1. 1a99435 cmd: optee_rpmb command for read/write of rpmb from optee by Ruchika Gupta · Fri Oct 23 13:39:33 2020 +0530
  2. 7fd2350 pci: layerscape: add a way of specifying additional iommu mappings by Laurentiu Tudor · Thu Sep 10 12:42:19 2020 +0300
  3. 1333e90 pci: add a few ARI related defines by Laurentiu Tudor · Thu Sep 10 12:42:18 2020 +0300
  4. 8e6bb37 pci: layerscape: move pci node search in a common function by Laurentiu Tudor · Thu Sep 10 12:42:17 2020 +0300
  5. 43dff4b pci: layerscape: move per-pci device fdt fixup in a function by Laurentiu Tudor · Fri Oct 23 13:35:27 2020 +0530
  6. 0abab45 configs: Enable NVME support for Layerscape platforms by Wasim Khan · Thu Aug 27 19:18:21 2020 +0530
  7. 9428322 Merge branch '2020-10-22-misc-changes' by Tom Rini · Thu Oct 22 14:36:47 2020 -0400
  8. b1f9d2c rtc: move pcf8563 to Kconfig by Heiko Schocher · Fri Oct 16 10:41:46 2020 +0200
  9. f9ca467 mmc: mtk-sd: change some dev_err into dev_dbg by Fabien Parent · Thu Oct 15 18:38:18 2020 +0200
  10. 84fd316 serial: serial_xen: add DEBUG_UART support by AKASHI Takahiro · Thu Oct 15 13:25:16 2020 +0900
  11. 5181e58 xen: add definitions for console_io by AKASHI Takahiro · Thu Oct 15 13:25:15 2020 +0900
  12. 9042071 arch: arm/xen: add putc() for debugging by AKASHI Takahiro · Thu Oct 15 13:25:14 2020 +0900
  13. cda1686 serial: serial_xen: print U-Boot banner and others by AKASHI Takahiro · Thu Oct 15 13:25:13 2020 +0900
  14. b39ef89 cosmetic: reset: ast2500: Rename driver and configs by Chia-Wei, Wang · Thu Oct 15 10:25:14 2020 +0800
  15. acc7836 reset: ast2500: Use SCU for reset control by Chia-Wei, Wang · Thu Oct 15 10:25:13 2020 +0800
  16. 863efd8 clk: ccf: replace the get_rate helper by Dario Binacchi · Wed Oct 14 23:42:17 2020 +0200
  17. 2be3600 doc: dfu: fix typo in README.dfu by Chance.Yang · Wed Oct 14 11:47:33 2020 +0800
  18. 128cd3e log: Tidy up documentation by Simon Glass · Tue Oct 13 19:55:07 2020 -0600
  19. ab2066b ARM: mvebu: a38x: Fix comment typo by Naoki Hayama · Mon Oct 12 18:35:55 2020 +0900
  20. c080b51 fs: btrfs: Fix typo in error message by Naoki Hayama · Mon Oct 12 18:35:33 2020 +0900
  21. 3110dcb mmc: Fix comment typo by Naoki Hayama · Mon Oct 12 18:35:22 2020 +0900
  22. bb15d40 Remove default value of CONFIG_PREBOOT for CONFIG_USB_STORAGE by Patrick Delaunay · Mon Oct 12 09:47:50 2020 +0200
  23. 361843d gpio: fix gpio_request_by_name() description by Dario Binacchi · Sun Oct 11 14:25:47 2020 +0200
  24. 8ef373b dm: core: improve uclass_get_device_by_phandle_id() description by Dario Binacchi · Sun Oct 11 14:25:46 2020 +0200
  25. 3a0f386 km/common: change ubicopy variable by Holger Brunck · Fri Oct 09 17:21:33 2020 +0200
  26. c7c7169 km: adapt defines and variables for new memory layout by Holger Brunck · Fri Oct 09 17:21:32 2020 +0200
  27. ae1c957 lib: print_freq() should output kHz not KHz by Heinrich Schuchardt · Thu Oct 08 22:23:23 2020 +0200
  28. 16b5a96 IPQ40xx: Add PRNG support by Robert Marko · Thu Oct 08 22:05:14 2020 +0200
  29. fa5d33f rng: Add Qualcomm MSM PRNG driver by Robert Marko · Thu Oct 08 22:05:13 2020 +0200
  30. 6649aa8 IPQ40xx: Add support for MDIO by Robert Marko · Thu Oct 08 22:05:12 2020 +0200
  31. 90dfaeb net: Add IPQ40xx MDIO driver by Robert Marko · Thu Oct 08 22:05:11 2020 +0200
  32. da34423 IPQ40xx: Add SPI support by Robert Marko · Thu Oct 08 22:05:10 2020 +0200
  33. e4b17a7 spi: Add Qualcomm QUP SPI controller driver by Robert Marko · Thu Oct 08 22:05:09 2020 +0200
  34. d697a2d tools: image-host.c: use correct output format by Heinrich Schuchardt · Thu Oct 08 20:51:24 2020 +0200
  35. 7216252 km: fix license string and compatible strings by Holger Brunck · Thu Oct 08 12:27:22 2020 +0200
  36. e0cc185 README: Convert HTTP links to HTTPS by Naoki Hayama · Thu Oct 08 13:17:16 2020 +0900
  37. 158c226 README: vxworks: Fix typo overwride by Naoki Hayama · Thu Oct 08 13:17:08 2020 +0900
  38. dd860ca README: sandbox: Change reference to sandbox details by Naoki Hayama · Thu Oct 08 13:16:58 2020 +0900
  39. 411f5c6 README: Update directory hierarchy by Naoki Hayama · Thu Oct 08 13:16:38 2020 +0900
  40. 65ae68a README: Update source code location by Naoki Hayama · Thu Oct 08 13:16:25 2020 +0900
  41. 2bc50c2 README: Update links to mailing list archives by Naoki Hayama · Thu Oct 08 13:16:18 2020 +0900
  42. 947fc2d timer: Return count from timer_ops.get_count by Sean Anderson · Wed Oct 07 14:37:44 2020 -0400
  43. b710965 doc: Document timer API by Sean Anderson · Wed Oct 07 14:37:43 2020 -0400
  44. c4954fb common: rename getc() to getchar() by Heinrich Schuchardt · Wed Oct 07 18:11:48 2020 +0200
  45. 2e5ca31 cli_hush.c: remove broken sanity check by Rasmus Villemoes · Wed Oct 07 09:36:03 2020 +0200
  46. 1280365 common, autoboot: sync functionality with Kconfig description by Heiko Schocher · Wed Oct 07 08:06:54 2020 +0200
  47. 9f1622f cosmetic: image: Fix comments and the order of definitions by Naoki Hayama · Wed Oct 07 11:22:24 2020 +0900
  48. 089fc92 mkimage: Skip adding non-existent IDs to a list by Naoki Hayama · Wed Oct 07 11:21:55 2020 +0900
  49. d7e8291 image: Add a function to modify category information by Naoki Hayama · Wed Oct 07 11:21:25 2020 +0900
  50. b723262 Kconfig: Use hex values for CONFIG_{SPL,TPL}_SIZE_LIMIT by Ovidiu Panait · Fri Sep 25 21:12:56 2020 +0300
  51. 5726f2f tpm: cr50: Correct logging statements by Simon Glass · Sun Sep 27 18:46:24 2020 -0600
  52. 9a09630 i2c: designware: Use log_debug() for debugging by Simon Glass · Sun Sep 27 18:46:23 2020 -0600
  53. 379e41f board: Show memory for frame buffers by Simon Glass · Sun Sep 27 18:46:22 2020 -0600
  54. 9e94505 bloblist: Place on a 4KB boundary by Simon Glass · Sun Sep 27 18:46:18 2020 -0600
  55. 72f0d99 syscon: Drop the logging in syscon_get_by_driver_data() by Simon Glass · Sun Sep 27 18:46:17 2020 -0600
  56. 31120e1 log: Add missing category names by Simon Glass · Sun Sep 27 18:46:13 2020 -0600
  57. 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
  58. 2e2763a Merge branch '2021.01-rc' of https://github.com/lftan/u-boot by Tom Rini · Thu Oct 22 08:25:14 2020 -0400
  59. 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
  60. c27cbe8 Revert "Fix data abort caused by mis-aligning FIT data" by Marek Vasut · Mon Oct 19 23:40:26 2020 +0200
  61. d5de938 stm32mp: stm32prog: accept device without partition by Patrick Delaunay · Thu Oct 15 14:28:17 2020 +0200
  62. dac4802 configs: stm32mp15: activate CMD_ELF by Patrick Delaunay · Thu Oct 15 14:46:34 2020 +0200
  63. a590a10 configs: stm32mp15: activate CMD_EXPORTENV by Patrick Delaunay · Thu Oct 15 14:31:51 2020 +0200
  64. f06381c configs: stm32mp15: activate CMD_IMPORTENV by Patrick Delaunay · Thu Oct 15 14:31:50 2020 +0200
  65. 531a477 MAINTAINERS: Add STM32MP1 RNG driver in stm32mp platform by Patrick Delaunay · Tue Oct 06 13:52:26 2020 +0200
  66. 1466f2b MAINTAINERS: Add stm32 and stm regexp for ARM STM STM32MP platform by Patrick Delaunay · Tue Oct 06 13:59:41 2020 +0200
  67. cf6da85 arm: stm32: cleanup arch gpio.h by Patrick Delaunay · Fri Oct 02 14:08:54 2020 +0200
  68. 145a876 ARM: dts: stm32: Do not set eth1addr if KS8851 has EEPROM by Marek Vasut · Thu Oct 08 15:14:58 2020 +0200
  69. ab7d644 stm32mp: limit size of cacheable DDR in pre-reloc stage by Patrick Delaunay · Fri Sep 04 12:55:19 2020 +0200
  70. 643e31b mmc: stm32_sdmmc2: Use mmc_of_parse() to read host capabilities by Alexandru Gagniuc · Wed Sep 09 16:54:02 2020 -0500
  71. d6ff68d mmc: mmc_of_parse: Enable 52 MHz support with "cap-mmc-highspeed" by Alexandru Gagniuc · Tue Sep 15 14:51:46 2020 -0500
  72. 8227bc9 arm: socfpga: fix Gen5 enable of EMAC via FPGA by Ralph Siemsen · Tue Sep 29 14:52:05 2020 -0400
  73. fb2dca3 Merge https://gitlab.denx.de/u-boot/custodians/u-boot-sh by Tom Rini · Tue Oct 20 08:02:53 2020 -0400
  74. 94ccd56 Merge https://gitlab.denx.de/u-boot/custodians/u-boot-usb by Tom Rini · Tue Oct 20 08:01:46 2020 -0400
  75. e4db739 pinctrl: renesas: pfc-r8a77990: Sync PFC tables with Linux 5.9 by Lad Prabhakar · Wed Oct 14 16:45:59 2020 +0100
  76. 3434a5f clk: renesas: Import R8A774C0 clock tables from Linux 5.9 by Lad Prabhakar · Fri Oct 16 08:37:14 2020 +0100
  77. eb6474c clk: renesas: Add R8A774E1 clock tables by Biju Das · Wed Oct 14 18:17:36 2020 +0100
  78. 69159a2 clk: renesas: Add R8A774B1 clock tables by Biju Das · Wed Oct 14 18:17:35 2020 +0100
  79. 45369b0 arm: dts: r8a774c0: Import DTS from Linux 5.9 by Lad Prabhakar · Fri Oct 16 08:37:13 2020 +0100
  80. 573a998 arm: renesas: Add config option for R8A774C0 SoC by Lad Prabhakar · Fri Oct 16 08:37:12 2020 +0100
  81. 4fd0bf8 arm: renesas: Add config option for R8A774E1 SoC by Biju Das · Mon Oct 12 16:16:15 2020 +0100
  82. 2138a73 arm: renesas: Add config option for R8A774B1 SoC by Biju Das · Mon Oct 12 16:16:14 2020 +0100
  83. 161bf54 clk: renesas: r8a774a1-cpg-mssr: Add R8A774A1 RPC clock by Biju Das · Tue Sep 29 11:09:44 2020 +0100
  84. 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
  85. baed489 MAINTAINERS: add USB driver to ARM MEDIATEK by developer · Wed Oct 14 15:08:33 2020 +0800
  86. 432e31b configs: mt8512: enable fastboot and USB host related configs by developer · Wed Oct 14 15:08:32 2020 +0800
  87. 5e0714e arm: dts: mt8512: add usb related nodes by developer · Wed Oct 14 15:08:31 2020 +0800
  88. 4cb093e usb: gadget: Add bcdDevice for the MTU3 USB Gadget Controller by developer · Wed Oct 14 15:08:30 2020 +0800
  89. 13dc3c8 usb: add MediaTek USB3 DRD driver by developer · Fri Oct 16 11:38:39 2020 +0800
  90. b758158 usb: common: add define of usb_speed_string() by developer · Wed Oct 14 15:08:28 2020 +0800
  91. 64bb6ce usb: add USB_SPEED_SUPER_PLUS by developer · Wed Oct 14 15:08:27 2020 +0800
  92. cbe5ab5 dt-bindings: usb: mtu3: add bindings for MediaTek USB3 DRD by developer · Wed Oct 14 15:08:26 2020 +0800
  93. fc6be59 dt-binding: usb: add bindings for some common properties by developer · Wed Oct 14 15:08:25 2020 +0800
  94. deb45f8 usb: musb-new: Fix typo in caution message by Naoki Hayama · Mon Oct 12 18:35:42 2020 +0900
  95. e3dedea usb: dwc2: Fix control OUT transfer issue by Chance.Yang · Tue Oct 06 10:55:49 2020 +0800
  96. 01adeb3 usb: xhci: avoid type conversion of void * by Heinrich Schuchardt · Tue Sep 29 22:03:01 2020 +0200
  97. fab8910 efi_loader: fix use after free in receive path by Patrick Wildt · Wed Oct 07 11:04:33 2020 +0200
  98. d47430a net: add a define for the number of packets received as batch by Patrick Wildt · Wed Oct 07 11:03:30 2020 +0200
  99. 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
  100. 4eea088 clk: at91: sama7g5: add 5th divisor for mck0 layout and characteristics by Eugen Hristev · Wed Jul 01 10:44:21 2020 +0300