aboutsummaryrefslogtreecommitdiff
path: root/util
AgeCommit message (Expand)Author
2018-07-27cbfstool: fix implicit declaration of strcasecmpFelix Held
2018-07-26util: Add description.md to each utilTom Hiller
2018-07-26util: Add util_readme scriptTom Hiller
2018-07-24cbfstool/extract: ignore compression field for some payload segmentsJoel Kitching
2018-07-24util/crosgcc: Fix most shellcheck errors in buildgccMartin Roth
2018-07-24util/crosgcc/patches: update make-4.2.1 patchesMartin Roth
2018-07-24Build system: Add fixes for scanbuildMartin Roth
2018-07-24util/docker: Update Makefile to improve shell accessMartin Roth
2018-07-20util/cbfstool: fix build with clangPatrick Georgi
2018-07-19util/gitconfig: Make checkpatch non fatal in pre-commit hookMartin Roth
2018-07-19cbfstool/add-payload: initialize segment headers to 0Joel Kitching
2018-07-18linux_trampoline: use trampoline RAM for the GDTRonald G. Minnich
2018-07-18what-jenkins-does: Pass V=1 through to abuildMartin Roth
2018-07-17util/docker: Update coreboot-jenkins-node dockerfileMartin Roth
2018-07-13cbfstool: Show current FMAP region in printPatrick Rudolph
2018-07-09util/cavium: Add tool to convert devicetree blobsPatrick Rudolph
2018-07-06util/lint: Update lint-stable-000-license-headers linterMartin Roth
2018-07-06util/cbfstool/compiler: __attribute redefinitionFrans Hendriks
2018-06-30cbfstool: fix FIT entry checksum type value for ucode entriesMatt DeVillier
2018-06-28util/crossgcc: update to gcc 8.1.0 and binutils 2.30Patrick Georgi
2018-06-28crosgcc/patches: Add make patch for GLIBC glob interface v2Martin Roth
2018-06-26util/crossgcc: Allow building a new gcc against new binutils with -DPatrick Georgi
2018-06-26cbfstool: Update FIT entries in the second bootblockRizwan Qureshi
2018-06-26cbfstool: add an option for creating a topswap bootblockRizwan Qureshi
2018-06-25util/abuild: Enable abuild to compile a single variantFurquan Shaikh
2018-06-25util/sconfig: Get rid of ops from struct deviceFurquan Shaikh
2018-06-25util/sconfig: Add support for overriding base tree properties/nodeFurquan Shaikh
2018-06-25util/sconfig: Enable parsing of override device treeFurquan Shaikh
2018-06-25util/lint/checkpatch_json: Fix checkpatch output keyword match stringNaresh G Solanki
2018-06-25sb/intel/common/firmware: Enable me_cleaner for NehalemNicola Corna
2018-06-22cbfstool/fit.c: Fix for older CPUs without total_size in mcu_headerArthur Heymans
2018-06-21inteltool: Add PCI IDs for the C220 PCH seriesqeed
2018-06-21util/abuild: Fix building when not in coreboot root dirArthur Heymans
2018-06-19payloads: Add LinuxBoot payload in u-root modePhilipp Deppenwiese
2018-06-18cbfstool: Use endian.h and functions from commonlibWerner Zeh
2018-06-15util/cbfstool: Support FIT payloadsPatrick Rudolph
2018-06-14src: Get rid of unneeded whitespaceElyes HAOUAS
2018-06-14src: Get rid of device_tElyes HAOUAS
2018-06-14util/docker/coreboot.org-status: collect report generatorsPatrick Georgi
2018-06-14util/lint: Run lint-extended-007-final-newlines checks in parallelMartin Roth
2018-06-13util/sconfig: Prepare sconfig to allow parsing multiple treesFurquan Shaikh
2018-06-12util/lint: Run lint-extended-007-checkpatch checks in parallelMartin Roth
2018-06-12kconfig: add script to manipulate .config files on the command linePaul Menzel
2018-06-11util/optionlist: show location of a commentPatrick Georgi
2018-06-11util/optionlist: move kconfig2wiki to kconfig2html and adapt to htmlPatrick Georgi
2018-06-11inteltool: Add dumping of full PCR portsYouness Alaoui
2018-06-11mediatek/mt8183: Add a stub implementation of the MT8183 SOCTristan Shieh
2018-06-11{src,util}: Use NULL instead of 0 for pointerElyes HAOUAS
2018-06-11crossgcc: Update to clang 6.0 & cmake 3.11.3Martin Roth
2018-06-08util/sconfig: Get rid of rescnt in struct deviceFurquan Shaikh
2018-06-08util/sconfig: Re-factor device structure in parse treeFurquan Shaikh
2018-06-08util/sconfig: Make queue handling more generic within main.cFurquan Shaikh
2018-06-08sconfig/main.c: Fix number of arguments in fprintfMaulik V Vaghela
2018-06-08util/sconfig: Get rid of unused parameter to walk_device_treeFurquan Shaikh
2018-06-07util/docker/doc.coreboot.org: Add git to the imagePatrick Georgi
2018-06-07util/docker: rename docs.c.o to doc.c.oPatrick Georgi
2018-06-07util/docker/docs.coreboot.org: reduce container sizePatrick Georgi
2018-06-07util/docker/docs.coreboot.org: Downgrade sphinxPatrick Georgi
2018-06-07util/lint: Add filename checkerMartin Roth
2018-06-05util/sconfig: Get rid of nextdev member in struct deviceFurquan Shaikh
2018-06-05util/sconfig: Get rid of struct headerFurquan Shaikh
2018-06-05util/sconfig: Add helper function for allocating memoryFurquan Shaikh
2018-06-05util/sconfig: Get rid of bus pointer in device structureFurquan Shaikh
2018-06-05util/sconfig: Re-factor emitting of headers to static.cFurquan Shaikh
2018-06-05util/sconfig: Re-factor sconfig to not assume chip as deviceFurquan Shaikh
2018-06-04util/ifdtool: Remove .dependencies on make cleanWerner Zeh
2018-06-04board_status: Abort if repository is in a dirty statePaul Menzel
2018-06-04util/superiotool: Remove whitespace before tabElyes HAOUAS
2018-06-04util/cbfstool: Remove whitespace before tabElyes HAOUAS
2018-06-04util/inteltool: Add Pentium 4 model f6xElyes HAOUAS
2018-06-04util/msrtool: Add Pentium D supportElyes HAOUAS
2018-06-03buildgcc: Update IASL to 20180531Iru Cai
2018-06-02util/lint: Update lint-000-license-headers linterMartin Roth
2018-06-01util/lint: use a more compact output formatPatrick Georgi
2018-05-31util/lint: Add check that changes conform to clang-format stylePatrick Georgi
2018-05-30util/docker: Fix file ownership when building with coreboot-sdkMartin Roth
2018-05-30checkpatch: exclude util/crossgcc/patchesPatrick Georgi
2018-05-30util/gitconfig: improve robustness of checkpatch in pre-commitPatrick Georgi
2018-05-24buildgcc: Do not try to install GCC if build failedNico Huber
2018-05-23util/intelmetool: Add Makefile target for OLDARC definitionMatthias Gazzari
2018-05-22util/testing: Convert tegra124 and tegra210 builds to junitMartin Roth
2018-05-22util/intelmetool: Fix missing commaMatthias Gazzari
2018-05-22util/lint: Make the non-ascii character check stableMartin Roth
2018-05-22cbfs-compression-tool: Add raw compression supportJulius Werner
2018-05-21cbfs-compression-tool: Fix minor edge cases in algorithm type parsingJulius Werner
2018-05-21util/docker: Update coreboot-sdk dockerfile dependencies listMartin Roth
2018-05-21util/testing: Update junit.xml to support coreboot buildsMartin Roth
2018-05-18util/cbmem: Fix compare function for qsortFurquan Shaikh
2018-05-18cbfstool: Drop `-t` parsing for `add-payload` commandNico Huber
2018-05-17util/abuild: Disable unspecified payload optionsMartin Roth
2018-05-16Revert "cbfs/payload type: Fix build warning and whitespace in name"Ronald G. Minnich
2018-05-15cbfs/payload type: Fix build warning and whitespace in namePaul Menzel
2018-05-15msrtool: add VIA C7Lubomir Rintel
2018-05-15util/msrtool: Check for VENDOR_AMD for K8 probeKyösti Mälkki
2018-05-15util/msrtool: Fix swapped IA32_MC3_x and IA32_MC4_xKyösti Mälkki
2018-05-15util/msrtool: Fix names from IA32_MCO_xx to IA32_MC0_xxKyösti Mälkki
2018-05-15msrtool: use a bit more clever cpuid vendor matchLubomir Rintel
2018-05-13cbmem: Sort timestamp entriesRaul E Rangel
2018-05-13msrtool: add support for printing string valuesLubomir Rintel
2018-05-13mstrool: only use intel targets for actual intel CPUsLubomir Rintel