1. 0f2af88 common: Drop log.h from common header by Simon Glass · 4 years, 7 months ago
  2. 655306c common: Drop part.h from common header by Simon Glass · 4 years, 7 months ago
  3. c1c4a8f part: Drop disk_partition_t typedef by Simon Glass · 4 years, 7 months ago
  4. bf16c30 spl: mmc: Rename spl_boot_partition() to spl_mmc_boot_partition() by Harald Seiler · 4 years, 8 months ago
  5. 0bf7ab1 spl: mmc: Rename spl_boot_mode() to spl_mmc_boot_mode() by Harald Seiler · 4 years, 8 months ago
  6. 0bdf563 spl: mmc: Fix spl_mmc_get_uboot_raw_sector() implementation by Faiz Abbas · 4 years, 9 months ago
  7. fef81be spl: mmc: support uboot image offset on main partition by Baruch Siach · 4 years, 11 months ago
  8. dc7d322 spl: spl_mmc: fix getting raw_sect when boot from emmc boot partition by Peng Fan · 5 years ago
  9. f64972a Merge tag 'mmc-10-10-2019' of https://gitlab.denx.de/u-boot/custodians/u-boot-mmc by Tom Rini · 5 years ago
  10. e3b39c8 spl: mmc: Add option to set eMMC HW boot partition by Mans Rullgard · 5 years ago
  11. ec046a5 spl: mmc: Fix indentation in spl_mmc.c file by Mans Rullgard · 5 years ago
  12. c59b41c spl: dm_mmc: Initialize only the required mmc device by Lokesh Vutla · 5 years ago
  13. 315cf59 spl: mmc: introduce spl_mmc_get_uboot_raw_sector by Peng Fan · 5 years ago
  14. d867076 spl: mmc: support loading i.MX container format file by Peng Fan · 5 years ago
  15. 8d9f7f1 spl: Make image loader infrastructure more universal by Andreas Dannenberg · 5 years ago
  16. 6091dd1 spl: Kconfig: Replace CONFIG_SPL_EXT_SUPPORT to CONFIG_SPL_FS_EXT4 by Tien Fong Chee · 6 years ago
  17. 6fd0a71 spl: Kconfig: Replace CONFIG_SPL_FAT_SUPPORT with CONFIG_SPL_FS_FAT by Tien Fong Chee · 6 years ago
  18. f5920d0 spl: mmc: Report device number when we fail by Alex Kiernan · 6 years ago
  19. 1dda46f spl: Weed out CONFIG_SYS_TEXT_BASE usage by Marek Vasut · 6 years ago
  20. cea8821 spl: mmc: Skip RAW mode ARGS sectors if not defined by York Sun · 6 years ago
  21. 10e4779 SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · 7 years ago
  22. bdfb5c4 Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTR by Tom Rini · 7 years ago
  23. 113aa50 spl: spl_mmc: provide one weak function spl_boot_partition by Patrick Delaunay · 7 years ago
  24. 7c88d10 spl: eMMC/SD: Provide one __weak spl_boot_mode() function by Lukasz Majewski · 7 years ago
  25. c0a4e2d spl: spl_mmc: add __maybe_unused to mmc_load_image_raw_sector() by Seung-Woo Kim · 7 years ago
  26. 195bc4b spl: spl_mmc.c Correct blk_dread() return value check by Tom Rini · 7 years ago
  27. 5f4bd8c dm: mmc: Allow disabling driver model in SPL by Simon Glass · 7 years ago
  28. 2a4a20c mmc: add static to spl_mmc_get_device_index() by Masahiro Yamada · 7 years ago
  29. f5ba985 SPL: Move SYS_MMCSD_RAW_MODE_U_BOOT_PARTITION to Kconfig by Dalon Westergreen · 8 years ago
  30. 8d770f4 SPL: add support to boot from a partition type by Dalon Westergreen · 8 years ago
  31. 6c52607 SPL: make struct spl_image 64-bit safe by Andre Przywara · 8 years ago
  32. 4fc1f25 spl: Add a name to the SPL load-image methods by Simon Glass · 8 years ago
  33. 0ef6ec8 dm: spl: mmc: Fix EXT SPL support by Michal Simek · 8 years ago
  34. 8d5c4c3 SPL: mmc: Make spl_mmc_load_image available by Marek Vasut · 8 years ago
  35. f537e39 mmc: Tinification of the mmc code by Marek Vasut · 8 years ago
  36. 64a77a4 spl: mmc: fix switch statement by Max Krummenacher · 8 years ago
  37. 7e3ba48 spl: Convert CONFIG_SYS_MMCSD_RAW_MODE_U_BOOT_SECTOR to Kconfig by Semen Protsenko · 8 years ago
  38. 43a734f spl: Update spl_load_simple_fit() to take an spl_image param by Simon Glass · 8 years ago
  39. 3eb382a spl: Update fat functions to take an spl_image parameter by Simon Glass · 8 years ago
  40. 0649e91 spl: Update ext functions to take an spl_image parameter by Simon Glass · 8 years ago
  41. ee30679 spl: Pass spl_image as a parameter to load_image() methods by Simon Glass · 8 years ago
  42. d449cb8 spl: Convert spl_mmc_load_image() to use linker list by Simon Glass · 8 years ago
  43. c0b6c9b spl: Convert boot_device into a struct by Simon Glass · 8 years ago
  44. 6b2e4db spl: Add a parameter to spl_parse_image_header() by Simon Glass · 8 years ago
  45. 55877f9 dm: spl: mmc: Support raw partitions with CONFIG_BLK by Simon Glass · 8 years ago
  46. 70061ba dm: spl: mmc: Support CONFIG_BLK in SPL MMC by Simon Glass · 8 years ago
  47. 64d64bb common: Pass the boot device into spl_boot_mode() by Marek Vasut · 9 years ago
  48. 9a8f4cf Merge git://git.denx.de/u-boot-dm by Tom Rini · 9 years ago
  49. f62cef1 spl: Allow to load a FIT containing U-Boot from FS by Lokesh Vutla · 9 years ago
  50. 670d304 dm: mmc: spl: Add support for CONFIG_BLK by Simon Glass · 9 years ago
  51. ce084b0 Merge git://git.denx.de/u-boot-dm by Tom Rini · 9 years ago
  52. 11f2bb6 dm: mmc: Use the new select_hwpart() API by Simon Glass · 9 years ago
  53. 02266e2 SPL: Let spl_parse_image_header() return value by Marek Vasut · 9 years ago
  54. 37342ab spl: spl_mmc: Disambiguate error message by Fabio Estevam · 9 years ago
  55. 9dee77f spl: mmc: raw: Try to load u-boot if Linux image is not found by Lokesh Vutla · 9 years ago
  56. 802f1c3 spl_mmc: allow to load raw image by Masahiro Yamada · 9 years ago
  57. e080b82 Merge git://git.denx.de/u-boot-dm by Tom Rini · 9 years ago
  58. b52c7fc spl: Support loading a FIT from MMC by Simon Glass · 9 years ago
  59. b89a844 dm: part: Rename some partition functions by Simon Glass · 9 years ago
  60. 834dd88 spl: if MMCSD_MODE_RAW fails, try MMCSD_MODE_FS by Guillaume GARDET · 9 years ago
  61. e73f296 block: pass block dev not num to read/write/erase() by Stephen Warren · 9 years ago
  62. d09e59f spl: mmc: use block device number, not hard-coded 0 by Eric Nelson · 9 years ago
  63. 51ace32 spl: mmc: Unify non/driver model spl_mmc_find_device() by Simon Glass · 9 years ago
  64. 4faf63b spl: mmc: Rename 'mmc' variable to 'mmcp' by Simon Glass · 9 years ago
  65. a2b771c spl: mmc: Fix compiler warning with CONFIG_DM_MMC by Simon Glass · 9 years ago
  66. e63b2dd spl: mmc: add support for BOOT_DEVICE_MMC2 by Nikita Kiryanov · 9 years ago
  67. 33eefe4 spl: change return values of spl_*_load_image() by Nikita Kiryanov · 9 years ago
  68. 2b3ae5f spl: mmc: get rid of emmc boot code duplication by Nikita Kiryanov · 9 years ago
  69. 642648c spl: mmc: move fs boot into its own function by Nikita Kiryanov · 9 years ago
  70. 011cd8f spl: mmc: get rid of #ifdef CONFIG_SYS_MMCSD_RAW_MODE_U_BOOT_PARTITION check by Nikita Kiryanov · 9 years ago
  71. cc49f55 spl: mmc: remove #ifdef CONFIG_SPL_OS_BOOT check by Nikita Kiryanov · 9 years ago
  72. 022ddb8 spl: mmc: refactor device location code to its own function by Nikita Kiryanov · 9 years ago
  73. ed52f4d spl: mmc: add break statements in spl_mmc_load_image() by Nikita Kiryanov · 9 years ago
  74. 2ae4589 spl: Fix compile warning for arm64 by Gong Qianyu · 9 years ago
  75. d0503cd spl: spl_mmc: Add option to boot from a MMC partition with offset by Stefan Roese · 9 years ago
  76. f22851a dm: mmc: Allow driver model to be used for MMC in SPL by Simon Glass · 9 years ago
  77. 5614db8 spl: Add debugging info for spl_mmc boot by Simon Glass · 9 years ago
  78. 4bd66e7 spl: spl_mmc: MMC boot mode provisions checks by Paul Kocialkowski · 9 years ago
  79. 01c723f spl: spl_mmc: Minor cosmetics by Paul Kocialkowski · 9 years ago
  80. 2d69f25 spl: spl_mmc: Error and count distinction by Paul Kocialkowski · 10 years ago
  81. 295be40 spl: spl_mmc: fix mmc Falcon mode regression by Tim Harvey · 10 years ago
  82. 409d4f7 spl: spl_mmc: Partition raw boot mode for eMMC by Paul Kocialkowski · 10 years ago
  83. 0d13972 spl: spl_mmc: Clearer structure in spl_mmc_load_image and cosmetics by Paul Kocialkowski · 10 years ago
  84. ffdb488 remove unnecessary version.h includes by Rob Herring · 10 years ago
  85. 1143b0a spl: mmc: Fix raw boot mode (related to commit 4c5bbc2328a24f5e1ee990c9a9527e48e5fb3b5f) by Guillaume GARDET · 10 years ago
  86. 4536a63 spl: if MMCSD_MODE_RAW fails, try MMCSD_MODE_FS, if available by Guillaume GARDET · 10 years ago
  87. 17675c8 spl: MMC U-Boot image load from raw partition by Paul Kocialkowski · 10 years ago
  88. 341e8cd MMC SD fs boot partition config coding style and proper description by Paul Kocialkowski · 10 years ago
  89. 1eb410c spl: Add EXT support to SPL by Guillaume GARDET · 10 years ago
  90. 602a16c Rename some defines containing FAT in their name to be filesystem generic by Guillaume GARDET · 10 years ago
  91. cc61269 SPL: Add CONFIG_SUPPORT_EMMC_BOOT support to CONFIG_SPL_FRAMEWORK by Tom Rini · 11 years ago
  92. b7b5b0c spl: common: Move FAT funcs to a common file by Dan Murphy · 11 years ago
  93. a8015fd spl_mmc: only call printf or puts with CONFIG_SPL_LIBCOMMON_SUPPORT by Paul Burton · 11 years ago
  94. be50452 spl: remove unnecessary (& ARM specific) include of asm/utils.h by Paul Burton · 11 years ago
  95. 1530e8a spl_mmc.c: Detect missing kernel image in RAW MMC by Tom Rini · 11 years ago
  96. d79de1d Add GPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · 11 years ago
  97. 01b542f spl_mmc: add Falcon mode support for raw variant by Peter Korsgaard · 12 years ago
  98. 15af8f5 spl_mmc: mmc_load_image_raw(): Add sector argument by Peter Korsgaard · 12 years ago
  99. 465f1f8 spl_mmc: add Falcon mode support for FAT variant by Peter Korsgaard · 12 years ago
  100. b815ba2 spl_mmc: mmc_load_image_fat(): Add filename argument and move fat init out by Peter Korsgaard · 12 years ago