summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* defconfig: am335x: bbb: enable mmc driver modelMugunthan V N2015-10-221-0/+1
* drivers: mmc: omap_hsmmc: convert driver to adopt device driver modelMugunthan V N2015-10-221-1/+116
* am335x_evm: mmc: do not define DM_MMC for splMugunthan V N2015-10-221-0/+8
* 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-224-1/+801
* ARM: k2g: Add config fileLokesh Vutla2015-10-223-0/+75
* ARM: dts: k2g: Add DT supportLokesh Vutla2015-10-223-1/+95
* ARM: k2g: Enable SPI flashLokesh Vutla2015-10-221-0/+6
* ARM: k2g: add SD card and eMMC supportRoger Quadros2015-10-223-2/+43
* ARM: k2g: Add Ethernet SupportVitaly Andrianov2015-10-222-0/+24
* driver: net: keystone_net: removing unused codeMugunthan V N2015-10-221-10/+0
* driver: net: keystone_net: add support for rgmii phyVitaly Andrianov2015-10-222-1/+48
* dma: keystone_nav: Fix linkram sizeVitaly Andrianov2015-10-221-1/+1
OpenPOWER on IntegriCloud