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/ifdtool: Fix region limitation check
Youness Alaoui
2017-10-22
1
-2
/
+2
*
intelmetool: Add support for Sunrise Point LP
Youness Alaoui
2017-10-22
1
-1
/
+3
*
util/genbuild_h: improve robustness against corrupt .git directories
Patrick Georgi
2017-10-20
1
-1
/
+1
*
board_status/towiki: Fix link to last report for "clone" boards
Jonathan Neuschäfer
2017-10-20
1
-1
/
+1
*
util/docker: Add bc to coreboot-sdk
Martin Roth
2017-10-17
1
-0
/
+1
*
buildgcc: Update binutils to 2.29.1
Iru Cai
2017-10-16
5
-5
/
+5
*
crossgcc: Build libelf from elfutils 0.170
Paul Menzel
2017-10-16
4
-34
/
+6
*
util/docker: add nasm to fix tianocore payload compilation
Piotr Król
2017-10-16
1
-0
/
+1
*
util: Make TZ environment variable POSIX compatible
Paul Menzel
2017-10-14
4
-5
/
+5
*
util/crossgcc: Add bootstrap-only mode
Patrick Georgi
2017-10-13
1
-18
/
+27
*
util/gitconfig: remove cborg2cros.py
Patrick Georgi
2017-10-11
1
-126
/
+0
*
util/cbfstool: Add "truncate" command
Patrick Georgi
2017-10-10
3
-0
/
+63
*
Update URLs in buildgcc
Doug Gale
2017-10-08
1
-13
/
+13
*
autoport: Add GPL boilerplate header to not empty .c files
Arthur Heymans
2017-10-06
4
-18
/
+27
*
autoport/bd82x6x.go: Improve gpio.c generation
Arthur Heymans
2017-10-06
1
-10
/
+35
*
util/amdfwtool: Add option for directory location
Martin Roth
2017-10-05
1
-5
/
+45
*
buildgcc: Implement simple tarball hash verification
Jonathan Neuschäfer
2017-10-04
1
-20
/
+93
*
util/cbmem: fix feedback for 'be explicit about memory map sizes'
Aaron Durbin
2017-10-02
1
-5
/
+2
*
util/cbmem: be explicit about memory map sizes
Aaron Durbin
2017-09-28
1
-227
/
+285
*
util/cbmem: make data structure accesses const
Aaron Durbin
2017-09-28
1
-38
/
+39
*
smbus: Fix a typo ("Set the device I'm talking too")
Jonathan Neuschäfer
2017-09-27
7
-10
/
+10
*
util/cbfstool: Add "expand" command to make CBFS span an fmap region
Patrick Georgi
2017-09-20
3
-0
/
+59
*
util/docker: Update coreboot-sdk dockerfile
Martin Roth
2017-09-20
1
-11
/
+55
*
util/lint: update checkpatch & spelling.txt to upstream versions
Martin Roth
2017-09-20
2
-115
/
+310
*
board_status: Tell user where to find output when results are uploaded
David Hendricks
2017-09-20
1
-2
/
+7
*
ifdtool: Refactor some code
Bill XIE
2017-09-17
1
-54
/
+111
*
ifdtool: redesign some structures
Bill XIE
2017-09-17
3
-121
/
+25
*
ifdtool: merge region_filenames with region_name(s)
Bill XIE
2017-09-17
2
-22
/
+11
*
ifdtool: Const-correct and redesign some functions
Bill XIE
2017-09-17
2
-70
/
+74
*
board_status: Add option to set cbmem path
David Hendricks
2017-09-17
1
-5
/
+20
*
util/scripts/cross-repo-cherrypick: improve cros-side rewrite
Patrick Georgi
2017-09-15
1
-0
/
+6
*
rmodtool: Increase limit on number of symbols
Damien Zammit
2017-09-13
1
-5
/
+6
*
util/lint: Exclude external payloads from coreboot lowercase check
Martin Roth
2017-09-13
1
-1
/
+1
*
util/cbmem: Pretty print STAGEx_META and _CACHE
Kyösti Mälkki
2017-09-06
1
-1
/
+15
*
util/testing: Don't keep tegra lp0 build results
Patrick Georgi
2017-09-06
1
-2
/
+2
*
util/testing: Also test-build tegra's lp0 resume code
Patrick Georgi
2017-09-06
1
-0
/
+2
*
intelmetool: Add support for Sunrise Point-H
Shawn Chang
2017-09-06
1
-1
/
+5
*
abuild: Allow building with any toolchain
Damien Zammit
2017-09-06
1
-2
/
+7
*
util/board_status: do a spell check
Idwer Vollering
2017-09-04
1
-6
/
+6
*
buildgcc: Fix up cross GCC building
Nico Huber
2017-09-02
1
-2
/
+2
*
clang: Enable integrated assembler on clang builds
Damien Zammit
2017-09-02
1
-1
/
+1
*
util/lint/checkpatch: Untaint variables from env & command line
Martin Roth
2017-09-02
1
-1
/
+9
*
buildgcc: Integrate nds32 update from Andes Technology
Stefan Reinauer
2017-09-01
4
-23
/
+73403
*
util/msrtool: Exit program after displaying the help message
Maciej Suminski
2017-08-22
1
-1
/
+1
*
util/inteltool: Remove duplicated error message, switch to snprintf
Maciej Suminski
2017-08-22
1
-7
/
+5
*
util/inteltool: Fix a comparison between signed and unsigned integers
Maciej Suminski
2017-08-20
1
-2
/
+2
*
util/me_cleaner: Pull the latest changes from upstream
Nicola Corna
2017-08-20
2
-154
/
+378
*
kbc1126_ec_dump: fix some errors
Iru Cai
2017-08-18
1
-10
/
+10
*
util/lint: Change final-newlines to lint-test from lint-extended-test
Martin Roth
2017-08-17
1
-4
/
+0
*
lint: update signed-off-by check
Martin Roth
2017-08-17
2
-1
/
+4
[next]