summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2024-09-24arm: omap2: add missing #include <netdev.h>Jerome Forissier
2024-09-24at91: rename mem_init() to at91_mem_init()Jerome Forissier
2024-09-10treewide: drop redundant "type string" for SYS_SOC and friendsRasmus Villemoes
2024-09-10arm: Remove ethernut5 boardTom Rini
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-03sandbox: iommu: remove lmb allocation in the driverSughosh Ganu
2024-09-03spl: sandbox: initialise the ram banksize in splSughosh Ganu
2024-09-03sandbox: move the TCG event log to the start of ram memorySughosh Ganu
2024-09-03lmb: do away with arch_lmb_reserve()Sughosh Ganu
2024-09-03ppc: lmb: move arch specific lmb reservations to arch_misc_init()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-03Merge patch series "net: dwc_eth_qos: Add glue driver for Intel MAC"Tom Rini
2024-09-03x86: provide mb() macroPhilip Oberfichtner
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
2024-08-30mx6slevk: Convert to OF_UPSTREAMFabio Estevam
2024-08-30imx: ele_ahab: Add HUK derivation supportMathieu Othacehe
2024-08-29mach-imx: do not use if_changed more than once per targetJerome Forissier
2024-08-27arm: dts: nuvoton: add dts support for npcm845 yosemite4Jim Liu
2024-08-27omap3: omap3evm: Migrate to OF_UPSTREAMDerald D. Woods
2024-08-27sandbox: Fix pinmux warnings with non-test devicetreesSean Anderson
2024-08-27Merge patch series "arch: arm: dts: ti: Add missing fss range"Tom Rini
2024-08-27arch: arm: dts: k3-j721e-r5-sk: Add missing fss rangeJonathan Humphreys
2024-08-27arch: arm: dts: k3-j721e-r5-evm: Add missing fss rangeJonathan Humphreys
2024-08-27arch: arm: dts: k3-j7200-r5-evm: Add missing fss rangeJonathan Humphreys
2024-08-27arch: arm: dts: k3-am69-r5-sk: Add missing fss rangeJonathan Humphreys
2024-08-27arch: arm: dts: k3-j784s4-r5-evm: Add missing fss rangeJonathan Humphreys
2024-08-26global_data: Reduce size of early-malloc varsSimon Glass
2024-08-26global_data: Reduce the size of bus_clk and mem_clkSimon Glass
2024-08-26global_data: Drop spl_handoffSimon Glass