Age | Commit message (Expand) | Author |
2015-10-24 | util: Update makefiles for junit testing | Martin Roth |
2015-10-24 | intelvbttool: Add Makefile | Paul Menzel |
2015-10-23 | cbfstool: Make sure fileno is available on Cygwin | Stefan Reinauer |
2015-10-23 | MAINTAINERS: Add script to test database and find maintainers | Stefan Reinauer |
2015-10-23 | cbfstool: Fix tolower() calls on Cygwin | Stefan Reinauer |
2015-10-22 | cbfstool/Makefile: Also rm fmd_(parser|scanner).[ch] in clean | Nico Huber |
2015-10-22 | cbfstool/Makefile: Drop unused, irritating definition of `obj` | Nico Huber |
2015-10-22 | gma ACPI: Make brightness levels a per board setting | Nico Huber |
2015-10-22 | Revert "Remove sandybridge and ivybridge FSP code path" | Martin Roth |
2015-10-19 | cbfstool: Fix typo in error message | Patrick Georgi |
2015-10-17 | cbfstool: Fix removing and adding file with same name | Aaron Durbin |
2015-10-17 | cbfstool/cbfs_image.c: Just use one space before `=` | Paul Menzel |
2015-10-17 | lint: Fix shellcheck warnings, add comments | Martin Roth |
2015-10-17 | lint: Add junit.xml output for jenkins | Martin Roth |
2015-10-17 | lint: Move the lint script out of Makefile.inc | Martin Roth |
2015-10-16 | util/cbmem: Fix failure with certain cbmem base alignments | Timothy Pearson |
2015-10-15 | abuild: add a command line parameter for junit filename | Martin Roth |
2015-10-14 | Revert "Remove FSP Rangeley SOC and mohonpeak board support" | Martin Roth |
2015-10-11 | inteltool: Add function to generate SPD dump. | Vladimir Serbinenko |
2015-10-11 | autoport: Fix ectool arguments. | Vladimir Serbinenko |
2015-10-11 | Kill lvds_num_lanes | Vladimir Serbinenko |
2015-10-11 | Derive lvds_dual_channel from EDID timings. | Vladimir Serbinenko |
2015-10-08 | cbfstool: allow printable characters in image name | Andrey Petrov |
2015-10-05 | buildgcc: Fix the binutils-no-doc patch with 2.25 | zbao |
2015-10-05 | buildgcc: Add patch for building binutils by clang 6.0 | zbao |
2015-10-05 | buildgcc: Show the progress when downloading | zbao |
2015-10-03 | Remove FSP Rangeley SOC and mohonpeak board support | Alexandru Gagniuc |
2015-10-03 | Remove sandybridge and ivybridge FSP code path | Alexandru Gagniuc |
2015-10-03 | sandybridge ivybridge: Treat native init as first class citizen | Alexandru Gagniuc |
2015-10-02 | cbfstool: relocate FSP blobs on cbfstool add | Aaron Durbin |
2015-10-02 | cbfstool: provide printk() to cbfstool code | Aaron Durbin |
2015-10-02 | cbfstool: Allow anonymous structs/unions for older gcc versions | Werner Zeh |
2015-10-01 | cbfstool: Add support for hashes as file metadata | Patrick Georgi |
2015-10-01 | kconfig: fix build for xconfig, too | Patrick Georgi |
2015-10-01 | cbfstool: Add bintohex function | Patrick Georgi |
2015-09-30 | kconfig: kconfig_warnings needs to be defined for all frontends | Patrick Georgi |
2015-09-30 | kconfig: Allow KCONFIG_STRICT outside of confdata.c | Stefan Reinauer |
2015-09-28 | cbfstool: prefer fmap data over cbfs master header if it exists | Patrick Georgi |
2015-09-28 | cbfstool: have update-fit always work from CBFS | Patrick Georgi |
2015-09-24 | cbfstool: Proper commonlib include path with no dependency on $(src) | Paul Kocialkowski |
2015-09-22 | coreboot: introduce commonlib | Aaron Durbin |
2015-09-21 | cbfstool: don't use endian to fix BSD hosts | Aaron Durbin |
2015-09-21 | cbfstool: make fmap search more strict | Patrick Georgi |
2015-09-21 | cbfstool: add new add-master-header command | Patrick Georgi |
2015-09-21 | ifdfake: allow "base+size" description of regions | Patrick Georgi |
2015-09-19 | cbfstool: introduce new file types | Patrick Georgi |
2015-09-17 | cbfstool: Don't use fileno() to get file size | Stefan Reinauer |
2015-09-17 | ifdtool: Properly set + decode flmstr regs for IFD v2 | Shawn Nematbakhsh |
2015-09-17 | cbfstool: deduplicate Makefiles | Patrick Georgi |
2015-09-17 | cbfstool: actually use no-ms-bitfields flag on mingw | Patrick Georgi |