Age | Commit message (Expand) | Author |
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 |
2014-08-16 | lint-stable: Check that modified boards contain meaningful board_info.txt. | Vladimir Serbinenko |
2014-08-13 | util/inteltool: Typo in dump output for 'GP_IO_SEL3' | Edward O'Callaghan |
2014-08-12 | nvramtool: plug some memory leaks | Patrick Georgi |
2014-08-12 | util: replace fseek/ftell/rewind with fstat | Patrick Georgi |
2014-08-12 | board-status: be protocol agnostic on upload | Patrick Georgi |
2014-08-12 | util/genprof: improve handling of command line arguments | Daniele Forsi |
2014-08-11 | lint: provide better GPL license text test | Patrick Georgi |
2014-08-11 | lint: improve whitespace test | Patrick Georgi |
2014-08-11 | board-status: avoid shell error | Patrick Georgi |
2014-08-11 | board-status: remove whitespace | Patrick Georgi |
2014-08-10 | ifdtool: Provide bounds on string parser | Patrick Georgi |
2014-08-10 | cbfstool: free stale memory | Patrick Georgi |
2014-08-10 | nvramtool: check for successful seek | Patrick Georgi |
2014-08-10 | romcc: properly check out-of-range unsigned longs | Patrick Georgi |
2014-08-09 | cbfstool: fix option parsing | Patrick Georgi |
2014-08-07 | cbfstool: process cbfs_payload_segment(s) in host byte order | Aaron Durbin |
2014-08-04 | sconfig: improve argument parsing | Patrick Georgi |
2014-08-04 | util/sconfig/main.c: Remove assigned but unused variable `link` | Paul Menzel |
2014-08-04 | sconfig: more careful string resource handling | Patrick Georgi |
2014-08-03 | ifdtool: Check if file was opened | Patrick Georgi |
2014-08-03 | ifdtool: Avoid potential buffer overflow | Patrick Georgi |
2014-08-03 | nvramtool: Close file after use | Patrick Georgi |
2014-07-30 | build system: remove duplicate architecture list | Patrick Georgi |
2014-07-30 | util/sconfig: fix check for count of command line arguments | Daniele Forsi |
2014-07-30 | util/i915tool: close the file also when fread() returned an error | Daniele Forsi |
2014-07-30 | cbmem: Terminate the cbmem console at the cursor position. | Gabe Black |
2014-07-30 | util/cbfstool: free buffer on error path | Daniele Forsi |
2014-07-28 | util/board_status: use the right location of cbfstool | Idwer Vollering |
2014-07-21 | board_status.sh minor fixes - no functional changes | Martin Roth |