summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)AuthorFilesLines
2013-11-25Merge branch 'buildpatman' of http://git.denx.de/u-boot-x86Tom Rini5-14/+69
2013-11-25tools: updater: Remove remainders of dead boardMasahiro Yamada11-2107/+0
2013-11-25tools: imls: Remove a broken and unused tool.Masahiro Yamada3-381/+0
2013-11-22buildman: make board selector argument a regexStephen Warren2-5/+21
2013-11-22buildman: fix READMEAndreas Bießmann1-1/+1
2013-11-22patman: add Commit-notes tag and sectionAlbert ARIBAUD3-8/+47
2013-11-17tools: Makefile: delete redundant linesMasahiro Yamada1-2/+0
2013-11-08Makefile: do not create a symbolic link to arch/${ARCH}/include/asmMasahiro Yamada3-3/+3
2013-10-15buildman: Use env to pick the python from $PATHJagannadha Sutradharudu Teki1-1/+1
2013-10-15Merge branch 'buildman' of git://git.denx.de/u-boot-x86Tom Rini1-1/+2
2013-10-15Coding Style cleanup: drop some excessive empty linesWolfgang Denk1-1/+0
2013-10-15Coding Style cleanup: replace leading SPACEs by TABsWolfgang Denk9-51/+51
2013-10-15Coding Style cleanup: remove trailing white spaceWolfgang Denk15-28/+28
2013-10-10buildman: don't fail --list-toolchains when toolchains failStephen Warren1-1/+2
2013-10-02Merge branch 'master' of git://git.denx.de/u-boot-armTom Rini2-8/+10
2013-10-02buildman: Allow make flags to be specified for each boardSimon Glass5-5/+115
2013-10-02buildman: Adjust tests for new boards.cfg formatSimon Glass1-5/+5
2013-09-27tools/imximage.c: Fix compiling warningYork Sun1-4/+4
2013-09-20buildman: fix boards.cfg parsingAndreas Bießmann1-5/+8
2013-09-20FIT: delete unnecessary castsMasahiro Yamada1-1/+1
2013-09-20boards.cfg: show info about boards.cfg instead of MAINTAINERSRoger Meier1-2/+2
2013-09-13Merge branch 'master' of git://git.denx.de/u-boot-armStefano Babic4-30/+180
2013-09-12Merge and reformat boards.cfg and MAINTAINERSAlbert ARIBAUD2-1/+133
2013-09-12Merge branch 'master' of git://git.denx.de/u-boot-armTom Rini1-1/+2
2013-09-11Merge branch 'u-boot-samsung/master' into 'u-boot-arm/master'Albert ARIBAUD1-1/+2
2013-09-10tools: mxsboot: Mark the FCB pages as validMarek Vasut1-4/+6
2013-09-07Merge branch 'master' of git://git.denx.de/u-boot-armTom Rini9-51/+2812
2013-09-06fw_env: fix writing environment for mtd devicesOliver Metz1-28/+42
2013-09-06fw_env: add redundant env support for MTD_ABSENTOliver Metz1-0/+3
2013-09-05Merge branch 'u-boot-imx/master' into 'u-boot-arm/master'Albert ARIBAUD8-51/+2812
2013-09-04Merge branch 'u-boot-ti/master' into 'u-boot-arm/master'Albert ARIBAUD1-0/+0
2013-08-31tools: mxsboot: Staticize functionsMarek Vasut1-6/+6
2013-08-31tools: Sort lists of files in MakefileMarek Vasut1-22/+22
2013-08-31ARM: mxs: tools: Add mkimage support for MXS bootstreamMarek Vasut5-0/+2582
2013-08-31tools: add support for setting the CSF into imximageStefano Babic2-4/+40
2013-08-31tools: add padding of data image file for imximageStefano Babic1-3/+85
2013-08-31tools: add variable padding of data image in mkimageStefano Babic2-4/+25
2013-08-31tools: dynamically allocate imx_header in imximageStefano Babic2-10/+49
2013-08-31tools: rename mximage_flash_offset to imximage_ivt_offsetStefano Babic1-8/+9
2013-08-31tools: imx_header should not include flash_offsetStefano Babic2-8/+8
2013-08-28arm, am335x: add support for 3 siemens boardsHeiko Schocher1-0/+0
2013-08-27CONFIG: EXYNOS5: Replace misnomer SMDK5250 with EXYNOS5250 and update MakefilesChander Kashyap1-2/+2
2013-08-16tools/Makefile: Move _GNU_SOURCE to MakefileYork Sun8-21/+3
2013-08-10tools, bmp_logo: fix index from uint16_t to int to allow bigger logosHeiko Schocher1-1/+1
2013-08-03Validate dtc is new enoughStephen Warren1-0/+20
2013-07-24Add LGPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk4-52/+4
2013-07-24Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk76-1262/+84
2013-07-16patman: README documentation nits (unit test)Gerhard Sittig1-4/+4
2013-07-12Merge branch 'master' of git://git.denx.de/u-boot-armTom Rini1-0/+177
2013-07-03tools/proftool: remove REG_NOERRORAndreas Bießmann1-1/+1