index
:
delta/coreboot/coreboot.git
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.3
4.4
4.8_branch
classic-2014.10
coreboot-v1
coreboot-v3
foo2
master
rampayload
review.coreboot.org: coreboot.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
util
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
util/ectool: Handle arguments more carefully
Arthur Heymans
2018-08-02
1
-0
/
+11
*
util/cbmem: Handle arguments more carefully
Arthur Heymans
2018-08-02
1
-0
/
+5
*
make: add clang-format prepare-commit-msg hook
Ronald G. Minnich
2018-08-01
1
-0
/
+13
*
Documentation: Add util.md summary
Tom Hiller
2018-07-31
1
-0
/
+2
*
abuild: Fix shellcheck errors
Martin Roth
2018-07-31
1
-8
/
+9
*
abuild: Update failed boards handling
Martin Roth
2018-07-31
1
-3
/
+7
*
util/cbmem: Add cbmem TCPA log support
Philipp Deppenwiese
2018-07-28
1
-6
/
+70
*
cbfstool: fix implicit declaration of strcasecmp
Felix Held
2018-07-27
1
-0
/
+1
*
util: Add description.md to each util
Tom Hiller
2018-07-26
60
-0
/
+116
*
util: Add util_readme script
Tom Hiller
2018-07-26
3
-0
/
+170
*
cbfstool/extract: ignore compression field for some payload segments
Joel Kitching
2018-07-24
1
-8
/
+8
*
util/crosgcc: Fix most shellcheck errors in buildgcc
Martin Roth
2018-07-24
1
-126
/
+172
*
util/crosgcc/patches: update make-4.2.1 patches
Martin Roth
2018-07-24
3
-15
/
+95
*
Build system: Add fixes for scanbuild
Martin Roth
2018-07-24
1
-1
/
+2
*
util/docker: Update Makefile to improve shell access
Martin Roth
2018-07-24
1
-1
/
+10
*
util/cbfstool: fix build with clang
Patrick Georgi
2018-07-20
1
-2
/
+2
*
util/gitconfig: Make checkpatch non fatal in pre-commit hook
Martin Roth
2018-07-19
1
-1
/
+2
*
cbfstool/add-payload: initialize segment headers to 0
Joel Kitching
2018-07-19
1
-3
/
+3
*
linux_trampoline: use trampoline RAM for the GDT
Ronald G. Minnich
2018-07-18
2
-14
/
+13
*
what-jenkins-does: Pass V=1 through to abuild
Martin Roth
2018-07-18
1
-2
/
+2
*
util/docker: Update coreboot-jenkins-node dockerfile
Martin Roth
2018-07-17
2
-22
/
+16
*
cbfstool: Show current FMAP region in print
Patrick Rudolph
2018-07-13
1
-1
/
+3
*
util/cavium: Add tool to convert devicetree blobs
Patrick Rudolph
2018-07-09
1
-0
/
+55
*
util/lint: Update lint-stable-000-license-headers linter
Martin Roth
2018-07-06
1
-31
/
+4
*
util/cbfstool/compiler: __attribute redefinition
Frans Hendriks
2018-07-06
1
-0
/
+5
*
cbfstool: fix FIT entry checksum type value for ucode entries
Matt DeVillier
2018-06-30
1
-2
/
+1
*
util/crossgcc: update to gcc 8.1.0 and binutils 2.30
Patrick Georgi
2018-06-28
20
-84494
/
+46993
*
crosgcc/patches: Add make patch for GLIBC glob interface v2
Martin Roth
2018-06-28
1
-0
/
+15
*
util/crossgcc: Allow building a new gcc against new binutils with -D
Patrick Georgi
2018-06-26
1
-0
/
+2
*
cbfstool: Update FIT entries in the second bootblock
Rizwan Qureshi
2018-06-26
3
-42
/
+138
*
cbfstool: add an option for creating a topswap bootblock
Rizwan Qureshi
2018-06-26
1
-10
/
+128
*
util/abuild: Enable abuild to compile a single variant
Furquan Shaikh
2018-06-25
1
-3
/
+13
*
util/sconfig: Get rid of ops from struct device
Furquan Shaikh
2018-06-25
2
-6
/
+9
*
util/sconfig: Add support for overriding base tree properties/node
Furquan Shaikh
2018-06-25
2
-10
/
+394
*
util/sconfig: Enable parsing of override device tree
Furquan Shaikh
2018-06-25
1
-6
/
+43
*
util/lint/checkpatch_json: Fix checkpatch output keyword match string
Naresh G Solanki
2018-06-25
1
-3
/
+3
*
sb/intel/common/firmware: Enable me_cleaner for Nehalem
Nicola Corna
2018-06-25
1
-5
/
+3
*
cbfstool/fit.c: Fix for older CPUs without total_size in mcu_header
Arthur Heymans
2018-06-22
1
-2
/
+7
*
inteltool: Add PCI IDs for the C220 PCH series
qeed
2018-06-21
6
-1
/
+112
*
util/abuild: Fix building when not in coreboot root dir
Arthur Heymans
2018-06-21
1
-3
/
+3
*
payloads: Add LinuxBoot payload in u-root mode
Philipp Deppenwiese
2018-06-19
1
-0
/
+1
*
cbfstool: Use endian.h and functions from commonlib
Werner Zeh
2018-06-18
1
-1
/
+2
*
util/cbfstool: Support FIT payloads
Patrick Rudolph
2018-06-15
6
-1
/
+84
*
src: Get rid of unneeded whitespace
Elyes HAOUAS
2018-06-14
6
-45
/
+46
*
src: Get rid of device_t
Elyes HAOUAS
2018-06-14
1
-2
/
+2
*
util/docker/coreboot.org-status: collect report generators
Patrick Georgi
2018-06-14
13
-220
/
+171
*
util/lint: Run lint-extended-007-final-newlines checks in parallel
Martin Roth
2018-06-14
1
-6
/
+15
*
util/sconfig: Prepare sconfig to allow parsing multiple trees
Furquan Shaikh
2018-06-13
1
-23
/
+32
*
util/lint: Run lint-extended-007-checkpatch checks in parallel
Martin Roth
2018-06-12
1
-27
/
+21
*
kconfig: add script to manipulate .config files on the command line
Paul Menzel
2018-06-12
1
-0
/
+226
[prev]
[next]