コミット履歴

作者 SHA1 メッセージ 日付
  Simon Glass ef5609c33f dm: mmc: spl: Add support for CONFIG_BLK 9 年 前
  Tom Rini 4b6e1fda10 Merge git://git.denx.de/u-boot-dm 9 年 前
  Simon Glass 69f45cd53b dm: mmc: Use the new select_hwpart() API 9 年 前
  Marek Vasut 7e0f22674a SPL: Let spl_parse_image_header() return value 9 年 前
  Fabio Estevam 5bbf409909 spl: spl_mmc: Disambiguate error message 9 年 前
  Lokesh Vutla 811906aebc spl: mmc: raw: Try to load u-boot if Linux image is not found 9 年 前
  Masahiro Yamada 4976f48275 spl_mmc: allow to load raw image 9 年 前
  Tom Rini 88033d737d Merge git://git.denx.de/u-boot-dm 9 年 前
  Simon Glass 96debd1f0b spl: Support loading a FIT from MMC 9 年 前
  Simon Glass 3e8bd46950 dm: part: Rename some partition functions 9 年 前
  Guillaume GARDET 86a0df7328 spl: if MMCSD_MODE_RAW fails, try MMCSD_MODE_FS 9 年 前
  Stephen Warren 7c4213f6a5 block: pass block dev not num to read/write/erase() 9 年 前
  Eric Nelson 5915517b7b spl: mmc: use block device number, not hard-coded 0 9 年 前
  Simon Glass b4857aa901 spl: mmc: Unify non/driver model spl_mmc_find_device() 9 年 前
  Simon Glass 99c7a51a24 spl: mmc: Rename 'mmc' variable to 'mmcp' 9 年 前
  Simon Glass d773a008ee spl: mmc: Fix compiler warning with CONFIG_DM_MMC 9 年 前
  Nikita Kiryanov a1e56cf6d4 spl: mmc: add support for BOOT_DEVICE_MMC2 9 年 前
  Nikita Kiryanov 36afd45136 spl: change return values of spl_*_load_image() 9 年 前
  Nikita Kiryanov 83cdf6faa6 spl: mmc: get rid of emmc boot code duplication 9 年 前
  Nikita Kiryanov f52b729393 spl: mmc: move fs boot into its own function 9 年 前
  Nikita Kiryanov d074ebb936 spl: mmc: get rid of #ifdef CONFIG_SYS_MMCSD_RAW_MODE_U_BOOT_PARTITION check 9 年 前
  Nikita Kiryanov 339245b70d spl: mmc: remove #ifdef CONFIG_SPL_OS_BOOT check 9 年 前
  Nikita Kiryanov 4188ba3202 spl: mmc: refactor device location code to its own function 9 年 前
  Nikita Kiryanov fd61d39970 spl: mmc: add break statements in spl_mmc_load_image() 9 年 前
  Gong Qianyu 7ef4c45c6e spl: Fix compile warning for arm64 9 年 前
  Stefan Roese 4bfcc54c0b spl: spl_mmc: Add option to boot from a MMC partition with offset 10 年 前
  Simon Glass dc3dedfeb1 dm: mmc: Allow driver model to be used for MMC in SPL 10 年 前
  Simon Glass fdfa39d3f2 spl: Add debugging info for spl_mmc boot 10 年 前
  Paul Kocialkowski 3ae8f4c8ae spl: spl_mmc: MMC boot mode provisions checks 10 年 前
  Paul Kocialkowski 1ec264695f spl: spl_mmc: Minor cosmetics 10 年 前