aboutsummaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2015-10-28Merge branch 'master' of git://git.denx.de/u-boot-spiTom Rini6-1/+38
2015-10-27arch/powerpc/cpu/ppc4xx/Kconfig: Finish removing boardsTom Rini1-16/+0
2015-10-25dts: zed: Enable zynq qspi controller nodeJagan Teki1-0/+5
2015-10-25dts: zc770-xm010: Enable zynq qspi controller nodeJagan Teki1-1/+6
2015-10-25dts: zc706: Enable zynq qspi controller nodeJagan Teki1-0/+5
2015-10-25dts: zc702: Enable zynq qspi controller nodeJagan Teki1-0/+5
2015-10-25dts: microzed: Enable zynq qspi controller nodeJagan Teki1-0/+5
2015-10-25dts: zynq: Add zynq qspi controller nodesJagan Teki1-0/+12
2015-10-24arm, powerpc: select SYS_GENERIC_BOARDMasahiro Yamada2-1/+2
2015-10-24zynq: Move SPL console init out of board_init_f()Simon Glass1-1/+1
2015-10-24microblaze: Add a TODO to call board_init_f_mem()Simon Glass1-0/+2
2015-10-24arm: Switch 32-bit ARM to using generic global_data setupSimon Glass1-24/+4
2015-10-24arm: Switch aarch64 to using generic global_data setupSimon Glass1-12/+3
2015-10-23nios2: fix virt_to_phys for nios2 with MMUThomas Chou1-1/+5
2015-10-23nios2: zap nios2-generic board dirThomas Chou1-10/+6
2015-10-23nios2: convert dma_alloc_coherent to use malloc_cache_alignedThomas Chou1-13/+14
2015-10-23nios2: convert copy_exception_trampoline to use dm cpu dataThomas Chou2-24/+25
2015-10-23nios2: convert cache flush to use dm cpu dataThomas Chou5-98/+133
2015-10-23nios2: set default cache configuration in start.SThomas Chou1-7/+15
2015-10-23nios2: clean up comments style in start.SThomas Chou1-31/+30
2015-10-23nios2: convert ioremap to use dm cpu dataThomas Chou1-5/+2
2015-10-23nios2: convert do_reset to use dm cpu dataThomas Chou1-1/+1
2015-10-23nios2: remove asm/psr.hThomas Chou3-27/+0
2015-10-23nios2: convert altera sysid to driver modelThomas Chou5-58/+11
2015-10-23nios2: convert altera timer to driver modelThomas Chou2-66/+1
2015-10-23nios2: convert nios2 cpu to driver modelThomas Chou3-3/+99
2015-10-23nios2 : convert altera_pio to driver modelThomas Chou2-79/+42
2015-10-23nios2: add clear and set bits macrosThomas Chou1-0/+55
2015-10-23nios2: convert altera_jtag_uart to driver modelThomas Chou1-0/+1
2015-10-23nios2: map physical address to uncached virtual addressThomas Chou2-2/+7
2015-10-23nios2: call board_init_f_memThomas Chou2-2/+10
2015-10-23nios2: zap version_stringThomas Chou1-6/+0
2015-10-23nios2: zap dly_clksThomas Chou1-33/+0
2015-10-23nios2: Split timer code into timer.cThomas Chou3-84/+67
2015-10-23nios2: Switch to generic timerThomas Chou3-117/+38
2015-10-23nios2: enable device tree control of U-BootThomas Chou4-0/+166
2015-10-23nios2: define _end in link scriptThomas Chou1-0/+6
2015-10-23nios2: remove gp assignments in link scriptThomas Chou1-3/+5
2015-10-23nios2: enlarge the code relocation rangeThomas Chou1-2/+3
2015-10-23nios2: BSS should be cleared only after board_init_fThomas Chou1-14/+16
2015-10-23nios2: permit device tree control of U-BootThomas Chou1-0/+1
2015-10-22am437x: Add am57xx_evm_defconfig using CONFIG_DMMugunthan V N2-0/+700
2015-10-22am437x: Add am437x_sk_evm_defconfig using CONFIG_DMMugunthan V N2-1/+705
2015-10-22am437x: Add am437x_gp_evm_defconfig using CONFIG_DMMugunthan V N4-0/+2554
2015-10-22omap_hsmmc: update struct hsmmc to accomodate base address from DTMugunthan V N1-0/+3
2015-10-22dra7xx: Add dra74_evm_defconfig using CONFIG_DMMugunthan V N3-1/+784
2015-10-22ARM: dts: k2g: Add DT supportLokesh Vutla3-1/+95
2015-10-22ARM: k2g: add SD card and eMMC supportRoger Quadros1-0/+22
2015-10-22driver: net: keystone_net: add support for rgmii phyVitaly Andrianov1-0/+5
2015-10-22driver: net: keystone_net: fix phy mode configurationMugunthan V N1-0/+2