Age | Commit message (Expand) | Author |
2021-12-16 | amdfwtool: Upgrade "relative address" to four address modes | Zheng Bao |
2021-12-16 | Spell *Boot Guard* with a space for official spelling | Paul Menzel |
2021-12-14 | cbfstool: Clean up remnants of locate action | Julius Werner |
2021-12-14 | cbfstool: Use converted buffer size for do_cbfs_locate() | Julius Werner |
2021-12-14 | amdfwtool: Use relative address for EFS gen2 | Zheng Bao |
2021-12-13 | cbfstool: Do host space address conversion earlier when adding files | Julius Werner |
2021-12-10 | util/lint/checkpatch: Decrease commit message line length limit to 72 | Paul Menzel |
2021-12-08 | util/testing: combine code coverage data | Paul Fagerburg |
2021-12-07 | cbfstool: Fix offset calculation for aligned files | Julius Werner |
2021-12-06 | util/liveiso: Update to NixOS 21.11 | Felix Singer |
2021-12-06 | util/cbfstool: Ensure that htole32 et al are visible when building | Patrick Georgi |
2021-11-30 | commonlib: Move commonlib/cbmem_id.h to commonlib/bsd/ | Jakub Czapiga |
2021-11-29 | util/cbfstool/.gitignore: Add CSE tool executables | Angel Pons |
2021-11-26 | util/ifdtool/Makefile: Derive from Makefile.inc | Patrick Georgi |
2021-11-26 | util/testing: Add ifdtool to tools to be tested | Patrick Georgi |
2021-11-26 | util/ifdtool/Makefile: Fix building as standalone tool | Angel Pons |
2021-11-24 | util/testing: Give meaningful error if intel-sec-tools aren't around | Patrick Georgi |
2021-11-22 | util/cbfstool/flashmap/fmap.c: fix fmaptool endianness bugs on BE | Marek Kasiewicz |
2021-11-22 | eventlog: Add a log type for Chrome OS diagnostics | Hsuan Ting Chen |
2021-11-19 | util/inteltool/gpio.c: Correct register name | Angel Pons |
2021-11-19 | Documentation/lint: Use Super I/O instead of SuperIO | Patrick Georgi |
2021-11-19 | util/inteltool: Add ICH10D PCI ID | Angel Pons |
2021-11-19 | util/lint: Fix linters to work with coreboot-configurator | Sean Rhodes |
2021-11-18 | amdfwtool: Call the set_efs_table for Stoneyridge | Zheng Bao |
2021-11-18 | amdfwtool: Set flag comboable as bool type | Zheng Bao |
2021-11-18 | amdfwtool: Add a union for combo and psp directory | Zheng Bao |
2021-11-17 | util/mb/google: Change comments in memory Makefile.inc templates | Reka Norman |
2021-11-15 | amdfwtool: Set soc name for Stoneyridge | Zheng Bao |
2021-11-14 | util/docker/coreboot-sdk: Add bsdextrautils & lcov | Martin Roth |
2021-11-11 | amdfwtool: Pack out-of-bounds check into a function and move | Zheng Bao |
2021-11-09 | util/spd_tools: Document adding support for a new memory technology | Reka Norman |
2021-11-09 | util/lint/kconfig_lint: Fix off by one error that missed last line | Martin Roth |
2021-11-05 | amdfwtool: Change the flag value to type bool | Zheng Bao |
2021-11-05 | amdfwtool: Fix the parameter point to NULL instead of integer | Zheng Bao |
2021-11-05 | amdfwtool: Change the definition of level to a bitwise form | Zheng Bao |
2021-11-04 | util/testing: add code coverage to jenkins | Paul Fagerburg |
2021-11-04 | util/spd_tools: Add LP5 support for ADL | Reka Norman |
2021-11-04 | SMBIOS/SCONFIG: Allow devtree-defined Type 41 entries | Angel Pons |
2021-11-02 | util/crossgcc/Makefile: Clean up .PHONY definitions | Patrick Georgi |
2021-11-02 | util/kconfig: Uprev to Linux 5.15's kconfig | Patrick Georgi |
2021-11-02 | util/kconfig: Uprev to Linux 5.14's kconfig | Patrick Georgi |
2021-11-02 | util/kconfig: Rewrite patch in quilt's normal form | Patrick Georgi |
2021-11-01 | buildgcc: Remove GDB from crossgcc | Patrick Georgi |
2021-10-29 | amdfwtool: Add PSP ID for combo and ISH header for A/B recovery | Zheng Bao |
2021-10-25 | elogtool: add pytest for elogtool | Ricardo Quesada |
2021-10-24 | util/inteltool: Add PCH IDs for 200 series chipsets | Timofey Komarov |
2021-10-21 | util/release/build-release: Create cross-toolchain version file | Felix Singer |
2021-10-21 | util/crossgcc/buildgcc: Use pre-set CROSSGCC_VERSION if possible | Felix Singer |
2021-10-20 | util/crossgcc/buildgcc: Allow printing only the version | Felix Singer |
2021-10-20 | util/crossgcc/buildgcc: Remove CROSSGCC_COMMIT | Felix Singer |
2021-10-20 | util/cbfstool/rmodule: Omit undefined extern symbols from reloc table | Raul E Rangel |
2021-10-20 | kconfig_lint: use just one variable for keeping track of choices | Michael Niewöhner |
2021-10-20 | kconfig_lint: put $inside_choice together right in the first place | Michael Niewöhner |
2021-10-19 | util/cse_serger: Add command `create-cse-region` | Furquan Shaikh |
2021-10-19 | util/cse_serger: Replace cse_layout_regions with array of regions | Furquan Shaikh |
2021-10-19 | util/cse*: Add cse_helpers.{c,h} | Furquan Shaikh |
2021-10-19 | util/cse_serger: Add a new tool for stitching CSE components | Furquan Shaikh |
2021-10-19 | util/cse_fpt: Add a new tool for managing Intel CSE FPT binaries | Furquan Shaikh |
2021-10-19 | util/amdfwtool: rename PSP related embedded_firmware struct elements | Felix Held |
2021-10-18 | cbfstool: Add helper function `buffer_from_file_aligned_size` | Furquan Shaikh |
2021-10-18 | kconfig_lint: Drop overly restrictive rule about choice configs | Nico Huber |
2021-10-18 | libpayload: Add unit-tests framework and first test case | Jakub Czapiga |
2021-10-15 | mainboard: Drop invalid `VGA_BIOS_FILE` defaults | Angel Pons |
2021-10-12 | util/autoport/bd82x6x.go: Fix includes | Nicholas Chin |
2021-10-04 | util/cbfstool: Add support for ARM64 UefiPayload | Rex-BC Chen |
2021-10-01 | util/liveiso: Install nvme-cli tool | Felix Singer |
2021-09-26 | Revert "Revert "util/abuild: Regenerate xcompile on every abuild run"" | Reka Norman |
2021-09-24 | elogtool: Fix off-by-one error in month in timestamp | Ricardo Quesada |
2021-09-24 | util/abuild: Run `make .xcompile` only once | Nico Huber |
2021-09-23 | kconfig_lint: restrict definition of defaults for choice elements | Michael Niewöhner |
2021-09-23 | util/crossgcc: Update gcc to 11.2 | Patrick Georgi |
2021-09-23 | util/spd_tools: Remove old lp4x and ddr4 versions of spd_tools | Reka Norman |
2021-09-23 | util/spd_tools: Sort platforms_manifest entries by set number | Reka Norman |
2021-09-23 | util/mb/google: Update templates to refer to the new spd_tools | Reka Norman |
2021-09-23 | amdfwtool: Add an optional column of level | Zheng Bao |
2021-09-23 | util/spd_tools: Remove PLK platform | Reka Norman |
2021-09-23 | util/spd_tools: Add README for unified spd_tools | Reka Norman |
2021-09-21 | util/spd_tools: Add 'Generated by' string to part_id_gen output files | Reka Norman |
2021-09-21 | util/spd_tools: Automatically determine the SPD dir in part_id_gen | Reka Norman |
2021-09-21 | util/spd_tools: Add max ID check for auto-generated IDs to part_id_gen | Reka Norman |
2021-09-21 | util: Add DDR4 generic SPD for 4JQA-0622AD | Frank Wu |
2021-09-21 | Revert "util/abuild: Regenerate xcompile on every abuild run" | Reka Norman |
2021-09-21 | elogtool: compile in 32-bit platforms | Ricardo Quesada |
2021-09-20 | util/spd_tools: Implement a unified version of the part_id_gen tool | Reka Norman |
2021-09-20 | util/abuild: Regenerate xcompile on every abuild run | Reka Norman |
2021-09-20 | sconfig: Emit device structure pointers if alias names are provided | Furquan Shaikh |
2021-09-19 | util/crossgcc: Update binutils to 2.37 | Patrick Georgi |
2021-09-17 | util/spd_tools: Implement a unified version of the spd_gen tool | Reka Norman |
2021-09-17 | amdfwtool: Detect the flag multilevel to decide the actual value | Zheng Bao |
2021-09-16 | util/liveiso: Make neovim the default editor | Felix Singer |
2021-09-16 | util/nixshell: Add Nix shell for toolchain compilation | Felix Singer |
2021-09-16 | elogtool: add "add" command | Ricardo Quesada |
2021-09-16 | elogtool: add next_available_event_offset function | Ricardo Quesada |
2021-09-16 | util/sconfig: Update static.c to include boot/coreboot_tables.h | Tim Wawrzynczak |
2021-09-15 | amdfwtool: Add new SOC mendocino | Zheng Bao |
2021-09-15 | util/liveiso: Install UEFITool packages | Felix Singer |
2021-09-13 | util/kconfig: Add pre-built parser | Patrick Georgi |
2021-09-13 | util/kconfig: Simplify dependencies for parser.tab.* | Patrick Georgi |
2021-09-13 | util/sconfig: Extract handling of SMBIOS data | Angel Pons |
2021-09-13 | util/sconfig: Always generate SMBIOS CPP guards | Angel Pons |