summaryrefslogtreecommitdiff
path: root/tools
Commit message (Expand)AuthorAgeLines
* tools/imximage.c: Fix compiling warningYork Sun2013-09-27-4/+4
* Merge branch 'master' of git://git.denx.de/u-boot-armStefano Babic2013-09-13-30/+180
|\
| * Merge and reformat boards.cfg and MAINTAINERSAlbert ARIBAUD2013-09-12-1/+133
| * Merge branch 'master' of git://git.denx.de/u-boot-armTom Rini2013-09-12-1/+2
| |\
| | * Merge branch 'u-boot-samsung/master' into 'u-boot-arm/master'Albert ARIBAUD2013-09-11-1/+2
| | |\
| | | * CONFIG: EXYNOS5: Replace misnomer SMDK5250 with EXYNOS5250 and update MakefilesChander Kashyap2013-08-27-2/+2
| * | | Merge branch 'master' of git://git.denx.de/u-boot-armTom Rini2013-09-06-51/+2812
| |\ \ \ | | |/ /
| * | | fw_env: fix writing environment for mtd devicesOliver Metz2013-09-06-28/+42
| * | | fw_env: add redundant env support for MTD_ABSENTOliver Metz2013-09-06-0/+3
* | | | tools: mxsboot: Mark the FCB pages as validMarek Vasut2013-09-10-4/+6
| |/ / |/| |
* | | Merge branch 'u-boot-imx/master' into 'u-boot-arm/master'Albert ARIBAUD2013-09-05-51/+2812
|\ \ \
| * | | tools: mxsboot: Staticize functionsMarek Vasut2013-08-31-6/+6
| * | | tools: Sort lists of files in MakefileMarek Vasut2013-08-31-22/+22
| * | | ARM: mxs: tools: Add mkimage support for MXS bootstreamMarek Vasut2013-08-31-0/+2582
| * | | tools: add support for setting the CSF into imximageStefano Babic2013-08-31-4/+40
| * | | tools: add padding of data image file for imximageStefano Babic2013-08-31-3/+85
| * | | tools: add variable padding of data image in mkimageStefano Babic2013-08-31-4/+25
| * | | tools: dynamically allocate imx_header in imximageStefano Babic2013-08-31-10/+49
| * | | tools: rename mximage_flash_offset to imximage_ivt_offsetStefano Babic2013-08-31-8/+9
| * | | tools: imx_header should not include flash_offsetStefano Babic2013-08-31-8/+8
| | |/ | |/|
* | | Merge branch 'u-boot-ti/master' into 'u-boot-arm/master'Albert ARIBAUD2013-09-04-0/+0
|\ \ \ | |_|/ |/| |
| * | arm, am335x: add support for 3 siemens boardsHeiko Schocher2013-08-28-0/+0
| |/
* | tools/Makefile: Move _GNU_SOURCE to MakefileYork Sun2013-08-16-21/+3
* | tools, bmp_logo: fix index from uint16_t to int to allow bigger logosHeiko Schocher2013-08-10-1/+1
* | Validate dtc is new enoughStephen Warren2013-08-02-0/+20
|/
* Add LGPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk2013-07-24-52/+4
* Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk2013-07-24-1262/+84
* patman: README documentation nits (unit test)Gerhard Sittig2013-07-15-4/+4
* Merge branch 'master' of git://git.denx.de/u-boot-armTom Rini2013-07-12-0/+177
|\
| * pxa: palmtreo680 flash programming utilityMike Dunn2013-06-22-0/+177
* | tools/proftool: remove REG_NOERRORAndreas Bießmann2013-07-03-1/+1
* | mkimage: Build signing only if board has CONFIG_FIT_SIGNATURESimon Glass2013-06-28-1/+1
* | image: Add support for signing of FIT configurationsSimon Glass2013-06-26-1/+340
* | mkimage: Add -r option to specify keys that must be verifiedSimon Glass2013-06-26-6/+12
* | mkimage: Add -c option to specify a comment for key signingSimon Glass2013-06-26-3/+10
* | mkimage: Add -F option to modify an existing .fit fileSimon Glass2013-06-26-9/+18
* | mkimage: Add -K to write public keys to an FDT blobSimon Glass2013-06-26-4/+28
* | mkimage: Add -k option to specify key directorySimon Glass2013-06-26-2/+16
* | image: Add RSA support for image signingSimon Glass2013-06-26-2/+11
* | image: Support signing of imagesSimon Glass2013-06-26-11/+177
* | image: Add signing infrastructureSimon Glass2013-06-26-0/+6
* | Add proftool to decode profile dataSimon Glass2013-06-26-0/+618
* | powerpc/CoreNet: Allow pbl images to take u-boot images != 512KChris Packham2013-06-20-7/+25
* | Merge branch 'master' of git://git.denx.de/u-boot-armTom Rini2013-06-13-17/+10
|\ \ | |/
| * Merge branch 'u-boot-imx/master' into 'u-boot-arm/master'Albert ARIBAUD2013-06-08-17/+10
| |\
| | * wandboard: Add Boot Splash image with Wandboard logoOtavio Salvador2013-06-03-0/+0
| | * build: Use generic boot logo matchingOtavio Salvador2013-06-03-17/+10
* | | checkpatch.pl: Add 'printf' to logFunctionsTom Rini2013-06-06-0/+1
* | | mkimage: Add map_sysmem() and IH_ARCH_DEFAULT to simplfy buildingSimon Glass2013-06-04-0/+12
|/ /
* | Merge branch 'u-boot/master' into 'u-boot-arm/master'Albert ARIBAUD2013-05-30-49/+300
|\ \ | |/ |/|