summaryrefslogtreecommitdiff
path: root/arch/arm
AgeCommit message (Expand)AuthorFilesLines
2020-06-01Merge tag 'u-boot-stm32-20200528' of https://gitlab.denx.de/u-boot/custodians...Tom Rini3-4/+29
2020-06-01Merge tag 'u-boot-rockchip-20200531' of https://gitlab.denx.de/u-boot/custodi...Tom Rini11-10/+1179
2020-05-31rockchip: spl: do full dram_init instead of only probingHeiko Stuebner1-5/+4
2020-05-31rockchip: Add initial support for the Pinebook Pro laptop from Pine64.Peter Robinson2-0/+51
2020-05-31arm: dts: rockchip: Add initial DT for Pinebook ProPeter Robinson2-0/+1097
2020-05-30ARM: dts: rk3399-evb: usb3.0 host supportFrank Wang1-0/+13
2020-05-29arm: mach-rockchip: bind sub-nodes for rk3399_sysconFrank Wang1-0/+3
2020-05-29arm64: dts: rk3399-nanopi4: Add u-boot,spl-boot-orderJagan Teki1-0/+6
2020-05-29rockchip: Fix spl mmc boot device ofpathJagan Teki4-5/+5
2020-05-29arm: dts: meson-gxl: fix USB gadget by adding missing nodes for U-BootNeil Armstrong5-4/+24
2020-05-29arm: dts: khadas-vim3: include meson-g12-common-u-boot.dtsi to enable HDMI ou...Neil Armstrong1-0/+2
2020-05-28ARM: dts: stm32: Disable SDR104 mode on AV96Marek Vasut1-1/+0
2020-05-28ARM: dts: stm32: Repair I2C2 operation on AV96Marek Vasut1-3/+3
2020-05-28ARM: dts: stm32: Add alternate pinmux for I2C2 pinsMarek Vasut1-0/+17
2020-05-28ARM: stm32: Hog GPIO PF7 high on DHCOR to unlock SPI NOR nWPMarek Vasut1-0/+9
2020-05-27arm: mvebu: Convert CRS305-1G-4S board to CRS3xx-98DX3236Luka Kovacic3-103/+121
2020-05-27arm: mvebu: armada-3720-uDPU: fix PHY mode definition to sgmii-2500Jakov Petrina1-2/+2
2020-05-27arm: mvebu: ds414: add u-boot,dm-pre-reloc to spi0Ezra Buehler1-0/+9
2020-05-25Merge tag 'ti-v2020.07-rc3' of https://gitlab.denx.de/u-boot/custodians/u-boo...Tom Rini11-16/+141
2020-05-25armv8: cache_v8: fix mmu_set_region_dcache_behaviourPeng Fan1-1/+1
2020-05-23Merge git://git.denx.de/u-boot-usbTom Rini1-0/+2
2020-05-22Merge tag 'u-boot-rockchip-20200522' of https://gitlab.denx.de/u-boot/custodi...Tom Rini4-1/+33
2020-05-22usb: ehci-omap: Add Support for DM_USB and OF_CONTROLAdam Ford1-0/+2
2020-05-22rockchip: rk3328: rock64 - fix gen3 SPL hangKurt Miller1-0/+21
2020-05-22rockchip: spl-boot-order: do not attempt to access fdt if OF_PLATDATAUrja Rannikko1-0/+6
2020-05-22rockchip: spl: veyron speedy boots from SPIUrja Rannikko1-1/+2
2020-05-22rockchip: Enable PCIe/M.2 on rk3399 board w/ M.2Jagan Teki1-0/+1
2020-05-22rockchip: rk3399: enable spl-fifo-mode for sdmmcDeepak Das1-0/+3
2020-05-22ARM: uniphier: remove board_eth_init()Masahiro Yamada1-12/+0
2020-05-22ARM: uniphier: delete or replace <common.h> includesMasahiro Yamada36-36/+8
2020-05-22ARM: uniphier: drop #include <log.h> againMasahiro Yamada5-5/+0
2020-05-22ARM: uniphier: drop #include <init.h> again from umc-pxs2.cMasahiro Yamada1-1/+0
2020-05-22ARM: uniphier: remove #include <net.h> again from micro-support-card.cMasahiro Yamada1-2/+1
2020-05-22ARM: uniphier: include <asm/system.h> instead of <asm/cache.h> from psci.cMasahiro Yamada1-1/+1
2020-05-22ARM: uniphier: select DM_ETHMasahiro Yamada1-0/+1
2020-05-21Merge git://git.denx.de/u-boot-shTom Rini8-0/+17
2020-05-20Merge https://gitlab.denx.de/u-boot/custodians/u-boot-fsl-qoriqTom Rini46-310/+1201
2020-05-20ARM: dts: rmobile: Enable eMMC DDR52 modes on Gen3 Salvator-X(S),ULCB,EbisuMarek Vasut7-0/+13
2020-05-20ARM: dts: rmobile: Reserve space in R-Car Gen3 DTsMarek Vasut1-0/+4
2020-05-19arm: mach-k3: Enable dcache in SPLJan Kiszka4-0/+38
2020-05-19arm: mach-k3: j721e_init: Add support for backup boot modesAndreas Dannenberg3-2/+47
2020-05-19ARM: omap3_logic boards: Convert to DM_ETHAdam Ford4-0/+42
2020-05-19ddr: k3-am654: EMIF Tool update to 2.02 for IO optimizations and fixesPraneeth Bajjuri1-14/+14
2020-05-19arm: dts: ls2080aqds: add CONFIG_MULTI_DTB_FIT supportIoana Ciornei5-70/+144
2020-05-19arm: dts: ls1088aqds: add CONFIG_MULTI_DTB_FIT supportIoana Ciornei7-120/+271
2020-05-19arm: dts: lx2160aqds: add nodes describing possible mezzanine cardsIoana Ciornei16-178/+670
2020-05-19arm: dts: lx2160aqds: add MDIO slotsIoana Ciornei1-1/+114
2020-05-19arm: dts: lx2160a: add noted for dpmacs 1, 2, 5-6Ioana Ciornei1-1/+85
2020-05-19treewide: Update fsl qspi node dt properties as per spi-mem driverKuldeep Singh19-56/+35
2020-05-19treewide: Remove unused FSL QSPI config options for Layerscape platformsKuldeep Singh2-2/+0