summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2023-11-16spl: Convert spi to spl_loadSean Anderson
2023-11-16spl: Convert semihosting to spl_loadSean Anderson
2023-11-16spl: Convert NVMe to spl_loadSean Anderson
2023-11-16spl: Convert nor to spl_loadSean Anderson
2023-11-16spl: Convert net to spl_loadSean Anderson
2023-11-16spl: Convert nand to spl_loadSean Anderson
2023-11-16spl: Convert mmc to spl_loadSean Anderson
2023-11-16spl: Convert fat to spl_loadSean Anderson
2023-11-16spl: Convert ext to use spl_loadSean Anderson
2023-11-16spl: Add generic spl_load functionSean Anderson
2023-11-16test: spl: Support testing LEGACY_LZMA filesystem imagesSean Anderson
2023-11-16spl: legacy: Split off LZMA decompression into its own functionSean Anderson
2023-11-16spl: Only support bl_len when we have toSean Anderson
2023-11-16spl: Remove filename from spl_load_infoSean Anderson
2023-11-16spl: Refactor spl_load_info->read to use units of bytesSean Anderson
2023-11-16spl: Remove dev from spl_load_infoSean Anderson
2023-11-16Merge patch series "nand: Add sandbox tests"Tom Rini
2023-11-16arch: sandbox: Add function to create temporary filesSean Anderson
2023-11-16nand: Allow reinitializationSean Anderson
2023-11-16nand: Add function to unregister NAND devicesSean Anderson
2023-11-16mtd: Add some fallbacks for add/del_mtd_deviceSean Anderson
2023-11-16mtd: Rename SPL_MTD_SUPPORT to SPL_MTDSean Anderson
2023-11-16spl: nand: Set bl_len to page sizeSean Anderson
2023-11-16nand: Calculate SYS_NAND_BLOCK_PAGES (neé SYS_NAND_PAGE_COUNT) automaticallySean Anderson
2023-11-13stm32mp2: initial supportPatrice Chotard
2023-11-13ARM: dts: stm32: Add STM32MP257F Evaluation board supportPatrice Chotard
2023-11-07scsi: Forceably finish migration to DM_SCSITom Rini
2023-11-07include: Drop <common.h> from include listsTom Rini
2023-11-07include/linux/mii.h: Add <linux/types.h>Tom Rini
2023-11-07fsl-mc: Add prototype for bd_infoTom Rini
2023-11-07powerpc: mpc83xx: Rework includes slightlyTom Rini
2023-11-07fsl_qe: Drop common.hTom Rini
2023-11-07display_options.h: Correct includesTom Rini
2023-11-07m68k: Remove CONFIG_FSLDMAFECTom Rini
2023-11-07clk_k210.c: Clean up how we handle nopTom Rini
2023-11-07env: Move env_set() out of cmd/nvedit.c and in to env/common.cTom Rini
2023-11-06bmips: Add Inteno XG6846 boardLinus Walleij
2023-11-06Merge tag 'u-boot-amlogic-20231106' of https://source.denx.de/u-boot/custodia...Tom Rini
2023-11-06ARM: configs: libretech-ac: enable USB_DFU like in meson64.hNeil Armstrong
2023-11-05net: Add option for tracing packetsSean Anderson
2023-11-03sysreset: implement PALMAS sysreset functionsSvyatoslav Ryhel
2023-11-03sysreset: implement TPS65910 sysreset functionsSvyatoslav Ryhel
2023-11-03sysreset: implement TPS80031 sysreset functionsSvyatoslav Ryhel
2023-11-03sysreset: implement MAX77663 sysreset functionsSvyatoslav Ryhel
2023-11-03power: pmic: tps65910: add TPS65911 PMIC supportSvyatoslav Ryhel
2023-11-03power: pmic: add the base TPS80031 PMIC supportSvyatoslav Ryhel
2023-11-03power: pmic: add the base MAX77663 PMIC supportSvyatoslav Ryhel
2023-11-03configs: transformer_t30: convert bootmenu optionSvyatoslav Ryhel
2023-11-02binman: Rename TYPE_STAGE to TYPE_LEGACY_STAGESimon Glass
2023-11-02Merge tag 'i2cfixes-for-v2024-01-rc2' of https://source.denx.de/u-boot/custod...Tom Rini