summaryrefslogtreecommitdiffstats
path: root/util
Commit message (Expand)AuthorAgeFilesLines
* cbfstool: Deduplicate code to merge empty filesPatrick Georgi2015-07-181-11/+2
* cbfstool: rename checksum to attributes_offsetPatrick Georgi2015-07-183-3/+3
* cbfstool: move fill value to cbfs.hPatrick Georgi2015-07-182-3/+3
* lint/gitconfig: Enable checkpatch.pl checking of commitsStefan Reinauer2015-07-172-1/+25
* release: add release scriptPatrick Georgi2015-07-161-0/+16
* cbfstool: Remove extra comma after {0, NULL} list elementSol Boucher2015-07-161-2/+2
* cbfstool: Factor out compression algorithm listSol Boucher2015-07-163-7/+23
* cbfstool: rename fieldSol Boucher2015-07-161-9/+9
* cbfstool: move bit swapping macros to swab.hSol Boucher2015-07-162-9/+12
* cbfstool: use variable length array to model cbfs_file's filenamePatrick Georgi2015-07-162-7/+7
* cbfstool: improve specification of struct cbfs_filePatrick Georgi2015-07-161-0/+4
* cbfstool: fix alignment to 64 bytePatrick Georgi2015-07-152-7/+8
* cbmem: export base_time in timestamp tableAaron Durbin2015-07-141-3/+15
* abuild: Allow disabling mainboardsPatrick Georgi2015-07-141-0/+6
* cbmem: convert x86 timestamps on OpenBSDPatrick Georgi2015-07-141-1/+18
* buildgcc: Show the archive URLPaul Menzel2015-07-141-1/+1
* Update crossgcc Makefile for new buildgcc argumentsMartin Roth2015-07-121-22/+55
* Fix GCC 5.1 compile issue seen at Linux ArchAnatol Pomozov2015-07-111-1/+1
* libpayload: Use top level xcompileStefan Reinauer2015-07-091-1/+1
* xcompile: switch around armv7 TCARCHesStefan Reinauer2015-07-091-1/+1
* cbfstool: Make sure CBFS data structures are packed gcc styleStefan Reinauer2015-07-071-5/+11
* cbfstool: Fix kv_pair on WindowsStefan Reinauer2015-07-071-0/+4
* Unconditionally compile romstage with -Wa,--divideStefan Reinauer2015-07-071-8/+0
* buildgcc: update IASL to version 20150619Stefan Reinauer2015-07-073-2/+2
* xcompile: Fix compiler invocation in testccStefan Reinauer2015-07-071-1/+1
* buildgcc: work around bug in --print-librt-file-nameStefan Reinauer2015-07-071-0/+7
* util/cbfstool: use _XOPEN_SOURCE=700 to find strdup(3)Jonathan A. Kollasch2015-07-071-1/+1
* util/ectool: don't dump the whole ram when writing to itAlexander Couzens2015-07-061-1/+1
* util/cbfstool: don't override ntohl(3) and htonl(3) on NetBSDJonathan A. Kollasch2015-07-061-1/+3
* util/xcompile/xcompile: use env(1) to find bashJonathan A. Kollasch2015-07-061-1/+1
* buildgcc: Deal with gmp on 32bit Linux on 64bit CPUsPatrick Georgi2015-07-041-0/+6
* xcompile: ask for compiler runtime using appropriate CFLAGSPatrick Georgi2015-07-041-2/+2
* crossgcc: Fix binutils for aarch64Patrick Georgi2015-07-041-0/+14
* kconfig: Fix defconfig targetsStefan Reinauer2015-06-301-3/+3
* libpayload: Drop duplicate copy of KconfigStefan Reinauer2015-06-303-1/+1
* util/scripts: add some support scriptsPatrick Georgi2015-06-302-0/+46
* cbfstool: Handle elf with different virtual and physical addressFurquan Shaikh2015-06-301-1/+9
* crossgcc/Makefile: Allow making toolchains using multiple coresMartin Roth2015-06-241-12/+12
* crossgcc/Makefile: clean more, add distclean targetMartin Roth2015-06-241-1/+9
* autoport: Include 'default_irq_route.asl' into DSDTStefan Reinauer2015-06-241-0/+2
* buildgcc: Add list of valid platform to the help text.Martin Roth2015-06-221-0/+2
* buildgcc: Update clang search stringMarc Jones2015-06-201-1/+2
* xcompile: x86-64-elf wants -Wa,--divide, tooStefan Reinauer2015-06-201-0/+6
* buildgcc: Don't build iasl with gccStefan Reinauer2015-06-171-1/+1
* buildgcc: enable biarch support for x86_64-elfStefan Reinauer2015-06-172-5/+84
* buildgcc: Check for dependencies after printing bannerStefan Reinauer2015-06-171-15/+17
* buildgcc: Clarify required user actionStefan Reinauer2015-06-171-1/+13
* kconfig: allow specifying the target for savedefconfigPatrick Georgi2015-06-161-1/+3
* xcompile: Don't print error messagesStefan Reinauer2015-06-161-1/+1
* buildgcc: Define $CMAKE only if clang package is builtDavid Hendricks2015-06-161-1/+1