summaryrefslogtreecommitdiff
path: root/src/devices/root_device.c
AgeCommit message (Expand)Author
2012-11-30Rename devices -> deviceStefan Reinauer
2012-11-06Drop redundant CHIP_NAME in mainboard.cKyösti Mälkki
2010-10-18Cosmetics and coding style fixes in devices/*.Uwe Hermann
2010-10-17Various Doxygen comment fixes, typo fixes, etc.Uwe Hermann
2010-06-17Always enable parent resources before child resources.Myles Watson
2010-06-09Same conversion as with resources from static arrays to lists, exceptMyles Watson
2010-04-27Since some people disapprove of white space cleanups mixed in regular commitsStefan Reinauer
2010-03-22printk_foo -> printk(BIOS_FOO, ...)Stefan Reinauer
2010-02-22This is a general cleanup patchStefan Reinauer
2009-10-09Add const to get rid of some warnings when passing quoted strings.Myles Watson
2009-07-02Move the v3 resource allocator to v2.Myles Watson
2008-01-18Please bear with me - another rename checkin. This qualifies as trivial, noStefan Reinauer
2007-04-22Add explicit license headers to all files in src/device.Uwe Hermann
2005-07-08eric patchYinghai Lu
2005-07-06Revision: linuxbios@linuxbios.org--devel/freebios--devel--2.0--patch-30arch import user (historical)
2005-07-06Revision: linuxbios@linuxbios.org--devel/freebios--devel--2.0--patch-10arch import user (historical)
2004-12-03allocating resource for legacy VGA frame buffer, it is not 100%Li-Ta Lo
2004-11-25update comment according to the new DOMLi-Ta Lo
2004-10-30- To reduce confuse rename the parts of linuxbios bios that run fromEric Biederman
2004-10-21- Bump the LinuxBIOS major versionEric Biederman
2004-10-16- First stab at running linuxbios without the old static device tree.Eric Biederman
2004-10-14- Updates for 64bit resource support, handling missing devices and cpus in th...Eric Biederman
2004-10-14- First pass through with with device tree enhancement merge. Most of the me...Eric Biederman
2004-05-10rename walk_static_devicesLi-Ta Lo
2004-05-07code reformat, doxidizationLi-Ta Lo
2004-05-05code refromat, doxidizationLi-Ta Lo
2004-04-29changed dev->enable to dev->enabled. Sorry, I am the only one who can't speakLi-Ta Lo
2004-03-23Doxidization, reformatLi-Ta Lo
2003-10-11 - O2, enums, and switch statements work in romccEric Biederman
2003-09-30The epia now works.Ronald G. Minnich
2003-09-02- Major update of the dynamic device tree so it can handleEric Biederman