| Commit message (Expand) | Author | Age | Files | Lines |
* | SPDX: Convert a few files that were missed before | Tom Rini | 2018-05-10 | 1 | -1/+1 |
* | SPDX: Convert all of our single license tags to Linux Kernel style | Tom Rini | 2018-05-07 | 1 | -2/+1 |
* | libfdt: move headers to <linux/libfdt.h> and <linux/libfdt_env.h> | Masahiro Yamada | 2018-03-05 | 1 | -1/+1 |
* | tools: include necessary headers explicitly | Masahiro Yamada | 2018-01-28 | 1 | -0/+1 |
* | binman: Drop microcode features from ifdtool | Simon Glass | 2016-12-20 | 1 | -249/+5 |
* | x86: ifdtool: Support checking region overlap before U-Boot | Bin Meng | 2015-09-09 | 1 | -20/+46 |
* | x86: ifdtool: Drop microcode from the device tree when collating | Simon Glass | 2015-08-26 | 1 | -2/+53 |
* | x86: ifdtool: Support collating microcode into one place | Simon Glass | 2015-08-26 | 1 | -10/+55 |
* | x86: ifdtool: Split microcode linking into its own function | Simon Glass | 2015-08-26 | 1 | -27/+78 |
* | x86: ifdtool: Check that U-Boot does not overlap other regions | Simon Glass | 2015-08-26 | 1 | -11/+22 |
* | tools: ifdtool: Write correct offset on 32-bit machine | Bin Meng | 2015-07-14 | 1 | -1/+1 |
* | tools: ifdtool: Do not write region while its size is negative | Bin Meng | 2015-06-04 | 1 | -1/+1 |
* | x86: Correct ifdtool microcode calculation | Simon Glass | 2015-01-13 | 1 | -2/+2 |
* | x86: ifdtool: Add support for early microcode access | Simon Glass | 2014-12-18 | 1 | -8/+102 |
* | x86: ifdtool: Use a structure for the file/address list | Simon Glass | 2014-12-18 | 1 | -6/+18 |
* | x86: ifdtool: Display filename when file errors are reported | Simon Glass | 2014-12-18 | 1 | -12/+18 |
* | x86: ifdtool: Correct a debug() missing parameter | Simon Glass | 2014-12-18 | 1 | -1/+2 |
* | x86: ifdtool: Separate out filenames for -D and -i | Simon Glass | 2014-12-13 | 1 | -6/+6 |
* | tools/ifdtool: Support writing multiple files (-w) simultaneously | Bin Meng | 2014-12-13 | 1 | -7/+24 |
* | x86: ifdtool: Allow creation of an empty ROM | Simon Glass | 2014-11-21 | 1 | -1/+1 |
* | x86: Add ifdtool for working with Intel Flash Descriptor ROM images | Simon Glass | 2014-11-21 | 1 | -0/+1039 |