summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* configs: am43xx: Enable TI_COMMON_CMD_OPTIONSLokesh Vutla2017-05-082-38/+2
* configs: am335x: Enable TI_COMMON_CMD_OPTIONSLokesh Vutla2017-05-087-69/+7
* board: ti: Define Kconfig symbol for common cmd optionsLokesh Vutla2017-05-081-0/+26
* Add ARM errata workaround 852421 and 852423 for Cortex-A17Nisal Menuka2017-05-082-0/+18
* aspeed: Cleanup ast2500-u-boot.dtsi Device Treemaxims@google.com2017-05-081-20/+21
* aspeed: Refactor SCU to use consistent mask & shiftmaxims@google.com2017-05-083-29/+27
* aspeed: Add support for Clocks needed by MACsmaxims@google.com2017-05-084-33/+304
* aspeed: Enable I2C in EVB defconfigmaxims@google.com2017-05-081-0/+3
* aspeed: Add I2C Drivermaxims@google.com2017-05-084-0/+499
* aspeed: Add P-Bus clock in ast2500 clock drivermaxims@google.com2017-05-082-1/+13
* aspeed: Enable Pinctrl Driver in AST2500 EVBmaxims@google.com2017-05-081-0/+1
* aspeed: AST2500 Pinctrl Drivermaxims@google.com2017-05-086-0/+209
* aspeed: Refactor AST2500 RAM Driver and Sysreset Drivermaxims@google.com2017-05-086-112/+24
* aspeed: Device Tree configuration for Reset Drivermaxims@google.com2017-05-083-0/+70
* aspeed: Reset Drivermaxims@google.com2017-05-084-0/+145
* aspeed: Make SCU lock/unlock functions part of SCU APImaxims@google.com2017-05-083-16/+31
* aspeed: Watchdog Timer Drivermaxims@google.com2017-05-085-13/+217
* dm: Simple Watchdog uclassmaxims@google.com2017-05-0811-1/+333
* 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