Various Doxygen comment fixes, typo fixes, etc.
[coreboot.git] / src / devices / root_device.c
2010-10-17 Uwe HermannVarious Doxygen comment fixes, typo fixes, etc.
2010-06-17 Myles WatsonAlways enable parent resources before child resources.
2010-06-09 Myles WatsonSame conversion as with resources from static arrays...
2010-04-27 Stefan ReinauerSince some people disapprove of white space cleanups...
2010-03-22 Stefan Reinauerprintk_foo -> printk(BIOS_FOO, ...)
2010-02-22 Stefan ReinauerThis is a general cleanup patch
2009-10-09 Myles WatsonAdd const to get rid of some warnings when passing...
2009-07-02 Myles WatsonMove the v3 resource allocator to v2.
2008-01-18 Stefan ReinauerPlease bear with me - another rename checkin. This...
2007-04-22 Uwe HermannAdd explicit license headers to all files in src/device.
2005-07-08 Yinghai Lueric patch
2005-07-06 arch import user... Revision: linuxbios@linuxbios.org--devel/freebios-...
2005-07-06 arch import user... Revision: linuxbios@linuxbios.org--devel/freebios-...
2004-12-03 Li-Ta Loallocating resource for legacy VGA frame buffer, it...
2004-11-25 Li-Ta Loupdate comment according to the new DOM
2004-10-30 Eric Biederman- To reduce confuse rename the parts of linuxbios bios...
2004-10-21 Eric Biederman- Bump the LinuxBIOS major version
2004-10-16 Eric Biederman- First stab at running linuxbios without the old stati...
2004-10-14 Eric Biederman- Updates for 64bit resource support, handling missing...
2004-10-14 Eric Biederman- First pass through with with device tree enhancement...
2004-05-10 Li-Ta Lorename walk_static_devices
2004-05-07 Li-Ta Locode reformat, doxidization
2004-05-05 Li-Ta Locode refromat, doxidization
2004-04-29 Li-Ta Lochanged dev->enable to dev->enabled. Sorry, I am the...
2004-03-23 Li-Ta LoDoxidization, reformat
2003-10-11 Eric Biederman - O2, enums, and switch statements work in romcc
2003-09-30 Ronald G. MinnichThe epia now works.
2003-09-02 Eric Biederman- Major update of the dynamic device tree so it can...