summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* make: fix searchpath of generated autoconf.hSilvio Fricke2014-04-231-1/+1
* commands: loady: fix Y-Modem/G option name in help messageAntony Pavlov2014-04-231-1/+1
* Fix AT91 UDC driver on boards without vbus.Owen Kirby2014-04-231-8/+10
* commands: uimage: remove redundant error messageLucas Stach2014-04-231-5/+2
* don't cast negative error codes to unsigned size_tLucas Stach2014-04-232-4/+4
* video: imx-ipu-v3: remove unneeded 'dmfc' checkSascha Hauer2014-04-231-3/+0
* video: displaytimings: remove two broken error messagesLucas Stach2014-04-231-6/+2
* imx-image: don't leak file handleLucas Stach2014-04-231-4/+6
* treewide: fix signedness mixups in printf format specifiersLucas Stach2014-04-2314-18/+18
* ARM: at91: add missing breakLucas Stach2014-04-231-0/+1
* devfs-core: return new cdev also for mtd partitionsSascha Hauer2014-04-091-1/+1
* of_gpio: return error if no device foundSascha Hauer2014-04-091-3/+3
* loadenv: detect truncated environment filesSascha Hauer2014-04-091-7/+24
* saveenv: Properly detect write errorsSascha Hauer2014-04-091-6/+14
* loadenv: ignore -ENOENT when removing /envSascha Hauer2014-04-091-1/+1
* unlink_recursive: return negative error valueSascha Hauer2014-04-091-1/+1
* fb: Fix use of unitialized variableSascha Hauer2014-04-081-8/+7
* spi: i.MX: Fix direction for CS GPIOsAlexander Shiyan2014-04-081-2/+2
* ARM: dts: edmqmx6: add SPI SCLK pinmuxLucas Stach2014-04-081-0/+1
* Merge branch 'for-next/ppc'Sascha Hauer2014-04-0440-120/+1633
|\
| * ppc: P2020RDB: add environment partition supportRenaud Barbier2014-04-034-5/+29
| * ppc: P1022DS: update Kconfig and MakefileRenaud Barbier2014-03-192-9/+25
| * ppc: mpc85xx: add stashing supportRenaud Barbier2014-03-191-0/+8
| * ppc: add Freescale P1022DS board supportRenaud Barbier2014-03-1915-4/+575
| * ppc: mpc8xxx: add DDR3 supportRenaud Barbier2014-03-1912-100/+811
| * common: DDR3 SPD verification supportRenaud Barbier2014-03-183-0/+141
| * ppc: add SoC support for Freescale P1022Renaud Barbier2014-03-185-3/+45
* | Merge branch 'for-next/mtd'Sascha Hauer2014-04-0414-35/+74
|\ \
| * | nand: mxs: Fix for calculating ecc strength on some types of NAND flashDmitry Lavnikevich2014-03-121-4/+17
| * | nand: mxs: Check for up to 4 NAND chipsDmitry Lavnikevich2014-03-121-2/+9
| * | ubi: Fix for creating ubi volumes with 64bit sizeDmitry Lavnikevich2014-03-122-3/+3
| * | mtd: Support for 4GB partitionsDmitry Lavnikevich2014-03-123-6/+6
| * | mtd: Update internal API to support 64-bit device sizeDmitry Lavnikevich2014-03-1210-20/+39
* | | Merge branch 'for-next/misc'Sascha Hauer2014-04-0418-56/+209
|\ \ \
| * | | param: Add dev_add_param_macSascha Hauer2014-04-043-11/+103
| * | | mtd: omap gpmc: Turn debug message into dev_dbgSascha Hauer2014-04-041-1/+1
| * | | drivers: treewide: Kill empty remove() implementationsAlexander Shiyan2014-04-026-31/+0
| * | | of: Add support for "stdout-path" propertySascha Hauer2014-03-311-2/+5
| * | | ARM: at91: add sama5d36 SoC supportBo Shen2014-03-313-3/+11
| * | | OMAP4_USBboot: Change output text formattingVicente Bergas2014-03-241-8/+9
| * | | clocksource: add dummy software-only clocksourceAntony Pavlov2014-03-193-0/+80
| | |/ | |/|
* | | Merge branch 'for-next/menutree'Sascha Hauer2014-04-0437-150/+347
|\ \ \
| * | | defenv-2: replace menu with menutreeSascha Hauer2014-03-2829-150/+49
| * | | add menutree commandSascha Hauer2014-03-287-0/+256
| * | | Add shell_expand functionSascha Hauer2014-03-282-0/+42
* | | | Merge branch 'for-next/imx-phyflex'Sascha Hauer2014-04-0421-236/+544
|\ \ \ \
| * | | | ARM: pfla02: Set new ethernet phy tx timingsChristian Hemp2014-03-261-0/+20
| * | | | ARM: pfla02: Add support for DualLite and Solo coreChristian Hemp2014-03-2616-230/+494
| * | | | ARM: pfla02: add 4GB versionChristian Hemp2014-03-266-3/+30
| * | | | ARM: pfla02: Drop unnecessary compilation of flash headersSascha Hauer2014-03-261-3/+0