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
/
evbppc
/
mpc85xx
Age
Commit message (
Expand
)
Author
2022-07-22
Split the i2c controller into 2 separate instances. This aligns with
thorpej
2022-07-22
Stop using deprecated problib functions.
thorpej
2022-07-22
Revert previous; that was intended to be two separate commits.
thorpej
2022-07-22
Stop using deprecated proplib functions.
thorpej
2022-03-03
powerpc: Use device_set_private for e500 cpuN.
riastradh
2022-02-12
evbppc/wdc(4) at obio: Stop fabricating bogus struct device.
riastradh
2021-08-07
Merge thorpej-cfargs2.
thorpej
2021-04-24
Merge thorpej-cfargs branch:
thorpej
2019-09-09
adjust several missed drivers for wdcprobe() changes of ATA NCQ branch
jdolecek
2019-04-11
Fix incorrect CVS Id
kamil
2018-07-15
Retire ipkdb entirely. The option was removed from the config files
maxv
2018-01-27
Fix more printf format strings for mfspr() (hi mrg).
flxd
2017-10-20
move ata_queue_alloc(1) and ata_queue_free() calls to ata_channel_init()
jdolecek
2017-10-07
adapt the rest of wdc attachments for NCQ branch merge
jdolecek
2016-12-22
switch all ports to use uvm_init.c:uvm_md_init()
cherry
2015-01-30
Added RouterBOARD RB850Gx2 config. md root only.
nonaka
2015-01-23
ddb MP support
nonaka
2015-01-06
No need to call e500_tlb1_sync() at e500_cpu_hatch(). It has already
nonaka
2015-01-05
Initialize TLB for non cpu0.
nonaka
2014-12-27
Preliminary support for P1023.
nonaka
2014-12-19
do page recolor.
nonaka
2014-12-19
Do probe cpu cache on !cpu0.
nonaka
2014-12-19
Increase timeout for the hatching to complete.
nonaka
2014-08-10
Drop .machine, Makefile.mpc85xx provides -me500 already.
joerg
2014-08-04
mpc85xx_extirq_names is not used for the MPC8548 branch.
joerg
2014-07-30
Correct last, ha+l uses lis+addi, so use h+l.
joerg
2014-07-30
Build 32bit constant with lis+ori, not lis+addi. The instructions
joerg
2014-07-24
Use volatile when writing to NULL.
joerg
2014-03-18
Merge riastradh-drm2 to HEAD.
riastradh
2013-07-17
kcpuset_t changes
matt
2013-07-17
Wait it actually wait.
matt
2012-07-31
Apply back changes that were reverted on Jul 24 and Jul 26 (general ata/wdc
bouyer
2012-07-29
Add command line processing from uboot
matt
2012-07-29
Make sure r8 isn't used.
matt
2012-07-29
Do not call setroot() from MD code and from MI code, which has
mlelstv
2012-07-26
Revert, with intention of restoring in a less invasive way, the SATA Port
jakllsch
2012-07-22
Split mdio/mii access into its own "device" and update accordingly.
matt
2012-07-18
Add P1025 support to the PCI truth tables.
matt
2012-07-17
The ETSEC on the P1025 has been moved/split so the MDIO stayed in the same
matt
2012-07-15
Add support for the Freescale TWR-P1025 evaluation board and the P1025/P1016
matt
2012-07-07
Whitespace.
skrll
2012-07-02
Add sata Port MultiPlier (PMP) support to the ata bus layer,
bouyer
2012-03-29
Add support for PMAP_MINIMALTLB.
matt
2012-01-27
converting extent(9) from malloc(9) to kmem(9)
para
2011-08-02
Fix tpyo.
matt
2011-07-25
Add support for MEMSIZE to limit the amount of memory detected.
matt
2011-07-20
Suppress a GCC 4.5 warning.
matt
2011-07-17
Retire varargs.h support. Move machine/stdarg.h logic into MI
joerg
2011-07-16
Fix off-by-one.
matt
2011-07-01
Fix some array bounds errors found by gcc 4.5
matt
[next]