summaryrefslogtreecommitdiffstats
path: root/util
Commit message (Expand)AuthorAgeFilesLines
* util/sconfig: Add LPC and ESPI busesRaul E Rangel2020-05-126-154/+179
* inteltool: fix dumping of Lynx Point LP and Wildcat Point PM registersIru Cai2020-05-121-5/+47
* util/nvramtool: Remove license boiler plate from DISCLAIMER file, tooPatrick Georgi2020-05-111-8/+1
* util/qualcomm/scripts: use SPDX headerPatrick Georgi2020-05-116-66/+6
* util/cbfstool: Add SPDX header to generated linux_trampoline code, tooPatrick Georgi2020-05-112-0/+2
* util: Use SPDX headersPatrick Georgi2020-05-1141-691/+41
* treewide: Convert more license headers to SPDX stylePatrick Georgi2020-05-113-31/+3
* util/lint: Allow use of the HPND license groupPatrick Georgi2020-05-111-0/+2
* util/lint: Also accept BSD-2-ClausePatrick Georgi2020-05-111-0/+1
* treewide: Replace BSD-3-Clause and ISC headers with SPDX headersPatrick Georgi2020-05-1110-245/+14
* util: Add SPDX header, replacing boiler plate where applicablePatrick Georgi2020-05-1115-92/+17
* util: Fix up a few comments after the "file is part of the" removalPatrick Georgi2020-05-112-2/+1
* treewide: Remove "this file is part of" linesPatrick Georgi2020-05-11147-149/+0
* util/nvramtool: Remove "this file is part of" linesPatrick Georgi2020-05-1125-94/+0
* util/lint: Omit more vendorcode from license header testPatrick Georgi2020-05-111-0/+10
* util/: Replace GPLv2 boiler plate with SPDX headerPatrick Georgi2020-05-09175-1715/+200
* AUTHORS, util/: Drop individual copyright noticesPatrick Georgi2020-05-09238-913/+86
* util/sconfig: Drop use of ref_count for chip_instanceFurquan Shaikh2020-05-072-89/+30
* util/sconfig: Move chip instance id assignment to emit_chips()Furquan Shaikh2020-05-071-7/+3
* util/sconfig: Drop id from struct device maintained by sconfigFurquan Shaikh2020-05-072-14/+7
* treewide: replace GPLv2 long form headers with SPDX headerPatrick Georgi2020-05-0641-453/+41
* treewide: move copyrights and authors to AUTHORSPatrick Georgi2020-05-0645-132/+36
* treewide: Move "is part of the coreboot project" line in its own commentPatrick Georgi2020-05-0628-56/+28
* sconfig: Allow `register` entries below devices, tooNico Huber2020-05-053-284/+353
* treewide: Drop ACPI_VIDEO_DEVICE macroAngel Pons2020-05-041-4/+0
* acpi: Move ACPI table support out of arch/x86 (3/5)Furquan Shaikh2020-05-021-1/+1
* util/intelmetool: Fix 16-bit read/write PCI_COMMAND registerElyes HAOUAS2020-05-011-4/+4
* util/kconfig: Remove miniconfig scriptPatrick Georgi2020-04-291-87/+0
* Documentation: Spell vboot all lowercasePatrick Rudolph2020-04-281-1/+1
* util/scripts/ucode_h_to_bin.sh: Fix .inc-lines with just commentWerner Zeh2020-04-221-1/+1
* util/scripts/ucode_h_to_bin.sh: Drop disruptive quotesWerner Zeh2020-04-221-1/+1
* util/scripts/ucode_h_to_bin.sh: Replace whitespace with TABsWerner Zeh2020-04-221-14/+14
* Doc,util: Update list of utilitiesJacob Garber2020-04-201-9/+15
* util/cbfstool: Allow use of non-ASCII longoptFurquan Shaikh2020-04-201-4/+22
* autoport: use GMA_STATIC_DISPLAYSIru Cai2020-04-161-1/+3
* autoport: Support bigger ACPI tablesIru Cai2020-04-161-3/+3
* src/Kconfig: enable USE_BLOBS by defaultFelix Held2020-04-141-1/+1
* util/lint: Accept "GPL-2.0-only WITH Linux-syscall-note" licensesRajat Jain2020-04-131-0/+1
* util/nvramtool: Remove 2nd initializationElyes HAOUAS2020-04-101-1/+0
* fsp2_0: Clean up around `config FSP_USE_REPO`Nico Huber2020-04-051-1/+1
* util/sconfig: emit NULL sibling fieldsAaron Durbin2020-03-301-0/+2
* amdfwtool: Allow for up to 16 APCB entriesRob Barnes2020-03-271-2/+25
* util/board-status: Reject logs from dirty imagesPaul Menzel2020-03-251-0/+7
* drivers/intel/gma: Ditch `link_frequency_270_mhz` settingNico Huber2020-03-241-21/+0
* util/inteltool: add inteltool path to include pathMichael Niewöhner2020-03-241-0/+1
* Doc/security/vboot: Add a script generated device listMarcello Sylvester Bauer2020-03-232-0/+57
* cbfstool: Build vboot libraryYu-Ping Wu2020-03-234-25/+25
* util/inteltool: use read* macros instead of pointersMichael Niewöhner2020-03-219-39/+39
* util/inteltool: powermgt: add code for dumping config registersMichael Niewöhner2020-03-201-4/+39
* util/scripts/gerrit-rebase: Fix shell invocationPatrick Georgi2020-03-201-1/+1