summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-10-22nios2: convert altera timer to driver modelThomas Chou
2015-10-22timer: start a new timer after relocationThomas Chou
2015-10-22dm: implement a Timer uclassThomas Chou
2015-10-22nios2: convert nios2 cpu to driver modelThomas Chou
2015-10-22nios2 : convert altera_pio to driver modelThomas Chou
2015-10-22nios2: add clear and set bits macrosThomas Chou
2015-10-22spi : convert altera_spi to driver modelThomas Chou
2015-10-22nios2: convert altera_uart to driver modelThomas Chou
2015-10-22nios2: convert altera_jtag_uart to driver modelThomas Chou
2015-10-22nios2: map physical address to uncached virtual addressThomas Chou
2015-10-22nios2: enable malloc() pool before relocationThomas Chou
2015-10-22nios2: call board_init_f_memThomas Chou
2015-10-22nios2: zap version_stringThomas Chou
2015-10-22nios2: zap dly_clksThomas Chou
2015-10-22nios2: Split timer code into timer.cThomas Chou
2015-10-22nios2: Switch to generic timerThomas Chou
2015-10-22nios2: enable Driver ModelThomas Chou
2015-10-22nios2: enable device tree control of U-BootThomas Chou
2015-10-22nios2: define _end in link scriptThomas Chou
2015-10-22nios2: remove gp assignments in link scriptThomas Chou
2015-10-22nios2: enlarge the code relocation rangeThomas Chou
2015-10-22nios2: BSS should be cleared only after board_init_fThomas Chou
2015-10-22nios2: move altera_pio_init to board_early_init_rThomas Chou
2015-10-22nios2: permit device tree control of U-BootThomas Chou
2015-10-22nios2: enable CONFIG_NET_RANDOM_ETHADDRThomas Chou
2015-10-22nios2: move command line configuration to KconfigThomas Chou
2015-10-22ARM: AM335x: mux: change mmc0 cd pinmux from mmc0_sdcd to gpioMugunthan V N
2015-10-22drivers: gpio: omap: add support for parsing additional gpio parametersMugunthan V N
2015-10-22am437x: Add am57xx_evm_defconfig using CONFIG_DMMugunthan V N
2015-10-22ti_omap5_common: mmc: do not define DM_MMC for splMugunthan V N
2015-10-22am437x: Add am437x_sk_evm_defconfig using CONFIG_DMMugunthan V N
2015-10-22am437x: Add am437x_gp_evm_defconfig using CONFIG_DMMugunthan V N
2015-10-22am43xx_evm: mmc: do not define DM_MMC for splMugunthan V N
2015-10-22am43xx_evm.h: : switch to CONFIG_OMAP_SERIAL for non-SPL DM_SERIALMugunthan V N
2015-10-22drivers: serial: serial_omap: add comaptibles for all ti platformsMugunthan V N
2015-10-22drivers: serial: serial_omap: populate default clock frequency when not found...Mugunthan V N
2015-10-22defconfig: am335x: gp_evm: enable mmc driver modelMugunthan V N
2015-10-22defconfig: am335x: bbb: enable mmc driver modelMugunthan V N
2015-10-22drivers: mmc: omap_hsmmc: convert driver to adopt device driver modelMugunthan V N
2015-10-22am335x_evm: mmc: do not define DM_MMC for splMugunthan V N
2015-10-22omap_hsmmc: update struct hsmmc to accomodate base address from DTMugunthan V N
2015-10-22dra7xx: Add dra74_evm_defconfig using CONFIG_DMMugunthan V N
2015-10-22ARM: k2g: Add config fileLokesh Vutla
2015-10-22ARM: dts: k2g: Add DT supportLokesh Vutla
2015-10-22ARM: k2g: Enable SPI flashLokesh Vutla
2015-10-22ARM: k2g: add SD card and eMMC supportRoger Quadros
2015-10-22ARM: k2g: Add Ethernet SupportVitaly Andrianov
2015-10-22driver: net: keystone_net: removing unused codeMugunthan V N
2015-10-22driver: net: keystone_net: add support for rgmii phyVitaly Andrianov
2015-10-22dma: keystone_nav: Fix linkram sizeVitaly Andrianov