aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2017-05-08aspeed: Refactor SCU to use consistent mask & shiftmaxims@google.com3-29/+27
2017-05-08aspeed: Add support for Clocks needed by MACsmaxims@google.com4-33/+304
2017-05-08aspeed: Enable I2C in EVB defconfigmaxims@google.com1-0/+3
2017-05-08aspeed: Add I2C Drivermaxims@google.com4-0/+499
2017-05-08aspeed: Add P-Bus clock in ast2500 clock drivermaxims@google.com2-1/+13
2017-05-08aspeed: Enable Pinctrl Driver in AST2500 EVBmaxims@google.com1-0/+1
2017-05-08aspeed: AST2500 Pinctrl Drivermaxims@google.com6-0/+209
2017-05-08aspeed: Refactor AST2500 RAM Driver and Sysreset Drivermaxims@google.com6-112/+24
2017-05-08aspeed: Device Tree configuration for Reset Drivermaxims@google.com3-0/+70
2017-05-08aspeed: Reset Drivermaxims@google.com4-0/+145
2017-05-08aspeed: Make SCU lock/unlock functions part of SCU APImaxims@google.com3-16/+31
2017-05-08aspeed: Watchdog Timer Drivermaxims@google.com5-13/+217
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