Age | Commit message (Expand) | Author |
2014-10-23 | board: k2e_evm: add network support | Hao Zhang |
2014-10-23 | ARM: keystone: clock: add support for K2E SoCs | Khoronzhuk, Ivan |
2014-10-23 | net: keystone_net: increase PHY auto negotiate time | 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: use general get link function | Khoronzhuk, Ivan |
2014-10-23 | net: keystone_net: register eth PHYs on MDIO bus | Khoronzhuk, Ivan |
2014-10-23 | net: keystone_net: register MDIO bus | Khoronzhuk, Ivan |
2014-10-23 | net: keystone_net: use mdio_reset function | Khoronzhuk, Ivan |
2014-10-23 | net: phy: print a number of phy that is not found | Khoronzhuk, Ivan |
2014-10-23 | soc: keystone_serdes: generalize configuration mechanism | 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: remove redundant code from keystone_net.c | 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 | configs: ks2_evm: enable misc_init_r | Khoronzhuk, Ivan |
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-22 | Merge git://git.denx.de/u-boot-dm | Tom Rini |
2014-10-22 | dm: serial: Support driver model in pl01x driver | Simon Glass |
2014-10-22 | dm: serial: Tidy up the pl01x driver | Simon Glass |
2014-10-22 | dm: rpi: Convert GPIO driver to driver model | Simon Glass |
2014-10-22 | dm: core: Add support for simple-bus | Simon Glass |
2014-10-22 | dm: imx: Move cm_fx6 to use driver model for serial and GPIO | Simon Glass |
2014-10-22 | dm: imx: serial: Support driver model in the MXC serial driver | Simon Glass |
2014-10-22 | dm: imx: gpio: Support driver model in MXC gpio driver | Simon Glass |
2014-10-22 | arm: mx6: cm_fx6: use gpio request | Nikita Kiryanov |
2014-10-22 | dm: imx: i2c: Use gpio_request() to request GPIOs | Simon Glass |
2014-10-22 | imx: Add error checking to setup_i2c() | Simon Glass |
2014-10-22 | dm: serial: Put common code into separate functions | Simon Glass |
2014-10-22 | initcall: Display error number when an error occurs | Simon Glass |
2014-10-22 | dm: core: Allow a list of devices to be declared in one step | Simon Glass |
2014-10-22 | dm: linker_lists: Add a way to declare multiple objects | Simon Glass |
2014-10-22 | dm: exynos: cros_ec: Move cros_ec_spi to driver model | Simon Glass |
2014-10-22 | dm: sandbox: cros_ec: Move sandbox cros_ec to driver module | Simon Glass |