aboutsummaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
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
2017-04-27zynq-topic-miami.dts: Add usbotg0 alias to make USB actually workMike Looijmans1-0/+1
2017-04-25Merge git://git.denx.de/u-boot-sunxiTom Rini22-136/+1050
2017-04-25Merge git://git.denx.de/u-boot-fsl-qoriqTom Rini7-32/+111
2017-04-25Merge branch 'master' of git://git.denx.de/u-boot-socfpgaTom Rini3-0/+76
2017-04-25arm: socfpga: add cyclone5 based de10-nano boardDalon Westergreen3-0/+76
2017-04-24arm: psci: make psci usable on single core socsYuantian Tang5-30/+31
2017-04-24armv8: fsl-layerscape: Add validation of PPA image from NAND and SDSumit Garg1-2/+70
2017-04-24armv8: fsl-layerscape: Support loading PPA header from eMMC/SD and NAND FlashSumit Garg1-0/+10
2017-04-21sunxi: add support for Lichee Pi ZeroIcenowy Zheng2-0/+85
2017-04-21sunxi: add DTSI file for V3sIcenowy Zheng1-0/+284
2017-04-21sunxi: add basic V3s supportIcenowy Zheng3-0/+7
2017-04-20ARM: dts: uniphier: sync Device Tree with LinuxMasahiro Yamada4-55/+209
2017-04-20ARM: uniphier: show STM (SCP) status on boot and pinmon commandMasahiro Yamada3-8/+48
2017-04-20ARM: uniphier: enable PSCI sysreset for uniphier_v8_defconfigMasahiro Yamada1-0/+2
2017-04-20ARM: uniphier: setup EHCI PHY paramters for LD11Masahiro Yamada2-0/+10
2017-04-20sunxi: Add clock support for DE2/HDMI/TCON on newer SoCsJernej Skrabec2-1/+93
2017-04-20sunxi: video: Convert lcdc to use struct display_timingJernej Skrabec1-3/+3
2017-04-20sunxi: video: Split out TCON codeJernej Skrabec2-103/+128
2017-04-20sunxi: Add support for Bananapi M2 UltraChen-Yu Tsai3-0/+254
2017-04-20sunxi: Add PSCI support for R40Chen-Yu Tsai1-3/+32
2017-04-20sunxi: Fix CPUCFG address for R40Chen-Yu Tsai1-2/+4
2017-04-20sunxi: Use H3/A64 DRAM initialization code for R40Chen-Yu Tsai6-18/+133
2017-04-20sunxi: Set PLL lock enable bits for R40Chen-Yu Tsai2-0/+7
2017-04-20sunxi: Fix watchdog reset function for R40Chen-Yu Tsai3-7/+8
2017-04-20sunxi: Enable AXP221s in I2C mode with the R40 SoCChen-Yu Tsai1-0/+7
2017-04-20sunxi: Add initial support for R40Chen-Yu Tsai2-3/+9
2017-04-18Merge git://git.denx.de/u-boot-fsl-qoriqTom Rini18-54/+118
2017-04-18Merge git://git.denx.de/u-boot-x86Tom Rini2-3/+6
2017-04-18rockchip: Print a message when returning to the bootromSimon Glass4-5/+28
2017-04-18arm: omap-common: add missing va_end()xypron.glpk@gmx.de1-1/+3
2017-04-18sysreset: psci: support system reset in a generic way with PSCIMasahiro Yamada1-0/+1
2017-04-18ARM: adjust arm-smccc code for use in U-BootMasahiro Yamada9-45/+27
2017-04-18ARM: import arm-smccc code from Linux 4.11-rc6Masahiro Yamada5-0/+410
2017-04-18x86: Display the SPL banner only onceSimon Glass1-2/+1
2017-04-18x86: Drop leading spaces in cpu_x86_get_desc()Simon Glass1-1/+5
2017-04-17powerpc: e6500: Lock/unlock 1 cache instead of L1 as init_ramRuchika Gupta1-2/+4
2017-04-17armv8/fsl-layerscape: fdt: avoid incorrect fixing with CONFIG_SYS_CLK_FREQYangbo Lu1-2/+2
2017-04-17armv8: fsl-lsch3: Instantiate TZASC configuration in 2 groupsAshish kumar2-11/+21