summaryrefslogtreecommitdiff
path: root/util
AgeCommit message (Expand)Author
2020-05-09util/: Replace GPLv2 boiler plate with SPDX headerPatrick Georgi
2020-05-09AUTHORS, util/: Drop individual copyright noticesPatrick Georgi
2020-05-07util/sconfig: Drop use of ref_count for chip_instanceFurquan Shaikh
2020-05-07util/sconfig: Move chip instance id assignment to emit_chips()Furquan Shaikh
2020-05-07util/sconfig: Drop id from struct device maintained by sconfigFurquan Shaikh
2020-05-06treewide: replace GPLv2 long form headers with SPDX headerPatrick Georgi
2020-05-06treewide: move copyrights and authors to AUTHORSPatrick Georgi
2020-05-06treewide: Move "is part of the coreboot project" line in its own commentPatrick Georgi
2020-05-05sconfig: Allow `register` entries below devices, tooNico Huber
2020-05-04treewide: Drop ACPI_VIDEO_DEVICE macroAngel Pons
2020-05-02acpi: Move ACPI table support out of arch/x86 (3/5)Furquan Shaikh
2020-05-01util/intelmetool: Fix 16-bit read/write PCI_COMMAND registerElyes HAOUAS
2020-04-29util/kconfig: Remove miniconfig scriptPatrick Georgi
2020-04-28Documentation: Spell vboot all lowercasePatrick Rudolph
2020-04-22util/scripts/ucode_h_to_bin.sh: Fix .inc-lines with just commentWerner Zeh
2020-04-22util/scripts/ucode_h_to_bin.sh: Drop disruptive quotesWerner Zeh
2020-04-22util/scripts/ucode_h_to_bin.sh: Replace whitespace with TABsWerner Zeh
2020-04-20Doc,util: Update list of utilitiesJacob Garber
2020-04-20util/cbfstool: Allow use of non-ASCII longoptFurquan Shaikh
2020-04-16autoport: use GMA_STATIC_DISPLAYSIru Cai
2020-04-16autoport: Support bigger ACPI tablesIru Cai
2020-04-14src/Kconfig: enable USE_BLOBS by defaultFelix Held
2020-04-13util/lint: Accept "GPL-2.0-only WITH Linux-syscall-note" licensesRajat Jain
2020-04-10util/nvramtool: Remove 2nd initializationElyes HAOUAS
2020-04-05fsp2_0: Clean up around `config FSP_USE_REPO`Nico Huber
2020-03-30util/sconfig: emit NULL sibling fieldsAaron Durbin
2020-03-27amdfwtool: Allow for up to 16 APCB entriesRob Barnes
2020-03-25util/board-status: Reject logs from dirty imagesPaul Menzel
2020-03-24drivers/intel/gma: Ditch `link_frequency_270_mhz` settingNico Huber
2020-03-24util/inteltool: add inteltool path to include pathMichael Niewöhner
2020-03-23Doc/security/vboot: Add a script generated device listMarcello Sylvester Bauer
2020-03-23cbfstool: Build vboot libraryYu-Ping Wu
2020-03-21util/inteltool: use read* macros instead of pointersMichael Niewöhner
2020-03-20util/inteltool: powermgt: add code for dumping config registersMichael Niewöhner
2020-03-20util/scripts/gerrit-rebase: Fix shell invocationPatrick Georgi
2020-03-20util/autoport: Emit SPDX license headersAngel Pons
2020-03-20util/xcompile: Split $CFLAGS_GCCNico Huber
2020-03-19util/bincfg: Add DDR4 SPD specRob Barnes
2020-03-18util/lint/spelling.txt: Disable `afe`Angel Pons
2020-03-18util/lint/spelling.txt: Explain the commented-out entriesAngel Pons
2020-03-18util/inteltool: powermgt: make Sunrise Point dumping workMichael Niewöhner
2020-03-18util/autoport: Correct formatting issuesAngel Pons
2020-03-18util/inteltool: Makefile: add src/arch to includes.Michael Niewöhner
2020-03-17util/amdfwtool: Fix file open error msgEric Peers
2020-03-17util/inteltool: spi: add a bunch of missing chipsets to print_bioscntlMichael Niewöhner
2020-03-17util/inteltool: add code for dumping LPC registersMichael Niewöhner
2020-03-16util/inteltool: ahci: add Sunrise Point config and SIR registersMichael Niewöhner
2020-03-16util/inteltool: ahci: add code for dumping config and SIR registersMichael Niewöhner
2020-03-16util/inteltool: ahci: rework AHCIMichael Niewöhner
2020-03-16inteltool: add support for CannonPoint-LPMatt DeVillier