summaryrefslogtreecommitdiff
path: root/util
AgeCommit message (Expand)Author
2012-12-08abuild: Select correct cross compiler for ARMV7 architectureStefan Reinauer
2012-12-08buildgcc: Clean up PATH handlingStefan Reinauer
2012-12-08buildgcc: drop hack to build gcc trunk versionsStefan Reinauer
2012-12-07buildgcc: Remove mingw32 hacksPatrick Georgi
2012-12-07abuild: produce valid junit filesStefan Reinauer
2012-12-07armv7: use __cpu_to_le32 for endianness of reset vector instructionDavid Hendricks
2012-12-06crossgcc: Generalize matching for the mingw casePatrick Georgi
2012-12-06Fix xcompile (again)Stefan Reinauer
2012-12-06Fix xcompile for ARMv7 and our cross toolchainStefan Reinauer
2012-12-06crossgcc: Fix buildgcc on Mac OS XStefan Reinauer
2012-12-05crossgcc: Add support for building armv7a toolchainStefan Reinauer
2012-11-30Rename devices -> deviceStefan Reinauer
2012-11-30cbfstool: Clean up messagesStefan Reinauer
2012-11-30Add multi-architecture support to cbfstoolDavid Hendricks
2012-11-29crossgcc: Only build iasl in acpica.Zheng Bao
2012-11-29Make mainboard_ops and mainboard.c file optionalKyösti Mälkki
2012-11-27build system: Split linking into multiple stepsPatrick Georgi
2012-11-27Provide weak empty declarations of all chip_ops used on a boardPatrick Georgi
2012-11-27abuild: only rebuild boards if requested or after a broken buildPatrick Georgi
2012-11-27xcompile: Add missing XGCCPATHZheng Bao
2012-11-27 Make xcompile support multiple architecturesRonald G. Minnich
2012-11-24crossgcc: update to acpica-20121114Idwer Vollering
2012-11-22crossgcc: properly test for flexPatrick Georgi
2012-11-17Cleanup sconfigKyösti Mälkki
2012-11-16buildgcc: Print error if flex is missingStefan Reinauer
2012-11-14nvramtool: fsync for mingw.Zheng Bao
2012-11-12cbfstool: Rework to use getopt style parametersStefan Reinauer
2012-11-12cbfstool: Update LZMA encoder to LZMA SDK 9.12Stefan Reinauer
2012-11-12cbmem compilation needs to use the hardened toolchainVadim Bendebury
2012-11-12ifdtool: Dump more registers from FDStefan Reinauer
2012-11-12Utility to dump boot timing tableVadim Bendebury
2012-11-12cbfstool: Remove unused cmd_tStefan Reinauer
2012-11-12cbfstool: add add-flat-binary command to add raw executablesStefan Reinauer
2012-11-09ifdtool: Add locking/unlocking and dumping of access permissionsStefan Reinauer
2012-11-09Fix abuild output in JenkinsStefan Reinauer
2012-11-09Fix Segmentation Fault in ifdtoolStefan Reinauer
2012-11-08Add utility for parsing/modifying DTD arrayVadim Bendebury
2012-11-08Get more informative output from cbmem.pyVadim Bendebury
2012-11-08Fix cbmem to work on 64 bit platformsVadim Bendebury
2012-11-08cbfstool: add offset parameter to create commandStefan Reinauer
2012-11-07cbfstool: respect dependencies when building locallyStefan Reinauer
2012-11-06Drop redundant CHIP_NAME in mainboard.cKyösti Mälkki
2012-11-02crossgcc: build expat and python in silenceIdwer Vollering
2012-10-27inteltool: Add output of 64bit registers in PMBASENico Huber
2012-10-27crossgcc: update to Python 2.7.3Idwer Vollering
2012-10-27crossgcc: update to expat 2.1.0Idwer Vollering
2012-10-26crossgcc: update mingw w32api's download URLIdwer Vollering
2012-10-26buildgcc: redirect error output to /dev/nullZheng Bao
2012-10-26crossgcc: update to mingwrt 3.20-2Idwer Vollering
2012-10-25crossgcc: update to binutils 2.23Idwer Vollering