- 3078504 mmc: Add more debugging for SPL by Simon Glass · 10 weeks ago
- 3aa43cc Merge patch series "provide names for emmc hardware partitions" by Tom Rini · 3 months ago
- a4e7839 mmc: use an enumerated type to represent PARTITION_CONFIG fields by Tim Harvey · 6 months ago
- e806686 spl: Create a function to init spl_load_info by Simon Glass · 3 months ago
- b6e79b6 spl: mmc: Adjust args of spl_mmc_find_device() by Simon Glass · 3 months ago
- 1f475cd spl: mmc: Handle error codes consistently by Simon Glass · 3 months ago
- bd928e1 spl: mmc: Drop checks for CONFIG_SPL_LIBCOMMON_SUPPORT by Simon Glass · 3 months ago
- dec7ea0 Restore patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet" by Tom Rini · 6 months ago
- abb9a04 Revert "Merge patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet"" by Tom Rini · 6 months ago
- dee15a9 global: Make <asm/global_data.h> include <asm/u-boot.h> by Tom Rini · 7 months ago
- 728cb88 common: Remove <common.h> and add needed includes by Tom Rini · 7 months ago
- 29e338f spl: Convert mmc to spl_load by Sean Anderson · 1 year, 1 month ago
- 35f15fe spl: Only support bl_len when we have to by Sean Anderson · 1 year, 1 month ago
- fcb9176 spl: Remove filename from spl_load_info by Sean Anderson · 1 year, 1 month ago
- 7d8d613 spl: Refactor spl_load_info->read to use units of bytes by Sean Anderson · 1 year, 1 month ago
- 2b5f9c8 spl: Remove dev from spl_load_info by Sean Anderson · 1 year, 1 month ago
- 05a9e04 spl: Remove NULL assignments in spl_load_info by Sean Anderson · 1 year, 1 month ago
- dc1dac0 Merge tag 'u-boot-imx-20231024' of https://gitlab.denx.de/u-boot/custodians/u-boot-imx by Tom Rini · 1 year, 1 month ago
- 5ff7772 spl: Use map_sysmem where appropriate by Sean Anderson · 1 year, 1 month ago
- 13e6d91 spl: Add callbacks to invalidate cached devices by Sean Anderson · 1 year, 1 month ago
- 952ed67 arm: imx: Check header before calling spl_load_imx_container by Sean Anderson · 1 year, 1 month ago
- d2b254e spl: mmc: Fix subsequent calls to spl_mmc_load with CONFIG_BLK by Sean Anderson · 1 year, 2 months ago
- f9a921e spl: mmc: Introduce proper layering for spl_mmc_get_uboot_raw_sector() by Marek Vasut · 1 year, 1 month ago
- 259cdb4 spl: Rename SYS_SPL_ARGS_ADDR to SPL_PAYLOAD_ARGS_ADDR by Simon Glass · 1 year, 2 months ago
- 6532fab spl: mmc: Fix check of CONFIG_SYS_MMCSD_RAW_MODE_ARGS_SECTOR by Elena Popa · 1 year, 4 months ago
- 50fa118 global: Use proper project name U-Boot by Michal Simek · 1 year, 7 months ago
- eafdbe5 mmc: Use EXT_CSD_EXTRACT_BOOT_PART() macro for extracting boot part by Pali Rohár · 1 year, 9 months ago
- a081155 spl: mmc: Allow to disable SYS_MMCSD_FS_BOOT_PARTITION by Pali Rohár · 1 year, 10 months ago
- bb7d3bb treewide: Drop image_header_t typedef by Simon Glass · 2 years, 3 months ago
- af8b7b7 spl: mmc: Use correct MMC device when loading image by Harald Seiler · 2 years, 5 months ago
- f95c259 Convert CONFIG_SYS_MMCSD_RAW_MODE_ARGS_SECTOR et al to Kconfig by Tom Rini · 2 years, 6 months ago
- d0a8e59 spl: allow boot from first bootable partition by Jérôme Carretero · 2 years, 9 months ago
- 3cb12ef spl: mmc: extend spl_mmc_boot_mode() to take mmc argument by Andre Przywara · 3 years, 5 months ago
- 99426c8 spl: Convert SYS_MMCSD_RAW_MODE_KERNEL_SECTOR to Kconfig by Alexandru Gagniuc · 2 years, 11 months ago
- dda8f88 SPL: Add struct spl_boot_device parameter into spl_parse_board_header() by Pali Rohár · 2 years, 11 months ago
- c2e7888 spl: Make use of CONFIG_IS_ENABLED(OS_BOOT) in SPL/TPL common code paths by Tom Rini · 3 years, 1 month ago
- 9d328a6 WS cleanup: remove trailing white space by Wolfgang Denk · 3 years, 2 months ago
- 1104167 SPL: Add support for specifying offset between header and image by Pali Rohár · 3 years, 4 months ago
- 36fd3ba spl: mmc: Support OP-TEE payloads in Falcon mode by Alexandru Gagniuc · 3 years, 5 months ago
- de1ce23 spl: mmc: Factor out eMMC boot partition selection code by Marek Vasut · 3 years, 5 months ago
- 0f2af88 common: Drop log.h from common header by Simon Glass · 4 years, 7 months ago
- 655306c common: Drop part.h from common header by Simon Glass · 4 years, 7 months ago
- c1c4a8f part: Drop disk_partition_t typedef by Simon Glass · 4 years, 7 months ago
- bf16c30 spl: mmc: Rename spl_boot_partition() to spl_mmc_boot_partition() by Harald Seiler · 4 years, 8 months ago
- 0bf7ab1 spl: mmc: Rename spl_boot_mode() to spl_mmc_boot_mode() by Harald Seiler · 4 years, 8 months ago
- 0bdf563 spl: mmc: Fix spl_mmc_get_uboot_raw_sector() implementation by Faiz Abbas · 4 years, 9 months ago
- fef81be spl: mmc: support uboot image offset on main partition by Baruch Siach · 4 years, 11 months ago
- dc7d322 spl: spl_mmc: fix getting raw_sect when boot from emmc boot partition by Peng Fan · 5 years ago
- f64972a Merge tag 'mmc-10-10-2019' of https://gitlab.denx.de/u-boot/custodians/u-boot-mmc by Tom Rini · 5 years ago
- e3b39c8 spl: mmc: Add option to set eMMC HW boot partition by Mans Rullgard · 5 years ago
- ec046a5 spl: mmc: Fix indentation in spl_mmc.c file by Mans Rullgard · 5 years ago
- c59b41c spl: dm_mmc: Initialize only the required mmc device by Lokesh Vutla · 5 years ago
- 315cf59 spl: mmc: introduce spl_mmc_get_uboot_raw_sector by Peng Fan · 5 years ago
- d867076 spl: mmc: support loading i.MX container format file by Peng Fan · 5 years ago
- 8d9f7f1 spl: Make image loader infrastructure more universal by Andreas Dannenberg · 5 years ago
- 6091dd1 spl: Kconfig: Replace CONFIG_SPL_EXT_SUPPORT to CONFIG_SPL_FS_EXT4 by Tien Fong Chee · 6 years ago
- 6fd0a71 spl: Kconfig: Replace CONFIG_SPL_FAT_SUPPORT with CONFIG_SPL_FS_FAT by Tien Fong Chee · 6 years ago
- f5920d0 spl: mmc: Report device number when we fail by Alex Kiernan · 6 years ago
- 1dda46f spl: Weed out CONFIG_SYS_TEXT_BASE usage by Marek Vasut · 6 years ago
- cea8821 spl: mmc: Skip RAW mode ARGS sectors if not defined by York Sun · 6 years ago
- 10e4779 SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · 7 years ago
- bdfb5c4 Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTR by Tom Rini · 7 years ago
- 113aa50 spl: spl_mmc: provide one weak function spl_boot_partition by Patrick Delaunay · 7 years ago
- 7c88d10 spl: eMMC/SD: Provide one __weak spl_boot_mode() function by Lukasz Majewski · 7 years ago
- c0a4e2d spl: spl_mmc: add __maybe_unused to mmc_load_image_raw_sector() by Seung-Woo Kim · 7 years ago
- 195bc4b spl: spl_mmc.c Correct blk_dread() return value check by Tom Rini · 7 years ago
- 5f4bd8c dm: mmc: Allow disabling driver model in SPL by Simon Glass · 7 years ago
- 2a4a20c mmc: add static to spl_mmc_get_device_index() by Masahiro Yamada · 7 years ago
- f5ba985 SPL: Move SYS_MMCSD_RAW_MODE_U_BOOT_PARTITION to Kconfig by Dalon Westergreen · 8 years ago
- 8d770f4 SPL: add support to boot from a partition type by Dalon Westergreen · 8 years ago
- 6c52607 SPL: make struct spl_image 64-bit safe by Andre Przywara · 8 years ago
- 4fc1f25 spl: Add a name to the SPL load-image methods by Simon Glass · 8 years ago
- 0ef6ec8 dm: spl: mmc: Fix EXT SPL support by Michal Simek · 8 years ago
- 8d5c4c3 SPL: mmc: Make spl_mmc_load_image available by Marek Vasut · 8 years ago
- f537e39 mmc: Tinification of the mmc code by Marek Vasut · 8 years ago
- 64a77a4 spl: mmc: fix switch statement by Max Krummenacher · 8 years ago
- 7e3ba48 spl: Convert CONFIG_SYS_MMCSD_RAW_MODE_U_BOOT_SECTOR to Kconfig by Semen Protsenko · 8 years ago
- 43a734f spl: Update spl_load_simple_fit() to take an spl_image param by Simon Glass · 8 years ago
- 3eb382a spl: Update fat functions to take an spl_image parameter by Simon Glass · 8 years ago
- 0649e91 spl: Update ext functions to take an spl_image parameter by Simon Glass · 8 years ago
- ee30679 spl: Pass spl_image as a parameter to load_image() methods by Simon Glass · 8 years ago
- d449cb8 spl: Convert spl_mmc_load_image() to use linker list by Simon Glass · 8 years ago
- c0b6c9b spl: Convert boot_device into a struct by Simon Glass · 8 years ago
- 6b2e4db spl: Add a parameter to spl_parse_image_header() by Simon Glass · 8 years ago
- 55877f9 dm: spl: mmc: Support raw partitions with CONFIG_BLK by Simon Glass · 8 years ago
- 70061ba dm: spl: mmc: Support CONFIG_BLK in SPL MMC by Simon Glass · 8 years ago
- 64d64bb common: Pass the boot device into spl_boot_mode() by Marek Vasut · 9 years ago
- 9a8f4cf Merge git://git.denx.de/u-boot-dm by Tom Rini · 9 years ago
- f62cef1 spl: Allow to load a FIT containing U-Boot from FS by Lokesh Vutla · 9 years ago
- 670d304 dm: mmc: spl: Add support for CONFIG_BLK by Simon Glass · 9 years ago
- ce084b0 Merge git://git.denx.de/u-boot-dm by Tom Rini · 9 years ago
- 11f2bb6 dm: mmc: Use the new select_hwpart() API by Simon Glass · 9 years ago
- 02266e2 SPL: Let spl_parse_image_header() return value by Marek Vasut · 9 years ago
- 37342ab spl: spl_mmc: Disambiguate error message by Fabio Estevam · 9 years ago
- 9dee77f spl: mmc: raw: Try to load u-boot if Linux image is not found by Lokesh Vutla · 9 years ago
- 802f1c3 spl_mmc: allow to load raw image by Masahiro Yamada · 9 years ago
- e080b82 Merge git://git.denx.de/u-boot-dm by Tom Rini · 9 years ago
- b52c7fc spl: Support loading a FIT from MMC by Simon Glass · 9 years ago
- b89a844 dm: part: Rename some partition functions by Simon Glass · 9 years ago
- 834dd88 spl: if MMCSD_MODE_RAW fails, try MMCSD_MODE_FS by Guillaume GARDET · 9 years ago