Age | Commit message (Expand) | Author |
2008-01-18 | Rename almost all occurences of LinuxBIOS to coreboot. | Stefan Reinauer |
2006-08-11 | - fix dependency rule for Makefile and Makefile.settings | Richard Smith |
2006-05-02 | add automatic payload compression method to LinuxBIOS | Stefan Reinauer |
2005-12-02 | 1201_ht_bus0_dev0_fidvid_core.diff | Stefan Reinauer |
2005-07-06 | cleaning cvs leftovers | arch import user (historical) |
2004-11-22 | - Add the cpu path support. Oops I failed to commit this earlier | Eric Biederman |
2004-11-20 | added missing cpu and cpu_bus support | Greg Watson |
2004-11-05 | - Ensure the all target is the first commands in the makefile.... | Eric Biederman |
2004-11-05 | - Put the rule for the Makefile at the bottom of the makefile! | Eric Biederman |
2004-11-05 | - In the makefile header get the name of the Makefile correct | Eric Biederman |
2004-11-05 | - Massage the code to generate the top level Makefile so the | Eric Biederman |
2004-10-21 | - Bump the LinuxBIOS major version | Eric Biederman |
2004-10-18 | - FIXED resources are also ASSIGNED resources | Eric Biederman |
2004-10-18 | - Set the parent's link properly in the bus field | Eric Biederman |
2004-10-16 | - Bump MAX_LINKS to 4 I have actually found an i2c bridge that needs this | Eric Biederman |
2004-10-16 | - HDAMA boots! | Eric Biederman |
2004-10-16 | - First stab at running linuxbios without the old static device tree. | Eric Biederman |
2004-10-16 | - Fix config.g and the hdama config so everthing builds again. | Eric Biederman |
2004-10-15 | add back stuff from before | Ronald G. Minnich |
2004-10-15 | fixes for apic, i2c | Ronald G. Minnich |
2004-10-15 | closer | Ronald G. Minnich |
2004-10-15 | this now works right. | Ronald G. Minnich |
2004-10-14 | more or less more or less broken | Ronald G. Minnich |
2004-10-14 | more breakage, thanks to Ron | Ronald G. Minnich |
2004-10-14 | - Add chip and a few other bug fixes | Eric Biederman |
2004-06-03 | remove brain-dead verify code | Greg Watson |
2004-04-29 | chaged chip_device_path::enable to chip_device_path::enabled, | Li-Ta Lo |
2004-04-13 | back out incorrect commit on config.g | Li-Ta Lo |
2004-04-13 | porting getpir to freebios2 | Li-Ta Lo |
2004-03-23 | These changes tighten up rules for exporting options. | Greg Watson |
2004-03-11 | - Moved hlt() to it's own header. | Eric Biederman |
2004-03-07 | config.g | Greg Watson |
2004-02-04 | - Update to the latest config.g | Eric Biederman |
2003-11-05 | New option behavior: | Greg Watson |
2003-10-14 | - Fix the link check so it actually checks for the appropriate maximum link | Eric Biederman |
2003-10-11 | - O2, enums, and switch statements work in romcc | Eric Biederman |
2003-09-26 | fix buildrom statement if there's only one romimage specified. | Stefan Reinauer |
2003-09-25 | allow default settings in the mainboard file | Ronald G. Minnich |
2003-09-17 | add filename to buildrom | Stefan Reinauer |
2003-09-12 | add cvsignore file | Stefan Reinauer |
2003-09-12 | add "clean" target | Stefan Reinauer |
2003-09-01 | - Updates to config.g so that it works more reliably and has initial support | Eric Biederman |
2003-08-06 | I mean it this time. NO more unnecessary 'dir' commands for cpus. | Ronald G. Minnich |
2003-08-06 | end silly multiple sources of /cpu/whatever. | Ronald G. Minnich |
2003-08-05 | Fixed version skew problem. | Greg Watson |
2003-08-05 | - Update the Makefile to have a proper ALL: target | Eric Biederman |
2003-08-04 | Commits for the new config static device design, to allow more than one static | Ronald G. Minnich |
2003-07-28 | Added support for naming instances of parts. This is to allow arbitrary | Greg Watson |
2003-07-25 | added a bit of error checking! | Greg Watson |
2003-07-24 | cpu should be vendor/device too... | Greg Watson |