1. 8329ce3 video: ipuv3: remove some useless code to reduce binary size by Anatolij Gustschin · Mon May 25 14:34:17 2020 +0200
  2. 0dcb3fd video: make backlight and panel drivers optional by Anatolij Gustschin · Tue May 26 00:20:49 2020 +0200
  3. 0087836 video: ipuv3: fix building with disabled panel driver by Anatolij Gustschin · Tue May 26 00:09:22 2020 +0200
  4. 20b7919 video: make vidconsole commands optional by Anatolij Gustschin · Mon May 25 21:47:19 2020 +0200
  5. da791fc nitrogen6x: update video console name by Anatolij Gustschin · Tue May 26 12:03:21 2020 +0200
  6. 81d4964 board: nitrogen6x: migrate to CONFIG_DM_VIDEO by Troy Kisky · Fri May 22 10:10:37 2020 -0700
  7. 3e47248 common: hash: Remove a debug printf statement by Harald Seiler · Mon Jun 15 09:47:04 2020 +0200
  8. 2396f98 Merge tag 'dm-pull-12jun20' of git://git.denx.de/u-boot-dm into next by Tom Rini · Sat Jun 13 09:01:01 2020 -0400
  9. 933e6bf Merge branch '2020-06-12-next-net' into next by Tom Rini · Fri Jun 12 14:58:12 2020 -0400
  10. 235361a net: move random_port() to dns by Baruch Siach · Wed May 20 13:31:41 2020 +0300
  11. e387e9a net: tftp: fix option validation as per RFCs by Ravik Hasija · Mon May 18 21:35:43 2020 -0700
  12. 922a9ca net: rtl8139: Add DM support by Marek Vasut · Sat May 09 22:34:44 2020 +0200
  13. fce51f2 net: rtl8139: Read HW address from EEPROM only on probe by Marek Vasut · Sat May 09 22:34:43 2020 +0200
  14. ac3f000 net: rtl8139: Use PCI_DEVICE() to define PCI device compat list by Marek Vasut · Sat May 09 22:34:42 2020 +0200
  15. d9dd2a8 net: rtl8139: Split out common and non-DM functions by Marek Vasut · Sat May 09 22:34:41 2020 +0200
  16. a7c1295 net: rtl8139: Pass private data into rtl8139_eeprom_delay() by Marek Vasut · Sat May 09 22:34:40 2020 +0200
  17. 775b067 net: rtl8139: Introduce device private data by Marek Vasut · Sat May 09 22:34:39 2020 +0200
  18. b1d652f net: rtl8139: Clean up bus_to_phys()/phys_to_bus() macros by Marek Vasut · Sat May 09 22:34:38 2020 +0200
  19. 6826194 net: rtl8139: Use dev->iobase instead of custom ioaddr by Marek Vasut · Sat May 09 22:34:37 2020 +0200
  20. c4840a0 net: rtl8139: Switch from malloc()+memset() to calloc() by Marek Vasut · Sat May 09 22:34:36 2020 +0200
  21. 66ed9fc net: rtl8139: Factor out device name assignment by Marek Vasut · Sat May 09 22:34:35 2020 +0200
  22. d42686e net: tftp: fix progress marker for file transfer by Ravik Hasija · Thu May 07 14:55:32 2020 -0700
  23. 3434cd7 net: phy: Add DP8382x phy registration to TI PHY init by Dan Murphy · Mon May 04 16:14:40 2020 -0500
  24. 8b8d73a net: phy: Add support for TI PHY init by Dan Murphy · Mon May 04 16:14:39 2020 -0500
  25. c06211d net: phy: Add helper routines to set and clear bits by Dan Murphy · Mon May 04 16:14:38 2020 -0500
  26. 98422d9 net: phy: Fix kernel doc issues in phy.h by Dan Murphy · Mon May 04 16:14:37 2020 -0500
  27. c3f0ba9 net: phy: Add missing kernel doc to phy functions by Dan Murphy · Mon May 04 16:14:36 2020 -0500
  28. 0439bee net: phy: add phyid search in vendor specific space by Florin Chiculita · Wed Apr 29 14:25:48 2020 +0300
  29. f9f4a1c net: rt8169: WAR for DHCP not getting IP after kernel boot/reboot by Tom Warren · Thu Mar 26 15:59:13 2020 -0700
  30. a8267d4 net: phy: micrel: ksz8061 implement errata 80000688A fix by Bryan O'Donoghue · Thu Mar 26 03:54:01 2020 +0000
  31. 98c9797 net: smc911x: Drop the standalone EEPROM example by Marek Vasut · Sun Mar 15 00:18:57 2020 +0100
  32. d924938 net: Fix error if some network features are disabled by Krebs, Olaf · Mon Mar 09 14:27:55 2020 +0000
  33. 05b4e12 board: tbs2910: add documentation by Denis 'GNUtoo' Carikli · Sat May 30 05:24:25 2020 +0200
  34. 8559dc4 board: tbs2910: Enable distro_boot support. by Denis 'GNUtoo' Carikli · Sat May 30 05:24:24 2020 +0200
  35. d7a6dfc board: tbs2910_defconfig: Add support for booting general purpose distributions by Denis 'GNUtoo' Carikli · Sat May 30 05:24:22 2020 +0200
  36. 904aec0 board: tbs2910: move CONFIG_BOOTCOMMAND from header to defconfig by Denis 'GNUtoo' Carikli · Sat May 30 05:24:21 2020 +0200
  37. 7bfb638 board: tbs2910: disable CONFIG_GZIP by Denis 'GNUtoo' Carikli · Sat May 30 05:24:20 2020 +0200
  38. 4367795 board: tbs2910: disable loadb and loads commands by Denis 'GNUtoo' Carikli · Sat May 30 05:24:19 2020 +0200
  39. 1908fd9 Add support for SHA384 and SHA512 by Reuben Dowle · Thu Apr 16 17:36:52 2020 +1200
  40. 78e280f doc: driver-model: fix typo in design.rst by Dario Binacchi · Thu Jun 04 14:58:13 2020 +0200
  41. 7c41a22 dm: uclass: don't assign aliased seq numbers by Michael Walle · Tue Jun 02 01:47:09 2020 +0200
  42. eccf2d0 dm: core: fix dev_read_alias_highest_id() without libfdt by Michael Walle · Tue Jun 02 01:47:08 2020 +0200
  43. 7c96132 usb: provide a device tree node to USB devices by Michael Walle · Tue Jun 02 01:47:07 2020 +0200
  44. 276bf92 log: check argument of 'log level' command by Heinrich Schuchardt · Sun May 31 13:44:51 2020 +0000
  45. 524956c log: clean up Kconfig by Heinrich Schuchardt · Sun May 31 15:34:22 2020 +0200
  46. 9f3d332 doc: move README.log to HTML documentation by Heinrich Schuchardt · Sun May 31 10:46:12 2020 +0200
  47. d59d9f5 doc: log: correct option name CONFIG_LOG_MAX_LEVEL by Patrick Delaunay · Wed May 27 09:43:31 2020 +0200
  48. 5c42d5d regmap: Check for out-of-range offsets before mapping them by Pratyush Yadav · Tue May 26 17:35:57 2020 +0530
  49. db12d38 libfdt: Remove superfluous NUL character from overlay symbols by Marcus Comstedt · Fri May 22 18:41:36 2020 +0200
  50. 7e91996 doc: driver-model: there is no UCLASS_SATA by Heinrich Schuchardt · Wed May 20 23:27:27 2020 +0200
  51. 32d294b fdtdec: Honor #address-cells and #size-cells in fdtdec_add_reserved_memory() by Bin Meng · Tue May 19 23:38:33 2020 -0700
  52. a26ad7a fdtdec: Fix the types of addr and size in fdtdec_add_reserved_memory() by Bin Meng · Tue May 19 23:38:32 2020 -0700
  53. ee8e9cb buildman: Remove _of_#_ from results directory paths by Ovidiu Panait · Fri May 15 09:30:12 2020 +0300
  54. 7a54365 patman: Complain if a checkpatch line is not understood by Simon Glass · Wed May 06 16:29:09 2020 -0600
  55. d2d136c patman: Support warnings in the patch subject by Simon Glass · Wed May 06 16:29:08 2020 -0600
  56. 9a690c4 patman: Handle checkpatch output with notes and code by Simon Glass · Wed May 06 16:29:07 2020 -0600
  57. 9eb74a9 patman: Don't try to process checkpatch lines twice by Simon Glass · Wed May 06 16:29:06 2020 -0600
  58. 396168c patman: Support emacs mode with checkpatch by Simon Glass · Wed May 06 16:29:05 2020 -0600
  59. 39d6d84 patman: Fix 'warning' typo by Simon Glass · Wed May 06 16:29:04 2020 -0600
  60. 4e852a7 configs: Resync with savedefconfig by Tom Rini · Thu Jun 11 13:55:57 2020 -0400
  61. df3a9fe Merge tag 'u-boot-imx-20200609' of https://gitlab.denx.de/u-boot/custodians/u-boot-imx by Tom Rini · Tue Jun 09 09:17:24 2020 -0400
  62. 4d0b410 Revert "imx: rom api: fix image offset computation" by Stefano Babic · Tue Jun 09 11:19:55 2020 +0200
  63. 177bad0 Prepare v2020.07-rc4 by Tom Rini · Mon Jun 08 20:30:26 2020 -0400
  64. 28db7f5 cmd: Correct the 'md.q' command by Simon Glass · Sun Jun 07 20:33:00 2020 -0600
  65. 7e069ee Merge https://gitlab.denx.de/u-boot/custodians/u-boot-mpc85xx by Tom Rini · Mon Jun 08 08:51:59 2020 -0400
  66. 1544257 Merge tag 'u-boot-rockchip-20200607' of https://gitlab.denx.de/u-boot/custodians/u-boot-rockchip by Tom Rini · Mon Jun 08 08:51:30 2020 -0400
  67. 8dd60ad ARM: dts: imx: m53menlo: Convert to DM_ETH by Marek Vasut · Sat May 30 22:44:46 2020 +0200
  68. 9ae0ad9 ARM: imx: m53menlo: Do not fail boot on invalid splash screen by Marek Vasut · Sat May 30 22:44:45 2020 +0200
  69. f4bb565 ARM: imx: ddr: Add missing PHY reset by Marek Vasut · Sat May 30 02:14:48 2020 +0200
  70. 16189d6 power: pmic: Add SPL Kconfig entry for PFUZE100 by Marek Vasut · Fri May 29 19:22:41 2020 +0200
  71. 8df28af imx: imx8mp_evk: fix boot issue by Peng Fan · Tue May 26 20:33:50 2020 -0300
  72. a50c0a3 imx8mp_evk: spl: no need the code since spl framework could do that by Peng Fan · Tue May 26 20:33:49 2020 -0300
  73. 5d93e1c imx8mp_evk: spl: use spl_early_init by Peng Fan · Tue May 26 20:33:48 2020 -0300
  74. a93e395 imx8mp_evk: spl: drop timer_init by Peng Fan · Tue May 26 20:33:47 2020 -0300
  75. eb5ba81 imx8mp_evk: spl: drop useless code by Peng Fan · Tue May 26 20:33:46 2020 -0300
  76. a3d18cd imx: Update MTD partitions layout for display5 (i.MX6Q) board by Lukasz Majewski · Wed May 13 17:45:15 2020 +0200
  77. 143173e imx: rom api: fix image offset computation by Sébastien Szymanski · Wed May 13 16:02:28 2020 +0200
  78. 209054e verdin-imx8mm: Select the watchdog driver by Fabio Estevam · Mon May 11 11:00:31 2020 -0300
  79. 029da11 imx8mp_evk: Select the watchdog driver by Fabio Estevam · Mon May 11 11:00:30 2020 -0300
  80. 79ebfcf imx8mm_beacon: Select the watchdog driver by Fabio Estevam · Mon May 11 11:00:29 2020 -0300
  81. fe6548d imx8mn_ddr4_evk: Select the watchdog driver by Fabio Estevam · Mon May 11 11:00:28 2020 -0300
  82. 1296add imx8mm_evk: Select the watchdog driver by Fabio Estevam · Mon May 11 11:00:27 2020 -0300
  83. c17a317 imx8mp_evk: Add a README file by Fabio Estevam · Mon May 11 09:45:51 2020 -0300
  84. 4c881c0 imx: move ATF to the back of the FIT to fix loading over yModem by Patrick Wildt · Fri May 08 11:59:47 2020 +0200
  85. 5ac9b44 imx: Kconfig: enable IMX_BOOTAUX for i.MX8M by Peng Fan · Tue May 05 20:18:02 2020 +0800
  86. 1c0cb07 ARM: dts: imxrt1050: indent lcdif node correctly by Giulio Benetti · Tue Apr 28 18:20:11 2020 +0200
  87. 44d5213 rockchip: enable PCIe and NVMe on Pinebook Pro by Patrick Wildt · Sun Jun 07 12:08:35 2020 +0200
  88. f9fb955 rockchip: puma: enable new usb config options by Heiko Stuebner · Fri Jun 05 12:06:43 2020 +0200
  89. a27ea4c rockchip: puma: drop special handling of usb host regulator by Heiko Stuebner · Fri Jun 05 12:06:42 2020 +0200
  90. a11e567 rockchip: puma: remove separate fit generator by Heiko Stuebner · Fri Jun 05 12:06:41 2020 +0200
  91. e2a5586 rockchip: puma: reorganize devicetrees to actually work and match upstream by Heiko Stuebner · Fri Jun 05 12:06:40 2020 +0200
  92. 5a57b9b rockchip: puma: fix indentation of misc_init_r by Heiko Stuebner · Fri Jun 05 12:06:39 2020 +0200
  93. c71acd1 rockchip: puma: fix indentation for -u-boot.dtsi by Heiko Stuebner · Fri Jun 05 12:06:38 2020 +0200
  94. edfd036 arm64: dts: rk3399-puma: fix gpio levels for vcc5v0-host regulator by Heiko Stuebner · Fri Jun 05 12:06:37 2020 +0200
  95. 3febd56e arm64: dts: rk3399-puma: fix gpio levels for gmac reset pin by Heiko Stuebner · Fri Jun 05 12:06:36 2020 +0200
  96. 8b5fe24 rockchip: rockpro64: add SPI boot by Marcin Juszkiewicz · Wed Jun 03 17:15:13 2020 +0200
  97. 8e1cc41 rockchip: rockpro64: Store default env into SPI by Marcin Juszkiewicz · Wed Jun 03 17:15:12 2020 +0200
  98. 1a26283 doc: rockchip: Document SPI flash program steps by Jagan Teki · Thu Jun 04 20:21:41 2020 +0530
  99. 5d00e00 roc-rk3399-pc: Add SPI boot by Jagan Teki · Thu Jun 04 20:21:40 2020 +0530
  100. b3e1086 roc-rk3399-pc: Mark default env from SPI by Jagan Teki · Thu Jun 04 20:21:39 2020 +0530