aboutsummaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
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-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
2017-04-30Convert CONFIG_CMD_BLOB to KconfigSimon Glass2-2/+0
2017-04-30power: Rename CONFIG_AS3722_POWER to CONFIG_PMIC_AS3722Simon Glass1-1/+1
2017-04-30arm: Re-sync ARCH_MX5 / MX51 / MX53 CONFIG optionsTom Rini2-50/+43
2017-04-27Merge tag 'xilinx-fixes-for-v2017.05' of git://www.denx.de/git/u-boot-microblazeTom Rini1-0/+1
2017-04-27arm/lib/bootm.c: keep ARM v7M in thumb mode during boot_jump_linux()Patrice Chotard1-1/+4
2017-04-27ARM: omap2+: rename config to ARCH_OMAP2PLUS and consolidate KconfigMasahiro Yamada6-177/+173
2017-04-27Kconfig: Enable FIT support by default for TI platformsAndrew F. Davis1-0/+2
2017-04-27arm: Warn that starting with v2018.01 gcc-6 or later is requiredTom Rini1-1/+11
2017-04-27dm: sandbox: pwm: Add a basic pwm testSimon Glass1-0/+8
2017-04-27OMAP3: Correct name of omap34xx_gpios when using DM_GPIOAdam Ford1-1/+1
2017-04-27omap3: i2c: correct registerAdam Ford1-1/+13