summaryrefslogtreecommitdiff
path: root/arch/arm
AgeCommit message (Expand)Author
2020-10-09arm: socfpga: soc64: Initialize timer in SPL onlyChee Hong Ang
2020-10-09arm: socfpga: soc64: Remove PHY interface setup from misc arch initChee Hong Ang
2020-10-08qemu-arm64: Enable POSITION_INDEPENDENTAndre Przywara
2020-10-08qemu-arm: Drop ARCH_SUPPORT_TFABOOTAndre Przywara
2020-10-08arm64: PIE: Allow fixed stack pointerAndre Przywara
2020-10-08arm64: PIE: Skip fixups if distance is zeroAndre Przywara
2020-10-08arm64: PIE: Do not skip static relocationAndre Przywara
2020-10-08arm: Kconfig: Explain TFABOOTAndre Przywara
2020-10-08ram: move aspeed ram driver into drivers/ directoryDylan Hung
2020-10-06Merge tag 'u-boot-amlogic-20201005' of https://gitlab.denx.de/u-boot/custodia...Tom Rini
2020-10-05Merge branch 'next'Tom Rini
2020-10-05ARM: dts: sync amlogic G12A/SM1 DT from Linux 5.9-rc1Neil Armstrong
2020-10-05ARM: dts: meson-axg: add USB nodes for S400Neil Armstrong
2020-10-05arm: meson-axg: add board_usb_init()/cleanup() for USB gadgetNeil Armstrong
2020-10-05phy: meson-gxl: remove invalid USB3 PHY driverNeil Armstrong
2020-10-05ARM: mach-meson: use new DWC3 glue for GXL & GXMNeil Armstrong
2020-10-05usb: dwc3: add Amlogic GXL & GXL DWC3 GlueNeil Armstrong
2020-10-05ARM: dts: sync amlogic AXG/GXL/GXM DT from Linux 5.8-rc1Neil Armstrong
2020-10-05Merge tag 'u-boot-atmel-2021.01-a' of https://gitlab.denx.de/u-boot/custodian...Tom Rini
2020-10-02ARM: dts: stm32mp1: DT alignment with Linux kernel v5.9-rc4Patrick Delaunay
2020-10-02ARM: dts: stm32: Add missing dm-spl props for SPI NOR on AV96Marek Vasut
2020-09-26arm: rmobile: Use imply for BOARD_EARLY_INIT_FBiju Das
2020-09-26arm: mach-rmobile: Mark the default s_init function as weakBiju Das
2020-09-26arm: dts: r8a774e1: Import DTS from Linux 5.9-rc4Biju Das
2020-09-26arm: dts: r8a774b1: Import DTS from Linux 5.9-rc4Biju Das
2020-09-26arm: dts: r8a774a1: Import DTS from Linux 5.9-rc4Biju Das
2020-09-26arm: rmobile: Identify R8A7796 r1.3 SoCBiju Das
2020-09-26ARM: rmobile: Enable RPC on Salvator-X, ULCB, EbisuMarek Vasut
2020-09-25ARM: mach-at91: add support for new SoC sama7g5Eugen Hristev
2020-09-24arm: dts: lx2160a: Add IO rangeWasim Khan
2020-09-24armv8: dts: fsl-lx2160a: add gpio0 gpio1 gpio3 DT nodeshui.song
2020-09-24armv8: lx2160a: fix reset sequenceMeenakshi Aggarwal
2020-09-24arm64: Layerscape: Survive LPI one-way reset workaroundHou Zhiqiang
2020-09-24fsl-layerscape: enable dwc3 snooping featureRan Wang
2020-09-24Merge tag 'xilinx-for-v2021.01' of https://gitlab.denx.de/u-boot/custodians/u...Tom Rini
2020-09-23xilinx: r5: Fix MPU setting for R5Michal Simek
2020-09-23fpga: kconfig: Rename SPL_FPGA_SUPPORT to SPL_FPGAMichal Simek
2020-09-23ARM: zynqmp: Fix SPL_DM_SPI dependenciesMichal Simek
2020-09-23arm64: zynqmp: Change bl2_plat_get_bl31_params() guardingMichal Simek
2020-09-23arm64: zynqmp: Correct value of shunt resistor for VCCINT and VCC_SOCSaeed Nowshadi
2020-09-23arm64: zynqmp: Add device tree node for 2nd mux on I2C1 busSaeed Nowshadi
2020-09-23xilinx: kconfig: Move sourcing of board Kconfig to mach foldersMichal Simek
2020-09-22binman: sunxi: Add help message for missing sunxi ATF BL31Simon Glass
2020-09-22sunxi: Convert 64-bit boards to use binmanSimon Glass
2020-09-22arm64: Add support for larger PIE U-BootEdgar E. Iglesias
2020-09-22arm64: Trap PIE builds early if load address is not 4K alignedEdgar E. Iglesias
2020-09-22arm64: Mention 4K aligned load addresses in the PIE Kconfig helpEdgar E. Iglesias
2020-09-22ARM: at91: common: guard ATMEL_PIT code by ifdefEugen Hristev
2020-09-22board: atmel: common: introduce at91_set_eth1addr for second interfaceEugen Hristev
2020-09-21Merge branch '2020-09-14-generic-phy-error-trace' into nextTom Rini