summaryrefslogtreecommitdiff
path: root/util
AgeCommit message (Expand)Author
2014-04-16util/board_status: Only pass switch `-a` once to `git commit`Paul Menzel
2014-04-16sconfig: Fix build dependenciesPatrick Georgi
2014-04-16abuild: break early if building tools failsPatrick Georgi
2014-04-16abuild: more verbose configuration stepPatrick Georgi
2014-04-07util/cbfstool: Make cbfs_image_delete() NULL-tolerant.Edward O'Callaghan
2014-04-02util/cbmem: handle larger than 1MiB mappings for consoleAaron Durbin
2014-03-28cbfstool: provide structure to linux payload builderAaron Durbin
2014-03-27util/superiotool: Add initial support for Fintek F71869ED.Wilbert Duijvenvoorde
2014-03-24util/superiotool: Register fix for Fintek F71869ADWilbert Duijvenvoorde
2014-03-20util: add rmodtool for parsing ELF files to rmodulesAaron Durbin
2014-03-18cbfstool: add ELF writing supportAaron Durbin
2014-03-17romcc.c: Fixes warning about unused function from unused macros.Edward O'Callaghan
2014-03-14cbfstool: add symbol table parsing to the ELF parserAaron Durbin
2014-03-14cbfstool: add string table parsing to ELF parserAaron Durbin
2014-03-14cbfstool: add relocation parsing to ELF parserAaron Durbin
2014-03-14cbfstool: introduce struct parsed_elf and parse_elf()Aaron Durbin
2014-03-13cbfstool: remove incorrect section size checkAaron Durbin
2014-03-13cbfstool: elfparsing: check segment and section regionsAaron Durbin
2014-03-13cbfstool: elfheaders: use proper parameters to calloc()Aaron Durbin
2014-03-13cbfstool: add eflparsing.hAaron Durbin
2014-03-13cbfstool: move iself() to eflheaders.cAaron Durbin
2014-03-13cbfstool: elfheaders: use common checks and buffer helpersAaron Durbin
2014-03-12Revert "boardstatus/towiki: Declare southbridge=northbridge=cpu on SOCs"Alexandru Gagniuc
2014-03-11cbfstool: add struct buffer helper routinesAaron Durbin
2014-03-11cbfstool: add bputs() to store a byte stream to a bufferAaron Durbin
2014-03-11cbfstool: add get8/put8 variants to xdr structuresAaron Durbin
2014-03-11cbfstool: move verbose to common.cAaron Durbin
2014-03-09lbtdump: Dump forwarded tables.Vladimir Serbinenko
2014-03-08utils/romcc.c: Fix spurious unsigned integer comparisons.Edward O'Callaghan
2014-03-02cbfstool/lzma: Remove dead code under #ifdefsAlexandru Gagniuc
2014-02-28util/ifdtool: cleanup some magic numbersChris Douglass
2014-02-28util/ifdtool: add option to change flash layoutChris Douglass
2014-02-28util/ifdtool: add option to dump flashrom layoutChris Douglass
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