aboutsummaryrefslogtreecommitdiff
path: root/util
AgeCommit message (Expand)Author
2021-10-21util/release/build-release: Create cross-toolchain version fileFelix Singer
2021-10-21util/crossgcc/buildgcc: Use pre-set CROSSGCC_VERSION if possibleFelix Singer
2021-10-20util/crossgcc/buildgcc: Allow printing only the versionFelix Singer
2021-10-20util/crossgcc/buildgcc: Remove CROSSGCC_COMMITFelix Singer
2021-10-20util/cbfstool/rmodule: Omit undefined extern symbols from reloc tableRaul E Rangel
2021-10-20kconfig_lint: use just one variable for keeping track of choicesMichael Niewöhner
2021-10-20kconfig_lint: put $inside_choice together right in the first placeMichael Niewöhner
2021-10-19util/cse_serger: Add command `create-cse-region`Furquan Shaikh
2021-10-19util/cse_serger: Replace cse_layout_regions with array of regionsFurquan Shaikh
2021-10-19util/cse*: Add cse_helpers.{c,h}Furquan Shaikh
2021-10-19util/cse_serger: Add a new tool for stitching CSE componentsFurquan Shaikh
2021-10-19util/cse_fpt: Add a new tool for managing Intel CSE FPT binariesFurquan Shaikh
2021-10-19util/amdfwtool: rename PSP related embedded_firmware struct elementsFelix Held
2021-10-18cbfstool: Add helper function `buffer_from_file_aligned_size`Furquan Shaikh
2021-10-18kconfig_lint: Drop overly restrictive rule about choice configsNico Huber
2021-10-18libpayload: Add unit-tests framework and first test caseJakub Czapiga
2021-10-15mainboard: Drop invalid `VGA_BIOS_FILE` defaultsAngel Pons
2021-10-12util/autoport/bd82x6x.go: Fix includesNicholas Chin
2021-10-04util/cbfstool: Add support for ARM64 UefiPayloadRex-BC Chen
2021-10-01util/liveiso: Install nvme-cli toolFelix Singer
2021-09-26Revert "Revert "util/abuild: Regenerate xcompile on every abuild run""Reka Norman
2021-09-24elogtool: Fix off-by-one error in month in timestampRicardo Quesada
2021-09-24util/abuild: Run `make .xcompile` only onceNico Huber
2021-09-23kconfig_lint: restrict definition of defaults for choice elementsMichael Niewöhner
2021-09-23util/crossgcc: Update gcc to 11.2Patrick Georgi
2021-09-23util/spd_tools: Remove old lp4x and ddr4 versions of spd_toolsReka Norman
2021-09-23util/spd_tools: Sort platforms_manifest entries by set numberReka Norman
2021-09-23util/mb/google: Update templates to refer to the new spd_toolsReka Norman
2021-09-23amdfwtool: Add an optional column of levelZheng Bao
2021-09-23util/spd_tools: Remove PLK platformReka Norman
2021-09-23util/spd_tools: Add README for unified spd_toolsReka Norman
2021-09-21util/spd_tools: Add 'Generated by' string to part_id_gen output filesReka Norman
2021-09-21util/spd_tools: Automatically determine the SPD dir in part_id_genReka Norman
2021-09-21util/spd_tools: Add max ID check for auto-generated IDs to part_id_genReka Norman
2021-09-21util: Add DDR4 generic SPD for 4JQA-0622ADFrank Wu
2021-09-21Revert "util/abuild: Regenerate xcompile on every abuild run"Reka Norman
2021-09-21elogtool: compile in 32-bit platformsRicardo Quesada
2021-09-20util/spd_tools: Implement a unified version of the part_id_gen toolReka Norman
2021-09-20util/abuild: Regenerate xcompile on every abuild runReka Norman
2021-09-20sconfig: Emit device structure pointers if alias names are providedFurquan Shaikh
2021-09-19util/crossgcc: Update binutils to 2.37Patrick Georgi
2021-09-17util/spd_tools: Implement a unified version of the spd_gen toolReka Norman
2021-09-17amdfwtool: Detect the flag multilevel to decide the actual valueZheng Bao
2021-09-16util/liveiso: Make neovim the default editorFelix Singer
2021-09-16util/nixshell: Add Nix shell for toolchain compilationFelix Singer
2021-09-16elogtool: add "add" commandRicardo Quesada
2021-09-16elogtool: add next_available_event_offset functionRicardo Quesada
2021-09-16util/sconfig: Update static.c to include boot/coreboot_tables.hTim Wawrzynczak
2021-09-15amdfwtool: Add new SOC mendocinoZheng Bao
2021-09-15util/liveiso: Install UEFITool packagesFelix Singer
2021-09-13util/kconfig: Add pre-built parserPatrick Georgi
2021-09-13util/kconfig: Simplify dependencies for parser.tab.*Patrick Georgi
2021-09-13util/sconfig: Extract handling of SMBIOS dataAngel Pons
2021-09-13util/sconfig: Always generate SMBIOS CPP guardsAngel Pons
2021-09-10elogtool: add "clear" commandRicardo Quesada
2021-09-10util/liveiso/console.nix: Remove unneeded argument bodyFelix Singer
2021-09-10util/liveiso: Disable strict checking of access to MMIO memoryFelix Singer
2021-09-09util/cbmem: Add -2/--2ndtolast option to print second-to-last boot logJulius Werner
2021-09-08util/amdtools: Add script to update the SPI speed in the EFS headerMartin Roth
2021-09-08sconfig: Ensure at least one `device` node below each `chip`Nico Huber
2021-09-06autoport: search for the HDA device on PCHIru Cai
2021-09-06inteltool: Support dumping IOBP register valuesIru Cai
2021-09-05utils/abuild: select FSP_USE_REPO instead of ADD_FSP_BINARIESFelix Held
2021-09-03util/liveiso: Add NixOS configs for bootable live systemsFelix Singer
2021-09-02util/cbftool: Fix the bug in parsing Uefipayload with extended headerDun Tan
2021-09-01util/sconfig: Compare probe conditions for override device matchFurquan Shaikh
2021-08-31cbfstool: add buffer_end() to common.hRicardo Quesada
2021-08-31amdfwtool: Add flag for multi FW level to the struct amd_cb_configZheng Bao
2021-08-31amdfwtool: Copy string in a safer wayZheng Bao
2021-08-17inteltool: Allow to set cores range for MSRs dumpMaxim Polyakov
2021-08-16crossgcc: upgrade Expat from 2.2.9 to 2.4.1Mackenzie May
2021-08-13util/mb/google: add template files for guybrushBhanu Prakash Maiya
2021-08-09util/spd_tools/lp4x: Update READMETim Wawrzynczak
2021-08-09elogtool: add to gitignoreJack Rosenthal
2021-08-06util/kconfig: detect ncurses on FreeBSDIdwer Vollering
2021-08-05util/elogtool: add tool to print elog eventsRicardo Quesada
2021-08-05util/kconfig: Provide default for DEFCONFIGPatrick Georgi
2021-07-28util/xcompile: Allow overriding default compiler pathPatrick Georgi
2021-07-28util/spd_tools/lp4x: Add new memory parts and generate SPDsDavid Wu
2021-07-17util/cbfstool: Remove unused pagesize parameterArthur Heymans
2021-07-17util/kconfig: Stop trying to make sense of Linux configsPatrick Georgi
2021-07-15util/ifdtool: Add APL to IFDv2 platformsSubrata Banik
2021-07-14Revert "amdfwtool: Use relative address for EFS gen2"Kangheui Won
2021-07-14util/sconfig: Remove unused devicetree keywords ESPI & LPCMartin Roth
2021-07-13util/kconfig: Uprev to Linux 5.13's kconfigPatrick Georgi
2021-07-13util/abuild: Fix overriding results with the default configurationArthur Heymans
2021-07-08amdfwtool: Fix the NULL pointer in parametersZheng Bao
2021-07-08amdfwtool: Use relative address for EFS gen2Zheng Bao
2021-07-07util/ifdtool: Add sklkbl to IFDv2 platformsJan Tatje
2021-07-05util/board_status: Do not display grep messagePaul Menzel
2021-07-02util/cbfstool: Allow setting alignment for payloadRaul E Rangel
2021-07-02util/intelp2m: use import once for all included modulesMaxim Polyakov
2021-07-01cbfstool/cbfs-mkstage.c: Change signature of parse_elf_to_xip_stage()Arthur Heymans
2021-06-28security/intel/cbnt: Build test CBnT provisioningArthur Heymans
2021-06-26cbfstool: Unset ${DEBUG} when making vboot hostlibNico Huber
2021-06-26util/ifdtool: Add Xeon SP Lewisburg PCH platform support under IFDv2Johnny Lin
2021-06-25cbfstool: Make use of spurious null-terminationNico Huber
2021-06-22docker/coreboot.org-status: Update URL schemes to git reposPatrick Georgi
2021-06-20util/ifdtool: Use ICH Strap Length (ISL) to identify APL chipsetSubrata Banik
2021-06-20util/ifdtool: Use -p platform name to detect IFDv2 platform and chipsetSubrata Banik