summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeLines
...
* | net: convert altera_tse to driver model and phylibThomas Chou2015-10-23-1047/+504
* | nios2: fix virt_to_phys for nios2 with MMUThomas Chou2015-10-23-1/+5
* | nios2: add README.nios2Thomas Chou2015-10-23-0/+95
* | nios2: zap nios2-generic board dirThomas Chou2015-10-23-257/+23
* | nios2: convert dma_alloc_coherent to use malloc_cache_alignedThomas Chou2015-10-23-13/+14
* | nios2: convert copy_exception_trampoline to use dm cpu dataThomas Chou2015-10-23-24/+25
* | nios2: convert cache flush to use dm cpu dataThomas Chou2015-10-23-98/+133
* | nios2: set default cache configuration in start.SThomas Chou2015-10-23-7/+15
* | nios2: zap initdramThomas Chou2015-10-23-5/+0
* | nios2: clean up comments style in start.SThomas Chou2015-10-23-31/+30
* | nios2: convert ioremap to use dm cpu dataThomas Chou2015-10-23-5/+2
* | nios2: convert do_reset to use dm cpu dataThomas Chou2015-10-23-1/+1
* | nios2: remove asm/psr.hThomas Chou2015-10-23-27/+0
* | nios2: convert altera sysid to driver modelThomas Chou2015-10-23-60/+131
* | dm: implement a Miscellaneous uclassThomas Chou2015-10-23-0/+141
* | serial: remove altera serial initializationsThomas Chou2015-10-23-6/+0
* | nios2: convert altera timer to driver modelThomas Chou2015-10-23-73/+135
* | timer: start a new timer after relocationThomas Chou2015-10-23-0/+3
* | dm: implement a Timer uclassThomas Chou2015-10-23-0/+169
* | nios2: convert nios2 cpu to driver modelThomas Chou2015-10-23-5/+154
* | nios2 : convert altera_pio to driver modelThomas Chou2015-10-23-351/+156
* | nios2: add clear and set bits macrosThomas Chou2015-10-23-0/+55
* | spi : convert altera_spi to driver modelThomas Chou2015-10-23-86/+123
* | nios2: convert altera_uart to driver modelThomas Chou2015-10-23-99/+129
* | nios2: convert altera_jtag_uart to driver modelThomas Chou2015-10-23-63/+145
* | nios2: map physical address to uncached virtual addressThomas Chou2015-10-23-2/+7
* | nios2: enable malloc() pool before relocationThomas Chou2015-10-23-1/+0
* | nios2: call board_init_f_memThomas Chou2015-10-23-2/+10
* | nios2: zap version_stringThomas Chou2015-10-23-6/+0
* | nios2: zap dly_clksThomas Chou2015-10-23-33/+0
* | nios2: Split timer code into timer.cThomas Chou2015-10-23-86/+68
* | nios2: Switch to generic timerThomas Chou2015-10-23-124/+42
* | nios2: enable Driver ModelThomas Chou2015-10-23-0/+2
* | nios2: enable device tree control of U-BootThomas Chou2015-10-23-0/+168
* | nios2: define _end in link scriptThomas Chou2015-10-23-0/+6
* | nios2: remove gp assignments in link scriptThomas Chou2015-10-23-3/+5
* | nios2: enlarge the code relocation rangeThomas Chou2015-10-23-2/+3
* | nios2: BSS should be cleared only after board_init_fThomas Chou2015-10-23-14/+16
* | nios2: move altera_pio_init to board_early_init_rThomas Chou2015-10-23-4/+10
* | nios2: permit device tree control of U-BootThomas Chou2015-10-23-0/+1
* | nios2: enable CONFIG_NET_RANDOM_ETHADDRThomas Chou2015-10-23-0/+1
* | nios2: move command line configuration to KconfigThomas Chou2015-10-23-8/+4
|/
* ARM: AM335x: mux: change mmc0 cd pinmux from mmc0_sdcd to gpioMugunthan V N2015-10-22-1/+1
* drivers: gpio: omap: add support for parsing additional gpio parametersMugunthan V N2015-10-22-0/+11
* am437x: Add am57xx_evm_defconfig using CONFIG_DMMugunthan V N2015-10-22-0/+719
* ti_omap5_common: mmc: do not define DM_MMC for splMugunthan V N2015-10-22-0/+8
* am437x: Add am437x_sk_evm_defconfig using CONFIG_DMMugunthan V N2015-10-22-1/+722
* am437x: Add am437x_gp_evm_defconfig using CONFIG_DMMugunthan V N2015-10-22-0/+2618
* am43xx_evm: mmc: do not define DM_MMC for splMugunthan V N2015-10-22-0/+8
* am43xx_evm.h: : switch to CONFIG_OMAP_SERIAL for non-SPL DM_SERIALMugunthan V N2015-10-22-1/+5