summaryrefslogtreecommitdiffstats
path: root/sys/powerpc/booke/booke_machdep.c
Commit message (Expand)AuthorAgeFilesLines
* Remove dead code and dead comments, most notably the implemenation of thenwhitehorn2016-01-101-2/+1
* Make arguments for booke_init() u_long, to match register width.jhibbits2016-01-041-2/+2
* Set the cacheline size before calling powerpc_init()jhibbits2016-01-041-2/+2
* Bring CPU features list in line with the ABI requirements.nwhitehorn2016-01-021-0/+2
* Add platform support for QorIQ SoCs.jhibbits2015-12-301-1/+13
* No need to reset tlb1 here, it gets reset again after BSS is cleared injhibbits2015-12-111-4/+1
* Add more interrupts handled for booke.jhibbits2015-12-111-1/+13
* Correct return type of booke_init() prototype.jhibbits2015-08-081-1/+1
* Unify booke and AIM machdep.jhibbits2015-04-301-0/+388
OpenPOWER on IntegriCloud