summaryrefslogtreecommitdiffstats
path: root/util
Commit message (Expand)AuthorAgeFilesLines
* crossgcc: improve error message on missing toolsPatrick Georgi2015-04-301-1/+1
* cbmem: Add FSP timestampsLee Leahy2015-04-301-1/+14
* crossgcc: don't use libdl while building GDB on FreeBSDIdwer Vollering2015-04-291-1/+4
* gitconfig: Use the right make executable in git hooksPatrick Georgi2015-04-281-1/+1
* buildgcc: OpenBSD's tar and patch are sufficient, tooPatrick Georgi2015-04-281-1/+1
* board-status: Improve revision URL collectionPatrick Georgi2015-04-281-2/+2
* cbfstool: compare pointer difference with ptrdiff_t valuePatrick Georgi2015-04-281-1/+2
* xcompile: improve mips toolchain handlingVadim Bendebury2015-04-281-16/+24
* xcompile: Use local variables and make cosmetic changesVadim Bendebury2015-04-281-14/+14
* cbfstool: remove gcc-specific -Og flagStefan Tauner2015-04-271-1/+1
* lint: remove test for build dir handlingPatrick Georgi2015-04-261-73/+0
* crossgcc: close stdin when search_tool() execute programs.Alexander Couzens2015-04-261-1/+1
* nvidia/cbootimage: update to 1.5Patrick Georgi2015-04-252-1/+5
* cbfstool: Fix ability to add files at offsets near the end of empty spacesSol Boucher2015-04-251-1/+3
* cbfstool: Clean up in preparation for adding new filesSol Boucher2015-04-2514-89/+121
* Revert "board-status: Add field for release year"Alexandru Gagniuc2015-04-241-6/+0
* board-status: Add field for release yearPatrick Georgi2015-04-241-0/+6
* cbmem: switch over to imd-based cbmemAaron Durbin2015-04-221-0/+4
* abuild: add option to build with CHROMEOS enabledPatrick Georgi2015-04-221-2/+6
* abuild: mark failed builds as failedPatrick Georgi2015-04-221-0/+1
* util/broadcom: specify libraries after object filesPatrick Georgi2015-04-221-1/+1
* broadcom/cygnus: add secimage and sign bootblockDaisuke Nojiri2015-04-2210-0/+638
* cbfstool: clean up source codeVadim Bendebury2015-04-183-61/+40
* cbfstool: add the missing 'break'Vadim Bendebury2015-04-181-0/+1
* cbfstool: add a command to duplicate a cbfs instanceVadim Bendebury2015-04-183-0/+122
* cbfstool: allow user to explicitly specify header locationVadim Bendebury2015-04-183-35/+69
* lint: Add check for new board name schemeStefan Reinauer2015-04-181-0/+41
* timestamps: You can never have enough of them!Julius Werner2015-04-141-22/+30
* CBFS: Automate ROM image layout and remove hardcoded offsetsJulius Werner2015-04-143-74/+107
* 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