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
2015-08-10
board_status: use command -v over which(1)
Patrick Georgi
2015-08-10
xcompile: crossgcc lookup in parent paths, for painless libpayload support
Paul Kocialkowski
2015-08-10
genbuild_h: Actually use git's current commit for timestamp if possible
Patrick Georgi
2015-08-10
genbuild_h: actually make date(1) based timestamp locale independent
Patrick Georgi
2015-08-10
board-status: expand minimized config to full size
Patrick Georgi
2015-08-10
board_status: create temporary directory in coreboot tree
Patrick Georgi
2015-08-09
Kconfig: Add KCONFIG_STRICT mode
Stefan Reinauer
2015-08-09
secimage: Use libz's crc32 function
Stefan Reinauer
2015-08-09
secimage: reformat
Stefan Reinauer
2015-08-08
abuild: avoid hanging in oldconfig for parallel builds
Patrick Georgi
2015-08-08
abuild: in junit output, name chromeos builds different from normal ones
Patrick Georgi
2015-08-08
abuild: when using --chromeos, skip boards with no Chrome OS support
Patrick Georgi
2015-08-08
abuild: Make help text into a heredoc
Patrick Georgi
2015-08-06
buildgcc: Deal with gmp on 32bit Cygwin on 64bit host
zbao
2015-08-06
buildgcc: Get the clean and correct uname on Cygwin
zbao
2015-07-31
secimage: Don't link in gmp library
Stefan Reinauer
2015-07-22
crossgcc: Support /bin/sh pointing to dash
Patrick Georgi
2015-07-18
cbfstool: Deduplicate code to merge empty files
Patrick Georgi
2015-07-18
cbfstool: rename checksum to attributes_offset
Patrick Georgi
2015-07-18
cbfstool: move fill value to cbfs.h
Patrick Georgi
2015-07-17
lint/gitconfig: Enable checkpatch.pl checking of commits
Stefan Reinauer
2015-07-16
release: add release script
Patrick Georgi
2015-07-16
cbfstool: Remove extra comma after {0, NULL} list element
Sol Boucher
2015-07-16
cbfstool: Factor out compression algorithm list
Sol Boucher
2015-07-16
cbfstool: rename field
Sol Boucher
2015-07-16
cbfstool: move bit swapping macros to swab.h
Sol Boucher
2015-07-16
cbfstool: use variable length array to model cbfs_file's filename
Patrick Georgi
2015-07-16
cbfstool: improve specification of struct cbfs_file
Patrick Georgi
2015-07-15
cbfstool: fix alignment to 64 byte
Patrick Georgi
2015-07-14
cbmem: export base_time in timestamp table
Aaron Durbin
2015-07-14
abuild: Allow disabling mainboards
Patrick Georgi
2015-07-14
cbmem: convert x86 timestamps on OpenBSD
Patrick Georgi
2015-07-14
buildgcc: Show the archive URL
Paul Menzel
2015-07-12
Update crossgcc Makefile for new buildgcc arguments
Martin Roth
2015-07-11
Fix GCC 5.1 compile issue seen at Linux Arch
Anatol Pomozov
2015-07-09
libpayload: Use top level xcompile
Stefan Reinauer
2015-07-09
xcompile: switch around armv7 TCARCHes
Stefan Reinauer
2015-07-07
cbfstool: Make sure CBFS data structures are packed gcc style
Stefan Reinauer
2015-07-07
cbfstool: Fix kv_pair on Windows
Stefan Reinauer
2015-07-07
Unconditionally compile romstage with -Wa,--divide
Stefan Reinauer
2015-07-07
buildgcc: update IASL to version 20150619
Stefan Reinauer
2015-07-07
xcompile: Fix compiler invocation in testcc
Stefan Reinauer
2015-07-07
buildgcc: work around bug in --print-librt-file-name
Stefan Reinauer
2015-07-07
util/cbfstool: use _XOPEN_SOURCE=700 to find strdup(3)
Jonathan A. Kollasch
2015-07-06
util/ectool: don't dump the whole ram when writing to it
Alexander Couzens
2015-07-06
util/cbfstool: don't override ntohl(3) and htonl(3) on NetBSD
Jonathan A. Kollasch
2015-07-06
util/xcompile/xcompile: use env(1) to find bash
Jonathan A. Kollasch
2015-07-04
buildgcc: Deal with gmp on 32bit Linux on 64bit CPUs
Patrick Georgi
2015-07-04
xcompile: ask for compiler runtime using appropriate CFLAGS
Patrick Georgi
2015-07-04
crossgcc: Fix binutils for aarch64
Patrick Georgi
[next]