summaryrefslogtreecommitdiff
path: root/tools
Commit message (Expand)AuthorAgeLines
...
* | tools: ifdtool: Write correct offset on 32-bit machineBin Meng2015-07-14-1/+1
* | builderthread.py: Keep 'SPL'Tom Rini2015-07-14-1/+1
|/
* tools/env/fw_env.h: Correct include orderPeter Robinson2015-06-18-1/+2
* Merge git://git.denx.de/u-boot-marvellTom Rini2015-06-15-12/+24
|\
| * tools/kwboot: Add parameters to set delay and timeout via cmdlineStefan Roese2015-06-14-2/+12
| * tools/kwbimage.c: Correct header size for SPI bootKevin Smith2015-06-14-10/+12
* | kconfiglib: sync with the latest in Kconfiglib projectMasahiro Yamada2015-06-12-7/+35
|/
* tools: ifdtool: Do not write region while its size is negativeBin Meng2015-06-04-1/+1
* sunxi/nand: change BLOCK_SIZE in mksunxiboot to match NAND block sizeDaniel Kochmański2015-05-29-1/+7
* tools: use pkg-config when available to get SSL flagsThomas Petazzoni2015-05-28-1/+2
* moveconfig: Print status about the processed defconfigsJoe Hershberger2015-05-27-5/+11
* moveconfig: Add a switch to enable printing errorsJoe Hershberger2015-05-27-0/+8
* moveconfig: Print a message for missing compilerJoe Hershberger2015-05-27-8/+20
* moveconfig: Output a list of failed boardsJoe Hershberger2015-05-27-0/+4
* moveconfig: Cleanup headers in arch and boardJoe Hershberger2015-05-27-5/+6
* moveconfig: Add a switch to only cleanup headersJoe Hershberger2015-05-27-5/+12
* moveconfig: Add a parameter to accept a list to buildJoe Hershberger2015-05-27-6/+20
* moveconfig: Ignore duplicate configs when movingJoe Hershberger2015-05-27-0/+1
* moveconfig: Always run savedefconfig on the moved configJoe Hershberger2015-05-27-9/+21
* tools: moveconfig: a tool to move CONFIGs from headers to defconfigsMasahiro Yamada2015-05-27-0/+853
* tools: mxsboot: Calculate ECC strength dynamicallyJörg Krause2015-05-24-13/+22
* mtd: nand: mxs: Replace magic number for bits per ECC level with macroJörg Krause2015-05-24-1/+2
* logos: Add Solidrun's logoFabio Estevam2015-05-15-0/+0
* Fix musl buildJörg Krause2015-05-08-0/+4
* fw_env.h: include autoconf.hMax Krummenacher2015-05-05-0/+1
* patman: check git format.subjectprefix setting when generate patches prefixWu, Josh2015-04-23-2/+23
* buildman: Add gcc 4.9.0 with Microblaze toolchainMichal Simek2015-04-23-3/+3
* patman: cover letter shows like 00/xx if more than 10 patchesWu, Josh2015-04-18-2/+5
* buildman: Make -V (verbose_build) really be verboseTom Rini2015-04-18-1/+3
* buildman: Keep more outputs with the --keep-outputs flagTom Rini2015-04-18-4/+3
* buildman: Allow comparison of build configurationSimon Glass2015-04-18-15/+174
* buildman: Store build config filesSimon Glass2015-04-18-7/+29
* buildman: Adjust the 'aborted' heuristic for writing outputSimon Glass2015-04-18-5/+16
* buildman: Show 'make' command line when -V is usedSimon Glass2015-04-18-1/+7
* lpc32xx: add lpc32xx-spl.bin boot image targetAlbert ARIBAUD \(3ADEV\)2015-04-10-0/+179
* Merge branch 'master' of git://git.denx.de/u-boot-tegraTom Rini2015-04-03-1/+1
|\
| * ARM: tegra: rename colibri_t20 board/configuration/device-treeMarcel Ziswiler2015-03-30-1/+1
* | Patch to mkenvimage to handle text files with length that exceed env sizeBrian McFarland2015-03-28-7/+22
|/
* Merge branch 'buildman' of git://git.denx.de/u-boot-x86Tom Rini2015-03-05-5/+9
|\
| * buildman: Add a space before the list of boardsSimon Glass2015-03-05-2/+2
| * buildman: Correct toolchain download featureSimon Glass2015-03-05-3/+7
* | kwbimage: align v1 binary header to 4BChris Packham2015-03-05-0/+1
|/
* add example for file on VFAT filesystem usageWaldemar Brodkorb2015-02-17-0/+3
* Merge branch 'master' of http://git.denx.de/u-boot-sunxiTom Rini2015-02-17-6/+8
|\
| * tools: mksunxiboot: Fix problems on big endian systemsSiarhei Siamashka2015-02-16-6/+8
* | tools/imagetool: remove linker scriptAndreas Bießmann2015-02-16-55/+62
* | buildman: allow multiple toolchains in a single pathAlbert ARIBAUD2015-02-15-4/+5
* | patman: Read in the git-mailrc alias fileSimon Glass2015-02-15-0/+27
* | buildman: Fix incorrect arguemnt in GetUpstream()Simon Glass2015-02-15-1/+1
|/
* Merge branch 'master' of git://git.denx.de/u-boot-x86Tom Rini2015-02-10-20/+70
|\