aboutsummaryrefslogtreecommitdiff
path: root/util
AgeCommit message (Expand)Author
2015-08-31util/cbmem: add -T option for machine parseable timestampsAaron Durbin
2015-08-31timestamp: add tick frequency to exported tableAaron Durbin
2015-08-31buildgcc: Show the exit status of wget if downloading fails.zbao
2015-08-31buildgcc: remove getopt when doing clean.zbao
2015-08-30inteltool: Add Intel 4-Series chipset detectionDamien Zammit
2015-08-28gitconfig/rebase.sh: adapt default branch namePatrick Georgi
2015-08-28arm64: xcompile: Add support for A53 erratum 843419Julius Werner
2015-08-27cbfstool: update warning on cbfstool extractPatrick Georgi
2015-08-27cbfstool: update help textPatrick Georgi
2015-08-27cbfstool: don't pass header_size as separate argument (part 2)Patrick Georgi
2015-08-27cbfstool: don't pass header_size as separate argumentPatrick Georgi
2015-08-27cbfstool: use struct cbfs_file * instead of void *Patrick Georgi
2015-08-27cbfstool: passing a header is now mandatory for convertersPatrick Georgi
2015-08-27cbfstool: cbfs_add_entry() doesn't need to know filename or typePatrick Georgi
2015-08-26inteltool: fix build for FreeBSDRoger Pau Monne
2015-08-26cbfstool: move cbfs_file header creation further up the call chainPatrick Georgi
2015-08-26cbfstool: pass cbfs_file header into "compress" functionsPatrick Georgi
2015-08-26cbfstool: drop size argument to cbfs_add_entry_atPatrick Georgi
2015-08-26cbfstool: cut down on the debug outputPatrick Georgi
2015-08-26cbfstool: Don't patch cbfs_file->len, it's already set correctlyPatrick Georgi
2015-08-26cbfstool: drop unused arguments in internal functionPatrick Georgi
2015-08-26cbfstool: start moving cbfs_file header creation up the call chainPatrick Georgi
2015-08-26cbfstool: more descriptive variable namePatrick Georgi
2015-08-26crossgcc: rename source file names from gcc-5.2.0/* to binutils-2.25/* in bin...Jonathan A. Kollasch
2015-08-26buildgcc: Move a bunch of code into a functionzbao
2015-08-25xcompile: Force localization of objdump to CMartin Roth
2015-08-25util/kconfig: add olddefconfig targetMartin Roth
2015-08-24crossgcc: rename source file names from empty/* to gcc-5.2.0/* in riscv patchesPatrick Georgi
2015-08-21crossgcc: Fix x86_64-elf target's -m16 supportPatrick Georgi
2015-08-20crossgcc: Update gcc to 5.2.0Patrick Georgi
2015-08-19ifdtool: handle region masks correctlyAaron Durbin
2015-08-19ifdtool: Update to support Skylake+ descriptor formatDuncan Laurie
2015-08-14util/cbmem: accumulate total time for all entriesAaron Durbin
2015-08-13cbfstool: unify actual file creationPatrick Georgi
2015-08-13cbfstool: move tests for fixed-location files earlierPatrick Georgi
2015-08-13cbfstool: prepare moving tests earlierPatrick Georgi
2015-08-13cbfstool: factor out creating a cbfs file headerPatrick Georgi
2015-08-13cbfstool: Make cbfs_create_empty_entry build a more complete headerPatrick Georgi
2015-08-13cbfstool: honor larger-than-usual header sizes in cbfs_add_entry_at()Patrick Georgi
2015-08-13cbfstool: allow file data converters to modify the header sizePatrick Georgi
2015-08-13cbfstool: calculate header size in cbfs_add_component()Patrick Georgi
2015-08-13cbfstool: expose cbfs_calculate_file_header_size()Patrick Georgi
2015-08-13cbfstool: allow passing a precalculated header size into cbfs_add_entry()Patrick Georgi
2015-08-13cbfstool: test for duplicate files earlierPatrick Georgi
2015-08-13cbfstool: add cbfs file attribute structurePatrick Georgi
2015-08-13buildgcc: Fix the options checkzbao
2015-08-13board-status: move board status back to $TMPDIRPatrick Georgi
2015-08-10board_status: use command -v over which(1)Patrick Georgi
2015-08-10xcompile: crossgcc lookup in parent paths, for painless libpayload supportPaul Kocialkowski
2015-08-10genbuild_h: Actually use git's current commit for timestamp if possiblePatrick Georgi
2015-08-10genbuild_h: actually make date(1) based timestamp locale independentPatrick Georgi
2015-08-10board-status: expand minimized config to full sizePatrick Georgi
2015-08-10board_status: create temporary directory in coreboot treePatrick Georgi
2015-08-09Kconfig: Add KCONFIG_STRICT modeStefan Reinauer
2015-08-09secimage: Use libz's crc32 functionStefan Reinauer
2015-08-09secimage: reformatStefan Reinauer
2015-08-08abuild: avoid hanging in oldconfig for parallel buildsPatrick Georgi
2015-08-08abuild: in junit output, name chromeos builds different from normal onesPatrick Georgi
2015-08-08abuild: when using --chromeos, skip boards with no Chrome OS supportPatrick Georgi
2015-08-08abuild: Make help text into a heredocPatrick Georgi
2015-08-06buildgcc: Deal with gmp on 32bit Cygwin on 64bit hostzbao
2015-08-06buildgcc: Get the clean and correct uname on Cygwinzbao
2015-07-31secimage: Don't link in gmp libraryStefan Reinauer
2015-07-22crossgcc: Support /bin/sh pointing to dashPatrick Georgi
2015-07-18cbfstool: Deduplicate code to merge empty filesPatrick Georgi
2015-07-18cbfstool: rename checksum to attributes_offsetPatrick Georgi
2015-07-18cbfstool: move fill value to cbfs.hPatrick Georgi
2015-07-17lint/gitconfig: Enable checkpatch.pl checking of commitsStefan Reinauer
2015-07-16release: add release scriptPatrick Georgi
2015-07-16cbfstool: Remove extra comma after {0, NULL} list elementSol Boucher
2015-07-16cbfstool: Factor out compression algorithm listSol Boucher
2015-07-16cbfstool: rename fieldSol Boucher
2015-07-16cbfstool: move bit swapping macros to swab.hSol Boucher
2015-07-16cbfstool: use variable length array to model cbfs_file's filenamePatrick Georgi
2015-07-16cbfstool: improve specification of struct cbfs_filePatrick Georgi
2015-07-15cbfstool: fix alignment to 64 bytePatrick Georgi
2015-07-14cbmem: export base_time in timestamp tableAaron Durbin
2015-07-14abuild: Allow disabling mainboardsPatrick Georgi
2015-07-14cbmem: convert x86 timestamps on OpenBSDPatrick Georgi
2015-07-14buildgcc: Show the archive URLPaul Menzel
2015-07-12Update crossgcc Makefile for new buildgcc argumentsMartin Roth
2015-07-11Fix GCC 5.1 compile issue seen at Linux ArchAnatol Pomozov
2015-07-09libpayload: Use top level xcompileStefan Reinauer
2015-07-09xcompile: switch around armv7 TCARCHesStefan Reinauer
2015-07-07cbfstool: Make sure CBFS data structures are packed gcc styleStefan Reinauer
2015-07-07cbfstool: Fix kv_pair on WindowsStefan Reinauer
2015-07-07Unconditionally compile romstage with -Wa,--divideStefan Reinauer
2015-07-07buildgcc: update IASL to version 20150619Stefan Reinauer
2015-07-07xcompile: Fix compiler invocation in testccStefan Reinauer
2015-07-07buildgcc: work around bug in --print-librt-file-nameStefan Reinauer
2015-07-07util/cbfstool: use _XOPEN_SOURCE=700 to find strdup(3)Jonathan A. Kollasch
2015-07-06util/ectool: don't dump the whole ram when writing to itAlexander Couzens
2015-07-06util/cbfstool: don't override ntohl(3) and htonl(3) on NetBSDJonathan A. Kollasch
2015-07-06util/xcompile/xcompile: use env(1) to find bashJonathan A. Kollasch
2015-07-04buildgcc: Deal with gmp on 32bit Linux on 64bit CPUsPatrick Georgi
2015-07-04xcompile: ask for compiler runtime using appropriate CFLAGSPatrick Georgi
2015-07-04crossgcc: Fix binutils for aarch64Patrick Georgi
2015-06-30kconfig: Fix defconfig targetsStefan Reinauer
2015-06-30libpayload: Drop duplicate copy of KconfigStefan Reinauer
2015-06-30util/scripts: add some support scriptsPatrick Georgi