1. 26c24b4 stm32mp1: Add remoteproc support for m4 coprocessor by Patrick Delaunay · Fri Aug 02 15:07:18 2019 +0200
  2. d79f8ee misc: change RCC form MISC to NOP uclass by Patrick Delaunay · Fri Aug 02 13:08:08 2019 +0200
  3. 8844c4a stpmic1: simplify stpmic1_sysreset_request by Patrick Delaunay · Fri Aug 02 13:08:04 2019 +0200
  4. c9a5d39 pmu: stpmic1: change specific NVM api to MISC by Patrick Delaunay · Fri Aug 02 13:08:03 2019 +0200
  5. 7e5f8e3 bsec: update after MISC u-class update by Patrick Delaunay · Fri Aug 02 13:08:02 2019 +0200
  6. a77c6ed stm32mp1: clk: use gd to store frequency information by Patrick Delaunay · Tue Jul 30 19:16:55 2019 +0200
  7. a06a456 stm32mp1: clk: remove debug traces by Patrick Delaunay · Tue Jul 30 19:16:54 2019 +0200
  8. d741349 stm32mp1: ram: add pattern parameter in infinite write test by Patrick Delaunay · Tue Jul 30 19:16:52 2019 +0200
  9. 384c845 stm32mp1: ram: reload watchdog during ddr test by Patrick Delaunay · Tue Jul 30 19:16:51 2019 +0200
  10. 0454b7f stm32mp1: ram: update loop management in infinite test by Patrick Delaunay · Tue Jul 30 19:16:50 2019 +0200
  11. bbae0ff stm32mp1: ram: fix address issue in 2 tests by Patrick Delaunay · Tue Jul 30 19:16:49 2019 +0200
  12. 59093b2 stm32mp1: ram: cosmetic: remove unused prototype by Patrick Delaunay · Tue Jul 30 19:16:48 2019 +0200
  13. 1a103bf serial: stm32: add Framing error support by Patrick Delaunay · Tue Jul 30 19:16:46 2019 +0200
  14. e0452e8 mmc: stm32_sdmmc2: reload watchdog by Christophe Kerello · Tue Jul 30 19:16:45 2019 +0200
  15. 461a9cd pinctrl: stmfx: update pinconf settings by Patrick Delaunay · Tue Jul 30 19:16:11 2019 +0200
  16. e16e8f4 pinctrl: pinctrl_stm32: cosmetic: Reorder include files by Patrice Chotard · Tue Jul 30 19:16:10 2019 +0200
  17. 99c5bc3 rtc: stm32: manage 2 digit limitation on year by Patrick Delaunay · Mon Jul 22 14:50:21 2019 +0200
  18. 560d309 mmc: sti_sdhci: Fix sdhci_setup_cfg() call. by Patrice Chotard · Wed Jul 24 09:51:02 2019 +0200
  19. bd16b4c mmc: stm32_sdmmc2: Increase SDMMC_BUSYD0END_TIMEOUT_US by Patrice Chotard · Mon Jul 22 11:41:10 2019 +0200
  20. ac4d80e Kconfig: Varios: Fix more SPL, TPL dependencies by Adam Ford · Sat Aug 24 13:50:34 2019 -0500
  21. 2db5134 nvme: Fix PRP Offset Invalid by Aaron Williams · Thu Aug 22 20:37:26 2019 -0700
  22. 1d5a1aa dm: scsi: Scan the actual number of ports by Park, Aiden · Tue Aug 20 16:47:42 2019 +0000
  23. 23b37f9 mtd: nand: raw: Move CONFIG_SYS_NAND_USE_FLASH_BBT to Kconfig by Stefan Roese · Thu Aug 22 12:28:04 2019 +0200
  24. 963efe7 Merge tag 'u-boot-rockchip-20190823' of https://gitlab.denx.de/u-boot/custodians/u-boot-rockchip by Tom Rini · Sat Aug 24 08:33:27 2019 -0400
  25. 87eb2a1 Merge branch '2019-08-23-master-imports' by Tom Rini · Sat Aug 24 08:32:22 2019 -0400
  26. 0183658 Convert CONFIG_FSL_USDHC to Kconfig by Adam Ford · Wed Aug 14 07:23:43 2019 -0500
  27. e076d7c kconfig: Convert CONFIG_MXS_GPIO to Kconfig by Lukasz Majewski · Tue Aug 13 18:10:39 2019 +0200
  28. 9118323 Merge https://gitlab.denx.de/u-boot/custodians/u-boot-clk by Tom Rini · Fri Aug 23 10:03:13 2019 -0400
  29. 54467d9 rockchip: clk: rk3328: add clk_enable ops for HCLK_HOST0 by Kever Yang · Thu Aug 15 15:37:31 2019 +0800
  30. e723a55 ram: rk3399: update cap and ddrconfig for each channel after init by Kever Yang · Mon Aug 12 20:02:29 2019 +0800
  31. 4f97aac rtc: ds3232/ds3231: Add support to generate 32KHz output for driver module by Chuanhua Han · Fri Jul 26 19:24:00 2019 +0800
  32. d24d2d9 drivers: i2c: mxc: Fix compiler error when using i2c dm mode by Chuanhua Han · Wed Jul 10 21:00:22 2019 +0800
  33. 37c2c5e boards: lx2160a: Add support of I2C driver model by Chuanhua Han · Wed Jul 10 21:00:20 2019 +0800
  34. d67ae48 drivers: net: mc: Report extra memory to Linux by Meenakshi Aggarwal · Thu May 23 15:13:43 2019 +0530
  35. 525c876 clk: imx: add i.MX8MM clk driver by Peng Fan · Mon Aug 19 07:54:04 2019 +0000
  36. d69d0a6 clk: imx: add i.MX8M composite clk support by Peng Fan · Mon Aug 19 07:54:01 2019 +0000
  37. 134cf09 clk: imx: add pll14xx driver by Peng Fan · Mon Aug 19 07:53:58 2019 +0000
  38. dcc1f7b clk: imx: expose CCF entry for all by Peng Fan · Mon Aug 19 07:53:55 2019 +0000
  39. 8eec510 sandbox: clk: add clk enable/disable test code by Peng Fan · Wed Aug 21 13:35:19 2019 +0000
  40. 82628e2 clk: prograte clk enable/disable to parent by Peng Fan · Wed Aug 21 13:35:09 2019 +0000
  41. 30a6ebc clk: introduce enable_count by Peng Fan · Wed Aug 21 13:35:03 2019 +0000
  42. 7e45943 mmc: mtk-sd: Add MT8183 SoC support by Fabien Parent · Mon Aug 12 20:26:58 2019 +0200
  43. c7da698 mmc: mtk-sd: Add MT8183 SoC support by Fabien Parent · Mon Aug 12 20:26:58 2019 +0200
  44. e008ebf sysreset: move stm32mp sysreset poweroff implementation to sysreset uclass by Urja Rannikko · Thu May 16 21:48:42 2019 +0000
  45. 25394e7 sysreset: switch to using SYSRESET_POWER_OFF for poweroff by Urja Rannikko · Thu May 16 21:48:41 2019 +0000
  46. 8d7976d core: ofnode: do not assert if node not valid in ofnode_get_name() by Kever Yang · Fri Jul 19 11:23:47 2019 +0800
  47. 024d060 riscv : serial: use rx watermark to indicate rx data is present by Sagar Shrikant Kadam · Tue Jul 09 05:23:44 2019 -0700
  48. a38c518 Merge https://gitlab.denx.de/u-boot/custodians/u-boot-marvell by Tom Rini · Mon Aug 12 23:03:44 2019 -0400
  49. fb76807 Merge branch '2019-08-11-ti-imports' by Tom Rini · Mon Aug 12 18:47:53 2019 -0400
  50. e1164dd firmware: ti_sci: Parse all resource ranges even if some is not available by Vignesh Raghavendra · Mon Aug 05 12:26:44 2019 -0500
  51. 114b0bc phy: add support for AM654x SERDES by Sekhar Nori · Thu Aug 01 19:12:58 2019 +0530
  52. 18db23d pcie: ti: add driver for AM65x PCIe RC by Sekhar Nori · Thu Aug 01 19:12:57 2019 +0530
  53. f677c6f dm: core: add support for getting register address and size by Sekhar Nori · Thu Aug 01 19:12:56 2019 +0530
  54. cf3119d clk: add support for clk_is_match() by Sekhar Nori · Thu Aug 01 19:12:55 2019 +0530
  55. 0401fb6 power: domain: ti-sci-power-domain: Add device ID info to get/set_device failure by Nishanth Menon · Thu Aug 01 19:08:24 2019 +0530
  56. 370d491 watchdog: omap_wdt: Disable DM watchdog support in SPL by Suniel Mahesh · Wed Jul 31 21:54:07 2019 +0530
  57. 587816d pci: pci_mvebu: set BAR0 after memory space is set by Marek Behún · Wed Aug 07 15:01:56 2019 +0200
  58. 1c783ab watchdog: omap_wdt: Convert watchdog driver to use DT and DM by Suniel Mahesh · Wed Jul 31 21:54:06 2019 +0530
  59. aaef3bf Drop PCMCIA by Simon Glass · Thu Aug 01 09:47:14 2019 -0600
  60. 9d1f619 env: Rename environment.h to env_internal.h by Simon Glass · Fri Aug 02 09:44:25 2019 -0600
  61. 9cce6f7 env: Drop environment.h header file where not needed by Simon Glass · Thu Aug 01 09:47:12 2019 -0600
  62. 63a2f57 env: Drop the ACTION typedef by Simon Glass · Thu Aug 01 09:47:09 2019 -0600
  63. 1a23686 env: Drop the ENTRY typedef by Simon Glass · Fri Aug 02 09:44:18 2019 -0600
  64. 0af6e2d env: Move env_get() to env.h by Simon Glass · Thu Aug 01 09:46:52 2019 -0600
  65. 5e6201b env: Move env_set() to env.h by Simon Glass · Thu Aug 01 09:46:51 2019 -0600
  66. 07dc93c env: Move env_set_ulong() to env.h by Simon Glass · Thu Aug 01 09:46:47 2019 -0600
  67. 313112a env: Move env_set_hex() to env.h by Simon Glass · Thu Aug 01 09:46:46 2019 -0600
  68. db22961 env: Move env_get_f() to env.h by Simon Glass · Thu Aug 01 09:46:42 2019 -0600
  69. 2d85a75 env: Move get_env_id() to env.h by Simon Glass · Thu Aug 01 09:46:41 2019 -0600
  70. 1a974af common: Move gzip functions into a new gzip header by Simon Glass · Thu Aug 01 09:46:36 2019 -0600
  71. 759c45a mmc: Add support for HI3660 SoC reusing hi6220_dw_mmc driver by Manivannan Sadhasivam · Fri Aug 02 20:40:10 2019 +0530
  72. 86cf699 serial_lpuart: Fix config check issue when using clk driver in SPL by Ye Li · Thu Jul 11 03:33:34 2019 +0000
  73. 56d6b50 pci: intel: Fix configuration type based on secondary number by Ley Foon Tan · Fri May 24 10:30:00 2019 +0800
  74. 89138fc pci: intel: Fix error when enumerating multi-function PCIe device by Ley Foon Tan · Fri May 24 10:29:59 2019 +0800
  75. fa1fd35 pci: intel: Increase TLP polling counter by Ley Foon Tan · Fri May 24 10:29:58 2019 +0800
  76. 70a7098 Merge branch 'master' of git://git.denx.de/u-boot-sh by Tom Rini · Sat Aug 10 17:57:58 2019 -0400
  77. a2ac168 Merge branch 'master' of git://git.denx.de/u-boot-usb by Tom Rini · Sat Aug 10 12:21:27 2019 -0400
  78. 7341f30 Merge https://gitlab.denx.de/u-boot/custodians/u-boot-x86 by Tom Rini · Fri Aug 09 23:27:15 2019 -0400
  79. d52c6cb clk: renesas: Add R8A77980 V3H clock tables by Marek Vasut · Mon Jul 29 19:59:44 2019 +0200
  80. a6a7f48 pinctrl: renesas: Add R8A77980 V3H PFC tables by Marek Vasut · Mon Jul 29 19:59:44 2019 +0200
  81. 9aa1d5b net: sh_eth: Fix 64bit build warnings by Marek Vasut · Wed Jul 31 14:48:17 2019 +0200
  82. 3112450 net: sh_eth: Add R8A77980 V3H gether support by Marek Vasut · Wed Jul 31 12:58:06 2019 +0200
  83. 1bf56c3 mmc: Move tegra loopback disable option to be under tegra by Trent Piepho · Mon Apr 01 23:05:49 2019 +0000
  84. db3ffe9 x86: ich-spi: Convert driver to spi-mem ops by Bernhard Messerklinger · Fri Aug 02 08:38:34 2019 +0200
  85. 24a6489 bios_emulator: remove stray break by Heinrich Schuchardt · Thu Aug 01 19:37:08 2019 +0200
  86. 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
  87. 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
  88. b22bdd9 mmc: tangier_sdhci: fix uninitialized pointer deref on probe by Peng Fan · Tue Aug 06 02:48:04 2019 +0000
  89. 41ec1c1 mmc: sdhci-cadence: fix uninitialized pointer deref on probe by Peng Fan · Tue Aug 06 02:48:02 2019 +0000
  90. 34f6c60 mmc: s5p: fix uninitialized pointer deref on probe by Peng Fan · Tue Aug 06 02:47:59 2019 +0000
  91. 798f2e8 mmc: pci: fix uninitialized pointer deref on probe by Peng Fan · Tue Aug 06 02:47:56 2019 +0000
  92. f92f7b6 mmc: msm_sdhci: fix uninitialized pointer deref on probe by Peng Fan · Tue Aug 06 02:47:53 2019 +0000
  93. a263aca mmc: bcm: fix uninitialized pointer deref on probe by Peng Fan · Tue Aug 06 02:47:50 2019 +0000
  94. 9a8f499 mmc: atmel_sdhci: fix uninitialized pointer deref on probe by Peng Fan · Tue Aug 06 02:47:47 2019 +0000
  95. 194b860 mmc: zynq_sdhci: fix uninitialized pointer deref on probe by Matwey V. Kornilov · Thu Aug 01 18:00:05 2019 +0300
  96. 373954e mmc: Select SPL_HS200_SUPPORT if SPL_HS400_SUPPORT is selected by Faiz Abbas · Thu Aug 01 16:33:36 2019 +0530
  97. 17d9cf5 Merge https://gitlab.denx.de/u-boot/custodians/u-boot-marvell by Tom Rini · Thu Aug 08 09:19:08 2019 -0400
  98. ac21e74 fastboot: Remove "bootloader-version" variable by Sam Protsenko · Wed Jul 03 19:34:07 2019 +0300
  99. 0d74825 fastboot: getvar: Add "is-userspace" variable by Sam Protsenko · Wed Jul 03 19:00:22 2019 +0300
  100. 4cceff6 usb: gadget: f_dfu.c: fix memory leak by Ralph Siemsen · Fri Jun 28 10:42:02 2019 -0400