Age | Commit message (Expand) | Author |
2009-12-18 | - speed up board comparison by only building abuild configs, not the whole | Stefan Reinauer |
2009-12-17 | Make "KBuild report" a bit happier | Stefan Reinauer |
2009-12-13 | crossgcc: Fix MPFR download location | Peter Stuge |
2009-12-06 | cbfstool: Fill memory allocated in create_cbfs_file() with 0xff | Peter Stuge |
2009-12-01 | Eliminate some noise in the output of compareboard on non-K8/Fam10h boards | Patrick Georgi |
2009-11-28 | msrtool: Fix simple breakage in r4964 | Peter Stuge |
2009-11-28 | msrtool: Add FreeBSD support using /dev/cpuctl ioctl interface | Andriy Gapon |
2009-11-28 | msrtool: Make configure more POSIX sh friendly | Andriy Gapon |
2009-11-28 | msrtool: Actually do PREFIX substitution in Makefile | Peter Stuge |
2009-11-26 | Remove commented out example MSR definitions | Peter Stuge |
2009-11-26 | Add the following GeodeLX memory controller MSRs | Nathan Williams |
2009-11-25 | msrtool: Fix Geode LX probe function, Family/Model were swapped | Peter Stuge |
2009-11-21 | Make the kconfig-style build work in mingw: | Patrick Georgi |
2009-11-21 | Add GLCP_SYS_RSTPLL MSR defines for GeodeLX | Peter Stuge |
2009-11-17 | Initialize memory before using it. put_bits wants it that way. | Patrick Georgi |
2009-11-16 | msrtool: Add comment with DirectIO URL to the code where it is used. | Peter Stuge |
2009-11-12 | Cosmetics (trivial). | Uwe Hermann |
2009-11-12 | Print size of file on cbfs_add_file failure. The size of the file after | Myles Watson |
2009-11-12 | Add CONFIG_WARNINGS_ARE_ERRORS and set it for qemu. | Myles Watson |
2009-11-12 | Trivial debug print format string fix for romcc. | Myles Watson |
2009-11-11 | Rework bootblock size handling: | Patrick Georgi |
2009-11-09 | Add detection and dump support for the Winbond WPCD376I. | Sean Young |
2009-11-09 | Add a "locate" function cbfstool, which helps you find | Patrick Georgi |
2009-11-05 | biosemu (non-yabel) cleanup | Stefan Reinauer |
2009-11-05 | fix Qemu | Stefan Reinauer |
2009-11-05 | Get the passed in Bus/Device/Function from the correct location on the | Mark Marshall |
2009-11-05 | Use more care when implementing the PCI BIOS functions. | Mark Marshall |
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 |