1. 44d0a3c configs: am57xx_evm: Enable DM_USB and DM_USB_DEV by Jean-Jacques Hiblot · Thu Nov 29 10:57:45 2018 +0100
  2. d1663bb configs: enable DM_USB and DM_USB_DEV for all DRA7 platforms by Jean-Jacques Hiblot · Thu Nov 29 10:57:44 2018 +0100
  3. 0faa1f1 dts: dra7x: make ocp2scp@4a080000 compatible with simple-bus by Jean-Jacques Hiblot · Thu Nov 29 10:57:43 2018 +0100
  4. 98c5f63 board; ti: am57xx: turn on USB clocks by Vignesh R · Thu Nov 29 10:57:42 2018 +0100
  5. a58fe0a board: ti: dra7xx-evm: turn on USB clocks in late init stage by Jean-Jacques Hiblot · Thu Nov 29 10:57:41 2018 +0100
  6. 65596f1 dwc3-generic: Add support for the TI DWC3 glue by Jean-Jacques Hiblot · Thu Nov 29 10:57:40 2018 +0100
  7. 4530571 phy: Add a new driver for OMAP's USB2 PHYs by Jean-Jacques Hiblot · Thu Nov 29 10:57:39 2018 +0100
  8. 5b22df5 phy: ti-pip3-phy: Add support for USB3 PHY by Vignesh R · Thu Nov 29 10:57:38 2018 +0100
  9. dc44ea4 syscon: dm: Add a new method to get a regmap from DTS by Jean-Jacques Hiblot · Thu Nov 29 10:57:37 2018 +0100
  10. 31da49d usb: dwc3: Fix a compilation error with the edison defconfig by Jean-Jacques Hiblot · Thu Nov 29 10:52:50 2018 +0100
  11. ae004d3 dwc3-generic: Add select_dr_mode operation by Jean-Jacques Hiblot · Thu Nov 29 10:52:49 2018 +0100
  12. aa866a0 dwc3-generic: Handle the PHYs, the clocks and the reset lines by Jean-Jacques Hiblot · Thu Nov 29 10:52:48 2018 +0100
  13. 3d323d5 configs: evb-rk3328: Enable CONFIG_USB_DWC3 by Jean-Jacques Hiblot · Thu Nov 29 10:52:47 2018 +0100
  14. 9dc0d5c dm: usb: create a new UCLASS ID for USB gadget devices by Jean-Jacques Hiblot · Thu Nov 29 10:52:46 2018 +0100
  15. 3de978a dwc3: move phy operation to core.c by Jean-Jacques Hiblot · Thu Nov 29 10:52:45 2018 +0100
  16. d7c36ae dwc3_generic: do not probe the USB device driver when it's bound by Jean-Jacques Hiblot · Thu Nov 29 10:52:44 2018 +0100
  17. 49ba05c usb: udc: implement DM versions of usb_gadget_initialize()/_release()/_handle_interrupt() by Jean-Jacques Hiblot · Thu Nov 29 10:52:43 2018 +0100
  18. 44aaec7 usb: introduce a separate config option for DM USB device by Jean-Jacques Hiblot · Thu Nov 29 10:52:42 2018 +0100
  19. 585e199 usb: gadget: Do not call board_usb_xxx() directly in USB gadget drivers by Jean-Jacques Hiblot · Thu Nov 29 10:52:41 2018 +0100
  20. 13c2bec rockchip: rk3399: Add MAINTAINERS entry by Tom Rini · Thu Dec 06 10:24:12 2018 -0500
  21. 82dc62b Merge tag 'for-master-20181206' of git://git.denx.de/u-boot-rockchip by Tom Rini · Thu Dec 06 10:15:08 2018 -0500
  22. 88a0f50 rockchip: rk3399: Add Ficus EE board support by Manivannan Sadhasivam · Fri Sep 28 00:33:01 2018 +0530
  23. c967395 rockchip: rk3399: Add Rock960 CE board support by Manivannan Sadhasivam · Fri Sep 28 00:33:00 2018 +0530
  24. 6f219a1 rockchip: rk3399: Add common Rock960 family from Vamrs by Manivannan Sadhasivam · Fri Sep 28 00:32:59 2018 +0530
  25. 078cea4 arm: dts: rockchip: add some common pin-settings to rk3399 by Randy Li · Fri Sep 28 00:32:58 2018 +0530
  26. 32dfa5d usb: dwc2-otg: make regs_phy (in platdata) a uintptr_t by Philipp Tomsich · Thu Dec 06 01:26:39 2018 +0100
  27. 33aeaaf Merge tag 'dm-pull-5dec18' of git://git.denx.de/u-boot-dm by Tom Rini · Wed Dec 05 20:32:25 2018 -0500
  28. f275163 Merge branch 'master' of git://git.denx.de/u-boot-spi by Tom Rini · Wed Dec 05 15:06:24 2018 -0500
  29. 925a51d mtd: sf: Make sf_mtd.c more robust by Boris Brezillon · Sun Dec 02 10:54:32 2018 +0100
  30. 4be0c81 mtd: sf: Unregister the MTD device prior to removing the spi_flash obj by Boris Brezillon · Sun Dec 02 10:54:31 2018 +0100
  31. 7dfad31 mtd: Don't stop MTD partition creation when it fails on one device by Boris Brezillon · Sun Dec 02 10:54:30 2018 +0100
  32. 46ba2e8 mtd: Make sure we don't parse MTD partitions belonging to another dev by Boris Brezillon · Sun Dec 02 10:54:29 2018 +0100
  33. a24d985 mtd: Make sure the name passed in mtdparts fits in mtd_name[] by Boris Brezillon · Sun Dec 02 10:54:28 2018 +0100
  34. 1d2c149 mtd: Be more strict on the "mtdparts=" prefix check by Boris Brezillon · Sun Dec 02 10:54:27 2018 +0100
  35. dde6ec7 mtd: Use get_mtdids() instead of env_get("mtdids") in mtd_search_alternate_name() by Boris Brezillon · Sun Dec 02 10:54:26 2018 +0100
  36. 9080e28 mtd: sf: Make sure we don't register the same device twice by Boris Brezillon · Sun Dec 02 10:54:25 2018 +0100
  37. db0d805 mtd: Delete partitions attached to the device when a device is deleted by Boris Brezillon · Sun Dec 02 10:54:24 2018 +0100
  38. b132875 mtd: Parse mtdparts/mtdids again when the MTD list has been updated by Boris Brezillon · Sun Dec 02 10:54:23 2018 +0100
  39. 059e4a6 mtd: Add a function to report when the MTD dev list has been updated by Boris Brezillon · Sun Dec 02 10:54:22 2018 +0100
  40. 4ca48c9 x86: acpi: Generate SPCR table by Andy Shevchenko · Tue Nov 20 23:52:38 2018 +0200
  41. 6e84f087 x86: acpi: Add SPCR table description by Andy Shevchenko · Tue Nov 20 23:52:37 2018 +0200
  42. d778fc4 serial: ns16550: Provide ->getinfo() implementation by Andy Shevchenko · Tue Nov 20 23:52:36 2018 +0200
  43. 747dc67 Merge git://git.denx.de/u-boot-riscv by Tom Rini · Wed Dec 05 08:24:50 2018 -0500
  44. 42ca238 Merge tag 'video-updates-for-2019.01-rc2' of git://git.denx.de/u-boot-video by Tom Rini · Wed Dec 05 08:24:14 2018 -0500
  45. 72fccfe serial: ns16550: Read reg-io-width from device tree by Andy Shevchenko · Tue Nov 20 23:52:35 2018 +0200
  46. 8ecb57e serial: ns16550: Group reg_* members of ns16550_platdata by Andy Shevchenko · Tue Nov 20 23:52:34 2018 +0200
  47. 44f21da dm: serial: Introduce ->getinfo() callback by Andy Shevchenko · Tue Nov 20 23:52:33 2018 +0200
  48. 08e9879 dm: serial: Add ->getconfig() callback by Andy Shevchenko · Tue Nov 20 23:52:32 2018 +0200
  49. d7585f2 power: regulator: denied disable on always-on regulator by Patrick Delaunay · Thu Nov 15 13:45:31 2018 +0100
  50. a318115 dm: core: add functions to get/remap I/O addresses by name by Álvaro Fernández Rojas · Mon Dec 03 19:37:09 2018 +0100
  51. 3901484 binman: Add myself as maintainer by Simon Glass · Sun Nov 25 20:07:26 2018 -0700
  52. 872f454 dm: (re)sort uclass ids alphabetically by Philipp Tomsich · Sun Nov 25 19:38:54 2018 +0100
  53. e5568fc dm: rtc: Fix function name in comment by Philipp Tomsich · Sun Nov 25 19:32:54 2018 +0100
  54. 10a5162 buildman/toolchain.py: handle inconsistent tarball names by Trevor Woerner · Wed Nov 21 03:31:13 2018 -0500
  55. e0557a7 buildman/toolchain.py: fix toolchain directory by Trevor Woerner · Wed Nov 21 03:31:12 2018 -0500
  56. 8c8cf53 Add inttypes.h by Simon Glass · Fri Nov 23 21:29:43 2018 -0700
  57. 0d477ae Add UINT32_MAX and UINT64_MAX by Simon Glass · Fri Nov 23 21:29:42 2018 -0700
  58. e1e4cb3 time: Update mdelay() to delay in one large chunk by Simon Glass · Fri Nov 23 21:29:40 2018 -0700
  59. a119b90 video: backlight: Fix log message in enable_sequence() by Simon Glass · Fri Nov 23 21:29:39 2018 -0700
  60. 5a6e8fd input: i8042: Use remove() instead of exported functions by Simon Glass · Fri Nov 23 21:29:38 2018 -0700
  61. ea2cf05 cros_ec: Adjust to use v1 vboot context only by Simon Glass · Fri Nov 23 21:29:37 2018 -0700
  62. 48d268f cros: Correct a printf() string and comment by Simon Glass · Fri Nov 23 21:29:36 2018 -0700
  63. e26b685 tpm: Fix a logging warning in unpack_byte_string() by Simon Glass · Fri Nov 23 21:29:35 2018 -0700
  64. b4ebd1f tpm: Add non-volatile index attributes needed for v2 by Simon Glass · Fri Nov 23 21:29:34 2018 -0700
  65. 36e2a04 tpm: Export tpm_clear_and_reenable() by Simon Glass · Fri Nov 23 21:29:33 2018 -0700
  66. e03dbde tpm: Remove use of build-time TPM versions by Simon Glass · Fri Nov 23 21:29:32 2018 -0700
  67. 66cf8f7 sandbox: Use 'extras' to specify 'head' files by Simon Glass · Fri Nov 23 21:29:30 2018 -0700
  68. 24a284a sandbox: Zero the ram buffer on startup by Simon Glass · Fri Nov 23 21:29:29 2018 -0700
  69. 7e4d49c sandbox: sysreset: Update to support power-on reset by Simon Glass · Fri Nov 23 21:29:28 2018 -0700
  70. 08ffea7 sandbox: net: Correct name copy in eth_raw_bus_post_bind() by Simon Glass · Fri Nov 23 21:29:27 2018 -0700
  71. 1e91b12 sandbox: physmem: Use mapping to support sandbox by Simon Glass · Fri Nov 23 21:29:26 2018 -0700
  72. 38c2eae sandbox: Check the filename in jump_to_image_no_args() by Simon Glass · Fri Nov 23 21:29:25 2018 -0700
  73. 23eabbb sandbox: Fix up the debug message for the image filename by Simon Glass · Fri Nov 23 21:29:24 2018 -0700
  74. 2a21815 riscv: ax25-ae350: Pass dtb address to u-boot with a1 register by Rick Chen · Mon Dec 03 17:48:20 2018 +0800
  75. 1929fe2 riscv: Add S-mode defconfigs for QEMU virt machine by Anup Patel · Mon Dec 03 10:57:42 2018 +0530
  76. ea6a7a0 riscv: qemu: Use different SYS_TEXT_BASE for S-mode by Anup Patel · Mon Dec 03 10:57:41 2018 +0530
  77. 89b3934 riscv: Add kconfig option to run U-Boot in S-mode by Anup Patel · Mon Dec 03 10:57:40 2018 +0530
  78. 73a258c Merge branch 'master' of git://git.denx.de/u-boot-sh by Tom Rini · Tue Dec 04 19:22:31 2018 -0500
  79. 410f096 video: use BMP_ALIGN_CENTER define from splash.h by Anatolij Gustschin · Sat Dec 01 15:30:08 2018 +0100
  80. 28e07f3 cmd: bmp: manage centered display by Patrick Delaunay · Sat Dec 01 14:41:07 2018 +0100
  81. e0455a4 cmd: add clear screen 'cls' command by Anatolij Gustschin · Sat Dec 01 10:47:20 2018 +0100
  82. 4726f06 ARM: dts: Turn ULCB into Multi-DTB config by Marek Vasut · Tue Dec 04 01:44:34 2018 +0100
  83. 7dd7b49 ARM: dts: Turn Salvator-X into Multi-DTB config by Marek Vasut · Thu Oct 18 20:30:00 2018 +0200
  84. c15e096 ARM: rmobile: Drop unused macros from Gen3 boards by Marek Vasut · Tue Dec 04 01:32:29 2018 +0100
  85. b90dc69 ARM: rmobile: Set environment variable containing CPU type by Marek Vasut · Mon Dec 03 13:28:25 2018 +0100
  86. d5ccf46 ARM: rmobile: Enable MMC extensions by Marek Vasut · Mon Dec 03 23:46:11 2018 +0100
  87. ab9fbe9 ARM: dts: rmobile: Sync Gen3 DTs with Linux 4.19.6 by Marek Vasut · Mon Dec 03 21:43:05 2018 +0100
  88. cac4635 ARM: dts: rmobile: Sync Gen2 DTs with Linux 4.19.6 by Marek Vasut · Mon Dec 03 21:39:48 2018 +0100
  89. 96e502d ARM: dts: rmobile: Extract i2c6 on M2W Porter by Marek Vasut · Mon Dec 03 21:30:44 2018 +0100
  90. 5b16ba9 ARM: dts: rmobile: Extract SCIF2 node on E3 Ebisu by Marek Vasut · Mon Dec 03 22:14:09 2018 +0100
  91. ee5b69f ARM: dts: rmobile: Extract SDHI nodes on E3 Ebisu by Marek Vasut · Mon Dec 03 22:12:47 2018 +0100
  92. 2af23a8 ARM: dts: rmobile: Extract SDHI extras on H3, M3W, M3N Salvator-X by Marek Vasut · Mon Dec 03 20:58:13 2018 +0100
  93. d34dfe1 ARM: dts: rmobile: Extract SDHI extras on H3 and M3W ULCB by Marek Vasut · Mon Dec 03 20:55:01 2018 +0100
  94. 3e6cb07 ARM: dts: rmobile: Extract CPLD node on H3 and M3W ULCB by Marek Vasut · Mon Dec 03 20:48:16 2018 +0100
  95. d490d43 ARM: dts: rmobile: Extract AVB node extras on V3M Eagle by Marek Vasut · Mon Dec 03 20:45:22 2018 +0100
  96. 3b7dffe ARM: dts: rmobile: Extract SDHI nodes on M3N by Marek Vasut · Mon Dec 03 20:39:07 2018 +0100
  97. b2e2fe3 ARM: dts: rmobile: Extract USB nodes on M3N by Marek Vasut · Mon Dec 03 20:34:13 2018 +0100
  98. 3e7ae7e3 ARM: dts: rmobile: Extract RPC node to u-boot specific DT by Marek Vasut · Mon Dec 03 20:17:50 2018 +0100
  99. 6582a21 ARM: dts: rmobile: Add soc label to Gen3 by Marek Vasut · Mon Dec 03 21:05:55 2018 +0100
  100. 4f34a4b ARM: rmobile: Convert to bootm_size by Marek Vasut · Tue Nov 27 00:19:03 2018 +0100