1. 9ddd6fc board: sama5d3_xplained: Update to support DM/DT by Wenyou Yang · Fri Apr 14 08:51:45 2017 +0800
  2. f6fff81 board: sama5d3xek: Enable early debug UART by Wenyou Yang · Fri Apr 14 08:51:44 2017 +0800
  3. a6719bc board: sama5d3xek: Clean up code by Wenyou Yang · Fri Apr 14 08:51:43 2017 +0800
  4. 9a0e91f board: sama5d3xek: Update to support DM/DT by Wenyou Yang · Fri Apr 14 08:51:42 2017 +0800
  5. fc8a529 dm: led: Add a new 'led' command by Simon Glass · Mon Apr 10 11:34:59 2017 -0600
  6. 4c81846 led: Mark existing driver as legacy by Simon Glass · Mon Apr 10 11:34:58 2017 -0600
  7. 3bd0c46 dm: led: Add support for blinking LEDs by Simon Glass · Mon Apr 10 11:34:57 2017 -0600
  8. e445dfd dm: led: Support toggling LEDs by Simon Glass · Mon Apr 10 11:34:56 2017 -0600
  9. dc53166 dm: led: Add support for getting the state of an LED by Simon Glass · Mon Apr 10 11:34:55 2017 -0600
  10. 6ca1977 dm: led: Adjust the LED uclass by Simon Glass · Mon Apr 10 11:34:54 2017 -0600
  11. da01de9 dm: led: Rename struct led_uclass_plat by Simon Glass · Mon Apr 10 11:34:53 2017 -0600
  12. 9267067 dm: led: Add a missing blank line in the Kconfig file by Simon Glass · Mon Apr 10 11:34:52 2017 -0600
  13. fefc7ba sandbox: Add some test LEDs by Simon Glass · Mon Apr 10 11:34:51 2017 -0600
  14. ffde9dde dm: scsi: fix divide-by-0 error in scsi_scan() by Jean-Jacques Hiblot · Fri Apr 07 13:42:08 2017 +0200
  15. 37e721c scsi: move the partition initialization out of the scsi detection by Jean-Jacques Hiblot · Fri Apr 07 13:42:07 2017 +0200
  16. 0c447f0 scsi: make the LUN a parameter of scsi_detect_dev() by Jean-Jacques Hiblot · Fri Apr 07 13:42:06 2017 +0200
  17. abaf3eb arm: omap: sata: compile out board-level sata code when CONFIG_DM_SCSI is defined by Jean-Jacques Hiblot · Fri Apr 07 13:42:01 2017 +0200
  18. d7ced25 arm: omap: sata: move enable sata clocks to enable_basic_clocks() by Mugunthan V N · Fri Apr 07 13:42:00 2017 +0200
  19. f399f6e buildman: Translate more strings to latin-1 by Tom Rini · Fri Apr 14 10:06:28 2017 -0400
  20. 908994e Merge branch 'master' of git://git.denx.de/u-boot-usb by Tom Rini · Fri Apr 14 10:58:49 2017 -0400
  21. 17e4526 usb: return 0 from usb_stor_get_info even if removable media by Troy Kisky · Mon Apr 10 18:23:11 2017 -0700
  22. 408bdee usb: dwc2: invalidate the dcache before starting the DMA by Eddie Cai · Thu Apr 06 11:37:04 2017 +0800
  23. 8e17c16 usb: dwc3: gadget: make cache-maintenance on event buffers more robust by Philipp Tomsich · Thu Apr 06 16:58:53 2017 +0200
  24. ed12167 usb: dwc3: ensure consistent types for dwc3_flush_cache by Philipp Tomsich · Thu Apr 06 16:58:52 2017 +0200
  25. c891ca9 usb: gadget: g_dnl: don't set iProduct nor iSerialNumber by Felipe Balbi · Wed Feb 22 17:12:41 2017 +0200
  26. 169dd12 usb: gadget: g_dnl: only set iSerialNumber if we have a serial# by Felipe Balbi · Wed Feb 22 17:12:40 2017 +0200
  27. 02ae129 usb: gadget: g_dnl: hold maximum string descriptor by Felipe Balbi · Wed Feb 22 17:12:39 2017 +0200
  28. 03017c5 Merge branch 'master' of git://git.denx.de/u-boot-socfpga by Tom Rini · Fri Apr 14 09:05:57 2017 -0400
  29. a41268b Merge branch 'master' of git://git.denx.de/u-boot-mmc by Tom Rini · Fri Apr 14 09:05:46 2017 -0400
  30. 327c24d usb: dwc2: add support for external vbus supply by Kever Yang · Fri Mar 10 12:05:14 2017 +0800
  31. 2c56cec arm: socfpga: sr1500 use environment in common header by Dalon Westergreen · Thu Apr 13 07:30:36 2017 -0700
  32. b6929a2 arm: socfpga: Socrates use environment in common header by Dalon Westergreen · Thu Apr 13 07:30:35 2017 -0700
  33. 2f5e6a2 arm: socfpga: SoCKit use environment in common header by Dalon Westergreen · Thu Apr 13 07:30:34 2017 -0700
  34. a29f06f arm: socfpga: DE1 use environment in common header by Dalon Westergreen · Thu Apr 13 07:30:33 2017 -0700
  35. 614ec1f arm: socfpga: C5 SoCDK use environment in common header by Dalon Westergreen · Thu Apr 13 07:30:32 2017 -0700
  36. aca3d91 arm: socfpga: A5 SoCDK use environment in common header by Dalon Westergreen · Thu Apr 13 07:30:31 2017 -0700
  37. 764076a arm: socfpga: DE0 use environment in common header by Dalon Westergreen · Thu Apr 13 07:30:30 2017 -0700
  38. bfd74c6 arm: socfpga: Add distro boot to socfpga common header by Dalon Westergreen · Thu Apr 13 07:30:29 2017 -0700
  39. 016539e arm: socfpga: Convert Altera DDR SDRAM driver to use Kconfig by Ley Foon Tan · Wed Apr 05 17:32:51 2017 +0800
  40. b25ae72 fdt: Add compatible strings for Arria 10 by Ley Foon Tan · Wed Apr 05 17:32:47 2017 +0800
  41. 4983df6 ARM: socfpga: Disable OC on MCVEVK by Marek Vasut · Mon Dec 05 18:17:52 2016 +0100
  42. b3af03e ARM: socfpga: mcvevk: Add default dfu_alt_info by Marek Vasut · Sat Oct 29 22:08:39 2016 +0200
  43. 4bd64e8 ARM: socfpga: Reduce the DFU buffer size by Marek Vasut · Sat Oct 29 21:15:56 2016 +0200
  44. 9d6c56b ARM: socfpga: Rename MCVEVK by Marek Vasut · Wed Apr 05 13:17:03 2017 +0200
  45. 19869ea ARM: socfpga: boot0 hook: remove macro from boot0 header file by Chee, Tien Fong · Wed Mar 29 11:49:16 2017 +0800
  46. e9a1fd7 ARM: socfpga: cyclone5-socdk: Enable ports A & C by Georges Savoundararadj · Mon Mar 27 22:56:04 2017 -0700
  47. c426e86 ARM: socfpga: add fpga build and bsp handoff instructions to readme by Stephen Arnold · Thu Mar 23 18:58:08 2017 -0700
  48. d9b7023 mmc: sdhci: Wait for SDHCI_INT_DATA_END when transferring. by Alex Deymo · Sun Apr 02 01:24:34 2017 -0700
  49. 54c28d4 mmc: bcm2835_sdhci: Speed up mmc writes. by Jocelyn Bohr · Sun Apr 02 01:24:33 2017 -0700
  50. 7a7a64c mmc: gen_atmel_mci: add driver model support for mci by Wenyou Yang · Thu Apr 13 10:29:22 2017 +0800
  51. 1a4d990 odroid-c2: enable new Meson GX MMC driver in board defconfig by Heiner Kallweit · Wed Apr 12 20:32:06 2017 +0200
  52. 20cab78 mmc: meson: add MMC driver for Meson GX (S905) by Carlo Caione · Wed Apr 12 20:30:42 2017 +0200
  53. 4b90b40 arm: dts: update Meson GXBB / Odroid-C2 DT with recent Linux version by Heiner Kallweit · Wed Apr 12 20:28:36 2017 +0200
  54. aa468b1 Merge git://git.denx.de/u-boot-dm by Tom Rini · Thu Apr 13 17:31:06 2017 -0400
  55. 4accfcc board: sama5d4ek: enable early debug UART by Wenyou Yang · Thu Apr 13 10:31:21 2017 +0800
  56. e95e333 board: sama5d4ek: clean up code by Wenyou Yang · Thu Apr 13 10:31:20 2017 +0800
  57. 9673c2e board: sama5d4ek: update to support DM/DT by Wenyou Yang · Thu Apr 13 10:31:19 2017 +0800
  58. 4d8b321 board: sama5d4_xplained: enable early debug UART by Wenyou Yang · Thu Apr 13 10:31:18 2017 +0800
  59. d56baa4 board: sama5d4_xplained: clean up code by Wenyou Yang · Thu Apr 13 10:31:17 2017 +0800
  60. 3143ac2 board: sama5d4_xplained: update to support DM/DT by Wenyou Yang · Thu Apr 13 10:31:16 2017 +0800
  61. b42ebc3 configs: at91-sama5_common: fix for CONFIG_AT91_GPIO by Wenyou Yang · Thu Apr 13 10:31:15 2017 +0800
  62. 608b4eb ARM: at91: lds: use "_image_binary_end" for DT location by Wenyou Yang · Fri Mar 24 11:34:06 2017 +0800
  63. ac8af4c ARM: spl: atmel: move mem_init() advance in SPL init. by Wenyou Yang · Fri Mar 24 11:34:05 2017 +0800
  64. f13d0ff ARM: spl: atmel: bring in serial device before init by Wenyou Yang · Fri Mar 24 11:34:04 2017 +0800
  65. 71806ec ARM: at91: spl: specify MMC and NAND boot device by Wenyou Yang · Fri Mar 24 11:34:03 2017 +0800
  66. 1f36fc1 ARM: dts: at91: add dts file for sama5d4ek by Wenyou Yang · Fri Mar 24 09:18:44 2017 +0800
  67. 1a69b14 ARM: dts: at91: add dts files for sama5d4 Xplained by Wenyou Yang · Fri Mar 24 09:18:43 2017 +0800
  68. f5cbcf0 ARM: at91: dt: add dts file for sama5d3 Xplained by Wenyou Yang · Fri Mar 24 09:18:42 2017 +0800
  69. 35736f5 ARM: at91: dt: add dts files for sama5d3xek board by Wenyou Yang · Fri Mar 24 09:18:41 2017 +0800
  70. e29b82b gpio: at91_gpio: add the clock support by Wenyou Yang · Thu Mar 23 12:46:21 2017 +0800
  71. eff6d8a gpio: at91_gpio: add the device tree support by Wenyou Yang · Thu Mar 23 12:46:20 2017 +0800
  72. ad05448 gpio: Kconfig: add CONFIG_AT91_GPIO option by Wenyou Yang · Thu Mar 23 12:46:19 2017 +0800
  73. c24e013 pinctrl: at91: add pinctrl driver by Wenyou Yang · Thu Mar 23 12:44:37 2017 +0800
  74. 4a92a3e gpio: at91_gpio: remove CPU_HAS_PIO3 macro by Wenyou Yang · Thu Mar 23 12:44:36 2017 +0800
  75. d4aab6b mtd: nand: atmel: use another functions to set gpio value by Wenyou Yang · Thu Mar 23 12:55:21 2017 +0800
  76. ca72136 ARM: at91: gpio: fix at91_set_gpio_value() define by Wenyou Yang · Thu Mar 23 12:55:20 2017 +0800
  77. d214bef buildman: Handle commit subjects containing unicode by Simon Glass · Wed Apr 12 18:23:26 2017 -0600
  78. e92dab3 tools: allow to override python by Stefano Babic · Wed Apr 05 17:46:41 2017 +0200
  79. 27bc9b1 dm: core: Ensure DMA regions start up with the cache clean by Simon Glass · Tue Apr 04 13:00:19 2017 -0600
  80. 4490f07 core/uclass: Print name of device in uclass_find_device_by_seq() by Alexandru Gagniuc · Tue Apr 04 10:46:56 2017 -0700
  81. 847f59a fdtgrep: Cope with the /aliases node being last by Simon Glass · Sun Apr 02 12:26:44 2017 -0600
  82. 77bb05e dtoc: Decode val if it's a byte string by George McCollister · Thu Mar 30 09:44:25 2017 -0500
  83. 1139406 patman: Convert byte arrays to strings by George McCollister · Thu Mar 30 09:44:24 2017 -0500
  84. b1ab189 serial: ns16550: Link in the DM driver when when using platdata by Alexandru Gagniuc · Mon Mar 27 12:54:19 2017 -0700
  85. 66d01b2 Merge branch 'master' of git://www.denx.de/git/u-boot-imx by Tom Rini · Thu Apr 13 10:17:06 2017 -0400
  86. d218320 lib: div64: sync with Linux by Peng Fan · Mon Apr 10 13:39:48 2017 +0800
  87. fa72fe5 sandbox: Change CONFIG_SANDBOX_BITS_PER_LONG to hard-coded by Tom Rini · Wed Apr 12 16:41:00 2017 -0400
  88. 0bda3e4 tiny-printf: Add support for %p format by Vignesh R · Mon Apr 10 12:23:22 2017 +0530
  89. 316819a pci: Add a command to show PCI regions by Simon Glass · Sat Apr 08 13:10:06 2017 -0600
  90. af7638b Fix a bug with PL010s running at 19200 baud by Alyssa Rosenzweig · Fri Apr 07 09:48:22 2017 -0700
  91. d35f338 board_f: Rename initdram() to dram_init() by Simon Glass · Thu Apr 06 12:47:05 2017 -0600
  92. 0e0ac20 arm: freescale: Rename initdram() to fsl_initdram() by Simon Glass · Thu Apr 06 12:47:04 2017 -0600
  93. a14c516 debug_uart: Try not to use stack in printch by developer · Thu Apr 06 16:32:41 2017 +0100
  94. 4b0a293 env: fix memory leak in fw_env routines by Stefano Babic · Wed Apr 05 18:08:03 2017 +0200
  95. 413cc6e env: add a version number to check API by Stefano Babic · Wed Apr 05 18:08:02 2017 +0200
  96. 831c4d5 env: split fw_env.h in public and private parts by Stefano Babic · Wed Apr 05 18:08:01 2017 +0200
  97. 4a24308 Rename aes.h to uboot_aes.h by Stefano Babic · Wed Apr 05 18:08:00 2017 +0200
  98. a2965c9 imx: i.mx6q: add the initial support for LogicPD i.MX6Q SOM by Adam Ford · Fri Apr 07 10:25:34 2017 -0500
  99. 4e5d33a cmd_mmc: fix arg parsing for setdsr subcmd by Markus Niebel · Fri Feb 03 15:26:36 2017 +0100
  100. db305e5 imx: mx7ulp: Fix SPLL/APLL clock rate calculation issue by Ye Li · Wed Apr 05 10:36:58 2017 +0800