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