1. abe4408 rockchip: config: update CONFIG_SPL_MAX_SIZE for 64bit CPUs by Kever Yang · Fri Oct 18 15:54:16 2019 +0800
  2. d6b3e83 power: pmic: rk809: support rk809 pmic by Joseph Chen · Thu Sep 26 15:45:07 2019 +0800
  3. 4a1ae18 power: pmic: rk817: support rk817 pmic by Joseph Chen · Thu Sep 26 15:44:55 2019 +0800
  4. 1d9077e power: pmic: rk805: support rk805 pmic by Elaine Zhang · Thu Sep 26 15:43:55 2019 +0800
  5. 04e5a43 power: pmic: rk816: support rk816 pmic by Elaine Zhang · Thu Sep 26 15:43:54 2019 +0800
  6. bb51132 dm: regulator: support regulator more state by Joseph Chen · Thu Sep 26 15:43:52 2019 +0800
  7. 7593603 Merge branch 'master' of git://git.denx.de/u-boot-usb by Tom Rini · Wed Nov 06 07:11:02 2019 -0500
  8. a95b2c4 Merge tag 'mmc-2019-11-5' of https://gitlab.denx.de/u-boot/custodians/u-boot-mmc by Tom Rini · Wed Nov 06 07:10:16 2019 -0500
  9. f3bcc83 mmc: fsl_esdhc: always check write protect state by Yangbo Lu · Thu Oct 31 18:54:25 2019 +0800
  10. 63267b4 mmc: fsl_esdhc: fix voltage validation by Yangbo Lu · Thu Oct 31 18:54:21 2019 +0800
  11. 89117ac fdt: Add INT32_MAX to kernel.h for libfdt by Simon Glass · Sun Oct 27 09:47:39 2019 -0600
  12. a3ec535 Merge tag 'u-boot-imx-20191104' of https://gitlab.denx.de/u-boot/custodians/u-boot-imx by Tom Rini · Mon Nov 04 12:57:41 2019 -0500
  13. 752b309 Merge branch '2019-11-04-ti-imports' by Tom Rini · Mon Nov 04 12:57:34 2019 -0500
  14. 133dd1c net: ti: cpsw: convert to use dev/ofnode api by Grygorii Strashko · Thu Sep 19 11:16:42 2019 +0300
  15. 6fc5ae1 Merge https://gitlab.denx.de/u-boot/custodians/u-boot-x86 by Tom Rini · Sun Nov 03 19:28:54 2019 -0500
  16. c5540137 nand: mxs_nand: add API for switching different BCH layouts by Igor Opaniuk · Sun Nov 03 16:49:43 2019 +0100
  17. dafcd99 imx: support i.MX8QM ROM 7720 a1 board by Oliver Graute · Fri Sep 20 07:08:41 2019 +0000
  18. 6443d5d board/BuR/brppt2: initial commit by Hannes Schmelzer · Wed Jul 17 14:29:53 2019 +0200
  19. 128f189 imx8qxp: mek: add secure boot script by Peng Fan · Wed Sep 25 08:11:19 2019 +0000
  20. 46f9cfb imx8qm: mek: add secure boot script by Peng Fan · Wed Sep 25 08:11:17 2019 +0000
  21. f193093 dt-bindings: import usb pd by Peng Fan · Wed Oct 16 10:24:28 2019 +0000
  22. d5c9613 opos6uldev: migrate to DM_VIDEO by Sébastien Szymanski · Mon Oct 21 15:33:03 2019 +0200
  23. 5444fdf imx6ul: opos6ul: migrate to DM_ETH by Sébastien Szymanski · Mon Oct 21 15:33:02 2019 +0200
  24. 02548cf imx: update i.MX8MQ device trees by Patrick Wildt · Mon Oct 14 13:19:00 2019 +0200
  25. 97c0780 ARM: imx: Convert mccmon6 to use fitImage instead of uImage+DTB by Lukasz Majewski · Tue Oct 15 10:28:46 2019 +0200
  26. 323f994 ARM: imx: Convert mccmon6 to use DM/DTS in the u-boot proper by Lukasz Majewski · Tue Oct 15 10:28:43 2019 +0200
  27. e32ed8c net: ti: cpsw: add support for standard eth "max-speed" dt property by Grygorii Strashko · Thu Sep 19 11:16:39 2019 +0300
  28. 37ad0fe spi: Add support for memory-mapped flash by Simon Glass · Sun Oct 20 21:31:47 2019 -0600
  29. ec1503c spl: Correct priority selection for image loaders by Simon Glass · Sun Oct 20 21:31:45 2019 -0600
  30. b803791 cbfs: do not pack struct cbfs_cachenode by Heinrich Schuchardt · Mon Oct 07 00:37:45 2019 +0200
  31. 4ff7fe9 Merge tag 'arc-fixes-for-2020.01-rc2' of https://gitlab.denx.de/u-boot/custodians/u-boot-arc by Tom Rini · Fri Nov 01 17:49:40 2019 -0400
  32. 062da42 ARC: HSDK: introduce reset driver by Eugeniy Paltsev · Tue Oct 08 19:29:30 2019 +0300
  33. ba1e61b Merge tag 'dm-pull-29oct19' of git://git.denx.de/u-boot-dm by Tom Rini · Fri Nov 01 09:34:35 2019 -0400
  34. eae1eeb drivers: phy: Handle gracefully NULL pointers by Jean-Jacques Hiblot · Tue Oct 01 14:03:26 2019 +0200
  35. 80bcd84 lib: errno: avoid error format-overflow by Heinrich Schuchardt · Sun Oct 06 13:58:57 2019 +0200
  36. ebc5033 lib: time: Add microsecond timer by Marek Vasut · Tue Oct 15 22:43:41 2019 +0200
  37. 28d43f2 NVMe: do PCI enumerate before nvme scan by Patrick Wildt · Thu Oct 03 11:10:57 2019 +0200
  38. 773771f dfu: add callback for flush and initiated operation by Patrick Delaunay · Mon Oct 14 09:28:07 2019 +0200
  39. 2111e3c dfu: add DFU virtual backend by Patrick Delaunay · Mon Oct 14 09:28:06 2019 +0200
  40. cb47cb0 dfu: add partition support for MTD backend by Patrick Delaunay · Mon Oct 14 09:28:05 2019 +0200
  41. f7aee23 dfu: add backend for MTD device by Patrick Delaunay · Mon Oct 14 09:28:04 2019 +0200
  42. 0f8fad8 dfu: prepare the support of multiple interface by Patrick Delaunay · Mon Oct 14 09:28:01 2019 +0200
  43. bdc0f12 dfu: sf: add partition support for nor backend by Patrick Delaunay · Mon Oct 14 09:28:00 2019 +0200
  44. fb8dc39 Merge tag 'u-boot-clk-23Oct2019' of https://gitlab.denx.de/u-boot/custodians/u-boot-clk by Tom Rini · Wed Oct 30 13:13:46 2019 -0400
  45. fe00482 Merge branch '2019-10-28-azure-ci-support' by Tom Rini · Wed Oct 30 09:05:13 2019 -0400
  46. f211cc3 Merge https://gitlab.denx.de/u-boot/custodians/u-boot-sunxi by Tom Rini · Wed Oct 30 09:04:52 2019 -0400
  47. 7f34517 linux/types.h: Surround 'struct ustat' with __linux__ by Bin Meng · Sun Oct 27 05:19:43 2019 -0700
  48. f0b8eb1 tools: image.h: Use portable uint32_t instead of linux-specific __be32 by Bin Meng · Sun Oct 27 05:19:40 2019 -0700
  49. 487f917 fdt: Fix alignment issue when reading 64-bits properties from fdt by Jean-Jacques Hiblot · Tue Oct 22 10:05:22 2019 +0200
  50. aa2abc4 bootstage: Mark the start/end of TPL and SPL separately by Simon Glass · Mon Oct 21 17:26:51 2019 -0600
  51. 56bed2a dm: regmap: Fix mask in regmap_update_bits() by Simon Glass · Fri Oct 11 16:16:49 2019 -0600
  52. e254794 sandbox: test: Show hex values on failure by Simon Glass · Fri Oct 11 16:16:46 2019 -0600
  53. aae1e58 Merge tag 'mips-pull-2019-10-25' of git://git.denx.de/u-boot-mips by Tom Rini · Fri Oct 25 20:07:24 2019 -0400
  54. 56d31ae Merge branch 'master' of git://git.denx.de/u-boot-usb by Tom Rini · Fri Oct 25 13:50:51 2019 -0400
  55. cd48940 Merge tag 'xilinx-for-v2020.01-part2' of https://gitlab.denx.de/u-boot/custodians/u-boot-microblaze by Tom Rini · Fri Oct 25 11:23:46 2019 -0400
  56. e169343 mips: mtmips: change baudrate table for all boards by developer · Wed Sep 25 17:45:42 2019 +0800
  57. 074393a reset: add reset controller driver for MediaTek MIPS platform by developer · Wed Sep 25 17:45:29 2019 +0800
  58. 2bef3c5 clk: add clock driver for MediaTek MT76x8 platform by developer · Wed Sep 25 17:45:21 2019 +0800
  59. 094deda bmips: correct name characters by Álvaro Fernández Rojas · Fri Aug 30 12:00:42 2019 +0200
  60. 1218f58 bmips: configs: switch to size definitions by Álvaro Fernández Rojas · Fri Aug 30 11:54:27 2019 +0200
  61. 55abe84 mips: bmips: remove unneeded definitions by Álvaro Fernández Rojas · Fri Aug 30 11:52:59 2019 +0200
  62. 9a8e3c6 bmips: enable vr-3032u nand support by Álvaro Fernández Rojas · Wed Aug 28 19:12:20 2019 +0200
  63. d7be62c mtd: spi: Clean up usage of CONFIG_SPI_FLASH_MTD by Frieder Schrempf · Wed Oct 23 07:41:20 2019 +0000
  64. f8586f6 dm: spi: Change cs_info op to return -EINVAL for invalid cs num by Bin Meng · Mon Sep 09 06:00:01 2019 -0700
  65. ed4e0f8 Merge branch '2019-10-24-UFS-support' by Tom Rini · Thu Oct 24 09:51:48 2019 -0400
  66. 6dfd0a6 dt-bindings: arm64: zynqmp: Add power and reset headers by Michal Simek · Tue Feb 19 11:32:24 2019 +0100
  67. 2d003d1 dt-bindings: clock: zynqmp: Add clk header by Rajan Vaja · Fri Feb 22 04:16:24 2019 -0800
  68. 04a80b7 ARM: zynq: Move BOOTM_NETBSD to Kconfig by Michal Simek · Mon Oct 14 09:38:39 2019 +0200
  69. 4c3de37 arm64: zynqmp: Convert invoke_smc() to xilinx_pm_request() by Michal Simek · Fri Oct 04 15:35:45 2019 +0200
  70. 142fb5b arm64: versal: Rename versal_pm_request to xilinx_pm_request by Michal Simek · Fri Oct 04 15:52:43 2019 +0200
  71. 81efd2a arm64: xilinx: Move firmware functions from platform to driver by Michal Simek · Fri Oct 04 15:45:29 2019 +0200
  72. e50c104 arm64: versal: Clean pm_api_id usage by Michal Simek · Fri Oct 04 15:25:18 2019 +0200
  73. bd000a5 Merge https://gitlab.denx.de/u-boot/custodians/u-boot-marvell by Tom Rini · Thu Oct 24 07:32:21 2019 -0400
  74. ad4142b usb: xhci: move xhci.h to include usb by Jean-Jacques Hiblot · Wed Sep 11 11:33:46 2019 +0200
  75. 8af36ce configs: j721e_evm.h: Define CONFIG_SYS_MAX_FLASH_BANKS_DETECT by Vignesh Raghavendra · Wed Oct 23 13:30:04 2019 +0530
  76. de304c5 env: ti: Add environment variables to boot from UFS by Faiz Abbas · Tue Oct 15 18:24:41 2019 +0530
  77. 5cc5107 ufs: Add Initial Support for UFS subsystem by Faiz Abbas · Tue Oct 15 18:24:36 2019 +0530
  78. 2094809 scsi: Add dma direction member to command structure by Faiz Abbas · Tue Oct 15 18:24:35 2019 +0530
  79. b26c614 scsi: Add max_bytes_per_req to scsi_platdata by Faiz Abbas · Tue Oct 15 18:24:33 2019 +0530
  80. 31d8fac Merge tag 'u-boot-stm32-2019-10-23' of https://gitlab.denx.de/u-boot/custodians/u-boot-stm by Tom Rini · Wed Oct 23 14:04:02 2019 -0400
  81. 9601f32 drivers: clk: Fix using assigned-clocks in the node of the clock it sets up by Jean-Jacques Hiblot · Tue Oct 22 14:00:06 2019 +0200
  82. 6e66b2d drivers: clk: Add a managed API to get clocks from the device-tree by Jean-Jacques Hiblot · Tue Oct 22 14:00:04 2019 +0200
  83. 718039b drivers: clk: Handle gracefully NULL pointers by Jean-Jacques Hiblot · Tue Oct 22 14:00:03 2019 +0200
  84. 5b0d479 configs: stm32f746-disco: Fix ramdisk_addr_r by Patrice Chotard · Mon Sep 16 10:56:51 2019 +0200
  85. b1fd1f6 configs: ls1012afrwy: Add CONFIG_ENV_ADDR by Kuldeep Singh · Mon Sep 30 12:38:34 2019 +0530
  86. dae56ea configs: ls1012ardb: Add CONFIG_ENV_ADDR by Kuldeep Singh · Wed Sep 18 14:58:11 2019 +0530
  87. 483d4ab Merge tag 'efi-2020-01-rc1-2' of https://gitlab.denx.de/u-boot/custodians/u-boot-efi by Tom Rini · Fri Oct 18 16:37:03 2019 -0400
  88. f8f7883 configs: sei610: Add config file to fix userdata size by Guillaume La Roque · Fri Oct 11 17:33:58 2019 +0200
  89. 95b488a configs: sei510: rework header and fix userdata size by Guillaume La Roque · Fri Oct 11 17:33:57 2019 +0200
  90. 2964761 ARM: dts: Import SEI610 DT from Linux 5.4-rc2 by Neil Armstrong · Fri Oct 11 17:33:54 2019 +0200
  91. 5851dcb arm: dts: Import and update DT for Khadas VIM3 by Andreas Färber · Wed Oct 09 16:03:54 2019 +0200
  92. 3d9592d configs: sei510: enable Video Display support by Neil Armstrong · Fri Aug 30 14:09:28 2019 +0200
  93. 80ac734 fs: add fs_get_type() for current filesystem type by AKASHI Takahiro · Mon Oct 07 14:59:37 2019 +0900
  94. 63a5752 fs: update fs_close() description by Heinrich Schuchardt · Sun Oct 13 10:26:26 2019 +0200
  95. ca8e377 fs: export fs_close() by AKASHI Takahiro · Mon Oct 07 14:59:35 2019 +0900
  96. aeceb4c Merge tag 'for-v2020.01' of https://gitlab.denx.de/u-boot/custodians/u-boot-ubi by Tom Rini · Thu Oct 17 07:26:16 2019 -0400
  97. 95c21cf Merge tag 'dm-pull-15oct19' of https://gitlab.denx.de/u-boot/custodians/u-boot-dm by Tom Rini · Wed Oct 16 18:10:31 2019 -0400
  98. 5f65ff9 arm: remove the H2200 board by Heinrich Schuchardt · Tue Oct 08 20:54:49 2019 +0200
  99. 5a1f32b ubi: env: fix redundand management by Philippe Reynes · Mon Oct 14 19:41:06 2019 +0200
  100. a88049b ubi: provide a way to skip CRC checks by Quentin Schulz · Thu Sep 12 16:41:01 2019 +0200