summaryrefslogtreecommitdiff
path: root/arch/arm
AgeCommit message (Expand)Author
2019-04-12ARM: kirkwood: remove obsolete call to icache_enableLeigh Brown
2019-04-12arm: mvebu: Add DB-XC3-24G4XG boardChris Packham
2019-04-12arm: mvebu: NAND clock support for MSYS devicesChris Packham
2019-04-12arm: mvebu: Add Marvell's integrated CPUsChris Packham
2019-04-12arm: mvebu: Fix Kconfig dependency warningsStefan Roese
2019-04-12arm: mvebu: AXP: Enhance PCIe port capability configurationStefan Roese
2019-04-12ARM: mvebu: define board_ahci_enable() for A38xBaruch Siach
2019-04-12ARM: kirkwood: remove kw_config_adr_windowsChris Packham
2019-04-12ARM: kirkwood: switch to using mvebu mbusChris Packham
2019-04-12ARM: kirkwood: remove KW_DEFADR_PCI_IO_REMAPChris Packham
2019-04-12ARM: kirkwood: rename KW_CPU_WIN_BASE to MVEBU_CPU_WIN_BASEChris Packham
2019-04-12arm: mvebu: x530: Enable watchdog in SPL and U-BootChris Packham
2019-04-12arm: sync armada-xp dts files from Linux 5.0Chris Packham
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-11DTS: imx53: Add imx53-kp-u-boot.dtsi file with u-boot specific propertyLukasz Majewski
2019-04-10sunxi: Allow booting from 128KB SD/eMMC offsetAndre Przywara
2019-04-10arm: sunxi: Enable DRAM ODT by default on H3/H5Paul Kocialkowski
2019-04-10arm: sunxi: Set the default DRAM ZQ value to 3881979 on H3/H5Paul Kocialkowski
2019-04-10arm: sunxi: Allow per-platform DRAM ZQ configuration on sun8iPaul Kocialkowski
2019-04-10sunxi: dram_sun8i: Fix A33 memory initializationMichael Trimarchi
2019-04-10sun50i: a64: Add Oceanic 5205 5inMFD initial supportJagan Teki
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-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-08arm: sunxi: Enable DM_MMC on required SoCsJagan Teki
2019-04-08dts: imx8qxp-mek: Add PHY post reset delayAndrejs Cainikovs
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