aboutsummaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2019-04-12mips: add initial support for qca956x referenced boardRosy Song13-0/+1432
2019-04-12mips: fix erros on registers macros of pll-ddr-config1-nfrac for QCA956XRosy Song1-2/+2
2019-04-12bootm: mips: Remove boot_reloc_ramdiskHoratiu Vultur1-19/+0
2019-04-12mips: mt76xx: gardena-smart-gateway: Correct spelling of GARDENAStefan Roese2-3/+3
2019-04-12mips: add ethernet support for qca953x referenced boardsRosy Song2-0/+36
2019-04-11Merge branch 'master' of git://git.denx.de/u-boot-shTom Rini43-780/+4276
2019-04-09ARM: dts: rmobile: Enable USB on E2 AltMarek Vasut1-0/+28
2019-04-09ARM: dts: rmobile: Synchronize Gen3 DTs with Linux 5.0Marek Vasut27-769/+4075
2019-04-09ARM: dts: rmobile: Synchronize Gen2 DTs with Linux 5.0Marek Vasut11-20/+66
2019-04-09ARM: dts: rmobile: Import R8A77965 M3NULCB DTsMarek Vasut3-0/+77
2019-04-09pinctrl: renesas: Add R8A77965 pin control tablesMarek Vasut1-1/+1
2019-04-09clk: renesas: Add R8A77965 clock tablesMarek Vasut1-1/+1
2019-04-09ARM: rmobile: Add dedicated R8A77965 SoC supportMarek Vasut1-0/+7
2019-04-09ARM: rmobile: Enable multi-DTB fit LZO compressionMarek Vasut1-0/+17
2019-04-09ARM: renesas: Save boot parameters passed in by ATFMarek Vasut1-0/+15
2019-04-09Merge tag 'u-boot-atmel-2019.07-a' of git://git.denx.de/u-boot-atmelTom Rini12-3/+216
2019-04-09arm: at91: Add gardena-gateway-at91sam supportStefan Roese4-0/+136
2019-04-09arm: at91: at91sam9x5.dtsi: Add watchdog handleStefan Roese1-1/+1
2019-04-09arm: at91: arm926ejs/u-boot-spl.lds: Add _image_binary_end to SPL ldsStefan Roese1-0/+2
2019-04-09arm: at91: Enable watchdog supportStefan Roese2-0/+58
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-08Merge git://git.denx.de/u-boot-riscvTom Rini19-58/+826
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-08riscv: dts: fix CONFIG_DEFAULT_DEVICE_TREE failureRick Chen1-0/+2
2019-04-08riscv: dts: ae350 support SMPRick Chen2-44/+118
2019-04-08riscv: ax25: Andes specific cache shall only support in M-modeRick Chen1-0/+1
2019-04-08riscv: ax25: Add platform-specific Kconfig optionsRick Chen1-0/+6
2019-04-08riscv: Add a SYSCON driver for Andestech's PLMTRick Chen5-0/+67
2019-04-08riscv: Add a SYSCON driver for Andestech's PLICRick Chen5-2/+127
2019-04-08riscv: hang if relocation of secondary harts failsLukas Auer1-1/+12
2019-04-08riscv: do not rely on hart ID passed by previous boot stageLukas Auer1-0/+4
2019-04-08riscv: boot images passed to bootm on all hartsLukas Auer1-1/+12
2019-04-08riscv: add support for multi-hart systemsLukas Auer5-2/+147
2019-04-08riscv: save hart ID in register tp instead of s0Lukas Auer1-2/+2
2019-04-08riscv: delay initialization of caches and debug UARTLukas Auer1-8/+8
2019-04-08riscv: implement IPI platform functions using SBILukas Auer3-0/+31
2019-04-08riscv: import the supervisor binary interface header fileLukas Auer1-0/+94
2019-04-08riscv: add infrastructure for calling functions on other hartsLukas Auer5-0/+197
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