summaryrefslogtreecommitdiff
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* mips: add initial support for qca956x referenced boardRosy Song2019-04-1213-0/+1432
* mips: fix erros on registers macros of pll-ddr-config1-nfrac for QCA956XRosy Song2019-04-121-2/+2
* bootm: mips: Remove boot_reloc_ramdiskHoratiu Vultur2019-04-121-19/+0
* mips: mt76xx: gardena-smart-gateway: Correct spelling of GARDENAStefan Roese2019-04-122-3/+3
* mips: add ethernet support for qca953x referenced boardsRosy Song2019-04-122-0/+36
* Merge branch 'master' of git://git.denx.de/u-boot-shTom Rini2019-04-1143-780/+4276
|\
| * ARM: dts: rmobile: Enable USB on E2 AltMarek Vasut2019-04-091-0/+28
| * ARM: dts: rmobile: Synchronize Gen3 DTs with Linux 5.0Marek Vasut2019-04-0927-769/+4075
| * ARM: dts: rmobile: Synchronize Gen2 DTs with Linux 5.0Marek Vasut2019-04-0911-20/+66
| * ARM: dts: rmobile: Import R8A77965 M3NULCB DTsMarek Vasut2019-04-093-0/+77
| * pinctrl: renesas: Add R8A77965 pin control tablesMarek Vasut2019-04-091-1/+1
| * clk: renesas: Add R8A77965 clock tablesMarek Vasut2019-04-091-1/+1
| * ARM: rmobile: Add dedicated R8A77965 SoC supportMarek Vasut2019-04-091-0/+7
| * ARM: rmobile: Enable multi-DTB fit LZO compressionMarek Vasut2019-04-091-0/+17
| * ARM: renesas: Save boot parameters passed in by ATFMarek Vasut2019-04-091-0/+15
* | 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
|\