summaryrefslogtreecommitdiffstats
path: root/src/devices/root_device.c
Commit message (Expand)AuthorAgeFilesLines
* Rename devices -> deviceStefan Reinauer2012-11-301-166/+0
* Drop redundant CHIP_NAME in mainboard.cKyösti Mälkki2012-11-061-0/+2
* Cosmetics and coding style fixes in devices/*.Uwe Hermann2010-10-181-21/+23
* Various Doxygen comment fixes, typo fixes, etc.Uwe Hermann2010-10-171-16/+19
* Always enable parent resources before child resources.Myles Watson2010-06-171-31/+6
* Same conversion as with resources from static arrays to lists, exceptMyles Watson2010-06-091-11/+11
* Since some people disapprove of white space cleanups mixed in regular commitsStefan Reinauer2010-04-271-5/+5
* printk_foo -> printk(BIOS_FOO, ...)Stefan Reinauer2010-03-221-8/+8
* This is a general cleanup patchStefan Reinauer2010-02-221-1/+1
* Add const to get rid of some warnings when passing quoted strings.Myles Watson2009-10-091-8/+0
* Move the v3 resource allocator to v2.Myles Watson2009-07-021-31/+2
* Please bear with me - another rename checkin. This qualifies as trivial, noStefan Reinauer2008-01-181-1/+1
* Add explicit license headers to all files in src/device.Uwe Hermann2007-04-221-0/+24
* eric patchYinghai Lu2005-07-081-30/+42
* Revision: linuxbios@linuxbios.org--devel/freebios--devel--2.0--patch-30arch import user (historical)2005-07-061-0/+6
* Revision: linuxbios@linuxbios.org--devel/freebios--devel--2.0--patch-10arch import user (historical)2005-07-061-0/+2
* allocating resource for legacy VGA frame buffer, it is not 100%Li-Ta Lo2004-12-031-3/+2
* update comment according to the new DOMLi-Ta Lo2004-11-251-38/+43
* - To reduce confuse rename the parts of linuxbios bios that run fromEric Biederman2004-10-301-3/+3
* - Bump the LinuxBIOS major versionEric Biederman2004-10-211-5/+4
* - First stab at running linuxbios without the old static device tree.Eric Biederman2004-10-161-7/+4
* - Updates for 64bit resource support, handling missing devices and cpus in th...Eric Biederman2004-10-141-35/+33
* - First pass through with with device tree enhancement merge. Most of the me...Eric Biederman2004-10-141-31/+28
* rename walk_static_devicesLi-Ta Lo2004-05-101-12/+16
* code reformat, doxidizationLi-Ta Lo2004-05-071-8/+27
* code refromat, doxidizationLi-Ta Lo2004-05-051-1/+25
* changed dev->enable to dev->enabled. Sorry, I am the only one who can't speakLi-Ta Lo2004-04-291-9/+9
* Doxidization, reformatLi-Ta Lo2004-03-231-19/+19
* - O2, enums, and switch statements work in romccEric Biederman2003-10-111-0/+2
* The epia now works.Ronald G. Minnich2003-09-301-0/+6
* - Major update of the dynamic device tree so it can handleEric Biederman2003-09-021-0/+127