summaryrefslogtreecommitdiffstats
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
* gitignore: Add defconfig and fdtgrepBin Meng2015-08-051-0/+1
* Merge branch 'master' of git://www.denx.de/git/u-boot-imxTom Rini2015-08-022-27/+94
|\
| * imx: imximage: add new CHECK/CLR BIT commandAdrian Alonso2015-07-262-27/+93
| * Merge branch 'master' of git://git.denx.de/u-bootStefano Babic2015-07-172-2/+2
| |\
| * | tools: mkimage: fix imximage header sizeAlbert ARIBAUD \(3ADEV\)2015-07-101-0/+1
* | | patman: Don't run patman when it is imported as a moduleSimon Glass2015-07-311-1/+4
* | | patman: add distutils based installerChris Packham2015-07-284-8/+39
* | | buildman: Correct '--fetch-arch' command documentationBin Meng2015-07-281-2/+2
* | | Reproducible U-Boot build support, using SOURCE_DATE_EPOCHPaul Kocialkowski2015-07-271-1/+20
* | | tools: remove mpc86x_clk toolMasahiro Yamada2015-07-273-207/+0
* | | kwbimage: Rename CONFIG_SYS_SPI_U_BOOT_OFFS to CONFIG_SYS_U_BOOT_OFFSStefan Roese2015-07-242-8/+8
* | | kwbimage: Add support for SDIO/MMC boot device selectionStefan Roese2015-07-241-0/+1
* | | mkimage: Set up a file size parameter and keep it updatedSimon Glass2015-07-212-0/+19
* | | fdt: Add fdtgrep toolSimon Glass2015-07-212-1/+1239
* | | mkimage: Display a better list of available image typesSimon Glass2015-07-211-7/+52
| |/ |/|
* | tools: ifdtool: Write correct offset on 32-bit machineBin Meng2015-07-141-1/+1
* | builderthread.py: Keep 'SPL'Tom Rini2015-07-141-1/+1
|/
* tools/env/fw_env.h: Correct include orderPeter Robinson2015-06-181-1/+2
* Merge git://git.denx.de/u-boot-marvellTom Rini2015-06-152-12/+24
|\
| * tools/kwboot: Add parameters to set delay and timeout via cmdlineStefan Roese2015-06-141-2/+12
| * tools/kwbimage.c: Correct header size for SPI bootKevin Smith2015-06-141-10/+12
* | kconfiglib: sync with the latest in Kconfiglib projectMasahiro Yamada2015-06-121-7/+35
|/
* tools: ifdtool: Do not write region while its size is negativeBin Meng2015-06-041-1/+1
* sunxi/nand: change BLOCK_SIZE in mksunxiboot to match NAND block sizeDaniel Kochmański2015-05-291-1/+7
* tools: use pkg-config when available to get SSL flagsThomas Petazzoni2015-05-281-1/+2
* moveconfig: Print status about the processed defconfigsJoe Hershberger2015-05-271-5/+11
* moveconfig: Add a switch to enable printing errorsJoe Hershberger2015-05-271-0/+8
* moveconfig: Print a message for missing compilerJoe Hershberger2015-05-271-8/+20
* moveconfig: Output a list of failed boardsJoe Hershberger2015-05-271-0/+4
* moveconfig: Cleanup headers in arch and boardJoe Hershberger2015-05-271-5/+6
* moveconfig: Add a switch to only cleanup headersJoe Hershberger2015-05-271-5/+12
* moveconfig: Add a parameter to accept a list to buildJoe Hershberger2015-05-271-6/+20
* moveconfig: Ignore duplicate configs when movingJoe Hershberger2015-05-271-0/+1
* moveconfig: Always run savedefconfig on the moved configJoe Hershberger2015-05-271-9/+21
* tools: moveconfig: a tool to move CONFIGs from headers to defconfigsMasahiro Yamada2015-05-271-0/+853
* tools: mxsboot: Calculate ECC strength dynamicallyJörg Krause2015-05-241-13/+22
* mtd: nand: mxs: Replace magic number for bits per ECC level with macroJörg Krause2015-05-241-1/+2
* logos: Add Solidrun's logoFabio Estevam2015-05-151-0/+0
* Fix musl buildJörg Krause2015-05-083-0/+4
* fw_env.h: include autoconf.hMax Krummenacher2015-05-051-0/+1
* patman: check git format.subjectprefix setting when generate patches prefixWu, Josh2015-04-233-2/+23
* buildman: Add gcc 4.9.0 with Microblaze toolchainMichal Simek2015-04-233-3/+3
* patman: cover letter shows like 00/xx if more than 10 patchesWu, Josh2015-04-181-2/+5
* buildman: Make -V (verbose_build) really be verboseTom Rini2015-04-181-1/+3
* buildman: Keep more outputs with the --keep-outputs flagTom Rini2015-04-181-4/+3
* buildman: Allow comparison of build configurationSimon Glass2015-04-183-15/+174
* buildman: Store build config filesSimon Glass2015-04-181-7/+29
* buildman: Adjust the 'aborted' heuristic for writing outputSimon Glass2015-04-181-5/+16
* buildman: Show 'make' command line when -V is usedSimon Glass2015-04-182-1/+7
* lpc32xx: add lpc32xx-spl.bin boot image targetAlbert ARIBAUD \(3ADEV\)2015-04-102-0/+179
OpenPOWER on IntegriCloud