summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* nios2: zap nios2-generic board dirThomas Chou2015-10-2310-257/+23
* 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: zap initdramThomas Chou2015-10-231-5/+0
* 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-2312-60/+131
* dm: implement a Miscellaneous uclassThomas Chou2015-10-235-0/+141
* serial: remove altera serial initializationsThomas Chou2015-10-232-6/+0
* nios2: convert altera timer to driver modelThomas Chou2015-10-239-73/+135
* timer: start a new timer after relocationThomas Chou2015-10-231-0/+3
* dm: implement a Timer uclassThomas Chou2015-10-239-0/+169
* nios2: convert nios2 cpu to driver modelThomas Chou2015-10-235-5/+154
* nios2 : convert altera_pio to driver modelThomas Chou2015-10-238-351/+156
* nios2: add clear and set bits macrosThomas Chou2015-10-231-0/+55
* spi : convert altera_spi to driver modelThomas Chou2015-10-233-86/+123
* nios2: convert altera_uart to driver modelThomas Chou2015-10-234-99/+129
* nios2: convert altera_jtag_uart to driver modelThomas Chou2015-10-236-63/+145
* nios2: map physical address to uncached virtual addressThomas Chou2015-10-232-2/+7
* nios2: enable malloc() pool before relocationThomas Chou2015-10-231-1/+0
* 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-234-86/+68
* nios2: Switch to generic timerThomas Chou2015-10-235-124/+42
* nios2: enable Driver ModelThomas Chou2015-10-231-0/+2
* nios2: enable device tree control of U-BootThomas Chou2015-10-235-0/+168
* 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: move altera_pio_init to board_early_init_rThomas Chou2015-10-232-4/+10
* nios2: permit device tree control of U-BootThomas Chou2015-10-231-0/+1
* nios2: enable CONFIG_NET_RANDOM_ETHADDRThomas Chou2015-10-231-0/+1
* nios2: move command line configuration to KconfigThomas Chou2015-10-232-8/+4
* ARM: AM335x: mux: change mmc0 cd pinmux from mmc0_sdcd to gpioMugunthan V N2015-10-221-1/+1
* drivers: gpio: omap: add support for parsing additional gpio parametersMugunthan V N2015-10-221-0/+11
* am437x: Add am57xx_evm_defconfig using CONFIG_DMMugunthan V N2015-10-223-0/+719
* ti_omap5_common: mmc: do not define DM_MMC for splMugunthan V N2015-10-221-0/+8
* am437x: Add am437x_sk_evm_defconfig using CONFIG_DMMugunthan V N2015-10-223-1/+722
* am437x: Add am437x_gp_evm_defconfig using CONFIG_DMMugunthan V N2015-10-227-0/+2618
* am43xx_evm: mmc: do not define DM_MMC for splMugunthan V N2015-10-221-0/+8
* am43xx_evm.h: : switch to CONFIG_OMAP_SERIAL for non-SPL DM_SERIALMugunthan V N2015-10-221-1/+5
* drivers: serial: serial_omap: add comaptibles for all ti platformsMugunthan V N2015-10-221-0/+4
* drivers: serial: serial_omap: populate default clock frequency when not found...Mugunthan V N2015-10-221-1/+3
* defconfig: am335x: gp_evm: enable mmc driver modelMugunthan V N2015-10-221-0/+1
OpenPOWER on IntegriCloud