aboutsummaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2023-06-15arm: dts: ls1046afrwy: add the FMan Ethernet nodesCamelia Groza1-1/+47
2023-06-12Merge tag 'xilinx-for-v2023.10-rc1' of https://source.denx.de/u-boot/custodia...WIP/12Jun2023-nextTom Rini17-16/+44
2023-06-12Merge tag v2023.07-rc4 into nextTom Rini133-1894/+5515
2023-06-12arm64: versal: Add missing prototypesAlgapally Santosh Sagar1-4/+4
2023-06-12arm64: versal: Add missing prototype for initialize_tcmAlgapally Santosh Sagar1-0/+1
2023-06-12arm64: zynqmp: Fix lockstep mode cpu release functionalityVenkatesh Yadav Abbarapu1-0/+4
2023-06-12global: Use proper project name U-BootMichal Simek12-12/+12
2023-06-12arm64: versal-net: Add support for SPP production versionMichal Simek1-0/+1
2023-06-12mach-zynqmp: handoff: Add missing headerAlgapally Santosh Sagar1-0/+1
2023-06-12arm64: versal-net: Detect and display bootmodeAshok Reddy Soma1-0/+21
2023-06-10ARM: dts: renesas: Add compatible properties to LAN8710A Ethernet PHYsGeert Uytterhoeven1-0/+2
2023-06-09dt: fwu: developerbox: enable fwu banks and mdata regionsJassi Brar1-3/+46
2023-06-08ARM: renesas: Add R8A77980 V3HSK board and CPLD codeValentine Barshak3-0/+49
2023-06-08ARM: dts: renesas: Add R8A77980 V3HSK DTsValentine Barshak1-0/+292
2023-06-08ARM: renesas: Add R8A77970 V3MSK board and CPLD codeValentine Barshak3-0/+72
2023-06-08ARM: dts: renesas: Add R8A77970 V3MSK DTsValentine Barshak1-0/+303
2023-06-08ARM: rmobile: Identify R-Car D3 R8A77995 r1.1 SoCHai Pham1-2/+4
2023-06-08ARM: rmobile: Identify R-Car M3-W R8A7796 r1.1/1.2 SoCHiroyuki Yokoyama1-0/+7
2023-06-08efi_loader: add the number of image entries in efi_capsule_update_infoMasahisa Kojima1-2/+2
2023-06-07sunxi: Fix typo in include guardSam Edwards1-1/+1
2023-06-07sunxi: dts: arm/arm64: update devicetree files from Linux-v6.4-rc2Andre Przywara20-37/+259
2023-06-01arm: mach-k3: am625_init: Add Erratum WA for RTC startupWIP/2023-06-01-assorted-platform-updatesNishanth Menon1-0/+46
2023-06-01arm: mach-k3: arm64-mmu: do not map ATF and OPTEE regions in A53 MMUKamlesh Gurudasani1-5/+59
2023-06-01arm: mach-k3: j7200: clk-data.c: Add main_uart1 clock dataBhavya Kapoor1-2/+5
2023-06-01arm: mach-k3: j7200: dev-data.c: Add main_uart1 device dataBhavya Kapoor1-1/+2
2023-06-01arch: arm: mach-k3: j721e: add support for UDA FSUdit Kumar1-1/+1
2023-06-01arm: mach-k3: j721s2: clk-data.c: Add main_uart5 clock dataBhavya Kapoor1-2/+5
2023-06-01arm: mach-k3: j721s2: dev-data.c: Add main_uart5 device dataBhavya Kapoor1-1/+2
2023-06-01arm: mach-k3: j721e: clk-data.c: Add main_uart2 clock dataBhavya Kapoor1-2/+5
2023-06-01arm: mach-k3: j721e: dev-data.c: Add main_uart2 device dataBhavya Kapoor1-1/+2
2023-06-01axi: fix definition of axi_sandbox_get_emul()Heinrich Schuchardt1-4/+4
2023-06-01arm: mach-k3: common: reorder removal of firewallsManorit Chawdhry2-20/+42
2023-06-01Revert "arm: mach-k3: common: don't reconfigure background firewalls"Manorit Chawdhry2-8/+1
2023-06-01arm64: Remove duplicated symbolsLeo Yan1-2/+0
2023-05-31arm: set alignment properly for asm funcsSam Edwards1-2/+2
2023-05-31powerpc: use asm-generic/unaligned.hJens Wiklander1-16/+2
2023-05-31m68k: use asm-generic/unaligned.hJens Wiklander1-15/+2
2023-05-31mips: use asm-generic/unaligned.hJens Wiklander1-22/+1
2023-05-31sh: use asm-generic/unaligned.hJens Wiklander1-20/+2
2023-05-31arm: use asm-generic/unaligned.hJens Wiklander1-19/+2
2023-05-31include: Remove unused header filesTom Rini19-947/+0
2023-05-31arm: uniphier: fix header inclusion guardAndre Przywara1-1/+1
2023-05-31imx: fix header inclusion guardsAndre Przywara3-3/+3
2023-05-31arm: Remove ti816x_evm board and ti816x SoC supportTom Rini23-2186/+3
2023-05-30arm: apple: Add initial Apple M2 Pro/Max supportMark Kettenis1-3/+106
2023-05-30arm: mach-k3: security: separate out validating binary logicManorit Chawdhry3-8/+30
2023-05-30arm: mach-k3: Increase SYSFW max image sizeDave Gerlach1-2/+1
2023-05-30Kconfig: j721e: Change K3_MCU_SCRATCHPAD_BASE to non firewalled regionManorit Chawdhry1-1/+2
2023-05-30arm: k3: config.mk: Add missing dependencies on tispl.bin HSAndrew Davis1-0/+2
2023-05-25Merge tag 'u-boot-imx-20230525' of https://gitlab.denx.de/u-boot/custodians/u...WIP/25May2023Tom Rini37-1616/+1163