Age | Commit message (Expand) | Author |
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 |
2016-11-02 | util/amdfwtool: Fix duplicate long option name | Marshall Dawson |
2016-10-31 | superiotool: Add undocumented registers of ITE IT8783E/F | Nico Huber |
2016-10-31 | superiotool: Add register definitions for ITE IT8783E/F | Nico Huber |
2016-10-31 | superiotool: Add an alternative dump format | Nico Huber |
2016-10-28 | util/xcompile/xcompile: Add a space before `&&` | Paul Menzel |
2016-10-27 | util/lint/lint: Show lint script output as it's running | Martin Roth |
2016-10-25 | util/scripts: add copyright notices | Patrick Georgi |
2016-10-25 | Rename and move util/gitconfig/rebase.sh | Patrick Georgi |
2016-10-25 | Drop convert-all-depthcharge-fmap.dts.sh script | Patrick Georgi |
2016-10-20 | util/inteltool: Remove unnecessary whitespace | Elyes HAOUAS |
2016-10-20 | util/inteltool: Use tabs for indents | Elyes HAOUAS |
2016-10-19 | util/msrtool: Use tabs for indents | Elyes HAOUAS |
2016-10-17 | cbfstool: Fix typo in help text | Patrick Georgi |
2016-10-17 | util/cbfstool: Allow overwriting CBFS regions with raw data on request | Patrick Georgi |
2016-10-15 | RISCV: change make-spike-elf to use the coreboot toolchain. | Ronald G. Minnich |
2016-10-10 | util/scripts: add gerrit-rebase script | Patrick Georgi |
2016-10-10 | ifdtool: don't write unused regions into a layout file | Alexander Couzens |
2016-10-09 | ifdtool: use max_regions to reflect ifd header version | Alexander Couzens |
2016-10-09 | ifdtool: promote max_regions as global | Alexander Couzens |
2016-10-08 | RISCV: have the make-spike-elf.sh script use the riscv tools | Ronald G. Minnich |
2016-10-07 | util/release/build-release: Update tar command | Martin Roth |
2016-10-07 | util/release/build-release: Update script | Martin Roth |
2016-10-04 | util/release: Update genrelnotes.script to the latest version | Martin Roth |
2016-10-03 | Revert "util/lint/kconfig_lint: change warning levels and text" | Martin Roth |
2016-10-03 | util/lint/kconfig_lint: change warning levels and text | Martin Roth |
2016-10-03 | util/lint/kconfig_lint: Check default types | Martin Roth |
2016-09-28 | cbfstool: set init_size for linux payloads. | Ronald G. Minnich |
2016-09-26 | crossgcc: Add Dockerfile | Patrick Georgi |
2016-09-21 | buildgcc: Build gnat by default if host compiler seems compatible | Nico Huber |
2016-09-21 | buildgcc: Ask the user to install gnat if it's missing | Nico Huber |
2016-09-21 | buildgcc: Don't try to build gnat with a different version | Nico Huber |
2016-09-21 | buildgcc: Warn when building GCC with a different major version | Nico Huber |
2016-09-21 | buildgcc: Add functions to test GCC versions | Nico Huber |