| Commit message (Expand) | Author | Age | Lines |
... | |
| * | | ARM: i.MX video: declare displays and display_count publicly | Eric Nelson | 2014-10-21 | -3/+5 |
| * | | ARM: i.MX: provide declaration for board_spi_cs_gpio | Eric Nelson | 2014-10-21 | -0/+26 |
| * | | ARM: i.MX6: include prototype for get_board_rev() | Eric Nelson | 2014-10-21 | -0/+1 |
| * | | ARM: prevent compiler warnings from bootm.c | Eric Nelson | 2014-10-21 | -1/+4 |
* | | | Merge branch 'master' of git://git.denx.de/u-boot-ti | Tom Rini | 2014-10-27 | -934/+3468 |
|\ \ \ |
|
| * | | | omap3/am33xx: mux: fix several checkpatch issues | Igor Grinberg | 2014-10-23 | -15/+15 |
| * | | | omap3: cm-t35: remove enable_gpmc_cs_config() | Igor Grinberg | 2014-10-23 | -13/+0 |
| * | | | omap3: cm-t35: use define for mmc wp gpio | Igor Grinberg | 2014-10-23 | -1/+3 |
| * | | | omap3: Kconfig: fix the cm-t35 board option prompt | Igor Grinberg | 2014-10-23 | -1/+1 |
| * | | | am335x_evm: Correct "raw" portions of DFU alt into | Tom Rini | 2014-10-23 | -5/+5 |
| * | | | am335x_boneblack: Only modify NAND/NOR/MMC1 pinmux on BBB in boneblack builds. | Tom Rini | 2014-10-23 | -2/+2 |
| * | | | arm: am43xx: switch over to CONFIG_ENV_IS_IN_FAT | Felipe Balbi | 2014-10-23 | -2/+9 |
| * | | | common: Makefile: allow for spl builds with env_fat | Felipe Balbi | 2014-10-23 | -0/+1 |
| * | | | omap3: overo: Add usb host support | Stefan Herbrechtsmeier | 2014-10-23 | -0/+42 |
| * | | | omap3: overo: Separate module and expansion board MUX configuration | Stefan Herbrechtsmeier | 2014-10-23 | -75/+102 |
| * | | | omap3: overo: Move ethernet setup to board_eth_init function | Stefan Herbrechtsmeier | 2014-10-23 | -29/+47 |
| * | | | omap3: overo: Call bootm only after successful nand read | Stefan Herbrechtsmeier | 2014-10-23 | -2/+3 |
| * | | | ARM: keystone: cmd_ddr3: add ddr3 commands to test ddr | Hao Zhang | 2014-10-23 | -5/+249 |
| * | | | keystone2: ecc: add ddr3 error detection and correction support | Vitaly Andrianov | 2014-10-23 | -0/+319 |
| * | | | ARM: keystone: msmc: extend functionality of SES | Vitaly Andrianov | 2014-10-23 | -0/+60 |
| * | | | dma: ti-edma3: introduce edma3 driver | Khoronzhuk, Ivan | 2014-10-23 | -0/+506 |
| * | | | board: k2e_evm: add network support | Hao Zhang | 2014-10-23 | -1/+75 |
| * | | | ARM: keystone: clock: add support for K2E SoCs | Khoronzhuk, Ivan | 2014-10-23 | -4/+15 |
| * | | | net: keystone_net: increase PHY auto negotiate time | Khoronzhuk, Ivan | 2014-10-23 | -5/+31 |
| * | | | net: keystone_net: add Keystone2 K2E SoC support | Khoronzhuk, Ivan | 2014-10-23 | -0/+8 |
| * | | | net: keystone_serdes: add keystone K2E SoC support | Khoronzhuk, Ivan | 2014-10-23 | -0/+14 |
| * | | | ARM: keystone2: keysonte_nav: add support for K2E SoC | Khoronzhuk, Ivan | 2014-10-23 | -0/+13 |
| * | | | net: keystone_net: use general get link function | Khoronzhuk, Ivan | 2014-10-23 | -46/+5 |
| * | | | net: keystone_net: register eth PHYs on MDIO bus | Khoronzhuk, Ivan | 2014-10-23 | -3/+24 |
| * | | | net: keystone_net: register MDIO bus | Khoronzhuk, Ivan | 2014-10-23 | -38/+55 |
| * | | | net: keystone_net: use mdio_reset function | Khoronzhuk, Ivan | 2014-10-23 | -14/+2 |
| * | | | net: phy: print a number of phy that is not found | Khoronzhuk, Ivan | 2014-10-23 | -1/+1 |
| * | | | soc: keystone_serdes: generalize configuration mechanism | Khoronzhuk, Ivan | 2014-10-23 | -47/+65 |
| * | | | soc: keystone_serdes: generalize to be used by other sub systems | Hao Zhang | 2014-10-23 | -42/+156 |
| * | | | soc: keystone_serdes: enhance to use cmu/comlane/lane specific configurations | Hao Zhang | 2014-10-23 | -82/+94 |
| * | | | soc: keystone_serdes: create a separate SGMII SerDes driver | Khoronzhuk, Ivan | 2014-10-23 | -138/+158 |
| * | | | net: keystone_net: remove redundant code from keystone_net.c | Khoronzhuk, Ivan | 2014-10-23 | -17/+9 |
| * | | | net: keystone_net: increase MDIO clock frequency | Vitaly Andrianov | 2014-10-23 | -1/+1 |
| * | | | net: keystone_net: move header file from arch to ti-common | Khoronzhuk, Ivan | 2014-10-23 | -260/+261 |
| * | | | net: keystone_net: add support for NETCP v1.5 | Khoronzhuk, Ivan | 2014-10-23 | -62/+98 |
| * | | | net: keystone_net: remove SoC specific emac_regs structure | Hao Zhang | 2014-10-23 | -20/+3 |
| * | | | configs: ks2_evm: enable misc_init_r | Khoronzhuk, Ivan | 2014-10-23 | -0/+1 |
| * | | | keystone2: k2l-evm: add board support | Hao Zhang | 2014-10-23 | -0/+219 |
| * | | | keystone2: enable OSR clock domain for K2L SoC | Hao Zhang | 2014-10-23 | -0/+76 |
| * | | | ARM: keystone2: spl: move board specific code | Hao Zhang | 2014-10-23 | -66/+43 |
| * | | | keystone2: msmc: add MSMC cache coherency support for K2L SOC | Hao Zhang | 2014-10-23 | -9/+19 |
| * | | | keystone2: clock: add K2L clock definitions and commands | Hao Zhang | 2014-10-23 | -0/+232 |
| * | | | ARM: keystone2: add K2L device hardware definitions | Hao Zhang | 2014-10-23 | -2/+87 |
| * | | | ARM: cmd_clock: generalize command usage description | Khoronzhuk, Ivan | 2014-10-23 | -61/+61 |
| * | | | keystone: usb: add support of usb xhci | WingMan Kwok | 2014-10-23 | -1/+379 |