Age | Commit message (Expand) | Author |
2023-04-13 | mb/google/rex: add variant gpio tables for variant creation | YH Lin |
2023-04-13 | cbfstool: Add comment to define stability rules for cbfstool print -k | Julius Werner |
2023-04-11 | util/sconfig: Remove unused ioapic and irq keywords | Arthur Heymans |
2023-04-08 | ec/lenovo/pmh7/chip.h: Use 'bool' instead of 'int' | Elyes Haouas |
2023-04-07 | Revert "cbfstool/default-x86.fmd: Rename BIOS -> SI_BIOS" | Arthur Heymans |
2023-04-06 | tree: Replace `egrep` with `grep -E` | Felix Singer |
2023-04-06 | util/lint/stable-017: Update full config pattern matching | Arthur Heymans |
2023-04-05 | util/spd_tools: Add support for Phoenix platform | Karthikeyan Ramasubramanian |
2023-04-03 | util/crossgcc/buildgcc: Allow bootstrapping CMake with multiple threads | Felix Singer |
2023-04-02 | crossgcc: Upgrade CMake from version 3.25.2 to 3.26.2 | Elyes Haouas |
2023-04-01 | util/crossgcc: Update binutils from 2.37 to 2.40 | Felix Singer |
2023-04-01 | util/docker/coreboot-sdk: Remove Python 2 package | Felix Singer |
2023-03-28 | util/cbfstool: Add usage information about verbose output | Maximilian Brune |
2023-03-28 | cbfstool/default-x86.fmd: Rename BIOS -> SI_BIOS | Maximilian Brune |
2023-03-28 | util/ifdtool: Add option to create FMAP template | Maximilian Brune |
2023-03-24 | amdfwtool: Clean up table buffers before combo loop | Zheng Bao |
2023-03-24 | amdfwtool: Add missing help information for --combo-config1 | Zheng Bao |
2023-03-24 | amdfwtool: Call wrapper funtion to write file | Zheng Bao |
2023-03-24 | amdfwtool: Move some funtions to other categorized source files | Zheng Bao |
2023-03-21 | util/amdfwtool: remove unused union from embedded_firmware struct | Felix Held |
2023-03-17 | util/liveiso: Move NixOS configs to subdirectory | Felix Singer |
2023-03-16 | amdfwtool: Print which combo entry is being processed | Zheng Bao |
2023-03-16 | amdfwtool: Remove meaningless double parentheses | Zheng Bao |
2023-03-16 | amdfwtool: Check combo_index before checking the combo_config | Zheng Bao |
2023-03-16 | amdfwtool: Add asserting before accessing array combo_config | Zheng Bao |
2023-03-15 | util/amdfwtool: Update config parser to accept full paths | Martin Roth |
2023-03-15 | util/amdfwtool: Support not passing recovery/backup APCB | Karthikeyan Ramasubramanian |
2023-03-15 | amdfwtool: Remove the initial alignment on newer SoCs | Karthikeyan Ramasubramanian |
2023-03-12 | util/inteltool: Fix build on musl-libc systems | Fabian Groffen |
2023-03-12 | util/superiotool: Fix build on musl-libc systems | Fabian Groffen |
2023-03-10 | amdfwtool: Remove the option --list which nobody uses | Zheng Bao |
2023-03-10 | amdfwtool: Move PSP FWs padding into a loop for combo | Zheng Bao |
2023-03-10 | amdfwtool: Add combo index and combo config table | Zheng Bao |
2023-03-10 | amdfwtool: Add a wrapper function to open and process config file | Zheng Bao |
2023-03-10 | amdfwtool: Add HW IPCFG file whose subprog is 1 | Zheng Bao |
2023-03-09 | util/amdfwtool: Add option to indicate uncompressed BIOS binary | Karthikeyan Ramasubramanian |
2023-03-09 | util/ifdtool/ifdtool.c: Clean up | Maximilian Brune |
2023-03-09 | amdfwtool: move FW_MPIO to PSP Dir Level 2 where it belongs | Nikolai Vyssotski |
2023-03-09 | amdfwtool: Support multiple inst entries | Fred Reitberger |
2023-03-08 | amdfwtool: combo: Add combo feature for BIOS table | Zheng Bao |
2023-03-08 | amdfwtool: Separate two cases of combo and non-combo clearly | Zheng Bao |
2023-03-08 | amdfwtool: combo: Create the combo header earlier | Zheng Bao |
2023-03-08 | amdfwtool: Move the filling of table headers into functions | Zheng Bao |
2023-03-07 | util/lint: Ignore braces around single line statements | Martin Roth |
2023-03-04 | lint/lint-stable-003-whitespace: Fix excludelist | Maximilian Brune |
2023-03-02 | amdfwtool: Remove the limit of spliting EFS and body | Zheng Bao |
2023-03-02 | amdfwtool: Change .rom.efs to .rom and .rom to .rom.body | Zheng Bao |
2023-03-02 | util/cbfstool/eventlog: Use LocalTime or UTC timestamps | Wojciech Macek |
2023-03-01 | amdfwtool:combo: Move the filling of field "lookup" into function | Zheng Bao |
2023-03-01 | amdfwtool: Remove the hints of flag --combo-capable | Zheng Bao |
2023-03-01 | amdfwtool: Clean up the logic sequence of pointer growing | Zheng Bao |
2023-02-28 | amdfwtool: Check the validation of EFS & body relative address | Zheng Bao |
2023-02-28 | amdfwtool: Fill the address in EFS header as "relative to BIOS" | Zheng Bao |
2023-02-27 | amdfwtool: Add universal cleanup function | Zheng Bao |
2023-02-24 | amdfwtool: Add missing parentheses in macro definition | Zheng Bao |
2023-02-24 | amdfwtool: Change the growing pointer with cautions | Zheng Bao |
2023-02-24 | amdfwtool: Remove the useless variable "rom" | Zheng Bao |
2023-02-19 | crossgcc: Replace binutils no-bfd-doc patch with configure option | Elias Souza |
2023-02-18 | util/spd_tools/src/spd_gen/lp5.go: Support LP5X 8533Mbps | Kyle Lin |
2023-02-17 | util/crossgcc: Update GCC from 11.2 to 11.3 | Felix Singer |
2023-02-17 | lint/checkpatch.pl: Remove check for keyword 'boolean' in Kconfig | Elyes Haouas |
2023-02-15 | util/release: Update build-release script | Martin Roth |
2023-02-14 | amdfwtool: use SoC ID info instead of misleading comboable flag | Zheng Bao |
2023-02-13 | amdfwtool: Remove command line option soc-name | Zheng Bao |
2023-02-13 | util/autoport: Fix the typo of ehci2 in bd82x6x.go | Iru Cai |
2023-02-11 | amdfwtool: Put soc name setting to fw.cfg from command line | Zheng Bao |
2023-02-10 | util/chromeos/extract_blobs: allow passing dest dir as arg | Matt DeVillier |
2023-02-10 | amdfwtool: Move soc_id to cb_config | Zheng Bao |
2023-02-09 | util/amdfwtool: Add UMSMU blob support | Fred Reitberger |
2023-02-09 | amdfwtool: Parse the line with SOC_NAME | Zheng Bao |
2023-02-09 | amdfwtool: Add SOC family definition for Carrizo | Zheng Bao |
2023-02-09 | amdfwtool: Allow the location to be a relative address | Zheng Bao |
2023-02-08 | util/testing: Allow scanbuild test to be skipped | Martin Roth |
2023-02-08 | amdfwtool: Report the address of EFS header and body | Zheng Bao |
2023-02-07 | util/abuild: Add flags to allow abuild to skip boards | Martin Roth |
2023-02-07 | tree: Drop repeated words | Alexander Goncharov |
2023-02-06 | util/docker: Add libgpiod-dev to coreboot-sdk for flashrom | Martin Roth |
2023-02-06 | amdfwtool: Add phoenix and glinda in get_psp_fw_type | Zheng Bao |
2023-02-05 | amdfwtool: Remove useless printing out | Zheng Bao |
2023-02-05 | amdfwtool: Add a function to make the calling stack less deep | Zheng Bao |
2023-02-05 | util/scripts/testsoc: Pass arguments to abuild | Martin Roth |
2023-02-04 | util/amdfwtool: add comment about reused PSP firmware type 0x5f | Felix Held |
2023-02-04 | util/autoport: Use chipset.cb references | Arthur Heymans |
2023-02-04 | amdfwtool: Add entry RIB whose subprog equals 1 | Zheng Bao |
2023-02-03 | util/scripts/testsoc: Only select mainboards | Fred Reitberger |
2023-02-02 | util/cbfstool: Add eventLog support for ELOG_TYPE_FW_EARLY_SOL | Tarun Tuli |
2023-02-02 | amdfwtool: Set the level of RIB file as level 2 | Zheng Bao |
2023-02-02 | ifdtool: Introduce region_name_fmap | Patrick Rudolph |
2023-02-02 | ifdtool: Add missing chipset_name | Patrick Rudolph |
2023-02-02 | ifdtool: Drop chipset without IFD | Patrick Rudolph |
2023-02-02 | ifdtool: Cleanup IFDv1 detection | Patrick Rudolph |
2023-02-02 | util/ifdtool: Add Wellsburg support | Patrick Rudolph |
2023-02-01 | amdfwtool: Remove the duplicated entry RIB | Zheng Bao |
2023-02-01 | crossgcc: Upgrade LLVM version 15.0.6 to 15.0.7 | Elyes Haouas |
2023-02-01 | crossgcc: Upgrade CMake from version 3.25.0 to 3.25.2 | Elyes Haouas |
2023-01-31 | util/sconfig: Remove lapic devices from devicetree parsers | Arthur Heymans |
2023-01-31 | crossgcc: Upgrade mpfr from 4.1.1 to 4.2.0 | Elyes Haouas |
2023-01-31 | crossgcc: Upgrade mpc from 1.2.1 to 1.3.1 | Elyes Haouas |
2023-01-31 | crossgcc/buildgcc: Add missing "\" at build_NASM | Elyes Haouas |
2023-01-30 | util/crossgcc/buildgcc: Remove extra "/" at the end of IASL_BASE_URL | Elyes Haouas |