aboutsummaryrefslogtreecommitdiff
path: root/util
AgeCommit message (Expand)Author
2014-05-07kconfig: update to follow upstream more closelyPatrick Georgi
2014-05-03Move ARCH_* from board/Kconfig to cpu or soc Kconfig.Furquan Shaikh
2014-04-29towiki.sh Move vendor link to the first column.Rudolf Marek
2014-04-29crossgcc: Support OSX 10.9 built-in tar utility program.Andrew Wu
2014-04-29util/board_status/board_status.sh: set its executable flagPaul Menzel
2014-04-26Rename coreboot_ram stage to ramstageFurquan Shaikh
2014-04-18util/cbfstool: Fix "Bad segment type 53534220 Could not load payload".Wei Hu
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
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
2013-12-21nvramtool: add -MG to makefile to make it pass clangYunlian Jiang
2013-12-20abuild: improve --removePatrick Georgi
2013-12-13crossgcc: Fix a typo.Zheng Bao
2013-12-12board-status: extend wiki forewordPatrick Georgi
2013-12-09cbfstool: Properly handle EOF in update_fit stepAlexandru Gagniuc
2013-12-09crossgcc: Continue to unpack archive if it was incompleteZheng Bao
2013-12-07board-status: update forewordPatrick Georgi
2013-12-07board-status: one-line reports, with links to per-board pagesPatrick Georgi
2013-12-07board-status: document the wiki scriptsPatrick Georgi
2013-12-07abuild: drop xml modePatrick Georgi