]> git.ipfire.org Git - thirdparty/u-boot.git/history - include/spl_load.h
Merge tag 'u-boot-dfu-20240606' of https://source.denx.de/u-boot/custodians/u-boot-dfu
[thirdparty/u-boot.git] / include / spl_load.h
2024-04-01  Tom RiniSubtree merge tag 'v6.8-dts' of devicetree-rebasing...
2024-02-29  Tom RiniMerge commit '53633a893a06bd5a0c807287d9cc29337806eaf7...
2024-01-11  Tom RiniMerge patch series "net fixes prior lwip"
2024-01-09  Tom RiniMerge branch 'master' of https://gitlab.denx.de/u-boot...
2024-01-08  Tom RiniMerge branch 'next'
2024-01-03  Tom RiniMerge tag 'v2024.01-rc6' into next
2023-12-19  Tom RiniMerge patch series "Fix J7200 kernel boot when using...
2023-12-19  Tom RiniMerge patch series "Add support for MediaTek MT8365...
2023-12-18  Tom RiniMerge branch 'master' of https://source.denx.de/u-boot...
2023-12-18  Tom RiniMerge tag 'v2024.01-rc5' into next
2023-12-13  Tom RiniMerge patch series "bootm: Refactoring to reduce relian...
2023-12-09  Tom RiniMerge patch series "cmd: bdinfo: Optionally use getopt...
2023-12-05  Tom RiniMerge tag 'v2024.01-rc4' into next
2023-11-30  Tom RiniMerge branch 'staging' of https://source.denx.de/u...
2023-11-29  Tom RiniMerge patch series "cmd: add scmi command"
2023-11-29  Tom RiniMerge patch series "fs: fat: calculate FAT type based...
2023-11-28  Tom RiniMerge patch series "Import "string" I/O functions from...
2023-11-28  Tom RiniMerge patch series "sysinfo: Expand sysinfo with some...
2023-11-27  Tom RiniMerge patch series "ufs: Add a PCI UFS controller support"
2023-11-20  Tom RiniMerge tag 'v2024.01-rc3' into next
2023-11-17  Tom RiniMerge branch '2023-11-16-assorted-updates' into next
2023-11-16  Tom RiniMerge patch series "spl: Use common function for loadin...
2023-11-16  Sean Andersonspl: Convert spi to spl_load
2023-11-16  Sean Andersonspl: Convert semihosting to spl_load
2023-11-16  Sean Andersonspl: Convert NVMe to spl_load
2023-11-16  Sean Andersonspl: Convert nor to spl_load
2023-11-16  Sean Andersonspl: Convert net to spl_load
2023-11-16  Sean Andersonspl: Convert nand to spl_load
2023-11-16  Sean Andersonspl: Convert mmc to spl_load
2023-11-16  Sean Andersonspl: Convert fat to spl_load
2023-11-16  Sean Andersonspl: Convert ext to use spl_load
2023-11-16  Sean Andersonspl: Add generic spl_load function