summaryrefslogtreecommitdiff
path: root/arch/arm
AgeCommit message (Expand)Author
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
2024-09-03lmb: remove the lmb_init_and_reserve() functionSughosh Ganu
2024-09-03lmb: make LMB memory map persistent and globalSughosh Ganu
2024-09-03arm: mvebu: turris_omnia: Use the i2c_eeprom misc driver for EEPROM reading i...Marek BehĂșn
2024-09-02Merge tag 'u-boot-imx-next-20240902' of https://gitlab.denx.de/u-boot/custodi...Tom Rini
2024-09-02Merge tag 'v2024.10-rc4' into nextTom Rini
2024-09-02ARM: imx: Wrap i.MX config options in MACH_IMXMarek Vasut
2024-08-30ARM: imx: Make PLL settings configurable at board levelMarek Vasut
2024-08-30Merge patch series "Add support for Ethernet Boot on SK-AM62"Tom Rini
2024-08-30arm: dts: k3-am625-r5-sk: Enable DM services for main_pktdmaSiddharth Vadapalli
2024-08-30arm: mach-k3: am62x: am625_init: Probe AM65 CPSW NUSSKishon Vijay Abraham I