Age | Commit message (Expand) | Author |
2014-12-01 | Add UCB RISCV support for architecture, soc, and emulation mainboard.. | Ronald G. Minnich |
2014-11-25 | build system: unify linker use across gcc and clang | Patrick Georgi |
2014-11-25 | build system: use a single variable name for compiler runtimes | Patrick Georgi |
2014-11-09 | build: Add ccopts back into the build | Marc Jones |
2014-10-29 | Pipe stderr to /dev/null when getting LIBCLANG_RT_FILE_NAME | Martin Roth |
2014-10-28 | build: Allow clang build linkage to use libcompiler-rt | Edward O'Callaghan |
2014-09-23 | coreboot arm64: Add support for arm64 into coreboot framework | Furquan Shaikh |
2014-09-22 | arm: Have the linker garbage-collect unused functions and variables | Julius Werner |
2014-09-08 | ARM: Generalize armv7 as arm. | Gabe Black |
2014-08-11 | coreboot classes: Add dynamic classes to coreboot | Furquan Shaikh |
2014-07-30 | build system: remove duplicate architecture list | Patrick Georgi |
2014-06-29 | build: remove -ccopts mechanism | Patrick Georgi |
2014-05-19 | build: use CFLAGS_* in more places where they're needed | Patrick Georgi |
2014-05-17 | build: re-enable ccache support | Patrick Georgi |
2014-05-17 | build: make scan-build work again | Patrick Georgi |
2014-05-17 | build: remove call to missing function | Patrick Georgi |
2014-05-17 | build: break compiler flags out of $(CC) | Patrick Georgi |
2014-05-17 | build: don't call $(CC) -print-libgcc-file-name twice | Patrick Georgi |
2014-05-17 | build: kill one indirection | Patrick Georgi |
2014-05-17 | build: get rid of a special case | Patrick Georgi |
2014-05-17 | build: separate CPPFLAGS from CFLAGS | Patrick Georgi |
2014-05-17 | build: CPPFLAGS is more common than INCLUDES | Patrick Georgi |
2014-05-09 | toolchain: get rid of some bashisms | Aaron Durbin |
2014-05-06 | Introduce stage-specific architecture for coreboot | Furquan Shaikh |