1. e287b67 Correct SPL uses of MULTIPLEXER by Simon Glass · 1 year, 9 months ago
  2. 16f1f54 Correct SPL uses of DISPLAY_AER_FULL by Simon Glass · 1 year, 9 months ago
  3. 76c8dd4 sh4: Drop unused twl6030 driver by Simon Glass · 1 year, 9 months ago
  4. a9ed203 mtd: Drop unused kb9202_nand driver by Simon Glass · 1 year, 9 months ago
  5. 5c5cf60 arm: mvebu: Add support for generating NAND kwbimage by Pali Rohár · 1 year, 11 months ago
  6. 8fb504b Merge tag 'tpm-next-28022023' of https://source.denx.de/u-boot/custodians/u-boot-tpm into next by Tom Rini · 1 year, 9 months ago
  7. e29ac91 Merge tag 'u-boot-nand-20230227' of https://source.denx.de/u-boot/custodians/u-boot-nand-flash into next by Tom Rini · 1 year, 9 months ago
  8. 3c9d75f tpm: sandbox: Change the return code when device is already open by Ilias Apalodimas · 1 year, 10 months ago
  9. 1c0b887 Merge tag 'v2023.04-rc3' into next by Tom Rini · 1 year, 9 months ago
  10. a967558 mtd: nand: Show reserved block in chip.erase by Michael Trimarchi · 1 year, 9 months ago
  11. b2b9565 mtd: spinand: Fix display of unknown raw ID by Patrice Chotard · 1 year, 10 months ago
  12. b3d66d9 mtd: rawnand: brcmnand: fix OOB R/W with Hamming ECC by Álvaro Fernández Rojas · 1 year, 10 months ago
  13. 738d736 mtd: rawnand: brcmnand: support v2.1-v2.2 controllers by Álvaro Fernández Rojas · 1 year, 10 months ago
  14. b5e800b mtd: rawnand: brcmnand: rename page sizes by Álvaro Fernández Rojas · 1 year, 10 months ago
  15. 2246119 mtd: rawnand: brcmnand: fix CS0 layout by Álvaro Fernández Rojas · 1 year, 10 months ago
  16. 7a64a75 mtd: rawnand: brcmnand: rename v4 registers by Álvaro Fernández Rojas · 1 year, 10 months ago
  17. 210751f mtd: rawnand: brcmnand: correctly verify erased pages by Álvaro Fernández Rojas · 1 year, 10 months ago
  18. b6233f7 mtd: nand: brcmnand: Add support for flash-dma v0 by Kamal Dasu · 1 year, 10 months ago
  19. 2bac579 mtd: rawnand: brcmnand: Fix ecc chunk calculation for erased page bitfips by Claire Lin · 1 year, 10 months ago
  20. f47b36b mtd: rawnand: brcmnand: Add support for v7.3 controller by Kamal Dasu · 1 year, 10 months ago
  21. 299c683 mtd: rawnand: brcmnand: Refactored code to introduce helper functions by Kamal Dasu · 1 year, 10 months ago
  22. 3b0d294 mtd: nand: Mark reserved blocks by Ashok Reddy Soma · 1 year, 11 months ago
  23. 562b997 ARM: tegra: provide default USB gadget setup by Maxim Schwalm · 1 year, 10 months ago
  24. 74916e8 spi: tegra20_slink: accept any word length by Svyatoslav Ryhel · 1 year, 10 months ago
  25. c226fc7 ARM: tegra: Fix Tegra PWM parent clock by Svyatoslav Ryhel · 1 year, 10 months ago
  26. 50f97dc usb: dwc3-uniphier: Select PHY by Marek Vasut · 1 year, 9 months ago
  27. c891a46 usb: dwc3-uniphier: Use dwc3-generic instead of xhci-dwc3 by Kunihiko Hayashi · 1 year, 9 months ago
  28. d610433 phy: socionext: Add UniPhier USB3 PHY driver by Kunihiko Hayashi · 1 year, 9 months ago
  29. 5f9a871 clk: uniphier: Add missing USB SS-PHY clocks by Kunihiko Hayashi · 1 year, 9 months ago
  30. 91e7fd3 reset: uniphier: Add USB glue reset support by Kunihiko Hayashi · 1 year, 9 months ago
  31. 54c277e usb: dwc3-generic: Add the size of regs property to glue structure by Kunihiko Hayashi · 1 year, 9 months ago
  32. 6cf357e usb: dwc3-generic: Export glue structures and functions by Kunihiko Hayashi · 1 year, 9 months ago
  33. df0f5d3 usb: dwc3-generic: Add clock initialization in child DT node by Kunihiko Hayashi · 1 year, 9 months ago
  34. 8c42037 usb: dwc3-generic: Allow different controller DT node pattern by Kunihiko Hayashi · 1 year, 9 months ago
  35. 4d28572 usb: dwc3: Look up reference clock DT phandle in both controller DT nodes by Marek Vasut · 1 year, 9 months ago
  36. 5f70b0a usb: dwc3: Use the devm_gpiod_get_optional() API for reset gpio by Venkatesh Yadav Abbarapu · 1 year, 11 months ago
  37. faa537a cpsw_mdio.c: Use correct reg in cpsw_mdio_get_alive by Ulf Samuelsson · 1 year, 10 months ago
  38. 7b17066 driver: cache-v5l2: Fix type casting warning on RV32 by Yu Chien Peter Lin · 1 year, 10 months ago
  39. 5cc6b3f riscv: ae350: dts: Update L2 cache compatible string by Yu Chien Peter Lin · 1 year, 10 months ago
  40. 31e1bd0 driver: cache: cache-v5l2: Update memory-mapped scheme to support Gen2 platform by Yu Chien Peter Lin · 1 year, 10 months ago
  41. 816979a riscv: Remove redundant Kconfig "RISCV_NDS_CACHE" by Leo Yu-Chi Liang · 1 year, 10 months ago
  42. fc1aa35 dm: treewide: Complete migration to new driver model schema by Simon Glass · 1 year, 10 months ago
  43. c2727e5 dm: Add support for handling old u-boot,dm- tags by Simon Glass · 1 year, 10 months ago
  44. ca39472 i2c: i2c-cdns.c: Update driver to read fifo-depth from device tree by Pei Yue Ho · 1 year, 10 months ago
  45. 0c7132a i2c:aspeed:support ast2600 i2c new register mode driver by Ryan Chen · 1 year, 10 months ago
  46. 4086808 i2c: mxc_i2c: Use hex notation for the base address by Fabio Estevam · 1 year, 11 months ago
  47. 3849de4 Merge tag 'clk-2023.04-rc1' of https://source.denx.de/u-boot/custodians/u-boot-clk by Tom Rini · 1 year, 10 months ago
  48. 5c4a9c1 Merge branch 'for-2023.04' of https://source.denx.de/u-boot/custodians/u-boot-mpc8xx by Tom Rini · 1 year, 10 months ago
  49. 6078bff reset: Allow reset_get_by_name() with NULL name by Samuel Holland · 1 year, 10 months ago
  50. bae0f4f clk: Allow clk_get_by_name() with NULL name by Samuel Holland · 1 year, 10 months ago
  51. 91f8c0b clk: imx8mn: fix imx8mn_enet_phy_sels clocks list by Dario Binacchi · 2 years ago
  52. 2f51cf9 clk: imx: rename video_pll1 to video_pll by Dario Binacchi · 2 years ago
  53. 22d85d2 clk: imx8mn: rename vpu_pll to m7_alt_pll by Dario Binacchi · 2 years ago
  54. 8603db4 clk: nuvoton: fix bug for calculate pll clock by Jim Liu · 2 years ago
  55. 7c1974b timer: Tidy up use of notrace by Simon Glass · 1 year, 11 months ago
  56. 6ef6e5a usb: gadget: Fix typo in obj line by Tom Rini · 1 year, 10 months ago
  57. f4ced3c spi, mpc8xx: Add support for chipselect via GPIO and fixups by Christophe Leroy · 2 years, 2 months ago
  58. b7df908 driver, gpio: Add support for MPC 8xx CPU ports by Christophe Leroy · 2 years, 2 months ago
  59. b8a0ab9 net: ftmac100: add mii read and write callbacks by Sergei Antonov · 1 year, 10 months ago
  60. 2f69cb0 net: ftmac100: simplify priv->iobase casting by Sergei Antonov · 1 year, 10 months ago
  61. 0e15edb net: ftmac100: change driver name from nds32_mac to ftmac100 by Sergei Antonov · 1 year, 10 months ago
  62. bdd50d1 dm: input: add button_kbd driver by Dzmitry Sankouski · 1 year, 10 months ago
  63. 157f2c5 dm: button: add support for linux_code in button-gpio.c driver by Dzmitry Sankouski · 1 year, 10 months ago
  64. a292303 gpio: qcom: add direction functions for pwrkey by Dzmitry Sankouski · 1 year, 10 months ago
  65. 77e4c4e i2c: Add support for Qualcomm I2C driver by Sumit Garg · 1 year, 10 months ago
  66. 7c3be94 net: dwc_eth_qos: Add Qcom ethernet driver glue layer by Sumit Garg · 1 year, 10 months ago
  67. 4d5c965 net: dwc_eth_qos: Allow platform to override tx/rx_fifo_sz by Sumit Garg · 1 year, 10 months ago
  68. ab973c9 net: dwc_eth_qos: Make eqos_get_tick_clk_rate callback optional by Sumit Garg · 1 year, 10 months ago
  69. 0282a03 Correct SPL use of ATMEL_PIO4 by Simon Glass · 1 year, 10 months ago
  70. 6fd44e6 Correct SPL use of PANEL by Simon Glass · 1 year, 10 months ago
  71. 4096046 Correct SPL uses of OF_BOARD by Simon Glass · 1 year, 10 months ago
  72. 06799593 Correct SPL uses of FASTBOOT_FLASH_NAND by Simon Glass · 1 year, 10 months ago
  73. 091a071 Correct SPL uses of FASTBOOT_FLASH_MMC by Simon Glass · 1 year, 10 months ago
  74. 029fc3c Correct SPL use of ARCH_VERSAL by Simon Glass · 1 year, 10 months ago
  75. 5b7e747 Correct SPL uses of DISPLAY_AER_BRIEF by Simon Glass · 1 year, 10 months ago
  76. f65db34 Correct SPL uses of ZYNQMP_FIRMWARE by Simon Glass · 1 year, 10 months ago
  77. a672097 Correct SPL uses of XEN_SERIAL by Simon Glass · 1 year, 10 months ago
  78. 76f908a Correct SPL use of VIDEO_BPP32 by Simon Glass · 1 year, 10 months ago
  79. 95563f6 Correct SPL use of VIDEO_BPP16 by Simon Glass · 1 year, 10 months ago
  80. 84858a6 Correct SPL uses of USB_MUSB_HOST by Simon Glass · 1 year, 10 months ago
  81. 4863b6b Correct SPL use of TPM_RNG by Simon Glass · 1 year, 10 months ago
  82. 6824f39 Correct SPL use of SUPPORT_EMMC_RPMB by Simon Glass · 1 year, 10 months ago
  83. 0a6a0c4 Correct SPL uses of SANDBOX_CLK_CCF by Simon Glass · 1 year, 10 months ago
  84. b9dbc51 Correct SPL use of SANDBOX by Simon Glass · 1 year, 10 months ago
  85. fd43318 Correct SPL use of RENESAS_SDHI by Simon Glass · 1 year, 10 months ago
  86. 34d37a6 Correct SPL uses of IMX_MODULE_FUSE by Simon Glass · 1 year, 10 months ago
  87. 83b8087 Correct SPL uses of HW_WATCHDOG by Simon Glass · 1 year, 10 months ago
  88. 8b0d42c Correct SPL use of FASTBOOT_MMC_USER_SUPPORT by Simon Glass · 1 year, 10 months ago
  89. 3eaba079 Correct SPL uses of FASTBOOT_FLASH by Simon Glass · 1 year, 10 months ago
  90. abdd256 Correct SPL use of DEBUG_UART_ZYNQ by Simon Glass · 1 year, 10 months ago
  91. 495e80f Correct SPL uses of CMD_CLK by Simon Glass · 1 year, 10 months ago
  92. a6b682d Correct SPL use of A003399_NOR_WORKAROUND by Simon Glass · 1 year, 10 months ago
  93. 68f3ced Correct SPL use of MMC_QUIRKS by Simon Glass · 1 year, 10 months ago
  94. cd3866f usb: Drop unused sl811-hcd driver by Simon Glass · 1 year, 10 months ago
  95. dc45d65 usb: Drop unused ehci-vct driver by Simon Glass · 1 year, 10 months ago
  96. 64fa597 rmobile: Drop unused ehci-rmobile driver by Simon Glass · 1 year, 10 months ago
  97. 9346770 usb: Drop unused fotg210 gadget by Simon Glass · 1 year, 10 months ago
  98. ed9fb9c usb: Drop unused ehci-faraday driver by Simon Glass · 1 year, 10 months ago
  99. 7e5e7a9 armada: usb: net: Drop unused USB drivers by Simon Glass · 1 year, 10 months ago
  100. c4f1eff sh4: Drop unused kona_i2c driver by Simon Glass · 1 year, 10 months ago