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-09-15
amdfwtool: Add new SOC mendocino
Zheng Bao
2021-09-15
util/liveiso: Install UEFITool packages
Felix Singer
2021-09-13
util/kconfig: Add pre-built parser
Patrick Georgi
2021-09-13
util/kconfig: Simplify dependencies for parser.tab.*
Patrick Georgi
2021-09-13
util/sconfig: Extract handling of SMBIOS data
Angel Pons
2021-09-13
util/sconfig: Always generate SMBIOS CPP guards
Angel Pons
2021-09-10
elogtool: add "clear" command
Ricardo Quesada
2021-09-10
util/liveiso/console.nix: Remove unneeded argument body
Felix Singer
2021-09-10
util/liveiso: Disable strict checking of access to MMIO memory
Felix Singer
2021-09-09
util/cbmem: Add -2/--2ndtolast option to print second-to-last boot log
Julius Werner
2021-09-08
util/amdtools: Add script to update the SPI speed in the EFS header
Martin Roth
2021-09-08
sconfig: Ensure at least one `device` node below each `chip`
Nico Huber
2021-09-06
autoport: search for the HDA device on PCH
Iru Cai
2021-09-06
inteltool: Support dumping IOBP register values
Iru Cai
2021-09-05
utils/abuild: select FSP_USE_REPO instead of ADD_FSP_BINARIES
Felix Held
2021-09-03
util/liveiso: Add NixOS configs for bootable live systems
Felix Singer
2021-09-02
util/cbftool: Fix the bug in parsing Uefipayload with extended header
Dun Tan
2021-09-01
util/sconfig: Compare probe conditions for override device match
Furquan Shaikh
2021-08-31
cbfstool: add buffer_end() to common.h
Ricardo Quesada
2021-08-31
amdfwtool: Add flag for multi FW level to the struct amd_cb_config
Zheng Bao
2021-08-31
amdfwtool: Copy string in a safer way
Zheng Bao
2021-08-17
inteltool: Allow to set cores range for MSRs dump
Maxim Polyakov
2021-08-16
crossgcc: upgrade Expat from 2.2.9 to 2.4.1
Mackenzie May
2021-08-13
util/mb/google: add template files for guybrush
Bhanu Prakash Maiya
2021-08-09
util/spd_tools/lp4x: Update README
Tim Wawrzynczak
2021-08-09
elogtool: add to gitignore
Jack Rosenthal
2021-08-06
util/kconfig: detect ncurses on FreeBSD
Idwer Vollering
2021-08-05
util/elogtool: add tool to print elog events
Ricardo Quesada
2021-08-05
util/kconfig: Provide default for DEFCONFIG
Patrick Georgi
2021-07-28
util/xcompile: Allow overriding default compiler path
Patrick Georgi
2021-07-28
util/spd_tools/lp4x: Add new memory parts and generate SPDs
David Wu
2021-07-17
util/cbfstool: Remove unused pagesize parameter
Arthur Heymans
2021-07-17
util/kconfig: Stop trying to make sense of Linux configs
Patrick Georgi
2021-07-15
util/ifdtool: Add APL to IFDv2 platforms
Subrata Banik
2021-07-14
Revert "amdfwtool: Use relative address for EFS gen2"
Kangheui Won
2021-07-14
util/sconfig: Remove unused devicetree keywords ESPI & LPC
Martin Roth
2021-07-13
util/kconfig: Uprev to Linux 5.13's kconfig
Patrick Georgi
2021-07-13
util/abuild: Fix overriding results with the default configuration
Arthur Heymans
2021-07-08
amdfwtool: Fix the NULL pointer in parameters
Zheng Bao
2021-07-08
amdfwtool: Use relative address for EFS gen2
Zheng Bao
2021-07-07
util/ifdtool: Add sklkbl to IFDv2 platforms
Jan Tatje
2021-07-05
util/board_status: Do not display grep message
Paul Menzel
2021-07-02
util/cbfstool: Allow setting alignment for payload
Raul E Rangel
2021-07-02
util/intelp2m: use import once for all included modules
Maxim Polyakov
2021-07-01
cbfstool/cbfs-mkstage.c: Change signature of parse_elf_to_xip_stage()
Arthur Heymans
2021-06-28
security/intel/cbnt: Build test CBnT provisioning
Arthur Heymans
2021-06-26
cbfstool: Unset ${DEBUG} when making vboot hostlib
Nico Huber
2021-06-26
util/ifdtool: Add Xeon SP Lewisburg PCH platform support under IFDv2
Johnny Lin
2021-06-25
cbfstool: Make use of spurious null-termination
Nico Huber
2021-06-22
docker/coreboot.org-status: Update URL schemes to git repos
Patrick Georgi
2021-06-20
util/ifdtool: Use ICH Strap Length (ISL) to identify APL chipset
Subrata Banik
2021-06-20
util/ifdtool: Use -p platform name to detect IFDv2 platform and chipset
Subrata Banik
2021-06-18
util/ifdtool: Add Elkhart Lake platform support under IFDv2
Lean Sheng Tan
2021-06-16
util/intelp2m/fsp: Update some deprecated macros
Benjamin Doron
2021-06-15
treewide: Disable R_AMD64_32S relocation support
Patrick Rudolph
2021-06-14
amdfwtool: Null check the pointers before using them
Zheng Bao
2021-06-14
util: Add DDR4 generic SPD for MT40A512M16TB-062E:R
Wisley Chen
2021-06-12
util/intelp2m/fsp: Fix wrong register decoding for direction and interrupt
Benjamin Doron
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
[next]