1. ae965f2 Revert "serial: serial_xen: add DEBUG_UART support" by Tom Rini · Fri Oct 23 09:15:55 2020 -0400
  2. d0a2d6f Merge branch 'master' of https://gitlab.denx.de/u-boot/custodians/u-boot-sunxi by Tom Rini · Thu Oct 22 20:32:02 2020 -0400
  3. 9428322 Merge branch '2020-10-22-misc-changes' by Tom Rini · Thu Oct 22 14:36:47 2020 -0400
  4. b1f9d2c rtc: move pcf8563 to Kconfig by Heiko Schocher · Fri Oct 16 10:41:46 2020 +0200
  5. f9ca467 mmc: mtk-sd: change some dev_err into dev_dbg by Fabien Parent · Thu Oct 15 18:38:18 2020 +0200
  6. 84fd316 serial: serial_xen: add DEBUG_UART support by AKASHI Takahiro · Thu Oct 15 13:25:16 2020 +0900
  7. 5181e58 xen: add definitions for console_io by AKASHI Takahiro · Thu Oct 15 13:25:15 2020 +0900
  8. 9042071 arch: arm/xen: add putc() for debugging by AKASHI Takahiro · Thu Oct 15 13:25:14 2020 +0900
  9. cda1686 serial: serial_xen: print U-Boot banner and others by AKASHI Takahiro · Thu Oct 15 13:25:13 2020 +0900
  10. b39ef89 cosmetic: reset: ast2500: Rename driver and configs by Chia-Wei, Wang · Thu Oct 15 10:25:14 2020 +0800
  11. acc7836 reset: ast2500: Use SCU for reset control by Chia-Wei, Wang · Thu Oct 15 10:25:13 2020 +0800
  12. 863efd8 clk: ccf: replace the get_rate helper by Dario Binacchi · Wed Oct 14 23:42:17 2020 +0200
  13. 2be3600 doc: dfu: fix typo in README.dfu by Chance.Yang · Wed Oct 14 11:47:33 2020 +0800
  14. 128cd3e log: Tidy up documentation by Simon Glass · Tue Oct 13 19:55:07 2020 -0600
  15. ab2066b ARM: mvebu: a38x: Fix comment typo by Naoki Hayama · Mon Oct 12 18:35:55 2020 +0900
  16. c080b51 fs: btrfs: Fix typo in error message by Naoki Hayama · Mon Oct 12 18:35:33 2020 +0900
  17. 3110dcb mmc: Fix comment typo by Naoki Hayama · Mon Oct 12 18:35:22 2020 +0900
  18. bb15d40 Remove default value of CONFIG_PREBOOT for CONFIG_USB_STORAGE by Patrick Delaunay · Mon Oct 12 09:47:50 2020 +0200
  19. 361843d gpio: fix gpio_request_by_name() description by Dario Binacchi · Sun Oct 11 14:25:47 2020 +0200
  20. 8ef373b dm: core: improve uclass_get_device_by_phandle_id() description by Dario Binacchi · Sun Oct 11 14:25:46 2020 +0200
  21. 3a0f386 km/common: change ubicopy variable by Holger Brunck · Fri Oct 09 17:21:33 2020 +0200
  22. c7c7169 km: adapt defines and variables for new memory layout by Holger Brunck · Fri Oct 09 17:21:32 2020 +0200
  23. ae1c957 lib: print_freq() should output kHz not KHz by Heinrich Schuchardt · Thu Oct 08 22:23:23 2020 +0200
  24. 16b5a96 IPQ40xx: Add PRNG support by Robert Marko · Thu Oct 08 22:05:14 2020 +0200
  25. fa5d33f rng: Add Qualcomm MSM PRNG driver by Robert Marko · Thu Oct 08 22:05:13 2020 +0200
  26. 6649aa8 IPQ40xx: Add support for MDIO by Robert Marko · Thu Oct 08 22:05:12 2020 +0200
  27. 90dfaeb net: Add IPQ40xx MDIO driver by Robert Marko · Thu Oct 08 22:05:11 2020 +0200
  28. da34423 IPQ40xx: Add SPI support by Robert Marko · Thu Oct 08 22:05:10 2020 +0200
  29. e4b17a7 spi: Add Qualcomm QUP SPI controller driver by Robert Marko · Thu Oct 08 22:05:09 2020 +0200
  30. d697a2d tools: image-host.c: use correct output format by Heinrich Schuchardt · Thu Oct 08 20:51:24 2020 +0200
  31. 7216252 km: fix license string and compatible strings by Holger Brunck · Thu Oct 08 12:27:22 2020 +0200
  32. e0cc185 README: Convert HTTP links to HTTPS by Naoki Hayama · Thu Oct 08 13:17:16 2020 +0900
  33. 158c226 README: vxworks: Fix typo overwride by Naoki Hayama · Thu Oct 08 13:17:08 2020 +0900
  34. dd860ca README: sandbox: Change reference to sandbox details by Naoki Hayama · Thu Oct 08 13:16:58 2020 +0900
  35. 411f5c6 README: Update directory hierarchy by Naoki Hayama · Thu Oct 08 13:16:38 2020 +0900
  36. 65ae68a README: Update source code location by Naoki Hayama · Thu Oct 08 13:16:25 2020 +0900
  37. 2bc50c2 README: Update links to mailing list archives by Naoki Hayama · Thu Oct 08 13:16:18 2020 +0900
  38. 947fc2d timer: Return count from timer_ops.get_count by Sean Anderson · Wed Oct 07 14:37:44 2020 -0400
  39. b710965 doc: Document timer API by Sean Anderson · Wed Oct 07 14:37:43 2020 -0400
  40. c4954fb common: rename getc() to getchar() by Heinrich Schuchardt · Wed Oct 07 18:11:48 2020 +0200
  41. 2e5ca31 cli_hush.c: remove broken sanity check by Rasmus Villemoes · Wed Oct 07 09:36:03 2020 +0200
  42. 1280365 common, autoboot: sync functionality with Kconfig description by Heiko Schocher · Wed Oct 07 08:06:54 2020 +0200
  43. 9f1622f cosmetic: image: Fix comments and the order of definitions by Naoki Hayama · Wed Oct 07 11:22:24 2020 +0900
  44. 089fc92 mkimage: Skip adding non-existent IDs to a list by Naoki Hayama · Wed Oct 07 11:21:55 2020 +0900
  45. d7e8291 image: Add a function to modify category information by Naoki Hayama · Wed Oct 07 11:21:25 2020 +0900
  46. b723262 Kconfig: Use hex values for CONFIG_{SPL,TPL}_SIZE_LIMIT by Ovidiu Panait · Fri Sep 25 21:12:56 2020 +0300
  47. 5726f2f tpm: cr50: Correct logging statements by Simon Glass · Sun Sep 27 18:46:24 2020 -0600
  48. 9a09630 i2c: designware: Use log_debug() for debugging by Simon Glass · Sun Sep 27 18:46:23 2020 -0600
  49. 379e41f board: Show memory for frame buffers by Simon Glass · Sun Sep 27 18:46:22 2020 -0600
  50. 9e94505 bloblist: Place on a 4KB boundary by Simon Glass · Sun Sep 27 18:46:18 2020 -0600
  51. 72f0d99 syscon: Drop the logging in syscon_get_by_driver_data() by Simon Glass · Sun Sep 27 18:46:17 2020 -0600
  52. 31120e1 log: Add missing category names by Simon Glass · Sun Sep 27 18:46:13 2020 -0600
  53. 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
  54. 2e2763a Merge branch '2021.01-rc' of https://github.com/lftan/u-boot by Tom Rini · Thu Oct 22 08:25:14 2020 -0400
  55. aa78b16 sun50i: a64: A64-Teres-I board detect builtin keyboard by Jonas Smedegaard · Thu Aug 06 01:09:12 2020 +0200
  56. 80013c3 sunxi: Enable ethernet on newer Olimex OLinuXino-A20-Lime2-eMMC by Jonas Smedegaard · Sun Aug 09 11:48:51 2020 +0200
  57. 6b7db0a sunxi: binman: Add support for including SCP firmware by Samuel Holland · Wed Oct 21 21:12:16 2020 -0500
  58. 9d8cc63 binman: Add support for SCP firmware by Samuel Holland · Wed Oct 21 21:12:15 2020 -0500
  59. 91079ac sunxi: binman: Update FIT component descriptions by Samuel Holland · Wed Oct 21 21:12:14 2020 -0500
  60. e646f51 spl: fit: Minimally parse OS properties with FIT_IMAGE_TINY by Samuel Holland · Wed Oct 21 21:12:13 2020 -0500
  61. ead2bf1 sunxi: binman: Use a macro for the BL31 load address by Samuel Holland · Wed Oct 21 21:12:12 2020 -0500
  62. d8c1544 sunxi: binman: Provide a default BL31 filename by Samuel Holland · Wed Oct 21 21:12:11 2020 -0500
  63. 85852b2 sunxi: binman: Fix spacing between nodes by Samuel Holland · Wed Oct 21 21:12:10 2020 -0500
  64. 99fdebc binman: Only write FDT once per node by Samuel Holland · Wed Oct 21 21:12:09 2020 -0500
  65. 953ce7f Makefile: Only define u-boot.itb rule when applicable by Samuel Holland · Wed Oct 21 21:12:08 2020 -0500
  66. aff2d3a sunxi: make V3s DRAM initialization more proper by Icenowy Zheng · Fri Oct 16 17:33:08 2020 +0800
  67. 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
  68. c27cbe8 Revert "Fix data abort caused by mis-aligning FIT data" by Marek Vasut · Mon Oct 19 23:40:26 2020 +0200
  69. cc9baf6 arm: sunxi: increase SYS_MALLOC_F_LEN by Heinrich Schuchardt · Sat Jul 25 20:18:51 2020 +0200
  70. 0476601 git-mailrc: Update email address of Maxime Ripard by Jonas Smedegaard · Sun Aug 09 12:15:02 2020 +0200
  71. fdf401f sunxi: Pine-H64: Explicitly enable PHY regulator by Andre Przywara · Mon Jul 06 01:40:46 2020 +0100
  72. b41f247 net: sun8i-emac: Lower MDIO frequency by Andre Przywara · Mon Jul 06 01:40:45 2020 +0100
  73. b3ce85c net: sun8i-emac: Make internal PHY handling more robust by Andre Przywara · Wed Oct 21 23:27:32 2020 +0530
  74. 5942282 net: sun8i_emac: Simplify and fix error handling for RX by Andre Przywara · Mon Jul 06 01:40:43 2020 +0100
  75. 6bdc70e net: sun8i_emac: Fix MAC soft reset by Andre Przywara · Mon Jul 06 01:40:42 2020 +0100
  76. 4ab675e net: sun8i_emac: Fix overlong lines by Andre Przywara · Mon Jul 06 01:40:41 2020 +0100
  77. 2e7dd26 net: sun8i_emac: Wrap and simplify cache maintenance operations by Andre Przywara · Mon Jul 06 01:40:40 2020 +0100
  78. 1fae838 net: sun8i_emac: Drop unneeded cache invalidation before sending by Andre Przywara · Mon Jul 06 01:40:39 2020 +0100
  79. 8cd8960 net: sun8i_emac: Reduce cache maintenance on TX descriptor init by Andre Przywara · Mon Jul 06 01:40:38 2020 +0100
  80. 7408b09 net: sun8i_emac: Improve cache maintenance on RX descriptor init by Andre Przywara · Mon Jul 06 01:40:37 2020 +0100
  81. e6e29cc net: sun8i_emac: Name magic bits and simplify read-modify-write calls by Andre Przywara · Mon Jul 06 01:40:36 2020 +0100
  82. f58d83c net: sun8i_emac: Remove pointless wrapper functions by Andre Przywara · Wed Oct 21 23:21:42 2020 +0530
  83. 0dd619b net: sun8i_emac: Simplify mdio_read/mdio_write functions by Andre Przywara · Mon Jul 06 01:40:34 2020 +0100
  84. df6f271 net: sun8i_emac: Don't hand out TX descriptor too early by Andre Przywara · Mon Jul 06 01:40:33 2020 +0100
  85. 874145f net: sun8i-emac: Bail out on PHY error by Andre Przywara · Mon Jul 06 01:40:32 2020 +0100
  86. d5de938 stm32mp: stm32prog: accept device without partition by Patrick Delaunay · Thu Oct 15 14:28:17 2020 +0200
  87. dac4802 configs: stm32mp15: activate CMD_ELF by Patrick Delaunay · Thu Oct 15 14:46:34 2020 +0200
  88. a590a10 configs: stm32mp15: activate CMD_EXPORTENV by Patrick Delaunay · Thu Oct 15 14:31:51 2020 +0200
  89. f06381c configs: stm32mp15: activate CMD_IMPORTENV by Patrick Delaunay · Thu Oct 15 14:31:50 2020 +0200
  90. 531a477 MAINTAINERS: Add STM32MP1 RNG driver in stm32mp platform by Patrick Delaunay · Tue Oct 06 13:52:26 2020 +0200
  91. 1466f2b MAINTAINERS: Add stm32 and stm regexp for ARM STM STM32MP platform by Patrick Delaunay · Tue Oct 06 13:59:41 2020 +0200
  92. cf6da85 arm: stm32: cleanup arch gpio.h by Patrick Delaunay · Fri Oct 02 14:08:54 2020 +0200
  93. 145a876 ARM: dts: stm32: Do not set eth1addr if KS8851 has EEPROM by Marek Vasut · Thu Oct 08 15:14:58 2020 +0200
  94. ab7d644 stm32mp: limit size of cacheable DDR in pre-reloc stage by Patrick Delaunay · Fri Sep 04 12:55:19 2020 +0200
  95. 643e31b mmc: stm32_sdmmc2: Use mmc_of_parse() to read host capabilities by Alexandru Gagniuc · Wed Sep 09 16:54:02 2020 -0500
  96. d6ff68d mmc: mmc_of_parse: Enable 52 MHz support with "cap-mmc-highspeed" by Alexandru Gagniuc · Tue Sep 15 14:51:46 2020 -0500
  97. 8227bc9 arm: socfpga: fix Gen5 enable of EMAC via FPGA by Ralph Siemsen · Tue Sep 29 14:52:05 2020 -0400
  98. fb2dca3 Merge https://gitlab.denx.de/u-boot/custodians/u-boot-sh by Tom Rini · Tue Oct 20 08:02:53 2020 -0400
  99. 94ccd56 Merge https://gitlab.denx.de/u-boot/custodians/u-boot-usb by Tom Rini · Tue Oct 20 08:01:46 2020 -0400
  100. e4db739 pinctrl: renesas: pfc-r8a77990: Sync PFC tables with Linux 5.9 by Lad Prabhakar · Wed Oct 14 16:45:59 2020 +0100