summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| * | ARM: sunxi: move board/sunxi/Kconfig to arch/arm/mach-sunxi/KconfigMasahiro Yamada2017-05-022-1/+2
| * | sunxi: Disable DE2 video driver where not neededJernej Skrabec2017-04-283-0/+3
| * | sunxi: video: Add A64/H3/H5 HDMI driverJernej Skrabec2017-04-287-0/+795
| * | sunxi: Enable DM_I2C for A64/H3/H5Jernej Skrabec2017-04-281-0/+2
| * | sunxi: i2c: Add support for DM I2CJernej Skrabec2017-04-284-1/+22
| * | sunxi: Move function for later convenienceJernej Skrabec2017-04-281-94/+94
| * | sunxi: power: Compile sy8106a driver only during SPL buildJernej Skrabec2017-04-281-0/+2
* | | ARM: keystone2: Add support for getting external clock dynamicallyLokesh Vutla2017-05-087-30/+118
* | | ARM: k2g: Add support for dynamic programming of PLL based on SYSCLKLokesh Vutla2017-05-083-23/+118
* | | configs: ks2: Enable TI_COMMON_CMD_OPTIONSLokesh Vutla2017-05-087-106/+31
* | | configs: dra7xx: Enable TI_COMMON_CMD_OPTIONSLokesh Vutla2017-05-082-44/+2
* | | configs: am57xx: Enable TI_COMMON_CMD_OPTIONSLokesh Vutla2017-05-082-42/+3
* | | 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