1. 70c0b44 dfu: tftp: Fix arm64 build warnings by Marek Vasut · 7 years ago
  2. 7f8d436 dfu: Rename _FUNCTION_DFU to DFU_OVER_ by Marek Vasut · 7 years ago
  3. ea84f80 dfu: Fix up the Kconfig mess by Marek Vasut · 7 years ago
  4. b015609 usb: kbd: select SYS_STDIO_DEREGISTER by Heinrich Schuchardt · 7 years ago
  5. e1d461b usb: gadget: sdp: fix pointer cast warnings for 64bit archs by Andre Heider · 7 years ago
  6. b841e97 usb: gadget: sdp: add missing line breaks by Andre Heider · 7 years ago
  7. ca1feec Prepare v2018.03-rc3 by Tom Rini · 7 years ago
  8. a02e933 script: Make the get_default_envs.sh script working with newest u-boot by Lukasz Majewski · 7 years ago
  9. aae518f env: mmc/fat/ext4: make sure that the MMC sub-system is initialized before using it by Faiz Abbas · 7 years ago
  10. 2237688 Merge git://git.denx.de/u-boot-mmc by Tom Rini · 7 years ago
  11. 6353702 Merge git://git.denx.de/u-boot-dm by Tom Rini · 7 years ago
  12. 95870d1 Merge git://git.denx.de/u-boot-ubi by Tom Rini · 7 years ago
  13. a197d97 Merge git://git.denx.de/u-boot-i2c by Tom Rini · 7 years ago
  14. 6e91a03 Merge git://git.denx.de/u-boot-sh by Tom Rini · 7 years ago
  15. a1c13cb vexpress: Sign up as maintainer by Linus Walleij · 7 years ago
  16. 4b9cb77 mmc: Fix uninitialised priv member by Alex Kiernan · 7 years ago
  17. c64862b mmc: fix bug in mmc_startup_v4() by Jean-Jacques Hiblot · 7 years ago
  18. e7f664e mmc: Fix bug in sd_set_card_speed() by Jean-Jacques Hiblot · 7 years ago
  19. 5395e24 configs: dra7xx_evm/dra7xx_hs_evm: Enable MMC HS200 and SD UHS support by Jean-Jacques Hiblot · 7 years ago
  20. 110ed01 ARM: DRA7x/AM57x: Add MMC/SD fixups for rev1.0 and rev 1.1 by Kishon Vijay Abraham I · 7 years ago
  21. 9950f15 dts: am57xx-idk: disable HS200 support by Jean-Jacques Hiblot · 7 years ago
  22. fc39f41 dts: am57xx-beagle-x15: disable UHS and HS200 support by Jean-Jacques Hiblot · 7 years ago
  23. 7782cfb ARM: dts: dra7: Add supported MMC/SD modes in MMC dt nodes by Jean-Jacques Hiblot · 7 years ago
  24. e39f798 ARM: dts: DRA7: use new dra7-specific compatible string by Kishon Vijay Abraham I · 7 years ago
  25. c76d616 ARM: OMAP5: set mmc clock frequency to 192MHz by Kishon Vijay Abraham I · 7 years ago
  26. 7a41bb4 mmc: omap_hsmmc: add signal voltage selection support by Jean-Jacques Hiblot · 7 years ago
  27. e1f25c0 mmc: omap_hsmmc: allow mmc clock to be gated by Kishon Vijay Abraham I · 7 years ago
  28. 20157d4 mmc: omap_hsmmc: implement send_init_stream callback by Jean-Jacques Hiblot · 7 years ago
  29. 6ce31e4 mmc: omap_hsmmc: update mmc->clock with the actual bus speed by Jean-Jacques Hiblot · 7 years ago
  30. dae1ad4 mmc: omap_hsmmc: allow the simple HS modes to use the default pinctrl by Jean-Jacques Hiblot · 7 years ago
  31. 8c2efe9 mmc: omap_hsmmc: Add support to get pinctrl values and max frequency for different hw revisions by Kishon Vijay Abraham I · 7 years ago
  32. e7da6ac mmc: omap_hsmmc: Add support to set IODELAY values by Kishon Vijay Abraham I · 7 years ago
  33. b4a2ace ARM: OMAP5/DRA7: Enable iodelay recalibration to be done from uboot by Kishon Vijay Abraham I · 7 years ago
  34. 569c3d5 mmc: omap_hsmmc: use mmc_of_parse to populate mmc_config by Kishon Vijay Abraham I · 7 years ago
  35. 192e430 mmc: omap_hsmmc: Reduce the max timeout for reset controller fsm by Jean-Jacques Hiblot · 7 years ago
  36. a420d7d mmc: omap_hsmmc: Workaround for errata id i802 by Jean-Jacques Hiblot · 7 years ago
  37. f0f821b mmc: omap_hsmmc: Add tuning support by Jean-Jacques Hiblot · 7 years ago
  38. 0c1f3d0 mmc: omap_hsmmc: Enable DDR mode support by Kishon Vijay Abraham I · 7 years ago
  39. cf38d4e mmc: omap_hsmmc: set MMC mode in the UHSMS bit field by Jean-Jacques Hiblot · 7 years ago
  40. 73897ed mmc: omap_hsmmc: add support to set default io voltage by Kishon Vijay Abraham I · 7 years ago
  41. 2e18c9b mmc: omap_hsmmc: cleanup omap_hsmmc_set_ios by Kishon Vijay Abraham I · 7 years ago
  42. 7fe2f19 mmc: omap_hsmmc: cleanup clock configuration by Jean-Jacques Hiblot · 7 years ago
  43. f97b148 mmc: use pr_* log functions by Masahiro Yamada · 7 years ago
  44. fc16868 mtd: ubi: Fix worker handling by Richard Weinberger · 7 years ago
  45. 6425ebd i2c: mvtwsi.c: Fix set speed by Stefan Mavrodiev · 7 years ago
  46. 61efece sandbox: Add 64-bit sandbox by Mario Six · 7 years ago
  47. 9e7ab23 sandbox: Rename 'num-gpios' property to avoid dtc warning by Simon Glass · 7 years ago
  48. 305ac9a sandbox: Correct dtc warning in /chosen node by Simon Glass · 7 years ago
  49. 74af8a3 fdt: Fixup only valid memory banks by Thierry Reding · 7 years ago
  50. 91a3159 fdt: Implement weak arch_fixup_fdt() by Alexey Brodkin · 7 years ago
  51. 63ab72c net: sh_eth: Fix DT base address fetching by Marek Vasut · 7 years ago
  52. 42a3340 net: sh_eth: Fix checkpatch warning by Marek Vasut · 7 years ago
  53. 2526b79 net: sh_eth: Return directly from sh_eth_recv_start by Marek Vasut · 7 years ago
  54. 7a309cf net: sh_eth: Zap port variable by Marek Vasut · 7 years ago
  55. d70ba7c Merge git://git.denx.de/u-boot-sh by Tom Rini · 7 years ago
  56. 5e61b94 ARM: rmobile: Fix broken reset code on Porter by Marek Vasut · 7 years ago
  57. 2ac6cd8 ARM: rmobile: Replace SH I2C with IIC on Porter by Marek Vasut · 7 years ago
  58. 550f311 ARM: dts: rmobile: Enable I2C6 on Porter by Marek Vasut · 7 years ago
  59. 4bc57a3 i2c: rcar_iic: Allow IIC on RCar Gen2 by Marek Vasut · 7 years ago
  60. e7206be ARM: rmobile: Set FDT/initramfs limits on Porter by Marek Vasut · 7 years ago
  61. 394528a ARM: rmobile: Enable convenient commands on Porter by Marek Vasut · 7 years ago
  62. b97daa6 ARM: rmobile: Reset ethernet PHY by Marek Vasut · 7 years ago
  63. ccf8238 ARM: dts: rmobile: Move the u-boot,dm-pre-reloc into u-boot DTS on porter by Marek Vasut · 7 years ago
  64. bbb11d8 Merge git://git.denx.de/u-boot-sh by Tom Rini · 7 years ago
  65. 2edbd87 Merge git://git.denx.de/u-boot-socfpga by Tom Rini · 7 years ago
  66. b7aa94a Merge git://git.denx.de/u-boot-usb by Tom Rini · 7 years ago
  67. 9b0d66b env: restore old env_get_char() behaviour by Goldschmidt Simon · 7 years ago
  68. 470947d env: Fix env_load_location by York Sun · 7 years ago
  69. 59b1c64 ARM: rmobile: Enable autocompletion on Gen2 by Marek Vasut · 7 years ago
  70. 1046906 ARM: rmobile: Convert Porter to SPL by Marek Vasut · 7 years ago
  71. 9b9487d ARM: dts: rmobile: Make PFC and RST available before reloc by Marek Vasut · 7 years ago
  72. b17cbb6 ARM: dts: rmobile: Make scif0 available before reloc on Porter by Marek Vasut · 7 years ago
  73. 0dfa991 serial: Replace CONFIG_ with CONFIG_IS_ENABLED by Marek Vasut · 7 years ago
  74. 7f25eb2 ARM: rmobile: Enable autocompletion on Gen3 by Marek Vasut · 7 years ago
  75. 5c47664 ARM: rmobile: Enable DTO support on Gen3 by Marek Vasut · 7 years ago
  76. 3364d7a net: ravb: Initialize PHY in probe() once by Marek Vasut · 7 years ago
  77. 414dbbe clk: rmobile: Assure SD-IF clock are configured correctly by Marek Vasut · 7 years ago
  78. 27a5520 Merge git://git.denx.de/u-boot-arc by Tom Rini · 7 years ago
  79. c8e0798 RPi: Add myself as board maintainer by Alexander Graf · 7 years ago
  80. a434730 arm: socfpga: use imply instead of select where applicable by Simon Goldschmidt · 7 years ago
  81. 6067738 Convert socfpga: select CONFIG_HW_WATCHDOG support for ARCH_SOCFPGA by Lukasz Majewski · 7 years ago
  82. 505fd84 arm: socfpga: fix qspi flash compatible (add "spi-flash") by Simon Goldschmidt · 7 years ago
  83. adb45be arc: Fix final linkage with Elf32 tools by Alexey Brodkin · 7 years ago
  84. 29836a9 usb: host: xhci-omap: Remove redundant board_usb_init and board_usb_cleanup functions by Faiz Abbas · 7 years ago
  85. 7628ad2 usb: dwc2: Rename CONFIG_DWC2_UTMI_PHY_WIDTH to CONFIG_DWC2_UTMI_WIDTH by Alexey Brodkin · 7 years ago
  86. fe6a4b3 Convert CONFIG_SYS_BOOTCOUNT_SINGLEWORD to Kconfig by Lukasz Majewski · 7 years ago
  87. 6dd8c90 Convert CONFIG_BOOTCOUNT_LIMIT to Kconfig by Lukasz Majewski · 7 years ago
  88. 2569bf7 configs: Resync with savedefconfig by Tom Rini · 7 years ago
  89. d3e6816 Revert "drivers/ddr/fsl: Dual-license DDR driver" by Tom Rini · 7 years ago
  90. 47b04fd spl: unbreak CONFIG_SPL_MULTI_DTB_FIT after fixing CONFIG_OF_EMBED by Simon Goldschmidt · 7 years ago
  91. a0f5283 cmd: scsi: move CMD_SCSI to device access commands by Heinrich Schuchardt · 7 years ago
  92. 7f2ef30 arm/PSCI: support PSCI versions greater than 1.0 by Andre Heider · 7 years ago
  93. 688cee9 Fix --noheader on fw_printenv by Alex Kiernan · 7 years ago
  94. 88d79eb am335x_evm: Consolidate eMMC partitions with DFU info by Sam Protsenko · 7 years ago
  95. 623d67e configs: Migrate CONFIG_SPL_FRAMEWORK by Tom Rini · 7 years ago
  96. 6d48136 configs: Drop unused CONFIG_SPL_MMC_MINIMAL by Tom Rini · 7 years ago
  97. bbf3c17 configs: am335x_evm: Add DYNAMIC_CRC_TABLE by Faiz Abbas · 7 years ago
  98. 6199fb1 lib: Kconfig: Move DYNAMIC_CRC_TABLE to Kconfig by Faiz Abbas · 7 years ago
  99. df5f92d configs: am335x_evm: Disable ISO and EFI partitions in SPL by Faiz Abbas · 7 years ago
  100. 387218a arm: update Kconfig help for ENABLE_ARM_SOC_BOOT0_HOOK by Simon Goldschmidt · 7 years ago