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
2022-03-30
util/amdfwtool: use table-relative addressing in ISH case
Felix Held
2022-03-30
util/genbuild_h: micro-adjust the regexp used to set COREBOOT_MAJOR_VERSION
Idwer Vollering
2022-03-29
amdfwtool: Clear the whole byte of EFS_GEN
Zheng Bao
2022-03-27
amdfwtool: Add ISH header support for A/B recovery layout
Zheng Bao
2022-03-27
util/amdfwtool: add MSMU, SPIROM_CFG and DMCUB PSP FW types
Felix Held
2022-03-25
util/lint/checkpatch: Update commit message & subject line limits
Martin Roth
2022-03-23
amdfwtool: Change the some FW's level for A/B recovery
Zheng Bao
2022-03-22
util/spd_tools: Add support for exclusive IDs
Robert Zieba
2022-03-21
util/cbmem: Keep original Total Time calculation when no negative timestamps
Bora Guvendik
2022-03-21
amdfwtool: Check the length of matching string before accessing
Zheng Bao
2022-03-17
util/liveiso: Remove coreboot toolchain from todo
Felix Singer
2022-03-15
util/ifdtool: Add Meteor Lake platform support under IFDv2
Subrata Banik
2022-03-10
cbmem: Fix console banner matches
Julius Werner
2022-03-09
util/futility: Don't echo the warning message unless it fails
Martin Roth
2022-03-09
cbfstool/linux_trampoline: Fill the ACPI RSDP entry
Arthur Heymans
2022-03-09
amdfwtool: Clear struct match before regular expression matching
Zheng Bao
2022-03-09
commonlib/bsd: Remove cb_err_t
Julius Werner
2022-03-08
util/spd_tools: Encode SDRAM min cycle time (TCKMinPs)
Karthikeyan Ramasubramanian
2022-03-08
util/ifdtool: Add support for Denverton SoC
Jeff Daly
2022-03-02
util/docker/coreboot-jenkins-node: Alphabetize installed tools
Martin Roth
2022-03-02
util/docker/coreboot-jenkins-node: add linkchecker
Martin Roth
2022-02-27
utils/cbfstool: Fix building with `make test-tools`
Felix Singer
2022-02-27
util/testing: Add cbfstool tools to tested utils
Martin Roth
2022-02-26
Revert "util/cbfstool: Port elogtool to libflashrom"
Martin Roth
2022-02-25
crossgcc: Upgrade LLVM/clang from 12.0.0 to 13.0.1
Elyes HAOUAS
2022-02-24
amdfwtool: Check the real length of PMU string
Zheng Bao
2022-02-22
util/nixshell: Add a Nix shell for building documentation
Felix Singer
2022-02-21
amdfwtool: Add entries for PMUI & PMUD with instance 2
Zheng Bao
2022-02-21
amdfwtool: Add support for AMD's BIOS A/B recovery feature
Zheng Bao
2022-02-21
soc/amd/*/fw.cfg: Remove the misleading name for PMUI and PMUD
Zheng Bao
2022-02-21
util/liveiso: Use programs.flashrom.enable
Felix Singer
2022-02-21
crossgcc: Upgrade CMake to 3.22.2 version
Elyes HAOUAS
2022-02-17
util/spd_tools/spd_gen/lp5: Encode Bank Architecture
Karthikeyan Ramasubramanian
2022-02-17
util/spd_tools/spd_gen/lp5: Encode Optional SDRAM features
Karthikeyan Ramasubramanian
2022-02-15
util/chromeos/crosfirmware: format with shfmt
Matt DeVillier
2022-02-15
util/amdtools/README,description.md: add update_efs_spi_speed docs
Felix Held
2022-02-15
util/amdtools/description.md: add description for the different tools
Felix Held
2022-02-15
util/amdtools/README: convert to markdown
Felix Held
2022-02-15
util/inteltool: Add support for Tiger Lake chips detection and GPIOs
Michał Żygowski
2022-02-12
amdfwtool: Add options to support mainboard specific SPL table
Zheng Bao
2022-02-12
util/inteltool: Actually read SATA init data from SIRD
Benjamin Doron
2022-02-11
util/chromeos/crosfirmware: Handle "broken" recovery images
Matt DeVillier
2022-02-11
util/chromeos/crosfirmware: Fix handling of newer boards
Matt DeVillier
2022-02-11
util/cbmem: Add --loglevel option to restrict console printing by level
Julius Werner
2022-02-09
util/ifdtool: add generic `PLATFORM_IFD2` for early SoC development
Wonkyu Kim
2022-02-08
util/spd_tools/spd_gen/lp5: Update BusWidth Encoding
Karthikeyan Ramasubramanian
2022-02-07
console: Add loglevel marker codes to stored consoles
Julius Werner
2022-02-07
amdfwtool: Add SPL support
Zheng Bao
2022-02-07
util/spd_tools/spd_gen: Add support for Sabrina SoC
Karthikeyan Ramasubramanian
2022-02-04
util/ifdtool: Add additional regions for platforms that support them
Jeff Daly
2022-02-03
util/crossgcc: Update this for normailze_dirs()
Martin Roth
2022-02-01
util/lint/checkpatch.pl: Use "git_command"
Elyes HAOUAS
2022-01-31
util/lint/checkpatch.pl: Use "gitroot"
Elyes HAOUAS
2022-01-31
util/lint/checkpatch: Update "check for missing blank lines after declarations"
Elyes HAOUAS
2022-01-31
util/lint/checkpatch.pl: Update 'commit message line length limit'
Elyes HAOUAS
2022-01-31
util/lint/checkpatch.pl: Remove unneeded whitespaces and fix some typos
Elyes HAOUAS
2022-01-31
util/lint/checkpatch.pl: Use "perl_version_ok"
Elyes HAOUAS
2022-01-31
util/lint/checkpatch.pl: Use "tabsize"
Elyes HAOUAS
2022-01-31
util/lint: Remove SuperIO from checkpatch spellcheck
Martin Roth
2022-01-28
util/lint/lint-stable-003-whitespace: add exception for gif files
Fred Reitberger
2022-01-28
crossgcc: Update acpica from 20210331 to 20211217
Elyes HAOUAS
2022-01-27
util/chromeos: Update extract_blobs script
Matt DeVillier
2022-01-27
util/coreboot-configurator: Add contrib files
Sean Rhodes
2022-01-27
util: Add coreboot-configurator
Sean Rhodes
2022-01-26
util/mb/google: add support for brask
Zhuohao Lee
2022-01-21
util/cbmem: Rebase to handle negative timestamps
Bora Guvendik
2022-01-14
util/cbfstool: Port elogtool to libflashrom
Edward O'Callaghan
2022-01-12
util/cbfstool: Do minor fixes
Alex James
2022-01-10
util/cbfstool: Replace swab.h with commonlib/bsd/sysincludes.h
Alex James
2022-01-10
util/apcb: Add apcb_v3_edit tool
Rob Barnes
2022-01-04
docker/Makefile: Use all instead of all_without_gdb
Hsuan Ting Chen
2022-01-04
cbfstool: Avoid defining _XOPEN_SOURCE
Alex James
2022-01-04
util/cbfstool: Remove redundant endian.h include
Alex James
2021-12-29
crossgcc/buildgcc: Remove unused GCC_AUTOCONF_VERSION
Elyes HAOUAS
2021-12-29
crossgcc/Makefile: Remove obsolete target build_make
Elyes HAOUAS
2021-12-26
util/liveiso: Install mtdutils
Felix Singer
2021-12-26
util/liveiso: Disable write protection of the intel-spi driver
Felix Singer
2021-12-26
util/liveiso: Ensure compatible NixOS channel is used
Felix Singer
2021-12-26
util/liveiso: Merge build scripts
Felix Singer
2021-12-25
util/futility: Ensure futility checks for flashrom as a dep
Edward O'Callaghan
2021-12-16
amdfwtool: Upgrade "relative address" to four address modes
Zheng Bao
2021-12-16
Spell *Boot Guard* with a space for official spelling
Paul Menzel
2021-12-14
cbfstool: Clean up remnants of locate action
Julius Werner
2021-12-14
cbfstool: Use converted buffer size for do_cbfs_locate()
Julius Werner
2021-12-14
amdfwtool: Use relative address for EFS gen2
Zheng Bao
2021-12-13
cbfstool: Do host space address conversion earlier when adding files
Julius Werner
2021-12-10
util/lint/checkpatch: Decrease commit message line length limit to 72
Paul Menzel
2021-12-08
util/testing: combine code coverage data
Paul Fagerburg
2021-12-07
cbfstool: Fix offset calculation for aligned files
Julius Werner
2021-12-06
util/liveiso: Update to NixOS 21.11
Felix Singer
2021-12-06
util/cbfstool: Ensure that htole32 et al are visible when building
Patrick Georgi
2021-11-30
commonlib: Move commonlib/cbmem_id.h to commonlib/bsd/
Jakub Czapiga
2021-11-29
util/cbfstool/.gitignore: Add CSE tool executables
Angel Pons
2021-11-26
util/ifdtool/Makefile: Derive from Makefile.inc
Patrick Georgi
2021-11-26
util/testing: Add ifdtool to tools to be tested
Patrick Georgi
2021-11-26
util/ifdtool/Makefile: Fix building as standalone tool
Angel Pons
2021-11-24
util/testing: Give meaningful error if intel-sec-tools aren't around
Patrick Georgi
2021-11-22
util/cbfstool/flashmap/fmap.c: fix fmaptool endianness bugs on BE
Marek Kasiewicz
2021-11-22
eventlog: Add a log type for Chrome OS diagnostics
Hsuan Ting Chen
2021-11-19
util/inteltool/gpio.c: Correct register name
Angel Pons
[prev]
[next]