buildgcc: Fix colors for dash
[coreboot.git] / util /
2011-10-31 Patrick Georgibuildgcc: Fix colors for dash
2011-10-30 Patrick Georgicrossgcc: Fix colors with dash
2011-10-30 Sven Schnelleinteltool: Add Intel i63xx I/O Controller Hub
2011-10-30 Stefan ReinauerUpdate coreboot cross toolchain to gcc 4.6.1
2011-10-27 Rudolf MarekAdd support for AMD IMC controller.
2011-10-27 Stefan ReinauerAdd -Werror to xcompile's testcc
2011-10-24 Stefan ReinauerVarious fixes to cbfstool.
2011-10-23 Marc JonesAllow XGCCPATH to be set on the make command line.
2011-10-22 Stefan ReinauerAdd ifdtool, utility to read / modify Intel Firmware...
2011-10-22 Stefan Reinauernvramtool: Fix CMOS checksum to match coreboot (and...
2011-10-19 Stefan Reinauersconfig: check whether component directory actually...
2011-10-17 Stefan Reinauercbfstool: improve error messages
2011-10-13 Stefan ReinauerFix romstage creation with gcc 4.6 and CAR targets
2011-09-24 Raymond DanksmkelfImage: Use -fno-stack-protector if supported by gcc
2011-09-14 Mathias Krausesuperiotool: Don't compile with -Werror
2011-09-14 Mathias Krauseinteltool: fixed 64 bit build
2011-09-14 Mathias Krauseinteltool: Fixed building of position independent execu...
2011-09-13 Peter Stugeutil/crossgcc: Update gdb to 7.3.1
2011-09-12 Ruud Schrampinteltool: added more device IDs
2011-09-06 Rudolf MarekAdd support utils for tracing
2011-08-29 Peter Stugebuildgcc: Do not download GDB source code if run with...
2011-08-21 Peter Stugebuildgcc: Remove all bashisms, making the script run...
2011-08-21 Peter Stugebuildgcc: Fix typo in check for failed iasl build
2011-08-14 Jonathan A. Kollaschcrossgcc: invoke buildgcc with bash, instead of relying...
2011-08-12 Jonathan A. Kollaschbuildgcc: improve portability
2011-08-09 Marc JonesAdd iasl to buldgcc and rev the version.
2011-07-26 Patrick Georgicrossgcc: update w32api
2011-07-26 Patrick Georgibuildgcc: Break if parts of the toolchain are missing
2011-07-07 Patrick GeorgiFix lint-002-build-dir-handling
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
next