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
2024-02-02
util/ifdtool: Add a new switch -E to protect GPR0
Subrata Banik
2024-01-31
device/device.h: Rename busses for clarity
Arthur Heymans
2024-01-30
crossgcc: Distinguish bootstrap and target compiler options
Patrick Georgi
2024-01-30
util/release: Remove makefile.inc references from genrelnotes
Martin Roth
2024-01-29
device/device.h: Drop multiple links
Arthur Heymans
2024-01-27
util/ifdtool: Refactor GPR0 Unlock Implemetation
Subrata Banik
2024-01-26
src, util: Clean up makefile.inc in text, help & comments
Martin Roth
2024-01-26
src, util: Update toolchain.inc references to .mk
Martin Roth
2024-01-26
util/autoport: Update Makefile.inc generation to Makefile.mk
Martin Roth
2024-01-26
util/mb: Update variant template Makefiles from .inc to .mk
Martin Roth
2024-01-26
util: Rename Makefiles from .inc to .mk
Martin Roth
2024-01-24
util/spd_tools: Update Makefile.inc references to Makefile.mk
Martin Roth
2024-01-24
*/mem_parts_used.txt: Change Makefile.inc to Makefile.mk
Martin Roth
2024-01-24
payloads: Rename Makefiles from .inc to .mk
Martin Roth
2024-01-24
Makefiles: Rename top-level Makefiles from .inc to .mk
Martin Roth
2024-01-18
util/superiotool: reformat alternate dump output
Matt DeVillier
2024-01-18
util/superiotool: add support for Nuvoton NCT6796D
Matt DeVillier
2024-01-18
util/inteltool: Add support for RPL-H CPU
Matt DeVillier
2024-01-15
util/autoport: Improve USB code
Patrick Rudolph
2024-01-14
tree: Use accessor functions for struct region fields
Nico Huber
2024-01-12
lint/kconfig_lint: Remove SOUTH_BRIDGE_OPTIONS
Elyes Haouas
2024-01-12
util/ifdtool: Enable Read Access for SPI device expansion 2 region
Subrata Banik
2024-01-08
util/lint: Remove the extra `\` in lint-stable-003-whitespace
Ruihai Zhou
2024-01-08
util/ifdtool: Add support for extended region read/write access
Reka Norman
2024-01-05
util/ifdtool: Add support for disabling GPR0
Reka Norman
2023-12-29
util/liveiso: Update to 23.11 release
Felix Singer
2023-12-29
util/docker/fedora: Add Dockerfile.base
Felix Singer
2023-12-20
util/{cbfstool,nvramtool}: Use same indent levels for switch/case
Felix Singer
2023-12-17
util/lint: Exclude .apcb files from various checks
Matt DeVillier
2023-12-13
lib/jpeg: Replace decoder with Wuffs' implementation
Patrick Georgi
2023-12-12
util/abuild: Better identify config string in log
Martin Roth
2023-12-08
util/docker/alma: Add Dockerfile.base
Felix Singer
2023-12-08
util/docker/rocky: Add Dockerfile.base
Felix Singer
2023-12-08
util/docker/archlinux: Rename Dockerfile to Dockerfile.base
Felix Singer
2023-12-08
util/docker/archlinux: Add more packages allowing CI builds
Felix Singer
2023-12-06
util/docker: Add build script
Felix Singer
2023-12-06
util/docker/alpine: Rename Dockerfile to Dockerfile.base
Felix Singer
2023-12-04
inteltool: memory: log PCI id of unknown devices
Alexander Couzens
2023-12-02
inteltool/gpio_names/*.h: Add GPL-2.0-only SPDX license header
Nicholas Chin
2023-11-30
build system: Exempt `make *config` from strict symbol checks
Patrick Georgi
2023-11-27
util/kconfig: Import some more of Linux's build infra
Patrick Georgi
2023-11-25
util/kconfig: Uprev to Linux 6.6's kconfig
Patrick Georgi
2023-11-25
tree wide: Rename VBOOT_MEASURED_BOOT* to TPM_MEASURED_BOOT
Patrick Georgi
2023-11-24
crossgcc: Upgrade GCC from 11.4.0 to 13.2.0
Elyes Haouas
2023-11-24
util/kconfig: Uprev to Linux 6.5's kconfig
Patrick Georgi
2023-11-24
util/kconfig: Uprev to Linux 6.4's kconfig
Patrick Georgi
2023-11-24
util/kconfig: Uprev to Linux 6.3's kconfig
Patrick Georgi
2023-11-24
util/kconfig: Uprev to Linux 6.2's kconfig
Patrick Georgi
2023-11-24
util/kconfig: Uprev to Linux 6.1's kconfig
Patrick Georgi
2023-11-24
util/docker/archlinux: Extend the environment with packages and configs
Felix Singer
2023-11-21
util/crossgcc: Update CMake from 3.26.4 to 3.27.7
Felix Singer
2023-11-20
cross-repo-cherrypick: Update downstream branch
Jon Murphy
2023-11-18
util/lint: Add linter to keep selects out of Kconfig.name
Martin Roth
2023-11-17
docker/coreboot-sdk: Add perl modules for gcov
Martin Roth
2023-11-16
util/docker: Switch back to root user in jenkins-node
Martin Roth
2023-11-16
util/ifdtool/ifdtool.c: Add NULL check for fmapname
Maximilian Brune
2023-11-13
util/lint/kconfig_lint: Ignore C preprocessor macros in code
Martin Roth
2023-11-12
util/docker/jenkins-node: Install pip modules into virtual env
Martin Roth
2023-11-12
util/docker: change main branch back to master for encapsulate
Martin Roth
2023-11-07
util/abuild: Add all builds to junit.xml files
Martin Roth
2023-11-02
util/docker: Add libnss3-dev package to coreboot-sdk for vboot
Martin Roth
2023-11-02
util/crossgcc/buildgcc: Fix detection of GNAT on recent versions
Felix Singer
2023-11-01
util/lint: Fix some mistakes in spelling.txt
Julius Werner
2023-10-31
util/kconfig: fix 0009-util-kconfig... patch
Richard Marko
2023-10-31
util/kconfig: Fix README.md formatting
Richard Marko
2023-10-31
util/kconfig: add savedefconfig patch to quilt
Richard Marko
2023-10-31
util/kconfig: chmod +w before savedefconfig
Richard Marko
2023-10-29
cbfstool: Fix CBFS header buffer overflow
Jeremy Compostella
2023-10-28
util/cbfstool: Enable "ms-extensions" compiler flag on mingw only
Patrick Georgi
2023-10-23
util/docker/coreboot-sdk: Add bash-completion to package list
Felix Singer
2023-10-20
cbfstool: Skip relocation entries pointing to undefined symbol
Jeremy Compostella
2023-10-19
util/liveiso/nixos: Drop XFS package
Felix Singer
2023-10-19
util/liveiso/nixos: Bump to 23.05
Felix Singer
2023-10-16
util/scripts: Add a script to find new users' commits on gerrit
Martin Roth
2023-10-10
util/amdfwtool: Check for pkg-config presence
Karthikeyan Ramasubramanian
2023-10-03
util/docker: Fix setting SDK_VERSION
Tim Crawford
2023-10-03
util/docker/coreboot-sdk: Remove superfluous NASM package
Felix Singer
2023-10-02
util/intelp2m: Support Jasper Lake
Jonathon Hall
2023-09-28
util/cbfstool: Revise lex/yacc (bison) generation
Hung-Te Lin
2023-09-26
amdfwtool: Support firmware offsets of larger than 16MiB
Zheng Bao
2023-09-26
amdfwtool: Add APCB for new combo entry
Zheng Bao
2023-09-25
util: Drop flashrom -p host alias which equals to -p internal
Hsuan Ting Chen
2023-09-22
coreboot.org-status: Make URLs branch agnostic
Patrick Georgi
2023-09-20
util/superiotool: Tell compiler to use C99 instead of ANSI C
Nicholas Sudsgaard
2023-09-14
cbfstool: Make add-stage support multiple loadable segments
Jeremy Compostella
2023-09-14
cbfstool: Make add-stage support multiple ignore sections
Jeremy Compostella
2023-09-13
Switch scripts over to use main branch
Stefan Reinauer
2023-09-11
Switch release scripts over to use main branch
Stefan Reinauer
2023-09-11
Switch jenkins node over to use encapsulate main branch
Stefan Reinauer
2023-09-11
Switch gitconfig.sh over to use main branch
Stefan Reinauer
2023-09-11
Switch board_status.sh to use main branch
Stefan Reinauer
2023-09-07
util/docker: Replace use of sed with build args
Tim Crawford
2023-09-05
amdfwtool: Add FW type FUSE_CHAIN in the config file
Zheng Bao
2023-08-31
crossgcc: Upgrade MPFR from 4.2.0 to 4.2.1
Elyes Haouas
2023-08-31
util/crossgcc: Update binutils from 2.40 to 2.41
Elyes Haouas
2023-08-31
util/crossgcc: Update GMP from 6.2.1 to 6.3.0
Elyes Haouas
2023-08-30
amdfwtool: Print more information when debug mode is set
Zheng Bao
2023-08-29
util/cbfstool: Add eventLog support for ELOG_TYPE_FW_SPLASH_SCREEN
Subrata Banik
2023-08-28
util/msrtool: Don't use old style function definition
Elyes Haouas
2023-08-28
util/coreboot-configurator: Don't use old style function definition
Elyes Haouas
[next]