summaryrefslogtreecommitdiffstats
path: root/util
Commit message (Expand)AuthorAgeFilesLines
* cbfstool: Fix warnings on OS XStefan Reinauer2013-01-041-0/+2
* cbmem utility: Use mmap instead of fseek/freadStefan Reinauer2013-01-041-85/+123
* Change "VERSION*" to more determined name "CBFS_HEADER_VERSION*".Hung-Te Lin2013-01-043-7/+7
* update CFLAGS for armv7David Hendricks2013-01-041-8/+3
* add user-specified offset when creating armv7 cbfs imageDavid Hendricks2013-01-031-8/+7
* cbmem utility: support command line optionsStefan Reinauer2013-01-031-1/+52
* add a return type to test function used by xcompileDavid Hendricks2012-12-211-1/+1
* cbfstool: Align the column of build hint message.Zheng Bao2012-12-141-1/+1
* cbfstool: Catch failing parse_elf_to_payload()Stefan Reinauer2012-12-121-1/+7
* Revert "armv7: use __cpu_to_le32 for endianness of reset vector instruction"Stefan Reinauer2012-12-091-2/+1
* crossgcc: Normalize library directoriesPatrick Georgi2012-12-081-0/+26
* abuild: Select correct cross compiler for ARMV7 architectureStefan Reinauer2012-12-081-1/+8
* buildgcc: Clean up PATH handlingStefan Reinauer2012-12-081-11/+4
* buildgcc: drop hack to build gcc trunk versionsStefan Reinauer2012-12-081-17/+0
* buildgcc: Remove mingw32 hacksPatrick Georgi2012-12-071-30/+12
* abuild: produce valid junit filesStefan Reinauer2012-12-071-2/+3
* armv7: use __cpu_to_le32 for endianness of reset vector instructionDavid Hendricks2012-12-071-1/+2
* crossgcc: Generalize matching for the mingw casePatrick Georgi2012-12-061-5/+5
* Fix xcompile (again)Stefan Reinauer2012-12-061-1/+1
* Fix xcompile for ARMv7 and our cross toolchainStefan Reinauer2012-12-061-7/+12
* crossgcc: Fix buildgcc on Mac OS XStefan Reinauer2012-12-063-15/+46
* crossgcc: Add support for building armv7a toolchainStefan Reinauer2012-12-052-0/+24
* Rename devices -> deviceStefan Reinauer2012-11-302-2/+2
* cbfstool: Clean up messagesStefan Reinauer2012-11-302-23/+17
* Add multi-architecture support to cbfstoolDavid Hendricks2012-11-306-51/+233
* crossgcc: Only build iasl in acpica.Zheng Bao2012-11-291-1/+1
* Make mainboard_ops and mainboard.c file optionalKyösti Mälkki2012-11-291-2/+1
* build system: Split linking into multiple stepsPatrick Georgi2012-11-271-4/+4
* Provide weak empty declarations of all chip_ops used on a boardPatrick Georgi2012-11-271-1/+1
* abuild: only rebuild boards if requested or after a broken buildPatrick Georgi2012-11-271-0/+6
* xcompile: Add missing XGCCPATHZheng Bao2012-11-271-0/+1
* Make xcompile support multiple architecturesRonald G. Minnich2012-11-271-80/+169
* crossgcc: update to acpica-20121114Idwer Vollering2012-11-243-32/+21
* crossgcc: properly test for flexPatrick Georgi2012-11-221-1/+5
* Cleanup sconfigKyösti Mälkki2012-11-171-12/+32
* buildgcc: Print error if flex is missingStefan Reinauer2012-11-161-0/+1
* nvramtool: fsync for mingw.Zheng Bao2012-11-141-0/+5
* cbfstool: Rework to use getopt style parametersStefan Reinauer2012-11-125-258/+482
* cbfstool: Update LZMA encoder to LZMA SDK 9.12Stefan Reinauer2012-11-1263-6616/+5910
* cbmem compilation needs to use the hardened toolchainVadim Bendebury2012-11-122-9/+8
* ifdtool: Dump more registers from FDStefan Reinauer2012-11-122-11/+141
* Utility to dump boot timing tableVadim Bendebury2012-11-122-0/+319
* cbfstool: Remove unused cmd_tStefan Reinauer2012-11-121-22/+9
* cbfstool: add add-flat-binary command to add raw executablesStefan Reinauer2012-11-121-0/+91
* ifdtool: Add locking/unlocking and dumping of access permissionsStefan Reinauer2012-11-092-14/+96
* Fix abuild output in JenkinsStefan Reinauer2012-11-091-1/+1
* Fix Segmentation Fault in ifdtoolStefan Reinauer2012-11-091-0/+6
* Add utility for parsing/modifying DTD arrayVadim Bendebury2012-11-081-0/+213
* Get more informative output from cbmem.pyVadim Bendebury2012-11-081-0/+6
* Fix cbmem to work on 64 bit platformsVadim Bendebury2012-11-081-1/+1