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-22
cbfs: Add LZ4 in-place decompression support for pre-RAM stages
Julius Werner
2016-02-22
board-status: deal with sanitized paths
Patrick Georgi
2016-02-21
Support arm-linux-gnueabi compilers.
Vladimir Serbinenko
2016-02-21
optionslist: Don't add a timestamp
Patrick Georgi
2016-02-21
board-status: make push-to-wiki more flexible
Patrick Georgi
2016-02-21
board-status: move wiki cookiejar elsewhere
Patrick Georgi
2016-02-20
amdfwtool: Postpone the usage of PSP combo directory
zbao
2016-02-20
amdfwtool: Fix some fields in PSP level-2 directory
zbao
2016-02-18
board_status.sh: Be smarter about cbfstool usage
David Hendricks
2016-02-18
board_status: Add script that will set up a ubuntu live image
Martin Roth
2016-02-18
Redo testbios utility to use all of YABEL
Stefan Reinauer
2016-02-18
util/autoport: Use common gpio.c for bd82x6x
Stefan Reinauer
2016-02-18
crossgcc: Change 'tar balls' to 'tarballs'
Martin Roth
2016-02-16
lint: Make sure site-local isn't committed to coreboot repo
Martin Roth
2016-02-15
Fix a build problem with power 8: use --with-system-zlib
Ronald G. Minnich
2016-02-15
kconfig: make oldconfig work "non-strict"
Patrick Georgi
2016-02-13
crossgcc: Use acpica-unix2 over acpica-unix
Patrick Georgi
2016-02-12
util/cbfstool: Improve heuristic for cbfs header pointer protection
Patrick Georgi
2016-02-12
Make MRC vs native a config rather than making a separate chipset for it.
Vladimir Serbinenko
2016-02-12
util/kconfig: Ignore extra symbols in configs instead of failing
Martin Roth
2016-02-12
bimgtool: Fix printf warning for off_t
Stefan Reinauer
2016-02-12
bimgtool: Match CRC code guards
Stefan Reinauer
2016-02-12
bimgtool: Drop unused targets and variables from Makefile
Stefan Reinauer
2016-02-12
Merge sandy/ivybridge romstage flow for MRC and non-MRC.
Vladimir Serbinenko
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
[prev]
[next]