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-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
2011-05-10
Fix compilation error due to non-unix style line endings in cmos.layout file ...
Patrick Georgi
2011-04-22
Add (partly) support for Nuvoton NCT6776F
Stefan Reinauer
2011-04-22
cosmetic changes to superiotool's nuvoton code
Stefan Reinauer
2011-04-19
Cast arguments to ctype(3) functions through (int)(unsigned char).
Jonathan Kollasch
2011-04-18
Emit unwritten symbols in Kconfig so we don't have to do constructs like
Stefan Reinauer
2011-04-11
Add detection/dump support for ServerEngines SE-SM 4210-P01.
Ruud Schramp
2011-04-10
In 2007 Adrian Reber suggested that we drop ASSEMBLY in favor of __ASSEMBLER__.
Stefan Reinauer
2011-03-29
Revert r6460, add full W83627DHG-P/-PT support instead.
Prakash Punnoor
2011-03-25
I noticed some registers of Winbond W83627DHG, which the datasheet mentions, ...
Prakash Punnoor
2011-03-18
oops, one URL fix was missing. Add new DirectHW URL
Stefan Reinauer
2011-03-18
DirectHW fixes for coreboot utilities
Stefan Reinauer
2011-03-14
msrtool: Update to use DirectHW on Mac OS X
Stefan Reinauer
2011-03-10
nvramtool: Move code so it has access to the right data structures
Mathias Krause
2011-03-08
nvramtool: Change precedence order for data sources
Mathias Krause
2011-03-06
Add support for the NSC PC87364 Super I/O.
Michael Karcher
2011-03-01
[SCONFIG] remove unused variable in inherit_subsystem_ids()
Sylvain "ythier" Hitier
2011-03-01
Add lex output
Sven Schnelle
2011-03-01
Add subsystemid option to sconfig
Sven Schnelle
2011-02-17
add mec1308 support to superiotool
David Hendricks
2011-02-08
Add NetBSD support to nvramtool.
jakllsch
2011-02-03
Add support for the IT8720F Super I/O
Christian Ruppert
2011-02-02
Add detection/dump support for the NSC PC87382.
Sven Schnelle
2011-02-01
Fix using custom build configs in abuild
Mathias Krause
[next]