Add constants for fast path resume copying
[coreboot.git] / util /
2011-03-14 Stefan Reinauermsrtool: Update to use DirectHW on Mac OS X
2011-03-10 Mathias Krausenvramtool: Move code so it has access to the right...
2011-03-08 Mathias Krausenvramtool: Change precedence order for data sources
2011-03-06 Michael KarcherAdd support for the NSC PC87364 Super I/O.
2011-03-01 Sylvain "ythier... [SCONFIG] remove unused variable in inherit_subsystem_ids()
2011-03-01 Sven SchnelleAdd lex output
2011-03-01 Sven SchnelleAdd subsystemid option to sconfig
2011-02-17 David Hendricksadd mec1308 support to superiotool
2011-02-08 jakllschAdd NetBSD support to nvramtool.
2011-02-03 Christian RuppertAdd support for the IT8720F Super I/O
2011-02-02 Sven SchnelleAdd detection/dump support for the NSC PC87382.
2011-02-01 Mathias KrauseFix using custom build configs in abuild
2011-01-28 Patrick GeorgiSeparate CMOS layout from lbtable handling
2011-01-28 Patrick GeorgiMove CMOS handling into separate files in accessors
2011-01-28 Patrick GeorgiMove the parser for cmos.layout text files to accessors
2011-01-28 Patrick GeorgiMove CLI portion of nvramtool into cli/ subdirectory...
2011-01-28 Patrick GeorgiEliminate a couple of 3-line functions that barely...
2011-01-28 Patrick GeorgiNo need to add varargs magic to a simple regex wrapper.
2011-01-24 Stefan ReinauerIf the tool has 64bit issues, we need to find and fix...
2011-01-24 Rudolf MarekAdd CFLAGS when compiling resulting executable. It...
2011-01-21 Patrick GeorgiAdd nvramtool -D option that allows taking cmos data...
2011-01-21 Patrick GeorgiAdd nvramtool -C option that takes a CBFS file as argument.
2011-01-21 Patrick GeorgiAdd support for working on in-memory CMOS data (eg.
2011-01-21 Patrick GeorgiAbstract CMOS accesses a bit more in preparation of...
2011-01-21 Patrick GeorgiThere's another place where nvramtool can look for
2011-01-19 Nils JacobsAdd Geode GX2 memmory descriptors.
2011-01-18 Patrick GeorgiFix fwrite tests.
2011-01-18 Patrick GeorgiMove option table (cmos.layout's binary representation)
2011-01-18 Patrick GeorgiRemove overengineering, part 1/many
2011-01-18 Patrick GeorgiEliminate strict aliasing related warnings.
2011-01-17 Peter Stugecbfstool: When extracting, refer to files in CBFS as...
2011-01-17 Peter Stugecbfstool: Trivial move of newline after commands in...
2011-01-14 Patrick GeorgiAllow coreboot to initialize CMOS if checksum is invalid.
2011-01-13 Aurelien GuillaumeAdd "cbfstool extract" function.
2011-01-05 Stefan Reinauerfix compilation of mconf on some systems.
2011-01-01 Uwe HermannAdd detection support for the ITE IT8721F.
2010-12-31 Zheng BaoAdd detection of Nuvoton WPCM450.
2010-12-30 Stefan ReinauerPer default, use SeaBIOS payload instead of no payload.
2010-12-30 Stefan Reinauersuperiotool: Don't skip probing on a port if a a chip...
2010-12-20 Uwe HermannVarious Winbond/Nuvoton W83527HG fixes as per datasheet.
2010-12-19 Stefan ReinauerThe same mechanisms are used for normal and fallback...
2010-12-17 Idwer Volleringinteltool: Model 0xf2x, ICH5, i865 support.
2010-12-17 Stefan ReinauerUpdate reference toolchain due to some inlining bugs...
2010-12-17 Marc JonesThis was accidently not svn added when the compiler...
2010-12-17 Stefan Reinaueradd license headers to some trivial files and pc87427.h
2010-12-14 Zheng BaoAdd dump support for the Winbond/Nuvoton W83527HG.
2010-12-12 Zheng BaoAdd detection support for the Winbond W83527HG Super...
2010-12-11 Stefan ReinauerDon't skip already built targets anymore, because a...
2010-12-08 Patrick GeorgiAllow user to define location for Kconfig config via
2010-12-04 Stefan ReinauerACPI table dumping wrapper script
2010-12-03 Marc JonesUpdate coreboot crossgcc toolchain, GCC 4.5.1, MPFR...
2010-11-29 David HendricksAdd Fintek F71889 detection and dump support.
2010-11-27 Tobias Diedrich- Add support for Intel Pentium III MSRs
2010-11-23 Patrick GeorgiUSBDEBUG by default in abuild was committed by mistake and
2010-11-19 Patrick GeorgiAdd test to check for up-to-date GPL license headers...
2010-11-19 Stefan Reinauerdrop temp file from coreboot tree
2010-11-18 Uwe HermannMake lint script executable, otherwise invocation fails.
2010-11-18 Patrick Georgilint tests can now describe what they do (for the benef...
2010-11-18 Patrick GeorgiSet locale to POSIX to avoid problems with invalid...
2010-11-12 Patrick GeorgiConsensus seems that this is wanted, integrated into...
2010-11-05 Zheng BaoAdd detection support for the Fintek F81865/F81865-I.
2010-10-31 Uwe HermannRemove incorrect IOAPIC lines from some mptable.c files.
2010-10-26 Tobias DiedrichWe need to call smp_write_lintsrc() instead of smp_writ...
2010-10-25 Uwe HermannFactor out common mptable code to mptable_init().
2010-10-25 Peter StugeMake ectool -i work; add missing break
2010-10-24 Uwe HermannAdd small comment about LDN 5 on F71872F/FG / F71806F/FG.
2010-10-24 Jonathan KollaschFix superiotool build on non-NetBSD x86_64.
2010-10-24 Jonathan KollaschProvide for I/O space access on NetBSD.
2010-10-24 Idwer VolleringAdd inteltool support for FreeBSD.
2010-10-24 Idwer VolleringUpdate superiotool support for FreeBSD, Makefile fixes.
2010-10-24 Jonathan KollaschTeach superiotool about the registers in a Fintek F7180...
2010-10-12 Uwe HermannWe define IO_APIC_ADDR in <arch/ioapic.h>, let's use it.
2010-10-10 Stefan Reinauerfix typo in minilzma.cc, found by Idwer.
2010-10-05 Eric W. BiedermanmkelfImage: set kernel_alignment so 2.6.31+ work
2010-10-05 Patrick GeorgiRemove lib/ramtest.c-include from all CAR boards.
2010-09-27 Warren TurkalThe commandline parsing for abuild doing a couple of...
2010-09-27 Stefan Reinauerminor include cleanups
2010-09-26 Stefan Reinauerthe utility is called dumpmmcr, not dump_mmcr
2010-09-26 Stefan Reinauerupdate license header for dumpmmcr utility according...
2010-09-25 Stefan Reinauer- Fix race condition in option_table.h generation by...
2010-09-21 Uwe HermannCut the crap.
2010-09-03 Warren TurkalAdd support for dumping ACPI registers for i7
2010-09-03 Warren TurkalAdd support for dumping RCBA registers for i7
2010-09-03 Warren TurkalRemove some errant spaces
2010-09-03 Warren TurkalAdd DMIBAR support for Intel X58 southbridge
2010-09-03 Patrick GeorgiThe current workaround for binutils on mingw (or any...
2010-09-02 Myles WatsonFix abuild to build all boards. Revision 5754 changed...
2010-09-01 Myles WatsonSimplify last_dev_p so that it matches comments.
2010-09-01 Warren TurkalAdd support for dumping GPIOS on Intel ICH10R. This...
2010-08-22 Anders Juel JensenAdd suport for normal register dumping on ite8510E...
2010-08-22 Anders Juel JensenAdd another port to find ite8510 on.
2010-08-22 Anders Juel JensenAdd support for non LDN register/device naming.
2010-08-22 Anders Juel JensenThe LDFLAGS = -lz is needed to compile on slackware.
2010-08-17 Marc Bertensimage parsing for getpir
2010-08-17 Corey OsgoodAdd support for the Intel NM10 (a variant of ICH7)...
2010-08-17 Stefan ReinauerAdd support for Fintek F81216D/DG/AD
2010-08-17 Corey OsgoodAdd support for the Nuvoton NCT5571D. This chip acts...
2010-08-16 Stefan Reinauersconfig parser:
2010-08-10 Donald HuangSuperiotool support for the IT8500 embedded controller.
2010-08-09 David HendricksSome chips do not require enter/exit sequences. This...
next