summaryrefslogtreecommitdiff
path: root/util
AgeCommit message (Expand)Author
2013-01-19Utility to run the snow bios in user modeRonald G. Minnich
2013-01-19Add more information to the cbfstool printStefan Reinauer
2013-01-17make crossgcc: compile all required toolchainsStefan Reinauer
2013-01-17armv7: Place reset vector + CBFS header + bootblock dynamicallyDavid Hendricks
2013-01-16use a relative path for #line 3David Hendricks
2013-01-12Implement GCC code coverage analysisStefan Reinauer
2013-01-10armv7: dynamically calculate the branch offset in cbfstoolDavid Hendricks
2013-01-08cbmem utility: Find actual CBMEM areaStefan Reinauer
2013-01-08cbmem utility: unify debug outputStefan Reinauer
2013-01-08cbfstool: index is replaced by strchr.zbao
2013-01-08cbmem utility: Add option to dump cbmem consoleStefan Reinauer
2013-01-08cbmem utility: drop obsolete python based implementationStefan Reinauer
2013-01-04cbfstool: Fix warnings on OS XStefan Reinauer
2013-01-04cbmem utility: Use mmap instead of fseek/freadStefan Reinauer
2013-01-04Change "VERSION*" to more determined name "CBFS_HEADER_VERSION*".Hung-Te Lin
2013-01-04update CFLAGS for armv7David Hendricks
2013-01-03add user-specified offset when creating armv7 cbfs imageDavid Hendricks
2013-01-03cbmem utility: support command line optionsStefan Reinauer
2012-12-21add a return type to test function used by xcompileDavid Hendricks
2012-12-14cbfstool: Align the column of build hint message.Zheng Bao
2012-12-12cbfstool: Catch failing parse_elf_to_payload()Stefan Reinauer
2012-12-09Revert "armv7: use __cpu_to_le32 for endianness of reset vector instruction"Stefan Reinauer
2012-12-08crossgcc: Normalize library directoriesPatrick Georgi
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