Age | Commit message (Expand) | Author |
2015-04-26 | lint: remove test for build dir handling | Patrick Georgi |
2015-04-26 | crossgcc: close stdin when search_tool() execute programs. | Alexander Couzens |
2015-04-25 | nvidia/cbootimage: update to 1.5 | Patrick Georgi |
2015-04-25 | cbfstool: Fix ability to add files at offsets near the end of empty spaces | Sol Boucher |
2015-04-25 | cbfstool: Clean up in preparation for adding new files | Sol Boucher |
2015-04-24 | Revert "board-status: Add field for release year" | Alexandru Gagniuc |
2015-04-24 | board-status: Add field for release year | Patrick Georgi |
2015-04-22 | cbmem: switch over to imd-based cbmem | Aaron Durbin |
2015-04-22 | abuild: add option to build with CHROMEOS enabled | Patrick Georgi |
2015-04-22 | abuild: mark failed builds as failed | Patrick Georgi |
2015-04-22 | util/broadcom: specify libraries after object files | Patrick Georgi |
2015-04-22 | broadcom/cygnus: add secimage and sign bootblock | Daisuke Nojiri |
2015-04-18 | cbfstool: clean up source code | Vadim Bendebury |
2015-04-18 | cbfstool: add the missing 'break' | Vadim Bendebury |
2015-04-18 | cbfstool: add a command to duplicate a cbfs instance | Vadim Bendebury |
2015-04-18 | cbfstool: allow user to explicitly specify header location | Vadim Bendebury |
2015-04-18 | lint: Add check for new board name scheme | Stefan Reinauer |
2015-04-14 | timestamps: You can never have enough of them! | Julius Werner |
2015-04-14 | CBFS: Automate ROM image layout and remove hardcoded offsets | Julius Werner |
2015-04-13 | util/ipqheader: Add utility to create uber-SBL for IPQ8064 | Vadim Bendebury |
2015-04-10 | util/bimgtool: Add verification mode | Vadim Bendebury |
2015-04-10 | util/bimgtool: Use CRC 16 instead of CRC x25. | Ionela Voinescu |
2015-04-10 | git: add rebase helper script | Patrick Georgi |
2015-04-10 | abuild: also consider verstage architecture | Patrick Georgi |
2015-04-10 | armv7-m: add armv7-m configuration | Daisuke Nojiri |
2015-04-08 | timestamp: Add bootblock start and end to timestamp constants | Furquan Shaikh |
2015-04-08 | ectool: add query function to ectool | Alexander Couzens |
2015-04-08 | ectool: add --dump / -d for RAM dump | Alexander Couzens |
2015-04-06 | kconfig: Add wildcard support for "source" | Stefan Reinauer |
2015-04-06 | nvramtool: fix getopt handling with unsigned char | Stefan Tauner |
2015-04-06 | kconfig: Replace mentions of "list_struct" to "list_head" | Stefan Reinauer |
2015-04-06 | kconfig: calloc/xcalloc: Fix argument order | Stefan Reinauer |
2015-04-06 | kconfig: Fix warning "‘jump’ may be used uninitialized" | Stefan Reinauer |
2015-04-06 | kbuild: trivial - remove trailing empty lines | Stefan Reinauer |
2015-04-06 | kconfig: lxdialog: fix spelling | Stefan Reinauer |
2015-04-06 | kconfig: use va_end to match corresponding va_start | Stefan Reinauer |
2015-04-06 | kbuild: trivial - use tabs for code indent where possible | Stefan Reinauer |
2015-04-06 | kconfig/lxdialog: get ncurses CFLAGS with pkg-config | Stefan Reinauer |
2015-03-30 | cbfstool: add filetypes for FSP, MRC, SPC and MRC_CACHE | Martin Roth |
2015-03-30 | build system: mips is a valid nickname for mipsel | Patrick Georgi |
2015-03-30 | crossgcc: Fix calling outside util/crossgcc | Patrick Georgi |
2015-03-29 | util/genbuild_h: work around GNU date | Idwer Vollering |
2015-03-29 | crossgcc: Build mipsel-elf, not mips-elf | Patrick Georgi |
2015-03-27 | urara: use proper SOC name | Vadim Bendebury |
2015-03-26 | inteltool: add ICH8M-E support | Lubomir Rintel |
2015-03-26 | util: Add miniconfig, a script to minimize coreboot configurations | Stefan Reinauer |
2015-03-25 | crossgcc: Factor out error reporting | Patrick Georgi |
2015-03-25 | crossgcc: point users to the log file in case of error | Patrick Georgi |
2015-03-25 | crossgcc: check for more tools that we require | Patrick Georgi |
2015-03-24 | checkpatch: Fix running out of coreboot's tree | Stefan Reinauer |