Age | Commit message (Expand) | Author |
2004-11-05 | - Massage the code to generate the top level Makefile so the | Eric Biederman |
2004-11-05 | stepan goes to bed now. | Stefan Reinauer |
2004-11-05 | - some steps towards cross compile | Stefan Reinauer |
2004-11-04 | - Update abuild.sh so it will rebuild successfull builds | Eric Biederman |
2004-10-30 | - To reduce confuse rename the parts of linuxbios bios that run from | Eric Biederman |
2004-10-21 | show error logfile | Stefan Reinauer |
2004-10-21 | - Bump the LinuxBIOS major version | Eric Biederman |
2004-10-20 | Tyan update to work with new CPU Config | Yinghai Lu |
2004-10-19 | initial checkin of automatic linuxbios image build test script | Stefan Reinauer |
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-10-06 | epia-m support | Ronald G. Minnich |
2004-09-30 | support for sst firmware hub | Ronald G. Minnich |
2004-09-28 | use hex print in id1, id2 | Ronald G. Minnich |
2004-09-28 | add support for ICH4. more i955pm stuff. | Ronald G. Minnich |
2004-09-07 | code reformat | Li-Ta Lo |
2004-09-07 | seperate code generation | Li-Ta Lo |
2004-07-08 | added testbios for V2 | Li-Ta Lo |
2004-06-29 | - Small bug fixes to romcc. The deep problems with not inlining functions re... | Eric Biederman |
2004-06-03 | remove brain-dead verify code | Greg Watson |
2004-05-29 | - Don't confuse return statements with conditional branches | Eric Biederman |
2004-05-28 | - Upgrade to romcc version 0.63 | Eric Biederman |
2004-05-24 | minor reformat | Li-Ta Lo |
2004-04-29 | chaged chip_device_path::enable to chip_device_path::enabled, | Li-Ta Lo |
2004-04-14 | seperate checksum and code generating code. | Li-Ta Lo |
2004-04-13 | removed unused assignirq.c and aute generated irq_tables.c | 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-04-13 | add missing return at 205 | Ronald G. Minnich |
2004-03-27 | data tye consistence | Li-Ta Lo |
2004-03-27 | removed false alarm of erase/write, use verify '-v' if you are not sure about... | Li-Ta Lo |
2004-03-23 | These changes tighten up rules for exporting options. | Greg Watson |
2004-03-22 | fixed minor typo | Li-Ta Lo |
2004-03-22 | more jedec standard consolidatation. | Li-Ta Lo |
2004-03-20 | rmove unused #define and function declaretion | Li-Ta Lo |
2004-03-20 | I have no idea what i was trying to show off when I used the while loop rather | Li-Ta Lo |
2004-03-20 | consolidate more jedec standard code | Li-Ta Lo |
2004-03-19 | remove duplicated code | Li-Ta Lo |
2004-03-18 | Added support for SST49LF0xxA parts. | David W. Hendricks |
2004-03-18 | Added support for more SST 49lf0xxA parts | David W. Hendricks |
2004-03-18 | forgot a semicolon | Li-Ta Lo |
2004-03-18 | removed unused code in pm49fl004, remove experimental delay in sst49lf040 | Li-Ta Lo |
2004-03-18 | fixed stupid i++ evalution order bug | Li-Ta Lo |
2004-03-18 | fixed 32bit v.s. 64bit long int arithematics | Li-Ta Lo |
2004-03-17 | removed spd_dump.c, it has nothing to do with flashing flash parts. | Li-Ta Lo |
2004-03-17 | move utility functions into new source files | Li-Ta Lo |
2004-03-17 | Added support for SST49LF040 | David W. Hendricks |
2004-03-11 | - Moved hlt() to it's own header. | Eric Biederman |
2004-03-07 | config.g | Greg Watson |
2004-02-13 | fix makefile | Ronald G. Minnich |
2004-02-10 | now we support 8111 and these parts. | Ronald G. Minnich |
2004-02-04 | - Update to the latest config.g | Eric Biederman |
2003-12-05 | - Lower DEBUG_CONSISTENCY to 1 2 is only really useful when debugging | Eric Biederman |
2003-11-05 | New option behavior: | Greg Watson |
2003-11-05 | fix volatile | Ronald G. Minnich |
2003-10-25 | due to popular demand, added flash_and_burn to the freebios2 tree. | Ronald G. Minnich |
2003-10-22 | - Update romcc to version 0.37 | Eric Biederman |
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-26 | get rid of pointer/int cast warnings on 64bit. | Stefan Reinauer |
2003-09-25 | allow default settings in the mainboard file | Ronald G. Minnich |
2003-09-18 | first shot of legacybios emulation. | Stefan Reinauer |
2003-09-17 | fix romcc compiling 32bit code on amd64 | Stefan Reinauer |
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 |
2003-07-24 | added uses checking at top level | Greg Watson |
2003-07-23 | static device names start with static_ | Greg Watson |
2003-07-23 | add clean to Makefile | Greg Watson |
2003-07-23 | new register format | Greg Watson |
2003-07-23 | Fix the generation of .o from .S | Ronald G. Minnich |
2003-07-23 | getting HDAMA to build. | Ronald G. Minnich |
2003-07-21 | - First pass at s2880 support. | Eric Biederman |
2003-07-21 | added payload | Greg Watson |
2003-07-21 | fix crt0 includes ordering | Greg Watson |
2003-07-21 | typo fixed. | Ronald G. Minnich |
2003-07-21 | more chip stuff | Greg Watson |
2003-07-20 | chip stuff | Greg Watson |
2003-07-19 | tidy up | Greg Watson |