Age | Commit message (Expand) | Author |
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 |
2016-07-01 | util/kconfig: Fix gconfig build | Jonathan Neuschäfer |
2016-06-29 | rebase.sh: Update to current cros branch | Martin Roth |
2016-06-26 | ifwitool: Fix gcc error due to shadowed global declaration | Werner Zeh |
2016-06-24 | src/commonlib/lz4_wrapper: Correct inline asm for unaligned 64-bit copy | Benjamin Barenblat |
2016-06-21 | cbfstool: Change CONFIG_FMD_GENPARSER if not set to n | Alexander Couzens |
2016-06-21 | fmaptool: Make base offsets absolute in fmap_config.h | Julius Werner |
2016-06-21 | util/riscvtools: Add script that turns coreboot.rom into an ELF | Jonathan Neuschäfer |
2016-06-17 | cbfstool: Extract payload in ELF | Antonello Dettori |
2016-06-17 | elfwriter: Fix multi-phdrs ELFs parsing | Antonello Dettori |
2016-06-16 | ifwitool: Calculate checksum for subpart_dir | Furquan Shaikh |
2016-06-15 | ifwitool: Fix calculation of dst_size | Rolf Evers-Fischer |
2016-06-12 | ifwitool: Do not calculate checksum for subpart_dir | Furquan Shaikh |
2016-06-12 | ifwitool: Correct pack order and header order | Furquan Shaikh |
2016-06-12 | autoport: Add prompt for enabling unsafe inteltool glx option | Chris Ching |
2016-06-09 | util/checklist: Add bootblock support | Lee Leahy |
2016-06-08 | inteltool: handle unsafe dumping of graphics registers | Stefan Tauner |
2016-06-08 | cbfstool: Allow to easily build the individual tools | Antonello Dettori |
2016-06-04 | intelmetool: Add the X99 ISA Bridge device id | Omar Pakker |
2016-06-03 | Add Board Checklist Support | Lee Leahy |
2016-06-01 | ifwitool: Fix syntax issues with ifwitool | Furquan Shaikh |
2016-05-30 | ifwitool: Add new tool for managing IFWI images | Furquan Shaikh |
2016-05-28 | util/cbfstool: Include commonlib/helpers.h in common.h | Furquan Shaikh |
2016-05-26 | cbfstool: Move cbfs_file_get_header to fit.c | Furquan Shaikh |
2016-05-26 | superiotool: Add support for chip NCT6102D / NCT6106D | Roberto Muñoz Gómez |
2016-05-18 | util/cbfstool: allow option to honor FSP modules' linked address | Aaron Durbin |
2016-05-18 | board_status: Abort early if the coreboot image doesn't exist | Jonathan Neuschäfer |
2016-05-16 | sconfig: Add a new generic device type | Duncan Laurie |
2016-05-16 | sconfig: Add 10bit addressing mode to i2c device type | Duncan Laurie |
2016-05-16 | sconfig: Allow strings in devicetree.cb | Duncan Laurie |
2016-05-16 | board_status: Add longopt equivalents for older options | David Hendricks |
2016-05-13 | board_status: Add an option to set the SSH port | Jonathan Neuschäfer |
2016-05-13 | board_status: Use explicit branch name in "git push" | Jonathan Neuschäfer |
2016-05-13 | inteltool: update documentation | Stefan Tauner |
2016-05-11 | cbfstool/fsp: Rename fsp1_1_relocate | Furquan Shaikh |
2016-05-11 | util/cbfstool: Allow xip/non-xip relocation for FSP component | Furquan Shaikh |
2016-05-10 | util/mma: changing BOOT_STUB to COREBOOT region and few more things | Pratik Prajapati |
2016-05-10 | util/mma: Add tools to support (semi) automation test of mma | Pratik Prajapati |
2016-05-09 | util: ipq40xx: Scripts to combine SBL and Coreboot ELFs | Varadarajan Narayanan |
2016-05-08 | util/sconfig: Fix warnings | Stefan Reinauer |
2016-05-07 | board_status: Allow for parsing longopts | David Hendricks |
2016-05-06 | util/cbfstool: fix x86 execute-in-place semantics for all fmd regions | Aaron Durbin |
2016-05-04 | buildgcc: Update Python to 3.5.1 | Stefan Reinauer |
2016-05-04 | buildgcc: Update gdb and expat | Stefan Reinauer |
2016-05-04 | crossgcc: Update toolchain | Iru Cai |
2016-05-04 | crosfirmware: Make script more silent | Joseph Pillow |
2016-05-04 | buildgcc: Always set HOSTCFLAGS | Nico Huber |
2016-05-04 | buildgcc: Use smaller xz archives | Stefan Reinauer |
2016-05-04 | buildgcc: Drop --target from python and expat | Stefan Reinauer |
2016-05-03 | fmaptool: Export some fmap knowledge to the build environment | Patrick Georgi |
2016-05-03 | xcompile: test if gcc is really available | Stefan Tauner |
2016-05-03 | board_status/towiki: Link to CGit instead of Gitweb | Jonathan Neuschäfer |
2016-05-01 | romcc.1: Point bug reporters to the coreboot ML / bug tracker | Jonathan Neuschäfer |
2016-04-26 | board_status/to-wiki: Fix background color of very recent test results | Timothy Pearson |
2016-04-25 | board_status/to-wiki: Indicate age of test results by background color | Timothy Pearson |
2016-04-24 | Reject duplicate results in board-status. | Huimin Zhang |
2016-04-22 | fmaptool: Make sure strings are not destroyed on hdestroy() | Stefan Reinauer |
2016-04-22 | lint/checkpatch.pl: escape \{ in perl regex to fix warnings | Alexander Couzens |
2016-04-21 | util/lint: Find unsigned variables with no length specified | Martin Roth |
2016-04-21 | lint: Add check for amd & apple mainboard license headers | Martin Roth |
2016-04-21 | xcompile: support being called from payloads/external/.../.../ | Stefan Reinauer |
2016-04-20 | crossgcc/Makefile.inc: Update jenkins-build-toolchain | Martin Roth |
2016-04-19 | kbuild: Allow drivers to fit src/drivers/[X]/[Y]/ scheme | Stefan Reinauer |
2016-04-19 | crossgcc: Move temp file handling into cleanup function | Stefan Reinauer |
2016-04-18 | crossgcc: Fix out of bounds array access for nds32le | Stefan Reinauer |
2016-04-18 | More compatible use of mktemp | Stefan Reinauer |
2016-04-16 | util/superiotool: Add initial support for Exar XR28V384. | Derek Waldner |
2016-04-15 | crossgcc: Add version number to script name | Stefan Reinauer |
2016-04-14 | util/xcompile/xcompile: Remove -Wno-unused-but-set-variable from CFLAGS | Paul Menzel |
2016-04-14 | romcc: Remove old test infrastructure, rework Makefile | Jonathan Neuschäfer |
2016-04-14 | util/lint: Update lint-stable-000-license-headers | Martin Roth |
2016-04-13 | util/lint: update lint-000-license-headers | Martin Roth |
2016-04-13 | romcc: Rewrite the test system | Jonathan Neuschäfer |
2016-04-13 | romcc: Use UNIX line endings in linux tests | Jonathan Neuschäfer |