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/nvidia/cbootimage: Update to upstream master
Martin Roth
2017-04-24
1
-0
/
+0
*
util/lint: Don't run checkpatch on the documentation
Martin Roth
2017-04-24
1
-1
/
+2
*
mma: update mma setup script for v2.1018
Pratik Prajapati
2017-04-24
1
-9
/
+18
*
util/blobtool: Update blobtool.y
Martin Roth
2017-04-24
2
-124
/
+152
*
util/blobtool: clean up blobtool.l a bit
Martin Roth
2017-04-24
2
-111
/
+77
*
Turn CBMEM console into a ring buffer that can persist across reboots
Julius Werner
2017-04-20
1
-24
/
+39
*
util/inteltool: Add ICH10 (Consumer Base) support
Arthur Heymans
2017-04-15
6
-0
/
+7
*
util/blobtool & sconfig: Update GENPARSER Kconfig question
Martin Roth
2017-04-14
2
-2
/
+2
*
util/blobtool: Hook into coreboot build
Martin Roth
2017-04-14
4
-0
/
+3975
*
cbmem: Add custom aligned memcpy() implementation
Julius Werner
2017-04-14
1
-1
/
+31
*
util/intelmetool: Check for NULL return from pci_lookup_name
Youness Alaoui
2017-04-04
1
-0
/
+4
*
abuild: add timeless build command line parameter
Martin Roth
2017-04-04
1
-3
/
+8
*
util/abuild: Save checksums of build files
Martin Roth
2017-04-04
1
-1
/
+11
*
util/docker: Update makefile for servers and local use
Martin Roth
2017-04-04
1
-8
/
+104
*
util/intelmetool: Fix access to deleted data on stack
Youness Alaoui
2017-04-04
1
-6
/
+7
*
cbfstool/ifwitool: Remove unnecessary assignment
Paul Menzel
2017-03-29
1
-2
/
+2
*
util/futility/Makefile: Update clean target
Martin Roth
2017-03-29
1
-2
/
+3
*
util/amdfwtool: Add fanless SMU firmware options
Marshall Dawson
2017-03-28
1
-63
/
+85
*
abuild: Treat command line for recursive invocations as bash array
Julius Werner
2017-03-28
1
-6
/
+9
*
util/lint: Show an error if a symbol is created in two choice blocks
Martin Roth
2017-03-27
2
-1
/
+6
*
util/docker: Update coreboot-sdk dockerfile
Martin Roth
2017-03-24
1
-3
/
+4
*
crossgcc/Dockerfile: Add gnat to build the Ada toolchain
Nico Huber
2017-03-23
1
-3
/
+4
*
buildgcc: Relax GNAT version checks
Nico Huber
2017-03-23
1
-7
/
+7
*
buildgcc: Fix check for a .success file
Nico Huber
2017-03-23
1
-1
/
+1
*
util/cbfstool: avoid memleaks and off-by-ones
Patrick Georgi
2017-03-20
3
-1
/
+21
*
util/autoport: Create superiotool logs
Arthur Heymans
2017-03-14
1
-0
/
+1
*
buildgcc: Search for `xz` too
Nico Huber
2017-03-14
1
-0
/
+1
*
board_status/towiki.sh: Fix Socket for Sandy and Ivy Bridge
Arthur Heymans
2017-03-14
1
-1
/
+1
*
util/superiotool: Add support for Fintek F71808A
Nicola Corna
2017-03-13
2
-1
/
+112
*
ifdtool: Add SPI_FREQUENCY_50MHZ_30MHZ as a valid freq
Hannah Williams
2017-03-10
1
-0
/
+1
*
toolchain: fix compilation of GMP on FreeBSD
Idwer Vollering
2017-03-09
1
-0
/
+20
*
uti/lint/checkpatch: Fix __attribute__ struct errors for OPEN_BRACE
Martin Roth
2017-03-09
1
-0
/
+1
*
uti/lint/checkpatch: add --exclude to ignore specific directories
Martin Roth
2017-03-09
1
-0
/
+13
*
util/intelmetool: Add support for Wildcat Point LP
Huan Truong
2017-03-08
1
-4
/
+6
*
util/intelmetool: Fix segfault on edge cases
Huan Truong
2017-03-08
1
-1
/
+2
*
util/scripts/get_maintainer.pl: Remove linux tree check
Martin Roth
2017-03-07
1
-5
/
+0
*
util/scripts: Update get_maintainer.pl to latest from linux kernel
Martin Roth
2017-03-07
1
-38
/
+117
*
util/docker: Update dockerfiles & build method
Martin Roth
2017-03-06
3
-19
/
+69
*
buildgcc: Update GCC, Binutils, GMP, MPFR, GDB, IASL and LLVM
Iru Cai
2017-03-05
37
-13818
/
+4748
*
util/me_cleaner: Pull the latest changes from upstream
Nicola Corna
2017-03-02
2
-124
/
+317
*
autoport: add "-d" option to ectool to dump registers
Iru Cai
2017-03-02
1
-1
/
+1
*
board-status: Add README
Denis 'GNUtoo' Carikli
2017-02-20
1
-0
/
+50
*
boardstatus: wiki: Update XiVO's coreboot fork source address
Denis 'GNUtoo' Carikli
2017-02-18
1
-1
/
+1
*
sconfig: Add a new "SPI" device type
Furquan Shaikh
2017-02-16
6
-135
/
+151
*
util/lint: Don't check license text for files with under 5 lines
Martin Roth
2017-02-14
1
-2
/
+4
*
util/romcc: Don't reference a variable after checking it for NULL
Patrick Georgi
2017-02-10
1
-4
/
+4
*
util/blobtool: Add new tool for compiling/decompiling data blobs
Damien Zammit
2017-02-04
8
-0
/
+1663
*
util/ifdtool: Fix ICH Gbe unlock
Patrick Rudolph
2017-02-04
1
-1
/
+2
*
ectool: Support OpenBSD
Steven Dee
2017-02-02
3
-13
/
+15
*
util/xcompile: parallelize compiler checks
Patrick Georgi
2017-01-31
1
-4
/
+14
[next]