index
:
coreboot.git
macbookair5_2
macbookpro10_1
main
master
mbp101_medisable
mbp101_medisable_1
mbp82
x230
my copy of coreboot
User &
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
util
Age
Commit message (
Expand
)
Author
2021-06-09
amdfwtool: Add missing license header
Zheng Bao
2021-06-09
amdfwtool: Move EFS related definitions to header file
Zheng Bao
2021-06-08
lint: checkpatch: Add SUSPICIOUS_CODE_INDENT test
Julius Werner
2021-06-07
amdfwtool: Print the entry type when dumping the firmwares
Zheng Bao
2021-06-07
amdfwtool: Set the region_type as 0 for entry "BIOS level 2"
Zheng Bao
2021-06-07
sb/intel/bd82x6x: Drop P_LVLx support in FADT
Angel Pons
2021-06-06
util/crossgcc: Avoid complex filename sets
Patrick Georgi
2021-06-06
util/crossgcc: Update to clang 12
Patrick Georgi
2021-06-04
Revert "util/vboot_lib: Add description.md"
Angel Pons
2021-06-04
util/cbfstool/linux_trampoline.h: Fix typo in comment
Angel Pons
2021-06-03
util/spd_tools: Modify MT53E1G32D2NP-046 WT:B LPDDR4 config
Amanda Huang
2021-06-02
cbfstool/linux_trampoline.S: Fix up the e820 table
Arthur Heymans
2021-06-01
mainboards using soc/amd/picasso: use aliases for PCIe devices on bus 0
Felix Held
2021-06-01
soc/amd/picasso: introduce and use chipset device tree
Felix Held
2021-06-01
util/cbfstool/Makefile: Check out vboot before trying to use it
Patrick Georgi
2021-05-27
util/cbfstool/fit.c: Fix getting the topswap table
Arthur Heymans
2021-05-25
autoport: add a go.mod file
Iru Cai
2021-05-24
sconfig: Emit probe_list in all stages
Furquan Shaikh
2021-05-22
util/spd_tools/lp4x: Add new memory part to to global memory definition
Dtrain Hsu
2021-05-22
util/crossgcc: Update acpica to 20210331
Patrick Georgi
2021-05-18
util/mb/google: add support for brya
Paul Fagerburg
2021-05-18
util/testing/Makefile.inc: Add new line as help section separator
Jakub Czapiga
2021-05-18
amdfwtool:cezanne: use correct bootloader binary for whitelist support
Nikolai Vyssotski
2021-05-18
amdfwtool: Remove the misleading option characters
Zheng Bao
2021-05-12
util/crossgcc: Update mpc to 1.2.1
Patrick Georgi
2021-05-12
util/crossgcc: Update gmp to 6.2.1
Patrick Georgi
2021-05-12
util/genbuild_h: Update IASL location finding code
Martin Roth
2021-05-10
util/cbfstool: Do not set -D_XOPEN_SOURCE on FreeBSD
Idwer Vollering
2021-05-10
inteltool: add initial support for Emmits Burg PCH
Jonathan Zhang
2021-05-10
inteltool: add initial suppot for Sapphire Rapids Scalable Processor
Jonathan Zhang
2021-05-05
util/intelp2m: Set GO111MODULE environment parameter explicitly
Arthur Heymans
2021-05-05
util/sconfig: Fix null pointer dereferences
Tim Wawrzynczak
2021-05-03
util/sconfig: Add support for discontiguous FW_CONFIG fields
Tim Wawrzynczak
2021-04-30
amdfwtool: Cleanup the message of help
Zheng Bao
2021-04-29
migrate out of flashrom deprecated options
Daniel Campello
2021-04-23
util/spd_tools: Add MT53E1G32D2NP-046 WT:B LPDDR4 config
Martin Roth
2021-04-18
util/kconfig_lint: Update handle_expressions()
Nico Huber
2021-04-18
util/kconfig_lint: Turn handle_expressions() into a parser
Nico Huber
2021-04-15
checkpatch_json: Mark robotic comments as robotic
Patrick Georgi
2021-04-14
maintainers.go: Work around common mistake in MAINTAINERS
Michael Niewöhner
2021-04-14
maintainers.go: correct handling of globs
Michael Niewöhner
2021-04-14
Rename do_printk() to printk()
Nico Huber
2021-04-13
lint: MAINTAINERS: check path matches to not only cover the directory
Michael Niewöhner
2021-04-09
util/genbuild_h: add COREBOOT_BUILD_EPOCH seconds since epoch
Alexander Couzens
2021-04-07
util/bincfg/Makefile: change ./bincfg to $(abspath $(TARGET))
Martin Roth
2021-04-06
lint: checkpatch: Only exclude specific src/vendorcode/ subdirectories
Julius Werner
2021-04-06
util/crossgcc: Add date to the toolchain revision
Martin Roth
2021-04-06
util/kconfig_lint: Drop exception for paths without quotes
Nico Huber
2021-04-06
util: Add DDR4 generic SPD for Micron MT40A1G16RC-062E-B 16Gb
Kevin Chiu
2021-04-05
util/bincfg: Clean up Makefile
Martin Roth
2021-03-22
util: Add DDR4 generic SPD for H4AAG165WB-BCWE
Nick Vaccaro
2021-03-19
util/ifittool: Add an option to set the FIT pointer a CBFS file
Arthur Heymans
2021-03-18
util/qualcomm: fix python syntax warnings
Baruch Siach
2021-03-17
cbfs: Move stage header into a CBFS attribute
Julius Werner
2021-03-16
cbfstool: Move alignment/baseaddress handling into cbfs_add_component()
Julius Werner
2021-03-16
util/cbfstool/ifittool: Remove dead code
Arthur Heymans
2021-03-13
cbfstool: Add support for platform "fixups" when modifying bootblock
Julius Werner
2021-03-13
cbfstool: Support CONFIG_CBFS_VERIFICATION and metadata hash anchor
Julius Werner
2021-03-12
util/qemu: Add additional config file for QEMU/Q35
Nico Huber
2021-03-03
util: Add new memory part to LP4x list
Amanda Huang
2021-03-03
util/spd_tools/lp4x: Add 2 new parts to global memory definition
Martin Roth
2021-02-27
crossgcc: Delete conflicting, stale symbolic link
Nico Huber
2021-02-27
Revert "util/lint: Add test for documentation in util dirs"
Nico Huber
2021-02-27
util/spd_tools: Run go fmt on all .go files
Martin Roth
2021-02-27
util/spd_tools: Add Cezanne support to lp4x/gen_spd.go
Martin Roth
2021-02-26
util/autoport: Add dsdt_top.asl
Kyösti Mälkki
2021-02-25
util/lint: Check for windows line endings
Martin Roth
2021-02-25
util/ectool: Update Makefile
Martin Roth
2021-02-25
util/cbmem: Update Makefiles
Martin Roth
2021-02-25
util/cbfstool: Update Makefiles
Martin Roth
2021-02-25
util/bucts: Clean up Makefile to match others
Martin Roth
2021-02-25
util/bucts: Fix compiler complaints shown with -Wextra
Martin Roth
2021-02-20
sconfig: Use get_chip_instance() to set base_chip_instance
Furquan Shaikh
2021-02-18
cbfstool: Replace FILENAME_ALIGN 16 with ATTRIBUTE_ALIGN 4
Julius Werner
2021-02-18
cbfstool: Ensure attributes always come last in the metadata
Julius Werner
2021-02-18
cbfstool: Remove location pointer from parse_elf_to_stage()
Julius Werner
2021-02-18
rmodtool: Make memlayout symbols absolute and do not relocate them
Julius Werner
2021-02-17
treewide: Remove trailing whitespace
Martin Roth
2021-02-16
docker/coreboot-jenkins-node: Add more tools for zephyr
Patrick Georgi
2021-02-16
util/bincfg: Fix all issues
Martin Roth
2021-02-16
util/archive: Clean up Makefile
Martin Roth
2021-02-16
util/archive: fix warnings
Martin Roth
2021-02-16
util/amdfwtool: Clean up Makefile
Martin Roth
2021-02-16
util/amdfwtool: Enable warnings as errors
Martin Roth
2021-02-16
util/amdfwtool: Fix all warnings
Martin Roth
2021-02-15
Documentation: util/board_status/README formatting
Alexey Vazhnov
2021-02-14
util/cbfstool: Fix build in 32-bit userspace
Kyösti Mälkki
2021-02-12
Revert "abuild: Allow disabling mainboards"
Patrick Georgi
2021-02-12
util/superiotool: Add ITE IT8616E/IT8656E support
Angel Pons
2021-02-12
util/superiotool: Add ITE IT8625E support
Angel Pons
2021-02-11
util/abuild: Ensure that non-Chrome OS builds are non-Chrome OS
Patrick Georgi
2021-02-11
util/msrtool: teach the configure script to use clang
Idwer Vollering
2021-02-10
mb/google: order matters in mem_parts_used.txt
Paul Fagerburg
2021-02-09
util/bincfg: Add MAC address example to gbe-ich9m.set
Evgeny Zinoviev
2021-02-07
util/autoport: Fix a typo in readme.md
Evgeny Zinoviev
2021-02-03
amdfwtool:cezanne: Add entry of PSP_BOOTLOADER_AB (0x73)
Zheng Bao
2021-01-31
util/vboot_lib: Add description.md
Kyösti Mälkki
2021-01-30
util/testing/Makefile.inc: Fix up license header
Angel Pons
2021-01-29
docker/coreboot-jenkins-node: Add GNU parallel
Patrick Georgi
2021-01-28
util/lint: Add test for documentation in util dirs
Martin Roth
[prev]
[next]