summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2019-04-09board: pm9g45: Migrate to CONFIG_DMIlko Iliev
2019-04-09ARM: at91: sama5d2: Wrap cpu detection to fix macb driverAlexander Dahl
2019-04-08Merge git://git.denx.de/u-boot-riscvTom Rini
2019-04-08arm: sunxi: Enable DM_MMC on required SoCsJagan Teki
2019-04-08Merge tag 'fixes-for-2019.04-rc4' of git://git.denx.de/u-boot-stagingTom Rini
2019-04-08dts: imx8qxp-mek: Add PHY post reset delayAndrejs Cainikovs
2019-04-08watchdog: Move watchdog_dev to data section (BSS may not be cleared)Stefan Roese
2019-04-08riscv: dts: fix CONFIG_DEFAULT_DEVICE_TREE failureRick Chen
2019-04-08riscv: dts: ae350 support SMPRick Chen
2019-04-08riscv: ax25: Andes specific cache shall only support in M-modeRick Chen
2019-04-08riscv: ax25: Add platform-specific Kconfig optionsRick Chen
2019-04-08riscv: Add a SYSCON driver for Andestech's PLMTRick Chen
2019-04-08riscv: Add a SYSCON driver for Andestech's PLICRick Chen
2019-04-08riscv: hang if relocation of secondary harts failsLukas Auer
2019-04-08riscv: do not rely on hart ID passed by previous boot stageLukas Auer
2019-04-08riscv: boot images passed to bootm on all hartsLukas Auer
2019-04-08riscv: add support for multi-hart systemsLukas Auer
2019-04-08riscv: save hart ID in register tp instead of s0Lukas Auer
2019-04-08riscv: delay initialization of caches and debug UARTLukas Auer
2019-04-08riscv: implement IPI platform functions using SBILukas Auer
2019-04-08riscv: import the supervisor binary interface header fileLukas Auer
2019-04-08riscv: add infrastructure for calling functions on other hartsLukas Auer
2019-04-05Merge tag 'u-boot-imx-20190405' of git://git.denx.de/u-boot-imxTom Rini
2019-04-02DTS: Fix ETH PHY reset on HSC|DDC boards (imx53)Lukasz Majewski
2019-04-01Merge branch 'master' of git://git.denx.de/u-boot-shTom Rini
2019-03-30ARM: dts: rmobile: Activate I2C7 on AltMarek Vasut
2019-03-29Revert "rockchip: Drop call to rockchip_dnl_mode_check() for now"Philipp Tomsich
2019-03-26Merge branch 'master' of git://git.denx.de/u-boot-shTom Rini
2019-03-25Convert CONFIG_ENV_SPI_* to KconfigPatrick Delaunay
2019-03-25exynos: replace CONFIG_ENV_SPI_BASE by CONFIG_SYS_SPI_BASEPatrick Delaunay
2019-03-25ARM: dts: rmobile: Increase off-on delay on the SD Vcc regulatorMarek Vasut
2019-03-22mips: add missing dtb-y to arch/mips/dts/MakefileMasahiro Yamada
2019-03-22powerpc: fix arch/powerpc/dts/MakefileMasahiro Yamada
2019-03-22ARM: fix arch/arm/dts/MakefileMasahiro Yamada
2019-03-22armv8: Disable exception vectors in SPL by defaultAlexander Graf
2019-03-22arm: lib: bootm: Push the Starting kernel print to the endKeerthy
2019-03-19Merge git://git.denx.de/u-boot-marvellTom Rini
2019-03-19Merge branch 'master' of git://git.denx.de/u-boot-socfpgaTom Rini
2019-03-19ARM: kirkwood: disable dcache for Kirkwood boardsChris Packham
2019-03-19ARM: mvebu: use correct name for pcie controllerChris Packham
2019-03-19ARM: kirkwood: add spi0 alias for dreamplugChris Packham
2019-03-16ARM: dts: socfpga: Add missing altr,sysmgr-syscon for EMACLey Foon Tan
2019-03-15Merge git://git.denx.de/u-boot-fsl-qoriqTom Rini
2019-03-15armv7: ls102xa: Add workaround for DDR erratum A-008850Alison Wang
2019-03-14Merge branch 'master' of git://git.denx.de/u-boot-samsungTom Rini
2019-03-13arm: dts: imx6qdl-u-boot: Enable spba-bus@2000000 simple busAdam Ford
2019-03-13imx8qxp: Fix the reported CPU frequencyFabio Estevam
2019-03-13pico-imx6ul: Convert to DM MMCFabio Estevam
2019-03-13pico-imx6ul: Import dts files from kernelFabio Estevam
2019-03-11Merge git://git.denx.de/u-boot-x86Tom Rini