summaryrefslogtreecommitdiffstats
path: root/util
Commit message (Expand)AuthorAgeFilesLines
...
* crossgcc: Fix calling outside util/crossgccPatrick Georgi2015-03-301-2/+3
* util/genbuild_h: work around GNU dateIdwer Vollering2015-03-291-7/+17
* crossgcc: Build mipsel-elf, not mips-elfPatrick Georgi2015-03-291-2/+2
* urara: use proper SOC nameVadim Bendebury2015-03-271-1/+1
* inteltool: add ICH8M-E supportLubomir Rintel2015-03-266-0/+6
* util: Add miniconfig, a script to minimize coreboot configurationsStefan Reinauer2015-03-261-0/+88
* crossgcc: Factor out error reportingPatrick Georgi2015-03-251-45/+25
* crossgcc: point users to the log file in case of errorPatrick Georgi2015-03-251-10/+10
* crossgcc: check for more tools that we requirePatrick Georgi2015-03-251-2/+4
* checkpatch: Fix running out of coreboot's treeStefan Reinauer2015-03-241-5/+4
* add make_idb.py & update bootblockhuang lin2015-03-242-0/+149
* build: mips: add default compilation optionsVadim Bendebury2015-03-231-0/+4
* Allow for different BFD elf formats per architectureVadim Bendebury2015-03-211-9/+12
* imgtec/danube: Build BIMG boot imagesPaul Burton2015-03-212-0/+239
* cbmem: stop assuming 1MiB of memory can be mappedAaron Durbin2015-03-211-20/+33
* ARM64 rmodule: Add new reloc type R_AARCH64_LDST8_ABS_LO12_NCFurquan Shaikh2015-03-211-0/+1
* cbfstool: Remove empty line that looks out of placeJulius Werner2015-03-211-1/+0
* rmodtool: add another aarch64 relocationAaron Durbin2015-03-211-0/+1
* rmodtool: Add support for aarch64Furquan Shaikh2015-03-211-0/+30
* uio_usbdebug: User-space-i/o framework for usbdebugNico Huber2015-03-1910-0/+559
* crossgcc: jump to crossgcc path before building the toolchainPatrick Georgi2015-03-181-0/+2
* cbfstool: Add relocation codes for arm modeFurquan Shaikh2015-03-172-2/+6
* crossgcc: Add x86_64 to list of supported architecturesStefan Reinauer2015-03-172-1/+10
* genbuild_h.sh: use the last git commit as timesource if availableAlexander Couzens2015-03-161-10/+15
* crossgcc: fix copy-paste mistake on riscv make targetAlexander Couzens2015-03-101-1/+1
* util/inteltool: Support reading RCBA of NM70 southbridgeAlexandru Gagniuc2015-03-101-0/+1
* genbuild_h.sh: set TZ + LANG variable for predictable `date` and `git` outputAlexander Couzens2015-03-091-8/+8
* genbuild_h.sh: derive all timestamp variables from one timestampAlexander Couzens2015-03-091-8/+10
* build.h: remove variable for the builduser, -hostname and -domainAlexander Couzens2015-03-091-40/+0
* crossgcc: Unify tool tests, add check for g++ or clangPatrick Georgi2015-03-091-16/+21
* crossgcc: Add RISC-V supportPatrick Georgi2015-03-084-1/+21060
* crossgcc: Update toolchainPatrick Georgi2015-03-083-25/+14
* crossgcc: Add mipsel-elf as supported targetPatrick Georgi2015-03-081-0/+1
* 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