summaryrefslogtreecommitdiffstats
path: root/util
Commit message (Expand)AuthorAgeFilesLines
* util/genbuild_h: add COREBOOT_BUILD_EPOCH seconds since epochAlexander Couzens2021-04-091-0/+1
* util/bincfg/Makefile: change ./bincfg to $(abspath $(TARGET))Martin Roth2021-04-071-3/+3
* lint: checkpatch: Only exclude specific src/vendorcode/ subdirectoriesJulius Werner2021-04-061-1/+0
* util/crossgcc: Add date to the toolchain revisionMartin Roth2021-04-061-7/+6
* util/kconfig_lint: Drop exception for paths without quotesNico Huber2021-04-061-5/+0
* util: Add DDR4 generic SPD for Micron MT40A1G16RC-062E-B 16GbKevin Chiu2021-04-061-1/+13
* util/bincfg: Clean up MakefileMartin Roth2021-04-051-6/+24
* util: Add DDR4 generic SPD for H4AAG165WB-BCWENick Vaccaro2021-03-221-1/+13
* util/ifittool: Add an option to set the FIT pointer a CBFS fileArthur Heymans2021-03-193-30/+105
* util/qualcomm: fix python syntax warningsBaruch Siach2021-03-181-6/+6
* cbfs: Move stage header into a CBFS attributeJulius Werner2021-03-175-229/+143
* cbfstool: Move alignment/baseaddress handling into cbfs_add_component()Julius Werner2021-03-161-60/+57
* util/cbfstool/ifittool: Remove dead codeArthur Heymans2021-03-161-30/+0
* cbfstool: Add support for platform "fixups" when modifying bootblockJulius Werner2021-03-135-0/+134
* cbfstool: Support CONFIG_CBFS_VERIFICATION and metadata hash anchorJulius Werner2021-03-134-18/+261
* util/qemu: Add additional config file for QEMU/Q35Nico Huber2021-03-121-0/+61
* util: Add new memory part to LP4x listAmanda Huang2021-03-031-0/+12
* util/spd_tools/lp4x: Add 2 new parts to global memory definitionMartin Roth2021-03-031-0/+26
* crossgcc: Delete conflicting, stale symbolic linkNico Huber2021-02-271-0/+1
* Revert "util/lint: Add test for documentation in util dirs"Nico Huber2021-02-271-16/+0
* util/spd_tools: Run go fmt on all .go filesMartin Roth2021-02-274-333/+330
* util/spd_tools: Add Cezanne support to lp4x/gen_spd.goMartin Roth2021-02-271-4/+13
* util/autoport: Add dsdt_top.aslKyösti Mälkki2021-02-261-0/+1
* util/lint: Check for windows line endingsMartin Roth2021-02-251-0/+20
* util/ectool: Update MakefileMartin Roth2021-02-251-2/+9
* util/cbmem: Update MakefilesMartin Roth2021-02-251-2/+9
* util/cbfstool: Update MakefilesMartin Roth2021-02-252-2/+14
* util/bucts: Clean up Makefile to match othersMartin Roth2021-02-251-4/+15
* util/bucts: Fix compiler complaints shown with -WextraMartin Roth2021-02-251-9/+7
* sconfig: Use get_chip_instance() to set base_chip_instanceFurquan Shaikh2021-02-201-1/+1
* cbfstool: Replace FILENAME_ALIGN 16 with ATTRIBUTE_ALIGN 4Julius Werner2021-02-182-6/+4
* cbfstool: Ensure attributes always come last in the metadataJulius Werner2021-02-181-6/+19
* cbfstool: Remove location pointer from parse_elf_to_stage()Julius Werner2021-02-183-26/+9
* rmodtool: Make memlayout symbols absolute and do not relocate themJulius Werner2021-02-182-29/+43
* treewide: Remove trailing whitespaceMartin Roth2021-02-178-179/+179
* docker/coreboot-jenkins-node: Add more tools for zephyrPatrick Georgi2021-02-161-0/+15
* util/bincfg: Fix all issuesMartin Roth2021-02-162-6/+5
* util/archive: Clean up MakefileMartin Roth2021-02-161-2/+12
* util/archive: fix warningsMartin Roth2021-02-161-4/+4
* util/amdfwtool: Clean up MakefileMartin Roth2021-02-161-1/+10
* util/amdfwtool: Enable warnings as errorsMartin Roth2021-02-162-2/+2
* util/amdfwtool: Fix all warningsMartin Roth2021-02-162-3/+3
* Documentation: util/board_status/README formattingAlexey Vazhnov2021-02-153-52/+65
* util/cbfstool: Fix build in 32-bit userspaceKyösti Mälkki2021-02-141-1/+2
* Revert "abuild: Allow disabling mainboards"Patrick Georgi2021-02-121-6/+0
* util/superiotool: Add ITE IT8616E/IT8656E supportAngel Pons2021-02-121-0/+38
* util/superiotool: Add ITE IT8625E supportAngel Pons2021-02-121-0/+43
* util/abuild: Ensure that non-Chrome OS builds are non-Chrome OSPatrick Georgi2021-02-111-5/+24
* util/msrtool: teach the configure script to use clangIdwer Vollering2021-02-111-1/+1
* mb/google: order matters in mem_parts_used.txtPaul Fagerburg2021-02-105-11/+32