Age | Commit message (Expand) | Author |
2018-07-24 | cbfstool/extract: ignore compression field for some payload segments | Joel Kitching |
2018-07-24 | util/crosgcc: Fix most shellcheck errors in buildgcc | Martin Roth |
2018-07-24 | util/crosgcc/patches: update make-4.2.1 patches | Martin Roth |
2018-07-24 | Build system: Add fixes for scanbuild | Martin Roth |
2018-07-24 | util/docker: Update Makefile to improve shell access | Martin Roth |
2018-07-20 | util/cbfstool: fix build with clang | Patrick Georgi |
2018-07-19 | util/gitconfig: Make checkpatch non fatal in pre-commit hook | Martin Roth |
2018-07-19 | cbfstool/add-payload: initialize segment headers to 0 | Joel Kitching |
2018-07-18 | linux_trampoline: use trampoline RAM for the GDT | Ronald G. Minnich |
2018-07-18 | what-jenkins-does: Pass V=1 through to abuild | Martin Roth |
2018-07-17 | util/docker: Update coreboot-jenkins-node dockerfile | Martin Roth |
2018-07-13 | cbfstool: Show current FMAP region in print | Patrick Rudolph |
2018-07-09 | util/cavium: Add tool to convert devicetree blobs | Patrick Rudolph |
2018-07-06 | util/lint: Update lint-stable-000-license-headers linter | Martin Roth |
2018-07-06 | util/cbfstool/compiler: __attribute redefinition | Frans Hendriks |
2018-06-30 | cbfstool: fix FIT entry checksum type value for ucode entries | Matt DeVillier |
2018-06-28 | util/crossgcc: update to gcc 8.1.0 and binutils 2.30 | Patrick Georgi |
2018-06-28 | crosgcc/patches: Add make patch for GLIBC glob interface v2 | Martin Roth |
2018-06-26 | util/crossgcc: Allow building a new gcc against new binutils with -D | Patrick Georgi |
2018-06-26 | cbfstool: Update FIT entries in the second bootblock | Rizwan Qureshi |
2018-06-26 | cbfstool: add an option for creating a topswap bootblock | Rizwan Qureshi |
2018-06-25 | util/abuild: Enable abuild to compile a single variant | Furquan Shaikh |
2018-06-25 | util/sconfig: Get rid of ops from struct device | Furquan Shaikh |
2018-06-25 | util/sconfig: Add support for overriding base tree properties/node | Furquan Shaikh |
2018-06-25 | util/sconfig: Enable parsing of override device tree | Furquan Shaikh |
2018-06-25 | util/lint/checkpatch_json: Fix checkpatch output keyword match string | Naresh G Solanki |
2018-06-25 | sb/intel/common/firmware: Enable me_cleaner for Nehalem | Nicola Corna |
2018-06-22 | cbfstool/fit.c: Fix for older CPUs without total_size in mcu_header | Arthur Heymans |
2018-06-21 | inteltool: Add PCI IDs for the C220 PCH series | qeed |
2018-06-21 | util/abuild: Fix building when not in coreboot root dir | Arthur Heymans |
2018-06-19 | payloads: Add LinuxBoot payload in u-root mode | Philipp Deppenwiese |
2018-06-18 | cbfstool: Use endian.h and functions from commonlib | Werner Zeh |
2018-06-15 | util/cbfstool: Support FIT payloads | Patrick Rudolph |
2018-06-14 | src: Get rid of unneeded whitespace | Elyes HAOUAS |
2018-06-14 | src: Get rid of device_t | Elyes HAOUAS |
2018-06-14 | util/docker/coreboot.org-status: collect report generators | Patrick Georgi |
2018-06-14 | util/lint: Run lint-extended-007-final-newlines checks in parallel | Martin Roth |
2018-06-13 | util/sconfig: Prepare sconfig to allow parsing multiple trees | Furquan Shaikh |
2018-06-12 | util/lint: Run lint-extended-007-checkpatch checks in parallel | Martin Roth |
2018-06-12 | kconfig: add script to manipulate .config files on the command line | Paul Menzel |
2018-06-11 | util/optionlist: show location of a comment | Patrick Georgi |
2018-06-11 | util/optionlist: move kconfig2wiki to kconfig2html and adapt to html | Patrick Georgi |
2018-06-11 | inteltool: Add dumping of full PCR ports | Youness Alaoui |
2018-06-11 | mediatek/mt8183: Add a stub implementation of the MT8183 SOC | Tristan Shieh |
2018-06-11 | {src,util}: Use NULL instead of 0 for pointer | Elyes HAOUAS |
2018-06-11 | crossgcc: Update to clang 6.0 & cmake 3.11.3 | Martin Roth |
2018-06-08 | util/sconfig: Get rid of rescnt in struct device | Furquan Shaikh |
2018-06-08 | util/sconfig: Re-factor device structure in parse tree | Furquan Shaikh |
2018-06-08 | util/sconfig: Make queue handling more generic within main.c | Furquan Shaikh |
2018-06-08 | sconfig/main.c: Fix number of arguments in fprintf | Maulik V Vaghela |
2018-06-08 | util/sconfig: Get rid of unused parameter to walk_device_tree | Furquan Shaikh |
2018-06-07 | util/docker/doc.coreboot.org: Add git to the image | Patrick Georgi |
2018-06-07 | util/docker: rename docs.c.o to doc.c.o | Patrick Georgi |
2018-06-07 | util/docker/docs.coreboot.org: reduce container size | Patrick Georgi |
2018-06-07 | util/docker/docs.coreboot.org: Downgrade sphinx | Patrick Georgi |
2018-06-07 | util/lint: Add filename checker | Martin Roth |
2018-06-05 | util/sconfig: Get rid of nextdev member in struct device | Furquan Shaikh |
2018-06-05 | util/sconfig: Get rid of struct header | Furquan Shaikh |
2018-06-05 | util/sconfig: Add helper function for allocating memory | Furquan Shaikh |
2018-06-05 | util/sconfig: Get rid of bus pointer in device structure | Furquan Shaikh |
2018-06-05 | util/sconfig: Re-factor emitting of headers to static.c | Furquan Shaikh |
2018-06-05 | util/sconfig: Re-factor sconfig to not assume chip as device | Furquan Shaikh |
2018-06-04 | util/ifdtool: Remove .dependencies on make clean | Werner Zeh |
2018-06-04 | board_status: Abort if repository is in a dirty state | Paul Menzel |
2018-06-04 | util/superiotool: Remove whitespace before tab | Elyes HAOUAS |
2018-06-04 | util/cbfstool: Remove whitespace before tab | Elyes HAOUAS |
2018-06-04 | util/inteltool: Add Pentium 4 model f6x | Elyes HAOUAS |
2018-06-04 | util/msrtool: Add Pentium D support | Elyes HAOUAS |
2018-06-03 | buildgcc: Update IASL to 20180531 | Iru Cai |
2018-06-02 | util/lint: Update lint-000-license-headers linter | Martin Roth |
2018-06-01 | util/lint: use a more compact output format | Patrick Georgi |
2018-05-31 | util/lint: Add check that changes conform to clang-format style | Patrick Georgi |
2018-05-30 | util/docker: Fix file ownership when building with coreboot-sdk | Martin Roth |
2018-05-30 | checkpatch: exclude util/crossgcc/patches | Patrick Georgi |
2018-05-30 | util/gitconfig: improve robustness of checkpatch in pre-commit | Patrick Georgi |
2018-05-24 | buildgcc: Do not try to install GCC if build failed | Nico Huber |
2018-05-23 | util/intelmetool: Add Makefile target for OLDARC definition | Matthias Gazzari |
2018-05-22 | util/testing: Convert tegra124 and tegra210 builds to junit | Martin Roth |
2018-05-22 | util/intelmetool: Fix missing comma | Matthias Gazzari |
2018-05-22 | util/lint: Make the non-ascii character check stable | Martin Roth |
2018-05-22 | cbfs-compression-tool: Add raw compression support | Julius Werner |
2018-05-21 | cbfs-compression-tool: Fix minor edge cases in algorithm type parsing | Julius Werner |
2018-05-21 | util/docker: Update coreboot-sdk dockerfile dependencies list | Martin Roth |
2018-05-21 | util/testing: Update junit.xml to support coreboot builds | Martin Roth |
2018-05-18 | util/cbmem: Fix compare function for qsort | Furquan Shaikh |
2018-05-18 | cbfstool: Drop `-t` parsing for `add-payload` command | Nico Huber |
2018-05-17 | util/abuild: Disable unspecified payload options | Martin Roth |
2018-05-16 | Revert "cbfs/payload type: Fix build warning and whitespace in name" | Ronald G. Minnich |
2018-05-15 | cbfs/payload type: Fix build warning and whitespace in name | Paul Menzel |
2018-05-15 | msrtool: add VIA C7 | Lubomir Rintel |
2018-05-15 | util/msrtool: Check for VENDOR_AMD for K8 probe | Kyösti Mälkki |
2018-05-15 | util/msrtool: Fix swapped IA32_MC3_x and IA32_MC4_x | Kyösti Mälkki |
2018-05-15 | util/msrtool: Fix names from IA32_MCO_xx to IA32_MC0_xx | Kyösti Mälkki |
2018-05-15 | msrtool: use a bit more clever cpuid vendor match | Lubomir Rintel |
2018-05-13 | cbmem: Sort timestamp entries | Raul E Rangel |
2018-05-13 | msrtool: add support for printing string values | Lubomir Rintel |
2018-05-13 | mstrool: only use intel targets for actual intel CPUs | Lubomir Rintel |
2018-05-11 | devicetree: Add USB device type | Duncan Laurie |
2018-05-09 | util/lint: Ignore whitespace, newlines, and licenses in vbt files | Martin Roth |
2018-05-09 | util/xcompile: prefer riscv64 over riscv | Patrick Georgi |