1. ebdd6af Merge branch 'next' of https://source.denx.de/u-boot/custodians/u-boot-marvell into next by Tom Rini · 2 years, 2 months ago
  2. 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, 2 months ago
  3. a68f13a timer: orion-timer: Add timer_get_boot_us() for BOOTSTAGE support by Stefan Roese · 2 years, 2 months ago
  4. 89fd0cc timer: orion-timer: Add support for other Armada SoC's by Stefan Roese · 2 years, 2 months ago
  5. e9a1ff9 Merge branch 'master' into next by Tom Rini · 2 years, 2 months ago
  6. c1db6be Merge tag 'u-boot-imx-20220919' of https://gitlab.denx.de/u-boot/custodians/u-boot-imx by Tom Rini · 2 years, 2 months ago
  7. 7086def pinctrl: at91-pio4: Add support for pinctrl config subnodes by Sergiu Moga · 2 years, 3 months ago
  8. 2ed96a8 pinctrl: at91-pio4: Bind GPIO driver to the pinctrl DT node by Sergiu Moga · 2 years, 3 months ago
  9. 56ce54a clk: at91: sam9x60: change parent clock from mck_pres to mck_div by Mihai Sain · 2 years, 4 months ago
  10. 222a1f4 mmc: atmel_sdhci: re-enable sdhci after SD Card re-insertion by Sergiu Moga · 2 years, 5 months ago
  11. c7878a0 serial: mxc: have putc use the TXFIFO by Johannes Schneider · 2 years, 3 months ago
  12. 25b7ce3 serial: mxc: enable the RX pipeline by Johannes Schneider · 2 years, 3 months ago
  13. 7e9bd84 imx8m: ddrphy_utils: Remove unused file by Marek Vasut · 2 years, 3 months ago
  14. 4146078 crypto/fsl: fsl_hash: Fix crash in flush dcache by Gaurav Jain · 2 years, 4 months ago
  15. 7d9c6f1 RAM: Add changes for i.MXRT11xx series by Jesse Taube · 2 years, 4 months ago
  16. 79f7632 clk: imx: Add initial support for i.MXRT1170 clock driver by Jesse Taube · 2 years, 4 months ago
  17. 2242ac5 clk: imx: Add i.MXRT11xx pllv3 variant by Jesse Taube · 2 years, 4 months ago
  18. 0b3fe2b Merge branch 'mpc85xx-for-v2022.10-rc5' of https://source.denx.de/u-boot/custodians/u-boot-mpc85xx by Tom Rini · 2 years, 2 months ago
  19. 5996a8a timer: orion-timer: Use timer_conv_64() to fix timer wrap around by Stefan Roese · 2 years, 2 months ago
  20. 29caf93 cyclic: Use schedule() instead of WATCHDOG_RESET() by Stefan Roese · 2 years, 3 months ago
  21. c2fd0ca watchdog: Integrate watchdog triggering into the cyclic framework by Stefan Roese · 2 years, 3 months ago
  22. 5a428e7 mmc: fsl_esdhc_spl: Add support for builds without CONFIG_SYS_MMC_U_BOOT_OFFS by Pali Rohár · 2 years, 4 months ago
  23. 04e9cd7 mmc: fsl_esdhc_spl: Add support for loading proper U-Boot from unaligned location by Pali Rohár · 2 years, 4 months ago
  24. ec8bdc9 blk: Drop if_type by Simon Glass · 2 years, 4 months ago
  25. e33a5c6 blk: Switch over to using uclass IDs by Simon Glass · 2 years, 4 months ago
  26. bb2c9a3 blk: Rewrite if_type to name functions by Simon Glass · 2 years, 4 months ago
  27. b8f8f6c blk: Rename var in blk_get_devnum_by_typename() by Simon Glass · 2 years, 4 months ago
  28. 1dbe71f blk: Drop IF_TYPE_SD by Simon Glass · 2 years, 4 months ago
  29. f512388 blk: Drop IF_TYPE_ATAPI by Simon Glass · 2 years, 4 months ago
  30. 606e054 ide: Use a flag for an ATAPI device by Simon Glass · 2 years, 4 months ago
  31. 1c2e255 blk: Drop IF_TYPE_DOC by Simon Glass · 2 years, 4 months ago
  32. 0417b85 blk: Hide the BLK and SPL_LEGACY_BLOCK options by Simon Glass · 2 years, 4 months ago
  33. ca28baf blk: Select SPL_LEGACY_BLOCK automatically by Simon Glass · 2 years, 4 months ago
  34. 7f8967c blk: Rename HAVE_BLOCK_DEVICE by Simon Glass · 2 years, 4 months ago
  35. 14d2c5d blk: Drop unnecessary #ifdef in in blk_legacy by Simon Glass · 2 years, 4 months ago
  36. a51eb8d blk: Use a function for whether block devices are available by Simon Glass · 2 years, 4 months ago
  37. fc614d2 disk: Use Makefile to omit partition drivers by Simon Glass · 2 years, 4 months ago
  38. 6c04055 ata: Fix an instance of SPL_SATA_SUPPORT by Simon Glass · 2 years, 4 months ago
  39. 6b03b9d blk: Enable CONFIG_BLK for all media by Simon Glass · 2 years, 4 months ago
  40. f6f6816 gpio: sandbox: Add GPIOD_IS_AF for gpio configured in alternate function by Patrice Chotard · 2 years, 3 months ago
  41. 2c38f7c pinctrl: pinctrl_stm32: Populate uc_priv->name[] with pinmux node's name by Patrice Chotard · 2 years, 3 months ago
  42. a329208 gpio: Fix pin's status display for pin with GPIOF_UNUSED function by Patrice Chotard · 2 years, 3 months ago
  43. d7124f0 gpio: Allow to print pin's label even for pin with GPIOF_FUNC function by Patrice Chotard · 2 years, 3 months ago
  44. 04dd7c8 virtio: pci: fix bug of virtio_pci_map_capability by Xiang W · 2 years, 3 months ago
  45. 4ca8d95 nvme: Fix multipage prp-list by Alexander Sowarka · 2 years, 3 months ago
  46. a22692d i2c: stm32: fix usage of rise/fall device tree properties by Jorge Ramirez-Ortiz · 2 years, 3 months ago
  47. 3bf699f i2c: stm32: do not set the STOP condition on error by Alain Volmat · 2 years, 3 months ago
  48. bcc7509 i2c: stm32: remove unused stop parameter in start & reload handling by Alain Volmat · 2 years, 3 months ago
  49. 923d802 i2c: stm32: fix comment and remove unused AUTOEND bit by Alain Volmat · 2 years, 3 months ago
  50. 9ef530f i2c: stm32f7: fix clearing the control register by Jorge Ramirez-Ortiz · 2 years, 4 months ago
  51. 57fb86a drivers: rng: optee_rng: register to CONFIG_OPTEE_SERVICE_DISCOVERY by Etienne Carriere · 2 years, 4 months ago
  52. 94ccfb7 drivers: tee: optee: discover OP-TEE services by Etienne Carriere · 2 years, 4 months ago
  53. fd0d7a6 drivers: tee: optee: remove unused probe local variable by Etienne Carriere · 2 years, 4 months ago
  54. c0facda misc: usb251xb: Support 8/16 bit device tree values by Stefan Herbrechtsmeier · 2 years, 6 months ago
  55. b471bdc dm: core: Add functions to read 8/16-bit integers by Stefan Herbrechtsmeier · 2 years, 6 months ago
  56. c184aca mtd: spi-nor-ids: Add Winbond W25Q512JVQ ID by Chin-Ting Kuo · 2 years, 3 months ago
  57. 9a16372 spi: aspeed: Clock frequency adjustment support by Chin-Ting Kuo · 2 years, 3 months ago
  58. dd29cee spi: aspeed: Support customized decoded address ranges by Chin-Ting Kuo · 2 years, 3 months ago
  59. 15a5c80 spi: aspeed: Adjust decoded range size support by Chin-Ting Kuo · 2 years, 3 months ago
  60. 992d02e spi: aspeed: SPI dirmap read support by Chin-Ting Kuo · 2 years, 3 months ago
  61. 463cdf6 mtd: spi-nor: Use spi-mem dirmap API by Chin-Ting Kuo · 2 years, 3 months ago
  62. f7e1de4 spi-mem: Add dirmap API from Linux by Chin-Ting Kuo · 2 years, 3 months ago
  63. 5150e90 spi: aspeed: Support AST2400 platform by Chin-Ting Kuo · 2 years, 3 months ago
  64. 4daa6bb spi: aspeed: Add ASPEED SPI controller driver by Chin-Ting Kuo · 2 years, 3 months ago
  65. cf2051a pinctrl: aspeed: FWSPICS1 and SPI1CS1 pin support by Chin-Ting Kuo · 2 years, 3 months ago
  66. a7e8220 clk: aspeed: Get HCLK frequency support by Chin-Ting Kuo · 2 years, 3 months ago
  67. afe0386 spi: zynqmp_qspi: Code alignment by Ashok Reddy Soma · 2 years, 3 months ago
  68. a3d4bfb spi: zynqmp_gqspi: Fix issue of reading more than 32bits length by Ashok Reddy Soma · 2 years, 3 months ago
  69. d91b0f4 spi: zynqmp_gqspi: Add support for IO mode by Ashok Reddy Soma · 2 years, 3 months ago
  70. f4f1b65 spi: zynqmp_gqspi: Add tap delays for Versal by Ashok Reddy Soma · 2 years, 3 months ago
  71. f7d4cab spi: cadence-qspi: Use priv instead of plat across the driver by Ashok Reddy Soma · 2 years, 3 months ago
  72. d0003b5 spi: cadence_qspi: Call read_setup for STIG_READ by Ashok Reddy Soma · 2 years, 3 months ago
  73. 68852f3 spi: cadence-qspi: Correct flash reset function name by Ashok Reddy Soma · 2 years, 3 months ago
  74. 3f351cd cpu: microblaze: add error handling in microblaze_cpu_get_desc() by Ovidiu Panait · 2 years, 3 months ago
  75. bae7d37 net: gem: Check rate before setting it up by Michal Simek · 2 years, 3 months ago
  76. ad8024e firmware: zynqmp: Skip loading config object for Versal by Ashok Reddy Soma · 2 years, 4 months ago
  77. 7a0bc18 fpga: zynq: Remove post config info message for SPL by Stefan Herbrechtsmeier · 2 years, 4 months ago
  78. b7e0750 zynq: Convert arm twd timer to DM driver by Stefan Herbrechtsmeier · 2 years, 4 months ago
  79. e9de8c8 Merge tag 'u-boot-stm32-20220907' of https://source.denx.de/u-boot/custodians/u-boot-stm by Tom Rini · 2 years, 3 months ago
  80. 857e313 net: fm: Add support for FIT firmware by Sean Anderson · 2 years, 3 months ago
  81. f1061c5 net: Convert fit verification to use fit_get_data_* by Sean Anderson · 2 years, 3 months ago
  82. 59c51fa Merge https://source.denx.de/u-boot/custodians/u-boot-riscv by Tom Rini · 2 years, 3 months ago
  83. 166d269 Merge tag 'fsl-qoriq-2022-9-6' of https://source.denx.de/u-boot/custodians/u-boot-fsl-qoriq by Tom Rini · 2 years, 3 months ago
  84. 06328d1 clk: stm32mp: handle ck_usbo_48m clock provided by USBPHYC by Patrick Delaunay · 2 years, 7 months ago
  85. 9406f97 phy: stm32-usbphyc: usbphyc is a clock provider of ck_usbo_48m clock by Patrick Delaunay · 2 years, 7 months ago
  86. 3c2db62 phy: stm32-usbphyc: add counter of PLL consumer by Patrick Delaunay · 2 years, 7 months ago
  87. 4a98207 RISC-V: enable CONFIG_SYSRESET_SBI by default by Heinrich Schuchardt · 2 years, 3 months ago
  88. d13cd77 dt-bindings: clock: sifive: sync FU740 PRCI clock binding header by Icenowy Zheng · 2 years, 3 months ago
  89. 5025224 net: enetc: Fix use after free issue in fsl_enetc.c by Siarhei Yasinski · 2 years, 3 months ago
  90. 6f6fbb3 ddr: fsl: Make bank_addr_bits reflect actual bits by Sean Anderson · 2 years, 3 months ago
  91. 96624d7 ddr: fsl: Reduce the size of interactive options by Sean Anderson · 2 years, 3 months ago
  92. 05f135a Merge tag 'u-boot-rockchip-20220905' of https://source.denx.de/u-boot/custodians/u-boot-rockchip by Tom Rini · 2 years, 3 months ago
  93. f103c11 clk: rockchip: rk3399: Fix Unknown clock 77 on mmc@fe310000 by Michal Suchanek · 2 years, 3 months ago
  94. 337e92e ram: rk3399: Conduct memory training at 400MHz by Lee Jones · 2 years, 4 months ago
  95. daef678 ram: rk3399: Fix faulty frequency change reports by Lee Jones · 2 years, 4 months ago
  96. 7b561e2 ram: rk3399: Fix .set_rate_index() error handling by Lee Jones · 2 years, 4 months ago
  97. fc1526f drivers: ram: rockchip: Fix dram channels calculation for rk3399 by Han Pengfei · 2 years, 7 months ago
  98. 427aa3c Merge tag 'tpm-03092022' of https://source.denx.de/u-boot/custodians/u-boot-tpm by Tom Rini · 2 years, 3 months ago
  99. bc5d113 Merge https://source.denx.de/u-boot/custodians/u-boot-sh by Tom Rini · 2 years, 3 months ago
  100. 4c57ec7 tpm: Implement state command for Cr50 by Simon Glass · 2 years, 3 months ago