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