| Commit message (Expand) | Author | Age | Lines |
... | |
| * | | | 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 |
| * | | | arm: socfpga: Move code from misc_init_r() to arch_early_init_r() | Marek Vasut | 2014-10-27 | -2/+2 |
* | | | | Merge http://git.denx.de/u-boot-sunxi | Tom Rini | 2014-10-26 | -80/+1010 |
|\ \ \ \ |
|
| * | | | | sunxi: Add CONFIG_OLD_SUNXI_KERNEL_COMPAT Kconfig option | Hans de Goede | 2014-10-24 | -0/+11 |
| * | | | | sunxi: dram: Use clock_get_pll5p to calculate mbus, rather then hardcoding | Hans de Goede | 2014-10-24 | -18/+14 |
| * | | | | sunxi: Add clock_get_pll5p() function | Hans de Goede | 2014-10-24 | -0/+15 |
| * | | | | sunxi: Increase command line buffer size (CONFIG_SYS_CBSIZE) | Ian Campbell | 2014-10-24 | -2/+2 |
| * | | | | ARM: sunxi: Add Ippo-q8h-v5 A23 tablet board defconfig | Chen-Yu Tsai | 2014-10-24 | -0/+9 |
| * | | | | ARM: sunxi: Add support for using R_UART as console | Chen-Yu Tsai | 2014-10-24 | -0/+15 |
| * | | | | ARM: sunxi: Allow specifying module in prcm apb0 init function | Chen-Yu Tsai | 2014-10-24 | -6/+8 |
| * | | | | ARM: sunxi: Add support for R_PIO gpio banks | Hans de Goede | 2014-10-24 | -2/+29 |
| * | | | | ARM: sunxi: Add basic A23 support | Chen-Yu Tsai | 2014-10-24 | -3/+35 |
| * | | | | mmc: sunxi: Add support for sun8i (A23) | Chen-Yu Tsai | 2014-10-24 | -2/+2 |
| * | | | | ARM: sunxi: Add support for uart0 on port F (mmc0) | Chen-Yu Tsai | 2014-10-24 | -1/+12 |
| * | | | | ARM: sunxi: Add sun8i (A23) UART0 pin mux support | Chen-Yu Tsai | 2014-10-24 | -0/+6 |
| * | | | | ARM: sunxi: Fix reset command on sun6i/sun8i | Chen-Yu Tsai | 2014-10-24 | -0/+30 |
| * | | | | ARM: sunxi: Add sun6i/sun8i timer block register definition | Chen-Yu Tsai | 2014-10-24 | -0/+6 |
| * | | | | ARM: sunxi: Move watchdog register definitions to separate file | Chen-Yu Tsai | 2014-10-24 | -14/+27 |
| * | | | | ARM: sunxi: Fix build break when CONFIG_MMC is not defined | Chen-Yu Tsai | 2014-10-24 | -1/+7 |
| * | | | | sunxi: Add CONFIG_MACH_TYPE defines to sun4i, sun5i and sun7i | Hans de Goede | 2014-10-24 | -0/+3 |
| * | | | | sunxi: Kconfig: Unify sunxi Kconfig code | Hans de Goede | 2014-10-24 | -27/+5 |
| * | | | | sunxi: Enable second sdcard slot found on some boards | Hans de Goede | 2014-10-24 | -0/+8 |
| * | | | | sunxi: Use PG3 - PG8 as io-pins for mmc1 | Hans de Goede | 2014-10-24 | -3/+5 |
| * | | | | sunxi: When we've both mmc0 and mmc2, detect from which one we're booting | Hans de Goede | 2014-10-24 | -8/+31 |
| * | | | | sunxi: Turn MMC_SUNXI_SLOT_EXTRA into a proper Kconfig option | Hans de Goede | 2014-10-24 | -1/+9 |
| * | | | | sunxi: Add mmc card-detect functionality | Hans de Goede | 2014-10-24 | -0/+48 |
| * | | | | ARM: sun6i: Add Colombus board defconfig | Chen-Yu Tsai | 2014-10-24 | -0/+9 |
| * | | | | ARM: sunxi: Add basic A31 support | Maxime Ripard | 2014-10-24 | -1/+40 |