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-09-07
util/lint/lint: Add -I option to invert test results
Martin Roth
2022-09-07
util/spd_tools: Update LP5X support for ADL/RPL/MTL
Caveh Jalali
2022-09-06
lint/checkpatch: Fix incorrect camelcase detection on numeric constant
Elyes Haouas
2022-09-06
util/lint/lint-stable-019-header-files: add test
Martin Roth
2022-09-06
util/lint: Add rules.h & compiler.h to 019-header-files linter
Martin Roth
2022-09-05
util/lint: ignore util/goswid, a new submodule
Martin Roth
2022-09-04
util/amdfwtool/amdfwread: Fix incorrect option index
Karthikeyan Ramasubramanian
2022-09-04
util/spd_tools: Rebuild utils when source changes
Caveh Jalali
2022-09-04
util/lint: Add lint tests to make sure they fail correctly
Martin Roth
2022-09-03
util/lint/lint: Reformat usage
Martin Roth
2022-09-03
util/lint/lint: Add command line parsing
Martin Roth
2022-09-02
cbfs/vboot: Adapt to new vb2_digest API
Julius Werner
2022-09-02
util/docker/coreboot-jenkins-node: Install cmocka
Felix Singer
2022-08-30
util/spd_tools: Add AMD Mendocino (MDN) platform
EricKY Cheng
2022-08-29
amdfwtool: Fix indentation
Zheng Bao
2022-08-29
util/futility: Ignore deprecated declarations in OpenSSL 3.0
Martin Roth
2022-08-27
util/docker/coreboot-sdk: Install GNAT 12
Felix Singer
2022-08-27
util/docker/coreboot-sdk: Replace package qemu with qemu-system
Felix Singer
2022-08-27
util/docker/coreboot-sdk: Remove doxygen
Tom Hiller
2022-08-26
util/amdfwtool: Add changes to reserve BIOS SIG
Ritul Guru
2022-08-25
util/apcb/apcb_v3_edit: Add support for LP5X SDRAM
Robert Zieba
2022-08-25
util/spd_tools: Add support for LP5X SPDs
Robert Zieba
2022-08-22
lint-000-license-headers: Add src/sbom/TAGS to exception list
Felix Singer
2022-08-22
util/crossgcc: Remove binutils related MIPS patch
Felix Singer
2022-08-22
Add SBOM (Software Bill of Materials) Generation
Maximilian Brune
2022-08-18
util/nixshell/toolchain: Update GNAT to version 12
Felix Singer
2022-08-17
util/lint: Check files of all sizes for licenses
Martin Roth
2022-08-17
util/lint: Update to check all of src for license headers
Martin Roth
2022-08-13
util/release: Update genrelnotes with the latest version
Martin Roth
2022-08-13
payloads/tianocore: Rename TianoCore to edk2
Sean Rhodes
2022-08-12
amdfwtool/amdfwtool.h: Allow 16 additional PSP entries to be supported
Altamshali Hirani
2022-08-12
util/spd_tools: Rename Sabrina to Mendocino
Jon Murphy
2022-08-11
util/amdfwtool: Rename Sabrina to Mendocino
Jon Murphy
2022-08-11
util/lint: Add .gitignore files to list that don't need a license
Martin Roth
2022-08-10
util/lint & LICENSES: Add PDDC as a "license" for coreboot
Martin Roth
2022-08-10
util/lint & LICENSES: Add GCC-exception-3.1 to license exceptions
Martin Roth
2022-08-09
utils: Add initial version of "remove_unused_code" script
Martin Roth
2022-08-09
util/amdfwtool: Fix ISH_B directory offset
Karthikeyan Ramasubramanian
2022-08-06
util/elogtool: Mark redundant boot mode event type as `deprecated`
Subrata Banik
2022-08-03
util/cbfstool: Fix truncate command error handling and cbfs_image_from_buffer()
Jakub Czapiga
2022-08-02
util/cbfstool/elogtool: Support logging FW vboot info in elog
Subrata Banik
2022-08-01
util/spd_tools/spd_gen/lp5: Remove maxSpeed for Sabrina
Karthikeyan Ramasubramanian
2022-08-01
util/amdfwtool: Support PSP whitelist file on recovery A/B layout
Karthikeyan Ramasubramanian
2022-07-30
crossgcc: Upgrade LLVM from 13.0.1 to 14.0.6
Elyes Haouas
2022-07-28
util/liveiso/common: Install devmem2 and pcimem
Felix Singer
2022-07-26
util/amdfwtool: Update the location of PSP verstage and signing key
Karthikeyan Ramasubramanian
2022-07-22
util/kconfig: Add README.md documenting the uprev procedure
Patrick Georgi
2022-07-19
util/spd_tools: Limit memory speed to 5500 Mbps for Sabrina
Karthikeyan Ramasubramanian
2022-07-19
lint/checkpatch: Add check for used comma where semicolon could be
Elyes Haouas
2022-07-19
lint/checkpatch: Add a check for use of self-assignments
Elyes Haouas
2022-07-19
lint/checkpatch: Add a check for existence of a commit log
Elyes Haouas
2022-07-19
lint/checkpatch: Update 'Check patch "separator" and "signoff"'
Elyes Haouas
2022-07-19
lint/checkpatch: Update 'check for unwanted Gerrit info'
Elyes Haouas
2022-07-19
lint/checkpatch: Update 'uncoalesced string fragments'
Elyes Haouas
2022-07-19
lint/checkpatch: Update 'concatenated string without spaces between elements'
Elyes Haouas
2022-07-19
lint/checkpatch: Update 'check indentation of a line with a break'
Elyes Haouas
2022-07-19
lint/checkpatch: Update 'check for logical continuations'
Elyes Haouas
2022-07-19
lint/checkpatch: Update 'check for adding lines without a newline'
Elyes Haouas
2022-07-19
lint/checkpatch: Update 'check for assignments on the start of a line'
Elyes Haouas
2022-07-15
util/xcompile/xcompile: Define GCOV_${TARCH}
Yu-Ping Wu
2022-07-14
commonlib: Substitude macro "__unused" in compiler.h
Bill XIE
2022-07-14
util/spd_tools: Add support for 7500 MT/s lp5 modules
Jack Rosenthal
2022-07-14
util/spd_tools: Add Intel Meteor Lake (MTL) platform
Subrata Banik
2022-07-14
Remove executable flag from source codes and text files
Petr Cvek
2022-07-12
util: Allow installing to a build root
Tim Crawford
2022-07-06
util/release/build-release: Use `git log … -1` over `|head -1`
Paul Menzel
2022-07-04
treewide: Unify Google branding
Jon Murphy
2022-06-30
util/amdfwtool: Initalize all variables before use
Fred Reitberger
2022-06-27
crossgcc: Upgrade CMake from 3.23.0 to 3.23.2
Elyes Haouas
2022-06-23
nvramtool: Fix building on Linux systems with musl libc
Evgeny Zinoviev
2022-06-23
util/ifdtool: Fix printing or setting PCH straps
Arthur Heymans
2022-06-22
util/lint: Add coreboot specific dictionary file
Martin Roth
2022-06-22
util/inteltool: Add an additional Device ID for Intel HD 4400 GPU
Arashk Mahshidfar
2022-06-19
util/cbfstool: Set `USE_FLASHROM=0` to build vboot
Angel Pons
2022-06-16
util/cbfstool/common.c: Deduplicate buffer_create() logic
Edward O'Callaghan
2022-06-16
util/cbfstool: Decouple elogtool from vboot_ref flashrom code
Edward O'Callaghan
2022-06-14
util/mb/google: add support for nissa
Shou-Chieh Hsu
2022-06-13
util/liveiso: Update to NixOS 22.05
Felix Singer
2022-06-10
crossgcc/gnat.patch: Add additional gnatlib object files
Nico Huber
2022-06-10
crossgcc/gnat.patch: Never treat warnings as errors
Nico Huber
2022-06-07
util/util_readme: update to give additional information
Martin Roth
2022-06-07
util, Documentation: Run util_readme.sh to regen util.md
Martin Roth
2022-06-07
cbfstool: Expand CBFS verification validity check
Julius Werner
2022-06-03
inteltool/gpio_names/tigerlake.h: Fix HVMOS pad count
Michał Żygowski
2022-06-03
util/scripts/cross-repo-cherrypick: Modify output format
Patrick Georgi
2022-06-03
util/release/build-release: Use short git hash for .coreboot-version
Martin Roth
2022-06-01
cbfs: Add CBFS_TYPE_INTEL_FIT and exclude it from CBFS verification
Julius Werner
2022-06-01
cbfs: Rename TYPE_FIT to TYPE_FIT_PAYLOAD
Julius Werner
2022-05-31
util/docker: Update dockerfiles
Martin Roth
2022-05-30
util: Update description files
Martin Roth
2022-05-30
util: Fix a few spelling mistakes
Martin Roth
2022-05-30
Documentation: Move intelp2m from description.md to Documention
Martin Roth
2022-05-29
util/lint/checkpatch: Add alloc functions to alloc with multiplies check
Elyes Haouas
2022-05-29
util/lint/checkpatch: Update 'Check for compiler attributes'
Elyes Haouas
2022-05-29
util/lint/checkpatch.pl: Use 'allocFunctions'
Elyes Haouas
2022-05-28
util/inteltool: Add support for Alder Lake chips detection and GPIOs
Michał Kopeć
2022-05-28
abuild: Build with clang only when supported
Arthur Heymans
2022-05-28
util/lint/checkpatch: Warn on period at the end of commit subject
Martin Roth
2022-05-28
util/lint: Subtract the patch format string from subject length
Martin Roth
2022-05-28
util/lint: Add commit message parsing to checkpatch_json script
Martin Roth
[next]