summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-next/vincell'Sascha Hauer2015-08-0714-360/+1284
|\
| * ARM: vincell: move to DT probingSteffen Trumtrar2015-07-1312-360/+1261
| * ARM: i.MX: Add i.MX5 debug functionsSascha Hauer2015-07-131-0/+16
* | Merge branch 'for-next/video'Sascha Hauer2015-08-067-45/+99
|\ \
| * | video: stm: reserve framebuffer memory for LinuxSascha Hauer2015-07-061-0/+2
| * | video: Add generic fixup handler to reserve fb memorySascha Hauer2015-07-062-0/+22
| * | video: stm: honor display_flagsSascha Hauer2015-07-061-2/+4
| * | video: stm: read bits-per-pixel from device treeSascha Hauer2015-07-061-0/+3
| * | video: stm: read interface width from device treeSascha Hauer2015-07-061-0/+6
| * | video: stm: use uncached memorySascha Hauer2015-07-061-1/+8
| * | video: stm: code buswidth in platform data as decimalSascha Hauer2015-07-065-15/+30
| * | video: stm: copy platform_data to driver dataSascha Hauer2015-07-061-16/+26
| * | video: stm: remove unnecessary info functionSascha Hauer2015-07-061-13/+0
* | | Merge branch 'for-next/spd'Sascha Hauer2015-08-068-5/+374
|\ \ \
| * | | commands: add spd_decode commandAlexander Smirnov2015-07-143-0/+71
| * | | ddr_spd: add routine for printing DDR2 SPD contents in human-readable formatAlexander Smirnov2015-07-142-0/+297
| * | | common: move DDR_SPD to common/KconfigAlexander Smirnov2015-07-063-5/+6
* | | | Merge branch 'for-next/ppc'Sascha Hauer2015-08-0611-18/+159
|\ \ \ \
| * | | | PPC/PCM030: provide EEPROM support to read factory settingsJuergen Borleis2015-08-034-1/+135
| * | | | PPC/MPC5200: re-use the IMX I2C master driver for MPC5200Juergen Borleis2015-08-032-2/+11
| * | | | PPC/MPC52xx: unify header file name for clock APIJuergen Borleis2015-08-035-4/+4
| * | | | PPC/PCM030: enable USB/OHCI pin supportJuergen Borleis2015-08-031-1/+1
| * | | | PPC/PCM030: fix reference clockJuergen Borleis2015-08-032-1/+8
| * | | | PPC/PCM030: remove nowhere used definitionsJuergen Borleis2015-08-031-9/+0
* | | | | Merge branch 'for-next/net'Sascha Hauer2015-08-067-42/+17
|\ \ \ \ \
| * | | | | net: phy: at803x: Use genphy_config_initSascha Hauer2015-07-293-35/+5
| * | | | | net: make eth_register_ethaddr work on registered network devicesSascha Hauer2015-07-281-0/+8
| * | | | | fs/nfs.c: use SUNRPC_PORT remote port by defaultAntony Pavlov2015-07-201-1/+1
| * | | | | fs/nfs.c: use uint16_t for port numbersAntony Pavlov2015-07-201-2/+2
| * | | | | fs/tftp.c: drop unused server_port variableAntony Pavlov2015-07-201-3/+0
| * | | | | net_udp_bind(): use uint16_t type for source portAntony Pavlov2015-07-201-1/+1
* | | | | | Merge branch 'for-next/misc'Sascha Hauer2015-08-0635-206/+1138
|\ \ \ \ \ \
| * | | | | | mtd: nand_base: replace ifdef with IS_ENABLEAntony Pavlov2015-08-061-7/+7
| * | | | | | commands: Add dhrystoneDaniel Schultz2015-08-063-0/+452
| * | | | | | watchdog: add davinci watchdog driverJan Luebbe2015-08-033-0/+179
| * | | | | | state: fix missing newline in error messageJan Luebbe2015-08-031-1/+1
| * | | | | | state: handle write-protection in the raw backendJan Luebbe2015-08-031-0/+4
| * | | | | | Limit data_abort_mask to !PBLSascha Hauer2015-07-291-1/+1
| * | | | | | ARM: don't allow Thumb2 on AT91Lucas Stach2015-07-241-1/+1
| * | | | | | ARM: rockchip: depend on OFTREELucas Stach2015-07-242-2/+1
| * | | | | | ARM: pxa: move mainstone TEXTBASE to KconfigLucas Stach2015-07-242-1/+1
| * | | | | | usb: gadget: serial: only call into CONSOLE_FULL code if it's thereLucas Stach2015-07-241-2/+3
| * | | | | | console: When deactivating a console, flush it firstSascha Hauer2015-07-231-0/+3
| * | | | | | mtd: of: put master offset into partition nameSascha Hauer2015-07-231-2/+2
| * | | | | | ARM: i.MX6: clarify usage of /dev/imx-ocotpStefan Christ2015-07-201-2/+4
| * | | | | | mtd: core: Check partitions for empty stringTeresa Remmet2015-07-201-0/+3
| * | | | | | sandbox: Update defconfigSascha Hauer2015-07-201-0/+63
| * | | | | | ARM: AM335x: dts: Fix wrong GPMC size mapping for omapsDaniel Schultz2015-07-163-6/+6
| * | | | | | regulator: Add support for regulator-boot-on device tree propertySascha Hauer2015-07-152-0/+16
| * | | | | | regulator: Factor out functions to work with regulator_internalSascha Hauer2015-07-151-41/+45