Age | Commit message (Expand) | Author |
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 |
2019-05-13 | util/intelvbttool: Add error checking for memory allocation | Jacob Garber |
2019-05-13 | util/intelvbttool: Free file object on error path | Jacob Garber |
2019-05-13 | util/ifdtool: Add find_fd null check | Jacob Garber |
2019-05-12 | nb/intel/snb: Drop NORTHBRIDGE_INTEL_IVYBRIDGE | Nico Huber |
2019-05-09 | vboot: include vb2_sha.h when required | Joel Kitching |
2019-05-07 | {src,util}: Remove duplicated includes | Elyes HAOUAS |
2019-05-07 | sconfig: Add SMBIOS type 9 entries | Patrick Rudolph |
2019-05-06 | inteltool: Add Sunrise Point-LP Skylake PCH IDs | Felix Singer |
2019-05-03 | sdm845: Combine BB with QC-Sec for ROM boot | T Michael Turney |
2019-04-24 | util/sconfig: Throw an error if override tree has no devices | Furquan Shaikh |
2019-04-23 | cbfstool: Fix cbfs_file_next_attr | Patrick Rudolph |
2019-04-23 | crossgcc: Update acpica to version 20190215 | Elyes HAOUAS |
2019-04-23 | crossgcc: Update CMake to version 3.14.2 | Elyes HAOUAS |
2019-04-23 | crossgcc: Upgrade GCC to version 8.3.0 | Elyes HAOUAS |
2019-04-23 | Klocwork: Fix the Null pointer derefernce found by klocwork | Thejaswani Putta |
2019-04-23 | util/intelmetool: Add Intel Cannon Lake PCH HECI Controller to supported PCI ... | Robin Broda |
2019-04-19 | src/mb/Kconfig: Fix PCI subsystem IDs | Elyes HAOUAS |
2019-04-17 | util/docker: Update JRE in coreboot-jenkins-node Dockerfile | Martin Roth |
2019-04-15 | util/genbuild_h: Prefer iasl from .xcompile over a hard code | Patrick Georgi |
2019-04-12 | util/genbuild_h: Allow operation with older git versions | Patrick Georgi |
2019-04-11 | util/genbuild_h: Do not print PGP verification results in `git log` output | Sergey Alirzaev |
2019-04-11 | util/inteltool: Swap conditions to prevent uninit reads | Jacob Garber |
2019-04-11 | Documentation: Explain FMAP and FMD | Hung-Te Lin |
2019-04-11 | kconfig_lint: Make uses of CONFIG() on an unknown option an error | Julius Werner |
2019-04-09 | util/docker: Update coreboot-sdk Dockerfile for new debian image | Martin Roth |
2019-04-04 | util/docker: work around toolchain autotools issue | Martin Roth |
2019-04-03 | util/arm_boot_tools/mksunxiboot: Correct format strings | Jacob Garber |