summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* omap3: cm-t35: remove enable_gpmc_cs_config()Igor Grinberg2014-10-231-13/+0
* omap3: cm-t35: use define for mmc wp gpioIgor Grinberg2014-10-231-1/+3
* omap3: Kconfig: fix the cm-t35 board option promptIgor Grinberg2014-10-231-1/+1
* am335x_evm: Correct "raw" portions of DFU alt intoTom Rini2014-10-231-5/+5
* am335x_boneblack: Only modify NAND/NOR/MMC1 pinmux on BBB in boneblack builds.Tom Rini2014-10-231-2/+2
* arm: am43xx: switch over to CONFIG_ENV_IS_IN_FATFelipe Balbi2014-10-231-2/+9
* common: Makefile: allow for spl builds with env_fatFelipe Balbi2014-10-231-0/+1
* omap3: overo: Add usb host supportStefan Herbrechtsmeier2014-10-232-0/+42
* omap3: overo: Separate module and expansion board MUX configurationStefan Herbrechtsmeier2014-10-232-75/+102
* omap3: overo: Move ethernet setup to board_eth_init functionStefan Herbrechtsmeier2014-10-231-29/+47
* omap3: overo: Call bootm only after successful nand readStefan Herbrechtsmeier2014-10-231-2/+3
* ARM: keystone: cmd_ddr3: add ddr3 commands to test ddrHao Zhang2014-10-233-5/+249
* keystone2: ecc: add ddr3 error detection and correction supportVitaly Andrianov2014-10-236-0/+319
* ARM: keystone: msmc: extend functionality of SESVitaly Andrianov2014-10-233-0/+60
* dma: ti-edma3: introduce edma3 driverKhoronzhuk, Ivan2014-10-233-0/+506
* board: k2e_evm: add network supportHao Zhang2014-10-232-1/+75
* ARM: keystone: clock: add support for K2E SoCsKhoronzhuk, Ivan2014-10-233-4/+15
* net: keystone_net: increase PHY auto negotiate timeKhoronzhuk, Ivan2014-10-231-5/+31
* net: keystone_net: add Keystone2 K2E SoC supportKhoronzhuk, Ivan2014-10-232-0/+8
* net: keystone_serdes: add keystone K2E SoC supportKhoronzhuk, Ivan2014-10-234-0/+14
* ARM: keystone2: keysonte_nav: add support for K2E SoCKhoronzhuk, Ivan2014-10-231-0/+13
* net: keystone_net: use general get link functionKhoronzhuk, Ivan2014-10-232-46/+5
* net: keystone_net: register eth PHYs on MDIO busKhoronzhuk, Ivan2014-10-233-3/+24
* net: keystone_net: register MDIO busKhoronzhuk, Ivan2014-10-231-38/+55
* net: keystone_net: use mdio_reset functionKhoronzhuk, Ivan2014-10-231-14/+2
* net: phy: print a number of phy that is not foundKhoronzhuk, Ivan2014-10-231-1/+1
* soc: keystone_serdes: generalize configuration mechanismKhoronzhuk, Ivan2014-10-231-47/+65
* soc: keystone_serdes: generalize to be used by other sub systemsHao Zhang2014-10-234-42/+156
* soc: keystone_serdes: enhance to use cmu/comlane/lane specific configurationsHao Zhang2014-10-234-82/+94
* soc: keystone_serdes: create a separate SGMII SerDes driverKhoronzhuk, Ivan2014-10-237-138/+158
* net: keystone_net: remove redundant code from keystone_net.cKhoronzhuk, Ivan2014-10-232-17/+9
* net: keystone_net: increase MDIO clock frequencyVitaly Andrianov2014-10-231-1/+1
* net: keystone_net: move header file from arch to ti-commonKhoronzhuk, Ivan2014-10-2310-260/+261
* net: keystone_net: add support for NETCP v1.5Khoronzhuk, Ivan2014-10-233-62/+98
* net: keystone_net: remove SoC specific emac_regs structureHao Zhang2014-10-232-20/+3
* configs: ks2_evm: enable misc_init_rKhoronzhuk, Ivan2014-10-231-0/+1
* keystone2: k2l-evm: add board supportHao Zhang2014-10-2311-0/+219
* keystone2: enable OSR clock domain for K2L SoCHao Zhang2014-10-233-0/+76
* ARM: keystone2: spl: move board specific codeHao Zhang2014-10-237-66/+43
* keystone2: msmc: add MSMC cache coherency support for K2L SOCHao Zhang2014-10-234-9/+19
* keystone2: clock: add K2L clock definitions and commandsHao Zhang2014-10-234-0/+232
* ARM: keystone2: add K2L device hardware definitionsHao Zhang2014-10-233-2/+87
* ARM: cmd_clock: generalize command usage descriptionKhoronzhuk, Ivan2014-10-234-61/+61
* keystone: usb: add support of usb xhciWingMan Kwok2014-10-236-1/+379
* dma: keystone_nav: generalize driver usageKhoronzhuk, Ivan2014-10-236-89/+98
* dma: keystone_nav: move keystone_nav driver to driver/dma/Khoronzhuk, Ivan2014-10-237-29/+59
* keystone2: keystone_nav: don't use hard addresses in netcp_pktdmaKhoronzhuk, Ivan2014-10-233-29/+27
* keystone2: keystone_nav: don't use hard addresses in qm_configKhoronzhuk, Ivan2014-10-232-32/+30
* Merge git://git.denx.de/u-boot-dmTom Rini2014-10-22145-2162/+7808
|\
| * dm: serial: Support driver model in pl01x driverSimon Glass2014-10-221-0/+73
OpenPOWER on IntegriCloud