aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2017-05-08dm: Simple Watchdog uclassmaxims@google.com11-1/+333
2017-05-08aspeed: Update ast2500 Device Treemaxims@google.com1-1/+880
2017-05-08ARM: DT: STM32F746: add u-boot, dm-pre-reloc property to sub nodesVikas Manocha1-0/+24
2017-05-08README: remove CONFIG_CMD_DATEChris Packham1-1/+0
2017-05-08tools: moveconfig: cleanup README entiresChris Packham1-0/+41
2017-05-08tools: moveconfig: cleanup whitelist entriesChris Packham1-0/+20
2017-05-08tools: moveconfig: extract helper function for user confirmationChris Packham1-19/+18
2017-05-08rtc: Add DM support to ds1307Chris Packham2-20/+196
2017-05-08igep003x: Add netboot supportPau Pajuelo1-1/+12
2017-05-08igep003x: Add support for IGEP SMARC AM335xPau Pajuelo5-19/+133
2017-05-08igep003x: UBIizeLadislav Michl3-18/+48
2017-05-08igep0033: Rename to igep003xLadislav Michl10-16/+16
2017-05-08mtd: nand: Consolidate nand spl loaders implementationLadislav Michl4-171/+110
2017-05-08ARM: am33xx: define BOOT_DEVICE_ONENANDLadislav Michl1-0/+1
2017-05-08ARM: am33xx: fix typo in spl.hLadislav Michl1-1/+1
2017-05-08stm32f7: remove not needed configuration from board configVikas Manocha1-3/+0
2017-05-08stm32f7: add support for stm32f769 disco boardVikas Manocha2-1/+257
2017-05-08stm32f7: move board specific pin muxing to dtsVikas Manocha2-86/+90
2017-05-08stm32f7: increase the max no of pin configuration to 70Vikas Manocha1-1/+2
2017-05-08stm32f7: sdram: correct sdram configuration as per micron sdramVikas Manocha4-51/+33
2017-05-08stm32f7: enable board info read from device treeVikas Manocha1-0/+1
2017-05-08stm32f7: stm32f746-disco: read memory info from device treeVikas Manocha3-18/+31
2017-05-08stm32f746: to switch on user LED1 & read user buttonVikas Manocha3-0/+48
2017-05-08stm32f7: use stm32f7 gpio driver supporting driver modelVikas Manocha6-109/+15
2017-05-08ARM: DT: stm32f7: add gpio device tree nodesVikas Manocha2-0/+123
2017-05-08dm: gpio: Add driver for stm32f7 gpio controllerVikas Manocha5-5/+198
2017-05-08stm32f7: sdram: use sdram device tree node to configure sdram controllerVikas Manocha3-53/+135
2017-05-08stm32f7: use clock driver to enable sdram controller clockVikas Manocha3-2/+16
2017-05-08stm32f7: use driver model for sdram initializationVikas Manocha1-70/+19
2017-05-08ARM: DT: stm32f7: add sdram pin contol nodeVikas Manocha3-0/+114
2017-05-08stm32f7: dm: add driver model support for sdramVikas Manocha1-0/+31
2017-05-08stm32f7: sdram: move sdram driver code to ram drivers areaVikas Manocha5-112/+135
2017-05-08stm32f7: use clock driver to enable qspi controller clockVikas Manocha2-1/+16
2017-05-08spl: make image arg or fdt blob address reconfigurableVikas Manocha6-23/+17
2017-05-08arm: am57xx: cl-som-am57x: enable USB commandsUri Mashiach1-0/+1
2017-05-08arm: am57xx: cl-som-am57x: enable USB storageUri Mashiach1-0/+1
2017-05-08arm: am57xx: cl-som-am57x: fix USB scanUri Mashiach1-2/+2
2017-05-08arm: am57xx: cl-som-am57x: invoke clock API to enable/disable clocksUri Mashiach2-10/+2
2017-05-08usb: host: xhci-omap: fix double weak board_usb_init functionsUri Mashiach5-9/+22
2017-05-08arm: usb: dra7xx: xHCI registers based on USB port indexUri Mashiach4-2/+15
2017-05-08arm: dra7xx: move CONFIG_DRA7XX to KconfigUri Mashiach5-7/+8
2017-05-08Prepare v2017.05v2017.05Tom Rini1-1/+1
2017-05-05board/BuR/common: incorrect check of dtbxypron.glpk@gmx.de1-3/+3
2017-05-05tools: sunxi: avoid read after end of stringxypron.glpk@gmx.de1-1/+1
2017-05-05relocate-rela: add missing va_end()xypron.glpk@gmx.de1-2/+4
2017-05-05lib: circbuf: avoid possible null pointer dereferencexypron.glpk@gmx.de1-2/+6
2017-05-05arm64: mvebu: incorrect check of fdt address cellsxypron.glpk@gmx.de1-1/+1
2017-05-05meson: gxbb: increase CONFIG_SYS_BOOTM_LENxypron.glpk@gmx.de1-0/+2
2017-05-05Merge branch 'master' of git://git.denx.de/u-boot-spiTom Rini3-1/+33
2017-05-03drivers: spi: Remove duplicate .probe methodSuniel Mahesh1-1/+0