1. f66cb27 Merge branch '2020-08-10-arbitrary-virt-phys-mappings' by Tom Rini · Fri Jul 10 14:30:46 2020 -0400
  2. 00713da config: Enable support for the XHCI controller on RPI4 board by Marek Szyprowski · Wed Jun 03 14:43:45 2020 +0200
  3. ab9d99a rpi4: add a mapping for the PCIe XHCI controller MMIO registers (ARM 32bit) by Marek Szyprowski · Wed Jun 03 14:43:44 2020 +0200
  4. b262285 mmc: bcm283x: fix int to pointer cast by Seung-Woo Kim · Wed Jun 03 14:43:43 2020 +0200
  5. f76fb51 arm: provide a function for boards init code to modify MMU virtual-physical map by Marek Szyprowski · Wed Jun 03 14:43:42 2020 +0200
  6. dacbb3b arm: update comments to the common style by Marek Szyprowski · Wed Jun 03 14:43:41 2020 +0200
  7. 795dc7d powerpc: move ADDR_MAP to Kconfig by Marek Szyprowski · Wed Jun 03 14:43:40 2020 +0200
  8. 4da9196 Merge https://gitlab.denx.de/u-boot/custodians/u-boot-x86 by Tom Rini · Thu Jul 09 09:54:22 2020 -0400
  9. c60ca2f Merge tag 'for-v2020.10' of https://gitlab.denx.de/u-boot/custodians/u-boot-i2c by Tom Rini · Thu Jul 09 08:22:44 2020 -0400
  10. 0d93956 Merge https://gitlab.denx.de/u-boot/custodians/u-boot-marvell by Tom Rini · Thu Jul 09 08:21:26 2020 -0400
  11. a50bca1 net: mvpp2: fix second cp110 initialization by Sven Auhagen · Wed Jul 01 17:43:43 2020 +0200
  12. ab07aa2 arm: kirkwood: enable DM_ETH for LaCie board by Simon Guinot · Sun Jun 28 19:00:31 2020 +0200
  13. 760df59 arm: kirkwood: enable DM_USB for LaCie board by Simon Guinot · Sun Jun 28 19:00:30 2020 +0200
  14. 80f6934 arm: kirkwood: switch LaCie boards to sata_mv driver by Simon Guinot · Sun Jun 28 19:00:29 2020 +0200
  15. 337c727 arm: kirkwood: convert LaCie boards to DM_SPI_FLASH by Simon Guinot · Sun Jun 28 19:00:28 2020 +0200
  16. 1034421 arm: kirkwood: add DT spi0 alias to LaCie boards by Simon Guinot · Sun Jun 28 19:00:27 2020 +0200
  17. f08364f arm: mvebu: helios4: sync helios4 config to clearfog and dts to kernel by Dennis Gilmore · Sat Jun 27 15:00:16 2020 -0500
  18. f041c0e arm: mvebu: a38x: Adjust UTMI PHY parameters by Chris Packham · Thu Jun 25 12:48:51 2020 +1200
  19. c4f058d arm: mvebu: a38x: Fix typo by Chris Packham · Thu Jun 25 12:48:50 2020 +1200
  20. ee93f79 mv_ddr: ddr3: Update {min,max}_read_sample calculation by Chris Packham · Wed May 27 13:31:30 2020 +1200
  21. e4ab5e5 mv_ddr: ddr3: Use correct bitmask for read sample delay by Chris Packham · Wed May 27 13:31:29 2020 +1200
  22. e9af32e x86: apl: Re-enable loading of SPL by Simon Glass · Wed Jul 08 09:02:15 2020 -0600
  23. 757f4f1 spi: Remove unnecessary #ifdefs in header file by Simon Glass · Wed Jul 08 09:02:14 2020 -0600
  24. e3381c9 bootstage: Fix 'stacked' typo by Simon Glass · Fri Jul 03 10:37:07 2020 -0600
  25. fd5709f linux/kconfig.h: create two- and three-argument versions of CONFIG_IS_ENABLED by Rasmus Villemoes · Fri Jul 03 10:37:06 2020 -0600
  26. c111615 linux/kconfig.h: remove unused helper macros by Rasmus Villemoes · Fri Jul 03 10:37:05 2020 -0600
  27. f6de07e linux/kconfig.h: simplify logic for choosing CONFIG_{SPL_, TPL_, }* by Rasmus Villemoes · Fri Jul 03 10:37:04 2020 -0600
  28. d0d1df6 arm: cmd_stm32prog: Fix the CONFIG_IS_ENABLED() usage by Bin Meng · Wed Jul 08 00:19:22 2020 -0700
  29. ba23ee4 x86: minnowmax: Drop screen resolution to 1024x768 by Simon Glass · Thu Jul 02 21:12:37 2020 -0600
  30. 0fc300a minnowmax: Enable the copy framebuffer by Simon Glass · Thu Jul 02 21:12:36 2020 -0600
  31. eb4d9f1 chromebook_link: Enable the copy framebuffer by Simon Glass · Thu Jul 02 21:12:35 2020 -0600
  32. 2781e68 chromebook_samus: Enable the copy framebuffer by Simon Glass · Thu Jul 02 21:12:34 2020 -0600
  33. c3d2f35 x86: video: Support copy framebuffer with probed devices by Simon Glass · Thu Jul 02 21:12:33 2020 -0600
  34. 951255d video: Correctly handle multiple framebuffers by Simon Glass · Thu Jul 02 21:12:32 2020 -0600
  35. 3ce7f24 x86: fsp: video: Allocate a frame buffer when needed by Simon Glass · Thu Jul 02 21:12:31 2020 -0600
  36. 3ed840c video: pci: Set up the copy framebuffer by Simon Glass · Thu Jul 02 21:12:30 2020 -0600
  37. 2a0f8e3 video: sandbox: Add support for the copy framebuffer by Simon Glass · Thu Jul 02 21:12:29 2020 -0600
  38. 4425bf4 video: Add comments to struct sandbox_sdl_plat by Simon Glass · Thu Jul 02 21:12:28 2020 -0600
  39. 4761c8c video: Update the copy framebuffer when writing bitmaps by Simon Glass · Thu Jul 02 21:12:27 2020 -0600
  40. 42301da video: Update rotated console to support copy buffer by Simon Glass · Thu Jul 02 21:12:26 2020 -0600
  41. 3f5f944 video: Update truetype console to support copy buffer by Simon Glass · Thu Jul 02 21:12:25 2020 -0600
  42. 03a96ae video: Update normal console to support copy buffer by Simon Glass · Thu Jul 02 21:12:24 2020 -0600
  43. 31a7e23 video: Add helpers for vidconsole for the copy framebuffer by Simon Glass · Thu Jul 02 21:12:23 2020 -0600
  44. f8ec621 video: Clear the copy framebuffer when clearing the screen by Simon Glass · Thu Jul 02 21:12:22 2020 -0600
  45. b4928e5 video: Set up the copy framebuffer when enabled by Simon Glass · Thu Jul 02 21:12:21 2020 -0600
  46. 73c9c37 video: Add support for copying to a hardware framebuffer by Simon Glass · Thu Jul 02 21:12:20 2020 -0600
  47. fc6b784 video: Add a comment for struct video_uc_platdata by Simon Glass · Thu Jul 02 21:12:19 2020 -0600
  48. bac9150 video: Drop unnecessary #ifdef around vid_console_color() by Simon Glass · Thu Jul 02 21:12:18 2020 -0600
  49. f50a6b9 video: Adjust rotated console to start at right edge by Simon Glass · Thu Jul 02 21:12:17 2020 -0600
  50. 80daa3f video: Split out expression parts into variables by Simon Glass · Thu Jul 02 21:12:16 2020 -0600
  51. e373882 sandbox: video: Allow selection of rotated console by Simon Glass · Thu Jul 02 21:12:15 2020 -0600
  52. f97beb7 video: Show an error when a vidconsole function fails by Simon Glass · Thu Jul 02 21:12:14 2020 -0600
  53. 66ee817 console: Add a way to output to serial only by Simon Glass · Thu Jul 02 21:12:13 2020 -0600
  54. c5c4ed6 x86: fsp: Reinit the FPU after FSP meminit by Simon Glass · Thu Jul 02 21:12:12 2020 -0600
  55. 3aa586d pwm: Add PWM driver for SiFive SoC by Yash Shah · Thu Apr 23 16:57:16 2020 +0530
  56. e37451f pwm: Add DT documentation for SiFive PWM Controller by Yash Shah · Thu Apr 23 16:57:15 2020 +0530
  57. 4d15c18 i2c: stm32f7: SYSCFG Fast Mode Plus support for I2C STM32F7 by Patrick Delaunay · Mon Jul 06 13:31:35 2020 +0200
  58. 11a4943 i2c: stm32f7: add stm32mp15 compatible by Patrick Delaunay · Mon Jul 06 13:26:52 2020 +0200
  59. 956c18f test: dm: rtc: add tests of rtc shell command by Rasmus Villemoes · Mon Jul 06 22:01:20 2020 +0200
  60. d1dd033 sandbox: add rtc command to defconfigs by Rasmus Villemoes · Mon Jul 06 22:01:19 2020 +0200
  61. 034b93b test: dm: rtc: add test of dm_rtc_read, dm_rtc_write by Rasmus Villemoes · Mon Jul 06 22:01:18 2020 +0200
  62. 5b7c51e rtc: i2c_rtc_emul: catch any write to the "reset" register by Rasmus Villemoes · Mon Jul 06 22:01:17 2020 +0200
  63. acffbea rtc: sandbox-rtc: fix set method by Rasmus Villemoes · Mon Jul 06 22:01:16 2020 +0200
  64. cc09202 rtc: add rtc command by Rasmus Villemoes · Mon Jul 06 22:01:15 2020 +0200
  65. ca4aa09 rtc: pcf2127: provide ->write method by Rasmus Villemoes · Mon Jul 06 22:01:14 2020 +0200
  66. 62a85c6 rtc: pcf2127: provide ->read method by Rasmus Villemoes · Mon Jul 06 22:01:13 2020 +0200
  67. 6f0854e rtc: fall back to ->{read, write} if ->{read, write}8 are not provided by Rasmus Villemoes · Mon Jul 06 22:01:12 2020 +0200
  68. 579c992 rtc: add dm_rtc_write() helper by Rasmus Villemoes · Mon Jul 06 22:01:11 2020 +0200
  69. b9e40a2 rtc: add dm_rtc_read helper and ->read method by Rasmus Villemoes · Mon Jul 06 22:01:10 2020 +0200
  70. 890813f i2c: imx_lpi2c: Improve the codes to use private data by Ye Li · Tue Jun 09 20:29:50 2020 -0700
  71. d0f7586 board: presidio-asic: Add I2C support by Alex Nemirovsky · Mon Jun 01 12:56:32 2020 -0700
  72. fe661ba i2c: i2c-cortina: added CAxxxx I2C support by Arthur Li · Mon Jun 01 12:56:31 2020 -0700
  73. c6baea2 i2c: octeon_i2c: Add I2C controller driver for Octeon by Suneel Garapati · Tue May 26 14:13:07 2020 +0200
  74. 07cff1a Merge branch '2020-07-08-misc-features-and-fixes' by Tom Rini · Wed Jul 08 20:20:24 2020 -0400
  75. b404409 lib: rsa: function to verify a signature against a hash by Heiko Stuebner · Fri May 22 16:20:33 2020 +0200
  76. 19038de cmd: Add a memory-search command by Simon Glass · Tue Jun 02 19:26:49 2020 -0600
  77. 19f6733 command: Drop #ifdef for MEM_SUPPORT_64BIT_DATA by Simon Glass · Tue Jun 02 19:26:48 2020 -0600
  78. 2056b9e display_options: Drop #ifdef for MEM_SUPPORT_64BIT_DATA by Simon Glass · Tue Jun 02 19:26:47 2020 -0600
  79. d1c117b cmd: mem: Drop #ifdef for MEM_SUPPORT_64BIT_DATA by Simon Glass · Tue Jun 02 19:26:46 2020 -0600
  80. 683e39e cmd: mem: Use a macro to avoid #ifdef in help by Simon Glass · Tue Jun 02 19:26:45 2020 -0600
  81. 3a6bca1 Update MEM_SUPPORT_64BIT_DATA to be always defined by Simon Glass · Tue Jun 02 19:26:44 2020 -0600
  82. fdcb979 spl: fit: improve spl_nand_fit_read(...) readability by Dario Binacchi · Wed May 27 13:56:21 2020 +0200
  83. a6d91ca spl: fit: nand: fix fit loading in case of bad blocks by Dario Binacchi · Wed May 27 13:56:20 2020 +0200
  84. faf8d14 spl: fit: fail fit loading in case of FDT appending error by Dario Binacchi · Wed May 27 13:56:19 2020 +0200
  85. 0f860b6 spl: fix format of function documentation by Dario Binacchi · Wed May 27 13:56:18 2020 +0200
  86. 4cc7235 spl: fit: select SPL_CRYPTO_SUPPORT for SPL_FIT_SIGNATURE by Heiko Stuebner · Thu Jun 18 16:23:28 2020 +0200
  87. 034345d spl: fit: select SPL_HASH_SUPPORT for SPL_FIT_SIGNATURE by Heiko Stuebner · Thu Jun 18 16:23:27 2020 +0200
  88. 1944dc1 lib: rsa: add documentation to padding_pss_verify to document limitations by Heiko Stuebner · Thu Jun 18 16:23:26 2020 +0200
  89. a9bcc2a lib: rsa: free local arrays after use in rsa_gen_key_prop() by Heiko Stuebner · Thu Jun 18 16:23:25 2020 +0200
  90. ad84153 lib: rsa: fix allocated size for rr and rrtmp in rsa_gen_key_prop() by Heiko Stuebner · Tue Jul 07 22:57:26 2020 +0200
  91. 863288f lib: rsa: bring exp_len in line when generating a key_prop by Heiko Stuebner · Thu Jun 18 16:23:23 2020 +0200
  92. 72c4680 lib: rsa: take spl/non-spl into account when building rsa_verify_with_pkey() by Heiko Stuebner · Thu Jun 18 16:23:22 2020 +0200
  93. 0464601 lib: rsa: distinguish between tpl and spl for CONFIG_RSA_VERIFY by Heiko Stuebner · Thu Jun 18 16:23:21 2020 +0200
  94. 6671aed cmd: add a panic command by Heiko Stuebner · Tue Jun 30 01:05:45 2020 +0200
  95. 7944730 debug_uart: Add CR before and after announce string by Stefan Roese · Fri May 15 07:09:03 2020 +0200
  96. 5010edd tpm: add #ifndef to fix redeclaration build errors by Johannes Holland · Mon May 11 15:22:25 2020 +0200
  97. 7a2cf2e tpm: add TPM2_GetRandom command support by Dhananjay Phadke · Thu Jun 04 16:43:59 2020 -0700
  98. 88bfeac tpm2: tis_spi: add linux compatible fallback string by Bruno Thomsen · Fri Jun 12 17:17:33 2020 +0200
  99. 7aafab7 Merge tag 'u-boot-amlogic-20200708' of https://gitlab.denx.de/u-boot/custodians/u-boot-amlogic by Tom Rini · Wed Jul 08 10:40:32 2020 -0400
  100. 9b7eba5 gpio: fix test.py for gpio label lookup by Heiko Schocher · Wed Jul 08 10:24:00 2020 +0200