summaryrefslogtreecommitdiffstats
path: root/util
Commit message (Expand)AuthorAgeFilesLines
* fix building on Linux again, working around crude runtime OS detection.Stefan Reinauer2009-10-051-0/+8
* This removes the uses of the buildrom utility and the coreboot.stripPatrick Georgi2009-10-041-107/+0
* Remove:Patrick Georgi2009-10-032-23/+1
* Compress stage if CONFIG_COMPRESS is activated, instead ofPatrick Georgi2009-09-301-1/+3
* Hm, quickfix to prevent the following crash, no idea yet what happens:Uwe Hermann2009-09-301-1/+1
* Add initial inteltool support for Intel 440BX/440LX and 82371AB/EB/MB.Maciej Pijanka2009-09-305-23/+102
* Fix endless loop when trying to add a too large file to CBFS,Patrick Georgi2009-09-302-32/+37
* Make the error messages somewhat less incomprehensible. I forget Ronald G. Minnich2009-09-291-5/+10
* This adds a simple script to build a default toolchain for corebootStefan Reinauer2009-09-267-0/+449
* This patch changes following in getpir application.Mohamed Mansoor2009-09-263-41/+51
* check for ELF payloads in cbfstoolCristi Magherusan2009-09-251-0/+6
* Add detection support for the SMSC FDC37M602.Uwe Hermann2009-09-241-0/+2
* Trivial fix for kbuildall: initialize "i", not CURRENTARGET [sic]Patrick Georgi2009-09-241-1/+1
* Make all Kconfig enabled boards build (tested with kbuildall).Patrick Georgi2009-09-241-2/+9
* fix some wrong occurences of the FSF's address (trivial)Stefan Reinauer2009-09-2321-21/+21
* fix some wrong versions of the FSF's address (trivial)Stefan Reinauer2009-09-237-10/+10
* This separates the code for each command in cbfstool. For the good and for theStefan Reinauer2009-09-221-80/+200
* * guard all mallocs in cbfstoolStefan Reinauer2009-09-222-4/+27
* .. make abuild Kconfig proof for the time being.Stefan Reinauer2009-09-221-1/+1
* back out some overzealous renames Stefan Reinauer2009-09-221-4/+4
* There was a missing addition of the size of the .notes.pinfo Ronald G. Minnich2009-09-172-1/+5
* kbuildall is a utility that generates default configs for allPatrick Georgi2009-09-161-0/+57
* Build cbfstool with debug flags and don't strip the executablePatrick Georgi2009-09-162-5/+4
* More error checking when trying to open files inPatrick Georgi2009-09-152-2/+14
* In the mainboard selection, the selected mainboard is printed twice inPatrick Georgi2009-09-141-0/+3
* Build cbfstool with native data size. Trivial change.Patrick Georgi2009-09-142-4/+4
* New cbfstool. Works without mmap or fork/exec andPatrick Georgi2009-09-1477-2440/+651
* fix compilation issues for pirq checker tool (trivial)Stefan Reinauer2009-09-102-1/+6
* port msrtool to darwin.Stefan Reinauer2009-09-016-5/+92
* * Add OSX/Darwin supportStefan Reinauer2009-09-012-4/+15
* nvramtool:Stefan Reinauer2009-09-013-6/+17
* Clean up Mac OS X support of inteltoolStefan Reinauer2009-09-014-39/+32
* add i810 and ich0Stefan Reinauer2009-08-295-4/+75
* Add Kconfig support for PCI option ROMS.Myles Watson2009-08-284-3/+13
* For Carl-Daniel: make x86emu silent again.Stefan Reinauer2009-08-271-0/+3
* Another trivial patch to fix up the x86emu cleanup.Patrick Georgi2009-08-271-1/+1
* coreboot was still using an old set (obsolete since yabel) of x86emu includesStefan Reinauer2009-08-272-5/+8
* Correct typos /subdir/subdirs/ in documentation and util/x86emu/Makefile.inc.Myles Watson2009-08-251-2/+2
* Use the gnu make .SILENT: mechanism instead of requiringPatrick Georgi2009-08-254-67/+67
* Improve build output.Uwe Hermann2009-08-251-2/+2
* Various Kconfig and Makefile.inc fixes and cosmetics.Uwe Hermann2009-08-252-11/+7
* 20090819-2-trim-down-cbfs:Patrick Georgi2009-08-202-12/+36
* Move CBFS header to a safer place.Thomas Jourdan2009-08-171-2/+2
* - AMD selected a couple of options that are incompatible with QEmu (andPatrick Georgi2009-08-131-1/+1
* Kconfig!Patrick Georgi2009-08-1252-2/+23133
* Don't pull in x86emu from a foreign directory anymore. ThisStefan Reinauer2009-08-1151-0/+21267
* drop dead nested assignment (trivial)Stefan Reinauer2009-07-261-3/+1
* CBFS stuff:Stefan Reinauer2009-07-231-1/+64
* - Remove superfluous / from pathStefan Reinauer2009-07-211-4/+2
* strdup the input of dirname, as dirname is freePatrick Georgi2009-07-181-2/+2
OpenPOWER on IntegriCloud