aboutsummaryrefslogtreecommitdiff
path: root/src/include/device/resource.h
AgeCommit message (Expand)Author
2012-08-04Make the device tree available in the rom stageStefan Reinauer
2012-08-01Intel Sandybridge: add reserved memory as resourcesKyösti Mälkki
2012-07-16Change uma_resource() to use new type IORESOURCE_UMA_FB.Kyösti Mälkki
2010-09-23Fix some wrong capitalizations, reformat comments, fix a typo.Stefan Reinauer
2010-09-09Add support for reserved regions to resources and coreboot tables.Myles Watson
2010-05-21Use lists instead of arrays for resources in devices to reduce memory usage.Myles Watson
2009-07-02Move the v3 resource allocator to v2.Myles Watson
2005-07-08eric patchYinghai Lu
2004-10-30- To reduce confuse rename the parts of linuxbios bios that run fromEric Biederman
2004-10-14- Update the device header filesEric Biederman
2004-03-19number of bits should be called log 2 rather than base 2Li-Ta Lo
2004-03-11- Moved hlt() to it's own header.Eric Biederman
2003-09-02- Major update of the dynamic device tree so it can handleEric Biederman
2003-04-24- Small step forward Linux boots and almost works...Eric Biederman