summaryrefslogtreecommitdiff
path: root/util
AgeCommit message (Expand)Author
2011-04-19Cast arguments to ctype(3) functions through (int)(unsigned char).Jonathan Kollasch
2011-04-18Emit unwritten symbols in Kconfig so we don't have to do constructs likeStefan Reinauer
2011-04-11Add detection/dump support for ServerEngines SE-SM 4210-P01.Ruud Schramp
2011-04-10In 2007 Adrian Reber suggested that we drop ASSEMBLY in favor of __ASSEMBLER__.Stefan Reinauer
2011-03-29Revert r6460, add full W83627DHG-P/-PT support instead.Prakash Punnoor
2011-03-25I noticed some registers of Winbond W83627DHG, which the datasheet mentions, ...Prakash Punnoor
2011-03-18oops, one URL fix was missing. Add new DirectHW URLStefan Reinauer
2011-03-18DirectHW fixes for coreboot utilitiesStefan Reinauer
2011-03-14msrtool: Update to use DirectHW on Mac OS XStefan Reinauer
2011-03-10nvramtool: Move code so it has access to the right data structuresMathias Krause
2011-03-08nvramtool: Change precedence order for data sourcesMathias Krause
2011-03-06Add 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-01Add lex outputSven Schnelle
2011-03-01Add subsystemid option to sconfigSven Schnelle
2011-02-17add mec1308 support to superiotoolDavid Hendricks
2011-02-08Add NetBSD support to nvramtool.jakllsch
2011-02-03Add support for the IT8720F Super I/OChristian Ruppert
2011-02-02Add detection/dump support for the NSC PC87382.Sven Schnelle
2011-02-01Fix using custom build configs in abuildMathias Krause
2011-01-28Separate CMOS layout from lbtable handlingPatrick Georgi
2011-01-28Move CMOS handling into separate files in accessorsPatrick Georgi
2011-01-28Move the parser for cmos.layout text files to accessorsPatrick Georgi
2011-01-28Move CLI portion of nvramtool into cli/ subdirectory as first step towards li...Patrick Georgi
2011-01-28Eliminate a couple of 3-line functions that barely wrap *printf callsPatrick Georgi
2011-01-28No need to add varargs magic to a simple regex wrapper.Patrick Georgi
2011-01-24If the tool has 64bit issues, we need to find and fix them. No papering over ...Stefan Reinauer
2011-01-24Add CFLAGS when compiling resulting executable. It broke 64bit systems, becau...Rudolf Marek
2011-01-21Add nvramtool -D option that allows taking cmos data fromPatrick Georgi
2011-01-21Add nvramtool -C option that takes a CBFS file as argument.Patrick Georgi
2011-01-21Add support for working on in-memory CMOS data (eg.Patrick Georgi
2011-01-21Abstract CMOS accesses a bit more in preparation of usingPatrick Georgi
2011-01-21There's another place where nvramtool can look forPatrick Georgi
2011-01-19Add Geode GX2 memmory descriptors. ...Nils Jacobs
2011-01-18Fix fwrite tests.Patrick Georgi
2011-01-18Move option table (cmos.layout's binary representation)Patrick Georgi
2011-01-18Remove overengineering, part 1/manyPatrick Georgi
2011-01-18Eliminate strict aliasing related warnings.Patrick Georgi
2011-01-17cbfstool: When extracting, refer to files in CBFS as file instead of payloadPeter Stuge
2011-01-17cbfstool: Trivial move of newline after commands in usagePeter Stuge
2011-01-14Allow coreboot to initialize CMOS if checksum is invalid.Patrick Georgi
2011-01-13Add "cbfstool extract" function.Aurelien Guillaume
2011-01-05fix compilation of mconf on some systems.Stefan Reinauer
2011-01-01Add detection support for the ITE IT8721F.Uwe Hermann
2010-12-31Add detection of Nuvoton WPCM450.Zheng Bao
2010-12-30Per default, use SeaBIOS payload instead of no payload.Stefan Reinauer
2010-12-30superiotool: Don't skip probing on a port if a a chip was detected on another...Stefan Reinauer
2010-12-20Various Winbond/Nuvoton W83527HG fixes as per datasheet.Uwe Hermann
2010-12-19The same mechanisms are used for normal and fallback images. Stefan Reinauer
2010-12-17inteltool: Model 0xf2x, ICH5, i865 support.Idwer Vollering