summaryrefslogtreecommitdiffstats
path: root/util
Commit message (Expand)AuthorAgeFilesLines
* Move generation of build.h into a shell scriptMartin Roth2015-03-061-0/+87
* board-status: update mediawiki interfacePatrick Georgi2015-03-041-9/+7
* cbfstool: Clean up codeStefan Reinauer2015-03-047-44/+32
* cbfstool: Add the MIPS architecturePaul Burton2015-03-033-1/+3
* crossgcc: Clean GNU make context so builds succeedPatrick Georgi2015-02-281-0/+2
* build: mipsel cross compiler supportPaul Burton2015-02-242-2/+17
* util/crossgcc/buildgcc: Upgrade MPC from 1.0.1 to 1.0.3Paul Menzel2015-02-231-3/+3
* util/board_status/board_status.sh: Move comment to right positionPaul Menzel2015-02-201-2/+3
* xcompile: specify arm64 subarchesPatrick Georgi2015-02-171-0/+2
* cbootimage: Add HOSTCC and flagsMarc Jones2015-02-151-2/+5
* lint: exclude *.hex files from whitespace checkingWerner Zeh2015-02-121-1/+1
* lint: exclude nvidia submodule from file listPatrick Georgi2015-02-121-1/+1
* Add Linux kernel's checkpatch.pl scriptStefan Reinauer2015-02-112-0/+6413
* utils/msrtool: add westmere cpuids to nehalemAlexander Couzens2015-02-111-1/+4
* ectool: remove extra printf("Not dumping EC IDX RAM.")Alexander Couzens2015-02-111-2/+0
* ectool: add write supportAlexander Couzens2015-02-111-2/+19
* xcompile: Rename aarch64 to arm64Marc Jones2015-01-261-3/+3
* cbmem: Add support for new 'coreboot' compatible device tree bindingJulius Werner2015-01-131-17/+158
* cbfstool: Remove arch check for different stagesFurquan Shaikh2015-01-131-10/+0
* cbfstool: Fix help display messageFurquan Shaikh2015-01-091-1/+1
* inteltool: add `-s` to dump spi bar and bios_cntl registersAlexander Couzens2015-01-085-3/+237
* util/cbfstool: Fix byte-ordering for payload type field.Hung-Te Lin2015-01-031-26/+38
* cbmem: use a single id to name mapping tableVadim Bendebury2014-12-301-29/+1
* abuild: silence makePatrick Georgi2014-12-291-1/+1
* cbfstool: Fix update-fit commandKyösti Mälkki2014-12-281-1/+1
* util: Remove 'getpir' and 'mptable' toolsAlexandru Gagniuc2014-12-1911-1708/+0
* util/superiotool: change displayed name of chip id 0xc333 (nct6776)Felix Held2014-12-191-1/+1
* util/superiotool: fix default values for nct6776 (rev. c)Felix Held2014-12-191-2/+2
* ifdtool: Add O_BINARY to open flags for Windows compatibilityScott Duplichan2014-12-191-4/+8
* arm_boot_tools: Add 'b' to fopen flags for Windows compatibilityScott Duplichan2014-12-191-1/+1
* nvidia/cbootimage: update to latest upstreamPatrick Georgi2014-12-181-0/+0
* inteltool: Start adding Bay TrailMartin Roth2014-12-165-0/+540
* buildgcc: Fix msys2 crossgcc build failScott Duplichan2014-12-151-1/+1
* abuild: Don't print "Using payload ..." message in quiet modeAlexandru Gagniuc2014-12-111-1/+1
* crossgcc: clean up aarch64 target integrationPatrick Georgi2014-12-101-3/+1
* abuild: update output so multithreaded is decipherableMartin Roth2014-12-101-16/+19
* aarch64: Add aarch64-elf toolchain to crossgcc MakefileMarcelo Povoa2014-12-091-0/+2
* aarch64: Add ELF supportMarcelo Povoa2014-12-091-0/+1
* utils: Remove references to tracker from manpagesMartin Roth2014-12-093-7/+4
* to-wiki.sh: Show the same status for clones.Vladimir Serbinenko2014-12-041-4/+7
* util/cbmem: Print name instead of ID of CBMEM_ID_SMM_SAVE_SPACEPaul Menzel2014-12-031-0/+1
* nvramtool: make sure that strings are 0-terminatedPatrick Georgi2014-12-021-1/+1
* nvramtool: cmos_read(): Use malloc() instead of alloca()Andrew Engelbrecht2014-12-021-1/+4
* buildgcc: support DESTDIR for libelfPatrick Georgi2014-11-301-1/+1
* build system: only do the compiler test for gccPatrick Georgi2014-11-301-5/+5
* Rewrite board_status in go.Vladimir Serbinenko2014-11-264-0/+794
* lint-stable: Ignore .bin files for whitespace check.Vladimir Serbinenko2014-11-251-1/+1
* buildgcc: Fix documentationPatrick Georgi2014-11-231-1/+2
* util/cbfstool/cbfs-mkstage.c: Fix build issue on 32-bit x86Francis Rowe2014-11-211-1/+2
* crossgcc: Add buildsystem support for aarch64 compilerPatrick Georgi2014-11-202-1/+8