summaryrefslogtreecommitdiff
path: root/util
AgeCommit message (Expand)Author
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
2010-12-17Update reference toolchain due to some inlining bugs in 4.5.1Stefan Reinauer
2010-12-17This was accidently not svn added when the compiler was updated.Marc Jones
2010-12-17add license headers to some trivial files and pc87427.hStefan Reinauer
2010-12-14Add dump support for the Winbond/Nuvoton W83527HG.Zheng Bao
2010-12-12Add detection support for the Winbond W83527HG Super I/O.Zheng Bao
2010-12-11Don't skip already built targets anymore, because a recent change could haveStefan Reinauer
2010-12-08Allow user to define location for Kconfig config viaPatrick Georgi
2010-12-04ACPI table dumping wrapper scriptStefan Reinauer
2010-12-03Update coreboot crossgcc toolchain, GCC 4.5.1, MPFR 3.0.0, GDB 7.2.Marc Jones
2010-11-29Add Fintek F71889 detection and dump support.David Hendricks
2010-11-27- Add support for Intel Pentium III MSRsTobias Diedrich
2010-11-23USBDEBUG by default in abuild was committed by mistake andPatrick Georgi
2010-11-19Add test to check for up-to-date GPL license headers to lint.Patrick Georgi
2010-11-19drop temp file from coreboot treeStefan Reinauer