Age | Commit message (Expand) | Author |
2014-10-23 | dm: omap3: Move to driver model for GPIO and serial | Simon Glass |
2014-10-23 | dm: am33xx: Provide platform data for serial | Simon Glass |
2014-10-23 | dm: am33xx: Provide platform data for GPIOs | Simon Glass |
2014-10-23 | dm: omap: gpio: Support driver model | Simon Glass |
2014-10-23 | dm: dts: omap: Select correct console for beaglebone | Simon Glass |
2014-10-23 | Merge branch 'master' of git://git.denx.de/u-boot-tegra | Tom Rini |
2014-10-23 | kconfig: move CONFIG_USE_PRIVATE_LIBGCC to Kconfig | Masahiro Yamada |
2014-10-23 | omap3/am33xx: mux: fix several checkpatch issues | Igor Grinberg |
2014-10-23 | omap3: Kconfig: fix the cm-t35 board option prompt | Igor Grinberg |
2014-10-23 | ARM: keystone: cmd_ddr3: add ddr3 commands to test ddr | Hao Zhang |
2014-10-23 | keystone2: ecc: add ddr3 error detection and correction support | Vitaly Andrianov |
2014-10-23 | ARM: keystone: msmc: extend functionality of SES | Vitaly Andrianov |
2014-10-23 | dma: ti-edma3: introduce edma3 driver | Khoronzhuk, Ivan |
2014-10-23 | ARM: keystone: clock: add support for K2E SoCs | Khoronzhuk, Ivan |
2014-10-23 | net: keystone_net: add Keystone2 K2E SoC support | Khoronzhuk, Ivan |
2014-10-23 | net: keystone_serdes: add keystone K2E SoC support | Khoronzhuk, Ivan |
2014-10-23 | ARM: keystone2: keysonte_nav: add support for K2E SoC | Khoronzhuk, Ivan |
2014-10-23 | net: keystone_net: register eth PHYs on MDIO bus | Khoronzhuk, Ivan |
2014-10-23 | soc: keystone_serdes: generalize to be used by other sub systems | Hao Zhang |
2014-10-23 | soc: keystone_serdes: enhance to use cmu/comlane/lane specific configurations | Hao Zhang |
2014-10-23 | soc: keystone_serdes: create a separate SGMII SerDes driver | Khoronzhuk, Ivan |
2014-10-23 | net: keystone_net: increase MDIO clock frequency | Vitaly Andrianov |
2014-10-23 | net: keystone_net: move header file from arch to ti-common | Khoronzhuk, Ivan |
2014-10-23 | net: keystone_net: add support for NETCP v1.5 | Khoronzhuk, Ivan |
2014-10-23 | net: keystone_net: remove SoC specific emac_regs structure | Hao Zhang |
2014-10-23 | keystone2: k2l-evm: add board support | Hao Zhang |
2014-10-23 | keystone2: enable OSR clock domain for K2L SoC | Hao Zhang |
2014-10-23 | ARM: keystone2: spl: move board specific code | Hao Zhang |
2014-10-23 | keystone2: msmc: add MSMC cache coherency support for K2L SOC | Hao Zhang |
2014-10-23 | keystone2: clock: add K2L clock definitions and commands | Hao Zhang |
2014-10-23 | ARM: keystone2: add K2L device hardware definitions | Hao Zhang |
2014-10-23 | ARM: cmd_clock: generalize command usage description | Khoronzhuk, Ivan |
2014-10-23 | keystone: usb: add support of usb xhci | WingMan Kwok |
2014-10-23 | dma: keystone_nav: generalize driver usage | Khoronzhuk, Ivan |
2014-10-23 | dma: keystone_nav: move keystone_nav driver to driver/dma/ | Khoronzhuk, Ivan |
2014-10-23 | keystone2: keystone_nav: don't use hard addresses in netcp_pktdma | Khoronzhuk, Ivan |
2014-10-23 | keystone2: keystone_nav: don't use hard addresses in qm_config | Khoronzhuk, Ivan |
2014-10-23 | arm: kirkwood: Remove some dead code from cpu.c | Stefan Roese |
2014-10-23 | arm: armada-xp: Add basic support for the maxBCM board | Stefan Roese |
2014-10-23 | arm: armada-xp: Add basic support for the Marvell DB-MV784MP-GP board | Stefan Roese |
2014-10-23 | arm: armada-xp: Add basic support for Marvell Armada XP SoC | Stefan Roese |
2014-10-23 | arm: kirkwood: Change naming of dram functions from km_foo() to mvebu_foo() | Stefan Roese |
2014-10-23 | spi: kirkwood_spi.c: Change KW_SPI_BASE to MVEBU_SPI_BASE | Stefan Roese |
2014-10-23 | arm: marvell: Extract kirkwood gpio functions into new common file gpio.c | Stefan Roese |
2014-10-23 | arm: mvebu: Add common mbus functions to use on Marvell SoCs | Stefan Roese |
2014-10-23 | arm: marvell: Rework timer.c to make it usable for other MVEBU platforms | Stefan Roese |
2014-10-23 | arm: marvell: Move arch-kirkwood/spi.h to arch-mvebu/spi.h | Stefan Roese |
2014-10-23 | arm: marvell: Move arch/kirkwood.h to arch/soc.h | Stefan Roese |
2014-10-23 | arm: kirkwood: Move some SoC files into new arch/arm/mvebu-common | Stefan Roese |
2014-10-22 | ARM: rpi_b: query internal MAC address from firmware | Stephen Warren |