aboutsummaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2017-05-09ARM: dts: sama5d2_xplained: update for SPLWenyou Yang2-0/+32
2017-05-09ARM: dts: sama5d2: add clock property for uart1 nodeWenyou Yang1-0/+2
2017-05-08Merge branch 'master' of git://git.denx.de/u-boot-sunxiTom Rini7-3/+933
2017-05-08ARM: keystone2: Add support for getting external clock dynamicallyLokesh Vutla2-7/+7
2017-05-08ARM: k2g: Add support for dynamic programming of PLL based on SYSCLKLokesh Vutla2-2/+23
2017-05-08Add ARM errata workaround 852421 and 852423 for Cortex-A17Nisal Menuka2-0/+18
2017-05-08aspeed: Cleanup ast2500-u-boot.dtsi Device Treemaxims@google.com1-20/+21
2017-05-08aspeed: Refactor SCU to use consistent mask & shiftmaxims@google.com2-9/+8
2017-05-08aspeed: Add support for Clocks needed by MACsmaxims@google.com2-2/+68
2017-05-08aspeed: Add P-Bus clock in ast2500 clock drivermaxims@google.com1-1/+2
2017-05-08aspeed: AST2500 Pinctrl Drivermaxims@google.com2-0/+71
2017-05-08aspeed: Refactor AST2500 RAM Driver and Sysreset Drivermaxims@google.com4-99/+11
2017-05-08aspeed: Device Tree configuration for Reset Drivermaxims@google.com2-0/+25
2017-05-08aspeed: Reset Drivermaxims@google.com1-0/+28
2017-05-08aspeed: Make SCU lock/unlock functions part of SCU APImaxims@google.com2-0/+29
2017-05-08aspeed: Watchdog Timer Drivermaxims@google.com2-13/+80
2017-05-08dm: Simple Watchdog uclassmaxims@google.com2-0/+13
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-08igep003x: Add support for IGEP SMARC AM335xPau Pajuelo1-0/+1
2017-05-08igep0033: Rename to igep003xLadislav Michl2-3/+3
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: 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: sdram: correct sdram configuration as per micron sdramVikas Manocha1-5/+8
2017-05-08stm32f746: to switch on user LED1 & read user buttonVikas Manocha1-0/+10
2017-05-08stm32f7: use stm32f7 gpio driver supporting driver modelVikas Manocha1-0/+1
2017-05-08ARM: DT: stm32f7: add gpio device tree nodesVikas Manocha2-0/+123
2017-05-08dm: gpio: Add driver for stm32f7 gpio controllerVikas Manocha1-4/+16
2017-05-08stm32f7: sdram: use sdram device tree node to configure sdram controllerVikas Manocha1-0/+10
2017-05-08stm32f7: use clock driver to enable sdram controller clockVikas Manocha1-0/+1
2017-05-08ARM: DT: stm32f7: add sdram pin contol nodeVikas Manocha2-0/+63
2017-05-08stm32f7: use clock driver to enable qspi controller clockVikas Manocha1-0/+1
2017-05-08spl: make image arg or fdt blob address reconfigurableVikas Manocha3-11/+10
2017-05-08arm: dra7xx: move CONFIG_DRA7XX to KconfigUri Mashiach1-0/+8
2017-05-05arm64: mvebu: incorrect check of fdt address cellsxypron.glpk@gmx.de1-1/+1
2017-05-02sunxi: add clock configuration of R40 sataIcenowy Zheng2-2/+23
2017-05-02ARM: sunxi: use imply instead of bare default y in KconfigMasahiro Yamada2-26/+8
2017-05-02ARM: sunxi: move board/sunxi/Kconfig to arch/arm/mach-sunxi/KconfigMasahiro Yamada2-1/+794
2017-05-01fdt: Move fdt_fixup_ethernet to a common placeTom Rini10-66/+0
2017-04-30Convert CONFIG_CMD_DIAG to KconfigSimon Glass2-0/+2
2017-04-30Convert CONFIG_CMD_DEKBLOB to KconfigSimon Glass1-0/+9
2017-04-30fs: Kconfig: Add a separate option for FS_CRAMFSSimon Glass4-0/+6
2017-04-30fs: Convert CONFIG_CMD_CRAMFS to KconfigSimon Glass4-0/+6
2017-04-30Convert CONFIG_CMD_CLK to KconfigSimon Glass1-0/+1
2017-04-30Convert CONFIG_CMD_CHIP_CONFIG to KconfigSimon Glass1-0/+8
2017-04-30fs: Kconfig: Add a separate config for FS_CBFSSimon Glass1-0/+1
2017-04-30fs: Convert CONFIG_CMD_CBFS to KconfigSimon Glass1-0/+1
2017-04-30Convert CONFIG_CMD_BMODE to KconfigSimon Glass1-0/+14