aboutsummaryrefslogtreecommitdiff
path: root/util
AgeCommit message (Expand)Author
2016-02-26util: Add a very simple utility to test POST cards.Denis 'GNUtoo' Carikli
2016-02-24Revert "cbfstool: Silence LZ4 -Wsign-compare warnings"Paul Menzel
2016-02-24kconfig_lint: Fix checks when running in taint modeMartin Roth
2016-02-23xcompile: Add parameter to aid in debuggingMartin Roth
2016-02-23cbfstool: Silence LZ4 -Wsign-compare warningsJulius Werner
2016-02-23board_status.sh: Allow user to override coreboot image pathDavid Hendricks
2016-02-22util: Add scripts to download and extract blobsJoe Pillow
2016-02-22cbfs: Add LZ4 in-place decompression support for pre-RAM stagesJulius Werner
2016-02-22board-status: deal with sanitized pathsPatrick Georgi
2016-02-21Support arm-linux-gnueabi compilers.Vladimir Serbinenko
2016-02-21optionslist: Don't add a timestampPatrick Georgi
2016-02-21board-status: make push-to-wiki more flexiblePatrick Georgi
2016-02-21board-status: move wiki cookiejar elsewherePatrick Georgi
2016-02-20amdfwtool: Postpone the usage of PSP combo directoryzbao
2016-02-20amdfwtool: Fix some fields in PSP level-2 directoryzbao
2016-02-18board_status.sh: Be smarter about cbfstool usageDavid Hendricks
2016-02-18board_status: Add script that will set up a ubuntu live imageMartin Roth
2016-02-18Redo testbios utility to use all of YABELStefan Reinauer
2016-02-18util/autoport: Use common gpio.c for bd82x6xStefan Reinauer
2016-02-18crossgcc: Change 'tar balls' to 'tarballs'Martin Roth
2016-02-16lint: Make sure site-local isn't committed to coreboot repoMartin Roth
2016-02-15Fix a build problem with power 8: use --with-system-zlibRonald G. Minnich
2016-02-15kconfig: make oldconfig work "non-strict"Patrick Georgi
2016-02-13crossgcc: Use acpica-unix2 over acpica-unixPatrick Georgi
2016-02-12util/cbfstool: Improve heuristic for cbfs header pointer protectionPatrick Georgi
2016-02-12Make MRC vs native a config rather than making a separate chipset for it.Vladimir Serbinenko
2016-02-12util/kconfig: Ignore extra symbols in configs instead of failingMartin Roth
2016-02-12bimgtool: Fix printf warning for off_tStefan Reinauer
2016-02-12bimgtool: Match CRC code guardsStefan Reinauer
2016-02-12bimgtool: Drop unused targets and variables from MakefileStefan Reinauer
2016-02-12Merge sandy/ivybridge romstage flow for MRC and non-MRC.Vladimir Serbinenko
2016-02-11util/marvell: Add Marvell doimage utility and dependency in relevant MakefileRuilin Hao
2016-02-10kconfig_lint: update kconfig lint shell scriptsMartin Roth
2016-02-10buildgcc: enable multilib for gccPatrick Georgi
2016-02-09sandybridge: Set all native gfx-related options in northbridge code.Vladimir Serbinenko
2016-02-09kconfig_lint: demote 'always defined' errors to warningsMartin Roth
2016-02-09kconfig_lint: Check for IS_ENABLED used on symbols without CONFIG_Martin Roth
2016-02-09ivy: Add a possiblity for mainboard early init.Vladimir Serbinenko
2016-02-07lint: test for assembler dialect switchesPatrick Georgi
2016-02-04util/cbmem: Add new depthcharge timestampsJulius Werner
2016-02-04crossgcc: Add checksum for makeStefan Reinauer
2016-02-04crossgcc: Rename x86 to x64Stefan Reinauer
2016-02-03crossgcc: Bring back the old iasl building schemePatrick Georgi
2016-02-03util/kconfig:xconf(QT): Update QT version of xconfzbao
2016-02-03xcompile: Add a way to specify -march=i586Martin Roth
2016-02-03crossgcc: Also add the nds32le architecture to the coreboot MakefilePatrick Georgi
2016-02-03crossgcc/Makefile.inc: deduplicate cross*-$arch rulesPatrick Georgi
2016-02-03buildgcc: Move all toolchain build targets to util/crossgccStefan Reinauer
2016-02-03buildgcc: Reorganize when IASL is builtStefan Reinauer
2016-02-03buildgcc: add nds32le compilerStefan Reinauer
2016-02-03buildgcc: Rename ARM target from armv7a to armStefan Reinauer
2016-02-02build system: add Chrome OS futility to toolsPatrick Georgi
2016-02-02lint: Check license headers for both paragraphs of the GPLMartin Roth
2016-02-01util/release: extend release scriptPatrick Georgi
2016-01-31buildgcc: Add GNU make to reference toolchainStefan Reinauer
2016-01-31buildgcc: Update LLVM to 3.7.1Stefan Reinauer
2016-01-31buildgcc: Rename armv7-a-eabi compiler to arm-eabiStefan Reinauer
2016-01-30kconfig_lint: Add readme documentMartin Roth
2016-01-30kconfig_lint: add comments and whitespace fixes.Martin Roth
2016-01-30kconfig_lint: Skip temp files when looking for unused Kconfig files.Martin Roth
2016-01-30kconfig_lint: Update prompt structureMartin Roth
2016-01-30kconfig_lint: Add warning if tristate type is used in corebootMartin Roth
2016-01-30kconfig_lint: merge 'git grep' and 'grep' exclude dir and filesMartin Roth
2016-01-30kconfig_lint: Don't look at IS_ENABLED() text in comments.Martin Roth
2016-01-30kconfig_lint: Exclude some Kconfig symbols from unused symbol checksMartin Roth
2016-01-30kconfig_lint: merge 'git grep' and 'grep' exclude dir and filesMartin Roth
2016-01-30lint: Add a check for the executable bit being set on source codeMartin Roth
2016-01-29board_status/getrevision.sh: get rid of colons in dir namesMartin Roth
2016-01-28util/cbfstool: add 'compact' commandAaron Durbin
2016-01-28util/cbfstool: add machine parseable printAaron Durbin
2016-01-27ectool: fix NetBSD compilationAndrey Korolyov
2016-01-27chromeos: Add timestamps to measure VPD read timesJulius Werner
2016-01-27cbfstool: Fix broken alignment because of flashmapWerner Zeh
2016-01-26xcompile: fill in power8 64bit LEPatrick Georgi
2016-01-26xcompile: also look for *-linux compiler tripletPatrick Georgi
2016-01-26xcompile: document all the variables!Patrick Georgi
2016-01-26cbfstool: provide buffer_offset()Aaron Durbin
2016-01-26crossgcc: Enable powerpc64-linux target without ppc64-linux headersPatrick Georgi
2016-01-26cbfstool: Fix compile issue for older gcc versionsWerner Zeh
2016-01-26superiotool: fix out-of-box NetBSD Makefile supportAndrey Korolyov
2016-01-26buildgcc: Help GMP build with 32-bit NetBSDNico Huber
2016-01-26util: Look for python2 binary instead of pythonNico Huber
2016-01-25Revert "util/crossgcc: Build Ada frontend by default"Nico Huber
2016-01-25util: Use /usr/bin/env as wrapper to look up pythonNico Huber
2016-01-23cbfstool: Fix potential error when using hash attributeWerner Zeh
2016-01-23util/xcompile: Add gnatbind toolNico Huber
2016-01-23util/crossgcc: Build Ada frontend by defaultNico Huber
2016-01-22mediatek/mt8173: Add gen-bl-img.py for mt8173 bootblock codeYidi Lin
2016-01-22util/get_maintainer.pl: Fix top_of_kernel_tree checkBen Gardner
2016-01-22util/crossgcc: Don't build gnattoolsNico Huber
2016-01-22cbfstool: Add attributes for position and alignment constraints.Werner Zeh
2016-01-21chromeos: import Chrome OS fmapsPatrick Georgi
2016-01-21cbfstool: don't rewrite param.baseaddress in cbfs_addPatrick Georgi
2016-01-21fmaptool: emit list of CBFS regions on requestPatrick Georgi
2016-01-21util/lint: Fix linter for old license headersMartin Roth
2016-01-20cbfstool: Add header file for ntohl & htonl on Applezbao
2016-01-19cbfstool: accept read-only files when possibleVadim Bendebury
2016-01-18util/lint: Update license linter, make stable versionMartin Roth
2016-01-18util/lint/kconfig_lint: Add 3 new checksMartin Roth
2016-01-15xcompile: Add core count to .xcompileMartin Roth