summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* arm, powerpc: select SYS_GENERIC_BOARDMasahiro Yamada2015-10-242-1/+2
* zynq: Move SPL console init out of board_init_f()Simon Glass2015-10-241-1/+1
* microblaze: Add a TODO to call board_init_f_mem()Simon Glass2015-10-241-0/+2
* arm: Switch 32-bit ARM to using generic global_data setupSimon Glass2015-10-241-24/+4
* arm: Switch aarch64 to using generic global_data setupSimon Glass2015-10-241-12/+3
* nios2: fix virt_to_phys for nios2 with MMUThomas Chou2015-10-231-1/+5
* nios2: zap nios2-generic board dirThomas Chou2015-10-231-10/+6
* nios2: convert dma_alloc_coherent to use malloc_cache_alignedThomas Chou2015-10-231-13/+14
* nios2: convert copy_exception_trampoline to use dm cpu dataThomas Chou2015-10-232-24/+25
* nios2: convert cache flush to use dm cpu dataThomas Chou2015-10-235-98/+133
* nios2: set default cache configuration in start.SThomas Chou2015-10-231-7/+15
* nios2: clean up comments style in start.SThomas Chou2015-10-231-31/+30
* nios2: convert ioremap to use dm cpu dataThomas Chou2015-10-231-5/+2
* nios2: convert do_reset to use dm cpu dataThomas Chou2015-10-231-1/+1
* nios2: remove asm/psr.hThomas Chou2015-10-233-27/+0
* nios2: convert altera sysid to driver modelThomas Chou2015-10-235-58/+11
* nios2: convert altera timer to driver modelThomas Chou2015-10-232-66/+1
* nios2: convert nios2 cpu to driver modelThomas Chou2015-10-233-3/+99
* nios2 : convert altera_pio to driver modelThomas Chou2015-10-232-79/+42
* nios2: add clear and set bits macrosThomas Chou2015-10-231-0/+55
* nios2: convert altera_jtag_uart to driver modelThomas Chou2015-10-231-0/+1
* nios2: map physical address to uncached virtual addressThomas Chou2015-10-232-2/+7
* nios2: call board_init_f_memThomas Chou2015-10-232-2/+10
* nios2: zap version_stringThomas Chou2015-10-231-6/+0
* nios2: zap dly_clksThomas Chou2015-10-231-33/+0
* nios2: Split timer code into timer.cThomas Chou2015-10-233-84/+67
* nios2: Switch to generic timerThomas Chou2015-10-233-117/+38
* nios2: enable device tree control of U-BootThomas Chou2015-10-234-0/+166
* nios2: define _end in link scriptThomas Chou2015-10-231-0/+6
* nios2: remove gp assignments in link scriptThomas Chou2015-10-231-3/+5
* nios2: enlarge the code relocation rangeThomas Chou2015-10-231-2/+3
* nios2: BSS should be cleared only after board_init_fThomas Chou2015-10-231-14/+16
* nios2: permit device tree control of U-BootThomas Chou2015-10-231-0/+1
* am437x: Add am57xx_evm_defconfig using CONFIG_DMMugunthan V N2015-10-222-0/+700
* am437x: Add am437x_sk_evm_defconfig using CONFIG_DMMugunthan V N2015-10-222-1/+705
* am437x: Add am437x_gp_evm_defconfig using CONFIG_DMMugunthan V N2015-10-224-0/+2554
* omap_hsmmc: update struct hsmmc to accomodate base address from DTMugunthan V N2015-10-221-0/+3
* dra7xx: Add dra74_evm_defconfig using CONFIG_DMMugunthan V N2015-10-223-1/+784
* ARM: dts: k2g: Add DT supportLokesh Vutla2015-10-223-1/+95
* ARM: k2g: add SD card and eMMC supportRoger Quadros2015-10-221-0/+22
* driver: net: keystone_net: add support for rgmii phyVitaly Andrianov2015-10-221-0/+5
* driver: net: keystone_net: fix phy mode configurationMugunthan V N2015-10-221-0/+2
* ARM: k2g: update keystone nav rx queue numbersVitaly Andrianov2015-10-221-0/+5
* ARM: k2g: Correct base addressesVitaly Andrianov2015-10-223-0/+57
* ARM: k2g: Add support for pin mux configurationVitaly Andrianov2015-10-221-0/+58
* ARM: k2g: Add ddr3 infoVitaly Andrianov2015-10-222-1/+15
* ARM: k2g: Add PSC infoVitaly Andrianov2015-10-222-0/+55
* ARM: k2g: Add clock informationVitaly Andrianov2015-10-225-2/+14
* ARM: k2g: Add pll dataVitaly Andrianov2015-10-224-0/+31
* ARM: k2g: Add kconfig supportLokesh Vutla2015-10-221-0/+3
OpenPOWER on IntegriCloud