summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)AuthorFilesLines
2015-08-05gitignore: Add defconfig and fdtgrepBin Meng1-0/+1
2015-08-02Merge branch 'master' of git://www.denx.de/git/u-boot-imxTom Rini2-27/+94
2015-07-31patman: Don't run patman when it is imported as a moduleSimon Glass1-1/+4
2015-07-28patman: add distutils based installerChris Packham4-8/+39
2015-07-28buildman: Correct '--fetch-arch' command documentationBin Meng1-2/+2
2015-07-27Reproducible U-Boot build support, using SOURCE_DATE_EPOCHPaul Kocialkowski1-1/+20
2015-07-27tools: remove mpc86x_clk toolMasahiro Yamada3-207/+0
2015-07-26imx: imximage: add new CHECK/CLR BIT commandAdrian Alonso2-27/+93
2015-07-24kwbimage: Rename CONFIG_SYS_SPI_U_BOOT_OFFS to CONFIG_SYS_U_BOOT_OFFSStefan Roese2-8/+8
2015-07-24kwbimage: Add support for SDIO/MMC boot device selectionStefan Roese1-0/+1
2015-07-22mkimage: Set up a file size parameter and keep it updatedSimon Glass2-0/+19
2015-07-22fdt: Add fdtgrep toolSimon Glass2-1/+1239
2015-07-22mkimage: Display a better list of available image typesSimon Glass1-7/+52
2015-07-17Merge branch 'master' of git://git.denx.de/u-bootStefano Babic2-2/+2
2015-07-15tools: ifdtool: Write correct offset on 32-bit machineBin Meng1-1/+1
2015-07-15builderthread.py: Keep 'SPL'Tom Rini1-1/+1
2015-07-10tools: mkimage: fix imximage header sizeAlbert ARIBAUD \(3ADEV\)1-0/+1
2015-06-18tools/env/fw_env.h: Correct include orderPeter Robinson1-1/+2
2015-06-15Merge git://git.denx.de/u-boot-marvellTom Rini2-12/+24
2015-06-14tools/kwboot: Add parameters to set delay and timeout via cmdlineStefan Roese1-2/+12
2015-06-14tools/kwbimage.c: Correct header size for SPI bootKevin Smith1-10/+12
2015-06-12kconfiglib: sync with the latest in Kconfiglib projectMasahiro Yamada1-7/+35
2015-06-04tools: ifdtool: Do not write region while its size is negativeBin Meng1-1/+1
2015-05-29sunxi/nand: change BLOCK_SIZE in mksunxiboot to match NAND block sizeDaniel Kochmański1-1/+7
2015-05-28tools: use pkg-config when available to get SSL flagsThomas Petazzoni1-1/+2
2015-05-27moveconfig: Print status about the processed defconfigsJoe Hershberger1-5/+11
2015-05-27moveconfig: Add a switch to enable printing errorsJoe Hershberger1-0/+8
2015-05-27moveconfig: Print a message for missing compilerJoe Hershberger1-8/+20
2015-05-27moveconfig: Output a list of failed boardsJoe Hershberger1-0/+4
2015-05-27moveconfig: Cleanup headers in arch and boardJoe Hershberger1-5/+6
2015-05-27moveconfig: Add a switch to only cleanup headersJoe Hershberger1-5/+12
2015-05-27moveconfig: Add a parameter to accept a list to buildJoe Hershberger1-6/+20
2015-05-27moveconfig: Ignore duplicate configs when movingJoe Hershberger1-0/+1
2015-05-27moveconfig: Always run savedefconfig on the moved configJoe Hershberger1-9/+21
2015-05-27tools: moveconfig: a tool to move CONFIGs from headers to defconfigsMasahiro Yamada1-0/+853
2015-05-24tools: mxsboot: Calculate ECC strength dynamicallyJörg Krause1-13/+22
2015-05-24mtd: nand: mxs: Replace magic number for bits per ECC level with macroJörg Krause1-1/+2
2015-05-15logos: Add Solidrun's logoFabio Estevam1-0/+0
2015-05-09Fix musl buildJörg Krause3-0/+4
2015-05-06fw_env.h: include autoconf.hMax Krummenacher1-0/+1
2015-04-23patman: check git format.subjectprefix setting when generate patches prefixWu, Josh3-2/+23
2015-04-23buildman: Add gcc 4.9.0 with Microblaze toolchainMichal Simek3-3/+3
2015-04-19patman: cover letter shows like 00/xx if more than 10 patchesWu, Josh1-2/+5
2015-04-19buildman: Make -V (verbose_build) really be verboseTom Rini1-1/+3
2015-04-19buildman: Keep more outputs with the --keep-outputs flagTom Rini1-4/+3
2015-04-19buildman: Allow comparison of build configurationSimon Glass3-15/+174
2015-04-19buildman: Store build config filesSimon Glass1-7/+29
2015-04-19buildman: Adjust the 'aborted' heuristic for writing outputSimon Glass1-5/+16
2015-04-19buildman: Show 'make' command line when -V is usedSimon Glass2-1/+7
2015-04-10lpc32xx: add lpc32xx-spl.bin boot image targetAlbert ARIBAUD \(3ADEV\)2-0/+179