1. 7f2a68b Merge tag 'dm-pull-10jul20' of https://gitlab.denx.de/u-boot/custodians/u-boot-dm by Tom Rini · 4 years, 5 months ago
  2. 4effd27 Merge tag 'rpi-next-2020.10' of https://gitlab.denx.de/u-boot/custodians/u-boot-raspberrypi by Tom Rini · 4 years, 5 months ago
  3. b262285 mmc: bcm283x: fix int to pointer cast by Seung-Woo Kim · 4 years, 6 months ago
  4. 566107e usb: xhci: Add reset controller support by Nicolas Saenz Julienne · 4 years, 5 months ago
  5. 057bbbd reset: Add Raspberry Pi 4 firmware reset controller by Nicolas Saenz Julienne · 4 years, 5 months ago
  6. 88f51f7 pci: Add driver for Broadcom BCM2711 SoC PCIe controller by Sylwester Nawrocki · 4 years, 6 months ago
  7. dc5b437 dtoc: extend dtoc to use struct driver_info when linking nodes by Walter Lozano · 4 years, 5 months ago
  8. ffc41b0 core: extend struct driver_info to point to device by Walter Lozano · 4 years, 5 months ago
  9. 95282d6 core: drop const for struct driver_info by Walter Lozano · 4 years, 5 months ago
  10. 48e5b04 core: add support for U_BOOT_DRIVER_ALIAS by Walter Lozano · 4 years, 5 months ago
  11. 2901ac6 drivers: rename drivers to match compatible string by Walter Lozano · 4 years, 5 months ago
  12. 839c941 sandbox: spi: sandbox_sf_state_name() is required by Heinrich Schuchardt · 4 years, 6 months ago
  13. 4da9196 Merge https://gitlab.denx.de/u-boot/custodians/u-boot-x86 by Tom Rini · 4 years, 5 months ago
  14. 2d0ee24 pci: Move some PCIe register offset definitions to a common header by Sylwester Nawrocki · 4 years, 6 months ago
  15. ffedc75 usb: xhci: Add missing cache flush in the scratchpad array initialization by Sylwester Nawrocki · 4 years, 6 months ago
  16. c60ca2f Merge tag 'for-v2020.10' of https://gitlab.denx.de/u-boot/custodians/u-boot-i2c by Tom Rini · 4 years, 5 months ago
  17. a50bca1 net: mvpp2: fix second cp110 initialization by Sven Auhagen · 4 years, 5 months ago
  18. ee93f79 mv_ddr: ddr3: Update {min,max}_read_sample calculation by Chris Packham · 4 years, 6 months ago
  19. e4ab5e5 mv_ddr: ddr3: Use correct bitmask for read sample delay by Chris Packham · 4 years, 6 months ago
  20. 0fc300a minnowmax: Enable the copy framebuffer by Simon Glass · 4 years, 5 months ago
  21. eb4d9f1 chromebook_link: Enable the copy framebuffer by Simon Glass · 4 years, 5 months ago
  22. 2781e68 chromebook_samus: Enable the copy framebuffer by Simon Glass · 4 years, 5 months ago
  23. c3d2f35 x86: video: Support copy framebuffer with probed devices by Simon Glass · 4 years, 5 months ago
  24. 951255d video: Correctly handle multiple framebuffers by Simon Glass · 4 years, 5 months ago
  25. 3ed840c video: pci: Set up the copy framebuffer by Simon Glass · 4 years, 5 months ago
  26. 2a0f8e3 video: sandbox: Add support for the copy framebuffer by Simon Glass · 4 years, 5 months ago
  27. 4761c8c video: Update the copy framebuffer when writing bitmaps by Simon Glass · 4 years, 5 months ago
  28. 42301da video: Update rotated console to support copy buffer by Simon Glass · 4 years, 5 months ago
  29. 3f5f944 video: Update truetype console to support copy buffer by Simon Glass · 4 years, 5 months ago
  30. 03a96ae video: Update normal console to support copy buffer by Simon Glass · 4 years, 5 months ago
  31. 31a7e23 video: Add helpers for vidconsole for the copy framebuffer by Simon Glass · 4 years, 5 months ago
  32. f8ec621 video: Clear the copy framebuffer when clearing the screen by Simon Glass · 4 years, 5 months ago
  33. b4928e5 video: Set up the copy framebuffer when enabled by Simon Glass · 4 years, 5 months ago
  34. 73c9c37 video: Add support for copying to a hardware framebuffer by Simon Glass · 4 years, 5 months ago
  35. f50a6b9 video: Adjust rotated console to start at right edge by Simon Glass · 4 years, 5 months ago
  36. 80daa3f video: Split out expression parts into variables by Simon Glass · 4 years, 5 months ago
  37. e373882 sandbox: video: Allow selection of rotated console by Simon Glass · 4 years, 5 months ago
  38. f97beb7 video: Show an error when a vidconsole function fails by Simon Glass · 4 years, 5 months ago
  39. 3aa586d pwm: Add PWM driver for SiFive SoC by Yash Shah · 4 years, 7 months ago
  40. 4d15c18 i2c: stm32f7: SYSCFG Fast Mode Plus support for I2C STM32F7 by Patrick Delaunay · 4 years, 5 months ago
  41. 11a4943 i2c: stm32f7: add stm32mp15 compatible by Patrick Delaunay · 4 years, 5 months ago
  42. 5b7c51e rtc: i2c_rtc_emul: catch any write to the "reset" register by Rasmus Villemoes · 4 years, 5 months ago
  43. acffbea rtc: sandbox-rtc: fix set method by Rasmus Villemoes · 4 years, 5 months ago
  44. ca4aa09 rtc: pcf2127: provide ->write method by Rasmus Villemoes · 4 years, 5 months ago
  45. 62a85c6 rtc: pcf2127: provide ->read method by Rasmus Villemoes · 4 years, 5 months ago
  46. 6f0854e rtc: fall back to ->{read, write} if ->{read, write}8 are not provided by Rasmus Villemoes · 4 years, 5 months ago
  47. 579c992 rtc: add dm_rtc_write() helper by Rasmus Villemoes · 4 years, 5 months ago
  48. b9e40a2 rtc: add dm_rtc_read helper and ->read method by Rasmus Villemoes · 4 years, 5 months ago
  49. 890813f i2c: imx_lpi2c: Improve the codes to use private data by Ye Li · 4 years, 6 months ago
  50. fe661ba i2c: i2c-cortina: added CAxxxx I2C support by Arthur Li · 4 years, 6 months ago
  51. c6baea2 i2c: octeon_i2c: Add I2C controller driver for Octeon by Suneel Garapati · 4 years, 6 months ago
  52. a6d91ca spl: fit: nand: fix fit loading in case of bad blocks by Dario Binacchi · 4 years, 6 months ago
  53. 5010edd tpm: add #ifndef to fix redeclaration build errors by Johannes Holland · 4 years, 7 months ago
  54. 88bfeac tpm2: tis_spi: add linux compatible fallback string by Bruno Thomsen · 4 years, 6 months ago
  55. 3e82350 sata_sil: Enable DM_PCI operation by Andre Przywara · 4 years, 6 months ago
  56. 240bfb1 net: smc911x: Properly handle EEPROM MAC address by Andre Przywara · 4 years, 6 months ago
  57. a3e793c gpio: search for gpio label if gpio is not found through bank name by Heiko Schocher · 4 years, 6 months ago
  58. 03d6edb net: designware: s700: Add glue code for S700 mac by Amit Singh Tomar · 4 years, 7 months ago
  59. 4f21b2a net: phy: realtek: Introduce PHY_RTL8201F_S700_RMII_TIMINGS to adjust rx/tx timings by Amit Singh Tomar · 4 years, 7 months ago
  60. 7e7c105 net: phy: realtek: Add support for RTL8201F PHY module. by Amit Singh Tomar · 4 years, 7 months ago
  61. ea4179e clk: actions: Add Ethernet clocks by Amit Singh Tomar · 4 years, 7 months ago
  62. 39832fb cmd: dm: Fixed/Added DM driver listing subcommands by Niel Fourie · 4 years, 8 months ago
  63. 1c4b5ad ram: stm32mp1: add size and addr parameter to test all by Patrick Delaunay · 4 years, 5 months ago
  64. 94df091 ram: stm32mp1: use the DDR size by default in the test addressBus by Patrick Delaunay · 4 years, 5 months ago
  65. d5bf2b0 ram: stm32mp1: add parameter addr in test FrequencySelectivePattern by Patrick Delaunay · 4 years, 5 months ago
  66. 87b882b ram: stm32mp1: protect minimum value in get_bufsize by Patrick Delaunay · 4 years, 5 months ago
  67. fec2a90 power: regulator: stm32: vrefbuf: fix a possible overshoot when re-enabling by Fabrice Gasnier · 4 years, 6 months ago
  68. 8274fab pinctrl: stm32: add information on pin configuration by Patrick Delaunay · 4 years, 6 months ago
  69. ffe2f30 pinctrl: stmfx: add information on pin configuration by Patrick Delaunay · 4 years, 6 months ago
  70. 8550026 gpio: stmfx: add ops get_dir_flags by Patrick Delaunay · 4 years, 6 months ago
  71. e8635c5 gpio: stmfx: add ops set_dir_flag by Patrick Delaunay · 4 years, 6 months ago
  72. bcd108e gpio: stmfx: add function stmfx_read_reg and stmfx_write_reg by Patrick Delaunay · 4 years, 6 months ago
  73. 0aab9d3 gpio: stmfx: rename function used to change pin configuration by Patrick Delaunay · 4 years, 6 months ago
  74. 2fcd037 gpio: stmfx: move function to prepare new ops introduction by Patrick Delaunay · 4 years, 6 months ago
  75. b087cab gpio: stm32: add ops get_dir_flags by Patrick Delaunay · 4 years, 6 months ago
  76. c6d455c gpio: stm32: add ops set_dir_flags by Patrick Delaunay · 4 years, 6 months ago
  77. 3d1fe4e arm: stm32mp: add weak function to save vddcore by Patrick Delaunay · 4 years, 6 months ago
  78. 885bdc2 stm32mp1: clk: configure pll1 with OPP by Patrick Delaunay · 4 years, 6 months ago
  79. a0466f6 net: dwc_eth_qos: update the compatible supported for STM32 by Patrick Delaunay · 4 years, 7 months ago
  80. 60b9224 video: restore CONFIG_VIDCONSOLE_AS_LCD as boolean by Patrick Delaunay · 4 years, 5 months ago
  81. 90fa4e9 Merge branch 'next' by Tom Rini · 4 years, 5 months ago
  82. 75a67ae Merge branch '2020-07-01-kconfig-etc-updates' into next by Tom Rini · 4 years, 5 months ago
  83. aa914cd gpio-uclass.c: save the GPIOD flags also in the gpio descriptor by Heiko Schocher · 4 years, 6 months ago
  84. e55e78e pci: rockchip: Mark inline functions as static inline by Tom Rini · 4 years, 5 months ago
  85. 4ae7a95 riscv: cpu: check and append L1 cache to cpu features by Sagar Shrikant Kadam · 4 years, 5 months ago
  86. afc0c19 riscv: cpu: correctly handle the setting of CPU_FEAT_MMU bit by Sagar Shrikant Kadam · 4 years, 5 months ago
  87. ce0d69a uclass: cpu: fix to display proper CPU features by Sagar Shrikant Kadam · 4 years, 5 months ago
  88. d2a10ff riscv: Enable cpu clock if it is present by Sean Anderson · 4 years, 5 months ago
  89. 4724409 riscv: Try to get cpu frequency from a "clocks" node if it exists by Sean Anderson · 4 years, 5 months ago
  90. 0c1f6bf reset: Add generic reset driver by Sean Anderson · 4 years, 5 months ago
  91. 42db70b dm: Fix error handling for dev_read_addr_ptr by Sean Anderson · 4 years, 5 months ago
  92. b786054 dm: Add support for simple-pm-bus by Sean Anderson · 4 years, 5 months ago
  93. 4d88d96 clk: Add K210 clock support by Sean Anderson · 4 years, 5 months ago
  94. 65cd44e clk: Add a bypass clock for K210 by Sean Anderson · 4 years, 5 months ago
  95. 6e887ee clk: Add K210 pll support by Sean Anderson · 4 years, 5 months ago
  96. f0d5a6b clk: Fix clk_get_by_* handling of index by Sean Anderson · 4 years, 5 months ago
  97. aa1e85f clk: Check that ops of composite clock components exist before calling by Sean Anderson · 4 years, 5 months ago
  98. cfc2f02 clk: Always use the supplied struct clk by Sean Anderson · 4 years, 5 months ago
  99. d434b1f Merge tag 'mips-pull-2020-06-29' of https://gitlab.denx.de/u-boot/custodians/u-boot-mips into next by Tom Rini · 4 years, 5 months ago
  100. 768b86d arm: pxa: mmc: add driver model support by Marcel Ziswiler · 6 years ago