summaryrefslogtreecommitdiff
path: root/arch/arm
AgeCommit message (Expand)Author
2024-09-20arm64: zynqmp: Remove overlays and add new dtb entries for ZynqMPPrasad Kummari
2024-09-20kbuild: cherry-pick kbuild fdtoverlay changes from linuxPrasad Kummari
2024-09-20arm64: zynqmp: Add missing vc7_xin fixed clock to sc-vpk180-revAMichal Simek
2024-09-20arm: zynqmp: Enable non-invasive CCI-400 PMU debugSean Anderson
2024-09-20zynqmp: Disable secure access for boot devicesSean Anderson
2024-09-20arm64: zynqmp: Add u-boot command to boot into recovery imagePrasad Kummari
2024-09-19imx6q-lxr: Add board supportFabio Estevam
2024-09-19imx93_evk: Remove CONFIG_IMX9_LOW_DRIVE_MODE and ld defconfigPeng Fan
2024-09-19imx9: trdc: introduce trdc_mbc_blk_numPeng Fan
2024-09-19imx9: trdc: cleanup codePeng Fan
2024-09-19imx: Generalize fixup_thermal_tripsPeng Fan
2024-09-19imx93: Add Low performance parts 9302/9301 supportYe Li
2024-09-19imx9: soc: Disable cpu1 for variants that only has one A55 corePeng Fan
2024-09-19imx: Generalize disable_cpu_nodesPeng Fan
2024-09-19imx8m: soc: Drop disable_pmu_cpu_nodesPeng Fan
2024-09-19imx9: Add 233Mhz DDR PLL frequencyYe Li
2024-09-19imx9: soc: Mask the wdog reset in src by default on i.mx9Jacky Bai
2024-09-19imx9: clock: Update clock init function and sequenceYe Li
2024-09-19imx9: soc: Add function to get target voltage modeYe Li
2024-09-19imx9: soc: Print ELE informationPeng Fan
2024-09-19imx9: soc: Change second Ethernet MAC fuse layoutYe Li
2024-09-19imx9: soc: Change FSB directly access to fuse APIPeng Fan
2024-09-19imx9: soc: Print UID in big endian format for EL2GOYe Li
2024-09-19imx9: soc: imx9: soc: Align UID endianness with ROMFrank Li
2024-09-19imx9: soc: Configure TRDC for M33 TCM accessYe Li
2024-09-19imx9: soc: wait ssar when power on power domainPeng Fan
2024-09-16Merge tag 'v2024.10-rc5' into nextTom Rini
2024-09-13Merge tag 'efi-next-20241024' of https://source.denx.de/u-boot/custodians/u-b...Tom Rini
2024-09-12include: export uuid.hCaleb Connolly
2024-09-11ARM: imx: Enable MMU and dcache very early on i.MX8MMarek Vasut
2024-09-10treewide: drop redundant "type string" for SYS_SOC and friendsRasmus Villemoes
2024-09-10arm: Remove ethernut5 boardTom Rini
2024-09-09imx8mq-u-boot: Pass FIT offset to fix boot regressionFabio Estevam
2024-09-09ARM: dts: renesas: Minimize R8A779G0 V4H RPC SPI DT nodeMarek Vasut
2024-09-06dts: qcs6490-rb3gen2-u-boot: USB host modeCaleb Connolly
2024-09-06dts: qcs6490-rb3gen2-u-boot: add override dtsiCaleb Connolly
2024-09-06armv8: mmu: add a way to map additional regionsCaleb Connolly
2024-09-06mach-snapdragon: set loadaddrCaleb Connolly
2024-09-06mach-snapdragon: populate fallback FDTCaleb Connolly
2024-09-06mach-snapdragon: allocate fastboot buffer dynamicallyCaleb Connolly
2024-09-06mach-snapdragon: set serial numberCaleb Connolly
2024-09-06mach-snapdragon: use 1MiB for get_page_table_size()Neil Armstrong
2024-09-06mach-snapdragon: parse memory ourselvesCaleb Connolly
2024-09-06mach-snapdragon: refactor board_fdt_blob_setup()Caleb Connolly
2024-09-05Merge patch series "provide names for emmc hardware partitions"Tom Rini
2024-09-05mmc: use an enumerated type to represent PARTITION_CONFIG fieldsTim Harvey
2024-09-03Merge patch series "Make LMB memory map global and persistent"Tom Rini
2024-09-03stm32mp: compute ram_top based on the optee base addressSughosh Ganu
2024-09-03stm32mp: allow calling optee_get_reserved_memory() from U-BootSughosh Ganu
2024-09-03lmb: do away with arch_lmb_reserve()Sughosh Ganu