summaryrefslogtreecommitdiff
path: root/sys/powerpc/include
Commit message (Expand)AuthorAgeFilesLines
* Copy releng/8.2 to release/8.2.0 for 8.2-RELEASE.release/8.2.0_cvsKen Smith2011-02-1677-77/+77
* MFC r212054:Nathan Whitehorn2010-11-221-1/+0
* MFC 211149,211151,211197,211518,215128:John Baldwin2010-11-111-2/+2
* MFC r209639 by marcel:Alexander Motin2010-11-101-87/+0
* MFC 210939:John Baldwin2010-11-091-0/+1
* MFC r208453:Konstantin Belousov2010-11-031-0/+10
* MFC r213456:Nathan Whitehorn2010-10-263-2/+8
* MFC r213307,213335:Nathan Whitehorn2010-10-172-9/+13
* MFC: r204646Marius Strobl2010-10-171-7/+0
* MFC r209950:Nathan Whitehorn2010-08-221-0/+2
* MFC r210369:Konstantin Belousov2010-08-051-0/+5
* MFC r208149,208285:Nathan Whitehorn2010-05-231-0/+5
* MFC r204051 (by imp):Konstantin Belousov2010-05-081-0/+2
* MFC rev 198341 and 198342:Marcel Moolenaar2010-03-311-1/+0
* MFC r204268:Nathan Whitehorn2010-03-201-0/+1
* MFC r204128:Nathan Whitehorn2010-03-202-8/+3
* MFC r200018:Nathan Whitehorn2010-01-201-5/+5
* MFC r199886:Nathan Whitehorn2009-12-082-1/+21
* MFC r198445:Nathan Whitehorn2009-12-081-0/+7
* MFC r198212,198378,198427,198428,198723,198724,198725,198731:Nathan Whitehorn2009-11-283-7/+8
* MFC r197316Alan Cox2009-10-311-0/+2
* MFC r197933:Konstantin Belousov2009-10-201-0/+2
* MFC r196196:Attilio Rao2009-08-131-0/+1
* Add support to the virtual memory system for configuring machine-Alan Cox2009-07-122-4/+10
* Cleanup ALIGNED_POINTER:Sam Leffler2009-07-051-0/+7
* Correct the #endif comment.Alan Cox2009-06-261-1/+1
* This change is the next step in implementing the cache control functionalityAlan Cox2009-06-261-0/+40
* Fix copy/paste typo in last revision. PMC0 control should be shifted 8Nathan Whitehorn2009-06-231-1/+1
* Teach cpu_est_clockrate() about the G5's slightly different PMC. ThisNathan Whitehorn2009-06-171-1/+24
* Initial version of the sec(4) driver for the integrated security engine foundRafal Jaworowski2009-06-061-0/+1
* Provide 64-bit big endian bus space operations for PowerPC. They are requiredRafal Jaworowski2009-06-061-0/+41
* Initial support for SMP on PowerPC MPC85xx.Rafal Jaworowski2009-05-213-0/+7
* Improve style(9)Rafal Jaworowski2009-05-141-6/+6
* PowerPC common SMP startup and time base rework.Rafal Jaworowski2009-05-143-4/+27
* Factor out platform dependent things unrelated to device drivers into aNathan Whitehorn2009-05-147-24/+111
* Add suppport for ISA and ISA interrupts to make the ATAMarcel Moolenaar2009-04-241-0/+2
* Remove PTE_FAKE and PTE_ISFAKE().Marcel Moolenaar2009-04-241-2/+0
* Centralize setting HID0/1 for E500. Rename HID defines which are specificRafal Jaworowski2009-04-221-4/+11
* Lower VM_MAX_KERNEL_ADDRESS to 0xf8000000. We actually haveMarcel Moolenaar2009-04-211-1/+1
* Don't conditionally define CACHE_LINE_SHIFT, as we anticipate sizingRobert Watson2009-04-201-2/+0
* Add description and cautionary note regarding CACHE_LINE_SIZE.Robert Watson2009-04-191-0/+4
* For each architecture, define CACHE_LINE_SHIFT and a derivedRobert Watson2009-04-191-0/+5
* Fix a typo in the SRR1 comparison for program exceptions. While here,Nathan Whitehorn2009-04-191-0/+11
* Rework the way we get the cacheline size. Instead of having a table ofNathan Whitehorn2009-04-122-0/+4
* Add sysarch.h. It's included by drm(4).Marcel Moolenaar2009-04-041-0/+43
* First round of cleanups. There's a lot of NetBSDism in this header.Marcel Moolenaar2009-04-041-77/+0
* PowerPC, meet kernel core dumps. The support is basedMarcel Moolenaar2009-04-041-0/+12
* Add support for 64-bit PowerPC CPUs operating in the 64-bit bridge modeNathan Whitehorn2009-04-045-27/+68
* Add AT_EXECPATH ELF auxinfo entry type. The value's a_ptr is a pointerKonstantin Belousov2009-03-171-1/+2
* Make MPC85xx LAW handling and reset routines aware of the MPC8548 variant.Rafal Jaworowski2009-03-131-0/+2