Age | Commit message (Expand) | Author |
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 |