Age | Commit message (Expand) | Author |
2017-02-07 | tools: binman: Handle optional microcode case in SPL image | Bin Meng |
2017-02-07 | tools: binman: Call correct init for Entry_u_boot_spl_with_ucode_ptr | Bin Meng |
2017-02-01 | Merge branch 'master' of git://www.denx.de/git/u-boot-imx | Tom Rini |
2017-02-01 | arm: mvebu: Implement secure boot | Mario Six |
2017-02-01 | tools: kwbimage: Refactor line parsing and fix error | Mario Six |
2017-02-01 | tools: kwbimage: Factor out add_binary_header_v1 | Mario Six |
2017-02-01 | tools: kwbimage: Remove unused parameter | Mario Six |
2017-02-01 | tools: kwbimage: Reduce scope of variables | Mario Six |
2017-02-01 | tools: kwbimage: Fix arithmetic with void pointers | Mario Six |
2017-02-01 | tools: kwbimage: Fix style violations | Mario Six |
2017-02-01 | tools: kwbimage: Fix dest addr | Mario Six |
2017-01-28 | buildman: Update link to the most recent prebuilt ARC toolachin | Alexey Brodkin |
2017-01-27 | tools: imximage: refactor header length calculations for imximage v1 | Martin Kaiser |
2017-01-24 | tools: Correct python building host tools | Tom Rini |
2017-01-20 | tools: mkimage: fix sizeof_mismatch found by coverity | Sven Ebenfeld |
2017-01-20 | binman: add tools directory to the python path | Emmanuel Vadot |
2017-01-20 | build: Always build the libfdt python module | Emmanuel Vadot |
2017-01-14 | mkimage: Add support for signing with pkcs11 | George McCollister |
2017-01-02 | Merge branch 'master' of git://www.denx.de/git/u-boot-imx | Tom Rini |
2017-01-02 | tools: binman: Use /usr/bin/env to find python executable | Emmanuel Vadot |
2017-01-02 | tools: mkimage: add firmware-ivt image type for HAB verification | Sven Ebenfeld |
2016-12-27 | tools: mkimage: Call fclose in error path | Michal Simek |
2016-12-27 | relocate-rela: use compiler.h endian macros | Jonathan Gray |
2016-12-26 | binman: Remove hard-coded file name for x86 CMC/FSP/VGA | Bin Meng |
2016-12-20 | Merge git://git.denx.de/u-boot-dm | Tom Rini |
2016-12-20 | binman: Drop microcode features from ifdtool | Simon Glass |
2016-12-20 | binman: Automatically include a U-Boot .dtsi file | Simon Glass |
2016-12-20 | binman: Add support for building x86 images with FSP/CMC | Simon Glass |
2016-12-20 | binman: Add support for building x86 ROMs with SPL | Simon Glass |
2016-12-20 | binman: Add support for u-boot.img as an input binary | Simon Glass |
2016-12-20 | binman: Add support for building x86 ROMs | Simon Glass |
2016-12-20 | binman: Add basic entry types for U-Boot | Simon Glass |
2016-12-20 | binman: Introduce binman, a tool for building binary images | Simon Glass |
2016-12-19 | tools: mxsimage: Fix build with OpenSSL 1.1.x | Marek Vasut |
2016-12-16 | imx6: icorem6: Add custom splashscreen support | Jagan Teki |
2016-12-09 | tools: mkimage: Use fstat instead of stat to avoid malicious hacks | Michal Simek |
2016-12-09 | Revert "Merge branch 'master' of git://www.denx.de/git/u-boot-microblaze" | Tom Rini |
2016-12-08 | tools: mkimage: Use fstat instead of stat to avoid malicious hacks | Michal Simek |
2016-12-02 | buildman: Rename do_build to config_only | Simon Glass |
2016-12-02 | buildman: Clean up odd characters on the terminal | Simon Glass |
2016-12-02 | buildman: Squash useless output from -K | Simon Glass |
2016-12-02 | buildman: Add documentation for CONFIG checking | Simon Glass |
2016-12-02 | buildman: Add an option to just create the config | Simon Glass |
2016-12-01 | tools/kwbimage: add DEBUG option | Chris Packham |
2016-12-01 | tools/kwbimage: add BAUDRATE option | Chris Packham |
2016-11-30 | Merge branch 'master' of git://www.denx.de/git/u-boot-imx | Tom Rini |
2016-11-29 | Merge git://git.denx.de/u-boot-mpc85xx | Tom Rini |
2016-11-29 | tools: imximage: display DCD block offset, length | Eric Nelson |
2016-11-28 | tools/env: fix environment alignment tests for block devices | Max Krummenacher |
2016-11-28 | tools/Makefile: suppress "which swig" error output | Andre Przywara |