index
:
coreboot
2560p
820g2
autoport-hsw
broadwell_refcode
e6230
e7240_bdw
haswell-mrc
hp820g1
hp9480m
mec1322
Some coreboot project code with my work
vimacs
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
util
Age
Commit message (
Expand
)
Author
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
2011-01-28
Separate CMOS layout from lbtable handling
Patrick Georgi
2011-01-28
Move CMOS handling into separate files in accessors
Patrick Georgi
2011-01-28
Move the parser for cmos.layout text files to accessors
Patrick Georgi
2011-01-28
Move CLI portion of nvramtool into cli/ subdirectory as first step towards li...
Patrick Georgi
2011-01-28
Eliminate a couple of 3-line functions that barely wrap *printf calls
Patrick Georgi
2011-01-28
No need to add varargs magic to a simple regex wrapper.
Patrick Georgi
2011-01-24
If the tool has 64bit issues, we need to find and fix them. No papering over ...
Stefan Reinauer
2011-01-24
Add CFLAGS when compiling resulting executable. It broke 64bit systems, becau...
Rudolf Marek
2011-01-21
Add nvramtool -D option that allows taking cmos data from
Patrick Georgi
2011-01-21
Add nvramtool -C option that takes a CBFS file as argument.
Patrick Georgi
2011-01-21
Add support for working on in-memory CMOS data (eg.
Patrick Georgi
2011-01-21
Abstract CMOS accesses a bit more in preparation of using
Patrick Georgi
2011-01-21
There's another place where nvramtool can look for
Patrick Georgi
2011-01-19
Add Geode GX2 memmory descriptors. ...
Nils Jacobs
2011-01-18
Fix fwrite tests.
Patrick Georgi
2011-01-18
Move option table (cmos.layout's binary representation)
Patrick Georgi
2011-01-18
Remove overengineering, part 1/many
Patrick Georgi
2011-01-18
Eliminate strict aliasing related warnings.
Patrick Georgi
2011-01-17
cbfstool: When extracting, refer to files in CBFS as file instead of payload
Peter Stuge
2011-01-17
cbfstool: Trivial move of newline after commands in usage
Peter Stuge
2011-01-14
Allow coreboot to initialize CMOS if checksum is invalid.
Patrick Georgi
2011-01-13
Add "cbfstool extract" function.
Aurelien Guillaume
2011-01-05
fix compilation of mconf on some systems.
Stefan Reinauer
[next]