Fix the name for buildrom script
[coreboot.git] / util /
2006-09-15 Stefan Reinauerrun preprocessor on hand-crafted config files in abuild...
2006-09-15 Stefan Reinaueradd option to build autobuild images with real payloads
2006-09-08 Stefan Reinaueradd romcc manpage from Uwe Hermann
2006-09-06 Stefan ReinauerAdd patch from Uwe Hermann to support more ICH southbridges
2006-08-25 Stefan ReinauerPrint a warning if southbridge is not known to flashrom.
2006-08-23 Stefan ReinauerRemoving $Id$ tags as they have no meaning in SVN
2006-08-22 Stefan Reinauerdrop extensions directory. it has never been used.
2006-08-11 Richard Smith- fix dependency rule for Makefile and Makefile.settings
2006-08-03 Stefan Reinauersome documentation updates by Uwe and some smaller...
2006-07-31 Stefan ReinauerAdd support for SST39SF040 and SST39SF010A
2006-07-27 Stefan Reinaueradd flashrom manpage from Uwe Hermann
2006-07-20 Josiah EnglandNew analysis tool with preliminary source usage informa...
2006-07-19 Scott Tsai, scott... From: Scott Tsai, scott.tsai <AT> arima.com.tw
2006-06-30 Stefan Reinaueradd support for EFST F49B002UA (untested)
2006-06-26 Stefan Reinauercreate valid xmlfiles that pass xmllint
2006-06-25 Stefan Reinaueradd support for PMC 49FL002 as used in the RD1-PMC2
2006-06-14 Stefan Reinauernew flash part
2006-05-27 Stefan Reinaueradd full xml logging to abuild to work on the complete...
2006-05-02 Stefan Reinaueradd automatic payload compression method to LinuxBIOS
2006-04-23 Richard SmithAdds support for understanding bus:dev.func to the...
2006-03-31 Stefan Reinauer* https://openbios.org/roundup/linuxbios/issue96 -...
2006-03-31 Stefan Reinauer* support for Winbond W39V040A
2006-03-20 Stefan Reinauercompilation fix for gcc 4.0.2 (SUSE10)
2006-03-19 Stefan Reinauerredo ts5300 auto.c
2006-03-18 Stefan Reinauersmall ts5300 update, fix endian problem in dummmcr.
2006-03-17 Stefan Reinauerupdate dumpmmcr.c utility
2006-03-16 Stefan Reinauer- speed up flash verification by only printing 1 of...
2006-03-16 Stefan Reinauermake am29f040b driver more solid by printing every...
2006-03-16 Stefan Reinauersupport for Am29F016D
2006-03-16 Stefan Reinauerdump mmcr registers on Elan sc520
2006-03-14 Ronald G. MinnichFix for nehemiah
2006-03-01 Ronald G. Minnicha few new items and mods for ollie
2006-02-24 Ronald G. Minnichadded support for ICH5
2006-02-24 Stefan Reinauernew flashchip support by Leon Woestenberg <leonw@mailca...
2006-02-23 Ronald G. Minnichadded sharp flash
2006-02-22 Ronald G. Minnichoops, added a binary
2006-02-22 Ronald G. Minnichadded new superio. added new simple util.
2006-02-19 Stefan Reinauergcc 4.1 fixes.
2006-01-19 Ronald G. Minnichadd a tinylinux config file
2006-01-04 Stefan Reinauerpass on return values
2005-12-29 Stefan Reinauerfix buildrom compiler warnings with gcc4
2005-12-18 Stefan Reinauerredo image checking in conversion case. Please update...
2005-12-18 Stefan Reinauer* make -v switch print debug messages.
2005-12-04 Stefan Reinaueroops. no false positives please.
2005-12-04 Stefan Reinaueradd compilation time to abuild.sh
2005-12-04 Stefan Reinauerabuild changes to allow ignoring dummy directories...
2005-12-02 Stefan Reinauerfix up abuild.sh to new requirements. This might leave...
2005-12-02 Stefan Reinauer1201_ht_bus0_dev0_fidvid_core.diff
2005-12-01 Stefan Reinauerissue 40, make flashrom utility build process more...
2005-12-01 Stefan Reinauermention build dependencies in Makefile.
2005-11-26 Li-Ta Loflasrom update from Stefan, resovle issue 21
2005-11-26 Stefan Reinauerfix ron's issues with abuild.sh (don't hit me for not...
2005-11-24 Stefan Reinauerrename the directory to match the program name
2005-11-23 Ronald G. Minnichfix so it can use a pre-built test config.
2005-11-15 Stefan Reinauerset to executable
2005-11-14 Stefan Reinauercomment and unify lb_uint64 handling as discussed on...
2005-11-12 Stefan Reinaueradd utility to dump linuxbios table from v1
2005-10-25 Jason Schildt- Fixed fat-finger typo enable - enabled
2005-10-05 Stefan ReinauerUpdating FSF address in the code.
2005-09-09 Steven J. MagnaniRemove unnecessary #include that prevents cross-compila...
2005-08-10 Jason SchildtUndoing all HDAMA commits from LNXI from r2005->2003
2005-08-10 Jason Schildt- reverting back to original romcc.c before hdama check...
2005-08-09 Jason Schildt- Merge from linuxbios-lnxi (Linux Networx repository...
2005-08-04 Li-Ta LoGCC4 fix
2005-08-03 Li-Ta Lobug fix from Jonathan McDowell <noodles@earth.li>
2005-07-08 Yinghai Lueric patch
2005-07-06 arch import user... Revision: linuxbios@linuxbios.org--devel/freebios-...
2005-07-06 arch import user... Revision: linuxbios@linuxbios.org--devel/freebios-...
2005-07-06 arch import user... cleaning cvs leftovers
2005-02-08 Stefan Reinauerlarger default size
2005-01-17 Stefan ReinauerMake building with different libpci versions easier...
2005-01-11 Li-Ta Louse Paulo's reduced version
2005-01-11 Li-Ta Lo*** empty log message ***
2005-01-04 Stefan Reinaueradapt to freebios v2. still doesnt handle comments...
2004-12-10 Ronald G. Minnichmptable tool
2004-12-08 Li-Ta Loadded -E option for chip erase, remove duplicated code
2004-12-08 Li-Ta Loadd retry to write_byte_program_jedec(), 99% success...
2004-12-07 Li-Ta Loenable LPC decoding for 1 MB more addresss, for support...
2004-12-07 Li-Ta LoSST49LF00[2,3,4] should use
2004-11-28 Ronald G. Minnichfixes to make adl855pc compile.
2004-11-22 Eric Biederman- Add the cpu path support. Oops I failed to commit...
2004-11-20 Greg Watsonadded missing cpu and cpu_bus support
2004-11-15 Eric Biederman- Don't force spew level debug messages on the kherpi
2004-11-11 Eric Biedermanmpspec.h: Tweak the write_smp_table macro so that it...
2004-11-09 Eric Biederman- Clean up the CPP output a little bit
2004-11-09 Eric Biederman- Fix silly thinkos in that caused parsing problems...
2004-11-09 Eric Biederman- Fix minor glitch in romcc where it would not return...
2004-11-08 Eric Biederman- Romcc preprocessor bug fixes, (The code size went...
2004-11-05 Stefan Reinaueradd compiler from crosstool, too
2004-11-05 Eric Biederman- First pass at getting the powerpc ports to compile
2004-11-05 Stefan Reinauerremove nasty workaround, include echo in function again :)
2004-11-05 Stefan Reinaueradd debug function
2004-11-05 Stefan Reinauer...
2004-11-05 Eric Biederman- Add another possible powerpc cross compiler prefix
2004-11-05 Eric Biederman- More fixes...
2004-11-05 Eric Biederman- Ensure every copy of Options.lb uses:
2004-11-05 Eric Biederman- Ensure the all target is the first commands in the...
2004-11-05 Eric Biederman- Put the rule for the Makefile at the bottom of the...
2004-11-05 Eric Biederman- In the makefile header get the name of the Makefile...
2004-11-05 Eric Biederman- Massage the code to generate the top level Makefile...
next