summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-09-09mtd: spi: renesas: Write DRDMCR register onceMarek Vasut
2024-09-09mtd: spi: renesas: Write DREAR register onceMarek Vasut
2024-09-09mtd: rpc: renesas: Add R-Car Gen4 DT compatibleMarek Vasut
2024-09-06buildman: Support building within a Python venvSimon Glass
2024-09-06board/qualcomm: add debug config fragments for some SoCsCaleb Connolly
2024-09-06doc: board/qualcomm: document rb3gen2 building/flashingCaleb Connolly
2024-09-06configs: add qcm6490_defconfigCaleb Connolly
2024-09-06qcom_defconfig: enable SC7280 clocksCaleb Connolly
2024-09-06iommu: qcom-smmu: add sc7280-smmu-500 compatibleCaleb Connolly
2024-09-06dts: qcs6490-rb3gen2-u-boot: USB host modeCaleb Connolly
2024-09-06dts: qcs6490-rb3gen2-u-boot: add override dtsiCaleb Connolly
2024-09-06clk/qcom: add initial clock driver for sc7280Caleb Connolly
2024-09-06regulator: qcom-rpmh-regulator: add support for PM8550 & related regulatorsNeil Armstrong
2024-09-06soc: qcom: rpmh-rsc: add back __tcs_set_trigger() for SM8550/SM8650Neil Armstrong
2024-09-06qcom_defconfig: bump CONFIG_NR_DRAM_BANKSCaleb Connolly
2024-09-06soc: qcom: cmd-db: map cmd-db regionCaleb Connolly
2024-09-06soc: qcom: cmd-db: use strncmp() instead of memcmp()Caleb 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-05regulator: fixed: fix regulator-fixed-clockJohn Keeping
2024-09-05power: regulator: tps6287x: Add driver for TPS6287x step down convertorsKeerthy
2024-09-05mmc: consider cd-gpios in Synopsys DesignWare driverHeinrich Schuchardt
2024-09-05mmc: msm_sdhci: program core_vendor_specCaleb Connolly
2024-09-05mmc: Change the frequency to MMC_HS_52 when selecting hs400Venkatesh Yadav Abbarapu
2024-09-05mmc: sdhci-cadence: Add support for Cadence sdmmc v6Kuan Lim Lee
2024-09-05Merge patch series "provide names for emmc hardware partitions"Tom Rini
2024-09-05venice: show emmc boot hardware partitionTim Harvey
2024-09-05mmc: allow use of hardware partition names for mmc partconfTim Harvey
2024-09-05mmc: use an enumerated type to represent PARTITION_CONFIG fieldsTim Harvey
2024-09-05android_ab: Fixes: Fix backup offset calculationJoshua Watt
2024-09-04Merge https://gitlab.denx.de/u-boot/custodians/u-boot-marvellTom Rini
2024-09-03Merge patch series "Make LMB memory map global and persistent"Tom Rini
2024-09-03lmb: add logic to print lmb flag stringsSughosh Ganu
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-03zynq: lmb: do not add to lmb map before relocationSughosh Ganu
2024-09-03sandbox: iommu: remove lmb allocation in the driverSughosh Ganu
2024-09-03sandbox: spl: enable lmb config for SPLSughosh Ganu
2024-09-03spl: sandbox: initialise the ram banksize in splSughosh Ganu
2024-09-03spl: call spl_board_init() at the end of the spl init sequenceSughosh Ganu
2024-09-03sandbox: move the TCG event log to the start of ram memorySughosh Ganu
2024-09-03lmb: remove the unused board_lmb_reserve() functionSughosh 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