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/crossgcc: Fix building gcc 6.3.0 with clang
Patrick Georgi
2017-06-27
1
-0
/
+11
*
crossgcc: Fix building with clang++ in the presence of gcc
Patrick Georgi
2017-06-27
1
-4
/
+9
*
libpayload: Enable building libpayload with march=i586
Lee Leahy
2017-06-26
1
-1
/
+1
*
buildgcc: Allow environment to override $CC/$CXX
Nico Huber
2017-06-26
1
-26
/
+82
*
crossgcc/buildgcc: update file location code
Martin Roth
2017-06-25
1
-6
/
+6
*
xcompile: Fix clang compiler runtime detection
Stefan Reinauer
2017-06-25
1
-3
/
+15
*
crossgcc: cosmetic overhaul of output
Stefan Reinauer
2017-06-22
1
-5
/
+6
*
crossgcc: Rename print_stable to print_supported
Stefan Reinauer
2017-06-22
1
-6
/
+6
*
crossgcc: Update to clang 4.0
Stefan Reinauer
2017-06-21
10
-86
/
+7
*
Add CMake 3.9.0-rc3 to coreboot toolchain
Stefan Reinauer
2017-06-21
2
-3
/
+20
*
util/scripts/gerrit-rebase: allow skipping old history
Patrick Georgi
2017-06-19
1
-4
/
+32
*
util/crossgcc: Fix musl libc support
Philipp Deppenwiese
2017-06-17
1
-1
/
+1
*
inteltool/Makefile: Clean .dependencies too
Nico Huber
2017-06-14
1
-1
/
+1
*
inteltool/Makefile: Separate CPPFLAGS from CFLAGS
Nico Huber
2017-06-14
1
-7
/
+10
*
cbmem: Escape literal asterisks in log banner regex
Julius Werner
2017-06-14
1
-1
/
+1
*
msrtool: Remove `no-pic` from `CFLAGS`
Paul Menzel
2017-06-09
1
-1
/
+1
*
inteltool: Add Skylake PCI id in memory.c
Nico Huber
2017-06-09
1
-0
/
+1
*
crossgcc: Resolve pointer and integer comparison in GCC
Paul Kocialkowki
2017-06-08
1
-0
/
+27
*
util/lint: Give better warning for help spacing issue
Martin Roth
2017-06-07
1
-2
/
+8
*
util/lint/kconfig_lint: update help checking
Martin Roth
2017-06-07
2
-3
/
+15
*
abuild: Remove space before tab
Paul Menzel
2017-06-07
1
-1
/
+1
*
Use www.coreboot.org over coreboot.org
Paul Menzel
2017-06-07
2
-5
/
+5
*
Use more secure HTTPS URLs for coreboot sites
Paul Menzel
2017-06-07
47
-55
/
+55
*
superiotool: Add SMSC KBC1126
Iru Cai
2017-06-06
1
-0
/
+48
*
util/cbfstool/lz4frame.c: Add comment to fall through
Arthur Heymans
2017-06-06
1
-1
/
+1
*
util/nvramtool: Bail out on unaligned multi-byte entries
Nico Huber
2017-06-06
4
-0
/
+16
*
inteltool: #include <commonlib/helpers.h>
Nico Huber
2017-06-06
2
-3
/
+5
*
buildgcc: Fix color output in download_showing_percentage
Nico Huber
2017-06-06
1
-1
/
+1
*
inteltool/ahci: Don't print reserved, all-zero registers
Nico Huber
2017-06-06
1
-19
/
+34
*
inteltool/ahci: Add Skylake support
Nico Huber
2017-06-06
3
-17
/
+43
*
inteltool: Fix clean-up and close related TODO
Nico Huber
2017-06-06
1
-1
/
+5
*
inteltool: Add first Skylake PCI IDs
Nico Huber
2017-06-06
2
-0
/
+4
*
inteltool: Don't use PCI_FILL_SIZES
Nico Huber
2017-06-06
1
-4
/
+6
*
console/flashsconsole: Add spi flash console for debugging
Youness Alaoui
2017-06-04
2
-0
/
+2
*
ifdtool: avoid potential unaligned pointer usage
Ronald G. Minnich
2017-06-02
1
-12
/
+14
*
util/abuild: Start junit testcase block on kconfig failure
Martin Roth
2017-05-27
1
-0
/
+1
*
cbfscomptool: fix display of time_t
Mike Frysinger
2017-05-27
1
-1
/
+1
*
util/hugo: no need to enable an interactive terminal
Patrick Georgi
2017-05-26
1
-1
/
+1
*
util/hugo: mark source mounts read-only
Patrick Georgi
2017-05-26
1
-1
/
+1
*
util/hugo: Add framework to build www.coreboot.org/Documentation
Patrick Georgi
2017-05-25
9
-0
/
+1150
*
util/lint: ignore some more binary file types
Patrick Georgi
2017-05-25
1
-1
/
+1
*
cbmem_console: Improve 'cbmem -1' behavior for truncated pre-CBMEM logs
Julius Werner
2017-05-18
1
-1
/
+4
*
util/release: Update build-release script
Martin Roth
2017-05-16
1
-9
/
+11
*
xcompile: replace -print-librt-file-name with -print-libgcc-file-name
Patrick Georgi
2017-05-16
1
-1
/
+1
*
util/cbmem: mmap underflow on low addresses
Aaron Durbin
2017-05-15
1
-1
/
+3
*
util: Add tools for dumping and inserting KBC1126 firmware images.
Iru Cai
2017-05-11
4
-0
/
+303
*
intelmetool: Enable warning *set-but-unused-variable*
Paul Menzel
2017-05-11
1
-1
/
+1
*
intelmetool: Comment out unused variable
Paul Menzel
2017-05-11
1
-3
/
+3
*
intelmetool: Enhance missing packages help
Vincent Legoll
2017-05-11
1
-2
/
+3
*
superiotool: Add registers of LPC47N217
Iru Cai
2017-05-08
1
-0
/
+13
[next]