Age | Commit message (Expand) | Author |
2016-02-04 | util/cbmem: Add new depthcharge timestamps | Julius Werner |
2016-02-04 | crossgcc: Add checksum for make | Stefan Reinauer |
2016-02-04 | crossgcc: Rename x86 to x64 | Stefan Reinauer |
2016-02-03 | crossgcc: Bring back the old iasl building scheme | Patrick Georgi |
2016-02-03 | util/kconfig:xconf(QT): Update QT version of xconf | zbao |
2016-02-03 | xcompile: Add a way to specify -march=i586 | Martin Roth |
2016-02-03 | crossgcc: Also add the nds32le architecture to the coreboot Makefile | Patrick Georgi |
2016-02-03 | crossgcc/Makefile.inc: deduplicate cross*-$arch rules | Patrick Georgi |
2016-02-03 | buildgcc: Move all toolchain build targets to util/crossgcc | Stefan Reinauer |
2016-02-03 | buildgcc: Reorganize when IASL is built | Stefan Reinauer |
2016-02-03 | buildgcc: add nds32le compiler | Stefan Reinauer |
2016-02-03 | buildgcc: Rename ARM target from armv7a to arm | Stefan Reinauer |
2016-02-02 | build system: add Chrome OS futility to tools | Patrick Georgi |
2016-02-02 | lint: Check license headers for both paragraphs of the GPL | Martin Roth |
2016-02-01 | util/release: extend release script | Patrick Georgi |
2016-01-31 | buildgcc: Add GNU make to reference toolchain | Stefan Reinauer |
2016-01-31 | buildgcc: Update LLVM to 3.7.1 | Stefan Reinauer |
2016-01-31 | buildgcc: Rename armv7-a-eabi compiler to arm-eabi | Stefan Reinauer |
2016-01-30 | kconfig_lint: Add readme document | Martin Roth |
2016-01-30 | kconfig_lint: add comments and whitespace fixes. | Martin Roth |
2016-01-30 | kconfig_lint: Skip temp files when looking for unused Kconfig files. | Martin Roth |
2016-01-30 | kconfig_lint: Update prompt structure | Martin Roth |
2016-01-30 | kconfig_lint: Add warning if tristate type is used in coreboot | Martin Roth |
2016-01-30 | kconfig_lint: merge 'git grep' and 'grep' exclude dir and files | Martin Roth |
2016-01-30 | kconfig_lint: Don't look at IS_ENABLED() text in comments. | Martin Roth |
2016-01-30 | kconfig_lint: Exclude some Kconfig symbols from unused symbol checks | Martin Roth |
2016-01-30 | kconfig_lint: merge 'git grep' and 'grep' exclude dir and files | Martin Roth |
2016-01-30 | lint: Add a check for the executable bit being set on source code | Martin Roth |
2016-01-29 | board_status/getrevision.sh: get rid of colons in dir names | Martin Roth |
2016-01-28 | util/cbfstool: add 'compact' command | Aaron Durbin |
2016-01-28 | util/cbfstool: add machine parseable print | Aaron Durbin |
2016-01-27 | ectool: fix NetBSD compilation | Andrey Korolyov |
2016-01-27 | chromeos: Add timestamps to measure VPD read times | Julius Werner |
2016-01-27 | cbfstool: Fix broken alignment because of flashmap | Werner Zeh |
2016-01-26 | xcompile: fill in power8 64bit LE | Patrick Georgi |
2016-01-26 | xcompile: also look for *-linux compiler triplet | Patrick Georgi |
2016-01-26 | xcompile: document all the variables! | Patrick Georgi |
2016-01-26 | cbfstool: provide buffer_offset() | Aaron Durbin |
2016-01-26 | crossgcc: Enable powerpc64-linux target without ppc64-linux headers | Patrick Georgi |
2016-01-26 | cbfstool: Fix compile issue for older gcc versions | Werner Zeh |
2016-01-26 | superiotool: fix out-of-box NetBSD Makefile support | Andrey Korolyov |
2016-01-26 | buildgcc: Help GMP build with 32-bit NetBSD | Nico Huber |
2016-01-26 | util: Look for python2 binary instead of python | Nico Huber |
2016-01-25 | Revert "util/crossgcc: Build Ada frontend by default" | Nico Huber |
2016-01-25 | util: Use /usr/bin/env as wrapper to look up python | Nico Huber |
2016-01-23 | cbfstool: Fix potential error when using hash attribute | Werner Zeh |
2016-01-23 | util/xcompile: Add gnatbind tool | Nico Huber |
2016-01-23 | util/crossgcc: Build Ada frontend by default | Nico Huber |
2016-01-22 | mediatek/mt8173: Add gen-bl-img.py for mt8173 bootblock code | Yidi Lin |
2016-01-22 | util/get_maintainer.pl: Fix top_of_kernel_tree check | Ben Gardner |