summaryrefslogtreecommitdiff
path: root/util
AgeCommit message (Expand)Author
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
2013-11-10util/xcompile/xcompile: set up for aarch64Ronald G. Minnich
2013-11-07Trivial: Remove trailing whitespaces in status.shZheng Bao
2013-11-04Another pass at board status scriptDavid Hendricks
2013-10-22util/lint/lint-stable-003-whitespace: Ignore temporary files ending with a tildePaul Menzel
2013-10-17arch/x86/Makefile.inc: Pass $(AS) and $(CPP) to SeaBIOSAndrew Wu
2013-09-27lint: Use temporary build directoryNico Huber
2013-09-20buildgcc: Downgrade to gcc 4.7.3, handle armv7-aPatrick Georgi
2013-09-18buildgcc: Use per-arch build directoriesPatrick Georgi
2013-09-17Fix whitespace leaked into treeKyösti Mälkki
2013-09-17lint whitespace: Fix rule to recurse into subdirectoriesKyösti Mälkki
2013-08-31Remove NRV2B compression supportPatrick Georgi
2013-08-31Add a (b)zImage parser to cbfstoolPatrick Georgi
2013-08-27Locate the generated iasl in acpica-unix-20130626Zheng Bao
2013-08-16Correct spelling of shadow, setting and memoryPaul Menzel
2013-08-15cbfstool: Add an add-int command that adds a raw 64-bit integer CBFS filePeter Stuge
2013-07-23inteltool: Print raw CPUID and make hexadecimal values unambiguousDamien Zammit
2013-07-22buildgcc: Update reference toolchainStefan Reinauer
2013-07-08msrtool: Fix verbose ignored by cpuid().Benoît Legat
2013-07-01cbmem: Fix makefileStefan Tauner
2013-06-25abuild: Add xgcc tools to the pathMarc Jones