summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* 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
* dm: Simple Watchdog uclassmaxims@google.com2017-05-082-0/+13
* 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-083-11/+10
* 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-0110-66/+0
* Convert CONFIG_CMD_DIAG to KconfigSimon Glass2017-04-302-0/+2
* Convert CONFIG_CMD_DEKBLOB to KconfigSimon Glass2017-04-301-0/+9
* fs: Kconfig: Add a separate option for FS_CRAMFSSimon Glass2017-04-304-0/+6
* fs: Convert CONFIG_CMD_CRAMFS to KconfigSimon Glass2017-04-304-0/+6
* Convert CONFIG_CMD_CLK to KconfigSimon Glass2017-04-301-0/+1
* Convert CONFIG_CMD_CHIP_CONFIG to KconfigSimon Glass2017-04-301-0/+8
* fs: Kconfig: Add a separate config for FS_CBFSSimon Glass2017-04-301-0/+1
* fs: Convert CONFIG_CMD_CBFS to KconfigSimon Glass2017-04-301-0/+1
* Convert CONFIG_CMD_BMODE to KconfigSimon Glass2017-04-301-0/+14
* Convert CONFIG_CMD_BLOB to KconfigSimon Glass2017-04-302-2/+0
* power: Rename CONFIG_AS3722_POWER to CONFIG_PMIC_AS3722Simon Glass2017-04-301-1/+1
* arm: Re-sync ARCH_MX5 / MX51 / MX53 CONFIG optionsTom Rini2017-04-302-50/+43
* Merge tag 'xilinx-fixes-for-v2017.05' of git://www.denx.de/git/u-boot-microblazeTom Rini2017-04-271-0/+1
|\
| * zynq-topic-miami.dts: Add usbotg0 alias to make USB actually workMike Looijmans2017-04-271-0/+1
* | arm/lib/bootm.c: keep ARM v7M in thumb mode during boot_jump_linux()Patrice Chotard2017-04-271-1/+4
* | ARM: omap2+: rename config to ARCH_OMAP2PLUS and consolidate KconfigMasahiro Yamada2017-04-276-177/+173
* | Kconfig: Enable FIT support by default for TI platformsAndrew F. Davis2017-04-271-0/+2
* | arm: Warn that starting with v2018.01 gcc-6 or later is requiredTom Rini2017-04-271-1/+11
* | dm: sandbox: pwm: Add a basic pwm testSimon Glass2017-04-271-0/+8