summaryrefslogtreecommitdiffstats
path: root/util
Commit message (Expand)AuthorAgeFilesLines
* 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
* util/autoport: Emit SPDX license headersAngel Pons2020-03-201-31/+5
* util/xcompile: Split $CFLAGS_GCCNico Huber2020-03-201-17/+17
* util/bincfg: Add DDR4 SPD specRob Barnes2020-03-194-0/+775
* util/lint/spelling.txt: Disable `afe`Angel Pons2020-03-181-1/+3
* util/lint/spelling.txt: Explain the commented-out entriesAngel Pons2020-03-181-2/+7
* util/inteltool: powermgt: make Sunrise Point dumping workMichael Niewöhner2020-03-181-13/+23
* util/autoport: Correct formatting issuesAngel Pons2020-03-181-2/+2
* util/inteltool: Makefile: add src/arch to includes.Michael Niewöhner2020-03-181-0/+1
* util/amdfwtool: Fix file open error msgEric Peers2020-03-171-1/+2
* util/inteltool: spi: add a bunch of missing chipsets to print_bioscntlMichael Niewöhner2020-03-171-0/+14
* util/inteltool: add code for dumping LPC registersMichael Niewöhner2020-03-174-3/+179
* util/inteltool: ahci: add Sunrise Point config and SIR registersMichael Niewöhner2020-03-161-0/+52
* util/inteltool: ahci: add code for dumping config and SIR registersMichael Niewöhner2020-03-161-0/+54
* util/inteltool: ahci: rework AHCIMichael Niewöhner2020-03-161-18/+19
* inteltool: add support for CannonPoint-LPMatt DeVillier2020-03-169-0/+366
* util/inteltool: Split GPIO community switch-case into its own functionJohanna Schander2020-03-162-35/+38
* util/inteltool: Move Denverton definitions into their own headerJohanna Schander2020-03-162-222/+230