summaryrefslogtreecommitdiff
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* stm32mp1: spl: hang with trace when DDR init failedPatrick Delaunay2019-04-121-2/+2
* stm32mp1: cosmetic: add comment on psci_migrate_info_type return valuePatrick Delaunay2019-04-121-1/+7
* stm32mp1: cosmetic cleanup KconfigPatrick Delaunay2019-04-121-4/+7
* stm32mp1: spl: add spl_display_printPatrick Delaunay2019-04-122-0/+18
* stm32mp1: update print_cpuinfo()Patrick Delaunay2019-04-122-8/+104
* stm32mp1: update boot mode managementPatrick Delaunay2019-04-124-16/+64
* stm32mp1: add runtime information in environmentPatrick Delaunay2019-04-121-0/+1
* stm32mp1: display board informationPatrick Delaunay2019-04-121-0/+4
* stm32mp1: bsec: access with SMC for trusted bootPatrick Delaunay2019-04-122-0/+92
* stm32mp1: add trusted boot with TF-APatrick Delaunay2019-04-124-8/+39
* Merge tag 'u-boot-atmel-2019.07-a' of git://git.denx.de/u-boot-atmelTom Rini2019-04-0912-3/+216
|\
| * arm: at91: Add gardena-gateway-at91sam supportStefan Roese2019-04-094-0/+136
| * arm: at91: at91sam9x5.dtsi: Add watchdog handleStefan Roese2019-04-091-1/+1
| * arm: at91: arm926ejs/u-boot-spl.lds: Add _image_binary_end to SPL ldsStefan Roese2019-04-091-0/+2
| * arm: at91: Enable watchdog supportStefan Roese2019-04-092-0/+58
| * arm: at91: spl_at91.c: Call spl_early_init() if OF_CONTROL is enabledStefan Roese2019-04-091-0/+10
| * arm: at91: Makefile: Compile lowlevel_init only when really necessaryStefan Roese2019-04-091-0/+2
| * board: pm9g45: Migrate to CONFIG_DMIlko Iliev2019-04-091-0/+2
| * ARM: at91: sama5d2: Wrap cpu detection to fix macb driverAlexander Dahl2019-04-092-2/+5
* | Merge git://git.denx.de/u-boot-riscvTom Rini2019-04-0819-58/+826
|\ \ | |/ |/|
| * riscv: dts: fix CONFIG_DEFAULT_DEVICE_TREE failureRick Chen2019-04-081-0/+2
| * riscv: dts: ae350 support SMPRick Chen2019-04-082-44/+118
| * riscv: ax25: Andes specific cache shall only support in M-modeRick Chen2019-04-081-0/+1
| * riscv: ax25: Add platform-specific Kconfig optionsRick Chen2019-04-081-0/+6
| * riscv: Add a SYSCON driver for Andestech's PLMTRick Chen2019-04-085-0/+67
| * riscv: Add a SYSCON driver for Andestech's PLICRick Chen2019-04-085-2/+127
| * riscv: hang if relocation of secondary harts failsLukas Auer2019-04-081-1/+12
| * riscv: do not rely on hart ID passed by previous boot stageLukas Auer2019-04-081-0/+4
| * riscv: boot images passed to bootm on all hartsLukas Auer2019-04-081-1/+12
| * riscv: add support for multi-hart systemsLukas Auer2019-04-085-2/+147
| * riscv: save hart ID in register tp instead of s0Lukas Auer2019-04-081-2/+2
| * riscv: delay initialization of caches and debug UARTLukas Auer2019-04-081-8/+8
| * riscv: implement IPI platform functions using SBILukas Auer2019-04-083-0/+31
| * riscv: import the supervisor binary interface header fileLukas Auer2019-04-081-0/+94
| * riscv: add infrastructure for calling functions on other hartsLukas Auer2019-04-085-0/+197
* | arm: sunxi: Enable DM_MMC on required SoCsJagan Teki2019-04-082-1/+12
* | Merge tag 'fixes-for-2019.04-rc4' of git://git.denx.de/u-boot-stagingTom Rini2019-04-081-0/+1
|\ \
| * | dts: imx8qxp-mek: Add PHY post reset delayAndrejs Cainikovs2019-04-081-0/+1
| |/
* | watchdog: Move watchdog_dev to data section (BSS may not be cleared)Stefan Roese2019-04-081-1/+1
|/
* Merge tag 'u-boot-imx-20190405' of git://git.denx.de/u-boot-imxTom Rini2019-04-051-1/+1
|\
| * DTS: Fix ETH PHY reset on HSC|DDC boards (imx53)Lukasz Majewski2019-04-021-1/+1
* | Merge branch 'master' of git://git.denx.de/u-boot-shTom Rini2019-04-011-0/+5
|\ \
| * | ARM: dts: rmobile: Activate I2C7 on AltMarek Vasut2019-03-301-0/+5
| |/
* | Revert "rockchip: Drop call to rockchip_dnl_mode_check() for now"Philipp Tomsich2019-03-291-7/+1
|/
* Merge branch 'master' of git://git.denx.de/u-boot-shTom Rini2019-03-266-0/+34
|\
| * ARM: dts: rmobile: Increase off-on delay on the SD Vcc regulatorMarek Vasut2019-03-256-0/+34
* | Convert CONFIG_ENV_SPI_* to KconfigPatrick Delaunay2019-03-252-30/+0
* | exynos: replace CONFIG_ENV_SPI_BASE by CONFIG_SYS_SPI_BASEPatrick Delaunay2019-03-251-1/+1
|/
* mips: add missing dtb-y to arch/mips/dts/MakefileMasahiro Yamada2019-03-221-0/+5
* powerpc: fix arch/powerpc/dts/MakefileMasahiro Yamada2019-03-221-1/+1