- With Xeon cpus it seems best to use the tsc calibrated with timer2 as
[coreboot.git] / util /
2004-10-21 Stefan Reinauershow error logfile
2004-10-21 Eric Biederman- Bump the LinuxBIOS major version
2004-10-20 Yinghai LuTyan update to work with new CPU Config
2004-10-19 Stefan Reinauerinitial checkin of automatic linuxbios image build...
2004-10-18 Eric Biederman- FIXED resources are also ASSIGNED resources
2004-10-18 Eric Biederman- Set the parent's link properly in the bus field
2004-10-16 Eric Biederman- Bump MAX_LINKS to 4 I have actually found an i2c...
2004-10-16 Eric Biederman- HDAMA boots!
2004-10-16 Eric Biederman- First stab at running linuxbios without the old stati...
2004-10-16 Eric Biederman- Fix config.g and the hdama config so everthing builds...
2004-10-15 Ronald G. Minnichadd back stuff from before
2004-10-15 Ronald G. Minnichfixes for apic, i2c
2004-10-15 Ronald G. Minnichcloser
2004-10-15 Ronald G. Minnichthis now works right.
2004-10-14 Ronald G. Minnichmore or less more or less broken
2004-10-14 Ronald G. Minnichmore breakage, thanks to Ron
2004-10-14 Eric Biederman- Add chip and a few other bug fixes
2004-10-06 Ronald G. Minnichepia-m support
2004-09-30 Ronald G. Minnichsupport for sst firmware hub
2004-09-28 Ronald G. Minnichuse hex print in id1, id2
2004-09-28 Ronald G. Minnichadd support for ICH4. more i955pm stuff.
2004-09-07 Li-Ta Locode reformat
2004-09-07 Li-Ta Loseperate code generation
2004-07-08 Li-Ta Loadded testbios for V2
2004-06-29 Eric Biederman- Small bug fixes to romcc. The deep problems with...
2004-06-03 Greg Watsonremove brain-dead verify code
2004-05-29 Eric Biederman- Don't confuse return statements with conditional...
2004-05-28 Eric Biederman- Upgrade to romcc version 0.63
2004-05-24 Li-Ta Lominor reformat
2004-04-29 Li-Ta Lochaged chip_device_path::enable to chip_device_path...
2004-04-14 Li-Ta Loseperate checksum and code generating code.
2004-04-13 Li-Ta Loremoved unused assignirq.c and aute generated irq_tables.c
2004-04-13 Li-Ta Loback out incorrect commit on config.g
2004-04-13 Li-Ta Loporting getpir to freebios2
2004-04-13 Ronald G. Minnichadd missing return at 205
2004-03-27 Li-Ta Lodata tye consistence
2004-03-27 Li-Ta Loremoved false alarm of erase/write, use verify '-v...
2004-03-23 Greg WatsonThese changes tighten up rules for exporting options.
2004-03-22 Li-Ta Lofixed minor typo
2004-03-22 Li-Ta Lomore jedec standard consolidatation.
2004-03-20 Li-Ta Lormove unused #define and function declaretion
2004-03-20 Li-Ta LoI have no idea what i was trying to show off when I...
2004-03-20 Li-Ta Loconsolidate more jedec standard code
2004-03-19 Li-Ta Loremove duplicated code
2004-03-18 David W. HendricksAdded support for SST49LF0xxA parts.
2004-03-18 David W. HendricksAdded support for more SST 49lf0xxA parts
2004-03-18 Li-Ta Loforgot a semicolon
2004-03-18 Li-Ta Loremoved unused code in pm49fl004, remove experimental...
2004-03-18 Li-Ta Lofixed stupid i++ evalution order bug
2004-03-18 Li-Ta Lofixed 32bit v.s. 64bit long int arithematics
2004-03-17 Li-Ta Loremoved spd_dump.c, it has nothing to do with flashing...
2004-03-17 Li-Ta Lomove utility functions into new source files
2004-03-17 David W. HendricksAdded support for SST49LF040
2004-03-11 Eric Biederman- Moved hlt() to it's own header.
2004-03-07 Greg Watsonconfig.g
2004-02-13 Ronald G. Minnichfix makefile
2004-02-10 Ronald G. Minnichnow we support 8111 and these parts.
2004-02-04 Eric Biederman- Update to the latest config.g
2003-12-05 Eric Biederman- Lower DEBUG_CONSISTENCY to 1 2 is only really useful...
2003-11-05 Greg WatsonNew option behavior:
2003-11-05 Ronald G. Minnichfix volatile
2003-10-25 Ronald G. Minnichdue to popular demand, added flash_and_burn to the...
2003-10-22 Eric Biederman- Update romcc to version 0.37
2003-10-14 Eric Biederman- Fix the link check so it actually checks for the...
2003-10-11 Eric Biederman - O2, enums, and switch statements work in romcc
2003-09-26 Stefan Reinauerfix buildrom statement if there's only one romimage...
2003-09-26 Stefan Reinauerget rid of pointer/int cast warnings on 64bit.
2003-09-25 Ronald G. Minnichallow default settings in the mainboard file
2003-09-18 Stefan Reinauerfirst shot of legacybios emulation.
2003-09-17 Stefan Reinauerfix romcc compiling 32bit code on amd64
2003-09-17 Stefan Reinaueradd filename to buildrom
2003-09-12 Stefan Reinaueradd cvsignore file
2003-09-12 Stefan Reinaueradd "clean" target
2003-09-01 Eric Biederman- Updates to config.g so that it works more reliably...
2003-08-06 Ronald G. MinnichI mean it this time. NO more unnecessary 'dir' commands...
2003-08-06 Ronald G. Minnichend silly multiple sources of /cpu/whatever.
2003-08-05 Greg WatsonFixed version skew problem.
2003-08-05 Eric Biederman- Update the Makefile to have a proper ALL: target
2003-08-04 Ronald G. MinnichCommits for the new config static device design, to...
2003-07-28 Greg WatsonAdded support for naming instances of parts. This is...
2003-07-25 Greg Watsonadded a bit of error checking!
2003-07-24 Greg Watsoncpu should be vendor/device too...
2003-07-24 Greg Watsonadded uses checking at top level
2003-07-23 Greg Watsonstatic device names start with static_
2003-07-23 Greg Watsonadd clean to Makefile
2003-07-23 Greg Watsonnew register format
2003-07-23 Ronald G. MinnichFix the generation of .o from .S
2003-07-23 Ronald G. Minnichgetting HDAMA to build.
2003-07-21 Eric Biederman- First pass at s2880 support.
2003-07-21 Greg Watsonadded payload
2003-07-21 Greg Watsonfix crt0 includes ordering
2003-07-21 Ronald G. Minnichtypo fixed.
2003-07-21 Greg Watsonmore chip stuff
2003-07-20 Greg Watsonchip stuff
2003-07-19 Greg Watsontidy up
2003-07-19 Greg Watsona few changes
2003-07-18 Greg WatsonAllow options in mainboard configuration file
2003-07-18 Greg Watsonfix problems with options, more functionality
2003-07-17 Greg Watsonadded romimage support
2003-07-14 Greg Watsonnew config rules
next