1. 07dc93c env: Move env_set_ulong() to env.h by Simon Glass · Thu Aug 01 09:46:47 2019 -0600
  2. 313112a env: Move env_set_hex() to env.h by Simon Glass · Thu Aug 01 09:46:46 2019 -0600
  3. db22961 env: Move env_get_f() to env.h by Simon Glass · Thu Aug 01 09:46:42 2019 -0600
  4. 2d85a75 env: Move get_env_id() to env.h by Simon Glass · Thu Aug 01 09:46:41 2019 -0600
  5. 1a974af common: Move gzip functions into a new gzip header by Simon Glass · Thu Aug 01 09:46:36 2019 -0600
  6. 759c45a mmc: Add support for HI3660 SoC reusing hi6220_dw_mmc driver by Manivannan Sadhasivam · Fri Aug 02 20:40:10 2019 +0530
  7. 86cf699 serial_lpuart: Fix config check issue when using clk driver in SPL by Ye Li · Thu Jul 11 03:33:34 2019 +0000
  8. 56d6b50 pci: intel: Fix configuration type based on secondary number by Ley Foon Tan · Fri May 24 10:30:00 2019 +0800
  9. 89138fc pci: intel: Fix error when enumerating multi-function PCIe device by Ley Foon Tan · Fri May 24 10:29:59 2019 +0800
  10. fa1fd35 pci: intel: Increase TLP polling counter by Ley Foon Tan · Fri May 24 10:29:58 2019 +0800
  11. 70a7098 Merge branch 'master' of git://git.denx.de/u-boot-sh by Tom Rini · Sat Aug 10 17:57:58 2019 -0400
  12. a2ac168 Merge branch 'master' of git://git.denx.de/u-boot-usb by Tom Rini · Sat Aug 10 12:21:27 2019 -0400
  13. 7341f30 Merge https://gitlab.denx.de/u-boot/custodians/u-boot-x86 by Tom Rini · Fri Aug 09 23:27:15 2019 -0400
  14. d52c6cb clk: renesas: Add R8A77980 V3H clock tables by Marek Vasut · Mon Jul 29 19:59:44 2019 +0200
  15. a6a7f48 pinctrl: renesas: Add R8A77980 V3H PFC tables by Marek Vasut · Mon Jul 29 19:59:44 2019 +0200
  16. 9aa1d5b net: sh_eth: Fix 64bit build warnings by Marek Vasut · Wed Jul 31 14:48:17 2019 +0200
  17. 3112450 net: sh_eth: Add R8A77980 V3H gether support by Marek Vasut · Wed Jul 31 12:58:06 2019 +0200
  18. 1bf56c3 mmc: Move tegra loopback disable option to be under tegra by Trent Piepho · Mon Apr 01 23:05:49 2019 +0000
  19. db3ffe9 x86: ich-spi: Convert driver to spi-mem ops by Bernhard Messerklinger · Fri Aug 02 08:38:34 2019 +0200
  20. 24a6489 bios_emulator: remove stray break by Heinrich Schuchardt · Thu Aug 01 19:37:08 2019 +0200
  21. b05bdfc Merge tag 'mmc-8-9' of https://gitlab.denx.de/u-boot/custodians/u-boot-mmc by Tom Rini · Fri Aug 09 07:29:54 2019 -0400
  22. b72b94b Merge tag 'u-boot-rockchip-20190809' of https://gitlab.denx.de/u-boot/custodians/u-boot-rockchip by Tom Rini · Fri Aug 09 07:29:20 2019 -0400
  23. b22bdd9 mmc: tangier_sdhci: fix uninitialized pointer deref on probe by Peng Fan · Tue Aug 06 02:48:04 2019 +0000
  24. 41ec1c1 mmc: sdhci-cadence: fix uninitialized pointer deref on probe by Peng Fan · Tue Aug 06 02:48:02 2019 +0000
  25. 34f6c60 mmc: s5p: fix uninitialized pointer deref on probe by Peng Fan · Tue Aug 06 02:47:59 2019 +0000
  26. 798f2e8 mmc: pci: fix uninitialized pointer deref on probe by Peng Fan · Tue Aug 06 02:47:56 2019 +0000
  27. f92f7b6 mmc: msm_sdhci: fix uninitialized pointer deref on probe by Peng Fan · Tue Aug 06 02:47:53 2019 +0000
  28. a263aca mmc: bcm: fix uninitialized pointer deref on probe by Peng Fan · Tue Aug 06 02:47:50 2019 +0000
  29. 9a8f499 mmc: atmel_sdhci: fix uninitialized pointer deref on probe by Peng Fan · Tue Aug 06 02:47:47 2019 +0000
  30. 194b860 mmc: zynq_sdhci: fix uninitialized pointer deref on probe by Matwey V. Kornilov · Thu Aug 01 18:00:05 2019 +0300
  31. 373954e mmc: Select SPL_HS200_SUPPORT if SPL_HS400_SUPPORT is selected by Faiz Abbas · Thu Aug 01 16:33:36 2019 +0530
  32. 17d9cf5 Merge https://gitlab.denx.de/u-boot/custodians/u-boot-marvell by Tom Rini · Thu Aug 08 09:19:08 2019 -0400
  33. ac21e74 fastboot: Remove "bootloader-version" variable by Sam Protsenko · Wed Jul 03 19:34:07 2019 +0300
  34. 0d74825 fastboot: getvar: Add "is-userspace" variable by Sam Protsenko · Wed Jul 03 19:00:22 2019 +0300
  35. 4cceff6 usb: gadget: f_dfu.c: fix memory leak by Ralph Siemsen · Fri Jun 28 10:42:02 2019 -0400
  36. 8856317 fastboot: Remove "slot-suffixes" variable by Sam Protsenko · Tue Jun 18 17:55:25 2019 +0300
  37. 124f947 usb, ohci, pci: add DM support for PCI-based OHCI USB controller by Heiko Schocher · Tue Jul 16 10:49:07 2019 +0200
  38. 882830a usb, ohci: add warning if none on pci found by Heiko Schocher · Tue Jul 16 10:49:06 2019 +0200
  39. 2e1134f usb, ohci-hcd: set OHCI_USE_NPS if DM_PCI by Heiko Schocher · Tue Jul 16 10:49:05 2019 +0200
  40. 7213b10 usb, ohci: fix ohci swap register access by Heiko Schocher · Tue Jul 16 10:49:04 2019 +0200
  41. fe410a4 usb, ohci-hdc: fix warning 'ohci_pci_ids' defined but not used by Heiko Schocher · Tue Jul 16 10:49:03 2019 +0200
  42. b894d87 usb: musb-new: Add support for da8xx-musb by Adam Ford · Wed Jul 10 13:59:10 2019 -0500
  43. 9442e74 phy: Add support for phy-da8xx-usb by Adam Ford · Wed Jul 10 13:59:09 2019 -0500
  44. 7799081 pci_ep: Fix Coverity warning by Ramon Fried · Wed Jul 31 11:04:26 2019 +0300
  45. a588d15 clk: MediaTek: add hifsys entry for MT7623 SoC. by developer · Mon Jul 29 22:17:48 2019 +0800
  46. 9228f28 rockchip: ram: add full feature rk3328 DRAM driver by Kever Yang · Fri Aug 02 10:39:59 2019 +0300
  47. f96e1cd watchdog: mtk_wdt: Cosmetic cleanup of latest changes by Stefan Roese · Wed Jul 03 07:22:20 2019 +0200
  48. 31fa161 watchdog: bcm2835_wdt: Remove unused BCM283x watchdog driver and its references by Stefan Roese · Fri May 10 14:26:57 2019 +0200
  49. 94ca0a8 Merge https://gitlab.denx.de/u-boot/custodians/u-boot-clk by Tom Rini · Fri Aug 02 13:29:46 2019 -0400
  50. 4d6c9b6 Merge tag 'u-boot-amlogic-20190731' of https://gitlab.denx.de/u-boot/custodians/u-boot-amlogic by Tom Rini · Wed Jul 31 16:06:24 2019 -0400
  51. ccdc328 Merge branch '2019-07-31-ti-imports' by Tom Rini · Wed Jul 31 14:20:55 2019 -0400
  52. 397b062 nand: davinci: avoid out of bounds array access by Heinrich Schuchardt · Tue Jul 30 23:29:21 2019 +0200
  53. 5f9a137 Merge tag 'mmc-7-31' of https://gitlab.denx.de/u-boot/custodians/u-boot-mmc by Tom Rini · Wed Jul 31 08:34:35 2019 -0400
  54. 20072a6 clk: meson: remove duplicate logic by Heinrich Schuchardt · Tue Jul 30 23:03:43 2019 +0200
  55. 0448ce6 mmc: relocate code comment by Baruch Siach · Mon Jul 22 15:52:12 2019 +0300
  56. 7462c84 mmc: mtk-sd: add WATCHDOG_RESET() to prevent watchdog timeout by developer · Fri Jul 19 11:04:47 2019 +0800
  57. 6b90719 mmc: sdhci: fix chip detect gpio property name by Baruch Siach · Mon Jul 22 19:14:06 2019 +0300
  58. cddbfd4 mmc: mv_sdhci: fix uninitialized pointer deref on probe by Baruch Siach · Mon Jul 22 18:55:35 2019 +0300
  59. 479984c clk: sandbox: add composite clk by Peng Fan · Wed Jul 31 07:02:02 2019 +0000
  60. 3b7f3ae clk: gate: support sandbox by Peng Fan · Wed Jul 31 07:01:57 2019 +0000
  61. 2d9bd93 clk: add composite clk support by Peng Fan · Wed Jul 31 07:01:54 2019 +0000
  62. 40ec4e4 dm: clk: ignore default settings when node not valid by Peng Fan · Wed Jul 31 07:01:49 2019 +0000
  63. eaffd47 clk: imx: gate2 add set rate by Peng Fan · Wed Jul 31 07:01:45 2019 +0000
  64. f8c3ca1 clk: imx: import clk heplers by Peng Fan · Wed Jul 31 07:01:42 2019 +0000
  65. ec424a7 clk: fixed_rate: export clk_fixed_rate by Peng Fan · Wed Jul 31 07:01:39 2019 +0000
  66. fd67c63 clk: divider set rate supporrt by Peng Fan · Wed Jul 31 07:01:37 2019 +0000
  67. 0f08515 clk: add clk-gate support by Peng Fan · Wed Jul 31 07:01:34 2019 +0000
  68. 6a8c2ad clk: mux: add set parent support by Peng Fan · Wed Jul 31 07:01:28 2019 +0000
  69. 5106fbb clk: use clk_dev_binded by Peng Fan · Wed Jul 31 07:01:26 2019 +0000
  70. 1d0a50a clk: introduce clk_dev_binded by Peng Fan · Wed Jul 31 07:01:23 2019 +0000
  71. 9932a01 dw_mmc: turn on the IO supply by Urja Rannikko · Mon May 13 13:25:27 2019 +0000
  72. 3a591aa Merge tag 'video-for-2019.10-rc1' of https://gitlab.denx.de/u-boot/custodians/u-boot-video by Tom Rini · Tue Jul 30 19:19:54 2019 -0400
  73. ce7e701 Merge tag 'xilinx-for-v2019.10' of https://gitlab.denx.de/u-boot/custodians/u-boot-microblaze by Tom Rini · Tue Jul 30 19:19:34 2019 -0400
  74. 0a0749b Merge branch 'master' of git://git.denx.de/u-boot-sh by Tom Rini · Tue Jul 30 19:19:04 2019 -0400
  75. 92afc9b mxc_ipuv3_fb.c: enable a backlight on a panel by Heiko Schocher · Mon Jul 22 06:49:08 2019 +0200
  76. 3c78784 mxc_ipuv3_fb.c: call display_enable by Heiko Schocher · Mon Jul 22 06:49:07 2019 +0200
  77. abb5942 mxc_ipuv3_fb.c: set gd->fb_base by Heiko Schocher · Mon Jul 22 06:49:05 2019 +0200
  78. d52678c fpga: altera: cyclon2: Check function pointer before calling by Alexander Dahl · Fri Jun 28 14:41:23 2019 +0200
  79. a8da71c fpga: altera: cyclon2: Fix indentation by Alexander Dahl · Fri Jun 28 14:41:22 2019 +0200
  80. 246bc02 fpga: altera: cyclon2: Fix most checkpatch warnings by Alexander Dahl · Fri Jun 28 14:41:21 2019 +0200
  81. 0b88834 fpga: virtex2: Add slave serial programming support by Robert Hancock · Tue Jun 18 09:47:16 2019 -0600
  82. 7b5140c fpga: virtex2: Add additional clock cycles after DONE assertion by Robert Hancock · Tue Jun 18 09:47:15 2019 -0600
  83. 8a7d663 fpga: virtex2: Split out image writing from pre/post operations by Robert Hancock · Tue Jun 18 09:47:14 2019 -0600
  84. be7f746 fpga: virtex2: added Kconfig option by Robert Hancock · Tue Jun 18 09:47:13 2019 -0600
  85. 19b55dc fpga: virtex2: cosmetic: Cleanup code style by Robert Hancock · Tue Jun 18 09:47:12 2019 -0600
  86. 7b6a458 Merge branch '2019-07-29-ti-imports' by Tom Rini · Mon Jul 29 17:59:15 2019 -0400
  87. 8a14dfe nand: davinci: add support for driver model by Bartosz Golaszewski · Mon Jul 29 08:58:03 2019 +0200
  88. 2d4e330 nand: davinci: make davinci_nand_init() static by Bartosz Golaszewski · Mon Jul 29 08:58:02 2019 +0200
  89. 1e4450c i2c: remove i2c driver-model compatibility layer by Bartosz Golaszewski · Mon Jul 29 08:58:00 2019 +0200
  90. f67cc99 Merge branch '2019-07-29-master-imports' by Tom Rini · Mon Jul 29 11:51:17 2019 -0400
  91. b11a14a rtc, rx8025: add DM support by Heiko Schocher · Tue Jul 16 05:31:35 2019 +0200
  92. 6b659d0 rtc, rx8025: fix Coding Style by Heiko Schocher · Tue Jul 16 05:31:34 2019 +0200
  93. 1ac5f6c rtc: move RTC_RX8025 to Kconfig by Heiko Schocher · Tue Jul 16 05:31:33 2019 +0200
  94. 105f6c8 pinctrl: mediatek: fix warning by Fabien Parent · Thu Jul 18 19:08:08 2019 +0200
  95. 58e4c38 gpio: fixes for gpio-hog support by Heiko Schocher · Wed Jul 17 06:59:51 2019 +0200
  96. fa00255 doc: arch: sandbox: Replace all the instances of README.sandbox by Keerthy · Mon Jul 29 13:52:04 2019 +0530
  97. 97a81b6 Merge https://gitlab.denx.de/u-boot/custodians/u-boot-socfpga by Tom Rini · Mon Jul 29 09:03:11 2019 -0400
  98. 3bc5e87 Merge tag 'video-for-2019.10' of https://gitlab.denx.de/u-boot/custodians/u-boot-video by Tom Rini · Mon Jul 29 09:02:46 2019 -0400
  99. debd413 Merge tag 'u-boot-rockchip-20190729' of https://gitlab.denx.de/u-boot/custodians/u-boot-rockchip by Tom Rini · Mon Jul 29 09:02:15 2019 -0400
  100. 09bf498 pinctrl: renesas: fix R-Car gpio0_00 operation fails with 'gpio -input' command by titron · Mon Jul 22 17:45:37 2019 +0800