Age | Commit message (Expand) | Author |
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 |
2011-01-01 | Add detection support for the ITE IT8721F. | Uwe Hermann |
2010-12-31 | Add detection of Nuvoton WPCM450. | Zheng Bao |
2010-12-30 | Per default, use SeaBIOS payload instead of no payload. | Stefan Reinauer |
2010-12-30 | superiotool: Don't skip probing on a port if a a chip was detected on another... | Stefan Reinauer |
2010-12-20 | Various Winbond/Nuvoton W83527HG fixes as per datasheet. | Uwe Hermann |
2010-12-19 | The same mechanisms are used for normal and fallback images. | Stefan Reinauer |
2010-12-17 | inteltool: Model 0xf2x, ICH5, i865 support. | Idwer Vollering |