summaryrefslogtreecommitdiffstats
path: root/util
Commit message (Expand)AuthorAgeFilesLines
* buildgcc: Do not download GDB source code if run with --skip-gdbPeter Stuge2011-08-291-0/+1
* buildgcc: Remove all bashisms, making the script run also on BSDPeter Stuge2011-08-211-20/+22
* buildgcc: Fix typo in check for failed iasl buildPeter Stuge2011-08-211-1/+1
* crossgcc: invoke buildgcc with bash, instead of relying on #!/bin/bashJonathan A. Kollasch2011-08-141-2/+2
* buildgcc: improve portabilityJonathan A. Kollasch2011-08-121-1/+2
* Add iasl to buldgcc and rev the version.Marc Jones2011-08-102-6/+39
* crossgcc: update w32apiPatrick Georgi2011-07-261-2/+4
* buildgcc: Break if parts of the toolchain are missingPatrick Georgi2011-07-261-3/+3
* Fix lint-002-build-dir-handlingPatrick Georgi2011-07-071-1/+1
* Add local copy of commit-msg hookPatrick Georgi2011-06-301-0/+104
* msrtool: added support for Intel CPUsAnton Kochkov2011-06-2810-2/+2380
* Add SMSC SCH3114 superio register descriptions to superiotool.Mark Norman2011-06-231-0/+31
* superiotool: Cosmetics and coding style fixes.Uwe Hermann2011-06-093-13/+24
* util/crossgcc: Add build-without-gdb Makefile targetPeter Stuge2011-06-091-0/+4
* util/crossgcc: Add buildgcc -G and --skip-gdb optionsPeter Stuge2011-06-091-5/+19
* Teach abuild to emit JUnit formatted build reportsPatrick Georgi2011-06-061-2/+37
* Report build result from abuild (did all requested boards build?)Patrick Georgi2011-06-011-0/+5
* exclude src/vendorcode from GPLv2 license checks.Stefan Reinauer2011-05-231-0/+1
* Add regression test for build directory handling to make lint targetPatrick Georgi2011-05-211-0/+63
* Add crossgcc target to automatically build reference toolchainCristian Magherusan-Stanciu2011-05-161-0/+9
* Fix compilation error due to non-unix style line endings in cmos.layout file ...Patrick Georgi2011-05-101-2/+4
* Add (partly) support for Nuvoton NCT6776FStefan Reinauer2011-04-222-2/+190
* cosmetic changes to superiotool's nuvoton codeStefan Reinauer2011-04-221-2/+1
* Cast arguments to ctype(3) functions through (int)(unsigned char).Jonathan Kollasch2011-04-192-3/+3
* Emit unwritten symbols in Kconfig so we don't have to do constructs likeStefan Reinauer2011-04-181-1/+8
* 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