Age | Commit message (Expand) | Author |
2017-03-06 | util/docker: Update dockerfiles & build method | Martin Roth |
2017-03-05 | buildgcc: Update GCC, Binutils, GMP, MPFR, GDB, IASL and LLVM | Iru Cai |
2017-03-02 | util/me_cleaner: Pull the latest changes from upstream | Nicola Corna |
2017-03-02 | autoport: add "-d" option to ectool to dump registers | Iru Cai |
2017-02-20 | board-status: Add README | Denis 'GNUtoo' Carikli |
2017-02-18 | boardstatus: wiki: Update XiVO's coreboot fork source address | Denis 'GNUtoo' Carikli |
2017-02-16 | sconfig: Add a new "SPI" device type | Furquan Shaikh |
2017-02-14 | util/lint: Don't check license text for files with under 5 lines | Martin Roth |
2017-02-10 | util/romcc: Don't reference a variable after checking it for NULL | Patrick Georgi |
2017-02-04 | util/blobtool: Add new tool for compiling/decompiling data blobs | Damien Zammit |
2017-02-04 | util/ifdtool: Fix ICH Gbe unlock | Patrick Rudolph |
2017-02-02 | ectool: Support OpenBSD | Steven Dee |
2017-01-31 | util/xcompile: parallelize compiler checks | Patrick Georgi |
2017-01-29 | autoport: add missing parameter for pc_keyboard_init() | Iru Cai |
2017-01-27 | board_status/towiki.sh: Add socket LGA775 | Arthur Heymans |
2017-01-27 | util/docker: Update makefile target names | Martin Roth |
2017-01-27 | util/docker: Update makefile with command to kill docker images | Martin Roth |
2017-01-27 | board_status/to-wiki: Update bucketize script | Martin Roth |
2017-01-25 | util: Add me_cleaner | Nicola Corna |
2017-01-24 | cbfs-compression-tool: catch compression failures | Patrick Georgi |
2017-01-20 | util/intelmetool: Try to activate the ME before scanning PCIe for it | Dan Elkouby |
2017-01-18 | cbfstool: Don't use le32toh(), it's non-standard | Nico Huber |
2017-01-17 | util/scripts: extend cross-repo-cherrypick | Patrick Georgi |
2017-01-13 | util/cbfstool: Enable adding precompressed files to cbfs | Patrick Georgi |
2017-01-12 | util/cbfstool: Add cbfs-compression-tool | Patrick Georgi |
2017-01-12 | util/cbfstool: compile with -O2 by default | Patrick Georgi |
2017-01-10 | buildgcc: try curl if wget is not present | Patrick Georgi |
2017-01-09 | util/abuild: Print list of failed boards at the end of the abuild | Martin Roth |
2017-01-09 | util/autoport: Fix gfx dump of log_maker | Sebastian 'Swift Geek' Grzywna |
2017-01-09 | util/lint: Add check for the signed-off-by line | Martin Roth |
2017-01-06 | util/romcc: avoid shifting more than the variable's width | Patrick Georgi |
2017-01-04 | util/crossgcc: update jenkins-build-toolchain | Martin Roth |
2017-01-04 | buildgcc: Remove quotes around a $CC call | Nico Huber |
2017-01-04 | util/cbfstool: Fix to build with latest llvm | Manoj Gupta |
2017-01-03 | util/romcc: remove dead assignments | Patrick Georgi |
2017-01-03 | util/romcc: Ensure that bit shift is valid | Patrick Georgi |
2017-01-03 | util/romcc: avoid leaking a type | Patrick Georgi |
2017-01-03 | util/romcc: avoid dereferencing NULL pointer | Patrick Georgi |
2017-01-03 | util/romcc: free variable after use | Patrick Georgi |
2017-01-03 | util/abuild: Don't set XGCCPATH if it's in the environment | Martin Roth |
2017-01-03 | util/inteltool: Add ICH6-10 to BIOS_CNTL list | Arthur Heymans |
2017-01-03 | util/inteltool: Fix ICH SPIBAR registers | Arthur Heymans |
2017-01-03 | superiotool: Add support for HWM registers on W83627EHG | Arthur Heymans |
2017-01-03 | superiotool: Add support for HWM registers on W83627DHG | Arthur Heymans |
2017-01-02 | util/cbfstool: Don't print region information on stderr by default | Patrick Georgi |
2016-12-28 | util/intelmetool: Fix warning building with 32-bit | Paul Menzel |
2016-12-28 | buildgcc: Indicate CXXFLAGS for binutils | Nico Huber |
2016-12-28 | buildgcc: Fix string comparison operator | Nico Huber |
2016-12-27 | buildgcc: Build GMP `--with-pic` if GCC defaults to `-pie` | Nico Huber |
2016-12-16 | util/romcc: Don't read 'member' if it might be NULL | Patrick Georgi |
2016-12-16 | util/broadcom: Check for successful file access | Patrick Georgi |
2016-12-16 | util/romcc: remove self-assignment | Patrick Georgi |
2016-12-16 | util/romcc: Move access after NULL-check | Patrick Georgi |
2016-12-16 | util/romcc: Fix resource leak | Patrick Georgi |
2016-12-16 | util/broadcom: Add two more NULL checks | Patrick Georgi |
2016-12-16 | util/broadcom: Check return value of stat() | Patrick Georgi |
2016-12-16 | util/broadcom: Initialize variable | Patrick Georgi |
2016-12-16 | util/broadcom: Close file after use | Patrick Georgi |
2016-12-16 | util/broadcom: Terminate string | Patrick Georgi |
2016-12-16 | util/broadcom: close file on error | Patrick Georgi |
2016-12-15 | util/ifdfake: Add number of regions | Nico Huber |
2016-12-15 | util/cbfstool: Handle error condition more carefully | Patrick Georgi |
2016-12-15 | util/cbfstool: check that buffer_create worked | Patrick Georgi |
2016-12-15 | util/cbfstool: Fix memory leak | Patrick Georgi |
2016-12-15 | util/cbfstool: Add NULL-ptr check | Patrick Georgi |
2016-12-15 | util/abuild: Fix update_config function | Martin Roth |
2016-12-13 | util/cbfstool: Enable filling fmap regions with a given value | Patrick Georgi |
2016-12-13 | util/cbfstool: require -i argument for cbfstool add-int | Patrick Georgi |
2016-12-12 | lint/kconfig_lint: Make sure all symbols have a type defined | Martin Roth |
2016-12-12 | util/lint: add check for auto-included headers | Martin Roth |
2016-12-12 | Kconfig: Change symbol override from warning to notice | Martin Roth |
2016-12-12 | util/docker: Add a makefile for common docker tasks | Martin Roth |
2016-12-12 | util/abuild: Add more error handling for command line options | Martin Roth |
2016-12-12 | util/abuild: Add argument -R to specify root directory | Martin Roth |
2016-12-12 | util/abuild: Clean up usage | Martin Roth |
2016-12-12 | util/abuild: Fix or disable shellcheck warnings | Martin Roth |
2016-12-09 | abuild: Build saved config files | Martin Roth |
2016-12-09 | util/kconfig/conf.c: Fix newline in error printf | Martin Roth |
2016-12-09 | util/lint: Add check to verify saved configs are miniconfigs | Martin Roth |
2016-12-07 | autoport: Fix romstage generator | Kyösti Mälkki |
2016-12-06 | buildgcc: Be less restrictive when trying to build GNAT | Nico Huber |
2016-12-06 | buildgcc: Fix function prototype in GCC | Nico Huber |
2016-12-04 | cbfstool: Fix off-by-one error in checking hash_type | Furquan Shaikh |
2016-11-30 | util/lint: Add check for symbolic links in the coreboot tree | Martin Roth |
2016-11-30 | util/lint: Exclude devicetree files with custom name from license check | Naresh G Solanki |
2016-11-28 | crossgcc/buildgcc: Show additional information while building | Martin Roth |
2016-11-28 | kconfig_lint: More updates for excluded files | Martin Roth |
2016-11-28 | kconfig_lint: exclude payloads from search, add back specific files | Martin Roth |
2016-11-28 | util/crossgcc: fix using -D | Patrick Georgi |
2016-11-21 | util/inteltool: Fix bay trail ahci device | Marshall Dawson |
2016-11-21 | util/amdfwtool: Wrap long lines, excluding comments | Martin Roth |
2016-11-21 | util/amdfwtool: Fix whitespace | Martin Roth |
2016-11-17 | crossgcc/buildgcc: Add package version to saved .success file | Martin Roth |
2016-11-10 | util/amdfwtool: unify return values, verify the file open | Martin Roth |
2016-11-10 | util/amdfwtool: add usage text | Martin Roth |
2016-11-10 | util/amdfwtool: fix clang warnings | Martin Roth |
2016-11-10 | util/amdfwtool: Update with ROM size command line parameter | Martin Roth |
2016-11-08 | ifdtool: Add option to specify platform (-p) quirks | Andrey Petrov |
2016-11-02 | util/amdfwtool: Increase space used for structures | Marc Jones |
2016-11-02 | util/amdfwtool: Add PSP2 options to optstring | Marc Jones |