Age | Commit message (Expand) | Author |
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 |
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 |
2018-04-19 | ectool: Add an option to get and use EC ports from /proc/ioports | Iru Cai |
2018-04-17 | Use git HTTP URLs without `/p` in it | Paul Menzel |
2018-04-16 | util/intelmetool: Add additional helpful error messages | Patrick Rudolph |
2018-04-16 | util/intelmetool: Fix bootguard dump | Patrick Rudolph |
2018-04-16 | util/intelmetool: Add support for platforms without RCBA | Patrick Rudolph |