1. 8e2ab05 usb: xhci: Use only 32-bit accesses in xhci_writeq/xhci_readq by Sylwester Nawrocki · 4 years, 5 months ago
  2. 61293f5 usb: xhci: Add missing cache flush in the scratchpad array initialization by Sylwester Nawrocki · 4 years, 5 months ago
  3. d910793 Merge tag 'for-v2020.10' of https://gitlab.denx.de/u-boot/custodians/u-boot-i2c by Tom Rini · 4 years, 3 months ago
  4. 5fb7063 Merge https://gitlab.denx.de/u-boot/custodians/u-boot-marvell by Tom Rini · 4 years, 3 months ago
  5. 3078e03 net: mvpp2: fix second cp110 initialization by Sven Auhagen · 4 years, 4 months ago
  6. 21b1c75 arm: kirkwood: enable DM_ETH for LaCie board by Simon Guinot · 4 years, 4 months ago
  7. efa5e39 arm: kirkwood: enable DM_USB for LaCie board by Simon Guinot · 4 years, 4 months ago
  8. 6620c65 arm: kirkwood: switch LaCie boards to sata_mv driver by Simon Guinot · 4 years, 4 months ago
  9. c98b889 arm: kirkwood: convert LaCie boards to DM_SPI_FLASH by Simon Guinot · 4 years, 4 months ago
  10. ca6f44e arm: kirkwood: add DT spi0 alias to LaCie boards by Simon Guinot · 4 years, 4 months ago
  11. 34fb7df arm: mvebu: helios4: sync helios4 config to clearfog and dts to kernel by Dennis Gilmore · 4 years, 4 months ago
  12. 4182232 arm: mvebu: a38x: Adjust UTMI PHY parameters by Chris Packham · 4 years, 4 months ago
  13. ec9deec arm: mvebu: a38x: Fix typo by Chris Packham · 4 years, 4 months ago
  14. 485dbd3 mv_ddr: ddr3: Update {min,max}_read_sample calculation by Chris Packham · 4 years, 5 months ago
  15. 40ed885 mv_ddr: ddr3: Use correct bitmask for read sample delay by Chris Packham · 4 years, 5 months ago
  16. db17e40 x86: apl: Re-enable loading of SPL by Simon Glass · 4 years, 4 months ago
  17. 324ec5d spi: Remove unnecessary #ifdefs in header file by Simon Glass · 4 years, 4 months ago
  18. dafde79 bootstage: Fix 'stacked' typo by Simon Glass · 4 years, 4 months ago
  19. 7842749 linux/kconfig.h: create two- and three-argument versions of CONFIG_IS_ENABLED by Rasmus Villemoes · 4 years, 4 months ago
  20. 7d78a45 linux/kconfig.h: remove unused helper macros by Rasmus Villemoes · 4 years, 4 months ago
  21. b4f7388 linux/kconfig.h: simplify logic for choosing CONFIG_{SPL_, TPL_, }* by Rasmus Villemoes · 4 years, 4 months ago
  22. 7d5de35 arm: cmd_stm32prog: Fix the CONFIG_IS_ENABLED() usage by Bin Meng · 4 years, 4 months ago
  23. 5a77d09 x86: minnowmax: Drop screen resolution to 1024x768 by Simon Glass · 4 years, 4 months ago
  24. 6c74ee3 minnowmax: Enable the copy framebuffer by Simon Glass · 4 years, 4 months ago
  25. a67b0db chromebook_link: Enable the copy framebuffer by Simon Glass · 4 years, 4 months ago
  26. 08b7b65 chromebook_samus: Enable the copy framebuffer by Simon Glass · 4 years, 4 months ago
  27. 551ca0e x86: video: Support copy framebuffer with probed devices by Simon Glass · 4 years, 4 months ago
  28. 7812bbd video: Correctly handle multiple framebuffers by Simon Glass · 4 years, 4 months ago
  29. be7418f x86: fsp: video: Allocate a frame buffer when needed by Simon Glass · 4 years, 4 months ago
  30. 0938767 video: pci: Set up the copy framebuffer by Simon Glass · 4 years, 4 months ago
  31. f578ca7 video: sandbox: Add support for the copy framebuffer by Simon Glass · 4 years, 4 months ago
  32. ef45312 video: Add comments to struct sandbox_sdl_plat by Simon Glass · 4 years, 4 months ago
  33. 2b1412c video: Update the copy framebuffer when writing bitmaps by Simon Glass · 4 years, 4 months ago
  34. c30c5f2 video: Update rotated console to support copy buffer by Simon Glass · 4 years, 4 months ago
  35. 3ad740a video: Update truetype console to support copy buffer by Simon Glass · 4 years, 4 months ago
  36. 68f3fc7 video: Update normal console to support copy buffer by Simon Glass · 4 years, 4 months ago
  37. 8c0b5d2 video: Add helpers for vidconsole for the copy framebuffer by Simon Glass · 4 years, 4 months ago
  38. 138dfea video: Clear the copy framebuffer when clearing the screen by Simon Glass · 4 years, 4 months ago
  39. 6efa809 video: Set up the copy framebuffer when enabled by Simon Glass · 4 years, 4 months ago
  40. 9beac5d video: Add support for copying to a hardware framebuffer by Simon Glass · 4 years, 4 months ago
  41. 5a6cea3 video: Add a comment for struct video_uc_platdata by Simon Glass · 4 years, 4 months ago
  42. 2d7c268 video: Drop unnecessary #ifdef around vid_console_color() by Simon Glass · 4 years, 4 months ago
  43. 9beb364 video: Adjust rotated console to start at right edge by Simon Glass · 4 years, 4 months ago
  44. a254d11 video: Split out expression parts into variables by Simon Glass · 4 years, 4 months ago
  45. 6a2ea43 sandbox: video: Allow selection of rotated console by Simon Glass · 4 years, 4 months ago
  46. 8b763df video: Show an error when a vidconsole function fails by Simon Glass · 4 years, 4 months ago
  47. 493a4c8 console: Add a way to output to serial only by Simon Glass · 4 years, 4 months ago
  48. 3dada5a x86: fsp: Reinit the FPU after FSP meminit by Simon Glass · 4 years, 4 months ago
  49. 7239a61 pwm: Add PWM driver for SiFive SoC by Yash Shah · 4 years, 6 months ago
  50. 0dae9e2 pwm: Add DT documentation for SiFive PWM Controller by Yash Shah · 4 years, 6 months ago
  51. 7ce87dc i2c: stm32f7: SYSCFG Fast Mode Plus support for I2C STM32F7 by Patrick Delaunay · 4 years, 4 months ago
  52. fb3388c i2c: stm32f7: add stm32mp15 compatible by Patrick Delaunay · 4 years, 4 months ago
  53. c203ba4 test: dm: rtc: add tests of rtc shell command by Rasmus Villemoes · 4 years, 4 months ago
  54. 8ce16be sandbox: add rtc command to defconfigs by Rasmus Villemoes · 4 years, 4 months ago
  55. baed779 test: dm: rtc: add test of dm_rtc_read, dm_rtc_write by Rasmus Villemoes · 4 years, 4 months ago
  56. a3e3652 rtc: i2c_rtc_emul: catch any write to the "reset" register by Rasmus Villemoes · 4 years, 4 months ago
  57. 9fb6a41 rtc: sandbox-rtc: fix set method by Rasmus Villemoes · 4 years, 4 months ago
  58. 803a859 rtc: add rtc command by Rasmus Villemoes · 4 years, 4 months ago
  59. 29f965a rtc: pcf2127: provide ->write method by Rasmus Villemoes · 4 years, 4 months ago
  60. a518dd6 rtc: pcf2127: provide ->read method by Rasmus Villemoes · 4 years, 4 months ago
  61. 5113f0b rtc: fall back to ->{read, write} if ->{read, write}8 are not provided by Rasmus Villemoes · 4 years, 4 months ago
  62. 0938182 rtc: add dm_rtc_write() helper by Rasmus Villemoes · 4 years, 4 months ago
  63. d8be088 rtc: add dm_rtc_read helper and ->read method by Rasmus Villemoes · 4 years, 4 months ago
  64. 35d3982 i2c: imx_lpi2c: Improve the codes to use private data by Ye Li · 4 years, 4 months ago
  65. 44ad59e board: presidio-asic: Add I2C support by Alex Nemirovsky · 4 years, 5 months ago
  66. 7f5ea25 i2c: i2c-cortina: added CAxxxx I2C support by Arthur Li · 4 years, 5 months ago
  67. 5c2c3e8 i2c: octeon_i2c: Add I2C controller driver for Octeon by Suneel Garapati · 4 years, 5 months ago
  68. 61608f3 Merge branch '2020-07-08-misc-features-and-fixes' by Tom Rini · 4 years, 3 months ago
  69. c89b41b lib: rsa: function to verify a signature against a hash by Heiko Stuebner · 4 years, 5 months ago
  70. bdded20 cmd: Add a memory-search command by Simon Glass · 4 years, 5 months ago
  71. a33a824 command: Drop #ifdef for MEM_SUPPORT_64BIT_DATA by Simon Glass · 4 years, 5 months ago
  72. 677dbf5 display_options: Drop #ifdef for MEM_SUPPORT_64BIT_DATA by Simon Glass · 4 years, 5 months ago
  73. 4680976 cmd: mem: Drop #ifdef for MEM_SUPPORT_64BIT_DATA by Simon Glass · 4 years, 5 months ago
  74. 76be8f7 cmd: mem: Use a macro to avoid #ifdef in help by Simon Glass · 4 years, 5 months ago
  75. 3428faf Update MEM_SUPPORT_64BIT_DATA to be always defined by Simon Glass · 4 years, 5 months ago
  76. 84dd190 spl: fit: improve spl_nand_fit_read(...) readability by Dario Binacchi · 4 years, 5 months ago
  77. 9f6a14c spl: fit: nand: fix fit loading in case of bad blocks by Dario Binacchi · 4 years, 5 months ago
  78. 585b468 spl: fit: fail fit loading in case of FDT appending error by Dario Binacchi · 4 years, 5 months ago
  79. 146a17a spl: fix format of function documentation by Dario Binacchi · 4 years, 5 months ago
  80. c076fab spl: fit: select SPL_CRYPTO_SUPPORT for SPL_FIT_SIGNATURE by Heiko Stuebner · 4 years, 4 months ago
  81. 051cc09 spl: fit: select SPL_HASH_SUPPORT for SPL_FIT_SIGNATURE by Heiko Stuebner · 4 years, 4 months ago
  82. 1a62c23 lib: rsa: add documentation to padding_pss_verify to document limitations by Heiko Stuebner · 4 years, 4 months ago
  83. eda753b lib: rsa: free local arrays after use in rsa_gen_key_prop() by Heiko Stuebner · 4 years, 4 months ago
  84. 49d0ea3 lib: rsa: fix allocated size for rr and rrtmp in rsa_gen_key_prop() by Heiko Stuebner · 4 years, 4 months ago
  85. 8434b43 lib: rsa: bring exp_len in line when generating a key_prop by Heiko Stuebner · 4 years, 4 months ago
  86. 447b1d7 lib: rsa: take spl/non-spl into account when building rsa_verify_with_pkey() by Heiko Stuebner · 4 years, 4 months ago
  87. 3075eb7 lib: rsa: distinguish between tpl and spl for CONFIG_RSA_VERIFY by Heiko Stuebner · 4 years, 4 months ago
  88. 85ecfd1 cmd: add a panic command by Heiko Stuebner · 4 years, 4 months ago
  89. ce6515e debug_uart: Add CR before and after announce string by Stefan Roese · 4 years, 5 months ago
  90. bedbb38 tpm: add #ifndef to fix redeclaration build errors by Johannes Holland · 4 years, 5 months ago
  91. 06bea49 tpm: add TPM2_GetRandom command support by Dhananjay Phadke · 4 years, 5 months ago
  92. 78cc3fc tpm2: tis_spi: add linux compatible fallback string by Bruno Thomsen · 4 years, 4 months ago
  93. 1865299 Merge tag 'u-boot-amlogic-20200708' of https://gitlab.denx.de/u-boot/custodians/u-boot-amlogic by Tom Rini · 4 years, 4 months ago
  94. 7012865 gpio: fix test.py for gpio label lookup by Heiko Schocher · 4 years, 4 months ago
  95. d9c9677 ARM: dts: meson-sm1-odroid-c4: add ethernet PHY reset by Neil Armstrong · 4 years, 4 months ago
  96. 8888d83 boards: amlogic: add Odroid C4 support by Christian Hewitt · 4 years, 6 months ago
  97. da77a787 ARM: dts: sync amlogic G12A/G12B/SM1 DT from Linux 5.8-rc1 by Christian Hewitt · 4 years, 6 months ago
  98. 6de936b board: amlogic: Add Odroid-N2 board support by Pascal Vizeli · 4 years, 4 months ago
  99. 526fe06 Merge tag 'u-boot-rockchip-20200708' of https://gitlab.denx.de/u-boot/custodians/u-boot-rockchip by Tom Rini · 4 years, 4 months ago
  100. 0b59138 Merge branch '2020-07-07-misc-new-features' by Tom Rini · 4 years, 4 months ago