summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2025-04-04cmd: fuse: Add fuse writebuff sub-system commandHarsha Vardhan V M
2025-04-03Merge patch series "membuff: Add tests and update to support a flag for empty...Tom Rini
2025-04-03membuf: Minor code-style improvementsSimon Glass
2025-04-03membuf: Include stdboolSimon Glass
2025-04-03membuf: Rename structSimon Glass
2025-04-03membuff: Rename the files to membufSimon Glass
2025-04-03membuff: Rename functions to have membuf_ prefixSimon Glass
2025-04-03boot: Handle running out of labelsSimon Glass
2025-04-03boot: Consider non-bootable partitionsSimon Glass
2025-04-03acpi: Mark struct acpi_rsdp as packedSimon Glass
2025-04-03sandbox: Correct a typo in mapmemSimon Glass
2025-04-02Merge patch series "fs: exfat: Add exfat port based on exfat-fuse"Tom Rini
2025-04-02fs: exfat: Add U-Boot porting layerMarek Vasut
2025-04-02fs: Add generic fs_devread() implementationMarek Vasut
2025-04-02linux: Add generic struct stat {}Marek Vasut
2025-04-02Squashed 'dts/upstream/' changes from 8531b4b4988c..955176a4ff59Tom Rini
2025-04-01Merge patch series "airoha: Add initial support AN7581"Tom Rini
2025-04-01airoha: Add initial support for Airoha AN7581 SoCChristian Marangi
2025-03-31net: remove commented out lineJerome Forissier
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