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