Age | Commit message (Expand) | Author |
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 |
2018-05-05 | util/release/genrelnotes: Add "sifive" search pattern | Jonathan Neuschäfer |
2018-05-04 | cbfs: Rename CBFS_TYPE_PAYLOAD to CBFS_TYPE_SELF | Patrick Rudolph |
2018-05-04 | ifdtool: Add a list of known platforms that support IFD_VERSION_2 | Furquan Shaikh |
2018-05-03 | board_status: Remove sudo when checking for cbmem with command | Matthias Gazzari |
2018-04-30 | cbfstool: Add region offset information to layout command | Werner Zeh |
2018-04-29 | util/autoport: Improve `readme.me` | Paul Menzel |
2018-04-28 | util/intelmetool: Be explicit about *kernel* cmdline arguments | Jonathan Neuschäfer |
2018-04-28 | buildgcc: Add missing '\' | Vivia Nikolaidou |
2018-04-27 | util/docker: Add docker container that builds the sphinx documentation | Patrick Georgi |
2018-04-27 | util/qualcomm: Add T32 debug scripts | T Michael Turney |
2018-04-27 | util/x86/x86_page_tables: add command line to generated files | Aaron Durbin |
2018-04-26 | util/hugo: Drop support for hugo based documentation | Patrick Georgi |
2018-04-26 | src/sifive: Add the SiFive Freedom Unleashed 540 SoC | Jonathan Neuschäfer |
2018-04-25 | util/riscvtools: Rename to util/riscv/ | Jonathan Neuschäfer |
2018-04-23 | util/x86/x86_page_tables: add license header to generated code | Aaron Durbin |
2018-04-23 | util/x86/x86_page_tables: update PAT mapping to match linux | Aaron Durbin |