aboutsummaryrefslogtreecommitdiff
path: root/arch/arm
AgeCommit message (Expand)AuthorFilesLines
2020-10-08qemu-arm64: Enable POSITION_INDEPENDENTAndre Przywara1-0/+1
2020-10-08qemu-arm: Drop ARCH_SUPPORT_TFABOOTAndre Przywara1-1/+0
2020-10-08arm64: PIE: Allow fixed stack pointerAndre Przywara1-1/+1
2020-10-08arm64: PIE: Skip fixups if distance is zeroAndre Przywara1-1/+2
2020-10-08arm64: PIE: Do not skip static relocationAndre Przywara1-1/+1
2020-10-08arm: Kconfig: Explain TFABOOTAndre Przywara1-2/+7
2020-10-08ram: move aspeed ram driver into drivers/ directoryDylan Hung2-440/+1
2020-10-06Merge tag 'u-boot-amlogic-20201005' of https://gitlab.denx.de/u-boot/custodia...Tom Rini30-161/+988
2020-10-05Merge branch 'next'Tom Rini57-76/+6236
2020-10-05ARM: dts: sync amlogic G12A/SM1 DT from Linux 5.9-rc1Neil Armstrong5-24/+373
2020-10-05ARM: dts: meson-axg: add USB nodes for S400Neil Armstrong2-0/+74
2020-10-05arm: meson-axg: add board_usb_init()/cleanup() for USB gadgetNeil Armstrong1-0/+128
2020-10-05phy: meson-gxl: remove invalid USB3 PHY driverNeil Armstrong1-1/+0
2020-10-05ARM: mach-meson: use new DWC3 glue for GXL & GXMNeil Armstrong1-55/+72
2020-10-05usb: dwc3: add Amlogic GXL & GXL DWC3 GlueNeil Armstrong1-0/+2
2020-10-05ARM: dts: sync amlogic AXG/GXL/GXM DT from Linux 5.8-rc1Neil Armstrong20-81/+339
2020-10-05Merge tag 'u-boot-atmel-2021.01-a' of https://gitlab.denx.de/u-boot/custodian...Tom Rini8-0/+1019
2020-10-02ARM: dts: stm32mp1: DT alignment with Linux kernel v5.9-rc4Patrick Delaunay7-19/+318
2020-10-02ARM: dts: stm32: Add missing dm-spl props for SPI NOR on AV96Marek Vasut1-0/+21
2020-09-26arm: rmobile: Use imply for BOARD_EARLY_INIT_FBiju Das1-1/+1
2020-09-26arm: mach-rmobile: Mark the default s_init function as weakBiju Das1-0/+6
2020-09-26arm: dts: r8a774e1: Import DTS from Linux 5.9-rc4Biju Das1-0/+1664
2020-09-26arm: dts: r8a774b1: Import DTS from Linux 5.9-rc4Biju Das1-0/+2630
2020-09-26arm: dts: r8a774a1: Import DTS from Linux 5.9-rc4Biju Das1-4/+6
2020-09-26arm: rmobile: Identify R8A7796 r1.3 SoCBiju Das1-2/+7
2020-09-26ARM: rmobile: Enable RPC on Salvator-X, ULCB, EbisuMarek Vasut8-0/+40
2020-09-25ARM: mach-at91: add support for new SoC sama7g5Eugen Hristev6-0/+1016
2020-09-24arm: dts: lx2160a: Add IO rangeWasim Khan1-6/+12
2020-09-24armv8: dts: fsl-lx2160a: add gpio0 gpio1 gpio3 DT nodeshui.song1-0/+33
2020-09-24armv8: lx2160a: fix reset sequenceMeenakshi Aggarwal1-6/+8
2020-09-24arm64: Layerscape: Survive LPI one-way reset workaroundHou Zhiqiang5-1/+40
2020-09-24fsl-layerscape: enable dwc3 snooping featureRan Wang1-0/+37
2020-09-24Merge tag 'xilinx-for-v2021.01' of https://gitlab.denx.de/u-boot/custodians/u...Tom Rini11-27/+78
2020-09-23xilinx: r5: Fix MPU setting for R5Michal Simek1-7/+4
2020-09-23fpga: kconfig: Rename SPL_FPGA_SUPPORT to SPL_FPGAMichal Simek2-5/+3
2020-09-23ARM: zynqmp: Fix SPL_DM_SPI dependenciesMichal Simek1-1/+2
2020-09-23arm64: zynqmp: Change bl2_plat_get_bl31_params() guardingMichal Simek1-1/+1
2020-09-23arm64: zynqmp: Correct value of shunt resistor for VCCINT and VCC_SOCSaeed Nowshadi1-4/+4
2020-09-23arm64: zynqmp: Add device tree node for 2nd mux on I2C1 busSaeed Nowshadi1-0/+25
2020-09-23xilinx: kconfig: Move sourcing of board Kconfig to mach foldersMichal Simek4-4/+9
2020-09-22binman: sunxi: Add help message for missing sunxi ATF BL31Simon Glass1-0/+1
2020-09-22sunxi: Convert 64-bit boards to use binmanSimon Glass1-1/+60
2020-09-22arm64: Add support for larger PIE U-BootEdgar E. Iglesias2-3/+11
2020-09-22arm64: Trap PIE builds early if load address is not 4K alignedEdgar E. Iglesias1-0/+17
2020-09-22arm64: Mention 4K aligned load addresses in the PIE Kconfig helpEdgar E. Iglesias1-2/+2
2020-09-22ARM: at91: common: guard ATMEL_PIT code by ifdefEugen Hristev1-0/+2
2020-09-22board: atmel: common: introduce at91_set_eth1addr for second interfaceEugen Hristev1-0/+1
2020-09-21Merge branch '2020-09-14-generic-phy-error-trace' into nextTom Rini1-4/+4
2020-09-21Merge branch 'master' into nextTom Rini16-39/+49
2020-09-18IPQ40xx: Add USB nodesRobert Marko1-0/+76