summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2025-03-30dm: clarify DM_FLAG_PROBE_AFTER_BIND behaviourCaleb Connolly
2025-03-30Merge branch 'fixes' of https://source.denx.de/u-boot/custodians/u-boot-tegra...Tom Rini
2025-03-30configs: mocha: add missing SPL_HAVE_INIT_STACK optionSvyatoslav Ryhel
2025-03-30configs: ouya: add missing SPL_HAVE_INIT_STACK optionSvyatoslav Ryhel
2025-03-29Merge branch 'next' of https://source.denx.de/u-boot/custodians/u-boot-sh int...Tom Rini
2025-03-29ram: renesas: dbsc5: Pass udevice and MODEMR0 to dbsc5_get_board_data()Marek Vasut
2025-03-29ram: renesas: dbsc5: Factor out dbsc5_wait_dbwait()Marek Vasut
2025-03-29ram: renesas: dbsc5: Improve dbsc5_send_dbcmd2() signatureMarek Vasut
2025-03-29ram: renesas: dbsc5: Drop space before dbsc5_ddr_setval_all_ch()Marek Vasut
2025-03-29ram: renesas: dbsc5: Clarify MR27/MR28/MR57 register operationsMarek Vasut
2025-03-28MAINTAINERS: Update email of Mattijs KorpershoekMattijs Korpershoek
2025-03-28board: starfive: Remove compatible boards Milk-V Mars CM and Mars CM LiteE Shattow
2025-03-28board: ti: am335x: Fix selection of BeagleBone GreenKory Maincent
2025-03-27Merge branch 'next' of https://source.denx.de/u-boot/custodians/u-boot-sunxi ...Tom Rini
2025-03-27sunxi: update rmr_switch.S source codeAndre Przywara
2025-03-27sunxi: arm64: boot0.h: move fel_stash_addr variable to the frontAndre Przywara
2025-03-27sunxi: armv8: fel: move fel_stash variable to the frontAndre Przywara
2025-03-27sunxi: mmc: Improve reset procedureJernej Skrabec
2025-03-27sunxi: H616: dram: Improve address wrapping detectionJernej Skrabec
2025-03-27sunxi: h616: dram: Rework size detectionJernej Skrabec
2025-03-27pinctrl: sunxi: add Allwinner A100/A133 pinctrl descriptionAndre Przywara
2025-03-27clk: sunxi: Add support for the A100/A133 CCUAndre Przywara
2025-03-27spl: reorder SPL_MAX_SIZE defaults for sunxiAndre Przywara
2025-03-27sunxi: Kconfig: consolidate SYS_CLK_FREQ selectionAndre Przywara
2025-03-27sunxi: pmic_bus: Move SPL I2C addresses into KconfigAndre Przywara
2025-03-27power: pmic: sunxi: add SPL support for the AXP803Andre Przywara
2025-03-27sunxi: sun50i_h6: clock: fix PLL_PERIPH0 rate calculationAndre Przywara
2025-03-27sunxi: mmc: Fix T113-s3 MMC clock dividerAndre Przywara
2025-03-27sunxi: kconfig : Make CHIP_DIP_SCAN depend on ARCH_SUNXILiya Huang
2025-03-26Merge branch 'staging' of https://source.denx.de/u-boot/custodians/u-boot-teg...Tom Rini
2025-03-26Merge tag 'efi-next-26032025' of https://source.denx.de/u-boot/custodians/u-b...Tom Rini
2025-03-26test: lmb: fix the lmb_alloc_addr() based test casesSughosh Ganu
2025-03-26Merge tag 'efi-master-26032025' of https://source.denx.de/u-boot/custodians/u...Tom Rini
2025-03-26blkmap: pass information on ISO image to the OSSughosh Ganu
2025-03-26blkmap: add an attribute to preserve the mem mappingSughosh Ganu
2025-03-26blkmap: store type of blkmap slice in corresponding structureSughosh Ganu
2025-03-26efi_loader: remove memory occupied by a ramdisk from EFI memory mapIlias Apalodimas
2025-03-26efi_loader: allow for removal of memory from the EFI mapIlias Apalodimas
2025-03-26fdt: add support for adding pmem nodesMasahisa Kojima
2025-03-26efi_loader: install device-tree on configuration table on every invocationSughosh Ganu
2025-03-26efi_loader: remove unused code from copy_fdt()Sughosh Ganu
2025-03-26efi_loader: fix ipv4 device path node conversionVincent Stehlé
2025-03-25Merge branch 'master' of https://source.denx.de/u-boot/custodians/u-boot-riscvTom Rini
2025-03-25Merge tag 'u-boot-imx-next-20250325' of https://gitlab.denx.de/u-boot/custodi...Tom Rini
2025-03-25Merge branch 'next' of https://source.denx.de/u-boot/custodians/u-boot-riscv ...Tom Rini
2025-03-25imx: imx9: Imply CPU_IMX by defaultAdam Ford
2025-03-25imx: imx8: Imply CPU_IMX by defaultAdam Ford
2025-03-25imx: imx8m: Imply CPU_IMX by defaultAdam Ford
2025-03-25cpu: imx8_cpu: Print Speed grade if IMX_TMUAdam Ford
2025-03-25imx: imx8m: Imply IMX_TMUAdam Ford