Age | Commit message (Expand) | Author |
2009-11-03 | x86emu: Add support for the following opcodes: | Stefan Reinauer |
2009-11-02 | Add 82Q35/P35/Q33/G33/G31/P31 support to inteltool. | Loïc Grenié |
2009-10-31 | Only remove .xcompile with distclean. Look for crossgcc in util. | Myles Watson |
2009-10-30 | ADLO has long been replaced by SeaBIOS, and it's also in v1 if someone needs | Stefan Reinauer |
2009-10-28 | Add an initial version of some tools to compare (extended) K8 memory settings. | Ward Vandewege |
2009-10-28 | Remove all build/ prefixes in the build output. | Uwe Hermann |
2009-10-27 | Prefix all build output file names of files which end up in the build | Uwe Hermann |
2009-10-27 | Improve coreboot build output and eliminate some warnings: | Uwe Hermann |
2009-10-27 | Add few missing prototypes, and remove few unused (thus lonelly) variables. | Maciej Pijanka |
2009-10-26 | Add kconfig menus for most chipset VIDEO_MB values. | Uwe Hermann |
2009-10-25 | Option ROM init x86/x86emu update | Stefan Reinauer |
2009-10-24 | add CPP to xcompile in case we need it (trivial) | Stefan Reinauer |
2009-10-24 | move all register fram definitions to arch/register.h | Stefan Reinauer |
2009-10-23 | drop a lot of dead code, including an old winbond southbridge from our removed | Stefan Reinauer |
2009-10-16 | Drop duplicate version of the documentation/cbfs.txt file as discussed. | Uwe Hermann |
2009-10-16 | this is probably in vain because this tool should use the same x86emu as | Stefan Reinauer |
2009-10-12 | Add the compareboard utility which is useful for porting | Patrick Georgi |
2009-10-05 | fix building on Linux again, working around crude runtime OS detection. | Stefan Reinauer |
2009-10-04 | This removes the uses of the buildrom utility and the coreboot.strip | Patrick Georgi |
2009-10-03 | Remove: | Patrick Georgi |
2009-09-30 | Compress stage if CONFIG_COMPRESS is activated, instead of | Patrick Georgi |
2009-09-30 | Hm, quickfix to prevent the following crash, no idea yet what happens: | Uwe Hermann |
2009-09-30 | Add initial inteltool support for Intel 440BX/440LX and 82371AB/EB/MB. | Maciej Pijanka |
2009-09-30 | Fix endless loop when trying to add a too large file to CBFS, | Patrick Georgi |
2009-09-29 | Make the error messages somewhat less incomprehensible. I forget | Ronald G. Minnich |
2009-09-26 | This adds a simple script to build a default toolchain for coreboot | Stefan Reinauer |
2009-09-26 | This patch changes following in getpir application. | Mohamed Mansoor |
2009-09-25 | check for ELF payloads in cbfstool | Cristi Magherusan |
2009-09-24 | Add detection support for the SMSC FDC37M602. | Uwe Hermann |
2009-09-24 | Trivial fix for kbuildall: initialize "i", not CURRENTARGET [sic] | Patrick Georgi |
2009-09-24 | Make all Kconfig enabled boards build (tested with kbuildall). | Patrick Georgi |
2009-09-23 | fix some wrong occurences of the FSF's address (trivial) | Stefan Reinauer |
2009-09-23 | fix some wrong versions of the FSF's address (trivial) | Stefan Reinauer |
2009-09-22 | This separates the code for each command in cbfstool. For the good and for the | Stefan Reinauer |
2009-09-22 | * guard all mallocs in cbfstool | Stefan Reinauer |
2009-09-22 | .. make abuild Kconfig proof for the time being. | Stefan Reinauer |
2009-09-22 | back out some overzealous renames | Stefan Reinauer |
2009-09-17 | There was a missing addition of the size of the .notes.pinfo | Ronald G. Minnich |
2009-09-16 | kbuildall is a utility that generates default configs for all | Patrick Georgi |
2009-09-16 | Build cbfstool with debug flags and don't strip the executable | Patrick Georgi |
2009-09-15 | More error checking when trying to open files in | Patrick Georgi |
2009-09-14 | In the mainboard selection, the selected mainboard is printed twice in | Patrick Georgi |
2009-09-14 | Build cbfstool with native data size. Trivial change. | Patrick Georgi |
2009-09-14 | New cbfstool. Works without mmap or fork/exec and | Patrick Georgi |
2009-09-10 | fix compilation issues for pirq checker tool (trivial) | Stefan Reinauer |
2009-09-01 | port msrtool to darwin. | Stefan Reinauer |
2009-09-01 | * Add OSX/Darwin support | Stefan Reinauer |
2009-09-01 | nvramtool: | Stefan Reinauer |
2009-09-01 | Clean up Mac OS X support of inteltool | Stefan Reinauer |
2009-08-29 | add i810 and ich0 | Stefan Reinauer |