summaryrefslogtreecommitdiffstats
path: root/util
Commit message (Expand)AuthorAgeFilesLines
* util: Add description.md to each utilTom Hiller2018-07-2660-0/+116
* util: Add util_readme scriptTom Hiller2018-07-263-0/+170
* cbfstool/extract: ignore compression field for some payload segmentsJoel Kitching2018-07-241-8/+8
* util/crosgcc: Fix most shellcheck errors in buildgccMartin Roth2018-07-241-126/+172
* util/crosgcc/patches: update make-4.2.1 patchesMartin Roth2018-07-243-15/+95
* Build system: Add fixes for scanbuildMartin Roth2018-07-241-1/+2
* util/docker: Update Makefile to improve shell accessMartin Roth2018-07-241-1/+10
* util/cbfstool: fix build with clangPatrick Georgi2018-07-201-2/+2
* util/gitconfig: Make checkpatch non fatal in pre-commit hookMartin Roth2018-07-191-1/+2
* cbfstool/add-payload: initialize segment headers to 0Joel Kitching2018-07-191-3/+3
* linux_trampoline: use trampoline RAM for the GDTRonald G. Minnich2018-07-182-14/+13
* what-jenkins-does: Pass V=1 through to abuildMartin Roth2018-07-181-2/+2
* util/docker: Update coreboot-jenkins-node dockerfileMartin Roth2018-07-172-22/+16
* cbfstool: Show current FMAP region in printPatrick Rudolph2018-07-131-1/+3
* util/cavium: Add tool to convert devicetree blobsPatrick Rudolph2018-07-091-0/+55
* util/lint: Update lint-stable-000-license-headers linterMartin Roth2018-07-061-31/+4
* util/cbfstool/compiler: __attribute redefinitionFrans Hendriks2018-07-061-0/+5
* cbfstool: fix FIT entry checksum type value for ucode entriesMatt DeVillier2018-06-301-2/+1
* util/crossgcc: update to gcc 8.1.0 and binutils 2.30Patrick Georgi2018-06-2820-84494/+46993
* crosgcc/patches: Add make patch for GLIBC glob interface v2Martin Roth2018-06-281-0/+15
* util/crossgcc: Allow building a new gcc against new binutils with -DPatrick Georgi2018-06-261-0/+2
* cbfstool: Update FIT entries in the second bootblockRizwan Qureshi2018-06-263-42/+138
* cbfstool: add an option for creating a topswap bootblockRizwan Qureshi2018-06-261-10/+128
* util/abuild: Enable abuild to compile a single variantFurquan Shaikh2018-06-251-3/+13
* util/sconfig: Get rid of ops from struct deviceFurquan Shaikh2018-06-252-6/+9
* util/sconfig: Add support for overriding base tree properties/nodeFurquan Shaikh2018-06-252-10/+394
* util/sconfig: Enable parsing of override device treeFurquan Shaikh2018-06-251-6/+43
* util/lint/checkpatch_json: Fix checkpatch output keyword match stringNaresh G Solanki2018-06-251-3/+3
* sb/intel/common/firmware: Enable me_cleaner for NehalemNicola Corna2018-06-251-5/+3
* cbfstool/fit.c: Fix for older CPUs without total_size in mcu_headerArthur Heymans2018-06-221-2/+7
* inteltool: Add PCI IDs for the C220 PCH seriesqeed2018-06-216-1/+112
* util/abuild: Fix building when not in coreboot root dirArthur Heymans2018-06-211-3/+3
* payloads: Add LinuxBoot payload in u-root modePhilipp Deppenwiese2018-06-191-0/+1
* cbfstool: Use endian.h and functions from commonlibWerner Zeh2018-06-181-1/+2
* util/cbfstool: Support FIT payloadsPatrick Rudolph2018-06-156-1/+84
* src: Get rid of unneeded whitespaceElyes HAOUAS2018-06-146-45/+46
* src: Get rid of device_tElyes HAOUAS2018-06-141-2/+2
* util/docker/coreboot.org-status: collect report generatorsPatrick Georgi2018-06-1413-220/+171
* util/lint: Run lint-extended-007-final-newlines checks in parallelMartin Roth2018-06-141-6/+15
* util/sconfig: Prepare sconfig to allow parsing multiple treesFurquan Shaikh2018-06-131-23/+32
* util/lint: Run lint-extended-007-checkpatch checks in parallelMartin Roth2018-06-121-27/+21
* kconfig: add script to manipulate .config files on the command linePaul Menzel2018-06-121-0/+226
* util/optionlist: show location of a commentPatrick Georgi2018-06-111-1/+1
* util/optionlist: move kconfig2wiki to kconfig2html and adapt to htmlPatrick Georgi2018-06-111-31/+17
* inteltool: Add dumping of full PCR portsYouness Alaoui2018-06-113-1/+70
* mediatek/mt8183: Add a stub implementation of the MT8183 SOCTristan Shieh2018-06-111-33/+44
* {src,util}: Use NULL instead of 0 for pointerElyes HAOUAS2018-06-115-12/+12
* crossgcc: Update to clang 6.0 & cmake 3.11.3Martin Roth2018-06-1111-8/+8
* util/sconfig: Get rid of rescnt in struct deviceFurquan Shaikh2018-06-082-7/+3
* util/sconfig: Re-factor device structure in parse treeFurquan Shaikh2018-06-085-300/+410