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
/
toolchain.inc
Commit message (
Expand
)
Author
Age
Files
Lines
*
toolchain.inc: Add x86-64 support
Stefan Reinauer
2015-06-16
1
-1
/
+4
*
build system: move compiler runtime determination to xcompile
Patrick Georgi
2015-06-04
1
-9
/
+2
*
build system: only query the compiler runtime's location once
Patrick Georgi
2015-05-26
1
-2
/
+2
*
Remove address from GPLv2 headers
Patrick Georgi
2015-05-21
1
-1
/
+1
*
riscv: enable function and data sections
Aaron Durbin
2015-05-20
1
-0
/
+1
*
vboot: split class in library and stage
Patrick Georgi
2015-04-30
1
-2
/
+4
*
ARM: Remove -mno-unaligned-access
Julius Werner
2015-04-17
1
-1
/
+1
*
mips: mips, not mipsel
Patrick Georgi
2015-03-29
1
-8
/
+8
*
toolchain: fix build with x86_64 gcc
Gerd Hoffmann
2015-03-27
1
-1
/
+1
*
build system: Test gccs that are actually used
Patrick Georgi
2015-03-26
1
-0
/
+17
*
console: Allow bootblock console on MIPS
Paul Burton
2015-03-23
1
-1
/
+2
*
arch/mips: Add base MIPS architecture support
Paul Burton
2015-03-21
1
-1
/
+1
*
coreboot: x86: enable gc-sections
Aaron Durbin
2015-03-17
1
-0
/
+2
*
build: mipsel cross compiler support
Paul Burton
2015-02-24
1
-0
/
+3
*
vboot2: add verstage
Stefan Reinauer
2015-01-27
1
-1
/
+1
*
toolchain.inc: Check toolchain is installed before running it
Marc Jones
2015-01-26
1
-0
/
+1
*
Revert "vboot2: add verstage"
Paul Menzel
2015-01-14
1
-1
/
+1
*
vboot2: add verstage
Daisuke Nojiri
2015-01-13
1
-1
/
+1
*
Set custom AR_ for each class
Daisuke Nojiri
2015-01-09
1
-0
/
+1
*
Add UCB RISCV support for architecture, soc, and emulation mainboard..
Ronald G. Minnich
2014-12-01
1
-0
/
+1
*
build system: unify linker use across gcc and clang
Patrick Georgi
2014-11-25
1
-0
/
+4
*
build system: use a single variable name for compiler runtimes
Patrick Georgi
2014-11-25
1
-2
/
+5
*
build: Add ccopts back into the build
Marc Jones
2014-11-09
1
-2
/
+2
*
Pipe stderr to /dev/null when getting LIBCLANG_RT_FILE_NAME
Martin Roth
2014-10-29
1
-1
/
+1
*
build: Allow clang build linkage to use libcompiler-rt
Edward O'Callaghan
2014-10-28
1
-0
/
+1
*
coreboot arm64: Add support for arm64 into coreboot framework
Furquan Shaikh
2014-09-23
1
-0
/
+3
*
arm: Have the linker garbage-collect unused functions and variables
Julius Werner
2014-09-22
1
-4
/
+1
*
ARM: Generalize armv7 as arm.
Gabe Black
2014-09-08
1
-5
/
+2
*
coreboot classes: Add dynamic classes to coreboot
Furquan Shaikh
2014-08-11
1
-0
/
+12
*
build system: remove duplicate architecture list
Patrick Georgi
2014-07-30
1
-2
/
+0
*
build: remove -ccopts mechanism
Patrick Georgi
2014-06-29
1
-2
/
+2
*
build: use CFLAGS_* in more places where they're needed
Patrick Georgi
2014-05-19
1
-1
/
+1
*
build: re-enable ccache support
Patrick Georgi
2014-05-17
1
-1
/
+19
*
build: make scan-build work again
Patrick Georgi
2014-05-17
1
-0
/
+16
*
build: remove call to missing function
Patrick Georgi
2014-05-17
1
-2
/
+1
*
build: break compiler flags out of $(CC)
Patrick Georgi
2014-05-17
1
-2
/
+2
*
build: don't call $(CC) -print-libgcc-file-name twice
Patrick Georgi
2014-05-17
1
-2
/
+1
*
build: kill one indirection
Patrick Georgi
2014-05-17
1
-10
/
+6
*
build: get rid of a special case
Patrick Georgi
2014-05-17
1
-3
/
+0
*
build: separate CPPFLAGS from CFLAGS
Patrick Georgi
2014-05-17
1
-2
/
+2
*
build: CPPFLAGS is more common than INCLUDES
Patrick Georgi
2014-05-17
1
-3
/
+3
*
toolchain: get rid of some bashisms
Aaron Durbin
2014-05-09
1
-2
/
+2
*
Introduce stage-specific architecture for coreboot
Furquan Shaikh
2014-05-06
1
-0
/
+89