summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)AuthorFilesLines
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
2015-04-03Merge branch 'master' of git://git.denx.de/u-boot-tegraTom Rini1-1/+1
2015-03-30ARM: tegra: rename colibri_t20 board/configuration/device-treeMarcel Ziswiler1-1/+1
2015-03-28Patch to mkenvimage to handle text files with length that exceed env sizeBrian McFarland1-7/+22
2015-03-06Merge branch 'buildman' of git://git.denx.de/u-boot-x86Tom Rini3-5/+9
2015-03-06buildman: Add a space before the list of boardsSimon Glass2-2/+2
2015-03-06buildman: Correct toolchain download featureSimon Glass1-3/+7
2015-03-06kwbimage: align v1 binary header to 4BChris Packham1-0/+1
2015-02-17add example for file on VFAT filesystem usageWaldemar Brodkorb1-0/+3
2015-02-17Merge branch 'master' of http://git.denx.de/u-boot-sunxiTom Rini1-6/+8
2015-02-16tools: mksunxiboot: Fix problems on big endian systemsSiarhei Siamashka1-6/+8
2015-02-16tools/imagetool: remove linker scriptAndreas Bießmann4-55/+62
2015-02-16buildman: allow multiple toolchains in a single pathAlbert ARIBAUD1-4/+5
2015-02-16patman: Read in the git-mailrc alias fileSimon Glass1-0/+27
2015-02-16buildman: Fix incorrect arguemnt in GetUpstream()Simon Glass1-1/+1
2015-02-10Merge branch 'master' of git://git.denx.de/u-boot-x86Tom Rini1-20/+70
2015-02-10Merge branch 'master' of git://www.denx.de/git/u-boot-imxTom Rini4-0/+10
2015-02-10imx: imximage: Add QuadSPI boot supportYe.Li2-0/+4
2015-02-07kwbimage: Make the Makefile pass in CONFIG_SYS_SPI_U_BOOT_OFFSTom Rini2-1/+4
2015-02-06tools: kwbimage: Support u-boot.img padding to CONFIG_SYS_SPI_U_BOOT_OFFSStefan Roese1-0/+11
2015-02-06x86: Enhance the microcode tool to support header files as inputSimon Glass1-20/+70
2015-01-31Merge branch 'patman' of git://git.denx.de/u-boot-x86Tom Rini4-20/+21
2015-01-31patman: Explain how to make doc/git-mailrc workSimon Glass1-5/+8
2015-01-31patman: Check commit_match before stripping leading whitespaceScott Wood1-1/+3
2015-01-31patman: Make dry-run output match real functionalityPeter Tyser2-14/+10