summaryrefslogtreecommitdiff
AgeCommit messageAuthorFilesLines
2018-01-17PD#158552 : env: add env support for nand/emmcLiang Yang2-20/+20
2015-06-02GXBB : code clean up for secure bootHaixiang Bao3-211/+3
2015-05-01Secure boot & Package tool support.Haixiang Bao2-1/+204
2015-01-11tools/kwbimage.c: fix parser error handlingAndreas Bießmann1-6/+8
2015-01-10fix: tools: kwbimage.c: Initialize headersz to suppress warningŁukasz Majewski1-1/+1
2014-12-29buildman: Fix some typos in READMEDirk Behme1-7/+7
2014-12-19x86: Add a script to process Intel microcode filesSimon Glass2-0/+254
2014-12-19x86: ifdtool: Add support for early microcode accessSimon Glass2-8/+103
2014-12-19x86: ifdtool: Use a structure for the file/address listSimon Glass1-6/+18
2014-12-19x86: ifdtool: Display filename when file errors are reportedSimon Glass1-12/+18
2014-12-19x86: ifdtool: Correct a debug() missing parameterSimon Glass1-1/+2
2014-12-14x86: ifdtool: Separate out filenames for -D and -iSimon Glass1-6/+6
2014-12-14tools/ifdtool: Support writing multiple files (-w) simultaneouslyBin Meng2-7/+26
2014-12-11ls102xa: pblimage: Add pblimage tool support for LS102xAAlison Wang2-36/+77
2014-12-04Merge branch 'sandbox' of git://git.denx.de/u-boot-x86Tom Rini10-40/+42
2014-11-27buildman: Don't default to -e when building current sourceSimon Glass2-14/+12
2014-11-27buildman: Fix repeating board list with -lSimon Glass1-1/+2
2014-11-27patman: Use the full commit hash for 'git checkout'Simon Glass2-3/+2
2014-11-27buildman: Save *.img files tooTom Rini1-1/+1
2014-11-25tools: Add ifdtool to .gitignoreBin Meng1-0/+1
2014-11-24Merge branch 'master' of git://www.denx.de/git/u-boot-imxTom Rini76-451/+1242
2014-11-21x86: ifdtool: Allow creation of an empty ROMSimon Glass1-1/+1
2014-11-21x86: Add ifdtool for working with Intel Flash Descriptor ROM imagesSimon Glass3-0/+1129
2014-11-20tools/msximage.c: fix warning about nptr possibly uninitializedAlbert ARIBAUD1-1/+1
2014-11-20ARM: mxs: tools: Add support for boot progress display flagAlexey Ignatov6-12/+27
2014-11-10Added support for comments in input to mkenvimage.Dominik Muth1-3/+8
2014-11-07tools/env: Fix environment size and CRC on 64-bit hostsDominic Sacré1-1/+1
2014-11-07kbuild: sync top Makefile with Linux 3.18-rc1Masahiro Yamada3-93/+102
2014-11-05Merge branch 'master' of git://www.denx.de/git/u-boot-imxTom Rini34-40/+1823
2014-11-04ARM: kwimage: fix v0 formatGerald Kerma1-4/+6
2014-11-03imximage: Fix the bootdata.size calculationYe.Li1-1/+1
2014-10-30tools/kwbimage: Fix compilation warningStefan Roese1-6/+17
2014-10-30tools/kwbimage.c: fix build on darwinAndreas Bießmann1-3/+11
2014-10-27gitignore: ignore atmel pmecc parameter toolAndreas Bießmann1-0/+1
2014-10-27Merge branch 'master' of git://git.denx.de/u-boot-mpc5xxxTom Rini205-62636/+44
2014-10-27ppc: Zap Hymod boardMarek Vasut47-6743/+3
2014-10-27tools/socfpgaimage.c: fix build on darwinAndreas Bießmann1-8/+8
2014-10-23tools: kwbimage: Add image version 1 support for Armada XP / 370Stefan Roese1-268/+782
2014-10-23tools: Compile kwboot for Marvell Armada XP as those SoCs are now supportedStefan Roese1-0/+1
2014-10-23tools/kwboot: Sync with latest barebox version to support Armada XPStefan Roese1-14/+97
2014-10-06tools: socfpga: Add socfpga preloader signing to mkimageCharles Manning6-0/+265
2014-09-24tools: remove reformat.pyMasahiro Yamada1-132/+0
2014-09-24tools/genboardscfg.py: pick up also commented maitainersMasahiro Yamada1-0/+3
2014-09-24tools/env: change stripping strategy to allow no-strippingThomas Petazzoni1-6/+8
2014-09-21patman: Add a -m option to avoid copying the maintainersSimon Glass3-5/+12
2014-09-21buildman: Fix the logic for the bloat commandSimon Glass1-3/+3
2014-09-18kconfiglib: change SPDX-License-Identifier to ISCMasahiro Yamada1-1/+1
2014-09-17Merge branch 'master' of git://git.denx.de/u-boot-armTom Rini48-280/+2140
2014-09-16tools/genboardscfg.py: improve performance more with KconfiglibMasahiro Yamada1-440/+258
2014-09-16tools: Import KconfiglibMasahiro Yamada1-0/+3799
[next]