summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-05-08configs: ks2: Enable TI_COMMON_CMD_OPTIONSLokesh Vutla
2017-05-08configs: dra7xx: Enable TI_COMMON_CMD_OPTIONSLokesh Vutla
2017-05-08configs: am57xx: Enable TI_COMMON_CMD_OPTIONSLokesh Vutla
2017-05-08configs: am43xx: Enable TI_COMMON_CMD_OPTIONSLokesh Vutla
2017-05-08configs: am335x: Enable TI_COMMON_CMD_OPTIONSLokesh Vutla
2017-05-08board: ti: Define Kconfig symbol for common cmd optionsLokesh Vutla
2017-05-08Add ARM errata workaround 852421 and 852423 for Cortex-A17Nisal Menuka
2017-05-08aspeed: Cleanup ast2500-u-boot.dtsi Device Treemaxims@google.com
2017-05-08aspeed: Refactor SCU to use consistent mask & shiftmaxims@google.com
2017-05-08aspeed: Add support for Clocks needed by MACsmaxims@google.com
2017-05-08aspeed: Enable I2C in EVB defconfigmaxims@google.com
2017-05-08aspeed: Add I2C Drivermaxims@google.com
2017-05-08aspeed: Add P-Bus clock in ast2500 clock drivermaxims@google.com
2017-05-08aspeed: Enable Pinctrl Driver in AST2500 EVBmaxims@google.com
2017-05-08aspeed: AST2500 Pinctrl Drivermaxims@google.com
2017-05-08aspeed: Refactor AST2500 RAM Driver and Sysreset Drivermaxims@google.com
2017-05-08aspeed: Device Tree configuration for Reset Drivermaxims@google.com
2017-05-08aspeed: Reset Drivermaxims@google.com
2017-05-08aspeed: Make SCU lock/unlock functions part of SCU APImaxims@google.com
2017-05-08aspeed: Watchdog Timer Drivermaxims@google.com
2017-05-08dm: Simple Watchdog uclassmaxims@google.com
2017-05-08aspeed: Update ast2500 Device Treemaxims@google.com
2017-05-08ARM: DT: STM32F746: add u-boot, dm-pre-reloc property to sub nodesVikas Manocha
2017-05-08README: remove CONFIG_CMD_DATEChris Packham
2017-05-08tools: moveconfig: cleanup README entiresChris Packham
2017-05-08tools: moveconfig: cleanup whitelist entriesChris Packham
2017-05-08tools: moveconfig: extract helper function for user confirmationChris Packham
2017-05-08rtc: Add DM support to ds1307Chris Packham
2017-05-08igep003x: Add netboot supportPau Pajuelo
2017-05-08igep003x: Add support for IGEP SMARC AM335xPau Pajuelo
2017-05-08igep003x: UBIizeLadislav Michl
2017-05-08igep0033: Rename to igep003xLadislav Michl
2017-05-08mtd: nand: Consolidate nand spl loaders implementationLadislav Michl
2017-05-08ARM: am33xx: define BOOT_DEVICE_ONENANDLadislav Michl
2017-05-08ARM: am33xx: fix typo in spl.hLadislav Michl
2017-05-08stm32f7: remove not needed configuration from board configVikas Manocha
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