summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* dts: update to v4.1-rc3Sascha Hauer2015-05-1324-37/+99
* ARM: i.MX5: Add missing CONFIG_ prefix in testSascha Hauer2015-05-071-1/+1
* Merge branch 'for-next/of-device-id'Sascha Hauer2015-05-0653-188/+188
|\
| * of: use 'const void *' for struct of_device_id.dataAntony Pavlov2015-04-3053-188/+188
* | Merge branch 'for-next/mvebu'Sascha Hauer2015-05-0627-65/+671
|\ \
| * | ARM: Add Lenovo ix4 and related drivers to mvebu_defconfigSebastian Hesselbarth2015-04-271-1/+4
| * | ARM: mvebu: armada-xp: Add Lenovo Iomega ix4-300dSebastian Hesselbarth2015-04-278-0/+72
| * | ARM: mvebu: armada-xp: Sort boards and images alphabeticallySebastian Hesselbarth2015-04-272-15/+15
| * | ARM: mvebu: armada-xp: Use MBUS_ERR_PROP_EN defineSebastian Hesselbarth2015-04-271-3/+3
| * | ARM: mvebu: armada-xp: Limit PUP access to Armada XPSebastian Hesselbarth2015-04-272-6/+15
| * | ARM: mvebu: armada-xp: Fixup broken MV78230-A0 SoC IDSebastian Hesselbarth2015-04-272-4/+86
| * | ARM: mvebu: Move PCIe register defines to socid.hSebastian Hesselbarth2015-04-272-4/+5
| * | bus: mvebu-mbus: Convert mbus platform driver to direct driverSebastian Hesselbarth2015-04-275-13/+6
| * | bus: mvebu-mbus: Drop device referenceSebastian Hesselbarth2015-04-271-14/+14
| * | bus: mvebu-mbus: Remove coherency attributeSebastian Hesselbarth2015-04-271-6/+0
| * | spi: Add SPI GPIO bitbang driverSebastian Hesselbarth2015-04-274-0/+281
| * | spi: ath79: move spidelay from spi-bitbang-txrxSebastian Hesselbarth2015-04-272-2/+2
| * | gpio: Add driver for 74x164 compatible shift-registersSebastian Hesselbarth2015-04-273-0/+140
| * | net: phy: Support Marvell 88E1318S PHYSebastian Hesselbarth2015-04-271-0/+31
| * | ARM: highbank: select OFTREELucas Stach2015-04-271-0/+1
* | | Merge branch 'for-next/misc'Sascha Hauer2015-05-0629-132/+215
|\ \ \
| * | | setenv: Be more informative when device parameter setting failsSascha Hauer2015-05-041-5/+7
| * | | usb: increase USB_CNTL_TIMEOUT to match linuxSteffen Trumtrar2015-05-042-3/+3
| * | | mtd: of_mtd_fixup(): fix given DT not the default oneMarc Kleine-Budde2015-05-011-1/+1
| * | | net: fec: Fix RGMII-IDMarkus Pargmann2015-05-011-1/+4
| * | | PCI: imx6: simplify config access codeLucas Stach2015-05-011-9/+2
| * | | checkpatch: add DT compatible string documentation checksAntony Pavlov2015-04-281-0/+35
| * | | linux/amba/bus.h: drop unusable amba_{g,s}et_drvdata macrosAntony Pavlov2015-04-281-3/+0
| * | | net: usb: asix: Add D-link DUB-E100 H/W Ver C1 supportMayur Nande2015-04-281-0/+4
| * | | of_path: of_find_path(): add possibility to return .bb deviceMarc Kleine-Budde2015-04-234-23/+14
| * | | ubi: cdev: remove trailing newline from debug messagesMarc Kleine-Budde2015-04-231-7/+7
| * | | timeout: factor out wait-for-key-press loop into separate fileMarc Kleine-Budde2015-04-234-49/+92
| * | | command: timeout: add documentation for option '-v'Marc Kleine-Budde2015-04-231-1/+2
| * | | command: timeout: remove unhandled '-t' optionMarc Kleine-Budde2015-04-231-1/+1
| * | | firmware: socfpga: Fix a bug in fpgamgr_program_write_buf()Andrey Smirnov2015-04-231-1/+15
| * | | firmware: socfpga: Add necessary dependency to KconfigAndrey Smirnov2015-04-211-1/+1
| * | | i2c: mv64xxx: continue probe when clock-frequency is missingAntony Pavlov2015-04-171-2/+1
| * | | command: state: harmonize in-barebox documentationMarc Kleine-Budde2015-04-171-7/+9
| * | | include: add includes includes to make fdt.h, of.h and state.h self containedMarc Kleine-Budde2015-04-173-0/+6
| * | | environment: remove unused codeMarc Kleine-Budde2015-04-171-9/+0
| * | | drivers/base: Mark (of|platform)_device_id data as constantUwe Kleine-König2015-04-172-5/+5
| * | | pci: Do not abuse dev->priv for storing dataSascha Hauer2015-04-172-4/+5
| * | | mtd: m25p80: import ID for Winbond W25Q128FVSSI from linuxAntony Pavlov2015-04-141-0/+1
* | | | Merge branch 'for-next/mips'Sascha Hauer2015-05-0610-35/+199
|\ \ \ \
| * | | | Documentation: mips: fix tplink-mr3020 instructionAntony Pavlov2015-05-051-3/+4
| * | | | MIPS: tplink-mr3020: enable nmonAntony Pavlov2015-05-052-0/+4
| * | | | MIPS: mach-ath79: debug_ll.h: add assembler routinesAntony Pavlov2015-05-051-5/+131
| * | | | MIPS: debug_ll_ns16550.h: drop _ns16550 suffixAntony Pavlov2015-05-056-27/+26
| * | | | MIPS: tplink-mr3020: enable PBL and compressionOleksij Rempel2015-05-052-0/+34
| * | | | net: phy: Do not double remove phy deviceSascha Hauer2015-05-041-0/+2