aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2023-11-18cmd: efidebug: add uri device pathMasahisa Kojima1-0/+8
2023-11-18efi_loader: add return to efibootmgr event groupMasahisa Kojima2-0/+5
2023-11-18efi_loader: add missing const classifier for event serviceMasahisa Kojima2-2/+2
2023-11-18blk: blkmap: add ramdisk creation utility functionMasahisa Kojima1-0/+29
2023-11-18net: wget: add wget with dns utility functionMasahisa Kojima1-0/+9
2023-11-17Merge branch '2023-11-16-assorted-updates' into nextTom Rini4-7/+71
2023-11-16cmd: bcb: extend BCB C API to allow read/write the fieldsDmitrii Merkurev1-3/+57
2023-11-16cmd: bcb: support various block device interfaces for BCB commandDmitrii Merkurev1-2/+3
2023-11-16poplar: provide more space for kernel imageIgor Opaniuk1-4/+4
2023-11-16linux/time.h: Add Linux time conversion definesIgor Prusov1-0/+9
2023-11-16fs: ext4: Remove unused parameter from ext4_mountSean Anderson1-1/+1
2023-11-16spl: Convert spi to spl_loadSean Anderson1-0/+1
2023-11-16spl: Convert semihosting to spl_loadSean Anderson1-0/+1
2023-11-16spl: Convert NVMe to spl_loadSean Anderson1-0/+1
2023-11-16spl: Convert nor to spl_loadSean Anderson1-0/+1
2023-11-16spl: Convert net to spl_loadSean Anderson1-0/+1
2023-11-16spl: Convert nand to spl_loadSean Anderson1-0/+1
2023-11-16spl: Convert mmc to spl_loadSean Anderson1-0/+1
2023-11-16spl: Convert fat to spl_loadSean Anderson1-0/+1
2023-11-16spl: Convert ext to use spl_loadSean Anderson1-0/+1
2023-11-16spl: Add generic spl_load functionSean Anderson1-0/+135
2023-11-16test: spl: Support testing LEGACY_LZMA filesystem imagesSean Anderson1-0/+4
2023-11-16spl: legacy: Split off LZMA decompression into its own functionSean Anderson1-0/+13
2023-11-16spl: Only support bl_len when we have toSean Anderson1-0/+25
2023-11-16spl: Remove filename from spl_load_infoSean Anderson1-2/+0
2023-11-16spl: Refactor spl_load_info->read to use units of bytesSean Anderson1-7/+11
2023-11-16spl: Remove dev from spl_load_infoSean Anderson1-3/+1
2023-11-16Merge patch series "nand: Add sandbox tests"Tom Rini5-1/+33
2023-11-16arch: sandbox: Add function to create temporary filesSean Anderson1-0/+13
2023-11-16nand: Allow reinitializationSean Anderson1-0/+1
2023-11-16nand: Add function to unregister NAND devicesSean Anderson1-0/+1
2023-11-16mtd: Add some fallbacks for add/del_mtd_deviceSean Anderson1-0/+12
2023-11-16mtd: Rename SPL_MTD_SUPPORT to SPL_MTDSean Anderson1-1/+1
2023-11-16spl: nand: Set bl_len to page sizeSean Anderson1-0/+1
2023-11-16nand: Calculate SYS_NAND_BLOCK_PAGES (neeĢ SYS_NAND_PAGE_COUNT) automaticallySean Anderson1-0/+4
2023-11-13stm32mp2: initial supportPatrice Chotard1-0/+24
2023-11-13ARM: dts: stm32: Add STM32MP257F Evaluation board supportPatrice Chotard1-0/+3
2023-11-07scsi: Forceably finish migration to DM_SCSIWIP/07Nov2023-nextTom Rini6-47/+0
2023-11-07include: Drop <common.h> from include listsTom Rini28-28/+0
2023-11-07include/linux/mii.h: Add <linux/types.h>Tom Rini1-0/+2
2023-11-07fsl-mc: Add prototype for bd_infoTom Rini1-0/+2
2023-11-07powerpc: mpc83xx: Rework includes slightlyTom Rini1-2/+0
2023-11-07fsl_qe: Drop common.hTom Rini1-1/+0
2023-11-07display_options.h: Correct includesTom Rini1-1/+2
2023-11-07m68k: Remove CONFIG_FSLDMAFECTom Rini3-422/+0
2023-11-07clk_k210.c: Clean up how we handle nopTom Rini1-3/+0
2023-11-07env: Move env_set() out of cmd/nvedit.c and in to env/common.cTom Rini2-0/+20
2023-11-06bmips: Add Inteno XG6846 boardLinus Walleij1-0/+8
2023-11-06Merge tag 'u-boot-amlogic-20231106' of https://source.denx.de/u-boot/custodia...Tom Rini1-0/+1
2023-11-06ARM: configs: libretech-ac: enable USB_DFU like in meson64.hNeil Armstrong1-0/+1