~funderscore blog cgit wiki get in touch
aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* global: Use proper project name U-BootMichal Simek2023-06-12
* mmc: Use EXT_CSD_EXTRACT_BOOT_PART() macro for extracting boot partPali Rohár2023-04-10
* spl: mmc: Allow to disable SYS_MMCSD_FS_BOOT_PARTITIONPali Rohár2023-03-01
* treewide: Drop image_header_t typedefSimon Glass2022-09-29
* spl: mmc: Use correct MMC device when loading imageHarald Seiler2022-08-04
* Convert CONFIG_SYS_MMCSD_RAW_MODE_ARGS_SECTOR et al to KconfigTom Rini2022-06-06
* spl: allow boot from first bootable partitionJérôme Carretero2022-04-11
* spl: mmc: extend spl_mmc_boot_mode() to take mmc argumentAndre Przywara2022-04-04
* spl: Convert SYS_MMCSD_RAW_MODE_KERNEL_SECTOR to KconfigAlexandru Gagniuc2022-01-21
* SPL: Add struct spl_boot_device parameter into spl_parse_board_header()Pali Rohár2022-01-20
* spl: Make use of CONFIG_IS_ENABLED(OS_BOOT) in SPL/TPL common code pathsTom Rini2021-11-05
* WS cleanup: remove trailing white spaceWolfgang Denk2021-09-30
* SPL: Add support for specifying offset between header and imagePali Rohár2021-07-31
* spl: mmc: Support OP-TEE payloads in Falcon modeAlexandru Gagniuc2021-07-27
* spl: mmc: Factor out eMMC boot partition selection codeMarek Vasut2021-07-10
* common: Drop log.h from common headerSimon Glass2020-05-18
* common: Drop part.h from common headerSimon Glass2020-05-18
* part: Drop disk_partition_t typedefSimon Glass2020-05-18
* spl: mmc: Rename spl_boot_partition() to spl_mmc_boot_partition()Harald Seiler2020-04-22
* spl: mmc: Rename spl_boot_mode() to spl_mmc_boot_mode()Harald Seiler2020-04-22
* spl: mmc: Fix spl_mmc_get_uboot_raw_sector() implementationFaiz Abbas2020-03-09
* spl: mmc: support uboot image offset on main partitionBaruch Siach2020-01-16
* spl: spl_mmc: fix getting raw_sect when boot from emmc boot partitionPeng Fan2019-10-29
* Merge tag 'mmc-10-10-2019' of https://gitlab.denx.de/u-boot/custodians/u-boot...Tom Rini2019-10-14
|\
| * spl: dm_mmc: Initialize only the required mmc deviceLokesh Vutla2019-10-10
* | spl: mmc: Add option to set eMMC HW boot partitionMans Rullgard2019-10-11
* | spl: mmc: Fix indentation in spl_mmc.c fileMans Rullgard2019-10-11
|/
* spl: mmc: introduce spl_mmc_get_uboot_raw_sectorPeng Fan2019-10-08
* spl: mmc: support loading i.MX container format filePeng Fan2019-10-08
* spl: Make image loader infrastructure more universalAndreas Dannenberg2019-07-17
* spl: Kconfig: Replace CONFIG_SPL_EXT_SUPPORT to CONFIG_SPL_FS_EXT4Tien Fong Chee2019-02-01
* spl: Kconfig: Replace CONFIG_SPL_FAT_SUPPORT with CONFIG_SPL_FS_FATTien Fong Chee2019-02-01
* spl: mmc: Report device number when we failAlex Kiernan2018-09-30
* spl: Weed out CONFIG_SYS_TEXT_BASE usageMarek Vasut2018-09-25
* spl: mmc: Skip RAW mode ARGS sectors if not definedYork Sun2018-07-20
* SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini2018-05-07
* Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTRTom Rini2018-04-27
* spl: spl_mmc: provide one weak function spl_boot_partitionPatrick Delaunay2018-04-06
* spl: eMMC/SD: Provide one __weak spl_boot_mode() functionLukasz Majewski2018-02-07
* spl: spl_mmc: add __maybe_unused to mmc_load_image_raw_sector()Seung-Woo Kim2017-09-29
* spl: spl_mmc.c Correct blk_dread() return value checkTom Rini2017-08-20
* dm: mmc: Allow disabling driver model in SPLSimon Glass2017-08-01
* mmc: add static to spl_mmc_get_device_index()Masahiro Yamada2017-07-19
* SPL: Move SYS_MMCSD_RAW_MODE_U_BOOT_PARTITION to KconfigDalon Westergreen2017-02-17
* SPL: add support to boot from a partition typeDalon Westergreen2017-02-17
* SPL: make struct spl_image 64-bit safeAndre Przywara2017-01-04
* spl: Add a name to the SPL load-image methodsSimon Glass2016-12-09
* dm: spl: mmc: Fix EXT SPL supportMichal Simek2016-12-05
* SPL: mmc: Make spl_mmc_load_image availableMarek Vasut2016-12-01
* mmc: Tinification of the mmc codeMarek Vasut2016-12-01