summaryrefslogtreecommitdiff
path: root/tools/ifdtool.c
Commit message (Expand)AuthorAgeLines
* x86: ifdtool: Support checking region overlap before U-BootBin Meng2015-09-09-20/+46
* x86: ifdtool: Drop microcode from the device tree when collatingSimon Glass2015-08-26-2/+53
* x86: ifdtool: Support collating microcode into one placeSimon Glass2015-08-26-10/+55
* x86: ifdtool: Split microcode linking into its own functionSimon Glass2015-08-26-27/+78
* x86: ifdtool: Check that U-Boot does not overlap other regionsSimon Glass2015-08-26-11/+22
* tools: ifdtool: Write correct offset on 32-bit machineBin Meng2015-07-14-1/+1
* tools: ifdtool: Do not write region while its size is negativeBin Meng2015-06-04-1/+1
* x86: Correct ifdtool microcode calculationSimon Glass2015-01-13-2/+2
* x86: ifdtool: Add support for early microcode accessSimon Glass2014-12-18-8/+102
* x86: ifdtool: Use a structure for the file/address listSimon Glass2014-12-18-6/+18
* x86: ifdtool: Display filename when file errors are reportedSimon Glass2014-12-18-12/+18
* x86: ifdtool: Correct a debug() missing parameterSimon Glass2014-12-18-1/+2
* x86: ifdtool: Separate out filenames for -D and -iSimon Glass2014-12-13-6/+6
* tools/ifdtool: Support writing multiple files (-w) simultaneouslyBin Meng2014-12-13-7/+24
* x86: ifdtool: Allow creation of an empty ROMSimon Glass2014-11-21-1/+1
* x86: Add ifdtool for working with Intel Flash Descriptor ROM imagesSimon Glass2014-11-21-0/+1039