index
:
coreboot.git
24.02_branch
4.1
4.10_branch
4.11_branch
4.12_branch
4.14_branch
4.15_branch
4.16_branch
4.18_branch
4.19_branch
4.2
4.20_branch
4.22_branch
4.3
4.4
4.8_branch
classic-2014.10
coreboot-v1
coreboot-v3
main
master
rampayload
Coreboot firmware sources
coreboot
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
util
Commit message (
Expand
)
Author
Age
Files
Lines
*
util/amdfwtool,post: add missing distclean target
Felix Held
2021-01-08
2
-0
/
+4
*
util/testing: remove genprof target
Felix Held
2021-01-08
1
-1
/
+0
*
util/crossgcc/.gitignore: Add cmake
Arthur Heymans
2021-01-08
1
-0
/
+2
*
cbfstool: Use flock() when accessing CBFS files
Julius Werner
2021-01-08
1
-2
/
+4
*
cpu/intel/model_206ax: Rename `cX_acpower` options
Angel Pons
2021-01-06
1
-3
/
+3
*
cpu/intel/model_206ax: Unify ACPI C-state options
Angel Pons
2021-01-06
1
-3
/
+0
*
util/testing: Build test more of our tools
Patrick Georgi
2021-01-06
1
-0
/
+4
*
drivers/vpd: Add VPD region to default FMAP when selected
Matt DeVillier
2021-01-04
1
-0
/
+1
*
util: Make sure all util dirs have description files at top level
Martin Roth
2021-01-04
6
-1
/
+24
*
util/amdfwtool: portability fixes for FreeBSD
Idwer Vollering
2020-12-31
3
-8
/
+2
*
util/xcompile: fix XGCCPATH handling
rnhmjoj
2020-12-29
1
-1
/
+1
*
device + util/sconfig: introduce new device `gpio`
Michael Niewöhner
2020-12-28
6
-402
/
+312
*
Makefile: Add $(xcompile) to specify where to write xcompile
Raul E Rangel
2020-12-23
4
-10
/
+11
*
amdfwtool: Add support of cezanne and renoir
Zheng Bao
2020-12-21
3
-15
/
+124
*
util: Modify LPDDR4 spd_tools to generate SPDs for ADL boards
Amanda Huang
2020-12-17
1
-6
/
+7
*
autoport: Add a license header to non-empty files
Iru Cai
2020-12-17
4
-1
/
+9
*
src/lib: Add Kconfig option for SPD cache in FMAP
Matt DeVillier
2020-12-14
1
-0
/
+1
*
amdfwtool: Register APCB and APCB_BK respectively
Zheng Bao
2020-12-11
1
-3
/
+5
*
util/amdfwtool: Fix EFS generation polarity
Marshall Dawson
2020-12-11
1
-4
/
+11
*
util/cbfstool/fit.c: Add support for adding Boot Guard manifests
Michał Żygowski
2020-12-11
1
-2
/
+45
*
util/cbfstool/fmaptool: Generate list of terminal sections
Furquan Shaikh
2020-12-08
1
-0
/
+24
*
util/cbfstool: Add support for mapping extended window for x86 platforms
Furquan Shaikh
2020-12-08
1
-8
/
+93
*
util/cbfstool: Introduce concept of mmap_window
Furquan Shaikh
2020-12-08
1
-14
/
+140
*
util/cbfstool: Rename IS_TOP_ALIGNED_ADDRESS to IS_HOST_SPACE_ADDRESS
Furquan Shaikh
2020-12-08
3
-4
/
+9
*
util/cbfstool: Treat region offsets differently than absolute addresses
Furquan Shaikh
2020-12-08
2
-43
/
+73
*
util/cbfstool/.gitignore: Add ifittool
Arthur Heymans
2020-12-07
1
-0
/
+1
*
cbfs: Add verification for RO CBFS metadata hash
Julius Werner
2020-12-03
1
-0
/
+5
*
cbfstool: Hide hash printing behind -v and add to parseable output
Julius Werner
2020-12-03
3
-14
/
+41
*
cbfstool: Rename cbfs_walk() to cbfs_legacy_walk()
Julius Werner
2020-12-03
2
-11
/
+13
*
cbfstool: Use cbfs_serialized.h and standard vboot helpers
Julius Werner
2020-12-03
11
-345
/
+129
*
lib/trace: Remove TRACE support
Kyösti Mälkki
2020-12-02
6
-179
/
+0
*
util/mb/google/puff: remove HECI from overridetree
Paul Fagerburg
2020-12-01
1
-3
/
+0
*
util/pgtblgen: Improve compatibility
Patrick Georgi
2020-11-30
2
-1
/
+2
*
util/docker/Makefile: Add missing separator
Frans Hendriks
2020-11-30
1
-1
/
+1
*
lp4x: Add new memory parts and generate SPDs
Nick Vaccaro
2020-11-30
1
-0
/
+12
*
inteltool: Add support to print TME/MKTME status
Pratik Prajapati
2020-11-30
3
-2
/
+65
*
util/inteltool: drop OS-specific rdmsr/wrmsr prototypes
Idwer Vollering
2020-11-26
1
-2
/
+0
*
util/crossgcc: ensure curl writes downloaded bytes to a file
Idwer Vollering
2020-11-25
1
-1
/
+1
*
cbfstool: Don't add compression attribute for uncompressed files
Julius Werner
2020-11-25
1
-1
/
+5
*
crossgcc: Upgrade binutils to 2.35.1
Elyes HAOUAS
2020-11-25
7
-2
/
+2
*
crossgcc: Upgrade LLVM to version 11.0.0
Elyes HAOUAS
2020-11-25
9
-5
/
+5
*
util/docker: Minor Makefile updates
Martin Roth
2020-11-22
1
-12
/
+17
*
util/crossgcc: Retry package downloads on failure
Martin Roth
2020-11-22
1
-2
/
+2
*
crossgcc: Upgrade nasm to version 2.15.05
Elyes HAOUAS
2020-11-22
3
-2
/
+2
*
crossgcc: Upgrade IASL to version 20200925
Elyes HAOUAS
2020-11-22
3
-12
/
+14
*
util/inteltool/ivy_memory.c: Do not rely on MR0 values
Angel Pons
2020-11-22
1
-15
/
+24
*
util/inteltool/ivy_memory.c: Properly mask tAONPD
Angel Pons
2020-11-22
1
-1
/
+1
*
util/amdfwtool: add missing zero-initialization for local variable
Felix Held
2020-11-21
1
-1
/
+2
*
sconfig: Apply 'hidden' state from override tree
Duncan Laurie
2020-11-20
1
-0
/
+6
*
amdfwtool: Move the MP2CFG checking to category of BIOS data
Zheng Bao
2020-11-17
1
-7
/
+7
[next]