summaryrefslogtreecommitdiffstats
path: root/util
Commit message (Expand)AuthorAgeFilesLines
* util/ipqheader: Add utility to create uber-SBL for IPQ8064Vadim Bendebury2015-04-131-0/+200
* util/bimgtool: Add verification modeVadim Bendebury2015-04-101-18/+146
* util/bimgtool: Use CRC 16 instead of CRC x25.Ionela Voinescu2015-04-101-8/+90
* git: add rebase helper scriptPatrick Georgi2015-04-101-0/+47
* abuild: also consider verstage architecturePatrick Georgi2015-04-101-1/+1
* armv7-m: add armv7-m configurationDaisuke Nojiri2015-04-101-1/+1
* timestamp: Add bootblock start and end to timestamp constantsFurquan Shaikh2015-04-081-0/+2
* ectool: add query function to ectoolAlexander Couzens2015-04-083-4/+20
* ectool: add --dump / -d for RAM dumpAlexander Couzens2015-04-081-10/+22
* kconfig: Add wildcard support for "source"Stefan Reinauer2015-04-066-165/+186
* nvramtool: fix getopt handling with unsigned charStefan Tauner2015-04-061-2/+1
* kconfig: Replace mentions of "list_struct" to "list_head"Stefan Reinauer2015-04-061-3/+3
* kconfig: calloc/xcalloc: Fix argument orderStefan Reinauer2015-04-061-2/+2
* kconfig: Fix warning "‘jump’ may be used uninitialized"Stefan Reinauer2015-04-061-2/+2
* kbuild: trivial - remove trailing empty linesStefan Reinauer2015-04-064-5/+0
* kconfig: lxdialog: fix spellingStefan Reinauer2015-04-061-1/+1
* kconfig: use va_end to match corresponding va_startStefan Reinauer2015-04-061-0/+1
* kbuild: trivial - use tabs for code indent where possibleStefan Reinauer2015-04-0612-18/+18
* kconfig/lxdialog: get ncurses CFLAGS with pkg-configStefan Reinauer2015-04-061-1/+5
* cbfstool: add filetypes for FSP, MRC, SPC and MRC_CACHEMartin Roth2015-03-303-0/+12
* build system: mips is a valid nickname for mipselPatrick Georgi2015-03-301-1/+2
* 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