Add support for enabling PCIe Common Clock and ASPM
[coreboot.git] / src / include / device / resource.h
2010-09-23 Stefan ReinauerFix some wrong capitalizations, reformat comments,...
2010-09-09 Myles WatsonAdd support for reserved regions to resources and coreb...
2010-05-21 Myles WatsonUse lists instead of arrays for resources in devices...
2009-07-02 Myles WatsonMove the v3 resource allocator to v2.
2005-07-08 Yinghai Lueric patch
2004-10-30 Eric Biederman- To reduce confuse rename the parts of linuxbios bios...
2004-10-14 Eric Biederman- Update the device header files
2004-03-19 Li-Ta Lonumber of bits should be called log 2 rather than base 2
2004-03-11 Eric Biederman- Moved hlt() to it's own header.
2003-09-02 Eric Biederman- Major update of the dynamic device tree so it can...
2003-04-24 Eric Biederman- Small step forward Linux boots and almost works...