summaryrefslogtreecommitdiff
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
...
| * | 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
* | | sysreset: psci: support system reset in a generic way with PSCIMasahiro Yamada2017-04-181-0/+1
* | | ARM: adjust arm-smccc code for use in U-BootMasahiro Yamada2017-04-189-45/+27
* | | ARM: import arm-smccc code from Linux 4.11-rc6Masahiro Yamada2017-04-185-0/+410
|/ /
* | Merge git://git.denx.de/u-boot-rockchipTom Rini2017-04-1610-11/+140
|\ \
| * | rockchip: rk3399: spl: add UART0 support for SPLPhilipp Tomsich2017-04-153-8/+31
| * | rockchip: pmic: Enable RK808 for rk3399 evberic.gao@rock-chips.com2017-04-151-0/+39
| * | rockchip: i2c: Enable i2c for rk3399eric.gao@rock-chips.com2017-04-151-0/+16
| * | rockchip: rk3399: Add missing sentinel in sysconeric.gao@rock-chips.com2017-04-151-0/+1
| * | rockchip: ARM64: split RK3399-Q7 board off the RK3399-EVB boardKlaus Goger2017-04-151-0/+19
| * | rockchip: dts: rk3399-puma: make the DTS dual-licensedPhilipp Tomsich2017-04-151-1/+1
| * | rockchip: rk3188: enable remap functionHeiko Stübner2017-04-152-0/+19
| * | rockchip: cosmetic: Move rock board to its correct positionHeiko Stübner2017-04-151-1/+1
| * | rockchip: dts: rk3399-puma: disable 'fifo-mode' in sdmmcPhilipp Tomsich2017-04-151-1/+0
| * | rockchip: spl: rk3399: disable DDR security regions for SPLPhilipp Tomsich2017-04-151-0/+13
* | | Merge git://git.denx.de/u-boot-dmTom Rini2017-04-164-23/+28
|\ \ \ | |_|/ |/| |
| * | sandbox: Add some test LEDsSimon Glass2017-04-141-0/+14
| * | arm: omap: sata: compile out board-level sata code when CONFIG_DM_SCSI is def...Jean-Jacques Hiblot2017-04-141-0/+2
| * | arm: omap: sata: move enable sata clocks to enable_basic_clocks()Mugunthan V N2017-04-142-23/+12
| |/
* | Merge branch 'master' of git://git.denx.de/u-boot-videoTom Rini2017-04-145-1/+51
|\ \ | |/ |/|
| * board: toradex: colibri_vf: Add DCU support for Colibri VybridStefan Agner2017-04-144-0/+50
| * Convert CONFIG_FSL_DCU_FB to KconfigSanchayan Maity2017-04-141-1/+1
* | Merge branch 'master' of git://git.denx.de/u-boot-socfpgaTom Rini2017-04-144-20/+26
|\ \
| * | arm: socfpga: Convert Altera DDR SDRAM driver to use KconfigLey Foon Tan2017-04-141-0/+1
| * | ARM: socfpga: Disable OC on MCVEVKMarek Vasut2017-04-141-0/+1
| * | ARM: socfpga: Rename MCVEVKMarek Vasut2017-04-142-6/+6
| * | ARM: socfpga: boot0 hook: remove macro from boot0 header fileChee, Tien Fong2017-04-141-14/+10
| * | ARM: socfpga: cyclone5-socdk: Enable ports A & CGeorges Savoundararadj2017-04-141-0/+8
| |/
* | Merge branch 'master' of git://git.denx.de/u-boot-mmcTom Rini2017-04-144-275/+1126
|\ \
| * | mmc: meson: add MMC driver for Meson GX (S905)Carlo Caione2017-04-141-0/+89
| * | arm: dts: update Meson GXBB / Odroid-C2 DT with recent Linux versionHeiner Kallweit2017-04-143-275/+1037
| |/
* | Merge git://git.denx.de/u-boot-dmTom Rini2017-04-1340-223/+6543
|\ \
| * | ARM: at91: lds: use "_image_binary_end" for DT locationWenyou Yang2017-04-131-0/+2
| * | ARM: spl: atmel: move mem_init() advance in SPL init.Wenyou Yang2017-04-131-1/+2