summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2025-04-12ARM: tegra: replace per-device config headers with generic TegraSvyatoslav Ryhel
2025-04-12ARM: tegra: convert CFG_TEGRA_BOARD_STRING into Kconfig optionSvyatoslav Ryhel
2025-04-12ARM: tegra: board: set CFG_SYS_NS16550_COM1 according to TEGRA_ENABLE_UARTSvyatoslav Ryhel
2025-04-12board: motorola: add Atrix 4G MB860 and Droid X2 MB870 supportSvyatoslav Ryhel
2025-04-12power: regulator: add regulator support for CPCAP PMICSvyatoslav Ryhel
2025-04-12power: pmic: add the basic CPCAP PMIC supportSvyatoslav Ryhel
2025-04-11Merge tag 'qcom-for-2025.07' of https://source.denx.de/u-boot/custodians/u-bo...Tom Rini
2025-04-11Merge tag 'u-boot-imx-master-20250411' of https://gitlab.denx.de/u-boot/custo...Tom Rini
2025-04-11Merge tag 'efi-2025-07-rc1' of https://source.denx.de/u-boot/custodians/u-boo...Tom Rini
2025-04-11Merge tag 'mmc-2025-04-11' of https://source.denx.de/u-boot/custodians/u-boot...Tom Rini
2025-04-11board: dragonboard410c: Use BOOTSTD instead of DISTRO_DEFAULTSStephan Gerhold
2025-04-11board: toradex: add Toradex SMARC iMX8MPVitor Soares
2025-04-11efi_loader: Move public cert for capsules to .rodataIlias Apalodimas
2025-04-11efi_loader: binary_run: register an initrdAdriano Cordova
2025-04-11efi_loader: efi_load_initrd: provide a memory mapped initrdAdriano Cordova
2025-04-11mmc: mmc_boot: Support Sandisk and Micron eMMC BOOT/RPMB hardware partition r...Luke Wang
2025-04-11mmc: Simplify poll CD logic in case cyclic framework is enabledMarek Vasut
2025-04-10drivers: scsi: Add 'erase' supportVaradarajan Narayanan
2025-04-10power-domain: Add refcountingMiquel Raynal
2025-04-10dm: core: Add a helper to retrieve devices through graph endpointsMiquel Raynal
2025-04-08Merge patch series "acpi: simplify updating ACPI table header checksum"Tom Rini
2025-04-08acpi: new function acpi_update_checksum()Heinrich Schuchardt
2025-04-08Merge branch 'next'Tom Rini
2025-04-07Revert "Merge patch series "pxe: Precursor series for supporting read_all() i...Tom Rini
2025-04-04Fix EFI boot file name definition for 64-bit x86Jeremy Compostella
2025-04-04Merge patch series "cmd: fuse: Introduce fuse writebuff sub-system and clean up"Tom Rini
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-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