summaryrefslogtreecommitdiffstats
path: root/util
Commit message (Expand)AuthorAgeFilesLines
* Make: Add supermicro/smcbiosinfo to toolsPatrick Rudolph2020-01-081-3/+3
* util/autoport: correct build errors of produced filesAngel Pons2020-01-085-46/+40
* util/amdfwtool: Add instances for APCB backupMarshall Dawson2020-01-061-1/+5
* util/supermicro: Add and use new tool smcbiosinfoPatrick Rudolph2020-01-063-0/+304
* abuild: Allow proper build tests with USE_AMD_BLOBS=yNico Huber2020-01-051-1/+1
* util/lint: Update license header text for SPDX headers.Martin Roth2020-01-021-2/+20
* util/inteltool: Add chip detection for IceLake chipsJohanna Schander2019-12-292-0/+9
* util/testing: Remove romcc from testingPatrick Georgi2019-12-281-5/+0
* util/docker/coreboot-sdk: Add libcurl4 requirements for em100Martin Roth2019-12-271-0/+2
* util/mainboard/google: add support for VolteerPaul Fagerburg2019-12-273-31/+61
* util/romcc: Drop romcc supportArthur Heymans2019-12-27147-50038/+0
* util/superiotool: alter Makefile to build the binary on FreeBSDIdwer Vollering2019-12-261-1/+1
* util/pgtblgen: Fix qemu on KVMPatrick Rudolph2019-12-261-6/+8
* crossgcc: Upgrade Python to version 3.8.1Elyes HAOUAS2019-12-203-2/+2
* ifwitool: Introduce a use the Second Logical Boot Partition optionJeremy Compostella2019-12-171-17/+44
* util/cbfstool: Further reduce warnings for lz4 codeNico Huber2019-12-161-0/+1
* Revert "crossgcc: Upgrade acpica to version 20191018"Nico Huber2019-12-144-2/+2
* cbfstool: Bump C version to C11Julius Werner2019-12-121-2/+2
* util/hatch: remove GBB_HWID, clean up user-visible outputPaul Fagerburg2019-12-122-55/+13
* Documentation: enable ditaa integrationPatrick Georgi2019-12-122-1/+10
* util/lint: Update spelling.txt to latest linux versionElyes HAOUAS2019-12-091-0/+219
* util/pgtblgen: Fix typoPatrick Rudolph2019-11-301-1/+1
* crossgcc: Upgrade acpica to version 20191018Elyes HAOUAS2019-11-294-2/+2
* util/release: Don't try to remove a file named like a long stringPatrick Georgi2019-11-281-1/+0
* util/kconfig: Move coreboot specific changes into Makefile.incPatrick Georgi2019-11-272-15/+27
* crossgcc: Upgrade LLVM to version 9.0.0Elyes HAOUAS2019-11-279-5/+5
* crossgcc: Upgrade CMake to 3.16.0Elyes HAOUAS2019-11-273-3/+3
* crossgcc: Upgrade Expat to version 2.2.9Elyes HAOUAS2019-11-273-2/+2
* crossgcc: Upgrade Python to version 3.8.0Elyes HAOUAS2019-11-273-2/+2
* crossgcc: Upgrade GDB to version 8.3.1Elyes HAOUAS2019-11-276-2/+2
* crossgcc: Update binutils to version 2.33.1Elyes HAOUAS2019-11-276-2/+2
* util/release: Add amd_blobs to blob listPatrick Georgi2019-11-261-0/+1
* util/sconfig: Fix illogical override rule for resourceBill XIE2019-11-261-5/+14
* util/ifdtool: Add Jasperlake platform support under IFDv2rkanabar2019-11-252-0/+4
* qualcomm: qgpt: Fixes for python3Douglas Anderson2019-11-231-4/+4
* util/release: Don't wildly rename MakefilesPatrick Georgi2019-11-221-6/+21
* util/release: Convert board IDs into human readable namesPatrick Georgi2019-11-221-3/+31
* util/release: always remove temporary filesPatrick Georgi2019-11-221-2/+2
* util/release: Refactor blobs listPatrick Georgi2019-11-221-2/+10
* util/release: Try reusing the local checkout for cloningPatrick Georgi2019-11-221-2/+7
* util/release: Make signing with GPG 2 easierPatrick Georgi2019-11-221-0/+4
* util/xcompile: Only use -Wno-address-of-packed-member if supportedPatrick Georgi2019-11-221-1/+3
* Remove MIPS architectureJulius Werner2019-11-209-44/+9
* Remove imgtec/pistachio SoCJulius Werner2019-11-203-449/+0
* util/chromeos: Indent code blocks instead of using ```Paul Menzel2019-11-191-13/+10
* util/docker/Makefile: Add documentation docker image targetsArthur Heymans2019-11-191-0/+23
* xcompile: Explicitly disable warning address-of-packed-memberElyes HAOUAS2019-11-191-1/+1
* lib/fmap: Add optional pre-RAM cacheJulius Werner2019-11-141-17/+6
* util/autoport: Stop generate empty h8_mainboard_init_dock().Bill XIE2019-11-122-17/+3
* util/lint/kconfig_lint: Handle glob prefix and suffixArthur Heymans2019-11-061-3/+6