summaryrefslogtreecommitdiff
path: root/util
AgeCommit message (Expand)Author
2014-02-28boardstatus/towiki: Skip OVERRIDE_FANCTLVladimir Serbinenko
2014-02-28boardstatus/towiki: Skip comments after options.Vladimir Serbinenko
2014-02-28boardstatus/to-wiki.sh: Accept Kconfig with non-tab separators.Vladimir Serbinenko
2014-02-14crossgcc: Update IASL to latest version (20140114)Alexandru Gagniuc
2014-02-12utils/crossgcc: Refactor Makefiles for separate arm/i386.Edward O'Callaghan
2014-02-11cbfstool/lzma: Remove code which depends on commented out definesAlexandru Gagniuc
2014-02-11cbfstool: Deserialize CBFS master header when reading imageAlexandru Gagniuc
2014-02-10cbfstool/lzma: Remove LITTLE_ENDIAN_AND_UNALIGNED_ACCESS_OKAlexandru Gagniuc
2014-02-10cbfstool: Fix LzmaEnc.c and build with -WshadowAlexandru Gagniuc
2014-02-10cbfstool: Fix build errors when building with clangAlexandru Gagniuc
2014-02-07boardstatus/towiki: Fix 1st gen i3/i5/i7 codenameVladimir Serbinenko
2014-02-07boardstatus/towiki: Declare southbridge=northbridge=cpu on SOCsVladimir Serbinenko
2014-02-05Add an xdr function for the cbfs_file headerRonald G. Minnich
2014-02-05Change the linux payload generator to use the standard header generatorRonald G. Minnich
2014-02-04cbfstool: Eliminate global variable "arch"Alexandru Gagniuc
2014-02-04cbfstool: Remove more unused functions from common.cAlexandru Gagniuc
2014-02-04cbfstool: Hide cbfstool_offset from the global namespaceAlexandru Gagniuc
2014-02-03cbfstool: remove unused function create_cbfs_image()Alexandru Gagniuc
2014-02-02cbfstool: add code to serialize the header using the new xdr functionsRonald G. Minnich
2014-02-02Add section header parsing and use it in the mk-payload stepRonald G. Minnich
2014-01-31utils: Install man pages as non-executable (chmod 644)Lubomir Rintel
2014-01-29cbfstool/lzma: Avoid use of typedef with structs and enumsAlexandru Gagniuc
2014-01-29cbfstool: Don't assume compiler is gcc, and use $(CC)Alexandru Gagniuc
2014-01-29cbfstool/lzma: Remove windows-specific remnantsAlexandru Gagniuc
2014-01-29cbfstool/lzma: Remove C++ remnantsAlexandru Gagniuc
2014-01-29cbfstool/lzma: Use stdint and stdbool typesAlexandru Gagniuc
2014-01-29cbfs: fix issues with word size and endianness.Ronald G. Minnich
2014-01-27util/superiotool: Add initial support for Fintek F71869AD.Edward O'Callaghan
2014-01-24cbfstool: correct size left calculation for "empty" entriesAaron Durbin
2014-01-21cbfstool: cleaner filling fieldsPatrick Georgi
2014-01-21board_status.sh: Replace [[ with [.Vladimir Serbinenko
2014-01-20sconfig: don't "const" structs twicePatrick Georgi
2014-01-20boardstatus: Fix creation of links to configs.Vladimir Serbinenko
2014-01-19boardstatus: Add useful info from old page header to foreword.Vladimir Serbinenko
2014-01-19boardstatus: Do not error out on unknown CPU/northbridgeVladimir Serbinenko
2014-01-19boardstatus: Drop v4 mention of coreboot version.Vladimir Serbinenko
2014-01-19boardstatus: Accept only hex digits for AMD family number.Vladimir Serbinenko
2014-01-19boardstatus: Skip SKI_ISA_DMA_INIT configs.Vladimir Serbinenko
2014-01-19boardstatus: Add new category "sbc".Vladimir Serbinenko
2014-01-19boardstatus: Add category "emulation".Vladimir Serbinenko
2014-01-19boardstatus: Handle clones.Vladimir Serbinenko
2014-01-19boardstatus: Use Board:$vendor/$board for board pages.Vladimir Serbinenko
2014-01-19boardstatus: Remove support for multiname mobos.Vladimir Serbinenko
2014-01-18boardstatus: Take default board name from MAINBOARD_PART_NUMBER.Vladimir Serbinenko
2014-01-18boardstatus: generate table of all boards with links to latest runVladimir Serbinenko
2014-01-13cpu/allwinner/a10: Provide utility to make a bootable imageAlexandru Gagniuc
2014-01-11util/cbmem/Makfile: Add rule `junit.xml` for JenkinsPaul Menzel
2014-01-11lint: check label style only on changed filesPatrick Georgi
2014-01-04board-status: fix weekly formatPatrick Georgi
2013-12-22buildgcc: defer cleaning up the tree a bitPatrick Georgi