Add local copy of commit-msg hook
[coreboot.git] / util /
2011-06-30 Patrick GeorgiAdd local copy of commit-msg hook
2011-06-28 Anton Kochkovmsrtool: added support for Intel CPUs
2011-06-23 Mark NormanAdd SMSC SCH3114 superio register descriptions to super...
2011-06-09 Uwe Hermannsuperiotool: Cosmetics and coding style fixes.
2011-06-09 Peter Stugeutil/crossgcc: Add build-without-gdb Makefile target
2011-06-09 Peter Stugeutil/crossgcc: Add buildgcc -G and --skip-gdb options
2011-06-06 Patrick GeorgiTeach abuild to emit JUnit formatted build reports
2011-06-01 Patrick GeorgiReport build result from abuild (did all requested...
2011-05-23 Stefan Reinauerexclude src/vendorcode from GPLv2 license checks.
2011-05-21 Patrick GeorgiAdd regression test for build directory handling to...
2011-05-16 Cristian Magherusa... Add crossgcc target to automatically build reference...
2011-05-10 Patrick GeorgiFix compilation error due to non-unix style line ending...
2011-04-22 Stefan ReinauerAdd (partly) support for Nuvoton NCT6776F
2011-04-22 Stefan Reinauercosmetic changes to superiotool's nuvoton code
2011-04-19 Jonathan KollaschCast arguments to ctype(3) functions through (int)...
2011-04-18 Stefan ReinauerEmit unwritten symbols in Kconfig so we don't have...
2011-04-11 Ruud SchrampAdd detection/dump support for ServerEngines SE-SM...
2011-04-10 Stefan ReinauerIn 2007 Adrian Reber suggested that we drop ASSEMBLY...
2011-03-29 Prakash PunnoorRevert r6460, add full W83627DHG-P/-PT support instead.
2011-03-25 Prakash PunnoorI noticed some registers of Winbond W83627DHG, which...
2011-03-18 Stefan Reinaueroops, one URL fix was missing. Add new DirectHW URL
2011-03-18 Stefan ReinauerDirectHW fixes for coreboot utilities
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
next