summaryrefslogtreecommitdiffstats
path: root/util
Commit message (Expand)AuthorAgeFilesLines
...
* cbfstool: Fix cbfs_copy_instance()'s master header endiannessSol Boucher2015-05-081-14/+5
* checkpatch: fix tree recognitionStefan Reinauer2015-05-081-4/+4
* fmaptool: Introduce the fmd ("flashmap descriptor") language and compilerSol Boucher2015-05-0822-160/+5240
* cbfstool: Fix strange flashmap whitespaceSol Boucher2015-05-086-73/+73
* cbfstool: Import minimal set of files from flashmapSol Boucher2015-05-086-0/+1457
* cbfstool: Make the add action choose an aligned entries capacitySol Boucher2015-05-081-3/+39
* Add MAINTAINERS fileStefan Reinauer2015-05-061-0/+2258
* Drop lbtdump, like it's 2007Stefan Reinauer2015-05-063-408/+0
* Drop dumpmcrrStefan Reinauer2015-05-062-318/+0
* Drop resetcfStefan Reinauer2015-05-061-42/+0
* Fix Kconfig option list generatorStefan Reinauer2015-05-062-5/+6
* Drop i915toolStefan Reinauer2015-05-0620-1679/+0
* vgabios: fix compilationStefan Reinauer2015-05-062-2/+20
* Drop util/runfwStefan Reinauer2015-05-062-163/+0
* kconfig: avoid using wordexpPatrick Georgi2015-05-042-898/+691
* Mediawiki editing warningDavid Englund2015-05-041-0/+3
* util/xcompile/xcompile: Allow to override `HOSTCC` variablePaul Menzel2015-05-041-1/+1
* crossgcc: Re-download the archive if it is incompletezbao2015-05-048-1/+47
* cbfstool/Makefile*: Use `LDFLAGS` instead of `LINKFLAGS`Paul Menzel2015-05-042-5/+5
* 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