summaryrefslogtreecommitdiffstats
path: root/sys/powerpc/include
Commit message (Expand)AuthorAgeFilesLines
* MFC r329859,r329860: Float protection in standkevans2018-04-062-0/+4
* Revert r330897:eadler2018-03-2968-136/+0
* MFC r325112:eadler2018-03-191-0/+2
* Partial merge of the SPDX changeseadler2018-03-1468-0/+136
* MFC r316648:pkelsey2018-01-251-4/+4
* MFC r326971, r327047 (by ian), r327053 (by marius), r327074, r327097:kib2017-12-261-0/+2
* MFC 323580,323933,323934,324814,324817: Enable AT_HWCAP on arm.jhb2017-11-141-1/+2
* MFC 323579,323585: Add AT_HWCAP and AT_EHDRFLAGS on all platforms.jhb2017-10-171-1/+3
* MFC r319871:kib2017-07-211-7/+7
* MFC efivar(8) (by imp):kib2017-05-201-0/+14
* MFC r314370,r318130,r318167:jhibbits2017-05-201-1/+1
* MFC r310146,r311912,r312369,r312617,r312614,r312659,r312974,r312977,r313005,r...jhibbits2017-04-012-4/+3
* MFC r311169,r311898,r312925,r312973,r312975,r313007,r313040,r313080,mjg2017-03-161-0/+123
* MFC r313194:kib2017-02-111-2/+0
* MFC r309167:jhibbits2016-12-091-1/+1
* Replace a number of conflations of mp_ncpus and mp_maxid with eithernwhitehorn2016-07-061-1/+1
* Fix SMP booting for PowerPC Book-Ejhibbits2016-04-191-1/+10
* Restructure device mappings for Book-E.jhibbits2016-04-101-1/+1
* Increase booke bus max address to 36-bits.jhibbits2016-03-181-0/+5
* Add support for the Freescale dTSEC DPAA-based ethernet controller.jhibbits2016-02-292-4/+4
* Implement pmap_change_attr() for PowerPC (Book-E only for now)jhibbits2016-02-272-0/+2
* Fix a panic bug that cropped up in the PTE rewrite.jhibbits2016-02-161-0/+1
* POSIX states that #include <signal.h> shall make both mcontext_t andkib2016-02-121-5/+5
* Migrate the PTE format for book-e to standardize on the 'indirect PTE' formatjhibbits2016-02-111-23/+23
* Restore the ABI of 'struct fpreg' on powerpc.jhb2016-02-011-5/+1
* Partially revert r294055.jhibbits2016-01-161-1/+1
* Adjust VM_MAX_KERNEL_ADDRESS to the max address, not the minimum next.jhibbits2016-01-141-2/+2
* Use setjmp() instead of the identical-except-for-having-a-wrong-prototypenwhitehorn2016-01-102-2/+6
* Bump the maximum number of interrupt controllers to allow for thenwhitehorn2016-01-021-1/+1
* Bring CPU features list in line with the ABI requirements.nwhitehorn2016-01-021-3/+16
* Extend idle support for newer Book-E cores.jhibbits2016-01-011-0/+2
* Extend Book-E to support >4GB RAMjhibbits2015-12-243-9/+11
* Implement OF_decode_addr() for arm. Move most of powerpc's implementationian2015-12-211-1/+0
* Add more interrupts handled for booke.jhibbits2015-12-111-0/+1
* Bump MAXCPU. We already run on hardware with 32 threads and the same hardwarenwhitehorn2015-12-031-1/+1
* Provide support for ELFv2 userland if using a newer compiler (recent clangnwhitehorn2015-12-031-0/+9
* Print machine check address for Book-E.jhibbits2015-11-301-0/+2
* Make ELFv2 powerpc64 kernels build and run. Loader support will come in anwhitehorn2015-11-291-1/+14
* On PowerPC 64bit, the linux-compat mb() definition is implemented withkib2015-11-241-18/+17
* Provide support for userland binaries using the new ELFv2 ABI. This is anwhitehorn2015-11-233-6/+19
* Revert r291009 until rman changes go in.jhibbits2015-11-191-5/+0
* Physical addresses for e500mc/e5500 are 36-bits, e6500 is 40-bits.jhibbits2015-11-181-0/+5
* Add PVR identifier for E6500, from the reference.jhibbits2015-09-091-0/+1
* pmap_mapdev_attr() also takes a vm_paddr_t.jhibbits2015-09-031-1/+1
* Extend pmap to support e500mc and e5500.jhibbits2015-08-281-1/+1
* Follow up to r287014jhibbits2015-08-223-2/+14
* Make kstack_pages a tunable on arm, x86, and powepc. On i386, thekib2015-08-101-1/+1
* Rationalize BSD license on sys/*/include/in_cksum.hemaste2015-08-051-1/+1
* Rationalize BSD license on sys/*/include/float.hemaste2015-08-051-1/+1
* Add two new pmap functions:jah2015-08-041-2/+10
OpenPOWER on IntegriCloud