summaryrefslogtreecommitdiffstats
path: root/util
Commit message (Expand)AuthorAgeFilesLines
* Add detection/dump support for ServerEngines SE-SM 4210-P01.Ruud Schramp2011-04-113-1/+121
* In 2007 Adrian Reber suggested that we drop ASSEMBLY in favor of __ASSEMBLER__.Stefan Reinauer2011-04-101-1/+0
* Revert r6460, add full W83627DHG-P/-PT support instead.Prakash Punnoor2011-03-291-7/+60
* I noticed some registers of Winbond W83627DHG, which the datasheet mentions, ...Prakash Punnoor2011-03-251-7/+7
* oops, one URL fix was missing. Add new DirectHW URLStefan Reinauer2011-03-181-1/+1
* DirectHW fixes for coreboot utilitiesStefan Reinauer2011-03-187-9/+9
* msrtool: Update to use DirectHW on Mac OS XStefan Reinauer2011-03-144-6/+6
* nvramtool: Move code so it has access to the right data structuresMathias Krause2011-03-103-22/+16
* nvramtool: Change precedence order for data sourcesMathias Krause2011-03-081-11/+26
* Add support for the NSC PC87364 Super I/O.Michael Karcher2011-03-061-0/+42
* [SCONFIG] remove unused variable in inherit_subsystem_ids()Sylvain "ythier" Hitier2011-03-011-2/+1
* Add lex outputSven Schnelle2011-03-011-91/+110
* Add subsystemid option to sconfigSven Schnelle2011-03-016-55/+137
* add mec1308 support to superiotoolDavid Hendricks2011-02-171-0/+30
* Add NetBSD support to nvramtool.jakllsch2011-02-082-0/+50
* Add support for the IT8720F Super I/OChristian Ruppert2011-02-031-1/+45
* Add detection/dump support for the NSC PC87382.Sven Schnelle2011-02-022-2/+20
* Fix using custom build configs in abuildMathias Krause2011-02-011-1/+1
* Separate CMOS layout from lbtable handlingPatrick Georgi2011-01-284-420/+462
* Move CMOS handling into separate files in accessorsPatrick Georgi2011-01-286-151/+168
* Move the parser for cmos.layout text files to accessorsPatrick Georgi2011-01-284-4/+4
* Move CLI portion of nvramtool into cli/ subdirectory as first step towards li...Patrick Georgi2011-01-285-7/+10
* Eliminate a couple of 3-line functions that barely wrap *printf callsPatrick Georgi2011-01-282-72/+9
* No need to add varargs magic to a simple regex wrapper.Patrick Georgi2011-01-284-56/+27
* If the tool has 64bit issues, we need to find and fix them. No papering over ...Stefan Reinauer2011-01-241-1/+1
* Add CFLAGS when compiling resulting executable. It broke 64bit systems, becau...Rudolf Marek2011-01-241-1/+1
* Add nvramtool -D option that allows taking cmos data fromPatrick Georgi2011-01-214-6/+43
* Add nvramtool -C option that takes a CBFS file as argument.Patrick Georgi2011-01-219-16/+378
* Add support for working on in-memory CMOS data (eg.Patrick Georgi2011-01-212-1/+60
* Abstract CMOS accesses a bit more in preparation of usingPatrick Georgi2011-01-211-28/+63
* There's another place where nvramtool can look forPatrick Georgi2011-01-211-0/+4
* Add Geode GX2 memmory descriptors. ...Nils Jacobs2011-01-192-0/+1224
* Fix fwrite tests.Patrick Georgi2011-01-181-6/+6
* Move option table (cmos.layout's binary representation)Patrick Georgi2011-01-182-6/+47
* Remove overengineering, part 1/manyPatrick Georgi2011-01-184-62/+7
* Eliminate strict aliasing related warnings.Patrick Georgi2011-01-182-4/+7
* cbfstool: When extracting, refer to files in CBFS as file instead of payloadPeter Stuge2011-01-171-2/+2
* cbfstool: Trivial move of newline after commands in usagePeter Stuge2011-01-171-1/+2
* Allow coreboot to initialize CMOS if checksum is invalid.Patrick Georgi2011-01-142-0/+2
* Add "cbfstool extract" function.Aurelien Guillaume2011-01-133-3/+90
* fix compilation of mconf on some systems.Stefan Reinauer2011-01-051-1/+1
* Add detection support for the ITE IT8721F.Uwe Hermann2011-01-011-0/+2
* Add detection of Nuvoton WPCM450.Zheng Bao2010-12-311-0/+2
* Per default, use SeaBIOS payload instead of no payload.Stefan Reinauer2010-12-301-0/+1
* superiotool: Don't skip probing on a port if a a chip was detected on another...Stefan Reinauer2010-12-302-11/+21
* Various Winbond/Nuvoton W83527HG fixes as per datasheet.Uwe Hermann2010-12-201-10/+15
* The same mechanisms are used for normal and fallback images. Stefan Reinauer2010-12-191-1/+1
* inteltool: Model 0xf2x, ICH5, i865 support.Idwer Vollering2010-12-178-28/+314
* Update reference toolchain due to some inlining bugs in 4.5.1Stefan Reinauer2010-12-175-788/+1015
* This was accidently not svn added when the compiler was updated.Marc Jones2010-12-172-0/+1678