1. c3a194d dm: core: Support writing a property to an empty node by Simon Glass · 2 years, 5 months ago
  2. ffe9039 dm: core: Allow adding ofnode subnodes by Simon Glass · 2 years, 5 months ago
  3. 829d512 dm: core: Pass a root node to of_find_node_by_phandle() by Simon Glass · 2 years, 5 months ago
  4. 96d0c45 sandbox: power: Update PMIC driver to use log by Simon Glass · 2 years, 5 months ago
  5. f3543e6 treewide: Drop image_header_t typedef by Simon Glass · 2 years, 5 months ago
  6. 55ccdee Merge tag 'xilinx-for-v2023.01-rc1-v2' of https://gitlab.denx.de/u-boot/custodians/u-boot-microblaze into next by Tom Rini · 2 years, 4 months ago
  7. ffa2c88 Merge branch 'next' of https://gitlab.denx.de/u-boot/custodians/u-boot-riscv into next by Tom Rini · 2 years, 4 months ago
  8. a41c339 reset: zynqmp: Enable reset driver for Versal NET by Jay Buddhabhatti · 2 years, 5 months ago
  9. b6b2ad1 mailbox: zynqmp: Enable ipi mailbox driver for Versal NET by Jay Buddhabhatti · 2 years, 5 months ago
  10. 2a00cef firmware: zynqmp: Add Versal NET compatible string by Jay Buddhabhatti · 2 years, 5 months ago
  11. ff33227 clk: versal: Enable clock driver for Versal NET by Jay Buddhabhatti · 2 years, 5 months ago
  12. 2389647 spi: zynqmp_gqspi: Add support for Versal NET by Michal Simek · 2 years, 5 months ago
  13. 1e68144 spi: cadence_qspi: Add support for Versal NET platform by Michal Simek · 2 years, 5 months ago
  14. 46df024 sandbox: Convert to use driver model for SCSI by Simon Glass · 2 years, 5 months ago
  15. 02cea11 sandbox: scsi: Move request-handling code to scsi_emul by Simon Glass · 2 years, 5 months ago
  16. 1ac4290 sandbox: scsi: Move structs to header file by Simon Glass · 2 years, 5 months ago
  17. e074df4 sandbox: scsi: Remove setup calls from handle_read() by Simon Glass · 2 years, 5 months ago
  18. f75b6f7 sandbox: scsi: Move reply setup out of helper by Simon Glass · 2 years, 5 months ago
  19. f148ad1 sandbox: scsi: Move file size into shared struct by Simon Glass · 2 years, 5 months ago
  20. a3718f1 sandbox: scsi: Move block size into shared struct by Simon Glass · 2 years, 5 months ago
  21. 0c12d9d scsi: Move vendor/product info into the shared struct by Simon Glass · 2 years, 5 months ago
  22. fc7a7ed sandbox: Move buffer to scsi_emul_info by Simon Glass · 2 years, 5 months ago
  23. 1377d44 scsi: Move core emulation state into a new struct by Simon Glass · 2 years, 5 months ago
  24. 0e0b9e9 scsi: Move cmd_phase enum to the header by Simon Glass · 2 years, 5 months ago
  25. 8bae797 sandbox: usb: Rename transfer_len in protocol struct by Simon Glass · 2 years, 5 months ago
  26. 8149b15 blk: Rename if_type to uclass_id by Simon Glass · 2 years, 5 months ago
  27. 989cc40 serial: Call flush() before changing baudrate by Pali Rohár · 2 years, 5 months ago
  28. 78b5243 serial: Implement serial_flush() function for console flush() fallback by Pali Rohár · 2 years, 5 months ago
  29. 016e2be serial: Implement flush callback by Pali Rohár · 2 years, 5 months ago
  30. a86e294 ddr: fsl: Fix re-align of verbose DRAM information for non-SPL builds by Pali Rohár · 2 years, 5 months ago
  31. 2721997 ddr: fsl: Allow to detect 4 GB DDR modules in 32-bit mode by Pali Rohár · 2 years, 5 months ago
  32. 922460b ddr: fsl: Fix fsl_ddr_sdram_size() for 4GB modules with 32-bit phys_size_t by Pali Rohár · 2 years, 5 months ago
  33. cf4eba4 ddr: fsl: Fix checking for maximal mappable memory by Pali Rohár · 2 years, 5 months ago
  34. 6136a23 cpu: add basic cpu driver for MediaTek ARM chips by Weijie Gao · 2 years, 5 months ago
  35. 40746bf clk: mediatek: add clock driver support for MediaTek MT7981 SoC by Weijie Gao · 2 years, 5 months ago
  36. 37d5a9a clk: mediatek: add clock driver support for MediaTek MT7986 SoC by Weijie Gao · 2 years, 5 months ago
  37. ad832b9 clk: mediatek: add CLK_XTAL support for clock driver by Weijie Gao · 2 years, 5 months ago
  38. 570b084 clk: mediatek: add infrasys clock mux support by Weijie Gao · 2 years, 5 months ago
  39. 98a8bbb clk: mediatek: add support to configure clock driver parent by Weijie Gao · 2 years, 5 months ago
  40. 7fb33e9 clk: mediatek: add CLK_BYPASS_XTAL flag to allow bypassing searching clock parent of xtal clock by Weijie Gao · 2 years, 5 months ago
  41. 59acdf8 pinctrl: mediatek: add pinctrl driver for MT7986 SoC by Weijie Gao · 2 years, 5 months ago
  42. ace67d1 pinctrl: mediatek: add pinctrl driver for MT7981 SoC by Weijie Gao · 2 years, 5 months ago
  43. 9ad71f6 i2c: add support for MediaTek I2C interface by Weijie Gao · 2 years, 5 months ago
  44. b34a236 spi: add support for MediaTek spi-mem controller by Weijie Gao · 2 years, 5 months ago
  45. 7daf55d watchdog: mediatek: add support for MediaTek MT7986 SoC by Weijie Gao · 2 years, 5 months ago
  46. 980e107 timer: mtk: add support for MediaTek MT7981/MT7986 SoCs by Weijie Gao · 2 years, 5 months ago
  47. 1ac4795 pwm: mtk: add support for MediaTek MT7981 SoC by Weijie Gao · 2 years, 5 months ago
  48. c986dd9 pwm: mtk: add support for MediaTek MT7986 SoC by Weijie Gao · 2 years, 5 months ago
  49. 3b17f2e serial: mtk: add support for using dynamic baud clock souce by Weijie Gao · 2 years, 5 months ago
  50. 29a48bf net: mediatek: add support for MediaTek MT7981/MT7986 by Weijie Gao · 2 years, 5 months ago
  51. e7ad046 net: mediatek: add support for PDMA v2 by Weijie Gao · 2 years, 5 months ago
  52. 7d928c3 net: mediatek: stop using bitfileds for DMA descriptors by Weijie Gao · 2 years, 5 months ago
  53. 6259672 net: mediatek: use a struct to cover variations of all SoCs by Weijie Gao · 2 years, 5 months ago
  54. fccf960 mmc: mediatek: add support for MediaTek MT7891/MT7986 SoCs by Weijie Gao · 2 years, 5 months ago
  55. ebdd6af Merge branch 'next' of https://source.denx.de/u-boot/custodians/u-boot-marvell into next by Tom Rini · 2 years, 5 months ago
  56. 245746e Merge tag 'u-boot-at91-2023.01-a' of https://source.denx.de/u-boot/custodians/u-boot-at91 into next by Tom Rini · 2 years, 5 months ago
  57. a68f13a timer: orion-timer: Add timer_get_boot_us() for BOOTSTAGE support by Stefan Roese · 2 years, 5 months ago
  58. 89fd0cc timer: orion-timer: Add support for other Armada SoC's by Stefan Roese · 2 years, 5 months ago
  59. e9a1ff9 Merge branch 'master' into next by Tom Rini · 2 years, 5 months ago
  60. c34edb8 usb: gadget: designware-udc: Drop the driver by Marek Vasut · 2 years, 6 months ago
  61. c6ab91c usb: Kconfig: Fix typo in SPL_DM_USB text by Fabio Estevam · 2 years, 5 months ago
  62. c1db6be Merge tag 'u-boot-imx-20220919' of https://gitlab.denx.de/u-boot/custodians/u-boot-imx by Tom Rini · 2 years, 5 months ago
  63. 7086def pinctrl: at91-pio4: Add support for pinctrl config subnodes by Sergiu Moga · 2 years, 5 months ago
  64. 2ed96a8 pinctrl: at91-pio4: Bind GPIO driver to the pinctrl DT node by Sergiu Moga · 2 years, 5 months ago
  65. 56ce54a clk: at91: sam9x60: change parent clock from mck_pres to mck_div by Mihai Sain · 2 years, 7 months ago
  66. 222a1f4 mmc: atmel_sdhci: re-enable sdhci after SD Card re-insertion by Sergiu Moga · 2 years, 8 months ago
  67. c7878a0 serial: mxc: have putc use the TXFIFO by Johannes Schneider · 2 years, 5 months ago
  68. 25b7ce3 serial: mxc: enable the RX pipeline by Johannes Schneider · 2 years, 5 months ago
  69. 7e9bd84 imx8m: ddrphy_utils: Remove unused file by Marek Vasut · 2 years, 6 months ago
  70. 4146078 crypto/fsl: fsl_hash: Fix crash in flush dcache by Gaurav Jain · 2 years, 6 months ago
  71. 7d9c6f1 RAM: Add changes for i.MXRT11xx series by Jesse Taube · 2 years, 7 months ago
  72. 79f7632 clk: imx: Add initial support for i.MXRT1170 clock driver by Jesse Taube · 2 years, 7 months ago
  73. 2242ac5 clk: imx: Add i.MXRT11xx pllv3 variant by Jesse Taube · 2 years, 7 months ago
  74. 0b3fe2b Merge branch 'mpc85xx-for-v2022.10-rc5' of https://source.denx.de/u-boot/custodians/u-boot-mpc85xx by Tom Rini · 2 years, 5 months ago
  75. 5996a8a timer: orion-timer: Use timer_conv_64() to fix timer wrap around by Stefan Roese · 2 years, 5 months ago
  76. 29caf93 cyclic: Use schedule() instead of WATCHDOG_RESET() by Stefan Roese · 2 years, 5 months ago
  77. c2fd0ca watchdog: Integrate watchdog triggering into the cyclic framework by Stefan Roese · 2 years, 6 months ago
  78. 5a428e7 mmc: fsl_esdhc_spl: Add support for builds without CONFIG_SYS_MMC_U_BOOT_OFFS by Pali Rohár · 2 years, 6 months ago
  79. 04e9cd7 mmc: fsl_esdhc_spl: Add support for loading proper U-Boot from unaligned location by Pali Rohár · 2 years, 6 months ago
  80. ec8bdc9 blk: Drop if_type by Simon Glass · 2 years, 6 months ago
  81. e33a5c6 blk: Switch over to using uclass IDs by Simon Glass · 2 years, 6 months ago
  82. bb2c9a3 blk: Rewrite if_type to name functions by Simon Glass · 2 years, 6 months ago
  83. b8f8f6c blk: Rename var in blk_get_devnum_by_typename() by Simon Glass · 2 years, 6 months ago
  84. 1dbe71f blk: Drop IF_TYPE_SD by Simon Glass · 2 years, 6 months ago
  85. f512388 blk: Drop IF_TYPE_ATAPI by Simon Glass · 2 years, 6 months ago
  86. 606e054 ide: Use a flag for an ATAPI device by Simon Glass · 2 years, 6 months ago
  87. 1c2e255 blk: Drop IF_TYPE_DOC by Simon Glass · 2 years, 6 months ago
  88. 0417b85 blk: Hide the BLK and SPL_LEGACY_BLOCK options by Simon Glass · 2 years, 6 months ago
  89. ca28baf blk: Select SPL_LEGACY_BLOCK automatically by Simon Glass · 2 years, 6 months ago
  90. 7f8967c blk: Rename HAVE_BLOCK_DEVICE by Simon Glass · 2 years, 6 months ago
  91. 14d2c5d blk: Drop unnecessary #ifdef in in blk_legacy by Simon Glass · 2 years, 6 months ago
  92. a51eb8d blk: Use a function for whether block devices are available by Simon Glass · 2 years, 6 months ago
  93. fc614d2 disk: Use Makefile to omit partition drivers by Simon Glass · 2 years, 6 months ago
  94. 6c04055 ata: Fix an instance of SPL_SATA_SUPPORT by Simon Glass · 2 years, 6 months ago
  95. 6b03b9d blk: Enable CONFIG_BLK for all media by Simon Glass · 2 years, 6 months ago
  96. f6f6816 gpio: sandbox: Add GPIOD_IS_AF for gpio configured in alternate function by Patrice Chotard · 2 years, 5 months ago
  97. 2c38f7c pinctrl: pinctrl_stm32: Populate uc_priv->name[] with pinmux node's name by Patrice Chotard · 2 years, 5 months ago
  98. a329208 gpio: Fix pin's status display for pin with GPIOF_UNUSED function by Patrice Chotard · 2 years, 5 months ago
  99. d7124f0 gpio: Allow to print pin's label even for pin with GPIOF_FUNC function by Patrice Chotard · 2 years, 5 months ago
  100. 04dd7c8 virtio: pci: fix bug of virtio_pci_map_capability by Xiang W · 2 years, 5 months ago