1. 38cc6cd Merge patch series "Import "string" I/O functions from Linux" by Tom Rini · 11 months ago
  2. e515a2b treewide: Include linux/io.h instead of asm-generic/io.h by Igor Prusov · 11 months ago
  3. d26db04 spi: meson_spifc_a1: Switch to io{read,write}32_rep() by Igor Prusov · 11 months ago
  4. dca7a89 Merge tag 'v2024.01-rc3' into next by Tom Rini · 11 months ago
  5. 13248d6 treewide: use linux/time.h for time conversion defines by Igor Prusov · 11 months ago
  6. 3542550 spi: meson_spifc_a1: Use define for time interval by Igor Prusov · 11 months ago
  7. a94a407 tree-wide: Replace http:// link with https:// link for ti.com by Nishanth Menon · 12 months ago
  8. 362d84c spi: Add <errno.h> to spi-mem-nodm.c by Tom Rini · 12 months ago
  9. 3e89144 zynqmp: migrate gqspi debug to logging by Ibai Erkiaga · 1 year ago
  10. 20d1836 spi: cadence_ospi_versal: Add support for 64-bit address by Venkatesh Yadav Abbarapu · 1 year ago
  11. 18370f1 Kconfig: Remove all default n/no options by Michal Simek · 12 months ago
  12. b59b0ce spi: add support for Amlogic A1 SPI Flash Controller by Igor Prusov · 12 months ago
  13. 538b97d spi: mtk_spim: prevent global pll clock override by Nicolò Veronese · 1 year, 1 month ago
  14. 131e44c spi: nxp_fspi: reset the FLSHxCR1 registers by Han Xu · 1 year, 1 month ago
  15. 1e94b46 common: Drop linux/printk.h from common header by Simon Glass · 1 year, 1 month ago
  16. a3ade3d spi: zynqmp_qspi: Workaround for small data cache issue by Venkatesh Yadav Abbarapu · 1 year, 1 month ago
  17. 638189d spi: zynqmp_qspi: Change flush cache to invalidate cache by Ashok Reddy Soma · 1 year, 1 month ago
  18. b130e03 spi: Remove unused NEEDS_MANUAL_RELOC code bits by Marek Vasut · 1 year, 1 month ago
  19. b43512d spi: mtk_spim: clear IRQ enable bits by Weijie Gao · 1 year, 3 months ago
  20. 793e623 spi: mtk_spim: get spi clk rate only once by Weijie Gao · 1 year, 3 months ago
  21. 34dec6a cadence_qspi: Enable flash reset for Versal NET platform by Ashok Reddy Soma · 1 year, 4 months ago
  22. 0ebb68f spi: zynq_qspi: Add missing prototype for zynq_qspi_mem_exec_op by Algapally Santosh Sagar · 1 year, 4 months ago
  23. 583cebb spi: xilinx_spi: Add missing prototype for xilinx_qspi_mem_exec_op by Algapally Santosh Sagar · 1 year, 4 months ago
  24. 9b768bf spi: npcm_pspi: use ACTIVE_LOW flag for cs gpio and set default max_hz by Jim Liu · 1 year, 4 months ago
  25. 2e9fe73 spi: soft_spi: Support the recommended soft spi properties by Fabio Estevam · 1 year, 5 months ago
  26. 1d70101 spi: synquacer: remove SPI_TX_BYTE handling by Masahisa Kojima · 1 year, 5 months ago
  27. 55c0144 spi: bcmbca-hsspi: Add driver for newer HSSPI controller by William Zhang · 1 year, 4 months ago
  28. 0e144ec spi: bcm63xx-hsspi: Add prepend mode support by William Zhang · 1 year, 4 months ago
  29. c430e69 spi: bcm63xx-hsspi: Add new compatible string support by William Zhang · 1 year, 4 months ago
  30. 27c4d55 spi: bcm63xx-hsspi: Fix multi-bit mode setting by William Zhang · 1 year, 4 months ago
  31. 937b49e spi: bcm63xx-hsspi: Make driver depend on BCMBCA arch by William Zhang · 1 year, 4 months ago
  32. 47d9ae5 spi: pl022: Add chip-select gpio support by Lukas Funke · 1 year, 6 months ago
  33. 0361286 spi: pl022: Remove platform data header by Stefan Herbrechtsmeier · 1 year, 6 months ago
  34. 47c3273 spi: pl022: Rename flush into pl022_spi_flush by Stefan Herbrechtsmeier · 1 year, 6 months ago
  35. ad77009 spi: pl022: Align compatible property with device tree binding by Lukas Funke · 1 year, 6 months ago
  36. fb93bd8 drivers: spi: omap3_spi: Initialize mode for all channels by Julien Panis · 1 year, 5 months ago
  37. 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, 4 months ago
  38. 260d496 Merge tag v2023.07-rc4 into next by Tom Rini · 1 year, 4 months ago
  39. 1be82af global: Use proper project name U-Boot by Michal Simek · 1 year, 5 months ago
  40. 2e6a1f9 mtd: spi: renesas: Add 4 bytes address mode support by Cong Dang · 2 years, 2 months ago
  41. 8e8cb7e mtd: spi: renesas: Add R-Car Gen4 support by Hai Pham · 3 years, 3 months ago
  42. 89208db mtd: spi: renesas: Enable SPI_FLASH_SFDP_SUPPORT by Hai Pham · 2 years, 2 months ago
  43. 49096f9 mtd: spi: renesas: Extract strobe delay setting code into separate function by Hai Pham · 3 years, 2 months ago
  44. f02cbff spi: rockchip_sfc: Use linux rockchip,sfc-no-dma prop by Jonas Karlman · 1 year, 5 months ago
  45. 99c1aba Revert "spi: zynq_qspi: Use dummy buswidth in dummy byte calculation" by Stefan Herbrechtsmeier · 1 year, 6 months ago
  46. 0a9a438 Merge tag 'u-boot-rockchip-20230509' of https://source.denx.de/u-boot/custodians/u-boot-rockchip by Tom Rini · 1 year, 5 months ago
  47. 1917a1a Merge branch 'for-2023.07-2' of https://source.denx.de/u-boot/custodians/u-boot-mpc8xx by Tom Rini · 1 year, 6 months ago
  48. 0d01046 drivers: use devfdt_get_addr_ptr when cast to pointer by Johan Jonker · 1 year, 7 months ago
  49. 320a193 drivers: use devfdt_get_addr_index_ptr when cast to pointer by Johan Jonker · 1 year, 7 months ago
  50. 842fb5d drivers: use devfdt_get_addr_size_index_ptr when cast to pointer by Johan Jonker · 1 year, 7 months ago
  51. a12a73b drivers: use dev_read_addr_ptr when cast to pointer by Johan Jonker · 1 year, 7 months ago
  52. 8fa64bd spi: spi-aspeed-smc: use devfdt_get_addr_index_ptr by Johan Jonker · 1 year, 7 months ago
  53. 3eac1db rockchip: spi: rk_spi: use base variable with uintptr_t size by Johan Jonker · 1 year, 7 months ago
  54. 14e64c1 spi, mpc8xx: Take parameter RAM relocation into account by Christophe Leroy · 1 year, 6 months ago
  55. fdd243d powerpc: mpc8xx: CPM parameter RAM can be anywhere by Christophe Leroy · 1 year, 6 months ago
  56. 50f6402 Merge branch 'master' of https://source.denx.de/u-boot/custodians/u-boot-spi by Tom Rini · 1 year, 6 months ago
  57. fe3a77c Merge branch 'for-2023.07' of https://source.denx.de/u-boot/custodians/u-boot-mpc8xx by Tom Rini · 1 year, 6 months ago
  58. 08b3098 spi: cadence-quadspi: Reset CMD_CTRL Reg on cmd r/w completion by Dhruva Gole · 1 year, 6 months ago
  59. 8077d296 spi: cadence-quadspi: Use STIG mode for all ops with small payload by Apurva Nandan · 1 year, 6 months ago
  60. 44e2de0 spi: cadence-quadspi: Fix check condition for DTR ops by Apurva Nandan · 1 year, 6 months ago
  61. 8485595 spi: synquacer: Silence uninitialized variable warnings by Ilias Apalodimas · 1 year, 7 months ago
  62. 0514227 spi: npcm-fiu: add regulator feature and remove set clock by Jim Liu · 1 year, 8 months ago
  63. c008280 spi: f-ospi: Add missing spi_mem_default_supports_op() helper by Kunihiko Hayashi · 1 year, 7 months ago
  64. db58dc5 spi: spi-mem: perform odd len check only while writing data by Dhruva Gole · 1 year, 8 months ago
  65. 963b5da spi: spi-mem: s/dummy/data buswidth check in dtr_supports_op() by Dhruva Gole · 1 year, 8 months ago
  66. acf9f03 spi: stm32_qspi: Remove useless struct stm32_qspi_flash by Patrice Chotard · 1 year, 7 months ago
  67. 965f74b Merge branch 'master_sh/gen4/initial' of https://source.denx.de/u-boot/custodians/u-boot-sh by Tom Rini · 1 year, 7 months ago
  68. 72f2781 spi: renesas: Make driver available on R-Car Gen4 by Marek Vasut · 1 year, 8 months ago
  69. 1172e25 spi: Kconfig: add dependency on CONFIG_MPC85xx for FSL_ESPI entry by Corentin Guillevic · 1 year, 7 months ago
  70. 83945ef spi: mpc8xxx: Add support for SPI on mpc832x by Christophe Leroy · 1 year, 8 months ago
  71. cc24fd7 xilinx: zynqmp: Add missing prototype for zynqmp_mmio_write by Algapally Santosh Sagar · 1 year, 8 months ago
  72. 4fffbc1 spi: xilinx_spi: Fix spi reset by Jiajie Chen · 1 year, 8 months ago
  73. 09ca4d8 spi: tegra20_slink: accept any word length by Svyatoslav Ryhel · 1 year, 8 months ago
  74. 386e77c Merge branch 'for-2023.04' of https://source.denx.de/u-boot/custodians/u-boot-mpc8xx by Tom Rini · 1 year, 8 months ago
  75. 773ad4e spi, mpc8xx: Add support for chipselect via GPIO and fixups by Christophe Leroy · 2 years ago
  76. 90210ce Correct SPL use of ARCH_VERSAL by Simon Glass · 1 year, 9 months ago
  77. 8581d99 Correct SPL uses of ZYNQMP_FIRMWARE by Simon Glass · 1 year, 9 months ago
  78. 53f4ef0 spi: cadence_qspi: use STIG mode for small reads by Dhruva Gole · 1 year, 10 months ago
  79. 2330af2 spi: cadence_qspi: setup ADDR Bits in cmd reads by Dhruva Gole · 1 year, 10 months ago
  80. 358f803 spi: Add Socionext F_OSPI SPI flash controller driver by Kunihiko Hayashi · 1 year, 11 months ago
  81. 730fcad drivers: spi: sh_qspi.c: Use log_warning() instead of printf() by Pengfei Fan · 1 year, 11 months ago
  82. d466f62 drivers: spi: fix some typos by Pengfei Fan · 1 year, 11 months ago
  83. 6e7df1d global: Finish CONFIG -> CFG migration by Tom Rini · 1 year, 9 months ago
  84. 648d675 cf_spi.c: Rename CONFIG_SPI_IDLE_VAL to SPI_IDLE_VAL by Tom Rini · 1 year, 11 months ago
  85. c465971 sandbox: Finish migration to Kconfig by Tom Rini · 1 year, 11 months ago
  86. 2568bd6 arm: Remove unused mx27 code by Tom Rini · 1 year, 11 months ago
  87. 65cc0e2 global: Move remaining CONFIG_SYS_* to CFG_SYS_* by Tom Rini · 1 year, 11 months ago
  88. 0d1a55f spi: cadence-qspi: Remove condition for calling enable linear mode by Ashok Reddy Soma · 1 year, 11 months ago
  89. 906e20a spi: zynqmp_qspi: Add support for 64-bit read/write by Venkatesh Yadav Abbarapu · 1 year, 11 months ago
  90. a5e770b spi: zynqmp_gqspi: Update tapdelay value by T Karthik Reddy · 1 year, 11 months ago
  91. ce8adf1 spi: cadence-qspi: Fix compilation error in mini u-boot flash reset by Ashok Reddy Soma · 1 year, 11 months ago
  92. 450d8eb qspi: versal-net: Add condition for tapdelay register by Ashok Reddy Soma · 1 year, 11 months ago
  93. 5155207 global: Migrate CONFIG_SYS_MPC8* symbols to the CFG_SYS namespace by Tom Rini · 2 years ago
  94. 15713fc mediatek: Include <linux/sizes.h> where needed by Tom Rini · 2 years ago
  95. c07babd Merge branch 'master' of https://source.denx.de/u-boot/custodians/u-boot-riscv by Tom Rini · 2 years ago
  96. eac3bbe spi: Add Microchip PolarFire SoC QSPI driver by Padmarao Begari · 2 years ago
  97. ec5b880 Merge branch 'master' of https://source.denx.de/u-boot/custodians/u-boot-spi.git by Tom Rini · 2 years ago
  98. 2dab3ee arm: bcmbca: replace ARCH_BCM6858 symbols in Kconfig with BCM6858 by William Zhang · 2 years, 2 months ago
  99. 4dcd23f arm: bcmbca: replace ARCH_BCM68360 symbols in Kconfig with BCM6856 by William Zhang · 2 years, 2 months ago
  100. fa9ff77 arm: bcmbca: replace ARCH_BCM63158 symbols in Kconfig with BCM63158 by William Zhang · 2 years, 2 months ago