1. cef3675 Merge https://gitlab.denx.de/u-boot/custodians/u-boot-spi by Tom Rini · 1 year, 4 months ago
  2. c990ecb Merge https://gitlab.denx.de/u-boot/custodians/u-boot-marvell by Tom Rini · 1 year, 4 months ago
  3. f6da5e9 Merge tag 'u-boot-imx-20230713' of https://gitlab.denx.de/u-boot/custodians/u-boot-imx by Tom Rini · 1 year, 4 months ago
  4. d90d607 clk: imx8mp: Update clocks based on kernel 6.4-RC4 by Adam Ford · 1 year, 6 months ago
  5. 1ac30d1 dm: adc: add iMX93 ADC support by Luca Ellero · 1 year, 5 months ago
  6. 1c3f5df imx: imx8ulp: start the ELE RNG at boot by Peng Fan · 1 year, 5 months ago
  7. 78b4cf7 imx: misc: ele_mu: Update ELE MU driver by Ye Li · 1 year, 5 months ago
  8. 71a2142 imx: misc: ele_mu: Update MU TR registers count by Ye Li · 1 year, 5 months ago
  9. d0e2a01 imx: ele_api: add DEK Blob generation by Peng Fan · 1 year, 5 months ago
  10. 31e5ec2 imx: ele_api: support program secure fuse and return lifecycle by Peng Fan · 1 year, 5 months ago
  11. d3ee9db imx: use generic name ele(EdgeLockSecure Enclave) by Peng Fan · 1 year, 5 months ago
  12. 922d450 imx: scu_api: update to version 1.16 and add more APIs by Peng Fan · 1 year, 5 months ago
  13. dd654ca imx: mach: correct SCU API usage by Peng Fan · 1 year, 5 months ago
  14. 4a31e14 mtd: spi-nor: Add support for w25q256jwm by Venkatesh Yadav Abbarapu · 1 year, 5 months ago
  15. 9b768bf spi: npcm_pspi: use ACTIVE_LOW flag for cs gpio and set default max_hz by Jim Liu · 1 year, 5 months ago
  16. 41b5c79 mtd: spi-nor-ids: add xtxtech part# by Bruce Suen · 1 year, 4 months ago
  17. 3a4da23 mtd: spi-nor-ids: change full company name of XTX by Bruce Suen · 1 year, 5 months ago
  18. 2e9fe73 spi: soft_spi: Support the recommended soft spi properties by Fabio Estevam · 1 year, 6 months ago
  19. 1d70101 spi: synquacer: remove SPI_TX_BYTE handling by Masahisa Kojima · 1 year, 6 months ago
  20. 55c0144 spi: bcmbca-hsspi: Add driver for newer HSSPI controller by William Zhang · 1 year, 6 months ago
  21. 0e144ec spi: bcm63xx-hsspi: Add prepend mode support by William Zhang · 1 year, 6 months ago
  22. c430e69 spi: bcm63xx-hsspi: Add new compatible string support by William Zhang · 1 year, 6 months ago
  23. 27c4d55 spi: bcm63xx-hsspi: Fix multi-bit mode setting by William Zhang · 1 year, 6 months ago
  24. 937b49e spi: bcm63xx-hsspi: Make driver depend on BCMBCA arch by William Zhang · 1 year, 6 months ago
  25. 47d9ae5 spi: pl022: Add chip-select gpio support by Lukas Funke · 1 year, 7 months ago
  26. 0361286 spi: pl022: Remove platform data header by Stefan Herbrechtsmeier · 1 year, 7 months ago
  27. 47c3273 spi: pl022: Rename flush into pl022_spi_flush by Stefan Herbrechtsmeier · 1 year, 7 months ago
  28. ad77009 spi: pl022: Align compatible property with device tree binding by Lukas Funke · 1 year, 7 months ago
  29. e6719fa mtd: nand: pxa3xx: Enable devbus/nand arbiter on Armada 8K by Chris Packham · 1 year, 5 months ago
  30. d4360b4 mtd: nand: pxa3xx: Add support for the Marvell AC5 SoC by Chris Packham · 1 year, 5 months ago
  31. 9675d92 riscv: Rename SiFive CLINT to RISC-V ALINT by Bin Meng · 1 year, 5 months ago
  32. 5764acb riscv: timer: Update the sifive clint timer driver to support aclint by Bin Meng · 1 year, 5 months ago
  33. 38d900b ram: starfive: Read memory size information from EEPROM by Yanhong Wang · 1 year, 5 months ago
  34. 736733b net: dwc_eth_qos: Add StarFive ethernet driver glue layer by Yanhong Wang · 1 year, 5 months ago
  35. e92ed06 net: phy: Add driver for Motorcomm yt8531 gigabit ethernet phy by Yanhong Wang · 1 year, 5 months ago
  36. a217891 serial: pl01x: Modify pending callback to test if transmit FIFO is empty by Lukasz Majewski · 1 year, 6 months ago
  37. 875752a serial: pl01x: Prepare the driver to support SPL_OF_PLATDATA by Lukasz Majewski · 1 year, 6 months ago
  38. fdef5e1 serial: pl01x: Change OF_CONTROL to OF_REAL by Lukasz Majewski · 1 year, 6 months ago
  39. 8f70f3d power: imx8m-power-domain: Add delay to align with kernel driver by Fabio Estevam · 1 year, 7 months ago
  40. 99a0532 sysreset: Change Kconfig GPIO dependency by Michal Simek · 1 year, 5 months ago
  41. 56c7fac Merge branch 'master' of https://source.denx.de/u-boot/custodians/u-boot-usb into next by Tom Rini · 1 year, 5 months ago
  42. 422fc29 clk: starfive: pll: Fix to use postdiv1_mask by Hoegeun Kwon · 1 year, 5 months ago
  43. c29cc11 clk: sifive: only build sifive-prci.o for CONFIG_CLK_SIFIVE_PRCI by Ben Dooks · 1 year, 7 months ago
  44. e80f407 Merge tag 'v2023.07-rc6' into next by Tom Rini · 1 year, 5 months ago
  45. 8202bc2 regulator: handle different error codes in regulator_set_enable_if_allowed by Eugen Hristev · 1 year, 7 months ago
  46. 29fca9f regulator: rename dev_pdata to plat by Eugen Hristev · 1 year, 7 months ago
  47. 4fcba5d regulator: implement basic reference counter by Eugen Hristev · 1 year, 7 months ago
  48. d266d4b usb: dwc3-generic: Ensure reset GPIO is configured as an output by Peter Korsgaard · 1 year, 5 months ago
  49. 63348d6 pinctrl: rockchip: Fix Data Abort exception in SPL by Jonas Karlman · 1 year, 6 months ago
  50. 3cc5378 phy: rockchip: inno-usb2: fix phy reg=0 case by Eugen Hristev · 1 year, 6 months ago
  51. 58edf57 drivers: meson: introduce secure power controller driver by Alexey Romanov · 1 year, 6 months ago
  52. 9402d2a pinctrl: meson: add pinctrl driver for Amlogic A1 by Igor Prusov · 1 year, 7 months ago
  53. 9c9454a usb: dwc2: Fix the write to W1C fields in HPRT register by Teik Heng Chong · 1 year, 5 months ago
  54. fb93bd8 drivers: spi: omap3_spi: Initialize mode for all channels by Julien Panis · 1 year, 6 months ago
  55. 5f024d1 usb: eth: lan78xx: Fix logic in lan78xx_read_otp() to avoid a warning by Tom Rini · 4 years, 6 months ago
  56. 32f5e9e nvme: pci: Enable for SPL by Mayuresh Chitale · 1 year, 6 months ago
  57. 8ce6a2e spl: blk: Support loading images from fs by Mayuresh Chitale · 1 year, 6 months ago
  58. dc3abd8 nvmxip: move header to include by Rui Miguel Silva · 1 year, 6 months ago
  59. 8ab9e8f serial: stm32: BRR must be set only when usart is disable by Patrice Chotard · 1 year, 6 months ago
  60. b4dbc5d serial: stm32: Wait TC bit before performing initialization by Patrice Chotard · 1 year, 6 months ago
  61. abddd78 pmic: stpmic1: support new prefix node name for regulator by Patrick Delaunay · 1 year, 7 months ago
  62. 28d3439 dfu: mtd: remove direct call of mtdparts_init function by Patrick Delaunay · 1 year, 6 months ago
  63. 5654ffa net: fsl-mc: sync remaining MC commands by Ioana Ciornei · 1 year, 6 months ago
  64. 0aebee7 net: fsl-mc: sync DPIO MC APIs by Ioana Ciornei · 1 year, 6 months ago
  65. 4797269 net: fsl-mc: sync DPSPARSER MC APIs by Ioana Ciornei · 1 year, 6 months ago
  66. 207c815 net: fsl-mc: sync DPNI MC APIs by Ioana Ciornei · 1 year, 6 months ago
  67. 95f309a net: fsl-mc: sync DPRC MC APIs by Ioana Ciornei · 1 year, 6 months ago
  68. 018bc35 net: fsl-mc: sync DPMAC MC APIs by Ioana Ciornei · 1 year, 6 months ago
  69. 694dc0d net: fsl-mc: sync DPBP MC APIs by Ioana Ciornei · 1 year, 6 months ago
  70. f21d326 net: fsl-mc: remove unused MC APIs by Ioana Ciornei · 1 year, 6 months ago
  71. 89d8c56 net: rtl8169: add depends on PCI by Eugen Hristev · 1 year, 6 months ago
  72. c6caaaf net: ldpaa_eth: export DPNI and DPMAC counters through 'net stats' by Ioana Ciornei · 1 year, 6 months ago
  73. 22df08d net: ldpaa_eth: extend debug capabilities with DPMAC statistics by Ioana Ciornei · 1 year, 6 months ago
  74. 308d67e net: ldpaa_eth: extend debug capabilities with DPNI statistics by Ioana Ciornei · 1 year, 6 months ago
  75. 13ca5c2 net: ldpaa_eth: transform dpni_statistics from a struct to a union by Ioana Ciornei · 1 year, 6 months ago
  76. 7da82de Merge tag 'xilinx-for-v2023.10-rc1' of https://source.denx.de/u-boot/custodians/u-boot-microblaze into next by Tom Rini · 1 year, 5 months ago
  77. 260d496 Merge tag v2023.07-rc4 into next by Tom Rini · 1 year, 5 months ago
  78. 2f5ad77 PCI: zynqmp: Add ZynqMP NWL PCIe root port driver by Stefan Roese · 1 year, 6 months ago
  79. a4444bf firmware: zynqmp: Extend debug message to show parameters by Michal Simek · 1 year, 6 months ago
  80. 322c0da video: zynqmp: Enable 1024x768 resolution by Michal Simek · 1 year, 6 months ago
  81. a29f44d video: zynqmp: Driver for Xilinx ZynqMP DisplayPort Subsystem by Venkatesh Yadav Abbarapu · 1 year, 6 months ago
  82. c4865e1 video: move zynqmp files to subdirectory by Venkatesh Yadav Abbarapu · 1 year, 6 months ago
  83. f6de01d video: bmp: Support rgba8888 pixel format by Michal Simek · 1 year, 6 months ago
  84. e9500ba video: Add support for RGBA8888 format by Michal Simek · 1 year, 6 months ago
  85. 4973224 firmware: zynqmp: Store driver data in data section by Stefan Herbrechtsmeier · 1 year, 6 months ago
  86. ec47397 firmware: zynqmp: Move permission to change config object message by Stefan Herbrechtsmeier · 1 year, 6 months ago
  87. d0f1af3 power: zynqmp: Mask node already configured error by Stefan Herbrechtsmeier · 1 year, 6 months ago
  88. bc75a34 firmware: zynqmp: Remove redundant child device bind by Stefan Herbrechtsmeier · 1 year, 6 months ago
  89. ee3c02a firmware: zynqmp: Remove extraordinary return value by Stefan Herbrechtsmeier · 1 year, 6 months ago
  90. 1be82af global: Use proper project name U-Boot by Michal Simek · 1 year, 6 months ago
  91. ed99a77 mmc: zynq: Sync with upstream DT binding by Michal Simek · 1 year, 6 months ago
  92. 71c5fdc clk: zynqmp: Add fallthrough statement in the switch case by Algapally Santosh Sagar · 1 year, 6 months ago
  93. 5b589e1 Merge branch 'next_net/phy_connect_dev' of https://source.denx.de/u-boot/custodians/u-boot-sh into next by Tom Rini · 1 year, 6 months ago
  94. 41a0cfd net: sh_eth: Fix RX error handling by Valentine Barshak · 1 year, 6 months ago
  95. d49ba9c net: sh_eth: Workaround cache issues by Valentine Barshak · 1 year, 6 months ago
  96. 92c312c net: sh_eth: Drop reset GPIO handling in favor of common code by Marek Vasut · 1 year, 6 months ago
  97. 5c80edb net: ravb: Drop reset GPIO handling in favor of common code by Marek Vasut · 1 year, 6 months ago
  98. 3015ae5 net: phy: Handle reset-delay-us/reset-post-delay-us properties by Marek Vasut · 1 year, 6 months ago
  99. 68a4d15 net: phy: Bind ETH_PHY uclass driver to each new PHY by Marek Vasut · 1 year, 6 months ago
  100. 495fc04 net: phy: Unpublish phy_connect_dev() by Marek Vasut · 1 year, 6 months ago