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
*
build: mips: add default compilation options
Vadim Bendebury
2015-03-23
1
-0
/
+4
*
Allow for different BFD elf formats per architecture
Vadim Bendebury
2015-03-21
1
-9
/
+12
*
imgtec/danube: Build BIMG boot images
Paul Burton
2015-03-21
2
-0
/
+239
*
cbmem: stop assuming 1MiB of memory can be mapped
Aaron Durbin
2015-03-21
1
-20
/
+33
*
ARM64 rmodule: Add new reloc type R_AARCH64_LDST8_ABS_LO12_NC
Furquan Shaikh
2015-03-21
1
-0
/
+1
*
cbfstool: Remove empty line that looks out of place
Julius Werner
2015-03-21
1
-1
/
+0
*
rmodtool: add another aarch64 relocation
Aaron Durbin
2015-03-21
1
-0
/
+1
*
rmodtool: Add support for aarch64
Furquan Shaikh
2015-03-21
1
-0
/
+30
*
uio_usbdebug: User-space-i/o framework for usbdebug
Nico Huber
2015-03-19
10
-0
/
+559
*
crossgcc: jump to crossgcc path before building the toolchain
Patrick Georgi
2015-03-18
1
-0
/
+2
*
cbfstool: Add relocation codes for arm mode
Furquan Shaikh
2015-03-17
2
-2
/
+6
*
crossgcc: Add x86_64 to list of supported architectures
Stefan Reinauer
2015-03-17
2
-1
/
+10
*
genbuild_h.sh: use the last git commit as timesource if available
Alexander Couzens
2015-03-16
1
-10
/
+15
*
crossgcc: fix copy-paste mistake on riscv make target
Alexander Couzens
2015-03-10
1
-1
/
+1
*
util/inteltool: Support reading RCBA of NM70 southbridge
Alexandru Gagniuc
2015-03-10
1
-0
/
+1
*
genbuild_h.sh: set TZ + LANG variable for predictable `date` and `git` output
Alexander Couzens
2015-03-09
1
-8
/
+8
*
genbuild_h.sh: derive all timestamp variables from one timestamp
Alexander Couzens
2015-03-09
1
-8
/
+10
*
build.h: remove variable for the builduser, -hostname and -domain
Alexander Couzens
2015-03-09
1
-40
/
+0
*
crossgcc: Unify tool tests, add check for g++ or clang
Patrick Georgi
2015-03-09
1
-16
/
+21
*
crossgcc: Add RISC-V support
Patrick Georgi
2015-03-08
4
-1
/
+21060
*
crossgcc: Update toolchain
Patrick Georgi
2015-03-08
3
-25
/
+14
*
crossgcc: Add mipsel-elf as supported target
Patrick Georgi
2015-03-08
1
-0
/
+1
*
Move generation of build.h into a shell script
Martin Roth
2015-03-06
1
-0
/
+87
*
board-status: update mediawiki interface
Patrick Georgi
2015-03-04
1
-9
/
+7
*
cbfstool: Clean up code
Stefan Reinauer
2015-03-04
7
-44
/
+32
*
cbfstool: Add the MIPS architecture
Paul Burton
2015-03-03
3
-1
/
+3
*
crossgcc: Clean GNU make context so builds succeed
Patrick Georgi
2015-02-28
1
-0
/
+2
*
build: mipsel cross compiler support
Paul Burton
2015-02-24
2
-2
/
+17
*
util/crossgcc/buildgcc: Upgrade MPC from 1.0.1 to 1.0.3
Paul Menzel
2015-02-23
1
-3
/
+3
*
util/board_status/board_status.sh: Move comment to right position
Paul Menzel
2015-02-20
1
-2
/
+3
*
xcompile: specify arm64 subarches
Patrick Georgi
2015-02-17
1
-0
/
+2
*
cbootimage: Add HOSTCC and flags
Marc Jones
2015-02-15
1
-2
/
+5
*
lint: exclude *.hex files from whitespace checking
Werner Zeh
2015-02-12
1
-1
/
+1
*
lint: exclude nvidia submodule from file list
Patrick Georgi
2015-02-12
1
-1
/
+1
*
Add Linux kernel's checkpatch.pl script
Stefan Reinauer
2015-02-11
2
-0
/
+6413
*
utils/msrtool: add westmere cpuids to nehalem
Alexander Couzens
2015-02-11
1
-1
/
+4
*
ectool: remove extra printf("Not dumping EC IDX RAM.")
Alexander Couzens
2015-02-11
1
-2
/
+0
*
ectool: add write support
Alexander Couzens
2015-02-11
1
-2
/
+19
*
xcompile: Rename aarch64 to arm64
Marc Jones
2015-01-26
1
-3
/
+3
*
cbmem: Add support for new 'coreboot' compatible device tree binding
Julius Werner
2015-01-13
1
-17
/
+158
*
cbfstool: Remove arch check for different stages
Furquan Shaikh
2015-01-13
1
-10
/
+0
*
cbfstool: Fix help display message
Furquan Shaikh
2015-01-09
1
-1
/
+1
*
inteltool: add `-s` to dump spi bar and bios_cntl registers
Alexander Couzens
2015-01-08
5
-3
/
+237
*
util/cbfstool: Fix byte-ordering for payload type field.
Hung-Te Lin
2015-01-03
1
-26
/
+38
*
cbmem: use a single id to name mapping table
Vadim Bendebury
2014-12-30
1
-29
/
+1
*
abuild: silence make
Patrick Georgi
2014-12-29
1
-1
/
+1
*
cbfstool: Fix update-fit command
Kyösti Mälkki
2014-12-28
1
-1
/
+1
*
util: Remove 'getpir' and 'mptable' tools
Alexandru Gagniuc
2014-12-19
11
-1708
/
+0
*
util/superiotool: change displayed name of chip id 0xc333 (nct6776)
Felix Held
2014-12-19
1
-1
/
+1
*
util/superiotool: fix default values for nct6776 (rev. c)
Felix Held
2014-12-19
1
-2
/
+2
[next]