Age | Commit message (Expand) | Author |
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 |
2014-09-23 | coreboot arm64: Add support for arm64 into coreboot framework | Furquan Shaikh |
2014-09-15 | cbfstool: add aarch64 as a name | Ronald G. Minnich |
2014-09-13 | to-wiki: Add IVYBRIDGE_NATIVE to the list of ivybridge names. | Vladimir Serbinenko |
2014-09-13 | towiki.sh: Rename GM45 slot and cpu to correct ones. | Vladimir Serbinenko |
2014-09-12 | cbfstool: Fix architecture check when adding payload | Stefan Reinauer |
2014-09-09 | exynos: Install the BL1 and set the checksum in the Makefile. | Gabe Black |
2014-09-08 | ARM: Generalize armv7 as arm. | Gabe Black |
2014-09-08 | nvidia-cbootimage: add submodule | Isaac Christensen |
2014-09-06 | romcc: avoid use-after-free | Patrick Georgi |
2014-09-04 | cbfstool:linux_trampoline: config CS and DS segment descriptors | Curt Brune |
2014-09-03 | lint: simplify board-status check | Patrick Georgi |
2014-08-30 | AMD Steppe Eagle: Add 32-bit Fletcher's Checksum computation | Bruce Griffith |
2014-08-27 | rmodtool: correct final memory size calculation | Aaron Durbin |
2014-08-26 | util/inteltool: fix typo | Idwer Vollering |
2014-08-25 | xcompile: always use -march=i686 | Aaron Durbin |
2014-08-22 | elfheaders: fix 64-bit ELF writing | Aaron Durbin |
2014-08-18 | board-info: Output errors to stdout like make lint-stable expects | Vladimir Serbinenko |