Age | Commit message (Expand) | Author |
2015-03-21 | ARM64 rmodule: Add new reloc type R_AARCH64_LDST8_ABS_LO12_NC | Furquan Shaikh |
2015-03-21 | cbfstool: Remove empty line that looks out of place | Julius Werner |
2015-03-21 | rmodtool: add another aarch64 relocation | Aaron Durbin |
2015-03-21 | rmodtool: Add support for aarch64 | Furquan Shaikh |
2015-03-19 | uio_usbdebug: User-space-i/o framework for usbdebug | Nico Huber |
2015-03-18 | crossgcc: jump to crossgcc path before building the toolchain | Patrick Georgi |
2015-03-17 | cbfstool: Add relocation codes for arm mode | Furquan Shaikh |
2015-03-17 | crossgcc: Add x86_64 to list of supported architectures | Stefan Reinauer |
2015-03-16 | genbuild_h.sh: use the last git commit as timesource if available | Alexander Couzens |
2015-03-10 | crossgcc: fix copy-paste mistake on riscv make target | Alexander Couzens |
2015-03-10 | util/inteltool: Support reading RCBA of NM70 southbridge | Alexandru Gagniuc |
2015-03-09 | genbuild_h.sh: set TZ + LANG variable for predictable `date` and `git` output | Alexander Couzens |
2015-03-09 | genbuild_h.sh: derive all timestamp variables from one timestamp | Alexander Couzens |
2015-03-09 | build.h: remove variable for the builduser, -hostname and -domain | Alexander Couzens |
2015-03-09 | crossgcc: Unify tool tests, add check for g++ or clang | Patrick Georgi |
2015-03-08 | crossgcc: Add RISC-V support | Patrick Georgi |
2015-03-08 | crossgcc: Update toolchain | Patrick Georgi |
2015-03-08 | crossgcc: Add mipsel-elf as supported target | Patrick Georgi |
2015-03-06 | Move generation of build.h into a shell script | Martin Roth |
2015-03-04 | board-status: update mediawiki interface | Patrick Georgi |
2015-03-04 | cbfstool: Clean up code | Stefan Reinauer |
2015-03-03 | cbfstool: Add the MIPS architecture | Paul Burton |
2015-02-28 | crossgcc: Clean GNU make context so builds succeed | Patrick Georgi |
2015-02-24 | build: mipsel cross compiler support | Paul Burton |
2015-02-23 | util/crossgcc/buildgcc: Upgrade MPC from 1.0.1 to 1.0.3 | Paul Menzel |
2015-02-20 | util/board_status/board_status.sh: Move comment to right position | Paul Menzel |
2015-02-17 | xcompile: specify arm64 subarches | Patrick Georgi |
2015-02-15 | cbootimage: Add HOSTCC and flags | Marc Jones |
2015-02-12 | lint: exclude *.hex files from whitespace checking | Werner Zeh |
2015-02-12 | lint: exclude nvidia submodule from file list | Patrick Georgi |
2015-02-11 | Add Linux kernel's checkpatch.pl script | Stefan Reinauer |
2015-02-11 | utils/msrtool: add westmere cpuids to nehalem | Alexander Couzens |
2015-02-11 | ectool: remove extra printf("Not dumping EC IDX RAM.") | Alexander Couzens |
2015-02-11 | ectool: add write support | Alexander Couzens |
2015-01-26 | xcompile: Rename aarch64 to arm64 | Marc Jones |
2015-01-13 | cbmem: Add support for new 'coreboot' compatible device tree binding | Julius Werner |
2015-01-13 | cbfstool: Remove arch check for different stages | Furquan Shaikh |
2015-01-09 | cbfstool: Fix help display message | Furquan Shaikh |
2015-01-08 | inteltool: add `-s` to dump spi bar and bios_cntl registers | Alexander Couzens |
2015-01-03 | util/cbfstool: Fix byte-ordering for payload type field. | Hung-Te Lin |
2014-12-30 | cbmem: use a single id to name mapping table | Vadim Bendebury |
2014-12-29 | abuild: silence make | Patrick Georgi |
2014-12-28 | cbfstool: Fix update-fit command | Kyösti Mälkki |
2014-12-19 | util: Remove 'getpir' and 'mptable' tools | Alexandru Gagniuc |
2014-12-19 | util/superiotool: change displayed name of chip id 0xc333 (nct6776) | Felix Held |
2014-12-19 | util/superiotool: fix default values for nct6776 (rev. c) | Felix Held |
2014-12-19 | ifdtool: Add O_BINARY to open flags for Windows compatibility | Scott Duplichan |
2014-12-19 | arm_boot_tools: Add 'b' to fopen flags for Windows compatibility | Scott Duplichan |
2014-12-18 | nvidia/cbootimage: update to latest upstream | Patrick Georgi |
2014-12-16 | inteltool: Start adding Bay Trail | Martin Roth |
2014-12-15 | buildgcc: Fix msys2 crossgcc build fail | Scott Duplichan |
2014-12-11 | abuild: Don't print "Using payload ..." message in quiet mode | Alexandru Gagniuc |
2014-12-10 | crossgcc: clean up aarch64 target integration | Patrick Georgi |
2014-12-10 | abuild: update output so multithreaded is decipherable | Martin Roth |
2014-12-09 | aarch64: Add aarch64-elf toolchain to crossgcc Makefile | Marcelo Povoa |
2014-12-09 | aarch64: Add ELF support | Marcelo Povoa |
2014-12-09 | utils: Remove references to tracker from manpages | Martin Roth |
2014-12-04 | to-wiki.sh: Show the same status for clones. | Vladimir Serbinenko |
2014-12-03 | util/cbmem: Print name instead of ID of CBMEM_ID_SMM_SAVE_SPACE | Paul Menzel |
2014-12-02 | nvramtool: make sure that strings are 0-terminated | Patrick Georgi |
2014-12-02 | nvramtool: cmos_read(): Use malloc() instead of alloca() | Andrew Engelbrecht |
2014-11-30 | buildgcc: support DESTDIR for libelf | Patrick Georgi |
2014-11-30 | build system: only do the compiler test for gcc | Patrick Georgi |
2014-11-26 | Rewrite board_status in go. | Vladimir Serbinenko |
2014-11-25 | lint-stable: Ignore .bin files for whitespace check. | Vladimir Serbinenko |
2014-11-23 | buildgcc: Fix documentation | Patrick Georgi |
2014-11-21 | util/cbfstool/cbfs-mkstage.c: Fix build issue on 32-bit x86 | Francis Rowe |
2014-11-20 | crossgcc: Add buildsystem support for aarch64 compiler | Patrick Georgi |
2014-11-20 | crossgcc: Update GCC from 4.7.3 to 4.8.3 and update to version 1.25 | Patrick Georgi |
2014-11-18 | kconfig: create files in target directory if requested | Patrick Georgi |
2014-11-14 | nvidia/cbootimage: update to master | Patrick Georgi |
2014-11-09 | abuild: pass compiler configuration options to tool building step | Patrick Georgi |
2014-11-09 | inteltool: add more hardware IDs and PCIEXBAR/PXPEPBAR read support | Felix Held |
2014-11-06 | inteltool: Fix message in case of multiple LPC controllers | Mathias Krause |
2014-11-06 | inteltool: Add support for Sandy Bridge desktop processors | Felix Held |
2014-11-05 | inteltool: Show more info on sandy/ivy. | Vladimir Serbinenko |
2014-11-04 | inteltool/sandybridge: Kill mch_registers codepath. | Vladimir Serbinenko |
2014-11-04 | abuild: fix cross compiler test | Patrick Georgi |
2014-11-04 | inteltool: Add support for Haswell ULT and Lynx Point LP | Dennis Wassenberg |
2014-11-04 | cbfstool: Add option to ignore section in add-stage | Furquan Shaikh |
2014-11-04 | cbfstool: Convert cbfs-mkstage.c into pelf | Furquan Shaikh |
2014-11-02 | inteltool: refine GPIO and PMBASE/TCO printing on Ibex Peak/5 Series | Stefan Tauner |
2014-10-28 | A tool for IPQ8064 encapsulation | Vadim Bendebury |
2014-10-28 | rmodtool: add support for ARM | Aaron Durbin |
2014-10-28 | cbfstool: If compression fails, warn and use the uncompressed data. | Gabe Black |
2014-10-18 | util/fletcher: fix debug option parsing | Patrick Georgi |
2014-10-18 | abuild: skip boards for which we lack a cross compiler | Patrick Georgi |
2014-10-18 | abuild: don't track architecture | Patrick Georgi |
2014-10-18 | cbfstool: free memory | Patrick Georgi |
2014-10-18 | util/cbmem: Fix CBMEM TOC printing | Paul Menzel |
2014-10-18 | util/cbmem/cbmem: Remove obsolete comment | Paul Menzel |
2014-10-16 | RISCV: add this architecture to cbfstool | Ronald G. Minnich |
2014-10-08 | xcompile: detect and use RISCV binaries | Ronald G. Minnich |
2014-10-08 | mkelfimage: remove | Ronald G. Minnich |
2014-10-07 | sconfig: add cpu device type | Aaron Durbin |
2014-10-02 | nvidia/cbootimage: avoid upstream's build system | Patrick Georgi |
2014-09-25 | cbfstool: Propogate compression errors back to the caller. | Gabe Black |
2014-09-23 | cbfstool: Add AARCH64 reloc types to elf.h | Furquan Shaikh |
2014-09-23 | mkelfimage: Add EM_AARCH64 as elf image type for arm64 | Furquan Shaikh |
2014-09-23 | rmodtool: Allow rmodules with 0 relocations | Furquan Shaikh |