summaryrefslogtreecommitdiff
path: root/arch
Commit message (Expand)AuthorAgeLines
* Merge branch 'master' of git://git.denx.de/u-boot-tiTom Rini2014-10-27-771/+1624
|\
| * omap3/am33xx: mux: fix several checkpatch issuesIgor Grinberg2014-10-23-3/+3
| * omap3: Kconfig: fix the cm-t35 board option promptIgor Grinberg2014-10-23-1/+1
| * ARM: keystone: cmd_ddr3: add ddr3 commands to test ddrHao Zhang2014-10-23-1/+249
| * keystone2: ecc: add ddr3 error detection and correction supportVitaly Andrianov2014-10-23-0/+300
| * ARM: keystone: msmc: extend functionality of SESVitaly Andrianov2014-10-23-0/+60
| * dma: ti-edma3: introduce edma3 driverKhoronzhuk, Ivan2014-10-23-0/+121
| * ARM: keystone: clock: add support for K2E SoCsKhoronzhuk, Ivan2014-10-23-4/+14
| * net: keystone_net: add Keystone2 K2E SoC supportKhoronzhuk, Ivan2014-10-23-0/+3
| * net: keystone_serdes: add keystone K2E SoC supportKhoronzhuk, Ivan2014-10-23-0/+4
| * ARM: keystone2: keysonte_nav: add support for K2E SoCKhoronzhuk, Ivan2014-10-23-0/+13
| * net: keystone_net: register eth PHYs on MDIO busKhoronzhuk, Ivan2014-10-23-0/+1
| * soc: keystone_serdes: generalize to be used by other sub systemsHao Zhang2014-10-23-1/+41
| * soc: keystone_serdes: enhance to use cmu/comlane/lane specific configurationsHao Zhang2014-10-23-0/+6
| * soc: keystone_serdes: create a separate SGMII SerDes driverKhoronzhuk, Ivan2014-10-23-0/+15
| * 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-256/+252
| * net: keystone_net: add support for NETCP v1.5Khoronzhuk, Ivan2014-10-23-62/+97
| * net: keystone_net: remove SoC specific emac_regs structureHao Zhang2014-10-23-15/+0
| * keystone2: k2l-evm: add board supportHao Zhang2014-10-23-0/+9
| * keystone2: enable OSR clock domain for K2L SoCHao Zhang2014-10-23-0/+76
| * ARM: keystone2: spl: move board specific codeHao Zhang2014-10-23-66/+0
| * 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-0/+27
| * dma: keystone_nav: generalize driver usageKhoronzhuk, Ivan2014-10-23-5/+7
| * dma: keystone_nav: move keystone_nav driver to driver/dma/Khoronzhuk, Ivan2014-10-23-355/+0
| * 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-26/+2
|\ \
| * | arm: socfpga: Zap spl.h and ad-hoc related symsMarek Vasut2014-10-27-25/+1
| * | arm: socfpga: Move code from misc_init_r() to arch_early_init_r()Marek Vasut2014-10-27-1/+1
* | | Merge http://git.denx.de/u-boot-sunxiTom Rini2014-10-26-41/+749
|\ \ \
| * | | sunxi: Add CONFIG_OLD_SUNXI_KERNEL_COMPAT Kconfig optionHans de Goede2014-10-24-0/+4
| * | | 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
| * | | ARM: sunxi: Add support for using R_UART as consoleChen-Yu Tsai2014-10-24-0/+14
| * | | 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-2/+10
| * | | mmc: sunxi: Add support for sun8i (A23)Chen-Yu Tsai2014-10-24-1/+1
| * | | ARM: sunxi: Add support for uart0 on port F (mmc0)Chen-Yu Tsai2014-10-24-1/+10
| * | | ARM: sunxi: Add sun8i (A23) UART0 pin mux supportChen-Yu Tsai2014-10-24-0/+6
| * | | ARM: sunxi: Fix reset command on sun6i/sun8iChen-Yu Tsai2014-10-24-0/+30
| * | | ARM: sunxi: Add sun6i/sun8i timer block register definitionChen-Yu Tsai2014-10-24-0/+6
| * | | ARM: sunxi: Move watchdog register definitions to separate fileChen-Yu Tsai2014-10-24-14/+27
| * | | sunxi: Use PG3 - PG8 as io-pins for mmc1Hans de Goede2014-10-24-0/+2
| * | | sunxi: When we've both mmc0 and mmc2, detect from which one we're bootingHans de Goede2014-10-24-1/+1