summaryrefslogtreecommitdiffstats
path: root/sys/powerpc/booke/machdep.c
Commit message (Expand)AuthorAgeFilesLines
* Enable power management for E500 cores. Use "doze" for now to makemarcel2010-03-231-12/+4
* Call the proper linkup routine in PowerPC Book-E machdep.raj2010-02-151-1/+1
* Add a CPU features framework on PowerPC and simplify CPU setup a littlenwhitehorn2009-11-281-1/+0
* In r197963, a race with thread being selected for signal deliverykib2009-10-271-7/+1
* Introduce support for cpufreq on PowerPC with the dynamic frequencynwhitehorn2009-05-311-8/+0
* Initial support for SMP on PowerPC MPC85xx.raj2009-05-211-0/+21
* Add cpu_flush_dcache() for use after non-DMA based I/O so that amarcel2009-05-181-0/+10
* Factor out platform dependent things unrelated to device drivers into anwhitehorn2009-05-141-29/+4
* o Properly set ksym_start & ksym_end when options DDB is set.marcel2009-04-211-2/+18
* Add support for 64-bit PowerPC CPUs operating in the 64-bit bridge modenwhitehorn2009-04-041-0/+3
* Make Book-E debug register state part of the PCB context.raj2009-02-271-5/+2
* Rework BookE pmap towards multi-core support.raj2009-01-131-0/+1
* Modularize the Open Firmware client interface to allow run-time switchingnwhitehorn2008-12-201-1/+0
* Minor clean up of BookE/MPC85XX: iprove naming and style(9).raj2008-12-171-24/+29
* Allow the cacheline size on PowerPC to be set at runtime. This is essential fornwhitehorn2008-09-241-2/+3
* Improve kernel stack handling on e500.raj2008-08-261-15/+12
* The VM system no longer uses setPQL2(). Remove it and its helpers.alc2008-05-231-8/+0
* - Add an integer argument to idle to indicate how likely we are to wakejeff2008-04-251-1/+8
* In keeping with style(9)'s recommendations on macros, use a ';'rwatson2008-03-161-1/+1
* Obtain TSEC h/w address from the parent bus (OCP) and not rely blindly on whatraj2008-03-121-1/+24
* Enable the D-cache and I-cache when not already enabled.marcel2008-03-081-3/+28
* Initial support for Freescale PowerQUICC III MPC85xx system-on-chip family.raj2008-03-031-0/+963
OpenPOWER on IntegriCloud