aboutsummaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)AuthorFilesLines
2015-09-02mkimage: Allow padding to any lengthSimon Glass1-11/+12
2015-08-31buildman: Correct 'Series-cover-cc' detection logicSimon Glass1-1/+1
2015-08-28tools/atmelimage.c: Fix warning when debug is enabledTom Rini1-1/+1
2015-08-28kconfiglib: update to the latest versionUlf Magnusson1-2252/+1906
2015-08-26patman: use -D option for git format-patchMasahiro Yamada1-1/+1
2015-08-26x86: ifdtool: Drop microcode from the device tree when collatingSimon Glass1-2/+53
2015-08-26x86: ifdtool: Support collating microcode into one placeSimon Glass1-10/+55
2015-08-26x86: ifdtool: Split microcode linking into its own functionSimon Glass1-27/+78
2015-08-26x86: ifdtool: Check that U-Boot does not overlap other regionsSimon Glass1-11/+22
2015-08-13logos: add Toradex logoStefan Agner1-0/+0
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-21mkimage: Set up a file size parameter and keep it updatedSimon Glass2-0/+19
2015-07-21fdt: Add fdtgrep toolSimon Glass2-1/+1239
2015-07-21mkimage: 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-14tools: ifdtool: Write correct offset on 32-bit machineBin Meng1-1/+1
2015-07-14builderthread.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-08Fix musl buildJörg Krause3-0/+4
2015-05-05fw_env.h: include autoconf.hMax Krummenacher1-0/+1