summaryrefslogtreecommitdiff
path: root/util
AgeCommit message (Expand)Author
2011-09-07Add support utils for tracingRudolf Marek
2011-08-29buildgcc: Do not download GDB source code if run with --skip-gdbPeter Stuge
2011-08-21buildgcc: Remove all bashisms, making the script run also on BSDPeter Stuge
2011-08-21buildgcc: Fix typo in check for failed iasl buildPeter Stuge
2011-08-14crossgcc: invoke buildgcc with bash, instead of relying on #!/bin/bashJonathan A. Kollasch
2011-08-12buildgcc: improve portabilityJonathan A. Kollasch
2011-08-10Add iasl to buldgcc and rev the version.Marc Jones
2011-07-26crossgcc: update w32apiPatrick Georgi
2011-07-26buildgcc: Break if parts of the toolchain are missingPatrick Georgi
2011-07-07Fix lint-002-build-dir-handlingPatrick Georgi
2011-06-30Add local copy of commit-msg hookPatrick Georgi
2011-06-28msrtool: added support for Intel CPUsAnton Kochkov
2011-06-23Add SMSC SCH3114 superio register descriptions to superiotool.Mark Norman
2011-06-09superiotool: Cosmetics and coding style fixes.Uwe Hermann
2011-06-09util/crossgcc: Add build-without-gdb Makefile targetPeter Stuge
2011-06-09util/crossgcc: Add buildgcc -G and --skip-gdb optionsPeter Stuge
2011-06-06Teach abuild to emit JUnit formatted build reportsPatrick Georgi
2011-06-01Report build result from abuild (did all requested boards build?)Patrick Georgi
2011-05-23exclude src/vendorcode from GPLv2 license checks.Stefan Reinauer
2011-05-21Add regression test for build directory handling to make lint targetPatrick Georgi
2011-05-16Add crossgcc target to automatically build reference toolchainCristian Magherusan-Stanciu
2011-05-10Fix compilation error due to non-unix style line endings in cmos.layout file ...Patrick Georgi
2011-04-22Add (partly) support for Nuvoton NCT6776FStefan Reinauer
2011-04-22cosmetic changes to superiotool's nuvoton codeStefan Reinauer
2011-04-19Cast arguments to ctype(3) functions through (int)(unsigned char).Jonathan Kollasch
2011-04-18Emit unwritten symbols in Kconfig so we don't have to do constructs likeStefan Reinauer
2011-04-11Add detection/dump support for ServerEngines SE-SM 4210-P01.Ruud Schramp
2011-04-10In 2007 Adrian Reber suggested that we drop ASSEMBLY in favor of __ASSEMBLER__.Stefan Reinauer
2011-03-29Revert r6460, add full W83627DHG-P/-PT support instead.Prakash Punnoor
2011-03-25I noticed some registers of Winbond W83627DHG, which the datasheet mentions, ...Prakash Punnoor
2011-03-18oops, one URL fix was missing. Add new DirectHW URLStefan Reinauer
2011-03-18DirectHW fixes for coreboot utilitiesStefan Reinauer
2011-03-14msrtool: Update to use DirectHW on Mac OS XStefan Reinauer
2011-03-10nvramtool: Move code so it has access to the right data structuresMathias Krause
2011-03-08nvramtool: Change precedence order for data sourcesMathias Krause
2011-03-06Add support for the NSC PC87364 Super I/O.Michael Karcher
2011-03-01[SCONFIG] remove unused variable in inherit_subsystem_ids()Sylvain "ythier" Hitier
2011-03-01Add lex outputSven Schnelle
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