aboutsummaryrefslogtreecommitdiff
path: root/util
AgeCommit message (Expand)Author
2015-03-27urara: use proper SOC nameVadim Bendebury
2015-03-26inteltool: add ICH8M-E supportLubomir Rintel
2015-03-26util: Add miniconfig, a script to minimize coreboot configurationsStefan Reinauer
2015-03-25crossgcc: Factor out error reportingPatrick Georgi
2015-03-25crossgcc: point users to the log file in case of errorPatrick Georgi
2015-03-25crossgcc: check for more tools that we requirePatrick Georgi
2015-03-24checkpatch: Fix running out of coreboot's treeStefan Reinauer
2015-03-24add make_idb.py & update bootblockhuang lin
2015-03-23build: mips: add default compilation optionsVadim Bendebury
2015-03-21Allow for different BFD elf formats per architectureVadim Bendebury
2015-03-21imgtec/danube: Build BIMG boot imagesPaul Burton
2015-03-21cbmem: stop assuming 1MiB of memory can be mappedAaron Durbin
2015-03-21ARM64 rmodule: Add new reloc type R_AARCH64_LDST8_ABS_LO12_NCFurquan Shaikh
2015-03-21cbfstool: Remove empty line that looks out of placeJulius Werner
2015-03-21rmodtool: add another aarch64 relocationAaron Durbin
2015-03-21rmodtool: Add support for aarch64Furquan Shaikh
2015-03-19uio_usbdebug: User-space-i/o framework for usbdebugNico Huber
2015-03-18crossgcc: jump to crossgcc path before building the toolchainPatrick Georgi
2015-03-17cbfstool: Add relocation codes for arm modeFurquan Shaikh
2015-03-17crossgcc: Add x86_64 to list of supported architecturesStefan Reinauer
2015-03-16genbuild_h.sh: use the last git commit as timesource if availableAlexander Couzens
2015-03-10crossgcc: fix copy-paste mistake on riscv make targetAlexander Couzens
2015-03-10util/inteltool: Support reading RCBA of NM70 southbridgeAlexandru Gagniuc
2015-03-09genbuild_h.sh: set TZ + LANG variable for predictable `date` and `git` outputAlexander Couzens
2015-03-09genbuild_h.sh: derive all timestamp variables from one timestampAlexander Couzens
2015-03-09build.h: remove variable for the builduser, -hostname and -domainAlexander Couzens
2015-03-09crossgcc: Unify tool tests, add check for g++ or clangPatrick Georgi
2015-03-08crossgcc: Add RISC-V supportPatrick Georgi
2015-03-08crossgcc: Update toolchainPatrick Georgi
2015-03-08crossgcc: Add mipsel-elf as supported targetPatrick Georgi
2015-03-06Move generation of build.h into a shell scriptMartin Roth
2015-03-04board-status: update mediawiki interfacePatrick Georgi
2015-03-04cbfstool: Clean up codeStefan Reinauer
2015-03-03cbfstool: Add the MIPS architecturePaul Burton
2015-02-28crossgcc: Clean GNU make context so builds succeedPatrick Georgi
2015-02-24build: mipsel cross compiler supportPaul Burton
2015-02-23util/crossgcc/buildgcc: Upgrade MPC from 1.0.1 to 1.0.3Paul Menzel
2015-02-20util/board_status/board_status.sh: Move comment to right positionPaul Menzel
2015-02-17xcompile: specify arm64 subarchesPatrick Georgi
2015-02-15cbootimage: Add HOSTCC and flagsMarc Jones
2015-02-12lint: exclude *.hex files from whitespace checkingWerner Zeh
2015-02-12lint: exclude nvidia submodule from file listPatrick Georgi
2015-02-11Add Linux kernel's checkpatch.pl scriptStefan Reinauer
2015-02-11utils/msrtool: add westmere cpuids to nehalemAlexander Couzens
2015-02-11ectool: remove extra printf("Not dumping EC IDX RAM.")Alexander Couzens
2015-02-11ectool: add write supportAlexander Couzens
2015-01-26xcompile: Rename aarch64 to arm64Marc Jones
2015-01-13cbmem: Add support for new 'coreboot' compatible device tree bindingJulius Werner
2015-01-13cbfstool: Remove arch check for different stagesFurquan Shaikh
2015-01-09cbfstool: Fix help display messageFurquan Shaikh
2015-01-08inteltool: add `-s` to dump spi bar and bios_cntl registersAlexander Couzens
2015-01-03util/cbfstool: Fix byte-ordering for payload type field.Hung-Te Lin
2014-12-30cbmem: use a single id to name mapping tableVadim Bendebury
2014-12-29abuild: silence makePatrick Georgi
2014-12-28cbfstool: Fix update-fit commandKyösti Mälkki
2014-12-19util: Remove 'getpir' and 'mptable' toolsAlexandru Gagniuc
2014-12-19util/superiotool: change displayed name of chip id 0xc333 (nct6776)Felix Held
2014-12-19util/superiotool: fix default values for nct6776 (rev. c)Felix Held
2014-12-19ifdtool: Add O_BINARY to open flags for Windows compatibilityScott Duplichan
2014-12-19arm_boot_tools: Add 'b' to fopen flags for Windows compatibilityScott Duplichan
2014-12-18nvidia/cbootimage: update to latest upstreamPatrick Georgi
2014-12-16inteltool: Start adding Bay TrailMartin Roth
2014-12-15buildgcc: Fix msys2 crossgcc build failScott Duplichan
2014-12-11abuild: Don't print "Using payload ..." message in quiet modeAlexandru Gagniuc
2014-12-10crossgcc: clean up aarch64 target integrationPatrick Georgi
2014-12-10abuild: update output so multithreaded is decipherableMartin Roth
2014-12-09aarch64: Add aarch64-elf toolchain to crossgcc MakefileMarcelo Povoa
2014-12-09aarch64: Add ELF supportMarcelo Povoa
2014-12-09utils: Remove references to tracker from manpagesMartin Roth
2014-12-04to-wiki.sh: Show the same status for clones.Vladimir Serbinenko
2014-12-03util/cbmem: Print name instead of ID of CBMEM_ID_SMM_SAVE_SPACEPaul Menzel
2014-12-02nvramtool: make sure that strings are 0-terminatedPatrick Georgi
2014-12-02nvramtool: cmos_read(): Use malloc() instead of alloca()Andrew Engelbrecht
2014-11-30buildgcc: support DESTDIR for libelfPatrick Georgi
2014-11-30build system: only do the compiler test for gccPatrick Georgi
2014-11-26Rewrite board_status in go.Vladimir Serbinenko
2014-11-25lint-stable: Ignore .bin files for whitespace check.Vladimir Serbinenko
2014-11-23buildgcc: Fix documentationPatrick Georgi
2014-11-21util/cbfstool/cbfs-mkstage.c: Fix build issue on 32-bit x86Francis Rowe
2014-11-20crossgcc: Add buildsystem support for aarch64 compilerPatrick Georgi
2014-11-20crossgcc: Update GCC from 4.7.3 to 4.8.3 and update to version 1.25Patrick Georgi
2014-11-18kconfig: create files in target directory if requestedPatrick Georgi
2014-11-14nvidia/cbootimage: update to masterPatrick Georgi
2014-11-09abuild: pass compiler configuration options to tool building stepPatrick Georgi
2014-11-09inteltool: add more hardware IDs and PCIEXBAR/PXPEPBAR read supportFelix Held
2014-11-06inteltool: Fix message in case of multiple LPC controllersMathias Krause
2014-11-06inteltool: Add support for Sandy Bridge desktop processorsFelix Held
2014-11-05inteltool: Show more info on sandy/ivy.Vladimir Serbinenko
2014-11-04inteltool/sandybridge: Kill mch_registers codepath.Vladimir Serbinenko
2014-11-04abuild: fix cross compiler testPatrick Georgi
2014-11-04inteltool: Add support for Haswell ULT and Lynx Point LPDennis Wassenberg
2014-11-04cbfstool: Add option to ignore section in add-stageFurquan Shaikh
2014-11-04cbfstool: Convert cbfs-mkstage.c into pelfFurquan Shaikh
2014-11-02inteltool: refine GPIO and PMBASE/TCO printing on Ibex Peak/5 SeriesStefan Tauner
2014-10-28A tool for IPQ8064 encapsulationVadim Bendebury
2014-10-28rmodtool: add support for ARMAaron Durbin
2014-10-28cbfstool: If compression fails, warn and use the uncompressed data.Gabe Black
2014-10-18util/fletcher: fix debug option parsingPatrick Georgi
2014-10-18abuild: skip boards for which we lack a cross compilerPatrick Georgi
2014-10-18abuild: don't track architecturePatrick Georgi