| Commit message (Expand) | Author | Age | Files | Lines |
* | Roll CRC16-CCITT into the hash infrastructure | Philipp Tomsich | 2018-12-08 | 1 | -0/+1 |
* | buildman/toolchain.py: handle inconsistent tarball names | Trevor Woerner | 2018-12-05 | 1 | -2/+3 |
* | buildman/toolchain.py: fix toolchain directory | Trevor Woerner | 2018-12-05 | 1 | -1/+2 |
* | rsa: add a structure for the padding | Philippe Reynes | 2018-12-03 | 1 | -0/+4 |
* | tools: MediaTek: add MTK boot header generation to mkimage | Ryder Lee | 2018-11-28 | 3 | -0/+949 |
* | tools/file2include: don't use malloc.h for malloc | Jonathan Gray | 2018-11-26 | 1 | -1/+0 |
* | tools: .gitignore: add prelink-riscv | Lukas Auer | 2018-11-26 | 1 | -0/+1 |
* | binman: Set the pathname correctly for ELF files | Simon Glass | 2018-11-20 | 1 | -3/+2 |
* | binman: Drop an unnecessary comma in blob handling | Simon Glass | 2018-11-20 | 1 | -1/+1 |
* | binman: Add a way to enable debugging from the build | Simon Glass | 2018-11-20 | 1 | -0/+6 |
* | buildman: Show boards with warning with w+ | Simon Glass | 2018-11-20 | 2 | -19/+54 |
* | buildman: Rename the good, better, worse variables | Simon Glass | 2018-11-20 | 1 | -14/+14 |
* | buildman: Detect dtc warnings | Simon Glass | 2018-11-20 | 2 | -3/+6 |
* | buildman: Only print toolchain probing with -v | Simon Glass | 2018-11-20 | 2 | -2/+2 |
* | armv7R: K3: am654: Add support for generating build targets | Lokesh Vutla | 2018-11-16 | 1 | -0/+48 |
* | buildman: Add a --boards option to specify particular boards to build | Simon Glass | 2018-11-14 | 5 | -23/+72 |
* | tools: imx8image: flatten container header only when creating container | Peng Fan | 2018-11-06 | 1 | -10/+12 |
* | tools: imx8image: fix coverity CID 184233 | Peng Fan | 2018-11-06 | 1 | -0/+8 |
* | tools: imx8image: fix coverity CID 184234 | Peng Fan | 2018-11-06 | 1 | -1/+3 |
* | tools: imx8image: check lseek return value | Peng Fan | 2018-11-06 | 1 | -4/+23 |
* | MIPS: make size of relocation table fixed but configurable | Daniel Schwierzeck | 2018-11-02 | 1 | -22/+8 |
* | Merge tag 'u-boot-imx-20181025' of git://git.denx.de/u-boot-imx | Tom Rini | 2018-10-25 | 5 | -0/+999 |
|\ |
|
| * | imx: mkimage: avoid stop CI when required files not exists | Peng Fan | 2018-10-25 | 1 | -0/+29 |
| * | tools: add i.MX8/8X image support | Peng Fan | 2018-10-22 | 4 | -0/+970 |
* | | binman: Add a test for Intel reference code | Simon Glass | 2018-10-22 | 2 | -0/+21 |
* | | binman: Add support for Intel reference code | Simon Glass | 2018-10-22 | 1 | -0/+27 |
* | | dtoc: Fix the value of SetInt() | Simon Glass | 2018-10-09 | 1 | -1/+1 |
* | | binman: Move to three-digit test-file numbers | Simon Glass | 2018-10-09 | 101 | -115/+115 |
* | | binman: Run tests concurrently | Simon Glass | 2018-10-08 | 10 | -22/+272 |
* | | patman: Don't clear progress in tout unless it was used | Simon Glass | 2018-10-08 | 1 | -1/+7 |
* | | tools: Set an initial value for indir | Simon Glass | 2018-10-08 | 1 | -0/+3 |
* | | buildman: dtoc: Suppress unwanted output from test | Simon Glass | 2018-10-08 | 2 | -3/+7 |
* | | binman: Separate out testSplBssPad() | Simon Glass | 2018-10-08 | 1 | -1/+3 |
* | | binman: Fix up removal of temporary directories | Simon Glass | 2018-10-08 | 5 | -10/+25 |
* | | binman: Add a default path to libfdt.py | Simon Glass | 2018-10-08 | 2 | -0/+7 |
* | | buildman: Make the toolchain test more forgiving | Simon Glass | 2018-10-08 | 1 | -2/+4 |
* | | patman: Handle unicode in _ProjectConfigParser tests | Simon Glass | 2018-10-08 | 1 | -7/+20 |
|/ |
|
* | Merge branch 'master' of git://git.denx.de/u-boot-socfpga | Tom Rini | 2018-10-05 | 1 | -0/+1 |
|\ |
|
| * | tools: socfpga: fix sfp_verify_header | Atsushi Nemoto | 2018-10-03 | 1 | -0/+1 |
* | | rockchip: Fix rkimage format for SPL boot over USB | Daniel Gröber | 2018-10-04 | 1 | -3/+2 |
|/ |
|
* | Merge git://git.denx.de/u-boot-dm | Tom Rini | 2018-09-30 | 59 | -166/+2005 |
|\ |
|
| * | buildman: Avoid hanging when the config changes | Simon Glass | 2018-09-29 | 1 | -1/+1 |
| * | binman: Allow writing a map file when something goes wrong | Simon Glass | 2018-09-29 | 4 | -8/+46 |
| * | binman: Support ELF files for U-Boot and SPL | Simon Glass | 2018-09-29 | 6 | -0/+130 |
| * | binman: Correct fmap output on x86 | Simon Glass | 2018-09-29 | 8 | -16/+121 |
| * | binman: Record the parent section of each section | Simon Glass | 2018-09-29 | 3 | -4/+9 |
| * | binman: Support x86 microcode in TPL | Simon Glass | 2018-09-29 | 9 | -21/+151 |
| * | binman: Support hashing entries | Simon Glass | 2018-09-29 | 9 | -0/+143 |
| * | binman: Mention section attributes in docs | Simon Glass | 2018-09-29 | 1 | -2/+2 |
| * | binman: Support expanding entries | Simon Glass | 2018-09-29 | 8 | -2/+136 |