1. 76584e3 mmc: fix off-by-one bug in mmc_startup_v4() by Alexander Kochetkov · 7 years ago
  2. 8a856db mmc: Drop unnecessary case for mmc_probe() by Faiz Abbas · 7 years ago
  3. 0b75cc3 mmc: uniphier-sd: Add compatible strings for RCar Gen2 by Marek Vasut · 7 years ago
  4. b2a3372 sh: Do not provide strncmp by Tom Rini · 7 years ago
  5. 3d40915 imx6q: engicam: Use SPL_LOAD_FIT for MMC boards by Jagan Teki · 7 years ago
  6. ac738a4 imx6: engicam: Drop SPL_EXT_SUPPORT by Jagan Teki · 7 years ago
  7. b0fcd8e imx6ul: engicam: Drop isiot-mmc defconfig by Jagan Teki · 7 years ago
  8. 7b889ba arm: imx: hab: Define HAB_RVT_BASE according to the processor version by Breno Lima · 7 years ago
  9. 20fa1dd imx: hab: Check if CSF contains deprecated commands by Utkarsh Gupta · 7 years ago
  10. ed286bc imx: hab: Check if CSF is valid before authenticating image by Utkarsh Gupta · 7 years ago
  11. 8c4037a imx: hab: Ensure the IVT DCD pointer is Null prior to calling HAB authenticate function. by Utkarsh Gupta · 7 years ago
  12. 669f2d1 imx: hab: Keep CAAM clock enabled after authenticating additional images by Breno Lima · 7 years ago
  13. d247cf5 Revert "mx6: ddr: Allow changing REFSEL and REFR fields" by Maxim Yu. Osipov · 7 years ago
  14. 036c967 sh: Use -m2a-nofpu only by Tom Rini · 7 years ago
  15. b0cce3f cmd: fastboot: Kconfig: solve config issue by Patrick Delaunay · 7 years ago
  16. 36dd7e7 dfu: tftp: Fix arm64 build warnings by Marek Vasut · 7 years ago
  17. bb4059a dfu: Rename _FUNCTION_DFU to DFU_OVER_ by Marek Vasut · 7 years ago
  18. 0f44d33 dfu: Fix up the Kconfig mess by Marek Vasut · 7 years ago
  19. 462c117 usb: kbd: select SYS_STDIO_DEREGISTER by Heinrich Schuchardt · 7 years ago
  20. a64a614 usb: gadget: sdp: fix pointer cast warnings for 64bit archs by Andre Heider · 7 years ago
  21. 24ccd0c usb: gadget: sdp: add missing line breaks by Andre Heider · 7 years ago
  22. 1b313aa mmc: synchronize the sequence with enum bus_mode in mmc.h by Jaehoon Chung · 7 years ago
  23. f0f6917 Prepare v2018.03-rc3 by Tom Rini · 7 years ago
  24. 0778e7c script: Make the get_default_envs.sh script working with newest u-boot by Lukasz Majewski · 7 years ago
  25. 26862b4 env: mmc/fat/ext4: make sure that the MMC sub-system is initialized before using it by Faiz Abbas · 7 years ago
  26. 7b1cfec Merge git://git.denx.de/u-boot-mmc by Tom Rini · 7 years ago
  27. d884c58 Merge git://git.denx.de/u-boot-dm by Tom Rini · 7 years ago
  28. ede52d0 Merge git://git.denx.de/u-boot-ubi by Tom Rini · 7 years ago
  29. 60a5335 Merge git://git.denx.de/u-boot-i2c by Tom Rini · 7 years ago
  30. 3ffa528 Merge git://git.denx.de/u-boot-sh by Tom Rini · 7 years ago
  31. 116b49c vexpress: Sign up as maintainer by Linus Walleij · 7 years ago
  32. 4a41fec mmc: Fix uninitialised priv member by Alex Kiernan · 7 years ago
  33. ace1bed mmc: fix bug in mmc_startup_v4() by Jean-Jacques Hiblot · 7 years ago
  34. a0276f3 mmc: Fix bug in sd_set_card_speed() by Jean-Jacques Hiblot · 7 years ago
  35. 127a601 configs: dra7xx_evm/dra7xx_hs_evm: Enable MMC HS200 and SD UHS support by Jean-Jacques Hiblot · 7 years ago
  36. c413baa ARM: DRA7x/AM57x: Add MMC/SD fixups for rev1.0 and rev 1.1 by Kishon Vijay Abraham I · 7 years ago
  37. e74adaf dts: am57xx-idk: disable HS200 support by Jean-Jacques Hiblot · 7 years ago
  38. 4db25fe dts: am57xx-beagle-x15: disable UHS and HS200 support by Jean-Jacques Hiblot · 7 years ago
  39. 2adee41 ARM: dts: dra7: Add supported MMC/SD modes in MMC dt nodes by Jean-Jacques Hiblot · 7 years ago
  40. 6ba41e5 ARM: dts: DRA7: use new dra7-specific compatible string by Kishon Vijay Abraham I · 7 years ago
  41. 2022270 ARM: OMAP5: set mmc clock frequency to 192MHz by Kishon Vijay Abraham I · 7 years ago
  42. 04f9f8b mmc: omap_hsmmc: add signal voltage selection support by Jean-Jacques Hiblot · 7 years ago
  43. 90321dc mmc: omap_hsmmc: allow mmc clock to be gated by Kishon Vijay Abraham I · 7 years ago
  44. 42182c9 mmc: omap_hsmmc: implement send_init_stream callback by Jean-Jacques Hiblot · 7 years ago
  45. 3149c13 mmc: omap_hsmmc: update mmc->clock with the actual bus speed by Jean-Jacques Hiblot · 7 years ago
  46. bcc6bd8 mmc: omap_hsmmc: allow the simple HS modes to use the default pinctrl by Jean-Jacques Hiblot · 7 years ago
  47. 2d28eed mmc: omap_hsmmc: Add support to get pinctrl values and max frequency for different hw revisions by Kishon Vijay Abraham I · 7 years ago
  48. 33c1d77 mmc: omap_hsmmc: Add support to set IODELAY values by Kishon Vijay Abraham I · 7 years ago
  49. 6a27333 ARM: OMAP5/DRA7: Enable iodelay recalibration to be done from uboot by Kishon Vijay Abraham I · 7 years ago
  50. 2d7482c mmc: omap_hsmmc: use mmc_of_parse to populate mmc_config by Kishon Vijay Abraham I · 7 years ago
  51. a4efd73 mmc: omap_hsmmc: Reduce the max timeout for reset controller fsm by Jean-Jacques Hiblot · 7 years ago
  52. 2faa1a3 mmc: omap_hsmmc: Workaround for errata id i802 by Jean-Jacques Hiblot · 7 years ago
  53. 14761ca mmc: omap_hsmmc: Add tuning support by Jean-Jacques Hiblot · 7 years ago
  54. 9b3fc21 mmc: omap_hsmmc: Enable DDR mode support by Kishon Vijay Abraham I · 7 years ago
  55. 8fc238b mmc: omap_hsmmc: set MMC mode in the UHSMS bit field by Jean-Jacques Hiblot · 7 years ago
  56. b594481 mmc: omap_hsmmc: add support to set default io voltage by Kishon Vijay Abraham I · 7 years ago
  57. 48a2f11 mmc: omap_hsmmc: cleanup omap_hsmmc_set_ios by Kishon Vijay Abraham I · 7 years ago
  58. 5baf543 mmc: omap_hsmmc: cleanup clock configuration by Jean-Jacques Hiblot · 7 years ago
  59. d4d6488 mmc: use pr_* log functions by Masahiro Yamada · 7 years ago
  60. f82290a mtd: ubi: Fix worker handling by Richard Weinberger · 7 years ago
  61. 004b4cd i2c: mvtwsi.c: Fix set speed by Stefan Mavrodiev · 7 years ago
  62. c6b89f3 sandbox: Add 64-bit sandbox by Mario Six · 7 years ago
  63. 995b60b sandbox: Rename 'num-gpios' property to avoid dtc warning by Simon Glass · 7 years ago
  64. 7e87816 sandbox: Correct dtc warning in /chosen node by Simon Glass · 7 years ago
  65. 6d29cc7 fdt: Fixup only valid memory banks by Thierry Reding · 7 years ago
  66. 4280342 fdt: Implement weak arch_fixup_fdt() by Alexey Brodkin · 7 years ago
  67. 04a03b2 mx6sabresd: Select the CONFIG_EFI_PARTITION option by Fabio Estevam · 7 years ago
  68. 0fb1a8a mx6: fix MAINTAINERS for Engicam i.CoreM6 1.5 MIPI by Stefano Babic · 7 years ago
  69. 5abcbd7 net: sh_eth: Fix DT base address fetching by Marek Vasut · 7 years ago
  70. 5262767 net: sh_eth: Fix checkpatch warning by Marek Vasut · 7 years ago
  71. 60279b5 net: sh_eth: Return directly from sh_eth_recv_start by Marek Vasut · 7 years ago
  72. 3c5a7b7 net: sh_eth: Zap port variable by Marek Vasut · 7 years ago
  73. 02b0895 Merge git://git.denx.de/u-boot-sh by Tom Rini · 7 years ago
  74. 25f6dc8 ARM: rmobile: Fix broken reset code on Porter by Marek Vasut · 7 years ago
  75. a6e50da ARM: rmobile: Replace SH I2C with IIC on Porter by Marek Vasut · 7 years ago
  76. 88306db ARM: dts: rmobile: Enable I2C6 on Porter by Marek Vasut · 7 years ago
  77. f51155e i2c: rcar_iic: Allow IIC on RCar Gen2 by Marek Vasut · 7 years ago
  78. 7b8eeb4 ARM: rmobile: Set FDT/initramfs limits on Porter by Marek Vasut · 7 years ago
  79. a05dab4 ARM: rmobile: Enable convenient commands on Porter by Marek Vasut · 7 years ago
  80. cd07358 ARM: rmobile: Reset ethernet PHY by Marek Vasut · 7 years ago
  81. 8a41f68 ARM: dts: rmobile: Move the u-boot,dm-pre-reloc into u-boot DTS on porter by Marek Vasut · 7 years ago
  82. bd650cd Merge git://git.denx.de/u-boot-sh by Tom Rini · 7 years ago
  83. 7961b9f Merge git://git.denx.de/u-boot-socfpga by Tom Rini · 7 years ago
  84. fee626c Merge git://git.denx.de/u-boot-usb by Tom Rini · 7 years ago
  85. b2cdef4 env: restore old env_get_char() behaviour by Goldschmidt Simon · 7 years ago
  86. e1caa58 env: Fix env_load_location by York Sun · 7 years ago
  87. 5b6ae55 ARM: rmobile: Enable autocompletion on Gen2 by Marek Vasut · 7 years ago
  88. 7ee37d0 ARM: rmobile: Convert Porter to SPL by Marek Vasut · 7 years ago
  89. 8a8d300 ARM: dts: rmobile: Make PFC and RST available before reloc by Marek Vasut · 7 years ago
  90. ccb947f ARM: dts: rmobile: Make scif0 available before reloc on Porter by Marek Vasut · 7 years ago
  91. 5c44ddc serial: Replace CONFIG_ with CONFIG_IS_ENABLED by Marek Vasut · 7 years ago
  92. 974147b ARM: rmobile: Enable autocompletion on Gen3 by Marek Vasut · 7 years ago
  93. 74caed0 ARM: rmobile: Enable DTO support on Gen3 by Marek Vasut · 7 years ago
  94. d64c789 net: ravb: Initialize PHY in probe() once by Marek Vasut · 7 years ago
  95. fd5577c clk: rmobile: Assure SD-IF clock are configured correctly by Marek Vasut · 7 years ago
  96. 32fe365 Merge git://git.denx.de/u-boot-arc by Tom Rini · 7 years ago
  97. f116634 RPi: Add myself as board maintainer by Alexander Graf · 7 years ago
  98. fef4a54 arm: socfpga: use imply instead of select where applicable by Simon Goldschmidt · 7 years ago
  99. 21a9f43 Convert socfpga: select CONFIG_HW_WATCHDOG support for ARCH_SOCFPGA by Lukasz Majewski · 7 years ago
  100. a6fbf94 arm: socfpga: fix qspi flash compatible (add "spi-flash") by Simon Goldschmidt · 7 years ago