index
:
netbsd
lockcount-9.3
lockdoc-10.99.5
lockdoc-10.99.5-vfs
lockdoc-9.3
lockdoc-9.3-vfs
trunk
NetBSD fork for lockdoc analysis
merlin@scholz.ruhr
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sys
/
arch
/
powerpc
/
include
/
ibm4xx
Age
Commit message (
Expand
)
Author
2022-09-12
Make ibm4xx kernels compiled by clang.
rin
2021-11-02
fix build with COPTS=-O0
ryo
2021-05-31
Include "opt_param.h" (ifdef _KERNEL_OPT) everywhere that MSGBUFSIZE is
simonb
2021-04-02
Add bit-field definitions for DCR_SDRAM0_B[0-3]CR registers.
rin
2021-03-30
G/C misleading <evbppc/tlb.h>. Use <powerpc/ibm4xx/tlb.h> directly.
rin
2021-03-30
Convert walnut to use powerpc/ibm4xx/openbios.
rin
2021-03-30
Remove unused "startkernel" argument for openbios_board_init().
rin
2021-03-30
G/C bootpath.
rin
2021-03-29
Set com(4) frequency in ibm4xx_device_register() in order to dedup codes.
rin
2021-03-05
Add 403 family processors other than 403GCX.
rin
2020-03-14
pmap_remove_all(): Return a boolean value to indicate the behaviour. If
ad
2020-03-05
Retire tlbpid_t (u_short):
rin
2019-07-17
Spell endianness correctly in comments
skrll
2019-03-27
fix protection
christos
2018-04-19
s/static inline/static __inline/g for consistency.
christos
2017-02-13
G/C VM_MAX_KERNEL_BUF
skrll
2015-02-23
Use default PAGER_MAP_DEFAULT_SIZE for ARM and PowerPC, exception
joerg
2013-11-21
Support Synopsys DesigneWave OTG on PowerPC 405EX.
kiyohara
2012-07-27
Fix some -fno-common fallout
matt
2011-06-30
Modify mapiodev to take a third argument indicating whether the space
matt
2011-06-22
Add support pci_intr_setattr.
matt
2011-06-20
PowerPC now exports a common view of cpu.h, vmparam.h and pmap.h
matt
2011-06-20
Change IBM4xx to use the common powerpc PIC framework.
matt
2011-06-20
Explicitly include <powerpc/psl.h>
matt
2011-06-18
Move PVR definitions to <powerpc/ibm4xx/spr.h>
matt
2011-06-17
struct device * -> device_t
matt
2011-05-12
Fix spl0(). Our IPL_NONE is not 0.
kiyohara
2011-04-04
Neither pci_dma64_available(), pci_probe_device(), pci_mapreg_map(9),
dyoung
2011-01-18
Add support for BookE Freescale MPC85xx (e500 core) processors.
matt
2010-11-06
Merge from uebayasi-xip:
uebayasi
2010-11-06
More registers to support IBM405GPr "External Bus".
uebayasi
2010-11-06
Remove incomplete, never worked dynamic run-time memory registration
uebayasi
2010-04-24
Support 64-bit imask for powerpc/pic.
kiyohara
2010-03-18
Support PowerPC 405EX/EXr.
kiyohara
2010-02-25
Split <powerpc/spr.h> into a common <powerpc/spr.h> and <powerpc/XXX/spr.h>
matt
2009-03-14
Remove all the __P() from sys (excluding sys/dist)
dsl
2009-03-06
Remove SHMMAXPGS from all kernel configs. Dynamically compute the
joerg
2008-12-09
Make pmap_kernel() a MI macro for struct pmap *kernel_pmap_ptr,
pooka
2008-04-28
Remove clause 3 and 4 from TNF licenses
martin
2007-12-03
Interrupt handling changes, in discussion since February:
ad
2007-10-25
defparam PAGER_MAP_SIZE.
yamt
2007-02-21
Replace the Mach-derived boolean_t type with the C99 bool type. A
thorpej
2006-12-21
merge yamt-splraiseipl branch.
yamt
2006-10-16
* convert ibm4xx-based evbppc from reserved-TLB entry allocation to recently
kiyohara
2006-09-27
Make sure we mask statclock timer on ibm4xx systems. This avoids
freza
2006-08-31
* ppc4xx_tlb_reserve(): allocate "reserved" TLB entries dynamically
freza
2006-08-31
* add PVR values for Xilinx 405 cores
freza
2006-07-12
Remove unused ppc4xx_tlb_unpin() function.
simonb
2006-06-30
Bring ibm4xx interrupt code up to date:
freza
2006-05-30
Remove duplicate definitions of mfdcr()/mtdcr() in favor of a single one
freza
[next]