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