1. 91c96fe dm: treewide: Do not use the return value of simple uclass iterator by Michal Suchanek · 2 years, 2 months ago
  2. 4cd455e dm: core: Switch uclass_*_device_err to use uclass_*_device_check by Michal Suchanek · 2 years, 2 months ago
  3. f8c67b7 dm: tpl: Add fdt address translation support in TPL by William Zhang · 2 years, 2 months ago
  4. dfc7ebe dm: core: Fix lists_bind_fdt() using non-existent of_match by Simon Glass · 2 years, 2 months ago
  5. 4882808 gpio-uclass: fix gpio lookup by label by Rasmus Villemoes · 2 years, 2 months ago
  6. 7dc75b6 memory: Add TI GPMC driver by Roger Quadros · 2 years, 1 month ago
  7. b0679a7 dm: memory: Introduce new uclass by Roger Quadros · 2 years, 1 month ago
  8. cc14ca3 crypto: hash: sw: fix Kconfig dependencies by Benjamin Bara · 2 years, 5 months ago
  9. 42cff5d Merge https://source.denx.de/u-boot/custodians/u-boot-pmic by Tom Rini · 2 years, 1 month ago
  10. b562878 Merge https://source.denx.de/u-boot/custodians/u-boot-watchdog by Tom Rini · 2 years, 1 month ago
  11. e81135ef power: fan53555: Fix missing newline in error message by Michal Suchanek · 2 years, 2 months ago
  12. 6ec6a07 power: regulator: fix autoset error handling by John Keeping · 2 years, 3 months ago
  13. a58e246 Merge https://source.denx.de/u-boot/custodians/u-boot-spi by Tom Rini · 2 years, 1 month ago
  14. e7e4d0c Merge branch 'master' of https://gitlab.denx.de/u-boot/custodians/u-boot-mmc by Tom Rini · 2 years, 1 month ago
  15. 62baa61 Merge tag 'u-boot-imx-20221024' of https://gitlab.denx.de/u-boot/custodians/u-boot-imx by Tom Rini · 2 years, 1 month ago
  16. 666bf36 imx8m: fix reading of DDR4 MR registers [again] by Rasmus Villemoes · 2 years, 2 months ago
  17. ab63a6e watchdog: ulp_wdog: add driver model for ulp watchdog driver by Alice Guo · 2 years, 1 month ago
  18. 71e0e6c watchdog: ulp_wdog: enable watchdog interrupt on imx93 by Alice Guo · 2 years, 1 month ago
  19. dea73ea watchdog: ulp_wdog: Update watchdog driver for imx93 by Alice Guo · 2 years, 1 month ago
  20. 6743916 ulp_wdog: Update ulp wdog driver for 32bits command by Ye Li · 2 years, 1 month ago
  21. ae400f3 sandbox: add SIGALRM-based watchdog device by Rasmus Villemoes · 2 years, 2 months ago
  22. ce66f19 watchdog: introduce a u-boot,autostart property by Rasmus Villemoes · 2 years, 2 months ago
  23. a80817b wdt: nuvoton: add expire function for generic reset by Jim Liu · 2 years, 3 months ago
  24. 6738fcb mmc: Fix static checker warnings by Venkatesh Yadav Abbarapu · 2 years, 2 months ago
  25. a6a7157 mmc: dwmmc: only clear handled interrupts by John Keeping · 2 years, 3 months ago
  26. 22286ee mmc: stm32_sdmmc2: manage vqmmc by Yann Gautier · 2 years, 3 months ago
  27. 6904909 mmc: stm32_sdmmc2: protect against unsupported modes by Yann Gautier · 2 years, 3 months ago
  28. 6bb2544 mmc: stm32_sdmmc2: add dual data rate support by Yann Gautier · 2 years, 3 months ago
  29. 2cd5da6 mmc: f_sdh30: Add support for F_SDH30_E51 by Kunihiko Hayashi · 2 years, 3 months ago
  30. a03df6c mmc: sdhci: Add new quirks for SUPPORT_SINGLE by Kunihiko Hayashi · 2 years, 3 months ago
  31. 391d0f3 mmc: ftsdc010: make command timeout 250 ms as in the comment by Sergei Antonov · 2 years, 3 months ago
  32. b2ceff9 mtd: spi-nor-core: Fix index value for SCCR dwords by Takahiro Kuwano · 2 years, 3 months ago
  33. 3b7af12 mtd: spi-nor-core: Rework s25hx_t_post_bfpt_fixup() for flash's internal address mode by Takahiro Kuwano · 2 years, 3 months ago
  34. 08a8742 mtd: spi-nor-core: Rework spansion_read/write_any_reg() to use addr_mode_nbytes by Takahiro Kuwano · 2 years, 3 months ago
  35. 9810725 mtd: spi-nor-core: Track flash's internal address mode by Takahiro Kuwano · 2 years, 3 months ago
  36. 843f8bb mtd: spi-nor-core: Default to addr_width of 3 for configurable widths by Takahiro Kuwano · 2 years, 3 months ago
  37. 058003a mtd: spi-nor-ids: Add s28hl512t, s28hl01gt, and s28hs01gt IDs by Takahiro Kuwano · 2 years, 3 months ago
  38. 49f1a50 mtd: spi-nor-core: Rename configuration macro for S28 support by Takahiro Kuwano · 2 years, 3 months ago
  39. d406122 mtd: spi-nor-core: Rename s28hs512t prefix by Takahiro Kuwano · 2 years, 3 months ago
  40. 4ce4778 gpio: adp5585: add gpio driver for ADP5585 I/O Expander Controller by Alice Guo · 2 years, 2 months ago
  41. cf4c4f9 net/ftgmac100: Add NC-SI mode support by Samuel Mendoza-Jonas · 2 years, 4 months ago
  42. c8f4ab0 net: NC-SI setup and handling by Samuel Mendoza-Jonas · 2 years, 4 months ago
  43. c93350b input: Remove legacy KEYBOARD option by Tom Rini · 2 years, 2 months ago
  44. d719199 core: Enable DM by default by Tom Rini · 2 years, 2 months ago
  45. 3183fdd crypto/fsl: fsl_rsa: Fix dcache issue in the driver by Ye Li · 2 years, 2 months ago
  46. 3e5255c clk-imx8mm: Only build QSPI clocks when CONFIG_NXP_FSPI=y by Fabio Estevam · 2 years, 2 months ago
  47. 0b3fa1b clk-imx8mm: Only build ecspi clocks when CONFIG_DM_SPI=y by Fabio Estevam · 2 years, 2 months ago
  48. 704aa87 clk-imx8mm: Move CLK_ENET_AXI to the non-SPL section by Fabio Estevam · 2 years, 2 months ago
  49. 60896e0 clk-imx8mm: Only build PWM clocks in non-SPL code by Fabio Estevam · 2 years, 2 months ago
  50. 2a4b3b9 mmc: fsl_esdhc: fix problem when using clk driver by Ye Li · 2 years, 2 months ago
  51. cc61c58 Merge tag 'u-boot-rockchip-20221020' of https://source.denx.de/u-boot/custodians/u-boot-rockchip by Tom Rini · 2 years, 1 month ago
  52. 09131ac Merge https://source.denx.de/u-boot/custodians/u-boot-riscv by Tom Rini · 2 years, 1 month ago
  53. fb3a40d Merge tag 'clk-2023.01' of https://source.denx.de/u-boot/custodians/u-boot-clk by Tom Rini · 2 years, 1 month ago
  54. 5edb2c3 Merge branch 'master' of https://source.denx.de/u-boot/custodians/u-boot-sunxi by Tom Rini · 2 years, 1 month ago
  55. 135e5f6 k210: fix k210_pll_calc_config() by Heinrich Schuchardt · 2 years, 1 month ago
  56. d867a287 clk: update clk_clean_rate_cache to use private clk struct by Patrick Delaunay · 2 years, 5 months ago
  57. 4578349 rockchip: clk: pll: Fix constant typo by Michal Suchanek · 2 years, 2 months ago
  58. 0d4d5e4 clk: change return type of clk_get_parent_rate from long long to ulong by Michal Suchanek · 2 years, 2 months ago
  59. 72313dc suniv: add UART1 support by Andre Przywara · 2 years, 2 months ago
  60. 644c95a ram: rockchip: fix typo in KConfig option label by Quentin Schulz · 2 years, 3 months ago
  61. 7d20cf9 arm: rockchip: rk3399: Program PLL clock for DDR at 50 MHz in documented range by Xavier Drudis Ferran · 2 years, 5 months ago
  62. 22cdb84 watchdog: omap_wdt: Switch required include for watchdog defines by Tom Rini · 2 years, 2 months ago
  63. d2da284 dma: Transfer dma_ops should use DMA address types by Andrew Davis · 2 years, 2 months ago
  64. b19093f dma: ti-edma3: Add DMA map operations before and after transfers by Andrew Davis · 2 years, 2 months ago
  65. afea0a2 dma: Use dma-mapping for cache ops and sync after write by Andrew Davis · 2 years, 2 months ago
  66. b7c6fbb phy: ti: j721e-wiz: add j784s4-wiz-10g module support by Matt Ranostay · 2 years, 2 months ago
  67. 93a85dc dm: core: Switch uclass_*_device_err to use uclass_*_device_check by Michal Suchanek · 2 years, 2 months ago
  68. 53beee9 dm: core: Switch uclass_foreach_dev_probe to use simple iterator by Michal Suchanek · 2 years, 2 months ago
  69. ac9e9fc dm: blk: Do not use uclass_next_device_err by Michal Suchanek · 2 years, 2 months ago
  70. ac12a2f dm: treewide: Use uclass_first_device_err when accessing one device by Michal Suchanek · 2 years, 2 months ago
  71. 55b6966 w1: Fix bus counting in w1_get_bus by Michal Suchanek · 2 years, 2 months ago
  72. b9813e2 video: ipuv3: Fix error handling when getting the display by Michal Suchanek · 2 years, 2 months ago
  73. a18b6a5 usb: ether: Fix error handling in usb_ether_init by Michal Suchanek · 2 years, 2 months ago
  74. fae28a3 dm: pci: Fix device PCI iteration by Michal Suchanek · 2 years, 2 months ago
  75. 44322b5 dm: treewide: Do not opencode uclass_probe_all() by Michal Suchanek · 2 years, 2 months ago
  76. f5a5902 dm: core: Fix uclass_probe_all to really probe all devices by Michal Suchanek · 2 years, 2 months ago
  77. 9e0a090 dm: regmap: Disable range checks in SPL by Simon Glass · 2 years, 2 months ago
  78. dbb689f spi: Implement spi_set_speed by Paul Barker · 2 years, 2 months ago
  79. 3cf84bb Fix typo in CONFIG_USBNET_DEVADDR by Ignacio Zamora · 2 years, 2 months ago
  80. 245048b smem: msm: add missing <linux/sizes.h> by Robert Marko · 2 years, 2 months ago
  81. 3d8b950 firmware: scmi: fix the multi channel support with CCF by Patrick Delaunay · 2 years, 2 months ago
  82. 9cf8712 thermal: add sandbox driver by Robert Marko · 2 years, 3 months ago
  83. 8573ec4 pinctrl: fix buffer size for pinctrl_generic_set_state_prefix() by John Keeping · 2 years, 3 months ago
  84. c1f659d pinctrl: nuvoton: fix set persist error by Jim Liu · 2 years, 3 months ago
  85. 33e48bf bootcount: pmic: Correct misleading comment by Philip Oberfichtner · 2 years, 2 months ago
  86. af74e27 Merge tag 'xilinx-for-v2023.01-rc1-v3' of https://source.denx.de/u-boot/custodians/u-boot-microblaze by Tom Rini · 2 years, 2 months ago
  87. e9621d8 usb: gadget: fastboot: detach usb on reboot commands by Mattijs Korpershoek · 2 years, 2 months ago
  88. b2a19ff usb: ehci: Remove unused ehci_{setup,shutdown}_phy() helpers by Patrice Chotard · 2 years, 3 months ago
  89. 343ff75 usb: ehci: Make usage of generic_{setup,shutdown}_phy() helpers by Patrice Chotard · 2 years, 3 months ago
  90. cb9f1e4 usb: ohci: Make usage of generic_{setup,shutdown}_phy() helpers by Patrice Chotard · 2 years, 3 months ago
  91. ea7c49e phy: Add generic_{setup,shutdown}_phy() helpers by Patrice Chotard · 2 years, 3 months ago
  92. 9725534 usb: gadget: Clean up Makefile ifdeffery by Marek Vasut · 2 years, 3 months ago
  93. c1f49a2 Merge tag 'u-boot-nand-20221009' of https://source.denx.de/u-boot/custodians/u-boot-nand-flash by Tom Rini · 2 years, 2 months ago
  94. 4b842e1 fpga: virtex2: Use logging feature instead of FPGA_DEBUG by Alexander Dahl · 2 years, 2 months ago
  95. a151d23 fpga: spartan3: Use logging feature instead of FPGA_DEBUG by Alexander Dahl · 2 years, 2 months ago
  96. cb9c1f9 fpga: spartan2: Use logging feature instead of FPGA_DEBUG by Alexander Dahl · 2 years, 2 months ago
  97. 7178d0e fpga: ACEX1K: Use logging feature instead of FPGA_DEBUG by Alexander Dahl · 2 years, 2 months ago
  98. e543b1b fpga: cyclon2: Use logging feature instead of FPGA_DEBUG by Alexander Dahl · 2 years, 2 months ago
  99. b9f41d5 fpga: altera: Use logging feature instead of FPGA_DEBUG by Alexander Dahl · 2 years, 2 months ago
  100. 300954e fpga: virtex2: Fix printf format string warnings by Alexander Dahl · 2 years, 2 months ago