1. c98ed5f bootcount: Migrate CONFIG_SYS_BOOTCOUNT_ADDR by Tom Rini · 7 years ago
  2. 36dd7c6 Remove CONFIG_SYS_BOOTCOUNT_SINGLEWORD by Alex Kiernan · 7 years ago
  3. 74910a7 Migrate CONFIG_BOOTCOUNT_ALEN to Kconfig by Alex Kiernan · 7 years ago
  4. 4a80f1d Migrate generic bootcount to Kconfig by Alex Kiernan · 7 years ago
  5. 48bfd65 Integrate AT91 bootcount driver by Alex Kiernan · 7 years ago
  6. 2327709 Convert CONFIG_BOOTCOUNT_EXT to Kconfig by Alex Kiernan · 7 years ago
  7. 3cbc810b Convert CONFIG_BOOTCOUNT_I2C to Kconfig by Alex Kiernan · 7 years ago
  8. 2a69429 Convert CONFIG_BOOTCOUNT_RAM to Kconfig by Alex Kiernan · 7 years ago
  9. c5037a8 Convert CONFIG_BOOTCOUNT_ENV to Kconfig by Alex Kiernan · 7 years ago
  10. 8845635 Convert CONFIG_BOOTCOUNT_AM33XX to Kconfig by Alex Kiernan · 7 years ago
  11. aa0abed Prepare for multiple bootcount drivers by Alex Kiernan · 7 years ago
  12. 4aa943f Merge CONFIG_BOOTCOUNT and CONFIG_BOOTCOUNT_LIMIT by Alex Kiernan · 7 years ago
  13. ae4d4bf Merge git://git.denx.de/u-boot-video by Tom Rini · 7 years ago
  14. c8d3462 Remove config_distro_defaults.h by Adam Ford · 7 years ago
  15. 58dbf86 Convert CONFIG_BOOTP_BOOTPATH et al to Kconfig by Adam Ford · 7 years ago
  16. 01aaaf7 rockchip: video: update MAINTAINERS by Philipp Tomsich · 7 years ago
  17. 13b016d rockchip: video: rk_vop: migrate to livetree by Philipp Tomsich · 7 years ago
  18. 18c6496 rockchip: video: rk_hdmi: migrate to livetree by Philipp Tomsich · 7 years ago
  19. 37df0e0 core: add ofnode_get_by_phandle() api by Kever Yang · 7 years ago
  20. 6fce1dd core: ofnode: add ofnode_get_parent function by Philipp Tomsich · 7 years ago
  21. 75f52cb Merge git://git.denx.de/u-boot-sh by Tom Rini · 7 years ago
  22. 0f4f557 Merge git://git.denx.de/u-boot-usb by Tom Rini · 7 years ago
  23. 740e55a config_whitelist: remove false-positive CONFIG options by Masahiro Yamada · 7 years ago
  24. 99bd5d4 omap3_logic: Fix Environmental location by Adam Ford · 7 years ago
  25. 1e3b4a6 sf: Add ISSI IS25LP256 entry by Marek Vasut · 7 years ago
  26. 3fc74ca Makefile: Don't mess with .text section location for selected arches by Alexey Brodkin · 7 years ago
  27. b33ccd1 arm64: show_regs: Dump the LRs HW values by Karl Beldan · 7 years ago
  28. 237d059 tools/kwbimage: fix LibreSSL build by Jonathan Gray · 7 years ago
  29. 63de71d net: Remove Xilinx ll_temac driver by Michal Simek · 7 years ago
  30. 95dd66e configs: am335x_evm_usbspl: Add CONFIG_SPL_NET_VCI_STRING by Faiz Abbas · 7 years ago
  31. 9eb0e7e fdt: Fixup only valid memory banks by Thierry Reding · 7 years ago
  32. d8427e7 ns16550: Fix mem mapped endian check by Bernhard Messerklinger · 7 years ago
  33. 9c5df38 pci: Fix decode regions for memory banks by Bernhard Messerklinger · 7 years ago
  34. 1a8894c defconfig: k2x_hs_evm: Re-enable TI_SECURE_DEVICE in HS K2x parts by Andrew F. Davis · 7 years ago
  35. a75e8a8 env: Fix missed getenv_ulong to env_get_ulong conversion by Andrew F. Davis · 7 years ago
  36. d3fe917 ARM: Kconfig: Move TI_SECURE_DEVICE to a common area by Andrew F. Davis · 7 years ago
  37. e2e0ac5 xtensa: clean up CONFIG_SYS_TEXT_ADDR by Max Filippov · 7 years ago
  38. 732aa4a configs: Re-sync with CONFIG_DISTRO_DEFAULTS by Tom Rini · 7 years ago
  39. 7ec3ae2 mmc: uniphier-sd: Add compatible strings for RCar Gen2 by Marek Vasut · 7 years ago
  40. 0279e82 sh: Do not provide strncmp by Tom Rini · 7 years ago
  41. 85fb9a6 sh: Use -m2a-nofpu only by Tom Rini · 7 years ago
  42. 99a8e03 cmd: fastboot: Kconfig: solve config issue by Patrick Delaunay · 7 years ago
  43. 70c0b44 dfu: tftp: Fix arm64 build warnings by Marek Vasut · 7 years ago
  44. 7f8d436 dfu: Rename _FUNCTION_DFU to DFU_OVER_ by Marek Vasut · 7 years ago
  45. ea84f80 dfu: Fix up the Kconfig mess by Marek Vasut · 7 years ago
  46. b015609 usb: kbd: select SYS_STDIO_DEREGISTER by Heinrich Schuchardt · 7 years ago
  47. e1d461b usb: gadget: sdp: fix pointer cast warnings for 64bit archs by Andre Heider · 7 years ago
  48. b841e97 usb: gadget: sdp: add missing line breaks by Andre Heider · 7 years ago
  49. ca1feec Prepare v2018.03-rc3 by Tom Rini · 7 years ago
  50. a02e933 script: Make the get_default_envs.sh script working with newest u-boot by Lukasz Majewski · 7 years ago
  51. aae518f env: mmc/fat/ext4: make sure that the MMC sub-system is initialized before using it by Faiz Abbas · 7 years ago
  52. 2237688 Merge git://git.denx.de/u-boot-mmc by Tom Rini · 7 years ago
  53. 6353702 Merge git://git.denx.de/u-boot-dm by Tom Rini · 7 years ago
  54. 95870d1 Merge git://git.denx.de/u-boot-ubi by Tom Rini · 7 years ago
  55. a197d97 Merge git://git.denx.de/u-boot-i2c by Tom Rini · 7 years ago
  56. 6e91a03 Merge git://git.denx.de/u-boot-sh by Tom Rini · 7 years ago
  57. a1c13cb vexpress: Sign up as maintainer by Linus Walleij · 7 years ago
  58. 4b9cb77 mmc: Fix uninitialised priv member by Alex Kiernan · 7 years ago
  59. c64862b mmc: fix bug in mmc_startup_v4() by Jean-Jacques Hiblot · 7 years ago
  60. e7f664e mmc: Fix bug in sd_set_card_speed() by Jean-Jacques Hiblot · 7 years ago
  61. 5395e24 configs: dra7xx_evm/dra7xx_hs_evm: Enable MMC HS200 and SD UHS support by Jean-Jacques Hiblot · 7 years ago
  62. 110ed01 ARM: DRA7x/AM57x: Add MMC/SD fixups for rev1.0 and rev 1.1 by Kishon Vijay Abraham I · 7 years ago
  63. 9950f15 dts: am57xx-idk: disable HS200 support by Jean-Jacques Hiblot · 7 years ago
  64. fc39f41 dts: am57xx-beagle-x15: disable UHS and HS200 support by Jean-Jacques Hiblot · 7 years ago
  65. 7782cfb ARM: dts: dra7: Add supported MMC/SD modes in MMC dt nodes by Jean-Jacques Hiblot · 7 years ago
  66. e39f798 ARM: dts: DRA7: use new dra7-specific compatible string by Kishon Vijay Abraham I · 7 years ago
  67. c76d616 ARM: OMAP5: set mmc clock frequency to 192MHz by Kishon Vijay Abraham I · 7 years ago
  68. 7a41bb4 mmc: omap_hsmmc: add signal voltage selection support by Jean-Jacques Hiblot · 7 years ago
  69. e1f25c0 mmc: omap_hsmmc: allow mmc clock to be gated by Kishon Vijay Abraham I · 7 years ago
  70. 20157d4 mmc: omap_hsmmc: implement send_init_stream callback by Jean-Jacques Hiblot · 7 years ago
  71. 6ce31e4 mmc: omap_hsmmc: update mmc->clock with the actual bus speed by Jean-Jacques Hiblot · 7 years ago
  72. dae1ad4 mmc: omap_hsmmc: allow the simple HS modes to use the default pinctrl by Jean-Jacques Hiblot · 7 years ago
  73. 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
  74. e7da6ac mmc: omap_hsmmc: Add support to set IODELAY values by Kishon Vijay Abraham I · 7 years ago
  75. b4a2ace ARM: OMAP5/DRA7: Enable iodelay recalibration to be done from uboot by Kishon Vijay Abraham I · 7 years ago
  76. 569c3d5 mmc: omap_hsmmc: use mmc_of_parse to populate mmc_config by Kishon Vijay Abraham I · 7 years ago
  77. 192e430 mmc: omap_hsmmc: Reduce the max timeout for reset controller fsm by Jean-Jacques Hiblot · 7 years ago
  78. a420d7d mmc: omap_hsmmc: Workaround for errata id i802 by Jean-Jacques Hiblot · 7 years ago
  79. f0f821b mmc: omap_hsmmc: Add tuning support by Jean-Jacques Hiblot · 7 years ago
  80. 0c1f3d0 mmc: omap_hsmmc: Enable DDR mode support by Kishon Vijay Abraham I · 7 years ago
  81. cf38d4e mmc: omap_hsmmc: set MMC mode in the UHSMS bit field by Jean-Jacques Hiblot · 7 years ago
  82. 73897ed mmc: omap_hsmmc: add support to set default io voltage by Kishon Vijay Abraham I · 7 years ago
  83. 2e18c9b mmc: omap_hsmmc: cleanup omap_hsmmc_set_ios by Kishon Vijay Abraham I · 7 years ago
  84. 7fe2f19 mmc: omap_hsmmc: cleanup clock configuration by Jean-Jacques Hiblot · 7 years ago
  85. f97b148 mmc: use pr_* log functions by Masahiro Yamada · 7 years ago
  86. fc16868 mtd: ubi: Fix worker handling by Richard Weinberger · 7 years ago
  87. 6425ebd i2c: mvtwsi.c: Fix set speed by Stefan Mavrodiev · 7 years ago
  88. 61efece sandbox: Add 64-bit sandbox by Mario Six · 7 years ago
  89. 9e7ab23 sandbox: Rename 'num-gpios' property to avoid dtc warning by Simon Glass · 7 years ago
  90. 305ac9a sandbox: Correct dtc warning in /chosen node by Simon Glass · 7 years ago
  91. 74af8a3 fdt: Fixup only valid memory banks by Thierry Reding · 7 years ago
  92. 91a3159 fdt: Implement weak arch_fixup_fdt() by Alexey Brodkin · 7 years ago
  93. 63ab72c net: sh_eth: Fix DT base address fetching by Marek Vasut · 7 years ago
  94. 42a3340 net: sh_eth: Fix checkpatch warning by Marek Vasut · 7 years ago
  95. 2526b79 net: sh_eth: Return directly from sh_eth_recv_start by Marek Vasut · 7 years ago
  96. 7a309cf net: sh_eth: Zap port variable by Marek Vasut · 7 years ago
  97. d70ba7c Merge git://git.denx.de/u-boot-sh by Tom Rini · 7 years ago
  98. 5e61b94 ARM: rmobile: Fix broken reset code on Porter by Marek Vasut · 7 years ago
  99. 2ac6cd8 ARM: rmobile: Replace SH I2C with IIC on Porter by Marek Vasut · 7 years ago
  100. 550f311 ARM: dts: rmobile: Enable I2C6 on Porter by Marek Vasut · 7 years ago