summaryrefslogtreecommitdiffstats
path: root/util
Commit message (Expand)AuthorAgeFilesLines
...
* buildgcc: Update coreboot reference toolchain to gcc 4.6.2Stefan Reinauer2011-11-024-1974/+8
* Add Python scripting to GDB.Stefan Reinauer2011-11-012-32/+148
* remove trailing whitespaceStefan Reinauer2011-11-019-8/+8
* buildgcc: Fix colors for dashPatrick Georgi2011-10-311-14/+9
* crossgcc: Fix colors with dashPatrick Georgi2011-10-301-0/+5
* inteltool: Add Intel i63xx I/O Controller HubSven Schnelle2011-10-305-1/+80
* Update coreboot cross toolchain to gcc 4.6.1Stefan Reinauer2011-10-308-362/+128
* Add support for AMD IMC controller.Rudolf Marek2011-10-273-1/+143
* Add -Werror to xcompile's testccStefan Reinauer2011-10-271-1/+1
* Various fixes to cbfstool.Stefan Reinauer2011-10-248-58/+110
* Allow XGCCPATH to be set on the make command line.Marc Jones2011-10-231-1/+2
* Add ifdtool, utility to read / modify Intel Firmware Descriptor imagesStefan Reinauer2011-10-223-0/+691
* nvramtool: Fix CMOS checksum to match coreboot (and /dev/nvram)Stefan Reinauer2011-10-221-1/+1
* sconfig: check whether component directory actually existsStefan Reinauer2011-10-191-0/+7
* cbfstool: improve error messagesStefan Reinauer2011-10-171-3/+9
* Fix romstage creation with gcc 4.6 and CAR targetsStefan Reinauer2011-10-131-0/+4
* mkelfImage: Use -fno-stack-protector if supported by gccRaymond Danks2011-09-242-1/+58
* superiotool: Don't compile with -WerrorMathias Krause2011-09-141-1/+1
* inteltool: fixed 64 bit buildMathias Krause2011-09-142-4/+10
* inteltool: Fixed building of position independent executablesMathias Krause2011-09-141-1/+1
* util/crossgcc: Update gdb to 7.3.1Peter Stuge2011-09-141-1/+1
* inteltool: added more device IDsRuud Schramp2011-09-124-0/+12
* Add support utils for tracingRudolf Marek2011-09-074-0/+171
* 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