Age | Commit message (Expand) | Author |
2017-09-28 | util/cbmem: be explicit about memory map sizes | Aaron Durbin |
2017-09-28 | util/cbmem: make data structure accesses const | Aaron Durbin |
2017-09-27 | smbus: Fix a typo ("Set the device I'm talking too") | Jonathan Neuschäfer |
2017-09-20 | util/cbfstool: Add "expand" command to make CBFS span an fmap region | Patrick Georgi |
2017-09-20 | util/docker: Update coreboot-sdk dockerfile | Martin Roth |
2017-09-20 | util/lint: update checkpatch & spelling.txt to upstream versions | Martin Roth |
2017-09-20 | board_status: Tell user where to find output when results are uploaded | David Hendricks |
2017-09-17 | ifdtool: Refactor some code | Bill XIE |
2017-09-17 | ifdtool: redesign some structures | Bill XIE |
2017-09-17 | ifdtool: merge region_filenames with region_name(s) | Bill XIE |
2017-09-17 | ifdtool: Const-correct and redesign some functions | Bill XIE |
2017-09-17 | board_status: Add option to set cbmem path | David Hendricks |
2017-09-15 | util/scripts/cross-repo-cherrypick: improve cros-side rewrite | Patrick Georgi |
2017-09-13 | rmodtool: Increase limit on number of symbols | Damien Zammit |
2017-09-13 | util/lint: Exclude external payloads from coreboot lowercase check | Martin Roth |
2017-09-06 | util/cbmem: Pretty print STAGEx_META and _CACHE | Kyösti Mälkki |
2017-09-06 | util/testing: Don't keep tegra lp0 build results | Patrick Georgi |
2017-09-06 | util/testing: Also test-build tegra's lp0 resume code | Patrick Georgi |
2017-09-06 | intelmetool: Add support for Sunrise Point-H | Shawn Chang |
2017-09-06 | abuild: Allow building with any toolchain | Damien Zammit |
2017-09-04 | util/board_status: do a spell check | Idwer Vollering |
2017-09-02 | buildgcc: Fix up cross GCC building | Nico Huber |
2017-09-02 | clang: Enable integrated assembler on clang builds | Damien Zammit |
2017-09-02 | util/lint/checkpatch: Untaint variables from env & command line | Martin Roth |
2017-09-01 | buildgcc: Integrate nds32 update from Andes Technology | Stefan Reinauer |
2017-08-22 | util/msrtool: Exit program after displaying the help message | Maciej Suminski |
2017-08-22 | util/inteltool: Remove duplicated error message, switch to snprintf | Maciej Suminski |
2017-08-20 | util/inteltool: Fix a comparison between signed and unsigned integers | Maciej Suminski |
2017-08-20 | util/me_cleaner: Pull the latest changes from upstream | Nicola Corna |
2017-08-18 | kbc1126_ec_dump: fix some errors | Iru Cai |
2017-08-17 | util/lint: Change final-newlines to lint-test from lint-extended-test | Martin Roth |
2017-08-17 | lint: update signed-off-by check | Martin Roth |
2017-08-16 | util/kbc1126: [cosmetic] change Makefile casing | Idwer Vollering |
2017-08-15 | buildgcc: surround *.log with apostrophes when build fails | Idwer Vollering |
2017-08-14 | Makefile.inc: lint: Update to run lint-extended scripts | Martin Roth |
2017-08-14 | util/lint: add extended stable checkpatch for testing | Martin Roth |
2017-08-11 | util/cbmem, util/cbfstool: resolve macro errors on FreeBSD | Idwer Vollering |
2017-08-11 | copy & update test routines from what-jenkins-does | Martin Roth |
2017-08-11 | Make: Move testing into a subdirectory | Martin Roth |
2017-08-10 | util/lint: Update license header lint scripts | Martin Roth |
2017-08-10 | lint: Update lint-stable-021-coreboot-lowercase | Martin Roth |
2017-08-09 | util/lint: provide option to skip newline check | Aaron Durbin |
2017-08-08 | add __must_check to */compiler.h | Caveh Jalali |
2017-08-07 | buildgcc: Fix libelf 64bit detection | Stefan Reinauer |
2017-08-07 | buildgcc: Update to gdb 8.0 and expat 2.2.1 | Stefan Reinauer |
2017-08-04 | util/scripts: Add script to update submodules | Martin Roth |
2017-08-03 | util/kbc1126: Refactor kbc1126_ec_insert | Iru Cai |
2017-08-02 | util/cbfstool: Fix build with armv7-eabi cross compiler | Patrick Georgi |
2017-07-31 | util/abuild: Set exit status on failure | Martin Roth |
2017-07-31 | util/autoport: Remove copy-pasting of PMIR register | Nico Huber |
2017-07-30 | intel/sandybridge: Clean VGA BIOS ids up a little | Nico Huber |
2017-07-30 | intel/sandybridge: Gather MMCONF_BASE_ADDRESS defaults | Nico Huber |
2017-07-29 | util/gitconfig: update pre-commit script | Martin Roth |
2017-07-28 | util/inteltool: Clean up checkpatch.pl warnings | Pratik Prajapati |
2017-07-28 | util/inteltool: Add support for SGX status | Pratik Prajapati |
2017-07-25 | abuild: Update file locations | Martin Roth |
2017-07-24 | util/lint: Update final newline check | Martin Roth |
2017-07-21 | util/lint: exclude patch files from asm syntax check | Martin Roth |
2017-07-21 | util/vgabios: Don't call redefined printk in printk | Stefan Reinauer |
2017-07-19 | crossgcc: Clean out ABI variable for GMP | Patrick Georgi |
2017-07-19 | abuild: Update file locations | Martin Roth |
2017-07-18 | util/lint: update kconfig_lint | Martin Roth |
2017-07-18 | crossgcc: patch out uses of $(P) variable from gcc/ada build | Patrick Georgi |
2017-07-15 | inteltool: Add support for Skylake PMC | Nico Huber |
2017-07-13 | Rename __attribute__((packed)) --> __packed | Stefan Reinauer |
2017-07-11 | abuild: give --silent the silent treatment | Patrick Georgi |
2017-07-11 | crossgcc: Prefer gnatgcc over gcc if available | Patrick Georgi |
2017-07-07 | util/crossgcc: Fix typo | Patrick Georgi |
2017-07-07 | util/cbfstool: demote FV handling errors to debug | Patrick Georgi |
2017-07-07 | util/cbfstool: demote not-ELF error to debug | Patrick Georgi |
2017-06-29 | util/abuild: Update abuild | Martin Roth |
2017-06-29 | util/lint: Update checkpatch & files to upstream linux | Martin Roth |
2017-06-28 | util/superiotool: Check for libpci before builing | Arthur Heymans |
2017-06-27 | clang: Allow initializer overrides | Stefan Reinauer |
2017-06-27 | xcompile: silence clang when referencing packed structs' members | Patrick Georgi |
2017-06-27 | xcompile: Also try clang variants under the $triplet-clang scheme | Patrick Georgi |
2017-06-27 | util/lint: Add check to make sure 'coreboot' is lowercase | Martin Roth |
2017-06-27 | util: change coreboot to lowercase | Martin Roth |
2017-06-27 | buildgcc: Adapt messages about GNAT and bootstrapping | Nico Huber |
2017-06-27 | buildgcc: Rename quit() to exit_handler() | Nico Huber |
2017-06-27 | util/blobtool: add spec files for DDR3 SPDs | Martin Roth |
2017-06-27 | util/crossgcc: Fix building gcc 6.3.0 with clang | Patrick Georgi |
2017-06-27 | crossgcc: Fix building with clang++ in the presence of gcc | Patrick Georgi |
2017-06-26 | libpayload: Enable building libpayload with march=i586 | Lee Leahy |
2017-06-26 | buildgcc: Allow environment to override $CC/$CXX | Nico Huber |
2017-06-25 | crossgcc/buildgcc: update file location code | Martin Roth |
2017-06-25 | xcompile: Fix clang compiler runtime detection | Stefan Reinauer |
2017-06-22 | crossgcc: cosmetic overhaul of output | Stefan Reinauer |
2017-06-22 | crossgcc: Rename print_stable to print_supported | Stefan Reinauer |
2017-06-21 | crossgcc: Update to clang 4.0 | Stefan Reinauer |
2017-06-21 | Add CMake 3.9.0-rc3 to coreboot toolchain | Stefan Reinauer |
2017-06-19 | util/scripts/gerrit-rebase: allow skipping old history | Patrick Georgi |
2017-06-17 | util/crossgcc: Fix musl libc support | Philipp Deppenwiese |
2017-06-14 | inteltool/Makefile: Clean .dependencies too | Nico Huber |
2017-06-14 | inteltool/Makefile: Separate CPPFLAGS from CFLAGS | Nico Huber |
2017-06-14 | cbmem: Escape literal asterisks in log banner regex | Julius Werner |
2017-06-09 | msrtool: Remove `no-pic` from `CFLAGS` | Paul Menzel |
2017-06-09 | inteltool: Add Skylake PCI id in memory.c | Nico Huber |
2017-06-08 | crossgcc: Resolve pointer and integer comparison in GCC | Paul Kocialkowki |
2017-06-07 | util/lint: Give better warning for help spacing issue | Martin Roth |