aboutsummaryrefslogtreecommitdiff
path: root/sys/powerpc/mpc85xx/platform_mpc85xx.c
Commit message (Expand)AuthorAgeFilesLines
* powerpc: clean up empty lines in .c and .h filesMateusz Guzik2020-09-011-4/+2
* Add support for building Book-E kernels with clang/lld.Brandon Bergren2019-11-021-6/+11
* powerpc/mpc85xx: Use the proper (EREF) form of writing to DBCR0Justin Hibbits2019-05-231-5/+4
* powerpc/mpc85xx: Synchronize timebase the platform correct wayJustin Hibbits2019-02-271-1/+174
* powerpc/booke: Replace a logical equivalent of pmap_kextract() with a real callJustin Hibbits2018-12-101-2/+2
* powerpc: Prepare Book-E kernels for KERNBASE != run baseJustin Hibbits2018-11-281-2/+3
* Remove dead errata fixup codeJustin Hibbits2018-05-011-3/+0
* Remove platform_cpu_idle() and platform_cpu_idle_wakeup() interfacesJustin Hibbits2018-02-241-29/+0
* sys/powerpc: further adoption of SPDX licensing ID tags.Pedro F. Giffuni2017-11-271-0/+2
* Whether you can use mttb() or not is more complicated than whether PSL_HVNathan Whitehorn2017-11-251-0/+9
* Simplify the page tracking for VA<->PA translations.Justin Hibbits2016-11-161-0/+4
* Fix e500mc/derivatives cpu idleJustin Hibbits2016-10-051-12/+5
* Disable the qoriq errata fix for nowJustin Hibbits2016-09-071-0/+2
* Attach and LAW problems to fixJustin Hibbits2016-08-301-24/+11
* Only flush bp_kernload from the dcache, no need to sync the icache on the boo...Justin Hibbits2016-08-141-1/+1
* Add ePAPR boot support for PowerPC book-E (MPC85xx) hardwareJustin Hibbits2016-08-131-8/+80
* Merge MPC85XX and QorIQ config optionsJustin Hibbits2016-08-031-90/+86
* Fix SMP booting for PowerPC Book-EJustin Hibbits2016-04-191-19/+3
* Extend idle support for newer Book-E cores.Justin Hibbits2016-01-011-0/+37
* Add platform support for QorIQ SoCs.Justin Hibbits2015-12-301-12/+88
* Make the mpc85xx platform a kobj base class.Justin Hibbits2015-08-221-7/+2
* Rearchitect platform memory map parsing to make it lessNathan Whitehorn2013-12-011-4/+4
* Move CCSR discovery into the platform module, while simultaneously makingNathan Whitehorn2013-11-171-1/+54
* Rename the "bare" platform "mpc85xx", which is what it actually is, andNathan Whitehorn2013-11-111-0/+356