aboutsummaryrefslogtreecommitdiff
path: root/util
AgeCommit message (Expand)Author
2018-08-17coreboot-sdk: Add libjaylink-dev for future flashrom buildsNico Huber
2018-08-14docker/coreboot.org-status: provide html/head/body framePatrick Georgi
2018-08-14ifdtool: port the feature to set AltMeDisable/HAP bit hereBill XIE
2018-08-14util/autoport: Adapt logmaker for newer ACPI versionsArthur Heymans
2018-08-14xgcc: fix grouping of conditions in buildgcc for AdaStefan Tauner
2018-08-13util/lint: Set "acknowledgement" correctElyes HAOUAS
2018-08-13util/lint: update checkpatch.pl to latest linux versionMartin Roth
2018-08-13util/lint: Update spelling.txt to latest linux versionMartin Roth
2018-08-13utils: spkmodem: suggest to use parec instead of parecordDenis 'GNUtoo' Carikli
2018-08-13utils: spkmodem: Add Makefile and gitignoreDenis 'GNUtoo' Carikli
2018-08-11util/lint: Remove register name identified as a misspelled wordXiang Wang
2018-08-07ifdtool: reorder output of JID dumpsStefan Tauner
2018-08-07ifdtool: fix flumap handling in chipsets prior ibex peak/5 seriesStefan Tauner
2018-08-05southbridge/intel/bd82x6x/Kconfig: Do not include any IFD by defaultAngel Pons
2018-08-02util/ectool: Handle arguments more carefullyArthur Heymans
2018-08-02util/cbmem: Handle arguments more carefullyArthur Heymans
2018-08-01make: add clang-format prepare-commit-msg hookRonald G. Minnich
2018-07-31Documentation: Add util.md summaryTom Hiller
2018-07-31abuild: Fix shellcheck errorsMartin Roth
2018-07-31abuild: Update failed boards handlingMartin Roth
2018-07-28util/cbmem: Add cbmem TCPA log supportPhilipp Deppenwiese
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