1. 35b8b92 drivers: mux: mmio-based syscon mux controller by Jean-Jacques Hiblot · 4 years ago
  2. 90a979d dm: board: complete the initialization of the muxes in initr_dm() by Jean-Jacques Hiblot · 4 years ago
  3. 0ad40b2 drivers: Add a new framework for multiplexer devices by Jean-Jacques Hiblot · 4 years ago
  4. 87e9963 rtc: provide an emulated RTC by Heinrich Schuchardt · 4 years ago
  5. 43428c6 Merge tag 'video-for-2021.01-rc1' of https://gitlab.denx.de/u-boot/custodians/u-boot-video by Tom Rini · 4 years ago WIP/26Oct2020
  6. 9dec5a0 nokia_rx51: disable obsolete VIDEO config by Anatolij Gustschin · 4 years ago
  7. 8c9940d eb_cpu5282: fix CONFIG_DM_VIDEO build warnings by Anatolij Gustschin · 4 years ago
  8. 47d7e3b riscv: Move timer portions of SiFive CLINT to drivers/timer by Sean Anderson · 4 years ago
  9. 7dbebeb timer: Add _TIMER suffix to Andes PLMT Kconfig by Sean Anderson · 4 years ago
  10. 79b135f riscv: Move Andes PLMT driver to drivers/timer by Sean Anderson · 4 years ago
  11. 8bb7496 clk: kendryte: no need to check argument of free() by Heinrich Schuchardt · 4 years, 1 month ago
  12. 62ee957 phy: nop-phy: add clk bulk by Peng Fan · 4 years ago
  13. 7a46274 i2c: i2c-gpio: Convert to use APIs which support live DT by Patrick Delaunay · 4 years, 1 month ago
  14. a3b3c1d power: regulator: gpio-regulator: Convert to use APIs which support live DT by Patrick Delaunay · 4 years, 1 month ago
  15. 2d69b08 power: regulator: gpio-regulator: protect count value by Patrick Delaunay · 4 years, 1 month ago
  16. cc696f5 Revert "serial: serial_xen: print U-Boot banner and others" by Tom Rini · 4 years ago
  17. 467591b Revert "serial: serial_xen: add DEBUG_UART support" by Tom Rini · 4 years ago
  18. 18261b8 Merge branch 'master' of https://gitlab.denx.de/u-boot/custodians/u-boot-sunxi by Tom Rini · 4 years ago
  19. dddfde5 rtc: move pcf8563 to Kconfig by Heiko Schocher · 4 years ago WIP/2020-10-22-misc-changes
  20. 0d67576 mmc: mtk-sd: change some dev_err into dev_dbg by Fabien Parent · 4 years ago
  21. 82e21b3 serial: serial_xen: add DEBUG_UART support by AKASHI Takahiro · 4 years ago
  22. 18426bf serial: serial_xen: print U-Boot banner and others by AKASHI Takahiro · 4 years ago
  23. b2424cd cosmetic: reset: ast2500: Rename driver and configs by Chia-Wei, Wang · 4 years ago
  24. 611a28c reset: ast2500: Use SCU for reset control by Chia-Wei, Wang · 4 years ago
  25. fa181d1 clk: ccf: replace the get_rate helper by Dario Binacchi · 4 years ago
  26. ef38b42 ARM: mvebu: a38x: Fix comment typo by Naoki Hayama · 4 years ago
  27. 64dbd86 mmc: Fix comment typo by Naoki Hayama · 4 years ago
  28. 033ec63 rng: Add Qualcomm MSM PRNG driver by Robert Marko · 4 years, 1 month ago
  29. 975151d net: Add IPQ40xx MDIO driver by Robert Marko · 4 years, 1 month ago
  30. 367ea42 spi: Add Qualcomm QUP SPI controller driver by Robert Marko · 4 years, 1 month ago
  31. 8af7bb9 timer: Return count from timer_ops.get_count by Sean Anderson · 4 years, 1 month ago
  32. c670aee common: rename getc() to getchar() by Heinrich Schuchardt · 4 years, 1 month ago
  33. 39565cc tpm: cr50: Correct logging statements by Simon Glass · 4 years, 1 month ago
  34. acdd248 i2c: designware: Use log_debug() for debugging by Simon Glass · 4 years, 1 month ago
  35. 28dc20f syscon: Drop the logging in syscon_get_by_driver_data() by Simon Glass · 4 years, 1 month ago
  36. b90daf2 Merge tag 'u-boot-stm32-20201021' of https://gitlab.denx.de/u-boot/custodians/u-boot-stm by Tom Rini · 4 years ago WIP/22Oct2020
  37. 4f0278d net: sun8i-emac: Lower MDIO frequency by Andre Przywara · 4 years, 4 months ago
  38. 88ae8fb net: sun8i-emac: Make internal PHY handling more robust by Andre Przywara · 4 years ago
  39. 7edcb4e net: sun8i_emac: Simplify and fix error handling for RX by Andre Przywara · 4 years, 4 months ago
  40. 2c5600c net: sun8i_emac: Fix MAC soft reset by Andre Przywara · 4 years, 4 months ago
  41. 09501ff net: sun8i_emac: Fix overlong lines by Andre Przywara · 4 years, 4 months ago
  42. 8c274ec net: sun8i_emac: Wrap and simplify cache maintenance operations by Andre Przywara · 4 years, 4 months ago
  43. eaeadb5 net: sun8i_emac: Drop unneeded cache invalidation before sending by Andre Przywara · 4 years, 4 months ago
  44. ed909de net: sun8i_emac: Reduce cache maintenance on TX descriptor init by Andre Przywara · 4 years, 4 months ago
  45. 6985312 net: sun8i_emac: Improve cache maintenance on RX descriptor init by Andre Przywara · 4 years, 4 months ago
  46. 4fe8641 net: sun8i_emac: Name magic bits and simplify read-modify-write calls by Andre Przywara · 4 years, 4 months ago
  47. a5b2a99 net: sun8i_emac: Remove pointless wrapper functions by Andre Przywara · 4 years ago
  48. f20f946 net: sun8i_emac: Simplify mdio_read/mdio_write functions by Andre Przywara · 4 years, 4 months ago
  49. c35380c net: sun8i_emac: Don't hand out TX descriptor too early by Andre Przywara · 4 years, 4 months ago
  50. 2808cf6 net: sun8i-emac: Bail out on PHY error by Andre Przywara · 4 years, 4 months ago
  51. 6af78d0 arm: stm32: cleanup arch gpio.h by Patrick Delaunay · 4 years, 1 month ago
  52. c981d67 mmc: stm32_sdmmc2: Use mmc_of_parse() to read host capabilities by Alexandru Gagniuc · 4 years, 1 month ago
  53. f80b8ac mmc: mmc_of_parse: Enable 52 MHz support with "cap-mmc-highspeed" by Alexandru Gagniuc · 4 years, 1 month ago
  54. adc0c39 Merge https://gitlab.denx.de/u-boot/custodians/u-boot-sh by Tom Rini · 4 years ago WIP/20Oct2020
  55. b2d7a16 pinctrl: renesas: pfc-r8a77990: Sync PFC tables with Linux 5.9 by Lad Prabhakar · 4 years ago
  56. a3c1fd6 clk: renesas: Import R8A774C0 clock tables from Linux 5.9 by Lad Prabhakar · 4 years ago
  57. e9d91b8 clk: renesas: Add R8A774E1 clock tables by Biju Das · 4 years ago
  58. 54db9e8 clk: renesas: Add R8A774B1 clock tables by Biju Das · 4 years ago
  59. f4c5f97 clk: renesas: r8a774a1-cpg-mssr: Add R8A774A1 RPC clock by Biju Das · 4 years, 1 month ago
  60. 2f220c6 spi: renesas_rpc_spi: Add R-Car Gen3 and RZ/G2 fallback compatibility string by Biju Das · 4 years, 1 month ago
  61. 252bd2e usb: gadget: Add bcdDevice for the MTU3 USB Gadget Controller by Chunfeng Yun · 4 years ago
  62. e09b88c usb: add MediaTek USB3 DRD driver by Chunfeng Yun · 4 years ago
  63. d92e866 usb: common: add define of usb_speed_string() by Chunfeng Yun · 4 years ago
  64. a4de6e3 usb: add USB_SPEED_SUPER_PLUS by Chunfeng Yun · 4 years ago
  65. a93cff2 usb: musb-new: Fix typo in caution message by Naoki Hayama · 4 years ago
  66. 3065680 usb: dwc2: Fix control OUT transfer issue by Chance.Yang · 4 years, 1 month ago
  67. 3fade88 usb: xhci: avoid type conversion of void * by Heinrich Schuchardt · 4 years, 1 month ago
  68. 7ec87e4 Merge tag 'u-boot-atmel-2021.01-b' of https://gitlab.denx.de/u-boot/custodians/u-boot-atmel by Tom Rini · 4 years ago WIP/19Oct2020
  69. dc47083 clk: at91: sama7g5: add 5th divisor for mck0 layout and characteristics by Eugen Hristev · 4 years, 4 months ago
  70. dff3904 clk: at91: clk-master: add 5th divisor for mck master by Eugen Hristev · 4 years, 4 months ago
  71. a648622 clk: at91: sam9x60: add support compatible with CCF by Claudiu Beznea · 4 years, 1 month ago
  72. 8fc78fc configs: migrate CONFIG_BMP_16/24/32BPP to defconfigs by Patrick Delaunay · 4 years, 1 month ago
  73. f9a4865 configs: migrate CONFIG_VIDEO_BMP_RLE8 to defconfigs by Patrick Delaunay · 4 years, 1 month ago
  74. 0ed6c0f configs: migrate CONFIG_VIDEO_BMP_GZIP to defconfigs by Patrick Delaunay · 4 years, 1 month ago
  75. 76c2ff3 video: backlight: fix pwm's duty cycle calculation by Dario Binacchi · 4 years ago
  76. f9b9405 video: backlight: fix pwm data structure description by Dario Binacchi · 4 years ago
  77. 01c9857 video: dw-mipi-dsi: permit configuring the escape clock rate by Neil Armstrong · 4 years, 1 month ago
  78. b53c122 video: dw-mipi-dsi: driver-specific configuration of phy timings by Neil Armstrong · 4 years, 1 month ago
  79. dadc1e3 Merge https://gitlab.denx.de/u-boot/custodians/u-boot-marvell by Tom Rini · 4 years ago WIP/16Oct2020
  80. 2e84463 usb: dwc3: Include device_compat.h in dwc3-octeon-glue.c by Tom Rini · 4 years ago
  81. 6896397 clk: at91: Include device_compat.h in compat.c by Tom Rini · 4 years ago
  82. 0b4826a usb: musb-new: mt85xx: Fix not calling dev_err with a device by Sean Anderson · 4 years, 1 month ago
  83. e010524 usb: musb-new: Include device_compat.h by Sean Anderson · 4 years, 1 month ago
  84. f526aee usb: xhci: Include device_compat.h by Sean Anderson · 4 years, 1 month ago
  85. a5d4f86 timer: Include device_compat.h by Sean Anderson · 4 years, 1 month ago
  86. 7399897b tee: optee: Include device_compat.h by Sean Anderson · 4 years, 1 month ago
  87. d13da03 spi: fsl_qspi: Include device_compat.h by Sean Anderson · 4 years, 1 month ago
  88. 06aaca5 spi: nxp_fspi: Include device_compat.h by Sean Anderson · 4 years, 1 month ago
  89. 3981cdd watchdog: octeontx_wdt: Add support for start and stop by Suneel Garapati · 4 years, 1 month ago
  90. 7353025 mmc: octeontx_hsmmc.c: Remove test debug message by Stefan Roese · 4 years, 1 month ago
  91. 8a35094 spi: octeon_spi: Use a fixed 100MHz input clock on Octeon TX2 by Stefan Roese · 4 years, 3 months ago
  92. 8d4c596 ram: imxrt: Include device_compat.h by Sean Anderson · 4 years, 1 month ago
  93. bdc1fdf phy: Include device_compat.h by Sean Anderson · 4 years, 1 month ago
  94. d878ef7 net: ldpaa_eth: Include device_compat.h by Sean Anderson · 4 years, 1 month ago
  95. baed179 mtd: mxs_nand: Fix not calling dev_xxx with a device by Sean Anderson · 4 years, 1 month ago
  96. 66e7348 firmware: scmi: Include device_compat.h by Sean Anderson · 4 years, 1 month ago
  97. 4d55155 dm: syscon: Set LOG_CATEGORY by Sean Anderson · 4 years, 1 month ago
  98. 0f0f4e5 clk: sifive: Include device_compat.h by Sean Anderson · 4 years, 1 month ago
  99. 9dc6aef Merge tag 'mmc-2020-10-14' of https://gitlab.denx.de/u-boot/custodians/u-boot-mmc by Tom Rini · 4 years ago WIP/15Oct2020
  100. 0f35d96 Merge https://gitlab.denx.de/u-boot/custodians/u-boot-marvell by Tom Rini · 4 years ago WIP/14Oct2020