index
:
coreboot
2560p
820g2
autoport-hsw
broadwell_refcode
e6230
e7240_bdw
haswell-mrc
hp820g1
hp9480m
mec1322
Some coreboot project code with my work
vimacs
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
util
Age
Commit message (
Expand
)
Author
2017-01-12
util/cbfstool: Add cbfs-compression-tool
Patrick Georgi
2017-01-12
util/cbfstool: compile with -O2 by default
Patrick Georgi
2017-01-10
buildgcc: try curl if wget is not present
Patrick Georgi
2017-01-09
util/abuild: Print list of failed boards at the end of the abuild
Martin Roth
2017-01-09
util/autoport: Fix gfx dump of log_maker
Sebastian 'Swift Geek' Grzywna
2017-01-09
util/lint: Add check for the signed-off-by line
Martin Roth
2017-01-06
util/romcc: avoid shifting more than the variable's width
Patrick Georgi
2017-01-04
util/crossgcc: update jenkins-build-toolchain
Martin Roth
2017-01-04
buildgcc: Remove quotes around a $CC call
Nico Huber
2017-01-04
util/cbfstool: Fix to build with latest llvm
Manoj Gupta
2017-01-03
util/romcc: remove dead assignments
Patrick Georgi
2017-01-03
util/romcc: Ensure that bit shift is valid
Patrick Georgi
2017-01-03
util/romcc: avoid leaking a type
Patrick Georgi
2017-01-03
util/romcc: avoid dereferencing NULL pointer
Patrick Georgi
2017-01-03
util/romcc: free variable after use
Patrick Georgi
2017-01-03
util/abuild: Don't set XGCCPATH if it's in the environment
Martin Roth
2017-01-03
util/inteltool: Add ICH6-10 to BIOS_CNTL list
Arthur Heymans
2017-01-03
util/inteltool: Fix ICH SPIBAR registers
Arthur Heymans
2017-01-03
superiotool: Add support for HWM registers on W83627EHG
Arthur Heymans
2017-01-03
superiotool: Add support for HWM registers on W83627DHG
Arthur Heymans
2017-01-02
util/cbfstool: Don't print region information on stderr by default
Patrick Georgi
2016-12-28
util/intelmetool: Fix warning building with 32-bit
Paul Menzel
2016-12-28
buildgcc: Indicate CXXFLAGS for binutils
Nico Huber
2016-12-28
buildgcc: Fix string comparison operator
Nico Huber
2016-12-27
buildgcc: Build GMP `--with-pic` if GCC defaults to `-pie`
Nico Huber
2016-12-16
util/romcc: Don't read 'member' if it might be NULL
Patrick Georgi
2016-12-16
util/broadcom: Check for successful file access
Patrick Georgi
2016-12-16
util/romcc: remove self-assignment
Patrick Georgi
2016-12-16
util/romcc: Move access after NULL-check
Patrick Georgi
2016-12-16
util/romcc: Fix resource leak
Patrick Georgi
2016-12-16
util/broadcom: Add two more NULL checks
Patrick Georgi
2016-12-16
util/broadcom: Check return value of stat()
Patrick Georgi
2016-12-16
util/broadcom: Initialize variable
Patrick Georgi
2016-12-16
util/broadcom: Close file after use
Patrick Georgi
2016-12-16
util/broadcom: Terminate string
Patrick Georgi
2016-12-16
util/broadcom: close file on error
Patrick Georgi
2016-12-15
util/ifdfake: Add number of regions
Nico Huber
2016-12-15
util/cbfstool: Handle error condition more carefully
Patrick Georgi
2016-12-15
util/cbfstool: check that buffer_create worked
Patrick Georgi
2016-12-15
util/cbfstool: Fix memory leak
Patrick Georgi
2016-12-15
util/cbfstool: Add NULL-ptr check
Patrick Georgi
2016-12-15
util/abuild: Fix update_config function
Martin Roth
2016-12-13
util/cbfstool: Enable filling fmap regions with a given value
Patrick Georgi
2016-12-13
util/cbfstool: require -i argument for cbfstool add-int
Patrick Georgi
2016-12-12
lint/kconfig_lint: Make sure all symbols have a type defined
Martin Roth
2016-12-12
util/lint: add check for auto-included headers
Martin Roth
2016-12-12
Kconfig: Change symbol override from warning to notice
Martin Roth
2016-12-12
util/docker: Add a makefile for common docker tasks
Martin Roth
2016-12-12
util/abuild: Add more error handling for command line options
Martin Roth
2016-12-12
util/abuild: Add argument -R to specify root directory
Martin Roth
[next]