summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2019-04-12armv7R: K3: am654: Trigger panic on DDR init failuresAndreas Dannenberg
2019-04-12arm: k3: Add support for updating msmc dt nodeLokesh Vutla
2019-04-12arm: k3: Add a wrapper to get tisci handleLokesh Vutla
2019-04-12ARM: davinci: da850evm: Enable SPL_OF_CONTROL without PLATDATAAdam Ford
2019-04-12am335x, guardian: Add support for the bosch guardian boardSjoerd Simons
2019-04-12Add support for the MT41K128M16JT125K memory modulesSjoerd Simons
2019-04-12ARM: dts: k2g-ice: add dt node for netcpMurali Karicheri
2019-04-12ARM: dts: k2g-evm: remove unused phy-mode property from phy nodeMurali Karicheri
2019-04-12ARM: k2g: add a workaround to reset the phyMurali Karicheri
2019-04-12ARM: k2g-ice: Add pinmux support for rgmii interfaceMurali Karicheri
2019-04-11arm64: dts: ti: k3-am65: add mcu navss nodesGrygorii Strashko
2019-04-11soc: keystone: Merge into ti specific directoryVignesh R
2019-04-11firmware: ti_sci: Add support for NAVSS resource managementGrygorii Strashko
2019-04-11Merge branch 'master' of git://git.denx.de/u-boot-shTom Rini
2019-04-09ARM: dts: rmobile: Enable USB on E2 AltMarek Vasut
2019-04-09ARM: dts: rmobile: Synchronize Gen3 DTs with Linux 5.0Marek Vasut
2019-04-09ARM: dts: rmobile: Synchronize Gen2 DTs with Linux 5.0Marek Vasut
2019-04-09ARM: dts: rmobile: Import R8A77965 M3NULCB DTsMarek Vasut
2019-04-09pinctrl: renesas: Add R8A77965 pin control tablesMarek Vasut
2019-04-09clk: renesas: Add R8A77965 clock tablesMarek Vasut
2019-04-09ARM: rmobile: Add dedicated R8A77965 SoC supportMarek Vasut
2019-04-09ARM: rmobile: Enable multi-DTB fit LZO compressionMarek Vasut
2019-04-09ARM: renesas: Save boot parameters passed in by ATFMarek Vasut
2019-04-09Merge tag 'u-boot-atmel-2019.07-a' of git://git.denx.de/u-boot-atmelTom Rini
2019-04-09arm: at91: Add gardena-gateway-at91sam supportStefan Roese
2019-04-09arm: at91: at91sam9x5.dtsi: Add watchdog handleStefan Roese
2019-04-09arm: at91: arm926ejs/u-boot-spl.lds: Add _image_binary_end to SPL ldsStefan Roese
2019-04-09arm: at91: Enable watchdog supportStefan Roese
2019-04-09arm: at91: spl_at91.c: Call spl_early_init() if OF_CONTROL is enabledStefan Roese
2019-04-09arm: at91: Makefile: Compile lowlevel_init only when really necessaryStefan Roese
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