aboutsummaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2019-04-09arm: at91: spl_at91.c: Call spl_early_init() if OF_CONTROL is enabledStefan Roese1-0/+10
2019-04-09arm: at91: Makefile: Compile lowlevel_init only when really necessaryStefan Roese1-0/+2
2019-04-09board: pm9g45: Migrate to CONFIG_DMIlko Iliev1-0/+2
2019-04-09ARM: at91: sama5d2: Wrap cpu detection to fix macb driverAlexander Dahl2-2/+5
2019-04-08arm: sunxi: Enable DM_MMC on required SoCsJagan Teki2-1/+12
2019-04-08Merge tag 'fixes-for-2019.04-rc4' of git://git.denx.de/u-boot-stagingTom Rini1-0/+1
2019-04-08dts: imx8qxp-mek: Add PHY post reset delayAndrejs Cainikovs1-0/+1
2019-04-08watchdog: Move watchdog_dev to data section (BSS may not be cleared)Stefan Roese1-1/+1
2019-04-05Merge tag 'u-boot-imx-20190405' of git://git.denx.de/u-boot-imxTom Rini1-1/+1
2019-04-02DTS: Fix ETH PHY reset on HSC|DDC boards (imx53)Lukasz Majewski1-1/+1
2019-04-01Merge branch 'master' of git://git.denx.de/u-boot-shTom Rini1-0/+5
2019-03-30ARM: dts: rmobile: Activate I2C7 on AltMarek Vasut1-0/+5
2019-03-29Revert "rockchip: Drop call to rockchip_dnl_mode_check() for now"Philipp Tomsich1-7/+1
2019-03-26Merge branch 'master' of git://git.denx.de/u-boot-shTom Rini6-0/+34
2019-03-25Convert CONFIG_ENV_SPI_* to KconfigPatrick Delaunay2-30/+0
2019-03-25exynos: replace CONFIG_ENV_SPI_BASE by CONFIG_SYS_SPI_BASEPatrick Delaunay1-1/+1
2019-03-25ARM: dts: rmobile: Increase off-on delay on the SD Vcc regulatorMarek Vasut6-0/+34
2019-03-22mips: add missing dtb-y to arch/mips/dts/MakefileMasahiro Yamada1-0/+5
2019-03-22powerpc: fix arch/powerpc/dts/MakefileMasahiro Yamada1-1/+1
2019-03-22ARM: fix arch/arm/dts/MakefileMasahiro Yamada1-11/+100
2019-03-22armv8: Disable exception vectors in SPL by defaultAlexander Graf2-3/+3
2019-03-22arm: lib: bootm: Push the Starting kernel print to the endKeerthy1-2/+2
2019-03-19Merge git://git.denx.de/u-boot-marvellTom Rini7-5/+15
2019-03-19Merge branch 'master' of git://git.denx.de/u-boot-socfpgaTom Rini1-0/+3
2019-03-19ARM: kirkwood: disable dcache for Kirkwood boardsChris Packham1-0/+6
2019-03-19ARM: mvebu: use correct name for pcie controllerChris Packham5-5/+5
2019-03-19ARM: kirkwood: add spi0 alias for dreamplugChris Packham1-0/+4
2019-03-16ARM: dts: socfpga: Add missing altr,sysmgr-syscon for EMACLey Foon Tan1-0/+3
2019-03-15Merge git://git.denx.de/u-boot-fsl-qoriqTom Rini3-7/+45
2019-03-15armv7: ls102xa: Add workaround for DDR erratum A-008850Alison Wang3-7/+45
2019-03-14Merge branch 'master' of git://git.denx.de/u-boot-samsungTom Rini1-1/+21
2019-03-13arm: dts: imx6qdl-u-boot: Enable spba-bus@2000000 simple busAdam Ford1-0/+3
2019-03-13imx8qxp: Fix the reported CPU frequencyFabio Estevam1-10/+16
2019-03-13pico-imx6ul: Convert to DM MMCFabio Estevam1-0/+2
2019-03-13pico-imx6ul: Import dts files from kernelFabio Estevam3-0/+658
2019-03-11Merge git://git.denx.de/u-boot-x86Tom Rini7-5/+48
2019-03-11x86: crownbay: Enable the beeper sound driverBin Meng1-0/+1
2019-03-11x86: coreboot: Add the missing pc speaker node in the device treeBin Meng1-0/+1
2019-03-11x86: Add a dtsi file for the pc speakerBin Meng1-0/+5
2019-03-11x86: Make sure i8254 is setup correctly before generating beepsBin Meng1-0/+4
2019-03-11arm: dts: exynos: Adjust whitespace around status propertyKrzysztof Kozlowski1-1/+1
2019-03-11arm: dts: exynos: Add ramp delay property to LDO regulators to Odroid XU3 familyKrzysztof Kozlowski1-0/+19
2019-03-11arm: dts: exynos: Add supply for ADC block to Odroid XU3 familyKrzysztof Kozlowski1-0/+1
2019-03-10Merge branch 'master' of git://git.denx.de/u-boot-socfpgaTom Rini2-2/+4
2019-03-10x86: edison: Add the rest of UARTs present on boardAndy Shevchenko1-0/+18
2019-03-10x86: edison: Use proper number of serial interfaceAndy Shevchenko1-3/+3
2019-03-10x86: acpi: Not every platform has serial console a first deviceAndy Shevchenko1-3/+3
2019-03-10x86: acpi: Add DMA descriptors for I2C1 on Intel TangierAndy Shevchenko1-0/+11
2019-03-10x86: acpi: Add DMA descriptors for SPI5 on Intel TangierAndy Shevchenko1-0/+3
2019-03-09ARM: socfpga: Disable D cache in SPLMarek Vasut1-0/+2