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/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
*
autoport: add missing parameter for pc_keyboard_init()
Iru Cai
2017-01-29
1
-1
/
+1
*
board_status/towiki.sh: Add socket LGA775
Arthur Heymans
2017-01-27
1
-0
/
+3
*
util/docker: Update makefile target names
Martin Roth
2017-01-27
1
-24
/
+23
*
util/docker: Update makefile with command to kill docker images
Martin Roth
2017-01-27
1
-2
/
+7
*
board_status/to-wiki: Update bucketize script
Martin Roth
2017-01-27
1
-8
/
+20
*
util: Add me_cleaner
Nicola Corna
2017-01-25
2
-0
/
+338
*
cbfs-compression-tool: catch compression failures
Patrick Georgi
2017-01-24
1
-1
/
+6
*
util/intelmetool: Try to activate the ME before scanning PCIe for it
Dan Elkouby
2017-01-20
1
-4
/
+4
*
cbfstool: Don't use le32toh(), it's non-standard
Nico Huber
2017-01-18
1
-2
/
+3
*
util/scripts: extend cross-repo-cherrypick
Patrick Georgi
2017-01-17
1
-5
/
+29
*
util/cbfstool: Enable adding precompressed files to cbfs
Patrick Georgi
2017-01-13
1
-22
/
+45
*
util/cbfstool: Add cbfs-compression-tool
Patrick Georgi
2017-01-12
6
-28
/
+230
*
util/cbfstool: compile with -O2 by default
Patrick Georgi
2017-01-12
1
-0
/
+1
*
buildgcc: try curl if wget is not present
Patrick Georgi
2017-01-10
1
-15
/
+21
*
util/abuild: Print list of failed boards at the end of the abuild
Martin Roth
2017-01-09
1
-3
/
+26
*
util/autoport: Fix gfx dump of log_maker
Sebastian 'Swift Geek' Grzywna
2017-01-09
1
-1
/
+1
*
util/lint: Add check for the signed-off-by line
Martin Roth
2017-01-09
1
-0
/
+23
*
util/romcc: avoid shifting more than the variable's width
Patrick Georgi
2017-01-06
1
-2
/
+2
*
util/crossgcc: update jenkins-build-toolchain
Martin Roth
2017-01-04
1
-1
/
+2
*
buildgcc: Remove quotes around a $CC call
Nico Huber
2017-01-04
1
-1
/
+1
*
util/cbfstool: Fix to build with latest llvm
Manoj Gupta
2017-01-04
1
-1
/
+1
*
util/romcc: remove dead assignments
Patrick Georgi
2017-01-03
1
-24
/
+8
*
util/romcc: Ensure that bit shift is valid
Patrick Georgi
2017-01-03
1
-1
/
+1
*
util/romcc: avoid leaking a type
Patrick Georgi
2017-01-03
1
-3
/
+6
*
util/romcc: avoid dereferencing NULL pointer
Patrick Georgi
2017-01-03
1
-0
/
+3
*
util/romcc: free variable after use
Patrick Georgi
2017-01-03
1
-0
/
+2
*
util/abuild: Don't set XGCCPATH if it's in the environment
Martin Roth
2017-01-03
1
-2
/
+4
*
util/inteltool: Add ICH6-10 to BIOS_CNTL list
Arthur Heymans
2017-01-03
1
-0
/
+38
*
util/inteltool: Fix ICH SPIBAR registers
Arthur Heymans
2017-01-03
1
-33
/
+65
*
superiotool: Add support for HWM registers on W83627EHG
Arthur Heymans
2017-01-03
1
-0
/
+51
*
superiotool: Add support for HWM registers on W83627DHG
Arthur Heymans
2017-01-03
1
-0
/
+53
*
util/cbfstool: Don't print region information on stderr by default
Patrick Georgi
2017-01-02
1
-1
/
+1
*
util/intelmetool: Fix warning building with 32-bit
Paul Menzel
2016-12-28
3
-13
/
+13
*
buildgcc: Indicate CXXFLAGS for binutils
Nico Huber
2016-12-28
1
-1
/
+4
*
buildgcc: Fix string comparison operator
Nico Huber
2016-12-28
1
-1
/
+1
*
buildgcc: Build GMP `--with-pic` if GCC defaults to `-pie`
Nico Huber
2016-12-27
1
-0
/
+7
*
util/romcc: Don't read 'member' if it might be NULL
Patrick Georgi
2016-12-16
1
-2
/
+1
*
util/broadcom: Check for successful file access
Patrick Georgi
2016-12-16
1
-0
/
+5
*
util/romcc: remove self-assignment
Patrick Georgi
2016-12-16
1
-1
/
+0
*
util/romcc: Move access after NULL-check
Patrick Georgi
2016-12-16
1
-1
/
+1
*
util/romcc: Fix resource leak
Patrick Georgi
2016-12-16
1
-0
/
+1
*
util/broadcom: Add two more NULL checks
Patrick Georgi
2016-12-16
1
-0
/
+10
*
util/broadcom: Check return value of stat()
Patrick Georgi
2016-12-16
1
-1
/
+4
*
util/broadcom: Initialize variable
Patrick Georgi
2016-12-16
1
-2
/
+2
*
util/broadcom: Close file after use
Patrick Georgi
2016-12-16
1
-0
/
+1
[next]