Age | Commit message (Expand) | Author |
2019-08-20 | mb,autoport: Fix GCC 9 Port_List build error | Jacob Garber |
2019-08-20 | util/nvidia/cbootimage: Update to upstream master | Jacob Garber |
2019-08-20 | util/cbfstool: Remove unused assignment | Jacob Garber |
2019-08-19 | util/superiotool: add IT8987 detection and register support | Matt Parnell |
2019-08-08 | util/abuild: Clean up the missing_arches check | Raul E Rangel |
2019-08-05 | util/arm_boot_tools/mksunxiboot: Remove tool | Arthur Heymans |
2019-08-03 | util/nvidia: Change ENODATA to ENOATTR for FreeBSD | Martin Roth |
2019-08-03 | util/abuild: Use realpath for FAILED_BOARDS/PASSED_BOARDS | Raul E Rangel |
2019-07-31 | inteltool: Add GPIO support for Skylake-H chipsets | Felix Singer |
2019-07-31 | util/release/genrelnotes: Emit more markdown-ish output | Patrick Georgi |
2019-07-31 | util/release: Make sure intel-microcode ends up in the blobs tarball | Patrick Georgi |
2019-07-29 | util/inteltool: Add H110 GPIO support | Pavel Sayekat |
2019-07-29 | util/amdfwtool: Correct fletcher32 algorithm | Marshall Dawson |
2019-07-28 | util/abuild: Add asserts flag to getopts | Martin Roth |
2019-07-26 | util/testing: Allow adding abuild options to what-jenkins-does | Patrick Georgi |
2019-07-26 | util/abuild: Add --asserts flag | Patrick Georgi |
2019-07-26 | util/testing: Factor out abuild options in what-jenkins-does | Patrick Georgi |
2019-07-25 | xcompile: Store XGCCPATH | Nico Huber |
2019-07-25 | crossgcc: Add nasm to toolchain | Martin Roth |
2019-07-25 | crossgcc: Upgrade CMake to 3.15.0 | Elyes HAOUAS |
2019-07-25 | crossgcc: Upgrade acpica to version 20190703 | Elyes HAOUAS |
2019-07-25 | crossgcc: Upgrade Expat to version 2.2.7 | Elyes HAOUAS |
2019-07-25 | crossgcc: Upgrade Python to version 3.7.4 | Elyes HAOUAS |
2019-07-25 | crossgcc: Upgrade GDB to version 8.3 | Elyes HAOUAS |
2019-07-23 | util/*/Makefile: Rename -W to -Wextra | Jacob Garber |
2019-07-21 | util/cbfstool/flashmap: Fix memory leaks on failure | Jacob Garber |
2019-07-19 | sb/intel/{bd82x6x|ibexpeak}: Drop p_cnt_throttling_supported | Patrick Rudolph |
2019-07-17 | device: Move pci_irqs outside DEVTREE_EARLY | Kyösti Mälkki |
2019-07-16 | util/inteltool: Shrink buffer size | Jacob Garber |
2019-07-15 | util/amdfwtool: Add option to build verstage binary into the PSP | Martin Roth |
2019-07-15 | util/amdfwtool: Do misc cleanup | Martin Roth |
2019-07-13 | util/testing: Ensure coreboot-gerrit fails if libpayload build fails | Keith Short |
2019-07-12 | util/superiotool/aspeed: fix SUART number | Maxim Polyakov |
2019-07-12 | util/sconfig: Fix compile error with older glibc-headers | Werner Zeh |
2019-07-10 | util/amdfwtool: Close file descriptor on error | Jacob Garber |
2019-07-10 | util/romcc: Correct format specifiers | Jacob Garber |
2019-07-10 | util/cbfstool: Close file on error | Jacob Garber |
2019-07-10 | util/sconfig: Add commonlib/helpers.h | Kyösti Mälkki |
2019-07-10 | util/sconfig: Declare the repeated devicetree storage | Kyösti Mälkki |
2019-07-09 | crossgcc: Fix runtime initialization of a constant | Nico Huber |
2019-07-08 | util/superiotool: Add AST2400 | Patrick Rudolph |
2019-07-07 | util/cbfstool: Prevent overflow of 16 bit multiplications | Jacob Garber |
2019-07-07 | util/nvramtool: Mark out_of_memory() as noreturn | Jacob Garber |
2019-07-07 | util/nvramtool: Enable -Wmissing-prototypes | Jacob Garber |
2019-07-07 | util/nvramtool: Make internal function static | Jacob Garber |
2019-07-07 | util/nvramtool: Include missing header | Jacob Garber |
2019-07-07 | util/inteltool: Enable -Wmissing-prototypes | Jacob Garber |
2019-07-07 | util/inteltool: Make internal functions static | Jacob Garber |
2019-07-03 | util/cbfstool: Add AMD BIOS compression tool for PSP | Marshall Dawson |
2019-07-02 | cbfstool: show "preserved" flag in cbfstool layout output | Patrick Georgi |
2019-07-02 | util/cbmem: Enable -Wmissing-prototypes | Jacob Garber |
2019-07-02 | util/cbmem: Make internal functions static | Jacob Garber |
2019-07-02 | util/cbmem: Enable -Wextra | Jacob Garber |
2019-07-02 | util/cbmem: Use correct integer types for loop indices | Jacob Garber |
2019-07-02 | util/docker/coreboot.org-status: Add more "nice" names for CPUs | Patrick Georgi |
2019-07-02 | util/release: add more categories | Patrick Georgi |
2019-07-01 | util/cbmem: Update banner string regular expression | You-Cheng Syu |
2019-07-01 | util/ifdtool: Enable -Wmissing-prototypes | Jacob Garber |
2019-07-01 | util/ifdtool: Make internal functions static | Jacob Garber |
2019-07-01 | util/cbfstool/ifittool: use strtol function instead of atoi | Pandya, Varshit B |
2019-07-01 | util/superiotool/nuvoton.c: Minor tag update/removal | Pavel Sayekat |
2019-06-26 | cbfstool/fit: need inttypes.h for PRIx64 | Joel Kitching |
2019-06-24 | util/cbfstool/flashmap: Correct local includes | Elyes HAOUAS |
2019-06-24 | cbfstool: Drop update-fit option | Patrick Rudolph |
2019-06-24 | cbfstool: Add ifittool | Philipp Deppenwiese |
2019-06-21 | sb/intel/bd82x6x: Set up io_gen_dec in romstage based on devicetree | Arthur Heymans |
2019-06-21 | Move -Wlogical-op into xcompile | Nico Huber |
2019-06-19 | util/amdfwtool: Update for Family 17h | Marshall Dawson |
2019-06-19 | xcompile: Fix harmless typo | Nico Huber |
2019-06-14 | util/superiotool/nuvoton.c: add NCT5539D register dump | Pavel Sayekat |
2019-06-13 | lint/clang-format: set to 96 chars per line | Patrick Georgi |
2019-06-13 | util/amdfwtool: Add multilevel PSP directory table | Marshall Dawson |
2019-06-13 | util/amdfwtool: Align PSP NVRAM | Marshall Dawson |
2019-06-13 | util/amdfwtool: Add argument for soft fuse override | Marshall Dawson |
2019-06-13 | util/superiotool: clarify usage of MISC and NANA defines | Felix Held |
2019-06-09 | autoport: Generate a libgfxinit template when IGD is detected | Iru Cai |
2019-06-07 | ifdtool: Enable GbE/PDR/EC region access only if they exist | Duncan Laurie |
2019-06-04 | util/lint: Make usage of IS_ENABLED() an error | Nico Huber |
2019-06-03 | qcs405: util/qualcomm: Add T32 debug scripts | Nitheesh Sekar |
2019-05-29 | xcompile: Remove --rtlib switch from clang CFLAGS | Damien Zammit |
2019-05-29 | util/autoport: Add info about rank 1 mirroring | Evgeny Zinoviev |
2019-05-28 | util/xcompile/xcompile: apply -march to clang as well as gcc | Alan Green |
2019-05-23 | util/romcc: Add extra null pointer check | Jacob Garber |
2019-05-23 | util/romcc: Fix memory leak | Jacob Garber |
2019-05-23 | util/romcc: Add null check for filename | Jacob Garber |
2019-05-23 | util/romcc: Add extra NULL checks for member | Jacob Garber |
2019-05-23 | util/autoport: Mention i2c-i801 module in readme.md | Evgeny Zinoviev |
2019-05-22 | util/sconfig: Move 'static' at beginning of declaration | Elyes HAOUAS |
2019-05-22 | util/romcc: Prevent out-of-bounds read | Jacob Garber |
2019-05-21 | util/romcc: Fix parsing of empty string literal | Jacob Garber |
2019-05-21 | util/romcc: Free variable after it is used | Jacob Garber |
2019-05-21 | util/romcc: Use 64 bit integers when shifting | Jacob Garber |
2019-05-20 | util: Fix typo on plural form of index | Elyes HAOUAS |
2019-05-20 | util/scripts: update references to cross-repo-cherrypick | Jett Rink |
2019-05-15 | util/lint/check-style: Don't hardcode clang-format path | Alex James |
2019-05-15 | autoport: Remove unneeded include <arch/io.h> | Elyes HAOUAS |
2019-05-15 | util/inteltool: Add Kabylake E3-1200 Support | Christian Walter |
2019-05-13 | crossgcc: Upgrade acpica to version 20190509 | Elyes HAOUAS |
2019-05-13 | util/inteltool: Use appropriate channel for printing timings | Jacob Garber |
2019-05-13 | util/kconfig: Use snprintf to avoid buffer overflow | Jacob Garber |