summaryrefslogtreecommitdiffstats
path: root/sys/powerpc/booke
Commit message (Expand)AuthorAgeFilesLines
* Fix a typo in a comment.wkoszek2008-06-111-1/+1
* The VM system no longer uses setPQL2(). Remove it and its helpers.alc2008-05-231-8/+0
* Retire pmap_addr_hint(). It is no longer used.alc2008-05-181-10/+0
* MFp4: SMP supportmarcel2008-04-271-2/+2
* Eliminate track_modified_needed(), better known as pmap_track_modified()marcel2008-04-271-37/+8
* Introduce a dedicated file for MPC85xx-specific routines. Move cpu_reset()raj2008-04-261-17/+1
* - Add an integer argument to idle to indicate how likely we are to wakejeff2008-04-251-1/+8
* Now that all platforms use genclock, shuffle things around slightlyphk2008-04-221-1/+0
* Get rid of an empty RTC implementation and hook up genclock instead.phk2008-04-131-44/+0
* The "free-lance" timer in the i8254 is only used for the speakerphk2008-03-261-10/+0
* In keeping with style(9)'s recommendations on macros, use a ';'rwatson2008-03-162-2/+2
* Obtain TSEC h/w address from the parent bus (OCP) and not rely blindly on whatraj2008-03-121-1/+24
* Remove kernel support for M:N threading.jeff2008-03-122-6/+1
* 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-0312-0/+7710
OpenPOWER on IntegriCloud