summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-05-08stm32f7: add support for stm32f769 disco boardVikas Manocha
2017-05-08stm32f7: move board specific pin muxing to dtsVikas Manocha
2017-05-08stm32f7: increase the max no of pin configuration to 70Vikas Manocha
2017-05-08stm32f7: sdram: correct sdram configuration as per micron sdramVikas Manocha
2017-05-08stm32f7: enable board info read from device treeVikas Manocha
2017-05-08stm32f7: stm32f746-disco: read memory info from device treeVikas Manocha
2017-05-08stm32f746: to switch on user LED1 & read user buttonVikas Manocha
2017-05-08stm32f7: use stm32f7 gpio driver supporting driver modelVikas Manocha
2017-05-08ARM: DT: stm32f7: add gpio device tree nodesVikas Manocha
2017-05-08dm: gpio: Add driver for stm32f7 gpio controllerVikas Manocha
2017-05-08stm32f7: sdram: use sdram device tree node to configure sdram controllerVikas Manocha
2017-05-08stm32f7: use clock driver to enable sdram controller clockVikas Manocha
2017-05-08stm32f7: use driver model for sdram initializationVikas Manocha
2017-05-08ARM: DT: stm32f7: add sdram pin contol nodeVikas Manocha
2017-05-08stm32f7: dm: add driver model support for sdramVikas Manocha
2017-05-08stm32f7: sdram: move sdram driver code to ram drivers areaVikas Manocha
2017-05-08stm32f7: use clock driver to enable qspi controller clockVikas Manocha
2017-05-08spl: make image arg or fdt blob address reconfigurableVikas Manocha
2017-05-08arm: am57xx: cl-som-am57x: enable USB commandsUri Mashiach
2017-05-08arm: am57xx: cl-som-am57x: enable USB storageUri Mashiach
2017-05-08arm: am57xx: cl-som-am57x: fix USB scanUri Mashiach
2017-05-08arm: am57xx: cl-som-am57x: invoke clock API to enable/disable clocksUri Mashiach
2017-05-08usb: host: xhci-omap: fix double weak board_usb_init functionsUri Mashiach
2017-05-08arm: usb: dra7xx: xHCI registers based on USB port indexUri Mashiach
2017-05-08arm: dra7xx: move CONFIG_DRA7XX to KconfigUri Mashiach
2017-05-08Prepare v2017.05Tom Rini
2017-05-05board/BuR/common: incorrect check of dtbxypron.glpk@gmx.de
2017-05-05tools: sunxi: avoid read after end of stringxypron.glpk@gmx.de
2017-05-05relocate-rela: add missing va_end()xypron.glpk@gmx.de
2017-05-05lib: circbuf: avoid possible null pointer dereferencexypron.glpk@gmx.de
2017-05-05arm64: mvebu: incorrect check of fdt address cellsxypron.glpk@gmx.de
2017-05-05meson: gxbb: increase CONFIG_SYS_BOOTM_LENxypron.glpk@gmx.de
2017-05-05Merge branch 'master' of git://git.denx.de/u-boot-spiTom Rini
2017-05-04sunxi: add support for Banana Pi M2 Plus boardIcenowy Zheng
2017-05-03drivers: spi: Remove duplicate .probe methodSuniel Mahesh
2017-05-03env_sf: use DIV_ROUND_UP to calculate number of sectors to eraseAndreas Fenkart
2017-05-03env_sf: re-order error handling in single-buffer env_relocate_specAndreas Fenkart
2017-05-03enf_sf: reuse setup_flash_device instead of open coding itAndreas Fenkart
2017-05-03env_sf: factor out prepare_flash_deviceAndreas Fenkart
2017-05-03zynq: spi: Honour the activation / deactivation delayMoritz Fischer
2017-05-03spi: atmel: check GPIO validity before using cs_gpiosWenyou Yang
2017-05-02sunxi: enable SATA on Banana Pi M2 UltraIcenowy Zheng
2017-05-02sunxi: add clock configuration of R40 sataIcenowy Zheng
2017-05-02ARM: sunxi: use imply instead of bare default y in KconfigMasahiro Yamada
2017-05-02ARM: sunxi: move board/sunxi/Kconfig to arch/arm/mach-sunxi/KconfigMasahiro Yamada
2017-05-01Prepare v2017.05-rc3Tom Rini
2017-05-01odroid-c2: README: MMC is supportedxypron.glpk@gmx.de
2017-05-01meson: gxbb: change ramdisk_addr_rxypron.glpk@gmx.de
2017-05-01meson: gxbb: enable MMC as boot targetxypron.glpk@gmx.de
2017-05-01configs: Re-syncTom Rini