Age | Commit message (Expand) | Author |
2014-02-14 | crossgcc: Update IASL to latest version (20140114) | Alexandru Gagniuc |
2014-02-12 | utils/crossgcc: Refactor Makefiles for separate arm/i386. | Edward O'Callaghan |
2014-02-11 | cbfstool/lzma: Remove code which depends on commented out defines | Alexandru Gagniuc |
2014-02-11 | cbfstool: Deserialize CBFS master header when reading image | Alexandru Gagniuc |
2014-02-10 | cbfstool/lzma: Remove LITTLE_ENDIAN_AND_UNALIGNED_ACCESS_OK | Alexandru Gagniuc |
2014-02-10 | cbfstool: Fix LzmaEnc.c and build with -Wshadow | Alexandru Gagniuc |
2014-02-10 | cbfstool: Fix build errors when building with clang | Alexandru Gagniuc |
2014-02-07 | boardstatus/towiki: Fix 1st gen i3/i5/i7 codename | Vladimir Serbinenko |
2014-02-07 | boardstatus/towiki: Declare southbridge=northbridge=cpu on SOCs | Vladimir Serbinenko |
2014-02-05 | Add an xdr function for the cbfs_file header | Ronald G. Minnich |
2014-02-05 | Change the linux payload generator to use the standard header generator | Ronald G. Minnich |
2014-02-04 | cbfstool: Eliminate global variable "arch" | Alexandru Gagniuc |
2014-02-04 | cbfstool: Remove more unused functions from common.c | Alexandru Gagniuc |
2014-02-04 | cbfstool: Hide cbfstool_offset from the global namespace | Alexandru Gagniuc |
2014-02-03 | cbfstool: remove unused function create_cbfs_image() | Alexandru Gagniuc |
2014-02-02 | cbfstool: add code to serialize the header using the new xdr functions | Ronald G. Minnich |
2014-02-02 | Add section header parsing and use it in the mk-payload step | Ronald G. Minnich |
2014-01-31 | utils: Install man pages as non-executable (chmod 644) | Lubomir Rintel |
2014-01-29 | cbfstool/lzma: Avoid use of typedef with structs and enums | Alexandru Gagniuc |
2014-01-29 | cbfstool: Don't assume compiler is gcc, and use $(CC) | Alexandru Gagniuc |
2014-01-29 | cbfstool/lzma: Remove windows-specific remnants | Alexandru Gagniuc |
2014-01-29 | cbfstool/lzma: Remove C++ remnants | Alexandru Gagniuc |
2014-01-29 | cbfstool/lzma: Use stdint and stdbool types | Alexandru Gagniuc |
2014-01-29 | cbfs: fix issues with word size and endianness. | Ronald G. Minnich |
2014-01-27 | util/superiotool: Add initial support for Fintek F71869AD. | Edward O'Callaghan |
2014-01-24 | cbfstool: correct size left calculation for "empty" entries | Aaron Durbin |
2014-01-21 | cbfstool: cleaner filling fields | Patrick Georgi |
2014-01-21 | board_status.sh: Replace [[ with [. | Vladimir Serbinenko |
2014-01-20 | sconfig: don't "const" structs twice | Patrick Georgi |
2014-01-20 | boardstatus: Fix creation of links to configs. | Vladimir Serbinenko |
2014-01-19 | boardstatus: Add useful info from old page header to foreword. | Vladimir Serbinenko |
2014-01-19 | boardstatus: Do not error out on unknown CPU/northbridge | Vladimir Serbinenko |
2014-01-19 | boardstatus: Drop v4 mention of coreboot version. | Vladimir Serbinenko |
2014-01-19 | boardstatus: Accept only hex digits for AMD family number. | Vladimir Serbinenko |
2014-01-19 | boardstatus: Skip SKI_ISA_DMA_INIT configs. | Vladimir Serbinenko |
2014-01-19 | boardstatus: Add new category "sbc". | Vladimir Serbinenko |
2014-01-19 | boardstatus: Add category "emulation". | Vladimir Serbinenko |
2014-01-19 | boardstatus: Handle clones. | Vladimir Serbinenko |
2014-01-19 | boardstatus: Use Board:$vendor/$board for board pages. | Vladimir Serbinenko |
2014-01-19 | boardstatus: Remove support for multiname mobos. | Vladimir Serbinenko |
2014-01-18 | boardstatus: Take default board name from MAINBOARD_PART_NUMBER. | Vladimir Serbinenko |
2014-01-18 | boardstatus: generate table of all boards with links to latest run | Vladimir Serbinenko |
2014-01-13 | cpu/allwinner/a10: Provide utility to make a bootable image | Alexandru Gagniuc |
2014-01-11 | util/cbmem/Makfile: Add rule `junit.xml` for Jenkins | Paul Menzel |
2014-01-11 | lint: check label style only on changed files | Patrick Georgi |
2014-01-04 | board-status: fix weekly format | Patrick Georgi |
2013-12-22 | buildgcc: defer cleaning up the tree a bit | Patrick Georgi |
2013-12-21 | nvramtool: add -MG to makefile to make it pass clang | Yunlian Jiang |
2013-12-20 | abuild: improve --remove | Patrick Georgi |
2013-12-13 | crossgcc: Fix a typo. | Zheng Bao |
2013-12-12 | board-status: extend wiki foreword | Patrick Georgi |
2013-12-09 | cbfstool: Properly handle EOF in update_fit step | Alexandru Gagniuc |
2013-12-09 | crossgcc: Continue to unpack archive if it was incomplete | Zheng Bao |
2013-12-07 | board-status: update foreword | Patrick Georgi |
2013-12-07 | board-status: one-line reports, with links to per-board pages | Patrick Georgi |
2013-12-07 | board-status: document the wiki scripts | Patrick Georgi |
2013-12-07 | abuild: drop xml mode | Patrick Georgi |
2013-12-05 | abuild: fix and enable USE_XARGS configuration | Patrick Georgi |
2013-12-05 | sconfig: avoid regenerating the binary all the time | Patrick Georgi |
2013-12-05 | cbmem: print timestamp names | Stefan Reinauer |
2013-12-05 | Fix timestamp output in cbmem utility on ARM | Stefan Reinauer |
2013-12-05 | Add scripts to export board status data to wiki | Patrick Georgi |
2013-12-04 | cbmem: fix userspace utility to work with dynamic CBMEM | Stefan Reinauer |
2013-12-04 | cbmem: Implement ARM support | Stefan Reinauer |
2013-11-25 | cbfstool: check potential microcode update earlier | Aaron Durbin |
2013-11-25 | cbmem utility: compatibility with older coreboot versions | Stefan Reinauer |
2013-11-19 | nvramtool: write size field more obviously | Patrick Georgi |
2013-11-18 | cbfstool: add a constant for the aarch64 | Ronald G. Minnich |
2013-11-17 | board_status.sh: trivial cosmetic changes toward the end | David Hendricks |
2013-11-17 | board_status.sh: pass filename as an arg to command wrappers | David Hendricks |
2013-11-17 | board_status.sh: add support for non-fatal commands | David Hendricks |
2013-11-17 | board_status.sh: move show_help() | David Hendricks |
2013-11-17 | board_status.sh: Make clobber option use 'C' instead of 'c' | David Hendricks |
2013-11-17 | Updates to the board status script | David Hendricks |
2013-11-16 | romcc: Fix off-by-one | Patrick Georgi |
2013-11-12 | rename status-related stuff to board_status | David Hendricks |
2013-11-10 | util/xcompile/xcompile: set up for aarch64 | Ronald G. Minnich |
2013-11-07 | Trivial: Remove trailing whitespaces in status.sh | Zheng Bao |
2013-11-04 | Another pass at board status script | David Hendricks |
2013-10-22 | util/lint/lint-stable-003-whitespace: Ignore temporary files ending with a tilde | Paul Menzel |
2013-10-17 | arch/x86/Makefile.inc: Pass $(AS) and $(CPP) to SeaBIOS | Andrew Wu |
2013-09-27 | lint: Use temporary build directory | Nico Huber |
2013-09-20 | buildgcc: Downgrade to gcc 4.7.3, handle armv7-a | Patrick Georgi |
2013-09-18 | buildgcc: Use per-arch build directories | Patrick Georgi |
2013-09-17 | Fix whitespace leaked into tree | Kyösti Mälkki |
2013-09-17 | lint whitespace: Fix rule to recurse into subdirectories | Kyösti Mälkki |
2013-08-31 | Remove NRV2B compression support | Patrick Georgi |
2013-08-31 | Add a (b)zImage parser to cbfstool | Patrick Georgi |
2013-08-27 | Locate the generated iasl in acpica-unix-20130626 | Zheng Bao |
2013-08-16 | Correct spelling of shadow, setting and memory | Paul Menzel |
2013-08-15 | cbfstool: Add an add-int command that adds a raw 64-bit integer CBFS file | Peter Stuge |
2013-07-23 | inteltool: Print raw CPUID and make hexadecimal values unambiguous | Damien Zammit |
2013-07-22 | buildgcc: Update reference toolchain | Stefan Reinauer |
2013-07-08 | msrtool: Fix verbose ignored by cpuid(). | Benoît Legat |
2013-07-01 | cbmem: Fix makefile | Stefan Tauner |
2013-06-25 | abuild: Add xgcc tools to the path | Marc Jones |
2013-06-24 | ifdfake - Create an IFD with just a section layout | Nico Huber |
2013-06-24 | AMD: Drop empty root_complex | Kyösti Mälkki |
2013-06-23 | inteltool: add initial support for Nehalem | Stefan Tauner |
2013-06-13 | util/inteltool: Add support for other 5 chipsets | Stefan Tauner |