summaryrefslogtreecommitdiffstats
path: root/util
Commit message (Expand)AuthorAgeFilesLines
* mention build dependencies in Makefile.Stefan Reinauer2005-12-011-0/+13
* flasrom update from Stefan, resovle issue 21Li-Ta Lo2005-11-2638-517/+1104
* fix ron's issues with abuild.sh (don't hit me for not doing an issue tracker ...Stefan Reinauer2005-11-261-1/+3
* rename the directory to match the program nameStefan Reinauer2005-11-2431-0/+0
* fix so it can use a pre-built test config.Ronald G. Minnich2005-11-231-0/+7
* set to executableStefan Reinauer2005-11-151-0/+0
* comment and unify lb_uint64 handling as discussed on the mailinglistStefan Reinauer2005-11-141-8/+0
* add utility to dump linuxbios table from v1Stefan Reinauer2005-11-123-0/+369
* - Fixed fat-finger typo enable - enabled Jason Schildt2005-10-251-2/+2
* Updating FSF address in the code.Stefan Reinauer2005-10-051-2/+2
* Remove unnecessary #include that prevents cross-compilation with gcc 3.4.3 un...Steven J. Magnani2005-09-091-1/+0
* Undoing all HDAMA commits from LNXI from r2005->2003Jason Schildt2005-08-101-0/+0
* - reverting back to original romcc.c before hdama checkin broke allJason Schildt2005-08-101-109/+102
* - Merge from linuxbios-lnxi (Linux Networx repository) up to public tree.Jason Schildt2005-08-092-102/+109
* GCC4 fixLi-Ta Lo2005-08-041-3/+4
* bug fix from Jonathan McDowell <noodles@earth.li>Li-Ta Lo2005-08-031-1/+1
* eric patchYinghai Lu2005-07-082-5/+9
* Revision: linuxbios@linuxbios.org--devel/freebios--devel--2.0--patch-30arch import user (historical)2005-07-061-0/+38
* Revision: linuxbios@linuxbios.org--devel/freebios--devel--2.0--patch-12arch import user (historical)2005-07-064-0/+208
* cleaning cvs leftoversarch import user (historical)2005-07-064-7/+0
* larger default sizeStefan Reinauer2005-02-081-2/+2
* Make building with different libpci versions easier. The defines might go intoStefan Reinauer2005-01-172-1/+47
* use Paulo's reduced versionLi-Ta Lo2005-01-1124-17600/+10919
* *** empty log message ***Li-Ta Lo2005-01-113-3/+19
* adapt to freebios v2. still doesnt handle comments correctly.Stefan Reinauer2005-01-041-4/+4
* mptable toolRonald G. Minnich2004-12-102-0/+1329
* added -E option for chip erase, remove duplicated codeLi-Ta Lo2004-12-086-147/+49
* add retry to write_byte_program_jedec(), 99% success rateLi-Ta Lo2004-12-084-74/+12
* enable LPC decoding for 1 MB more addresss, for supporting SST49LF00xA/BLi-Ta Lo2004-12-073-12/+8
* SST49LF00[2,3,4] should useLi-Ta Lo2004-12-073-51/+49
* fixes to make adl855pc compile.Ronald G. Minnich2004-11-282-3/+10
* - Add the cpu path support. Oops I failed to commit this earlierEric Biederman2004-11-221-12/+21
* added missing cpu and cpu_bus supportGreg Watson2004-11-201-0/+23
* - Don't force spew level debug messages on the kherpiEric Biederman2004-11-151-643/+773
* mpspec.h: Tweak the write_smp_table macro so that it is safe if passed a comp...Eric Biederman2004-11-111-1/+2
* - Clean up the CPP output a little bitEric Biederman2004-11-091-11/+23
* - Fix silly thinkos in that caused parsing problems in romcc.Eric Biederman2004-11-091-20/+6
* - Fix minor glitch in romcc where it would not return from a header fileEric Biederman2004-11-091-1/+1
* - Romcc preprocessor bug fixes, (The code size went down about 350 lines.. :)Eric Biederman2004-11-081-787/+626
* add compiler from crosstool, tooStefan Reinauer2004-11-051-2/+3
* - First pass at getting the powerpc ports to compileEric Biederman2004-11-051-11/+24
* remove nasty workaround, include echo in function again :)Stefan Reinauer2004-11-051-4/+5
* add debug functionStefan Reinauer2004-11-051-4/+8
* ...Stefan Reinauer2004-11-051-18/+46
* - Add another possible powerpc cross compiler prefixEric Biederman2004-11-051-1/+1
* - More fixes...Eric Biederman2004-11-051-3/+3
* - Ensure every copy of Options.lb uses:Eric Biederman2004-11-051-15/+27
* - Ensure the all target is the first commands in the makefile....Eric Biederman2004-11-051-4/+4
* - Put the rule for the Makefile at the bottom of the makefile!Eric Biederman2004-11-051-1/+7
* - In the makefile header get the name of the Makefile correctEric Biederman2004-11-052-16/+18
OpenPOWER on IntegriCloud