summaryrefslogtreecommitdiffstats
path: root/src/include/device/resource.h
Commit message (Expand)AuthorAgeFilesLines
* MTRR: Mark all prefetchable resources as WRCOMB.Vladimir Serbinenko2014-02-061-1/+0
* resources: introduce IORESOURCE_WRCOMBAaron Durbin2013-03-291-1/+1
* resources: remove IORESOURCE_[UMA_FB|IGNORE_MTRR]Aaron Durbin2013-03-291-2/+0
* Drop unused ISA Pnp definitionsKyösti Mälkki2012-08-271-36/+1
* Make the device tree available in the rom stageStefan Reinauer2012-08-041-1/+2
* Intel Sandybridge: add reserved memory as resourcesKyösti Mälkki2012-08-011-0/+1
* Change uma_resource() to use new type IORESOURCE_UMA_FB.Kyösti Mälkki2012-07-161-0/+2
* Fix some wrong capitalizations, reformat comments, fix a typo.Stefan Reinauer2010-09-231-1/+1
* Add support for reserved regions to resources and coreboot tables.Myles Watson2010-09-091-0/+1
* Use lists instead of arrays for resources in devices to reduce memory usage.Myles Watson2010-05-211-0/+1
* Move the v3 resource allocator to v2.Myles Watson2009-07-021-5/+10
* eric patchYinghai Lu2005-07-081-0/+3
* - To reduce confuse rename the parts of linuxbios bios that run fromEric Biederman2004-10-301-0/+10
* - Update the device header filesEric Biederman2004-10-141-3/+20
* number of bits should be called log 2 rather than base 2Li-Ta Lo2004-03-191-2/+2
* - Moved hlt() to it's own header.Eric Biederman2004-03-111-3/+3
* - Major update of the dynamic device tree so it can handleEric Biederman2003-09-021-2/+6
* - Small step forward Linux boots and almost works...Eric Biederman2003-04-241-0/+70
OpenPOWER on IntegriCloud