Age | Commit message (Expand) | Author |
2016-10-19 | util/msrtool: Use tabs for indents | Elyes HAOUAS |
2016-10-17 | cbfstool: Fix typo in help text | Patrick Georgi |
2016-10-17 | util/cbfstool: Allow overwriting CBFS regions with raw data on request | Patrick Georgi |
2016-10-15 | RISCV: change make-spike-elf to use the coreboot toolchain. | Ronald G. Minnich |
2016-10-10 | util/scripts: add gerrit-rebase script | Patrick Georgi |
2016-10-10 | ifdtool: don't write unused regions into a layout file | Alexander Couzens |
2016-10-09 | ifdtool: use max_regions to reflect ifd header version | Alexander Couzens |
2016-10-09 | ifdtool: promote max_regions as global | Alexander Couzens |
2016-10-08 | RISCV: have the make-spike-elf.sh script use the riscv tools | Ronald G. Minnich |
2016-10-07 | util/release/build-release: Update tar command | Martin Roth |
2016-10-07 | util/release/build-release: Update script | Martin Roth |
2016-10-04 | util/release: Update genrelnotes.script to the latest version | Martin Roth |
2016-10-03 | Revert "util/lint/kconfig_lint: change warning levels and text" | Martin Roth |
2016-10-03 | util/lint/kconfig_lint: change warning levels and text | Martin Roth |
2016-10-03 | util/lint/kconfig_lint: Check default types | Martin Roth |
2016-09-28 | cbfstool: set init_size for linux payloads. | Ronald G. Minnich |
2016-09-26 | crossgcc: Add Dockerfile | Patrick Georgi |
2016-09-21 | buildgcc: Build gnat by default if host compiler seems compatible | Nico Huber |
2016-09-21 | buildgcc: Ask the user to install gnat if it's missing | Nico Huber |
2016-09-21 | buildgcc: Don't try to build gnat with a different version | Nico Huber |
2016-09-21 | buildgcc: Warn when building GCC with a different major version | Nico Huber |
2016-09-21 | buildgcc: Add functions to test GCC versions | Nico Huber |
2016-09-21 | buildgcc: Show excessive arguments and bail out | Nico Huber |
2016-09-21 | buildgcc: Check exit status of `getopt` | Nico Huber |
2016-09-21 | buildgcc: Fix GNU getopt usage | Nico Huber |
2016-09-21 | buildgcc: Fix option arguments | Nico Huber |
2016-09-21 | inteltool: add --ahci for printing AHCI registers | Iru Cai |
2016-09-20 | buildgcc: Update to acpica version 20160831 | Martin Roth |
2016-09-20 | checkpatch.pl: ignore '#define asmlinkage' | Martin Roth |
2016-09-20 | lint/lint-007-checkpatch: Update lint script | Martin Roth |
2016-09-19 | Add minimal GNAT run time system (RTS) | Nico Huber |
2016-09-15 | util/release: make release archives reproducible | Alexander Couzens |
2016-09-15 | checkpatch.pl: Force raw_line to return a defined value | Martin Roth |
2016-09-15 | lint/checkpatch.pl: Pull in coreboot fixes | Martin Roth |
2016-09-15 | cbmem: Exit with an errorlevel of 0 after printing help | Martin Roth |
2016-09-12 | ifdtool/Makefile: use static dependencies | Alexander Couzens |
2016-09-12 | ifdtool: fix one whitespace format error | Alexander Couzens |
2016-09-12 | arch/arm: Add armv7-r configuration | Hakim Giydan |
2016-09-11 | buildgcc: Quote command substitution | Idwer Vollering |
2016-09-09 | util/release: Add support for signed tags and releases | Philipp Deppenwiese |
2016-09-04 | util/lint: Update to latest checkpatch.pl | Stefan Reinauer |
2016-09-02 | buildgcc: Search the cksum command without checking OS type | zbao |
2016-09-02 | Fix newlines at the end of files | Martin Roth |
2016-08-27 | cbfs: Add "struct" file type and associated helpers | Julius Werner |
2016-08-22 | util/scripts: Support cygwin in ucode conversion tool | Marshall Dawson |
2016-08-19 | util/lint: Add a tool to verify a single newline at the end of files | Martin Roth |
2016-08-18 | util/docker: Update docker files for coreboot-sdk & jenkins builders | Martin Roth |
2016-08-18 | util/docker: Add docker files for coreboot-sdk & jenkins builders | Martin Roth |
2016-08-17 | xcompile: add riscv64 name to riscv toolchain | Iru Cai |
2016-08-13 | crossgcc: Update make to latest version: 4.2.1 | Martin Roth |
2016-08-13 | crossgcc: Add gnumake target so that make can be built directly | Martin Roth |
2016-08-13 | util/gitconfig: add cborg2cros.py script | Martin Roth |
2016-08-11 | buildgcc: printf no-color before quiting | Zheng Bao |
2016-08-10 | util/cbfstool: Initialize elf_writer pointer to avoid crash | Jonathan Neuschäfer |
2016-08-09 | flashmap: Allocate at least one entry in kv_pair_new() | Stefan Reinauer |
2016-08-09 | buildgcc: Use upstream patch for aarch64 build issue | Paul Kocialkowski |
2016-08-08 | sconfig: Reformat C code | Martin Roth |
2016-08-08 | sconfig: Remove mainboard chip.h support | Martin Roth |
2016-08-08 | sconfig: Remove bootblock and Kconfig modes | Martin Roth |
2016-08-08 | sconfig: Update command line parameters | Martin Roth |
2016-08-08 | sconfig: pass in devicetree filename | Martin Roth |
2016-08-08 | cbfstool/cbfs_image: Fix resource leak for tbuff | Furquan Shaikh |
2016-08-08 | cbfstool/cbfs_image: Check for return value of buffer_create | Furquan Shaikh |
2016-08-08 | cbfstool/cbfs_image: Fix resource leak for segs | Furquan Shaikh |
2016-08-08 | cbfstool/elfheaders: Make elf_writer_destroy NULL-safe | Furquan Shaikh |
2016-08-08 | cbfstool/cbfs_image: Initialze empty_sz to 0 | Furquan Shaikh |
2016-08-08 | Use VBOOT_SOURCE instead of hardcoding vboot path | Paul Kocialkowski |
2016-08-03 | util/checklist: Place tables in proper boot order | Lee Leahy |
2016-08-03 | util/checklist: Concatinate optional list to complete list | Lee Leahy |
2016-08-03 | util/checklist: Process .debug files before .elf files | Lee Leahy |
2016-08-03 | util/checklist: Add usage instructions | Lee Leahy |
2016-08-03 | cbfstool: Check for excessive arguments | Nico Huber |
2016-08-03 | cbfstool: Check arguments to strtoul() where appropriate | Nico Huber |
2016-08-02 | util/lint: Add a lint tool to find non-ascii & unprintable chars | Martin Roth |
2016-08-01 | Remove non-ascii & unprintable characters | Martin Roth |
2016-08-01 | Add newlines at the end of all coreboot files | Martin Roth |
2016-08-01 | util/cbfstool: Increase initrd offset to 64M | Timothy Pearson |
2016-07-31 | intelvbttool: cope with errors in open() | Patrick Georgi |
2016-07-31 | util/inteltool: fix memory leak | Patrick Georgi |
2016-07-31 | util/cbmem: Initialize variable | Patrick Georgi |
2016-07-31 | nvramtool: Don't consider reserved regions to be "out of range" | Patrick Georgi |
2016-07-31 | superiotool: Add Nuvoton NCT6791D | Omar Pakker |
2016-07-31 | Remove extra newlines from the end of all coreboot files. | Martin Roth |
2016-07-31 | buildgcc: Apply patches with -p1 | Nico Huber |
2016-07-30 | util/chromeos: Make scripts executable | Stefan Reinauer |
2016-07-28 | viatool/quirks: Add newline to end of file | Paul Menzel |
2016-07-28 | util: Correct typo in MSR_EBC_SOFT_POWERON | Elyes HAOUAS |
2016-07-28 | util/msrtool: update register for Pentium4_later | Elyes HAOUAS |
2016-07-28 | msrtool/README: Remove trailing spaces | Elyes HAOUAS |
2016-07-27 | Rename VB_SOURCE to VBOOT_SOURCE for increased clarity | Paul Kocialkowski |
2016-07-21 | buildgcc: Never set GMP CFLAGS manually in order to get the right flags | Paul Kocialkowski |
2016-07-20 | cbmem: share additional time stamps IDs | Antonello Dettori |
2016-07-16 | buildgcc: Update the revision to 1.41 | Martin Roth |
2016-07-14 | buildgcc: Update to binutils-2.26.1 & Fix aarch64 build issue | Martin Roth |
2016-07-14 | util/riscvtools: Provide a tohost/fromhost symbols so Spike doesn't hang | Jonathan Neuschäfer |
2016-07-12 | kconfig: add olddefconfig target to help | Martin Roth |
2016-07-05 | buildgcc: Add option to bootstrap a host gcc | Nico Huber |
2016-07-05 | buildgcc: Make package build() function more versatile | Nico Huber |
2016-07-04 | fmaptool: Accept hex values with uppercase letters | Patrick Georgi |
2016-07-02 | cbfstool: Require "-m ARCH" to extract payloads and stages | Antonello Dettori |