summaryrefslogtreecommitdiff
path: root/util
AgeCommit message (Expand)Author
2006-01-19add a tinylinux config fileRonald G. Minnich
2006-01-04pass on return valuesStefan Reinauer
2005-12-29fix buildrom compiler warnings with gcc4Stefan Reinauer
2005-12-18redo image checking in conversion case. Please update to thisStefan Reinauer
2005-12-18* make -v switch print debug messages.Stefan Reinauer
2005-12-04oops. no false positives please.Stefan Reinauer
2005-12-04add compilation time to abuild.shStefan Reinauer
2005-12-04abuild changes to allow ignoring dummy directories and injecting architectures.Stefan Reinauer
2005-12-02fix up abuild.sh to new requirements. This might leave some buildsStefan Reinauer
2005-12-021201_ht_bus0_dev0_fidvid_core.diffStefan Reinauer
2005-12-01issue 40, make flashrom utility build process more solid.Stefan Reinauer
2005-12-01mention build dependencies in Makefile.Stefan Reinauer
2005-11-26flasrom update from Stefan, resovle issue 21Li-Ta Lo
2005-11-26fix ron's issues with abuild.sh (don't hit me for not doing an issue tracker ...Stefan Reinauer
2005-11-24rename the directory to match the program nameStefan Reinauer
2005-11-23fix so it can use a pre-built test config.Ronald G. Minnich
2005-11-15set to executableStefan Reinauer
2005-11-14comment and unify lb_uint64 handling as discussed on the mailinglistStefan Reinauer
2005-11-12add utility to dump linuxbios table from v1Stefan Reinauer
2005-10-25- Fixed fat-finger typo enable - enabled Jason Schildt
2005-10-05Updating FSF address in the code.Stefan Reinauer
2005-09-09Remove unnecessary #include that prevents cross-compilation with gcc 3.4.3 un...Steven J. Magnani
2005-08-10Undoing all HDAMA commits from LNXI from r2005->2003Jason Schildt
2005-08-10- reverting back to original romcc.c before hdama checkin broke allJason Schildt
2005-08-09- Merge from linuxbios-lnxi (Linux Networx repository) up to public tree.Jason Schildt
2005-08-04GCC4 fixLi-Ta Lo
2005-08-03bug fix from Jonathan McDowell <noodles@earth.li>Li-Ta Lo
2005-07-08eric patchYinghai Lu
2005-07-06Revision: linuxbios@linuxbios.org--devel/freebios--devel--2.0--patch-30arch import user (historical)
2005-07-06Revision: linuxbios@linuxbios.org--devel/freebios--devel--2.0--patch-12arch import user (historical)
2005-07-06cleaning cvs leftoversarch import user (historical)
2005-02-08larger default sizeStefan Reinauer
2005-01-17Make building with different libpci versions easier. The defines might go intoStefan Reinauer
2005-01-11use Paulo's reduced versionLi-Ta Lo
2005-01-11*** empty log message ***Li-Ta Lo
2005-01-04adapt to freebios v2. still doesnt handle comments correctly.Stefan Reinauer
2004-12-10mptable toolRonald G. Minnich
2004-12-08added -E option for chip erase, remove duplicated codeLi-Ta Lo
2004-12-08add retry to write_byte_program_jedec(), 99% success rateLi-Ta Lo
2004-12-07enable LPC decoding for 1 MB more addresss, for supporting SST49LF00xA/BLi-Ta Lo
2004-12-07SST49LF00[2,3,4] should useLi-Ta Lo
2004-11-28fixes to make adl855pc compile.Ronald G. Minnich
2004-11-22- Add the cpu path support. Oops I failed to commit this earlierEric Biederman
2004-11-20added missing cpu and cpu_bus supportGreg Watson
2004-11-15- Don't force spew level debug messages on the kherpiEric Biederman
2004-11-11mpspec.h: Tweak the write_smp_table macro so that it is safe if passed a comp...Eric Biederman
2004-11-09- Clean up the CPP output a little bitEric Biederman
2004-11-09- Fix silly thinkos in that caused parsing problems in romcc.Eric Biederman
2004-11-09- Fix minor glitch in romcc where it would not return from a header fileEric Biederman
2004-11-08- Romcc preprocessor bug fixes, (The code size went down about 350 lines.. :)Eric Biederman