summaryrefslogtreecommitdiffstats
path: root/util
Commit message (Expand)AuthorAgeFilesLines
* 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
* cbmem: Fix makefileStefan Tauner2013-07-011-1/+1
* abuild: Add xgcc tools to the pathMarc Jones2013-06-251-2/+11
* ifdfake - Create an IFD with just a section layoutNico Huber2013-06-242-0/+251
* AMD: Drop empty root_complexKyösti Mälkki2013-06-241-2/+7
* inteltool: add initial support for NehalemStefan Tauner2013-06-234-2/+54
* util/inteltool: Add support for other 5 chipsetsStefan Tauner2013-06-135-21/+85
* Add spkmodem receiverVladimir Serbinenko2013-06-121-0/+115
* buildgcc: Re-add some break statementsPatrick Georgi2013-06-091-2/+2
* Intel Atom cpu support to msrtoolOlivier Langlois2013-06-065-2/+1155
* viatool: Add utility to read various configuration bits on VIA systemsAlexandru Gagniuc2013-06-048-0/+1665
* superiotool: Add dump facility for HWM of W83627DHG-PNico Huber2013-06-041-0/+62
* superiotool: Add dump facility for ITE IT8516 + I/O 0x20e/fNico Huber2013-06-042-1/+133
* crossgcc/buildgcc: Remove unneeded 'break' statementsDavid Hubbard2013-06-041-5/+5
* util/cbmem: Fix format string in cbmem.cNico Huber2013-06-031-1/+2
* util/inteltool: Add support for mobile 5 chipsetVladimir Serbinenko2013-05-276-1/+221
* Get buildgcc to behave reasonably with the -p choice.Ronald G. Minnich2013-05-261-0/+10
* kconfig: fix choice dependency checkRoman Zippel2013-05-261-18/+76
* kconfig: reversed borderlines in inputboxRoel Kluin2013-05-261-1/+1
* kconfig: add named choice groupRoman Zippel2013-05-266-223/+206
* romcc: support attribute((packed))Stefan Reinauer2013-05-101-2/+7
* Get rid of MAXIMUM_CONSOLE_LOGLEVEL; compile all messages into the coreboot b...Ronald G. Minnich2013-05-101-2/+0