summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* dts: update to v3.15-rc3Sascha Hauer2014-05-0553-112/+339
* ARM: dove: Use upstream dtsi fileSascha Hauer2014-04-293-763/+1
* ARM: Tegra20: Use upstream dtsi filesSascha Hauer2014-04-294-1712/+4
* ARM: AM33xx: Use upstream dtsi fileSascha Hauer2014-04-291-788/+1
* ARM: i.MX27: Use upstream dtsi fileSascha Hauer2014-04-291-552/+1
* ARM: i.MX25: Use upstream dtsi fileSascha Hauer2014-04-291-531/+5
* ARM: i.MX53: Use upstream dtsi filesSascha Hauer2014-04-289-3468/+6
* ARM: i.MX6: Use upstream dtsi filesSascha Hauer2014-04-285-3372/+3
* ARM: dts: i.MX51: Use upstream dts filesSascha Hauer2014-04-285-1965/+2
* dts: i.MX51 efika sb: Roll back pingroup changesSascha Hauer2014-04-281-11/+118
* dts: Use dt-bindings from kernelSascha Hauer2014-04-2814-1094/+7
* serial: ns16550: omap: set register shift from codeSascha Hauer2014-04-281-0/+4
* Add devicetree source files as of Linux-3.15-rc2Sascha Hauer2014-04-282264-0/+296334
* 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