summaryrefslogtreecommitdiff
path: root/util
AgeCommit message (Expand)Author
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
2013-12-05abuild: fix and enable USE_XARGS configurationPatrick Georgi
2013-12-05sconfig: avoid regenerating the binary all the timePatrick Georgi
2013-12-05cbmem: print timestamp namesStefan Reinauer
2013-12-05Fix timestamp output in cbmem utility on ARMStefan Reinauer
2013-12-05Add scripts to export board status data to wikiPatrick Georgi
2013-12-04cbmem: fix userspace utility to work with dynamic CBMEMStefan Reinauer
2013-12-04cbmem: Implement ARM supportStefan Reinauer
2013-11-25cbfstool: check potential microcode update earlierAaron Durbin
2013-11-25cbmem utility: compatibility with older coreboot versionsStefan Reinauer
2013-11-19nvramtool: write size field more obviouslyPatrick Georgi
2013-11-18cbfstool: add a constant for the aarch64Ronald G. Minnich
2013-11-17board_status.sh: trivial cosmetic changes toward the endDavid Hendricks
2013-11-17board_status.sh: pass filename as an arg to command wrappersDavid Hendricks
2013-11-17board_status.sh: add support for non-fatal commandsDavid Hendricks
2013-11-17board_status.sh: move show_help()David Hendricks
2013-11-17board_status.sh: Make clobber option use 'C' instead of 'c'David Hendricks
2013-11-17Updates to the board status scriptDavid Hendricks
2013-11-16romcc: Fix off-by-onePatrick Georgi
2013-11-12rename status-related stuff to board_statusDavid Hendricks