index
:
coreboot.git
macbookair5_2
macbookpro10_1
main
master
mbp101_medisable
mbp101_medisable_1
mbp82
x230
my copy of coreboot
User &
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
util
Age
Commit message (
Expand
)
Author
2016-02-11
util/marvell: Add Marvell doimage utility and dependency in relevant Makefile
Ruilin Hao
2016-02-10
kconfig_lint: update kconfig lint shell scripts
Martin Roth
2016-02-10
buildgcc: enable multilib for gcc
Patrick Georgi
2016-02-09
sandybridge: Set all native gfx-related options in northbridge code.
Vladimir Serbinenko
2016-02-09
kconfig_lint: demote 'always defined' errors to warnings
Martin Roth
2016-02-09
kconfig_lint: Check for IS_ENABLED used on symbols without CONFIG_
Martin Roth
2016-02-09
ivy: Add a possiblity for mainboard early init.
Vladimir Serbinenko
2016-02-07
lint: test for assembler dialect switches
Patrick Georgi
2016-02-04
util/cbmem: Add new depthcharge timestamps
Julius Werner
2016-02-04
crossgcc: Add checksum for make
Stefan Reinauer
2016-02-04
crossgcc: Rename x86 to x64
Stefan Reinauer
2016-02-03
crossgcc: Bring back the old iasl building scheme
Patrick Georgi
2016-02-03
util/kconfig:xconf(QT): Update QT version of xconf
zbao
2016-02-03
xcompile: Add a way to specify -march=i586
Martin Roth
2016-02-03
crossgcc: Also add the nds32le architecture to the coreboot Makefile
Patrick Georgi
2016-02-03
crossgcc/Makefile.inc: deduplicate cross*-$arch rules
Patrick Georgi
2016-02-03
buildgcc: Move all toolchain build targets to util/crossgcc
Stefan Reinauer
2016-02-03
buildgcc: Reorganize when IASL is built
Stefan Reinauer
2016-02-03
buildgcc: add nds32le compiler
Stefan Reinauer
2016-02-03
buildgcc: Rename ARM target from armv7a to arm
Stefan Reinauer
2016-02-02
build system: add Chrome OS futility to tools
Patrick Georgi
2016-02-02
lint: Check license headers for both paragraphs of the GPL
Martin Roth
2016-02-01
util/release: extend release script
Patrick Georgi
2016-01-31
buildgcc: Add GNU make to reference toolchain
Stefan Reinauer
2016-01-31
buildgcc: Update LLVM to 3.7.1
Stefan Reinauer
2016-01-31
buildgcc: Rename armv7-a-eabi compiler to arm-eabi
Stefan Reinauer
2016-01-30
kconfig_lint: Add readme document
Martin Roth
2016-01-30
kconfig_lint: add comments and whitespace fixes.
Martin Roth
2016-01-30
kconfig_lint: Skip temp files when looking for unused Kconfig files.
Martin Roth
2016-01-30
kconfig_lint: Update prompt structure
Martin Roth
2016-01-30
kconfig_lint: Add warning if tristate type is used in coreboot
Martin Roth
2016-01-30
kconfig_lint: merge 'git grep' and 'grep' exclude dir and files
Martin Roth
2016-01-30
kconfig_lint: Don't look at IS_ENABLED() text in comments.
Martin Roth
2016-01-30
kconfig_lint: Exclude some Kconfig symbols from unused symbol checks
Martin Roth
2016-01-30
kconfig_lint: merge 'git grep' and 'grep' exclude dir and files
Martin Roth
2016-01-30
lint: Add a check for the executable bit being set on source code
Martin Roth
2016-01-29
board_status/getrevision.sh: get rid of colons in dir names
Martin Roth
2016-01-28
util/cbfstool: add 'compact' command
Aaron Durbin
2016-01-28
util/cbfstool: add machine parseable print
Aaron Durbin
2016-01-27
ectool: fix NetBSD compilation
Andrey Korolyov
2016-01-27
chromeos: Add timestamps to measure VPD read times
Julius Werner
2016-01-27
cbfstool: Fix broken alignment because of flashmap
Werner Zeh
2016-01-26
xcompile: fill in power8 64bit LE
Patrick Georgi
2016-01-26
xcompile: also look for *-linux compiler triplet
Patrick Georgi
2016-01-26
xcompile: document all the variables!
Patrick Georgi
2016-01-26
cbfstool: provide buffer_offset()
Aaron Durbin
2016-01-26
crossgcc: Enable powerpc64-linux target without ppc64-linux headers
Patrick Georgi
2016-01-26
cbfstool: Fix compile issue for older gcc versions
Werner Zeh
2016-01-26
superiotool: fix out-of-box NetBSD Makefile support
Andrey Korolyov
2016-01-26
buildgcc: Help GMP build with 32-bit NetBSD
Nico Huber
2016-01-26
util: Look for python2 binary instead of python
Nico Huber
2016-01-25
Revert "util/crossgcc: Build Ada frontend by default"
Nico Huber
2016-01-25
util: Use /usr/bin/env as wrapper to look up python
Nico Huber
2016-01-23
cbfstool: Fix potential error when using hash attribute
Werner Zeh
2016-01-23
util/xcompile: Add gnatbind tool
Nico Huber
2016-01-23
util/crossgcc: Build Ada frontend by default
Nico Huber
2016-01-22
mediatek/mt8173: Add gen-bl-img.py for mt8173 bootblock code
Yidi Lin
2016-01-22
util/get_maintainer.pl: Fix top_of_kernel_tree check
Ben Gardner
2016-01-22
util/crossgcc: Don't build gnattools
Nico Huber
2016-01-22
cbfstool: Add attributes for position and alignment constraints.
Werner Zeh
2016-01-21
chromeos: import Chrome OS fmaps
Patrick Georgi
2016-01-21
cbfstool: don't rewrite param.baseaddress in cbfs_add
Patrick Georgi
2016-01-21
fmaptool: emit list of CBFS regions on request
Patrick Georgi
2016-01-21
util/lint: Fix linter for old license headers
Martin Roth
2016-01-20
cbfstool: Add header file for ntohl & htonl on Apple
zbao
2016-01-19
cbfstool: accept read-only files when possible
Vadim Bendebury
2016-01-18
util/lint: Update license linter, make stable version
Martin Roth
2016-01-18
util/lint/kconfig_lint: Add 3 new checks
Martin Roth
2016-01-15
xcompile: Add core count to .xcompile
Martin Roth
2016-01-15
util/lint: Add linter for files with the old license header
Martin Roth
2016-01-14
xcompile: More updates on ARM64 Erratum flags
Martin Roth
2016-01-14
cbfstool: Change FMAP granularity to 16 bytes
Stefan Reinauer
2016-01-14
cbfstool: fix address truncated problem
HC Yen
2016-01-14
cbfstool: reorder help text
Patrick Georgi
2016-01-13
utils: Remove old license text from help & disclaimer file
Martin Roth
2016-01-13
tree: drop last paragraph of GPL copyright header from new files
Martin Roth
2016-01-13
cbfstool: Remove duplicate code line
Werner Zeh
2016-01-12
util/lint: Add lint script to run kconfig_lint
Martin Roth
2016-01-12
util/lint/kconfig_lint: Run through perltidy to fix whitespace
Martin Roth
2016-01-12
lint: rename lint-006-checkpatch because board name is lint-006
Martin Roth
2016-01-11
autoport: Add missing casts
Vladimir Serbinenko
2016-01-09
buildgcc: Print out all missing tools then halt
Martin Roth
2016-01-07
buildgcc: Don't request that optional tools be installed
Martin Roth
2016-01-07
xcompile: Quote variables to prevent globbing and splitting.
Martin Roth
2016-01-07
xcompile: Use local variables in the test functions
Martin Roth
2016-01-07
xcompile: use $() instead of backticks
Martin Roth
2016-01-07
xcompile: Only include arm64 erratum check in arm64 section
Martin Roth
2016-01-07
xcompile: Put compiler variables outside of 'if' to allow checking
Martin Roth
2016-01-07
xcompile: Separate flags from clang executable
Martin Roth
2016-01-07
xcompile: Add XGCCPATH to clang compiler
Martin Roth
2016-01-07
xcompile: Add separation for architectures to improve readability
Martin Roth
2016-01-07
xcompile: Use tabs for indentation
Martin Roth
2016-01-07
inteltool: add NetBSD compatibility
Andrey Korolyov
2016-01-07
viatool: add NetBSD support
Andrey Korolyov
2016-01-07
Revert "util/crossgcc: Regenerate MPFR autotools files before build"
Timothy Pearson
2016-01-07
util/crossgcc: Bump MPFR version to 3.1.3
Timothy Pearson
2016-01-06
viatool: Add VIA C3 MSRs
Andrey Korolyov
2016-01-06
cbfstool: correct add-master-header logic to match runtime expectations
Aaron Durbin
2016-01-06
cbfstool: Add 'hashcbfs' command to compute hash of CBFS region.
Aaron Durbin
2016-01-06
cbfstool: keep cbfs master header pointer
Patrick Georgi
[next]