Age | Commit message (Expand) | Author |
2015-08-13 | cbfstool: add cbfs file attribute structure | Patrick Georgi |
2015-08-13 | buildgcc: Fix the options check | zbao |
2015-08-13 | board-status: move board status back to $TMPDIR | Patrick Georgi |
2015-08-10 | board_status: use command -v over which(1) | Patrick Georgi |
2015-08-10 | xcompile: crossgcc lookup in parent paths, for painless libpayload support | Paul Kocialkowski |
2015-08-10 | genbuild_h: Actually use git's current commit for timestamp if possible | Patrick Georgi |
2015-08-10 | genbuild_h: actually make date(1) based timestamp locale independent | Patrick Georgi |
2015-08-10 | board-status: expand minimized config to full size | Patrick Georgi |
2015-08-10 | board_status: create temporary directory in coreboot tree | Patrick Georgi |
2015-08-09 | Kconfig: Add KCONFIG_STRICT mode | Stefan Reinauer |
2015-08-09 | secimage: Use libz's crc32 function | Stefan Reinauer |
2015-08-09 | secimage: reformat | Stefan Reinauer |
2015-08-08 | abuild: avoid hanging in oldconfig for parallel builds | Patrick Georgi |
2015-08-08 | abuild: in junit output, name chromeos builds different from normal ones | Patrick Georgi |
2015-08-08 | abuild: when using --chromeos, skip boards with no Chrome OS support | Patrick Georgi |
2015-08-08 | abuild: Make help text into a heredoc | Patrick Georgi |
2015-08-06 | buildgcc: Deal with gmp on 32bit Cygwin on 64bit host | zbao |
2015-08-06 | buildgcc: Get the clean and correct uname on Cygwin | zbao |
2015-07-31 | secimage: Don't link in gmp library | Stefan Reinauer |
2015-07-22 | crossgcc: Support /bin/sh pointing to dash | Patrick Georgi |
2015-07-18 | cbfstool: Deduplicate code to merge empty files | Patrick Georgi |
2015-07-18 | cbfstool: rename checksum to attributes_offset | Patrick Georgi |
2015-07-18 | cbfstool: move fill value to cbfs.h | Patrick Georgi |
2015-07-17 | lint/gitconfig: Enable checkpatch.pl checking of commits | Stefan Reinauer |
2015-07-16 | release: add release script | Patrick Georgi |
2015-07-16 | cbfstool: Remove extra comma after {0, NULL} list element | Sol Boucher |
2015-07-16 | cbfstool: Factor out compression algorithm list | Sol Boucher |
2015-07-16 | cbfstool: rename field | Sol Boucher |
2015-07-16 | cbfstool: move bit swapping macros to swab.h | Sol Boucher |
2015-07-16 | cbfstool: use variable length array to model cbfs_file's filename | Patrick Georgi |
2015-07-16 | cbfstool: improve specification of struct cbfs_file | Patrick Georgi |
2015-07-15 | cbfstool: fix alignment to 64 byte | Patrick Georgi |
2015-07-14 | cbmem: export base_time in timestamp table | Aaron Durbin |
2015-07-14 | abuild: Allow disabling mainboards | Patrick Georgi |
2015-07-14 | cbmem: convert x86 timestamps on OpenBSD | Patrick Georgi |
2015-07-14 | buildgcc: Show the archive URL | Paul Menzel |
2015-07-12 | Update crossgcc Makefile for new buildgcc arguments | Martin Roth |
2015-07-11 | Fix GCC 5.1 compile issue seen at Linux Arch | Anatol Pomozov |
2015-07-09 | libpayload: Use top level xcompile | Stefan Reinauer |
2015-07-09 | xcompile: switch around armv7 TCARCHes | Stefan Reinauer |
2015-07-07 | cbfstool: Make sure CBFS data structures are packed gcc style | Stefan Reinauer |
2015-07-07 | cbfstool: Fix kv_pair on Windows | Stefan Reinauer |
2015-07-07 | Unconditionally compile romstage with -Wa,--divide | Stefan Reinauer |
2015-07-07 | buildgcc: update IASL to version 20150619 | Stefan Reinauer |
2015-07-07 | xcompile: Fix compiler invocation in testcc | Stefan Reinauer |
2015-07-07 | buildgcc: work around bug in --print-librt-file-name | Stefan Reinauer |
2015-07-07 | util/cbfstool: use _XOPEN_SOURCE=700 to find strdup(3) | Jonathan A. Kollasch |
2015-07-06 | util/ectool: don't dump the whole ram when writing to it | Alexander Couzens |
2015-07-06 | util/cbfstool: don't override ntohl(3) and htonl(3) on NetBSD | Jonathan A. Kollasch |
2015-07-06 | util/xcompile/xcompile: use env(1) to find bash | Jonathan A. Kollasch |
2015-07-04 | buildgcc: Deal with gmp on 32bit Linux on 64bit CPUs | Patrick Georgi |
2015-07-04 | xcompile: ask for compiler runtime using appropriate CFLAGS | Patrick Georgi |
2015-07-04 | crossgcc: Fix binutils for aarch64 | Patrick Georgi |
2015-06-30 | kconfig: Fix defconfig targets | Stefan Reinauer |
2015-06-30 | libpayload: Drop duplicate copy of Kconfig | Stefan Reinauer |
2015-06-30 | util/scripts: add some support scripts | Patrick Georgi |
2015-06-30 | cbfstool: Handle elf with different virtual and physical address | Furquan Shaikh |
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 |