| Commit message (Expand) | Author | Age | Files | Lines |
* | Rename devices -> device | Stefan Reinauer | 2012-11-30 | 1 | -166/+0 |
* | Drop redundant CHIP_NAME in mainboard.c | Kyösti Mälkki | 2012-11-06 | 1 | -0/+2 |
* | Cosmetics and coding style fixes in devices/*. | Uwe Hermann | 2010-10-18 | 1 | -21/+23 |
* | Various Doxygen comment fixes, typo fixes, etc. | Uwe Hermann | 2010-10-17 | 1 | -16/+19 |
* | Always enable parent resources before child resources. | Myles Watson | 2010-06-17 | 1 | -31/+6 |
* | Same conversion as with resources from static arrays to lists, except | Myles Watson | 2010-06-09 | 1 | -11/+11 |
* | Since some people disapprove of white space cleanups mixed in regular commits | Stefan Reinauer | 2010-04-27 | 1 | -5/+5 |
* | printk_foo -> printk(BIOS_FOO, ...) | Stefan Reinauer | 2010-03-22 | 1 | -8/+8 |
* | This is a general cleanup patch | Stefan Reinauer | 2010-02-22 | 1 | -1/+1 |
* | Add const to get rid of some warnings when passing quoted strings. | Myles Watson | 2009-10-09 | 1 | -8/+0 |
* | Move the v3 resource allocator to v2. | Myles Watson | 2009-07-02 | 1 | -31/+2 |
* | Please bear with me - another rename checkin. This qualifies as trivial, no | Stefan Reinauer | 2008-01-18 | 1 | -1/+1 |
* | Add explicit license headers to all files in src/device. | Uwe Hermann | 2007-04-22 | 1 | -0/+24 |
* | eric patch | Yinghai Lu | 2005-07-08 | 1 | -30/+42 |
* | Revision: linuxbios@linuxbios.org--devel/freebios--devel--2.0--patch-30 | arch import user (historical) | 2005-07-06 | 1 | -0/+6 |
* | Revision: linuxbios@linuxbios.org--devel/freebios--devel--2.0--patch-10 | arch import user (historical) | 2005-07-06 | 1 | -0/+2 |
* | allocating resource for legacy VGA frame buffer, it is not 100% | Li-Ta Lo | 2004-12-03 | 1 | -3/+2 |
* | update comment according to the new DOM | Li-Ta Lo | 2004-11-25 | 1 | -38/+43 |
* | - To reduce confuse rename the parts of linuxbios bios that run from | Eric Biederman | 2004-10-30 | 1 | -3/+3 |
* | - Bump the LinuxBIOS major version | Eric Biederman | 2004-10-21 | 1 | -5/+4 |
* | - First stab at running linuxbios without the old static device tree. | Eric Biederman | 2004-10-16 | 1 | -7/+4 |
* | - Updates for 64bit resource support, handling missing devices and cpus in th... | Eric Biederman | 2004-10-14 | 1 | -35/+33 |
* | - First pass through with with device tree enhancement merge. Most of the me... | Eric Biederman | 2004-10-14 | 1 | -31/+28 |
* | rename walk_static_devices | Li-Ta Lo | 2004-05-10 | 1 | -12/+16 |
* | code reformat, doxidization | Li-Ta Lo | 2004-05-07 | 1 | -8/+27 |
* | code refromat, doxidization | Li-Ta Lo | 2004-05-05 | 1 | -1/+25 |
* | changed dev->enable to dev->enabled. Sorry, I am the only one who can't speak | Li-Ta Lo | 2004-04-29 | 1 | -9/+9 |
* | Doxidization, reformat | Li-Ta Lo | 2004-03-23 | 1 | -19/+19 |
* | - O2, enums, and switch statements work in romcc | Eric Biederman | 2003-10-11 | 1 | -0/+2 |
* | The epia now works. | Ronald G. Minnich | 2003-09-30 | 1 | -0/+6 |
* | - Major update of the dynamic device tree so it can handle | Eric Biederman | 2003-09-02 | 1 | -0/+127 |