summaryrefslogtreecommitdiffstats
path: root/util
Commit message (Expand)AuthorAgeFilesLines
* lint: check label style only on changed filesPatrick Georgi2014-01-111-1/+1
* board-status: fix weekly formatPatrick Georgi2014-01-041-1/+1
* buildgcc: defer cleaning up the tree a bitPatrick Georgi2013-12-221-1/+5
* nvramtool: add -MG to makefile to make it pass clangYunlian Jiang2013-12-211-1/+1
* abuild: improve --removePatrick Georgi2013-12-201-4/+7
* crossgcc: Fix a typo.Zheng Bao2013-12-131-1/+1
* board-status: extend wiki forewordPatrick Georgi2013-12-121-0/+1
* cbfstool: Properly handle EOF in update_fit stepAlexandru Gagniuc2013-12-091-1/+1
* crossgcc: Continue to unpack archive if it was incompleteZheng Bao2013-12-091-1/+2
* board-status: update forewordPatrick Georgi2013-12-071-2/+4
* board-status: one-line reports, with links to per-board pagesPatrick Georgi2013-12-071-3/+4
* board-status: document the wiki scriptsPatrick Georgi2013-12-071-0/+39
* abuild: drop xml modePatrick Georgi2013-12-071-70/+4
* abuild: fix and enable USE_XARGS configurationPatrick Georgi2013-12-051-8/+12
* sconfig: avoid regenerating the binary all the timePatrick Georgi2013-12-051-2/+5
* cbmem: print timestamp namesStefan Reinauer2013-12-051-10/+78
* Fix timestamp output in cbmem utility on ARMStefan Reinauer2013-12-051-5/+30
* Add scripts to export board status data to wikiPatrick Georgi2013-12-055-0/+154
* cbmem: fix userspace utility to work with dynamic CBMEMStefan Reinauer2013-12-041-35/+210
* cbmem: Implement ARM supportStefan Reinauer2013-12-041-4/+27
* cbfstool: check potential microcode update earlierAaron Durbin2013-11-251-4/+4
* cbmem utility: compatibility with older coreboot versionsStefan Reinauer2013-11-251-2/+22
* nvramtool: write size field more obviouslyPatrick Georgi2013-11-191-2/+4
* cbfstool: add a constant for the aarch64Ronald G. Minnich2013-11-181-0/+1
* board_status.sh: trivial cosmetic changes toward the endDavid Hendricks2013-11-171-2/+6
* board_status.sh: pass filename as an arg to command wrappersDavid Hendricks2013-11-171-9/+15
* board_status.sh: add support for non-fatal commandsDavid Hendricks2013-11-171-9/+27
* board_status.sh: move show_help()David Hendricks2013-11-171-16/+16
* board_status.sh: Make clobber option use 'C' instead of 'c'David Hendricks2013-11-171-4/+4
* Updates to the board status scriptDavid Hendricks2013-11-172-25/+98
* romcc: Fix off-by-onePatrick Georgi2013-11-161-2/+2
* rename status-related stuff to board_statusDavid Hendricks2013-11-122-1/+1
* util/xcompile/xcompile: set up for aarch64Ronald G. Minnich2013-11-101-1/+12
* Trivial: Remove trailing whitespaces in status.shZheng Bao2013-11-071-2/+2
* Another pass at board status scriptDavid Hendricks2013-11-042-0/+365
* util/lint/lint-stable-003-whitespace: Ignore temporary files ending with a tildePaul Menzel2013-10-221-0/+1
* arch/x86/Makefile.inc: Pass $(AS) and $(CPP) to SeaBIOSAndrew Wu2013-10-171-0/+1
* lint: Use temporary build directoryNico Huber2013-09-271-2/+5
* buildgcc: Downgrade to gcc 4.7.3, handle armv7-aPatrick Georgi2013-09-203-7/+6
* buildgcc: Use per-arch build directoriesPatrick Georgi2013-09-181-58/+60
* Fix whitespace leaked into treeKyösti Mälkki2013-09-177-39/+39
* lint whitespace: Fix rule to recurse into subdirectoriesKyösti Mälkki2013-09-171-1/+1
* Remove NRV2B compression supportPatrick Georgi2013-08-312-1480/+0
* Add a (b)zImage parser to cbfstoolPatrick Georgi2013-08-318-1/+597
* Locate the generated iasl in acpica-unix-20130626Zheng Bao2013-08-271-2/+1
* Correct spelling of shadow, setting and memoryPaul Menzel2013-08-161-1/+1
* cbfstool: Add an add-int command that adds a raw 64-bit integer CBFS filePeter Stuge2013-08-151-0/+60
* inteltool: Print raw CPUID and make hexadecimal values unambiguousDamien Zammit2013-07-231-2/+2
* buildgcc: Update reference toolchainStefan Reinauer2013-07-2210-149/+46
* msrtool: Fix verbose ignored by cpuid().Benoît Legat2013-07-081-1/+3