summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2025-03-30config: falcon: move CFG_SYS_SPI_* to KconfigAnshul Dalal
2025-03-30Merge patch series "Clarify DM_FLAG_PROBE_AFTER_BIND behaviour"Tom Rini
2025-03-30dm: clarify DM_FLAG_PROBE_AFTER_BIND behaviourCaleb Connolly
2025-03-26Merge branch 'staging' of https://source.denx.de/u-boot/custodians/u-boot-teg...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-26efi_loader: allow for removal of memory from the EFI mapIlias Apalodimas
2025-03-26fdt: add support for adding pmem nodesMasahisa Kojima
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-25riscv: dt-binding: k1: Add reset driver binding definitionHuan Zhou
2025-03-25RISCV: config: Remove CFG_SYS_SDRAM_BASEJimmy Ho
2025-03-24Merge tag 'v2025.04-rc5' into nextTom Rini
2025-03-24lmb: change the return code on lmb_alloc_addr()Ilias Apalodimas
2025-03-24clk: clk-fixed-factor: Use struct udevice instead of struct deviceMarek Vasut
2025-03-24clk: clk-divider: Use struct udevice instead of struct deviceMarek Vasut
2025-03-24clk: clk-composite: Use struct udevice instead of struct deviceMarek Vasut
2025-03-24clk: clk-gate: Use struct udevice instead of struct deviceMarek Vasut
2025-03-24clk: clk-mux: Use struct udevice instead of struct deviceMarek Vasut
2025-03-24clk: Add clk_resolve_parent_clk()Marek Vasut
2025-03-21Merge tag 'u-boot-imx-next-20250321' of https://gitlab.denx.de/u-boot/custodi...Tom Rini
2025-03-19serial: mxc: Support bulk enabling clocksAdam Ford
2025-03-19board: ouya: add Ouya Game Console supportSvyatoslav Ryhel
2025-03-19net: phy: Port set/clear bits from LinuxPaul Barker
2025-03-19reset: rzg2l-usbphy-ctrl: Add new driverPaul Barker
2025-03-18Merge patch series "pxe: Precursor series for supporting read_all() in extlin...Tom Rini
2025-03-18net: Provide a function to run network operationsSimon Glass
2025-03-18boot: pxe: Refactor label_run_boot() to avoid cmdlineSimon Glass
2025-03-18boot: Support compressed booti images in bootmSimon Glass
2025-03-18boot: Support booti format in bootmSimon Glass
2025-03-18boot: arm: riscv: sandbox: Add a format for the booti fileSimon Glass
2025-03-18boot: Convert IMAGE_FORMAT into an enumSimon Glass
2025-03-18bootm: Allow building bootm.c without CONFIG_SYS_BOOTM_LENSimon Glass
2025-03-18x86: Drop the unnecessary base_ptr argument to zboot_dump()Simon Glass
2025-03-18x86: Move the bootm state for zimage into cmd/Simon Glass
2025-03-18x86: Move x86 zboot state into struct bootm_infoSimon Glass
2025-03-18x86: Rename zboot_run() to zboot_run_args()Simon Glass
2025-03-18Merge patch series "*** Various Improvements for phyCORE-AM62/A SoMs ***"Tom Rini
2025-03-18board: phytec: phycore_am62x: Use custom k3_dfu.env fragmentWadim Egorov
2025-03-18include: configs: phycore-am62ax: Define capsule FW namesWadim Egorov
2025-03-18board: beagle: Add support for BeagleY-AIRobert Nelson
2025-03-17Merge branch 'nand-next' of https://source.denx.de/u-boot/custodians/u-boot-n...Tom Rini
2025-03-16ram: renesas: dbsc5: Make struct renesas_dbsc5_board_config publicMarek Vasut
2025-03-15drivers: mtd: nand: base: Add support for Hardware ECC for check bad blockDinesh Maniyam
2025-03-15drivers: mtd: nand: cadence: Add support for read status commandDinesh Maniyam
2025-03-15drivers: mtd: nand: Add driver for Cadence NandDinesh Maniyam
2025-03-14Merge tag 'mmu-next-14032025' of https://source.denx.de/u-boot/custodians/u-b...Tom Rini
2025-03-14treewide: Add a function to change page permissionsIlias Apalodimas
2025-03-14arm: Prepare linker scripts for memory permissionsIlias Apalodimas
2025-03-13mmc: fsl_esdhc: Migrate ESDHCI_QUIRK_BROKEN_TIMEOUT_VALUE to KconfigTom Rini