summaryrefslogtreecommitdiffstats
path: root/sys/powerpc/booke/platform_bare.c
Commit message (Expand)AuthorAgeFilesLines
* Introduce PLATFORMMETHOD_END and use it.rpaulo2013-02-131-1/+1
* 1. Have the APs initialize the TLB1 entries from what has beenmarcel2012-11-031-9/+31
* Panic openly if we cannot retrieve memory information from the device tree.raj2012-05-301-3/+3
* Retrieve CPU number info from the device tree.raj2012-05-261-18/+8
* Rename e500 prefix to match other Book-E CPU variations. CPU id tidbits forraj2012-05-261-4/+5
* o Rename kernload_ap to bp_kernelload. This to introduce a common prefixmarcel2012-05-241-4/+16
* Fix OF_finddevice error return value in case of FDT.jchandra2011-12-021-1/+1
* Cross a T and dot an I:marcel2011-08-021-2/+3
* Add support for Juniper's loader. The difference between FreeBSD's andmarcel2011-08-021-5/+9
* MFCattilio2011-05-291-20/+31
|\
| * o The P1020(E) & P2020(E) also have two cores. This conditional hasmarcel2011-05-271-18/+20
* | MFCattilio2011-05-271-2/+5
|\ \ | |/
| * Don't assume we have a valid bootinfo pointer.marcel2011-05-261-2/+5
| * Revert r222069,222068 as they were intended to be committed to theattilio2011-05-181-3/+2
| * Fix newly introduced code.attilio2011-05-181-2/+3
* | Fix usage of cpumask that cannot be used like that anymore.attilio2011-05-181-2/+2
|/
* Support booting non FDT-capable loaders:marcel2011-01-171-2/+11
* Update PowerPC event timer code to use new event timers infrastructure.mav2010-09-111-1/+1
* Restructure how reset and poweroff are handled on PowerPC systems, sincenwhitehorn2010-08-311-0/+31
* Convert Freescale PowerPC platforms to FDT convention.raj2010-07-111-19/+50
* Discover and handle the number of E500 CPUs in run time.raj2009-06-051-2/+9
* Initial support for SMP on PowerPC MPC85xx.raj2009-05-211-0/+39
* Factor out platform dependent things unrelated to device drivers into anwhitehorn2009-05-141-0/+185
OpenPOWER on IntegriCloud