1. d79d1d0 ddr: imx: Handle both 3733 and 3732 MTps rates by Marek Vasut · 1 year, 10 months ago
  2. 4eb77d3 usb: xhci: Fix root hub descriptor by Mark Kettenis · 1 year, 10 months ago
  3. 59b09ba pci: Add Apple PCIe controller driver by Mark Kettenis · 1 year, 10 months ago
  4. 97b8bf0 iommu: Implement mapping IOMMUs for PCI devices by Mark Kettenis · 1 year, 10 months ago
  5. fac410c usb: xhci: Implement DMA mapping by Mark Kettenis · 1 year, 10 months ago
  6. cedd24c iommu: apple: Implement DMA mapping operations for Apple DART by Mark Kettenis · 1 year, 10 months ago
  7. 1551896 test: Add test for IOMMU uclass map/unmap ops by Mark Kettenis · 1 year, 10 months ago
  8. 1c653ac iommu: Add DMA mapping operations by Mark Kettenis · 1 year, 10 months ago
  9. a35aee5 serial: s5p: Use IS_ENABLED where appropriate by Mark Kettenis · 1 year, 10 months ago
  10. 6f772ea pinctrl: fix docstring by Michael Walle · 1 year, 10 months ago
  11. d08a989 pinctrl: get rid of some ifdeffery by Michael Walle · 1 year, 10 months ago
  12. ac09e6b pinctrl: don't fall back to pinctrl_select_state_simple() by Michael Walle · 1 year, 10 months ago
  13. c441863 Merge tag 'xilinx-for-v2023.04-rc1' of https://source.denx.de/u-boot/custodians/u-boot-microblaze by Tom Rini · 1 year, 10 months ago
  14. 7acfc26 net: zynq_gem: Wait for SGMII PCS link in zynq_gem_init() by Stefan Roese · 1 year, 10 months ago
  15. 99a98ca drivers: mmc: Change datatype of tuning_loop_counter to int by Algapally Santosh Sagar · 1 year, 10 months ago
  16. c75f1c4 gpio: zynqmp: Handle error from get_gpio_modepin by Algapally Santosh Sagar · 1 year, 10 months ago
  17. c93c52f Merge tag 'dm-pull-26jan23' of https://source.denx.de/u-boot/custodians/u-boot-dm by Tom Rini · 1 year, 10 months ago
  18. d21f71b Merge https://source.denx.de/u-boot/custodians/u-boot-spi by Tom Rini · 1 year, 10 months ago
  19. a70a35d dm: core: Use full printf() format when possible by Samuel Holland · 1 year, 10 months ago
  20. c1c3857 mtd: spi-nor: Add support for Infineon s25fs256t by Takahiro Kuwano · 2 years ago
  21. 1894627 mtd: spi-nor: Rename s25hx_t prefix by Takahiro Kuwano · 2 years ago
  22. 64343d5 spi: cadence_qspi: use STIG mode for small reads by Dhruva Gole · 1 year, 11 months ago
  23. 24d8de6 spi: cadence_qspi: setup ADDR Bits in cmd reads by Dhruva Gole · 1 year, 11 months ago
  24. 89cf7cc mtd: spi-nor-core: Make CFRx reg fields generic by Takahiro Kuwano · 1 year, 10 months ago
  25. 7509ea1 spi: Add Socionext F_OSPI SPI flash controller driver by Kunihiko Hayashi · 2 years ago
  26. 05d1388 drivers: spi: sh_qspi.c: Use log_warning() instead of printf() by Pengfei Fan · 2 years ago
  27. 746271d drivers: spi: fix some typos by Pengfei Fan · 2 years ago
  28. e2c524b ddr: marvell: a38x: Add support for DDR4 from Marvell mv-ddr-marvell repository by Tony Dinh · 1 year, 10 months ago
  29. 2b24dde Merge https://source.denx.de/u-boot/custodians/u-boot-sunxi by Tom Rini · 1 year, 10 months ago
  30. 67a5efa soc: zynqmp: Fix IDcode for xck24 by Michal Simek · 1 year, 10 months ago
  31. 7e1f6a4 bootstd: Add a new pre-scan priority for bootdevs by Simon Glass · 1 year, 10 months ago
  32. 215be68 bootstd: Add a SPI flash bootdev by Simon Glass · 1 year, 10 months ago
  33. 6268e7c ata: Don't try to use non-existent ports by Simon Glass · 1 year, 10 months ago
  34. a4bf8f6 bootstd: Add a virtio bootdev by Simon Glass · 1 year, 10 months ago
  35. 8de5a54 virtio: Add a block device by Simon Glass · 1 year, 10 months ago
  36. a2cc4b7 virtio: Avoid strange behaviour on removal by Simon Glass · 1 year, 10 months ago
  37. d47ec04 virtio: Fix returning -ENODEV by Simon Glass · 1 year, 10 months ago
  38. ddceecf virtio: Avoid repeating a long expression by Simon Glass · 1 year, 10 months ago
  39. 0838287 bootstd: Add an NVMe bootdev by Simon Glass · 1 year, 10 months ago
  40. be7c666 bootstd: Add an IDE bootdev by Simon Glass · 1 year, 10 months ago
  41. 9985e9c bootstd: Add a SCSI bootdev by Simon Glass · 1 year, 10 months ago
  42. 01ed80a scsi: Remove all children of SCSI devices before rescanning by Simon Glass · 1 year, 10 months ago
  43. 1af3eed scsi: Correct allocation of block-device name by Simon Glass · 1 year, 10 months ago
  44. df71f26 bootstd: Add an MMC hunter by Simon Glass · 1 year, 10 months ago
  45. f3cb89f bootstd: Add a USB hunter by Simon Glass · 1 year, 10 months ago
  46. 4d2c359 dm: usb: Mark the device name as alloced when binding by Simon Glass · 1 year, 10 months ago
  47. d6e39d1 bootstd: Add a default method to get bootflows by Simon Glass · 1 year, 10 months ago
  48. b1dc36a dm: mmc: Use bootdev_setup_sibling_blk() by Simon Glass · 1 year, 10 months ago
  49. 6e2bee3 ide: Drop non-DM code for BLK by Simon Glass · 1 year, 10 months ago
  50. b9d1ad5 sandbox: mmc: Start off with a zeroed file by Simon Glass · 1 year, 10 months ago
  51. e5314c1 dm: core: Support sorting devices with dm tree by Simon Glass · 1 year, 10 months ago
  52. d04dbf7 video: sunxi: dw-hdmi: Read address from DT node by Jernej Skrabec · 2 years ago
  53. 97d10d4 video: sunxi: dw-hdmi: Probe driver by compatible by Jernej Skrabec · 2 years ago
  54. 1467d44 clk: sunxi: Add DE2 display-related clocks/resets by Samuel Holland · 2 years ago
  55. a643856 power: pmic: axp: Bind regulators from the DT by Samuel Holland · 1 year, 10 months ago
  56. 8de2c0c power: regulator: Add a driver for AXP PMIC regulators by Samuel Holland · 1 year, 10 months ago
  57. 0aa18bf power: pmic: axp: Provide a variant ID in the driver data by Samuel Holland · 1 year, 10 months ago
  58. f503259 sunxi: mmc: group non-DM specific functions by Andre Przywara · 2 years, 5 months ago
  59. dad8a8d sunxi: mmc: ignore card detect in SPL by Andre Przywara · 2 years, 5 months ago
  60. 364d002 global: Finish CONFIG -> CFG migration by Tom Rini · 1 year, 11 months ago
  61. 0ab49a1 watchdog: Clean up defaults for imx_watchdog / ulp_wdog by Tom Rini · 1 year, 11 months ago
  62. 6bbb6dc usbtty: Remove default CONFIG_USBD_* values by Tom Rini · 1 year, 11 months ago
  63. 3f144d5 nxp: Finish migration of SYS_FSL_IFC_BANK_COUNT to Kconfig by Tom Rini · 1 year, 11 months ago
  64. 537e1c4 net: phy: mv88e61xx: Finish migration of MV88E61XX_FIXED_PORTS by Tom Rini · 1 year, 11 months ago
  65. cb8630f usb: musb: Rename CONFIG_USB_MUSB_TIMEOUT to MUSB_TIMEOUT by Tom Rini · 1 year, 11 months ago
  66. 1b98e2a fpga: Migrate CONFIG_MAX_FPGA_DEVICES to Kconfig by Tom Rini · 1 year, 11 months ago
  67. ef1b1f2 i2c: fsl_i2c: Rework usage of CONFIG_SYS_IMMR by Tom Rini · 1 year, 11 months ago
  68. d259d9c global: Remove unused CONFIG defines by Tom Rini · 1 year, 11 months ago
  69. fe7ead7 tee: optee: fix uuid comparisons on service discovery by Ilias Apalodimas · 1 year, 10 months ago
  70. e0b6a55 tpm2: ftpm: add the device in the OP-TEE services list by Ilias Apalodimas · 1 year, 10 months ago
  71. aca07f9 tee: optee: fix a print error on rng probing by Ilias Apalodimas · 1 year, 10 months ago
  72. ab2085c Merge tag 'dm-pull-18jan23' of https://source.denx.de/u-boot/custodians/u-boot-dm by Tom Rini · 1 year, 10 months ago
  73. 022e986 dm: pinctrl: Revert "pinctrl: probe pinctrl drivers during post-bind" by Simon Glass · 2 years ago
  74. b037328 firmware: ti_sci: fix typo in boot authentication message name by Jorge Ramirez-Ortiz · 1 year, 11 months ago
  75. 308d265 musb-new: omap2430: fix compiling in DM_USB_GADGET config by Andreas Kemnade · 1 year, 11 months ago
  76. 24ca809 musb-new: omap2430: no host data access in gadget mode by Andreas Kemnade · 1 year, 11 months ago
  77. 7d3684a event: Correct dependencies on the EVENT framework by Tom Rini · 1 year, 10 months ago
  78. b18de56 Merge branch '2022-01-16-bootstd-updates' by Tom Rini · 1 year, 10 months ago
  79. 63a8ea2 Merge https://source.denx.de/u-boot/custodians/u-boot-marvell by Tom Rini · 1 year, 10 months ago
  80. 20cd6db timer: orion-timer: Fix problem in early_init_done() by Stefan Roese · 1 year, 10 months ago
  81. 3b175ba video: Add font functions to the vidconsole API by Simon Glass · 1 year, 11 months ago
  82. 6faa15a video: truetype: Rename the metrics function by Simon Glass · 1 year, 11 months ago
  83. 80a8e80 video: Enable VIDEO_ANSI by default only with EFI by Simon Glass · 1 year, 11 months ago
  84. daee3ba image: Move common image code to image_board and command by Simon Glass · 1 year, 11 months ago
  85. d628e67 clk: versal: Return error in case if clock setup failed by Jay Buddhabhatti · 1 year, 11 months ago
  86. 674d1b9 clk: rockchip: Add rv1126 clk support by Jagan Teki · 2 years ago
  87. 28c0adf pinctrl: rockchip: Add rv1126 support by Jagan Teki · 2 years ago
  88. 9e0e681 pinctrl: rockchip: Add pinctrl route types by Jagan Teki · 2 years ago
  89. 4f3ba01 ram: rockchip: Add rv1126 lpddr4 support by Jagan Teki · 2 years ago
  90. 43241e0 ram: rockchip: rv1126: Control ddr init prints via DEBUG by Jagan Teki · 2 years ago
  91. d0af73c ram: rockchip: Add rv1126 ddr driver support by Jagan Teki · 2 years ago
  92. ffc0cb7 ram: rockchip: Add rv1126 ddr loader params by Jagan Teki · 2 years ago
  93. f330604 ram: rockchip: Add rv1126 ddr3 support by Jagan Teki · 2 years ago
  94. 38f2330 ram: rockchip: Update ddr pctl regs for px30 by Jagan Teki · 2 years ago
  95. 95bf587 ram: rockchip: Compute ddr capacity based on grf split by Jagan Teki · 2 years ago
  96. 2da26d7 ram: rockchip: Add common ddr type configs by Jagan Teki · 2 years ago
  97. 8555f2d ram: Mark ram-uclass depend on TPL_DM or SPL_DM by Jagan Teki · 2 years ago
  98. 9b2f9d1 rockchip: clk: add watchdog clock to px30_clk_enable by Quentin Schulz · 2 years ago
  99. 01f3591 usb: gadget: dwc2_udc_otg: implement pullup() by Mattijs Korpershoek · 1 year, 11 months ago
  100. d3b2e2f usb: gadget: fastboot: detach usb just before rebooting by Dario Binacchi · 1 year, 11 months ago