Age | Commit message (Expand) | Author |
2012-11-27 | Get rid of drivers class | Patrick Georgi |
2010-12-08 | first round name simplification. drop the <component>_ prefix. | stepan |
2010-09-30 | Rename build system variables to be more intuitive, and | Patrick Georgi |
2010-06-09 | Same conversion as with resources from static arrays to lists, except | Myles Watson |
2010-04-27 | Since some people disapprove of white space cleanups mixed in regular commits | Stefan Reinauer |
2010-03-22 | printk_foo -> printk(BIOS_FOO, ...) | Stefan Reinauer |
2010-02-07 | newconfig is no more. | Patrick Georgi |
2009-10-09 | Remove default n statements to simplify .config and ldoptions files. | Myles Watson |
2009-09-22 | src/Kconfig: Remove HT-specific options. | Myles Watson |
2009-08-12 | This now builds. | Ronald G. Minnich |
2009-08-12 | Missing files from last patch. | Ronald G. Minnich |
2009-07-02 | Move the v3 resource allocator to v2. | Myles Watson |
2009-06-03 | Revert "CMOS: Add set_option and rework get_option." | Luc Verhaegen |
2009-06-03 | CMOS: Add set_option and rework get_option. | Luc Verhaegen |
2009-02-28 | coreboot-v2: drop this ugly historic union name in v2 that was dropped in v3 | Stefan Reinauer |
2007-10-24 | Ever wondered where those "setting incorrect section attributes for | Stefan Reinauer |
2005-07-08 | eric patch | Yinghai Lu |
2004-10-21 | - Bump the LinuxBIOS major version | Eric Biederman |
2004-04-29 | changed dev->enable to dev->enabled. Sorry, I am the only one who can't speak | Li-Ta Lo |
2004-03-12 | fixes for tyan | Ronald G. Minnich |
2004-03-11 | - Moved hlt() to it's own header. | Eric Biederman |
2003-12-02 | from Yh Lu | Ronald G. Minnich |
2003-10-11 | - O2, enums, and switch statements work in romcc | Eric Biederman |
2003-09-02 | - Major update of the dynamic device tree so it can handle | Eric Biederman |
2003-07-25 | YhLu's changes to resolve several memory and other problems. | Ronald G. Minnich |
2003-07-21 | - First pass at code for generic link width and size determination | Eric Biederman |
2003-07-17 | Config.lb for this new part | Ronald G. Minnich |
2003-07-17 | - Implement an enable method for pci devices. | Eric Biederman |