summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2024-04-10x86: zboot: Rename zboot_start() to zboot_run()Simon Glass
2023-11-22arm: dts: npcm845-evb: fix/add node and aliasesJim Liu
2023-11-22siemens,am335x: clean-up draco targetsEnrico Leto
2023-11-20Merge tag 'v2024.01-rc3' into nextTom Rini
2023-11-18cmd: efidebug: add uri device pathMasahisa Kojima
2023-11-18efi_loader: add return to efibootmgr event groupMasahisa Kojima
2023-11-18efi_loader: add missing const classifier for event serviceMasahisa Kojima
2023-11-18blk: blkmap: add ramdisk creation utility functionMasahisa Kojima
2023-11-18net: wget: add wget with dns utility functionMasahisa Kojima
2023-11-17bootstd: Avoid freeing a non-allocated bufferSimon Glass
2023-11-17Merge branch '2023-11-16-assorted-updates' into nextTom Rini
2023-11-16cmd: bcb: extend BCB C API to allow read/write the fieldsDmitrii Merkurev
2023-11-16cmd: bcb: support various block device interfaces for BCB commandDmitrii Merkurev
2023-11-16poplar: provide more space for kernel imageIgor Opaniuk
2023-11-16linux/time.h: Add Linux time conversion definesIgor Prusov
2023-11-16fs: ext4: Remove unused parameter from ext4_mountSean Anderson
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-14dm: Do not enable debug messages by defaultHeinrich Schuchardt
2023-11-14efi: Correct handling of frame bufferSimon Glass
2023-11-13stm32mp2: initial supportPatrice Chotard
2023-11-13ARM: dts: stm32: Add STM32MP257F Evaluation board supportPatrice Chotard
2023-11-12power: regulator: add AXP313 supportAndre Przywara
2023-11-10Merge branch '2023-11-10-assorted-fixes'Tom Rini
2023-11-10bootstd: Skip over bad device during bootflows scanningTony Dinh
2023-11-10tree-wide: Replace http:// link with https:// link for ti.comNishanth Menon
2023-11-09board: rockchip: add Pine64 QuartzPro64 RK3588 boardTom Fitzhenry
2023-11-07scsi: Forceably finish migration to DM_SCSITom Rini