summaryrefslogtreecommitdiffstats
path: root/sys/powerpc/ofw/ofw_machdep.c
Commit message (Expand)AuthorAgeFilesLines
* Allow callers of OF_decode_addr to get the size of the found mapping. Thisandrew2016-02-161-1/+4
* Extend Book-E to support >4GB RAMjhibbits2015-12-241-7/+4
* Implement OF_decode_addr() for arm. Move most of powerpc's implementationian2015-12-211-123/+17
* Where appropriate, use the endian-flipping OF_getencprop() instead ofnwhitehorn2015-11-171-7/+7
* Fix static fdt support.jhibbits2015-08-241-0/+2
* Missed ofw_machdep.c in r282264.jhibbits2015-04-301-7/+16
* Correctness improvements for removing FDT excluded memory areas.nwhitehorn2015-01-311-5/+5
* Remove space in the FDT reservation map from the available memory regionsnwhitehorn2015-01-201-4/+87
* Refactor PowerPC (especially AIM) init sequence to be less baroque.nwhitehorn2015-01-181-2/+14
* Remove last vestige of Apple-specific memory parsing removed in r258807.nwhitehorn2015-01-021-2/+0
* Allow booting with both a real Open Firmware tree and a flattened version ofnwhitehorn2015-01-011-0/+8
* Revert last few revisions; apologies for the noise. There are very rare,nwhitehorn2013-12-011-1/+49
* Deleted one line too many.nwhitehorn2013-12-011-0/+1
* No actual hardware supported by FreeBSD requires this SPRG save/restorenwhitehorn2013-12-011-52/+1
* Rearchitect platform memory map parsing to make it lessnwhitehorn2013-12-011-222/+14
* Add a printf to inform about the logical memory block size which is in useandreast2013-11-301-0/+1
* Save and restore the trap vectors when doing OF calls on pSeries machines.andreast2013-11-231-0/+32
* Make tsec work with the device tree present on the RB800. The previous codenwhitehorn2013-11-111-1/+7
* Allow OF_decode_addr() to also be able to map resources on big-endiannwhitehorn2013-11-111-5/+11
* Consolidate Apple firmware hacks and improve them by switching on thenwhitehorn2013-11-111-9/+14
* Rework handling of ofw_quiesce(), making it the responsibility of thenwhitehorn2013-09-271-29/+6
* Allow Open Firmware syscons to attach to devices without an "address"nwhitehorn2013-09-261-2/+4
* Prevent an error resulting from signed/unsigned comparison on systemsnwhitehorn2012-01-201-2/+2
* Retry the memory map-related portions of r222613, written by andreast,nwhitehorn2011-06-041-26/+145
* Temporarily back out those parts of r222613 related to parsing the memorynwhitehorn2011-06-021-144/+25
* MFpseries:nwhitehorn2011-06-021-39/+146
* Fix whitespace nit.nwhitehorn2011-03-091-1/+1
* Remove use of a separate ofw_pmap on 32-bit CPUs. Many Open Firmwarenwhitehorn2010-11-121-0/+661
OpenPOWER on IntegriCloud