aboutsummaryrefslogtreecommitdiff
path: root/sys/powerpc/include/hid.h
Commit message (Expand)AuthorAgeFilesLines
* On POWER9 clear the HID0_RADIX before enabling the page tablesJustin Hibbits2018-05-261-0/+1
* sys: further adoption of SPDX licensing ID tags.Pedro F. Giffuni2017-11-201-0/+2
* Set EN_MAS7_UPDATE HID0 bit for e500 core.Justin Hibbits2016-08-071-1/+2
* Update HID defines for E500mc and E5500 CPU cores.Rafal Jaworowski2012-05-251-0/+53
* MFppc64:Nathan Whitehorn2010-07-131-1/+2
* Turn on NAP mode on G5 systems, and refactor the HID0 setup code a little.Nathan Whitehorn2009-10-241-0/+7
* Centralize setting HID0/1 for E500. Rename HID defines which are specificRafal Jaworowski2009-04-221-4/+11
* Rework the way we get the cacheline size. Instead of having a table ofNathan Whitehorn2009-04-121-0/+2
* Add support for 64-bit PowerPC CPUs operating in the 64-bit bridge modeNathan Whitehorn2009-04-041-0/+1
* Unify and generalize PowerPC headers, adjust AIM code accordingly.Rafal Jaworowski2008-03-021-34/+39
* Teach PowerPC CPU identification routines to recognize e500 cores. Fix styleRafal Jaworowski2008-02-251-2/+9
* HID0 updates:Peter Grehan2005-02-041-3/+6
* Definitions for MPC7457 CPU type and HID0 bitsPeter Grehan2004-02-091-35/+40
* - Update spr.hBenno Rice2003-02-051-0/+129