summaryrefslogtreecommitdiff
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* 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
* OMAP3: Correct name of omap34xx_gpios when using DM_GPIOAdam Ford2017-04-271-1/+1
* omap3: i2c: correct registerAdam Ford2017-04-271-1/+13
* Merge git://git.denx.de/u-boot-sunxiTom Rini2017-04-2522-136/+1050
|\
| * sunxi: add support for Lichee Pi ZeroIcenowy Zheng2017-04-212-0/+85
| * sunxi: add DTSI file for V3sIcenowy Zheng2017-04-211-0/+284
| * sunxi: add basic V3s supportIcenowy Zheng2017-04-213-0/+7
| * sunxi: Add clock support for DE2/HDMI/TCON on newer SoCsJernej Skrabec2017-04-202-1/+93
| * sunxi: video: Convert lcdc to use struct display_timingJernej Skrabec2017-04-201-3/+3
| * sunxi: video: Split out TCON codeJernej Skrabec2017-04-202-103/+128
| * sunxi: Add support for Bananapi M2 UltraChen-Yu Tsai2017-04-203-0/+254
| * sunxi: Add PSCI support for R40Chen-Yu Tsai2017-04-201-3/+32
| * sunxi: Fix CPUCFG address for R40Chen-Yu Tsai2017-04-201-2/+4
| * sunxi: Use H3/A64 DRAM initialization code for R40Chen-Yu Tsai2017-04-206-18/+133
| * sunxi: Set PLL lock enable bits for R40Chen-Yu Tsai2017-04-202-0/+7
| * sunxi: Fix watchdog reset function for R40Chen-Yu Tsai2017-04-203-7/+8
| * sunxi: Enable AXP221s in I2C mode with the R40 SoCChen-Yu Tsai2017-04-201-0/+7
| * sunxi: Add initial support for R40Chen-Yu Tsai2017-04-202-3/+9
* | Merge git://git.denx.de/u-boot-fsl-qoriqTom Rini2017-04-257-32/+111
|\ \
| * | arm: psci: make psci usable on single core socsYuantian Tang2017-04-245-30/+31
| * | armv8: fsl-layerscape: Add validation of PPA image from NAND and SDSumit Garg2017-04-241-2/+70
| * | armv8: fsl-layerscape: Support loading PPA header from eMMC/SD and NAND FlashSumit Garg2017-04-241-0/+10
* | | Merge branch 'master' of git://git.denx.de/u-boot-socfpgaTom Rini2017-04-253-0/+76
|\ \ \
| * | | arm: socfpga: add cyclone5 based de10-nano boardDalon Westergreen2017-04-253-0/+76
| |/ /
* | | ARM: dts: uniphier: sync Device Tree with LinuxMasahiro Yamada2017-04-204-55/+209
* | | ARM: uniphier: show STM (SCP) status on boot and pinmon commandMasahiro Yamada2017-04-203-8/+48
* | | ARM: uniphier: enable PSCI sysreset for uniphier_v8_defconfigMasahiro Yamada2017-04-201-0/+2
* | | ARM: uniphier: setup EHCI PHY paramters for LD11Masahiro Yamada2017-04-202-0/+10
|/ /
* | Merge git://git.denx.de/u-boot-fsl-qoriqTom Rini2017-04-1818-54/+118
|\ \
| * | powerpc: e6500: Lock/unlock 1 cache instead of L1 as init_ramRuchika Gupta2017-04-171-2/+4
| * | armv8/fsl-layerscape: fdt: avoid incorrect fixing with CONFIG_SYS_CLK_FREQYangbo Lu2017-04-171-2/+2
| * | armv8: fsl-lsch3: Instantiate TZASC configuration in 2 groupsAshish kumar2017-04-172-11/+21
| * | armv8: ls2080a: Add serdes2 protocol 0x51 supportSantan Kumar2017-04-171-0/+1
| * | arm64/ls1046a: Enable ERRATUM_A008850 for ls1046a SoCShengzhou Liu2017-04-171-0/+1
| * | armv7: ls1021a: Drop macro CONFIG_LS102XAYork Sun2017-04-174-4/+4
| * | armv8: ls1043a: Drop macro CONFIG_LS1043AYork Sun2017-04-173-3/+3
| * | armv8: ls2080a: Drop macro CONFIG_LS2080AYork Sun2017-04-178-10/+10
| * | arm: ls1046ardb: Add SD secure boot targetRuchika Gupta2017-04-171-1/+1
| * | arm: ls1043ardb: Add NAND secure boot targetRuchika Gupta2017-04-171-1/+6
| * | arm: ls1043ardb: Add SD secure boot targetRuchika Gupta2017-04-172-2/+25
| * | armv8: SECURE_BOOT: Enable chain of trust on LS1012A platformVinitha Pillai-B572232017-04-173-1/+10
| * | armv8: SECURE_BOOT: Enable chain of trust on LS1046A platformVinitha Pillai-B572232017-04-173-5/+16
| * | armv8: fsl-layerscape: SECURE BOOT: Add header address of PPA in kconfigVinitha Pillai-B572232017-04-173-13/+15
| * | powerpc: T1042RDB: SECURE BOOT: Remove CONFIG_CMD_BLOB from SPL compilationVINITHA PILLAI2017-04-171-1/+1
* | | Merge git://git.denx.de/u-boot-x86Tom Rini2017-04-182-3/+6
|\ \ \
| * | | x86: Display the SPL banner only onceSimon Glass2017-04-181-2/+1
| * | | x86: Drop leading spaces in cpu_x86_get_desc()Simon Glass2017-04-181-1/+5
| | |/ | |/|
* | | rockchip: Print a message when returning to the bootromSimon Glass2017-04-184-5/+28
* | | arm: omap-common: add missing va_end()xypron.glpk@gmx.de2017-04-181-1/+3