summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* | | aspeed: Update ast2500 Device Treemaxims@google.com2017-05-081-1/+880
* | | ARM: DT: STM32F746: add u-boot, dm-pre-reloc property to sub nodesVikas Manocha2017-05-081-0/+24
* | | README: remove CONFIG_CMD_DATEChris Packham2017-05-081-1/+0
* | | tools: moveconfig: cleanup README entiresChris Packham2017-05-081-0/+41
* | | tools: moveconfig: cleanup whitelist entriesChris Packham2017-05-081-0/+20
* | | tools: moveconfig: extract helper function for user confirmationChris Packham2017-05-081-19/+18
* | | rtc: Add DM support to ds1307Chris Packham2017-05-082-20/+196
* | | igep003x: Add netboot supportPau Pajuelo2017-05-081-1/+12
* | | igep003x: Add support for IGEP SMARC AM335xPau Pajuelo2017-05-085-19/+133
* | | igep003x: UBIizeLadislav Michl2017-05-083-18/+48
* | | igep0033: Rename to igep003xLadislav Michl2017-05-0810-16/+16
* | | mtd: nand: Consolidate nand spl loaders implementationLadislav Michl2017-05-084-171/+110
* | | ARM: am33xx: define BOOT_DEVICE_ONENANDLadislav Michl2017-05-081-0/+1
* | | ARM: am33xx: fix typo in spl.hLadislav Michl2017-05-081-1/+1
* | | stm32f7: remove not needed configuration from board configVikas Manocha2017-05-081-3/+0
* | | stm32f7: add support for stm32f769 disco boardVikas Manocha2017-05-082-1/+257
* | | stm32f7: move board specific pin muxing to dtsVikas Manocha2017-05-082-86/+90
* | | stm32f7: increase the max no of pin configuration to 70Vikas Manocha2017-05-081-1/+2
* | | stm32f7: sdram: correct sdram configuration as per micron sdramVikas Manocha2017-05-084-51/+33
* | | stm32f7: enable board info read from device treeVikas Manocha2017-05-081-0/+1
* | | stm32f7: stm32f746-disco: read memory info from device treeVikas Manocha2017-05-083-18/+31
* | | stm32f746: to switch on user LED1 & read user buttonVikas Manocha2017-05-083-0/+48
* | | stm32f7: use stm32f7 gpio driver supporting driver modelVikas Manocha2017-05-086-109/+15
* | | ARM: DT: stm32f7: add gpio device tree nodesVikas Manocha2017-05-082-0/+123
* | | dm: gpio: Add driver for stm32f7 gpio controllerVikas Manocha2017-05-085-5/+198
* | | stm32f7: sdram: use sdram device tree node to configure sdram controllerVikas Manocha2017-05-083-53/+135
* | | stm32f7: use clock driver to enable sdram controller clockVikas Manocha2017-05-083-2/+16
* | | stm32f7: use driver model for sdram initializationVikas Manocha2017-05-081-70/+19
* | | ARM: DT: stm32f7: add sdram pin contol nodeVikas Manocha2017-05-083-0/+114
* | | stm32f7: dm: add driver model support for sdramVikas Manocha2017-05-081-0/+31
* | | stm32f7: sdram: move sdram driver code to ram drivers areaVikas Manocha2017-05-085-112/+135
* | | stm32f7: use clock driver to enable qspi controller clockVikas Manocha2017-05-082-1/+16
* | | spl: make image arg or fdt blob address reconfigurableVikas Manocha2017-05-086-23/+17
* | | arm: am57xx: cl-som-am57x: enable USB commandsUri Mashiach2017-05-081-0/+1
* | | arm: am57xx: cl-som-am57x: enable USB storageUri Mashiach2017-05-081-0/+1
* | | arm: am57xx: cl-som-am57x: fix USB scanUri Mashiach2017-05-081-2/+2
* | | arm: am57xx: cl-som-am57x: invoke clock API to enable/disable clocksUri Mashiach2017-05-082-10/+2
* | | usb: host: xhci-omap: fix double weak board_usb_init functionsUri Mashiach2017-05-085-9/+22
* | | arm: usb: dra7xx: xHCI registers based on USB port indexUri Mashiach2017-05-084-2/+15
* | | arm: dra7xx: move CONFIG_DRA7XX to KconfigUri Mashiach2017-05-085-7/+8
* | | Prepare v2017.05v2017.05Tom Rini2017-05-081-1/+1
* | | board/BuR/common: incorrect check of dtbxypron.glpk@gmx.de2017-05-051-3/+3
* | | tools: sunxi: avoid read after end of stringxypron.glpk@gmx.de2017-05-051-1/+1
* | | relocate-rela: add missing va_end()xypron.glpk@gmx.de2017-05-051-2/+4
* | | lib: circbuf: avoid possible null pointer dereferencexypron.glpk@gmx.de2017-05-051-2/+6
* | | arm64: mvebu: incorrect check of fdt address cellsxypron.glpk@gmx.de2017-05-051-1/+1
* | | meson: gxbb: increase CONFIG_SYS_BOOTM_LENxypron.glpk@gmx.de2017-05-051-0/+2
* | | Merge branch 'master' of git://git.denx.de/u-boot-spiTom Rini2017-05-053-1/+33
|\ \ \
| * | | drivers: spi: Remove duplicate .probe methodSuniel Mahesh2017-05-031-1/+0
| | |/ | |/|
| * | zynq: spi: Honour the activation / deactivation delayMoritz Fischer2017-05-031-0/+24