Age | Commit message (Expand) | Author |
2016-01-06 | cbfstool: Adapt "cbfstool copy" to only use fmap regions. | Patrick Georgi |
2016-01-06 | cbfstool: Use buffer over offset/size pair for cbfs_copy_instance | Patrick Georgi |
2016-01-05 | xcompile: Remove warnings about missing tools & architectures | Martin Roth |
2016-01-04 | util/crossgcc: Add ppc64el support | Timothy Pearson |
2016-01-04 | util/crossgcc: Regenerate MPFR autotools files before build | Timothy Pearson |
2016-01-04 | util/crossgcc: Bump GMP version to 6.1.0 | Timothy Pearson |
2016-01-04 | genbuild_h.sh: allow coreboot to be a git submodule | Ben Gardner |
2016-01-03 | sb/intel/bd82x6x: Add missing PCIIDs for variants . | Vladimir Serbinenko |
2015-12-29 | cbmem: Makefile: Add install target | Denis 'GNUtoo' Carikli |
2015-12-28 | genbuild_h.sh: Get current rev for git revision, not origin/master | Martin Roth |
2015-12-20 | buildgcc: Add coreboot toolchain string to clang version | Martin Roth |
2015-12-20 | board_status.sh: Double quote variables to prevent globbing and word splitting. | Martin Roth |
2015-12-20 | board_status.sh: checksum the rom and save it for later verification | Martin Roth |
2015-12-20 | board_status.sh: Clean up output, show what the script is doing | Martin Roth |
2015-12-20 | board_status.sh: Extract payload config & version files | Martin Roth |
2015-12-20 | board_status.sh: Update to fix serial port reads | Martin Roth |
2015-12-16 | buildgcc: Add coreboot toolchain version to iasl | Martin Roth |
2015-12-14 | msrtool/configure: change svn to git | Iru Cai |
2015-12-12 | cbfstool: add ppc64 support | Ronald G. Minnich |
2015-12-11 | build system: Switch to fmap based firmware layout | Patrick Georgi |
2015-12-09 | cbfstool: make top-aligned address work per-region | Patrick Georgi |
2015-12-08 | amdfwtool: Fill the first 3 romsig entries as 0 | zbao |
2015-12-07 | xcompile: Don't warn on missing power8 compiler | Martin Roth |
2015-12-06 | util/board_status: Fix a couple of ugly wiki lines | Timothy Pearson |
2015-12-06 | cbfstool: Re-align help text | Martin Roth |
2015-12-06 | Makefile: Individualize help targets & set as non-compile targets | Martin Roth |
2015-12-03 | add support for power8 to xcompile script | Ronald G. Minnich |
2015-12-02 | cbfstool: Fix checkpatch error | Stefan Reinauer |
2015-12-02 | cbfstool: remove trampoline_start and trampoline_size | Stefan Reinauer |
2015-12-02 | cbfstool: autocreate trampoline | Stefan Reinauer |
2015-12-02 | util/nvramtool: Use correct virtual address when mapping tables | Timothy Pearson |
2015-12-02 | kconfig_lint: Fix check_is_enabled for 2 symbols on the same line | Martin Roth |
2015-12-02 | kconfig_lint: Change from '$file at line $line' to $file:$line | Martin Roth |
2015-12-02 | kconfig_lint: Separate errors from warnings | Martin Roth |
2015-11-27 | crossgcc/buildgcc: add parameter to show version number of tool | Martin Roth |
2015-11-26 | util/kconfig: Remove utsname for mingw | zbao |
2015-11-26 | cbfstool: Add .SILENT: to Makefile | Stefan Reinauer |
2015-11-26 | amdfwtool: Correct the PSP2 directory layout | Zheng Bao |
2015-11-24 | Makefiles: Add / Update help for makefile targets | Martin Roth |
2015-11-20 | util/mma: Add MMA scripts for setup and getting results | Pratik Prajapati |
2015-11-20 | util/cbmem: Add --rawdump <cbtable ID> and extend -l output | Pratik Prajapati |
2015-11-20 | cbfstool: Add EFI and MMA file types | Pratik Prajapati |
2015-11-20 | util/cbmem: Fix out of bounds access | Aaron Durbin |
2015-11-20 | build system: tighten down .xcompile handling some more | Patrick Georgi |
2015-11-20 | xcompile: Redirect the objdump stderr to /dev/null | zbao |
2015-11-20 | util/kconfig: Set parameter of mkdir to only one for mingw. | zbao |
2015-11-20 | cbfstool: Fix build error with clang when comparing enum | zbao |
2015-11-19 | romcc: Allow adding non-existent paths to include path | Stefan Reinauer |
2015-11-19 | crossgcc: Update makefile builds | Martin Roth |
2015-11-19 | lint: properly terminate junit report on error | Patrick Georgi |