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
2012-05-04
lint: Avoid downloading blobs repository
Patrick Georgi
2012-05-01
abuild: Add option to use binary files
Patrick Georgi
2012-04-29
nvramtool: Allow build under Cygwin
Raymond Danks
2012-04-28
ectool: Allow build under Cygwin
Raymond Danks
2012-04-22
Drop build_opt_tbl
Patrick Georgi
2012-04-21
nvramtool: Unify nvramtool and build_opt_tbl
Vikram Narayanan
2012-04-21
nvramtool: Allow spaces in enumeration names
Patrick Georgi
2012-04-17
lint: tighten whitespace check some more
Patrick Georgi
2012-04-13
kconfig: Fix 'make gconfig'.
Uwe Hermann
2012-04-12
cbfstool: pretty print cmos layout files
Mathias Krause
2012-04-07
hexdump: fix compiler warning
Vikram Narayanan
2012-04-05
Ignore .exe files in whitespace test
Patrick Georgi
2012-04-05
Add getopt implementation to abuild
Patrick Georgi
2012-04-03
nvramtool: 64bit safe CBFS handling
Patrick Georgi
2012-04-03
Add nvramtool to coreboot build system
Patrick Georgi
2012-04-02
Force coreboot mconf to create temp files in the output directory
Vadim Bendebury
2012-04-02
Add a "remove" command to cbfstool
Gabe Black
2012-03-31
Update xcompile to search for x86_64 toolchain.
Marc Jones
2012-03-31
Enable -Werror for romcc
Stefan Reinauer
2012-03-30
Fix warnings in coreboot utilities.
Stefan Reinauer
2012-03-30
Allow components smaller than declared size.
Vadim Bendebury
2012-03-30
Revamp cbmem.py to use the coreboot tables.
Gabe Black
2012-03-29
Introduce utility for parsing CBMEM contents.
Vadim Bendebury
2012-03-25
gitconfig: Improve commit-msg hook
Patrick Georgi
2012-03-10
tell superiotool about the ITE 8772
Stefan Reinauer
2012-03-09
Fix lint-stable checkin hooks on MacOS X
Stefan Reinauer
2012-03-07
Move C labels to start-of-line
Patrick Georgi
2012-03-07
lint: test that labels begin at start-of-line
Patrick Georgi
2012-03-07
correctly mark code segments as code in SELF
Stefan Reinauer
2012-03-06
Revert "Use -mno-sse to prevent overzealous gcc optimizations"
Patrick Georgi
2012-03-03
Use -mno-sse to prevent overzealous gcc optimizations
Stefan Reinauer
2012-03-01
gitconfig: Add lint-stable as pre-commit hook
Patrick Georgi
2012-03-01
lint: create two classes of tests, stable and dev
Patrick Georgi
2012-03-01
Fix lint test for build directories
Patrick Georgi
2012-03-01
Drop support for BROKEN marker
Patrick Georgi
2012-02-17
Remove whitespace.
Patrick Georgi
2012-02-17
lint: Add test for whitespace issues in the code
Patrick Georgi
2012-02-17
Exit building if romstage.bin is larger than size of XIP
zbao
2012-02-07
romcc: kill gcc warnings and .gitignore generated files
Bernhard Urban
2012-01-26
dumpmmcr: Fix compilation warnings in printf
Vikram Narayanan
2012-01-09
Un-perl commit-msg hook
Patrick Georgi
2012-01-08
inteltool: Add support for dumping AMB registers
Sven Schnelle
2012-01-03
Add missing EOT marker.
Jonathan A. Kollasch
2011-12-24
Sconfig: parse Kconfig options from devicetree.cb
Kyösti Mälkki
2011-12-21
Respect linker order
Christian Ruppert
2011-11-09
buildgcc: Add option to use ccache
Patrick Georgi
2011-11-07
superiotool: add detection and dump of Infineon SLB9635 TPM
Jonathan A. Kollasch
2011-11-07
buildgcc: don't download python and expat if disabled
Jonathan A. Kollasch
2011-11-07
abuild: Don't try to use files that don't exist
Patrick Georgi
2011-11-07
Avoid false detection of SMSC FDC37N972 when Infineon TPM is present
Jonathan A. Kollasch
2011-11-06
buildgcc: Explicitely state CC everywhere
Patrick Georgi
2011-11-06
kconfig: Use more collision resistant temporary filenames
Patrick Georgi
2011-11-06
abuild: Write XML/JUnit files per board
Patrick Georgi
2011-11-06
abuild: Refactor parallelization support
Patrick Georgi
2011-11-06
abuild: Avoid race condition when running abuild parallely
Patrick Georgi
2011-11-06
buildgcc: Fix wrapper Makefile
Patrick Georgi
2011-11-03
fix superiotool for NCT6776F
Florian Zumbiehl
2011-11-02
buildgcc: Update coreboot reference toolchain to gcc 4.6.2
Stefan Reinauer
2011-11-01
Add Python scripting to GDB.
Stefan Reinauer
2011-11-01
remove trailing whitespace
Stefan Reinauer
2011-10-31
buildgcc: Fix colors for dash
Patrick Georgi
2011-10-30
crossgcc: Fix colors with dash
Patrick Georgi
2011-10-30
inteltool: Add Intel i63xx I/O Controller Hub
Sven Schnelle
2011-10-30
Update coreboot cross toolchain to gcc 4.6.1
Stefan Reinauer
2011-10-27
Add support for AMD IMC controller.
Rudolf Marek
2011-10-27
Add -Werror to xcompile's testcc
Stefan Reinauer
2011-10-24
Various fixes to cbfstool.
Stefan Reinauer
2011-10-23
Allow XGCCPATH to be set on the make command line.
Marc Jones
2011-10-22
Add ifdtool, utility to read / modify Intel Firmware Descriptor images
Stefan Reinauer
2011-10-22
nvramtool: Fix CMOS checksum to match coreboot (and /dev/nvram)
Stefan Reinauer
2011-10-19
sconfig: check whether component directory actually exists
Stefan Reinauer
2011-10-17
cbfstool: improve error messages
Stefan Reinauer
2011-10-13
Fix romstage creation with gcc 4.6 and CAR targets
Stefan Reinauer
2011-09-24
mkelfImage: Use -fno-stack-protector if supported by gcc
Raymond Danks
2011-09-14
superiotool: Don't compile with -Werror
Mathias Krause
2011-09-14
inteltool: fixed 64 bit build
Mathias Krause
2011-09-14
inteltool: Fixed building of position independent executables
Mathias Krause
2011-09-14
util/crossgcc: Update gdb to 7.3.1
Peter Stuge
2011-09-12
inteltool: added more device IDs
Ruud Schramp
2011-09-07
Add support utils for tracing
Rudolf Marek
2011-08-29
buildgcc: Do not download GDB source code if run with --skip-gdb
Peter Stuge
2011-08-21
buildgcc: Remove all bashisms, making the script run also on BSD
Peter Stuge
2011-08-21
buildgcc: Fix typo in check for failed iasl build
Peter Stuge
2011-08-14
crossgcc: invoke buildgcc with bash, instead of relying on #!/bin/bash
Jonathan A. Kollasch
2011-08-12
buildgcc: improve portability
Jonathan A. Kollasch
2011-08-10
Add iasl to buldgcc and rev the version.
Marc Jones
2011-07-26
crossgcc: update w32api
Patrick Georgi
2011-07-26
buildgcc: Break if parts of the toolchain are missing
Patrick Georgi
2011-07-07
Fix lint-002-build-dir-handling
Patrick Georgi
2011-06-30
Add local copy of commit-msg hook
Patrick Georgi
2011-06-28
msrtool: added support for Intel CPUs
Anton Kochkov
2011-06-23
Add SMSC SCH3114 superio register descriptions to superiotool.
Mark Norman
2011-06-09
superiotool: Cosmetics and coding style fixes.
Uwe Hermann
2011-06-09
util/crossgcc: Add build-without-gdb Makefile target
Peter Stuge
2011-06-09
util/crossgcc: Add buildgcc -G and --skip-gdb options
Peter Stuge
2011-06-06
Teach abuild to emit JUnit formatted build reports
Patrick Georgi
2011-06-01
Report build result from abuild (did all requested boards build?)
Patrick Georgi
2011-05-23
exclude src/vendorcode from GPLv2 license checks.
Stefan Reinauer
2011-05-21
Add regression test for build directory handling to make lint target
Patrick Georgi
2011-05-16
Add crossgcc target to automatically build reference toolchain
Cristian Magherusan-Stanciu
[prev]
[next]