1. 90dfaeb net: Add IPQ40xx MDIO driver by Robert Marko · Thu Oct 08 22:05:11 2020 +0200
  2. da34423 IPQ40xx: Add SPI support by Robert Marko · Thu Oct 08 22:05:10 2020 +0200
  3. e4b17a7 spi: Add Qualcomm QUP SPI controller driver by Robert Marko · Thu Oct 08 22:05:09 2020 +0200
  4. d697a2d tools: image-host.c: use correct output format by Heinrich Schuchardt · Thu Oct 08 20:51:24 2020 +0200
  5. 7216252 km: fix license string and compatible strings by Holger Brunck · Thu Oct 08 12:27:22 2020 +0200
  6. e0cc185 README: Convert HTTP links to HTTPS by Naoki Hayama · Thu Oct 08 13:17:16 2020 +0900
  7. 158c226 README: vxworks: Fix typo overwride by Naoki Hayama · Thu Oct 08 13:17:08 2020 +0900
  8. dd860ca README: sandbox: Change reference to sandbox details by Naoki Hayama · Thu Oct 08 13:16:58 2020 +0900
  9. 411f5c6 README: Update directory hierarchy by Naoki Hayama · Thu Oct 08 13:16:38 2020 +0900
  10. 65ae68a README: Update source code location by Naoki Hayama · Thu Oct 08 13:16:25 2020 +0900
  11. 2bc50c2 README: Update links to mailing list archives by Naoki Hayama · Thu Oct 08 13:16:18 2020 +0900
  12. 947fc2d timer: Return count from timer_ops.get_count by Sean Anderson · Wed Oct 07 14:37:44 2020 -0400
  13. b710965 doc: Document timer API by Sean Anderson · Wed Oct 07 14:37:43 2020 -0400
  14. c4954fb common: rename getc() to getchar() by Heinrich Schuchardt · Wed Oct 07 18:11:48 2020 +0200
  15. 2e5ca31 cli_hush.c: remove broken sanity check by Rasmus Villemoes · Wed Oct 07 09:36:03 2020 +0200
  16. 1280365 common, autoboot: sync functionality with Kconfig description by Heiko Schocher · Wed Oct 07 08:06:54 2020 +0200
  17. 9f1622f cosmetic: image: Fix comments and the order of definitions by Naoki Hayama · Wed Oct 07 11:22:24 2020 +0900
  18. 089fc92 mkimage: Skip adding non-existent IDs to a list by Naoki Hayama · Wed Oct 07 11:21:55 2020 +0900
  19. d7e8291 image: Add a function to modify category information by Naoki Hayama · Wed Oct 07 11:21:25 2020 +0900
  20. b723262 Kconfig: Use hex values for CONFIG_{SPL,TPL}_SIZE_LIMIT by Ovidiu Panait · Fri Sep 25 21:12:56 2020 +0300
  21. 5726f2f tpm: cr50: Correct logging statements by Simon Glass · Sun Sep 27 18:46:24 2020 -0600
  22. 9a09630 i2c: designware: Use log_debug() for debugging by Simon Glass · Sun Sep 27 18:46:23 2020 -0600
  23. 379e41f board: Show memory for frame buffers by Simon Glass · Sun Sep 27 18:46:22 2020 -0600
  24. 9e94505 bloblist: Place on a 4KB boundary by Simon Glass · Sun Sep 27 18:46:18 2020 -0600
  25. 72f0d99 syscon: Drop the logging in syscon_get_by_driver_data() by Simon Glass · Sun Sep 27 18:46:17 2020 -0600
  26. 31120e1 log: Add missing category names by Simon Glass · Sun Sep 27 18:46:13 2020 -0600
  27. a0638e7 Merge tag 'u-boot-stm32-20201021' of https://gitlab.denx.de/u-boot/custodians/u-boot-stm by Tom Rini · Thu Oct 22 08:25:41 2020 -0400
  28. 2e2763a Merge branch '2021.01-rc' of https://github.com/lftan/u-boot by Tom Rini · Thu Oct 22 08:25:14 2020 -0400
  29. 2fe7735 Merge tag 'efi-2021-01-rc1-2' of https://gitlab.denx.de/u-boot/custodians/u-boot-efi by Tom Rini · Wed Oct 21 19:13:05 2020 -0400
  30. c27cbe8 Revert "Fix data abort caused by mis-aligning FIT data" by Marek Vasut · Mon Oct 19 23:40:26 2020 +0200
  31. d5de938 stm32mp: stm32prog: accept device without partition by Patrick Delaunay · Thu Oct 15 14:28:17 2020 +0200
  32. dac4802 configs: stm32mp15: activate CMD_ELF by Patrick Delaunay · Thu Oct 15 14:46:34 2020 +0200
  33. a590a10 configs: stm32mp15: activate CMD_EXPORTENV by Patrick Delaunay · Thu Oct 15 14:31:51 2020 +0200
  34. f06381c configs: stm32mp15: activate CMD_IMPORTENV by Patrick Delaunay · Thu Oct 15 14:31:50 2020 +0200
  35. 531a477 MAINTAINERS: Add STM32MP1 RNG driver in stm32mp platform by Patrick Delaunay · Tue Oct 06 13:52:26 2020 +0200
  36. 1466f2b MAINTAINERS: Add stm32 and stm regexp for ARM STM STM32MP platform by Patrick Delaunay · Tue Oct 06 13:59:41 2020 +0200
  37. cf6da85 arm: stm32: cleanup arch gpio.h by Patrick Delaunay · Fri Oct 02 14:08:54 2020 +0200
  38. 145a876 ARM: dts: stm32: Do not set eth1addr if KS8851 has EEPROM by Marek Vasut · Thu Oct 08 15:14:58 2020 +0200
  39. ab7d644 stm32mp: limit size of cacheable DDR in pre-reloc stage by Patrick Delaunay · Fri Sep 04 12:55:19 2020 +0200
  40. 643e31b mmc: stm32_sdmmc2: Use mmc_of_parse() to read host capabilities by Alexandru Gagniuc · Wed Sep 09 16:54:02 2020 -0500
  41. d6ff68d mmc: mmc_of_parse: Enable 52 MHz support with "cap-mmc-highspeed" by Alexandru Gagniuc · Tue Sep 15 14:51:46 2020 -0500
  42. 8227bc9 arm: socfpga: fix Gen5 enable of EMAC via FPGA by Ralph Siemsen · Tue Sep 29 14:52:05 2020 -0400
  43. fb2dca3 Merge https://gitlab.denx.de/u-boot/custodians/u-boot-sh by Tom Rini · Tue Oct 20 08:02:53 2020 -0400
  44. 94ccd56 Merge https://gitlab.denx.de/u-boot/custodians/u-boot-usb by Tom Rini · Tue Oct 20 08:01:46 2020 -0400
  45. e4db739 pinctrl: renesas: pfc-r8a77990: Sync PFC tables with Linux 5.9 by Lad Prabhakar · Wed Oct 14 16:45:59 2020 +0100
  46. 3434a5f clk: renesas: Import R8A774C0 clock tables from Linux 5.9 by Lad Prabhakar · Fri Oct 16 08:37:14 2020 +0100
  47. eb6474c clk: renesas: Add R8A774E1 clock tables by Biju Das · Wed Oct 14 18:17:36 2020 +0100
  48. 69159a2 clk: renesas: Add R8A774B1 clock tables by Biju Das · Wed Oct 14 18:17:35 2020 +0100
  49. 45369b0 arm: dts: r8a774c0: Import DTS from Linux 5.9 by Lad Prabhakar · Fri Oct 16 08:37:13 2020 +0100
  50. 573a998 arm: renesas: Add config option for R8A774C0 SoC by Lad Prabhakar · Fri Oct 16 08:37:12 2020 +0100
  51. 4fd0bf8 arm: renesas: Add config option for R8A774E1 SoC by Biju Das · Mon Oct 12 16:16:15 2020 +0100
  52. 2138a73 arm: renesas: Add config option for R8A774B1 SoC by Biju Das · Mon Oct 12 16:16:14 2020 +0100
  53. 161bf54 clk: renesas: r8a774a1-cpg-mssr: Add R8A774A1 RPC clock by Biju Das · Tue Sep 29 11:09:44 2020 +0100
  54. 5e45920 spi: renesas_rpc_spi: Add R-Car Gen3 and RZ/G2 fallback compatibility string by Biju Das · Wed Sep 30 13:19:34 2020 +0100
  55. baed489 MAINTAINERS: add USB driver to ARM MEDIATEK by developer · Wed Oct 14 15:08:33 2020 +0800
  56. 432e31b configs: mt8512: enable fastboot and USB host related configs by developer · Wed Oct 14 15:08:32 2020 +0800
  57. 5e0714e arm: dts: mt8512: add usb related nodes by developer · Wed Oct 14 15:08:31 2020 +0800
  58. 4cb093e usb: gadget: Add bcdDevice for the MTU3 USB Gadget Controller by developer · Wed Oct 14 15:08:30 2020 +0800
  59. 13dc3c8 usb: add MediaTek USB3 DRD driver by developer · Fri Oct 16 11:38:39 2020 +0800
  60. b758158 usb: common: add define of usb_speed_string() by developer · Wed Oct 14 15:08:28 2020 +0800
  61. 64bb6ce usb: add USB_SPEED_SUPER_PLUS by developer · Wed Oct 14 15:08:27 2020 +0800
  62. cbe5ab5 dt-bindings: usb: mtu3: add bindings for MediaTek USB3 DRD by developer · Wed Oct 14 15:08:26 2020 +0800
  63. fc6be59 dt-binding: usb: add bindings for some common properties by developer · Wed Oct 14 15:08:25 2020 +0800
  64. deb45f8 usb: musb-new: Fix typo in caution message by Naoki Hayama · Mon Oct 12 18:35:42 2020 +0900
  65. e3dedea usb: dwc2: Fix control OUT transfer issue by Chance.Yang · Tue Oct 06 10:55:49 2020 +0800
  66. 01adeb3 usb: xhci: avoid type conversion of void * by Heinrich Schuchardt · Tue Sep 29 22:03:01 2020 +0200
  67. fab8910 efi_loader: fix use after free in receive path by Patrick Wildt · Wed Oct 07 11:04:33 2020 +0200
  68. d47430a net: add a define for the number of packets received as batch by Patrick Wildt · Wed Oct 07 11:03:30 2020 +0200
  69. 784624c Merge tag 'u-boot-atmel-2021.01-b' of https://gitlab.denx.de/u-boot/custodians/u-boot-atmel by Tom Rini · Mon Oct 19 09:29:05 2020 -0400
  70. 4eea088 clk: at91: sama7g5: add 5th divisor for mck0 layout and characteristics by Eugen Hristev · Wed Jul 01 10:44:21 2020 +0300
  71. 227fa12 clk: at91: clk-master: add 5th divisor for mck master by Eugen Hristev · Wed Jul 01 10:42:58 2020 +0300
  72. b72fa0b ARM: at91: Add chip ID for SAM9X60 SiP by Nicolas Ferre · Wed Oct 07 16:53:44 2020 +0200
  73. a8647f8 ARM: dts: sam9x60: use alphabetical order by Claudiu Beznea · Wed Oct 07 18:17:14 2020 +0300
  74. 7074d96 configs: sam9x60ek: update defconfigs for CCF by Claudiu Beznea · Wed Oct 07 18:17:13 2020 +0300
  75. 562a864 ARM: dts: sam9x60: use CCF compatibles for PMC by Claudiu Beznea · Wed Oct 07 18:17:12 2020 +0300
  76. ea2d496 ARM: dts: sam9x60: use slow clock CCF compatible bindings by Claudiu Beznea · Wed Oct 07 18:17:11 2020 +0300
  77. ba34f06 ARM: dts: sam9x60: use u-boot,dm-pre-reloc by Claudiu Beznea · Wed Oct 07 18:17:10 2020 +0300
  78. 3de0976 ARM: dts: sam9x60ek: add clock frequencies to board file by Claudiu Beznea · Wed Oct 07 18:17:09 2020 +0300
  79. baf5b52 clk: at91: sam9x60: add support compatible with CCF by Claudiu Beznea · Wed Oct 07 18:17:08 2020 +0300
  80. 0927213 board: atmel: sam9x60ek: add SYS_MALLOC_F_LEN to SYS_INIT_SP_ADDR by Claudiu Beznea · Wed Oct 07 18:17:07 2020 +0300
  81. d3190fb Merge tag 'video-for-2021.01' of https://gitlab.denx.de/u-boot/custodians/u-boot-video by Tom Rini · Sun Oct 18 21:19:06 2020 -0400
  82. b1f1763 configs: migrate CONFIG_BMP_16/24/32BPP to defconfigs by Patrick Delaunay · Mon Sep 28 11:30:16 2020 +0200
  83. c47fe77 configs: migrate CONFIG_VIDEO_BMP_RLE8 to defconfigs by Patrick Delaunay · Mon Sep 28 11:30:15 2020 +0200
  84. 5d0e2ab configs: migrate CONFIG_VIDEO_BMP_GZIP to defconfigs by Patrick Delaunay · Mon Sep 28 11:30:14 2020 +0200
  85. 753251d video: backlight: fix pwm's duty cycle calculation by Dario Binacchi · Sun Oct 11 14:28:04 2020 +0200
  86. 4d57087 video: backlight: fix pwm data structure description by Dario Binacchi · Sun Oct 11 14:28:03 2020 +0200
  87. c73372f video: dw-mipi-dsi: permit configuring the escape clock rate by Neil Armstrong · Fri Oct 02 11:16:09 2020 +0200
  88. a61f0e5 video: dw-mipi-dsi: driver-specific configuration of phy timings by Neil Armstrong · Fri Oct 02 11:16:08 2020 +0200
  89. c848c8a test: Fix sandbox tests failing to build by Sean Anderson · Tue Oct 13 15:20:52 2020 -0400
  90. ba26a20 Merge https://gitlab.denx.de/u-boot/custodians/u-boot-marvell by Tom Rini · Fri Oct 16 09:56:15 2020 -0400
  91. 8928aad Merge branch '2020-10-15-further-cleanup_dev_xxx' by Tom Rini · Fri Oct 16 09:44:51 2020 -0400
  92. c3c748e dm: Don't undefine dev_xxx macros by Sean Anderson · Sun Oct 04 21:39:57 2020 -0400
  93. 9a80624 linux/compat.h: Remove redefinition of dev_xxx macros by Sean Anderson · Sun Oct 04 21:39:56 2020 -0400
  94. e8433bf usb: dwc3: Include device_compat.h in dwc3-octeon-glue.c by Tom Rini · Fri Oct 16 08:41:37 2020 -0400
  95. 51f27a8 clk: at91: Include device_compat.h in compat.c by Tom Rini · Thu Oct 15 21:44:43 2020 -0400
  96. fb6abdd arm: fsl-layerscape: Include device_compat.h in soc.c by Tom Rini · Thu Oct 15 21:44:15 2020 -0400
  97. aa7ebbb usb: musb-new: mt85xx: Fix not calling dev_err with a device by Sean Anderson · Sun Oct 04 21:39:55 2020 -0400
  98. 3e46486 usb: musb-new: Include device_compat.h by Sean Anderson · Sun Oct 04 21:39:54 2020 -0400
  99. 429ce52 usb: xhci: Include device_compat.h by Sean Anderson · Sun Oct 04 21:39:53 2020 -0400
  100. d111306 timer: Include device_compat.h by Sean Anderson · Sun Oct 04 21:39:52 2020 -0400