summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeLines
...
| * | | ARM: keystone: clock: add support for K2E SoCsKhoronzhuk, Ivan2014-10-23-4/+15
| * | | net: keystone_net: increase PHY auto negotiate timeKhoronzhuk, Ivan2014-10-23-5/+31
| * | | net: keystone_net: add Keystone2 K2E SoC supportKhoronzhuk, Ivan2014-10-23-0/+8
| * | | net: keystone_serdes: add keystone K2E SoC supportKhoronzhuk, Ivan2014-10-23-0/+14
| * | | ARM: keystone2: keysonte_nav: add support for K2E SoCKhoronzhuk, Ivan2014-10-23-0/+13
| * | | net: keystone_net: use general get link functionKhoronzhuk, Ivan2014-10-23-46/+5
| * | | net: keystone_net: register eth PHYs on MDIO busKhoronzhuk, Ivan2014-10-23-3/+24
| * | | net: keystone_net: register MDIO busKhoronzhuk, Ivan2014-10-23-38/+55
| * | | net: keystone_net: use mdio_reset functionKhoronzhuk, Ivan2014-10-23-14/+2
| * | | net: phy: print a number of phy that is not foundKhoronzhuk, Ivan2014-10-23-1/+1
| * | | soc: keystone_serdes: generalize configuration mechanismKhoronzhuk, Ivan2014-10-23-47/+65
| * | | soc: keystone_serdes: generalize to be used by other sub systemsHao Zhang2014-10-23-42/+156
| * | | soc: keystone_serdes: enhance to use cmu/comlane/lane specific configurationsHao Zhang2014-10-23-82/+94
| * | | soc: keystone_serdes: create a separate SGMII SerDes driverKhoronzhuk, Ivan2014-10-23-138/+158
| * | | net: keystone_net: remove redundant code from keystone_net.cKhoronzhuk, Ivan2014-10-23-17/+9
| * | | net: keystone_net: increase MDIO clock frequencyVitaly Andrianov2014-10-23-1/+1
| * | | net: keystone_net: move header file from arch to ti-commonKhoronzhuk, Ivan2014-10-23-260/+261
| * | | net: keystone_net: add support for NETCP v1.5Khoronzhuk, Ivan2014-10-23-62/+98
| * | | net: keystone_net: remove SoC specific emac_regs structureHao Zhang2014-10-23-20/+3
| * | | configs: ks2_evm: enable misc_init_rKhoronzhuk, Ivan2014-10-23-0/+1
| * | | keystone2: k2l-evm: add board supportHao Zhang2014-10-23-0/+219
| * | | keystone2: enable OSR clock domain for K2L SoCHao Zhang2014-10-23-0/+76
| * | | ARM: keystone2: spl: move board specific codeHao Zhang2014-10-23-66/+43
| * | | keystone2: msmc: add MSMC cache coherency support for K2L SOCHao Zhang2014-10-23-9/+19
| * | | keystone2: clock: add K2L clock definitions and commandsHao Zhang2014-10-23-0/+232
| * | | ARM: keystone2: add K2L device hardware definitionsHao Zhang2014-10-23-2/+87
| * | | ARM: cmd_clock: generalize command usage descriptionKhoronzhuk, Ivan2014-10-23-61/+61
| * | | keystone: usb: add support of usb xhciWingMan Kwok2014-10-23-1/+379
| * | | dma: keystone_nav: generalize driver usageKhoronzhuk, Ivan2014-10-23-89/+98
| * | | dma: keystone_nav: move keystone_nav driver to driver/dma/Khoronzhuk, Ivan2014-10-23-29/+59
| * | | keystone2: keystone_nav: don't use hard addresses in netcp_pktdmaKhoronzhuk, Ivan2014-10-23-29/+27
| * | | keystone2: keystone_nav: don't use hard addresses in qm_configKhoronzhuk, Ivan2014-10-23-32/+30
* | | | Merge branch 'master' of git://git.denx.de/u-boot-socfpgaTom Rini2014-10-27-43/+37
|\ \ \ \ | |_|_|/ |/| | |
| * | | arm: socfpga: config: Add USB support exampleMarek Vasut2014-10-27-0/+15
| * | | tools/socfpgaimage.c: fix build on darwinAndreas Bießmann2014-10-27-8/+8
| * | | arm: socfpga: Zap CONFIG_EPHY[01]_PHY_ADDR macroMarek Vasut2014-10-27-2/+0
| * | | arm: socfpga: Zap spl.h and ad-hoc related symsMarek Vasut2014-10-27-31/+12
| * | | arm: socfpga: Move code from misc_init_r() to arch_early_init_r()Marek Vasut2014-10-27-2/+2
* | | | Merge http://git.denx.de/u-boot-sunxiTom Rini2014-10-26-80/+1010
|\ \ \ \
| * | | | sunxi: Add CONFIG_OLD_SUNXI_KERNEL_COMPAT Kconfig optionHans de Goede2014-10-24-0/+11
| * | | | sunxi: dram: Use clock_get_pll5p to calculate mbus, rather then hardcodingHans de Goede2014-10-24-18/+14
| * | | | sunxi: Add clock_get_pll5p() functionHans de Goede2014-10-24-0/+15
| * | | | sunxi: Increase command line buffer size (CONFIG_SYS_CBSIZE)Ian Campbell2014-10-24-2/+2
| * | | | ARM: sunxi: Add Ippo-q8h-v5 A23 tablet board defconfigChen-Yu Tsai2014-10-24-0/+9
| * | | | ARM: sunxi: Add support for using R_UART as consoleChen-Yu Tsai2014-10-24-0/+15
| * | | | ARM: sunxi: Allow specifying module in prcm apb0 init functionChen-Yu Tsai2014-10-24-6/+8
| * | | | ARM: sunxi: Add support for R_PIO gpio banksHans de Goede2014-10-24-2/+29
| * | | | ARM: sunxi: Add basic A23 supportChen-Yu Tsai2014-10-24-3/+35
| * | | | mmc: sunxi: Add support for sun8i (A23)Chen-Yu Tsai2014-10-24-2/+2
| * | | | ARM: sunxi: Add support for uart0 on port F (mmc0)Chen-Yu Tsai2014-10-24-1/+12