| Commit message (Expand) | Author | Age | Lines |
... | |
| * | | | 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 |
| * | | | dma: keystone_nav: generalize driver usage | Khoronzhuk, Ivan | 2014-10-23 | -89/+98 |
| * | | | dma: keystone_nav: move keystone_nav driver to driver/dma/ | Khoronzhuk, Ivan | 2014-10-23 | -29/+59 |
| * | | | keystone2: keystone_nav: don't use hard addresses in netcp_pktdma | Khoronzhuk, Ivan | 2014-10-23 | -29/+27 |
| * | | | keystone2: keystone_nav: don't use hard addresses in qm_config | Khoronzhuk, Ivan | 2014-10-23 | -32/+30 |
* | | | | Merge branch 'master' of git://git.denx.de/u-boot-socfpga | Tom Rini | 2014-10-27 | -43/+37 |
|\ \ \ \
| |_|_|/
|/| | | |
|
| * | | | arm: socfpga: config: Add USB support example | Marek Vasut | 2014-10-27 | -0/+15 |
| * | | | tools/socfpgaimage.c: fix build on darwin | Andreas Bießmann | 2014-10-27 | -8/+8 |
| * | | | arm: socfpga: Zap CONFIG_EPHY[01]_PHY_ADDR macro | Marek Vasut | 2014-10-27 | -2/+0 |
| * | | | arm: socfpga: Zap spl.h and ad-hoc related syms | Marek Vasut | 2014-10-27 | -31/+12 |