summaryrefslogtreecommitdiffstats
path: root/util
Commit message (Expand)AuthorAgeFilesLines
...
* cbfstool: add eflparsing.hAaron Durbin2014-03-138-15/+35
* cbfstool: move iself() to eflheaders.cAaron Durbin2014-03-133-9/+7
* cbfstool: elfheaders: use common checks and buffer helpersAaron Durbin2014-03-131-68/+79
* Revert "boardstatus/towiki: Declare southbridge=northbridge=cpu on SOCs"Alexandru Gagniuc2014-03-121-23/+1
* cbfstool: add struct buffer helper routinesAaron Durbin2014-03-111-0/+43
* cbfstool: add bputs() to store a byte stream to a bufferAaron Durbin2014-03-112-2/+10
* cbfstool: add get8/put8 variants to xdr structuresAaron Durbin2014-03-112-4/+6
* cbfstool: move verbose to common.cAaron Durbin2014-03-112-1/+1
* lbtdump: Dump forwarded tables.Vladimir Serbinenko2014-03-091-5/+50
* utils/romcc.c: Fix spurious unsigned integer comparisons.Edward O'Callaghan2014-03-081-5/+5
* cbfstool/lzma: Remove dead code under #ifdefsAlexandru Gagniuc2014-03-023-129/+2
* util/ifdtool: cleanup some magic numbersChris Douglass2014-02-281-15/+17
* util/ifdtool: add option to change flash layoutChris Douglass2014-02-281-4/+234
* util/ifdtool: add option to dump flashrom layoutChris Douglass2014-02-282-13/+90
* boardstatus/towiki: Skip OVERRIDE_FANCTLVladimir Serbinenko2014-02-281-1/+1
* boardstatus/towiki: Skip comments after options.Vladimir Serbinenko2014-02-281-1/+1
* boardstatus/to-wiki.sh: Accept Kconfig with non-tab separators.Vladimir Serbinenko2014-02-281-2/+2
* crossgcc: Update IASL to latest version (20140114)Alexandru Gagniuc2014-02-141-3/+3
* utils/crossgcc: Refactor Makefiles for separate arm/i386.Edward O'Callaghan2014-02-121-4/+9
* cbfstool/lzma: Remove code which depends on commented out definesAlexandru Gagniuc2014-02-113-21/+3
* cbfstool: Deserialize CBFS master header when reading imageAlexandru Gagniuc2014-02-113-31/+58
* cbfstool/lzma: Remove LITTLE_ENDIAN_AND_UNALIGNED_ACCESS_OKAlexandru Gagniuc2014-02-101-16/+0
* cbfstool: Fix LzmaEnc.c and build with -WshadowAlexandru Gagniuc2014-02-102-14/+8
* cbfstool: Fix build errors when building with clangAlexandru Gagniuc2014-02-102-2/+2
* boardstatus/towiki: Fix 1st gen i3/i5/i7 codenameVladimir Serbinenko2014-02-071-1/+1
* boardstatus/towiki: Declare southbridge=northbridge=cpu on SOCsVladimir Serbinenko2014-02-071-1/+23
* Add an xdr function for the cbfs_file headerRonald G. Minnich2014-02-055-4/+37
* Change the linux payload generator to use the standard header generatorRonald G. Minnich2014-02-053-29/+33
* cbfstool: Eliminate global variable "arch"Alexandru Gagniuc2014-02-047-18/+20
* cbfstool: Remove more unused functions from common.cAlexandru Gagniuc2014-02-043-604/+1
* cbfstool: Hide cbfstool_offset from the global namespaceAlexandru Gagniuc2014-02-042-12/+11
* cbfstool: remove unused function create_cbfs_image()Alexandru Gagniuc2014-02-032-123/+0
* cbfstool: add code to serialize the header using the new xdr functionsRonald G. Minnich2014-02-022-13/+32
* Add section header parsing and use it in the mk-payload stepRonald G. Minnich2014-02-0211-335/+474
* utils: Install man pages as non-executable (chmod 644)Lubomir Rintel2014-01-313-3/+3
* cbfstool/lzma: Avoid use of typedef with structs and enumsAlexandru Gagniuc2014-01-298-277/+277
* cbfstool: Don't assume compiler is gcc, and use $(CC)Alexandru Gagniuc2014-01-291-1/+1
* cbfstool/lzma: Remove windows-specific remnantsAlexandru Gagniuc2014-01-293-40/+6
* cbfstool/lzma: Remove C++ remnantsAlexandru Gagniuc2014-01-294-44/+0
* cbfstool/lzma: Use stdint and stdbool typesAlexandru Gagniuc2014-01-299-620/+580
* cbfs: fix issues with word size and endianness.Ronald G. Minnich2014-01-299-116/+505
* util/superiotool: Add initial support for Fintek F71869AD.Edward O'Callaghan2014-01-272-1/+43
* cbfstool: correct size left calculation for "empty" entriesAaron Durbin2014-01-241-0/+14
* cbfstool: cleaner filling fieldsPatrick Georgi2014-01-211-2/+2
* board_status.sh: Replace [[ with [.Vladimir Serbinenko2014-01-211-2/+2
* sconfig: don't "const" structs twicePatrick Georgi2014-01-201-2/+2
* boardstatus: Fix creation of links to configs.Vladimir Serbinenko2014-01-201-1/+4
* boardstatus: Add useful info from old page header to foreword.Vladimir Serbinenko2014-01-191-6/+19
* boardstatus: Do not error out on unknown CPU/northbridgeVladimir Serbinenko2014-01-191-6/+6
* boardstatus: Drop v4 mention of coreboot version.Vladimir Serbinenko2014-01-191-1/+1