aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2023-11-20Merge tag 'v2024.01-rc3' into nextTom Rini65-80/+110
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-17bootstd: Avoid freeing a non-allocated bufferSimon Glass1-1/+4
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-14dm: Do not enable debug messages by defaultHeinrich Schuchardt1-3/+1
2023-11-14efi: Correct handling of frame bufferSimon Glass1-3/+6
2023-11-13stm32mp2: initial supportPatrice Chotard1-0/+24
2023-11-13ARM: dts: stm32: Add STM32MP257F Evaluation board supportPatrice Chotard1-0/+3
2023-11-12power: regulator: add AXP313 supportAndre Przywara1-0/+1
2023-11-10Merge branch '2023-11-10-assorted-fixes'Tom Rini54-58/+58
2023-11-10bootstd: Skip over bad device during bootflows scanningTony Dinh1-1/+1
2023-11-10tree-wide: Replace http:// link with https:// link for ti.comNishanth Menon53-57/+57
2023-11-09board: rockchip: add Pine64 QuartzPro64 RK3588 boardTom Fitzhenry1-0/+14
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