Age | Commit message (Expand) | Author |
2015-06-24 | crossgcc/Makefile: Allow making toolchains using multiple cores | Martin Roth |
2015-06-24 | crossgcc/Makefile: clean more, add distclean target | Martin Roth |
2015-06-24 | autoport: Include 'default_irq_route.asl' into DSDT | Stefan Reinauer |
2015-06-22 | buildgcc: Add list of valid platform to the help text. | Martin Roth |
2015-06-20 | buildgcc: Update clang search string | Marc Jones |
2015-06-20 | xcompile: x86-64-elf wants -Wa,--divide, too | Stefan Reinauer |
2015-06-17 | buildgcc: Don't build iasl with gcc | Stefan Reinauer |
2015-06-17 | buildgcc: enable biarch support for x86_64-elf | Stefan Reinauer |
2015-06-17 | buildgcc: Check for dependencies after printing banner | Stefan Reinauer |
2015-06-17 | buildgcc: Clarify required user action | Stefan Reinauer |
2015-06-16 | kconfig: allow specifying the target for savedefconfig | Patrick Georgi |
2015-06-16 | xcompile: Don't print error messages | Stefan Reinauer |
2015-06-16 | buildgcc: Define $CMAKE only if clang package is built | David Hendricks |
2015-06-16 | xcompile: add support for x86-64 | Stefan Reinauer |
2015-06-12 | bimgtool: initialize data header | Patrick Georgi |
2015-06-12 | buildgcc: improve portability of 'type' use | Patrick Georgi |
2015-06-12 | to-wiki: Adjust nice name retrievals to match current tree. | Vladimir Serbinenko |
2015-06-12 | buildgcc: replace [[ ... == ... ]] with something more portable | Patrick Georgi |
2015-06-11 | kconfig: enforce stable sort order | Patrick Georgi |
2015-06-10 | ARM64 rmodule: Add new reloc type R_AARCH64_CONDBR19 | Furquan Shaikh |
2015-06-10 | buildgcc: build with bfd and gold linker | Stefan Reinauer |
2015-06-10 | buildgcc: move to a package centric user interface | Stefan Reinauer |
2015-06-10 | buildgcc: fix compilation of IASL | Stefan Reinauer |
2015-06-10 | buildgcc: Update and fix GDB | Stefan Reinauer |
2015-06-10 | buildgcc: Reorder main program | Stefan Reinauer |
2015-06-10 | buildgcc: Don't use BUILDDIRPREFIX | Stefan Reinauer |
2015-06-10 | buildgcc: solidify and remove boilerplate code | Stefan Reinauer |
2015-06-10 | util/kconfig/Makefile: Add savedefconfig target | Martin Roth |
2015-06-09 | buildgcc: use ${GDB_DIR} instead of gdb-${GDB_VERSION} | Stefan Reinauer |
2015-06-09 | buildgcc: Fail if a patch failed to apply | Stefan Reinauer |
2015-06-09 | buildgcc: Don't run autoconf | Stefan Reinauer |
2015-06-09 | buildgcc: move from if test to if [ .. ] | Stefan Reinauer |
2015-06-09 | buildgcc: move from `..` to $( .. ) | Stefan Reinauer |
2015-06-09 | genbuild_h: set LC_ALL=C to get rid of language influence to date | Alexander Couzens |
2015-06-09 | genbuild_h: refactor environment variable into export's | Alexander Couzens |
2015-06-09 | cbmem: Break out CBMEM_ID to a separate header file | Marc Jones |
2015-06-08 | xcompile: Fix errors thrown during make gitconfig | Stefan Reinauer |
2015-06-08 | buildgcc: Unify and refactor build scripts | Stefan Reinauer |
2015-06-08 | crossgcc: Add clang support | Stefan Reinauer |
2015-06-08 | buildgcc: refactor package unpacking, patching and building | Stefan Reinauer |
2015-06-08 | Remove empty lines at end of file | Elyes HAOUAS |
2015-06-07 | genbuild_h: timestamps should not depend on LANG or LC_ALL | Alexander Couzens |
2015-06-06 | buildgcc: factor out downloading, unpacking and patching | Stefan Reinauer |
2015-06-04 | build system: move more clang handling to xcompile | Patrick Georgi |
2015-06-04 | build system: move compiler runtime determination to xcompile | Patrick Georgi |
2015-06-04 | xcompile: Detect clang compilers | Patrick Georgi |
2015-06-04 | xcompile: Rename internal variable CFLAGS to CFLAGS_GCC | Patrick Georgi |
2015-06-04 | crossgcc: Improve compatibility of the toolchain across host systems | Patrick Georgi |
2015-06-02 | cbfs: Fix mismerge. | Vladimir Serbinenko |
2015-06-02 | superiotool: detect the NCT5572D | Felix Held |