summaryrefslogtreecommitdiff
path: root/arch/arm
Commit message (Expand)AuthorAgeFilesLines
* ARM: dts: at91: Add dts files for at91sam9263ekWenyou Yang2017-05-093-89/+340
* ARM: dts: at91: Add dts files for at91sam9rlekWenyou Yang2017-05-093-0/+1380
* ARM: dts: at91: Add dts files for at91sam9260ek/9g20ekWenyou Yang2017-05-097-68/+617
* ARM: dts: at91: Add dts files for at91sam9m10g45ekWenyou Yang2017-05-093-105/+474
* ARM: dts: at91: Add dts files for at91sam9n12ekWenyou Yang2017-05-093-0/+1331
* ARM: dts: at91: Add dts files for at91sam9x5ekWenyou Yang2017-05-0921-0/+2461
* board: sama5d4ek: fix DD2 configurationWenyou Yang2017-05-091-1/+6
* ARM: dts: sama5d2_xplained: update for SPLWenyou Yang2017-05-092-0/+32
* ARM: dts: sama5d2: add clock property for uart1 nodeWenyou Yang2017-05-091-0/+2
* Merge branch 'master' of git://git.denx.de/u-boot-sunxiTom Rini2017-05-087-3/+933
|\
| * sunxi: add clock configuration of R40 sataIcenowy Zheng2017-05-022-2/+23
| * ARM: sunxi: use imply instead of bare default y in KconfigMasahiro Yamada2017-05-022-26/+8
| * ARM: sunxi: move board/sunxi/Kconfig to arch/arm/mach-sunxi/KconfigMasahiro Yamada2017-05-022-1/+794
| * sunxi: video: Add A64/H3/H5 HDMI driverJernej Skrabec2017-04-282-0/+132
| * sunxi: i2c: Add support for DM I2CJernej Skrabec2017-04-281-0/+2
* | ARM: keystone2: Add support for getting external clock dynamicallyLokesh Vutla2017-05-082-7/+7
* | ARM: k2g: Add support for dynamic programming of PLL based on SYSCLKLokesh Vutla2017-05-082-2/+23
* | 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-082-9/+8
* | aspeed: Add support for Clocks needed by MACsmaxims@google.com2017-05-082-2/+68
* | aspeed: Add P-Bus clock in ast2500 clock drivermaxims@google.com2017-05-081-1/+2
* | aspeed: AST2500 Pinctrl Drivermaxims@google.com2017-05-082-0/+71
* | aspeed: Refactor AST2500 RAM Driver and Sysreset Drivermaxims@google.com2017-05-084-99/+11
* | aspeed: Device Tree configuration for Reset Drivermaxims@google.com2017-05-082-0/+25
* | aspeed: Reset Drivermaxims@google.com2017-05-081-0/+28
* | aspeed: Make SCU lock/unlock functions part of SCU APImaxims@google.com2017-05-082-0/+29
* | aspeed: Watchdog Timer Drivermaxims@google.com2017-05-082-13/+80
* | 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
* | igep003x: Add support for IGEP SMARC AM335xPau Pajuelo2017-05-081-0/+1
* | igep0033: Rename to igep003xLadislav Michl2017-05-082-3/+3
* | ARM: am33xx: define BOOT_DEVICE_ONENANDLadislav Michl2017-05-081-0/+1
* | ARM: am33xx: fix typo in spl.hLadislav Michl2017-05-081-1/+1
* | 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: sdram: correct sdram configuration as per micron sdramVikas Manocha2017-05-081-5/+8
* | stm32f746: to switch on user LED1 & read user buttonVikas Manocha2017-05-081-0/+10
* | stm32f7: use stm32f7 gpio driver supporting driver modelVikas Manocha2017-05-081-0/+1
* | ARM: DT: stm32f7: add gpio device tree nodesVikas Manocha2017-05-082-0/+123
* | dm: gpio: Add driver for stm32f7 gpio controllerVikas Manocha2017-05-081-4/+16
* | stm32f7: sdram: use sdram device tree node to configure sdram controllerVikas Manocha2017-05-081-0/+10
* | stm32f7: use clock driver to enable sdram controller clockVikas Manocha2017-05-081-0/+1
* | ARM: DT: stm32f7: add sdram pin contol nodeVikas Manocha2017-05-082-0/+63
* | stm32f7: use clock driver to enable qspi controller clockVikas Manocha2017-05-081-0/+1
* | spl: make image arg or fdt blob address reconfigurableVikas Manocha2017-05-081-4/+3
* | arm: dra7xx: move CONFIG_DRA7XX to KconfigUri Mashiach2017-05-081-0/+8
* | arm64: mvebu: incorrect check of fdt address cellsxypron.glpk@gmx.de2017-05-051-1/+1
* | fdt: Move fdt_fixup_ethernet to a common placeTom Rini2017-05-011-2/+0
* | Convert CONFIG_CMD_DIAG to KconfigSimon Glass2017-04-301-0/+1