1. c2e0363 mtd: cqspi: Fix division by zero by Marek Vasut · 3 years, 1 month ago
  2. 8ba5960 arm: Remove zmx25 board and ARCH_MX25 by Tom Rini · 3 years, 1 month ago
  3. 14b38cb arm: Remove flea3 board by Tom Rini · 3 years, 1 month ago
  4. 0cf207e WS cleanup: remove SPACE(s) followed by TAB by Wolfgang Denk · 3 years, 1 month ago
  5. f0ab8f9 clk: Rename clk_get_by_driver_info() by Simon Glass · 3 years, 2 months ago
  6. dcfc42b treewide: Try to avoid the preprocessor with OF_REAL by Simon Glass · 3 years, 2 months ago
  7. 9539738 treewide: Use OF_REAL instead of !OF_PLATDATA by Simon Glass · 3 years, 2 months ago
  8. 414cc15 treewide: Simply conditions with the new OF_REAL by Simon Glass · 3 years, 2 months ago
  9. 6674eda Merge tag 'v2021.10-rc4' into next by Tom Rini · 3 years, 1 month ago
  10. 3232bdf pci: Drop DM_PCI by Simon Glass · 3 years, 3 months ago
  11. 020b353 spi: zynqmp_gqspi: Fix dma alignment issue by Ashok Reddy Soma · 3 years, 2 months ago
  12. 72022a5 spi: zynqmp_gqspi: Switch genfifo start to manual mode by Ashok Reddy Soma · 3 years, 2 months ago
  13. b166f04 spi: altera_spi: Do not abuse CONFIG namespace by Tom Rini · 3 years, 2 months ago
  14. 364174b spi: nxp_fspi: Ensure width is respected in spi-mem operations by Michael Walle · 3 years, 3 months ago
  15. 3fb08a2 spi: rockchip_sfc: add support for Rockchip SFC by Chris Morgan · 3 years, 3 months ago
  16. a0953b3 Merge https://source.denx.de/u-boot/custodians/u-boot-spi by Tom Rini · 3 years, 3 months ago
  17. cb42425 spi: spi-mem-nodm: Fix read data size issue by Bin Meng · 3 years, 3 months ago
  18. 4dc8279 spi: ich: Limit slave->max_read_size by Bin Meng · 3 years, 3 months ago
  19. d5dbc66 Merge tag 'u-boot-imx-20210717' of https://gitlab.denx.de/u-boot/custodians/u-boot-imx by Tom Rini · 3 years, 3 months ago
  20. f784361 spi: ich: Don't require the PCH by Simon Glass · 3 years, 4 months ago
  21. 375d7e9 spi: mxc_spi: fix warnings if CLK_ENABLED not set by Stefano Babic · 3 years, 3 months ago
  22. 6b86554 spi: fsl_qspi: Build driver only if DM_SPI is available by Frieder Schrempf · 3 years, 5 months ago
  23. 7e58a3a Merge tag 'dm-pull-6jul21' of https://source.denx.de/u-boot/custodians/u-boot-dm by Tom Rini · 3 years, 4 months ago
  24. 971a344 spi: synquacer: Add HSSPI SPI controller driver for SynQuacer by Jassi Brar · 3 years, 5 months ago
  25. b953ec2 dm: define LOG_CATEGORY for all uclass by Patrick Delaunay · 3 years, 6 months ago
  26. 6194b45 Merge branch 'next' by Tom Rini · 3 years, 4 months ago
  27. e2e95e5 spi: Update speed/mode on change by Marek Vasut · 3 years, 4 months ago
  28. 296d5cf Merge branch 'next' of https://source.denx.de/u-boot/custodians/u-boot-spi into next by Tom Rini · 3 years, 4 months ago
  29. 6d0453d Merge tag 'v2021.07-rc5' into next by Tom Rini · 3 years, 4 months ago
  30. 71025f0 mtd: spi-nor-core: Rework hwcaps selection by Pratyush Yadav · 3 years, 4 months ago
  31. 38b0852 spi: cadence-qspi: Add support for octal DTR flashes by Pratyush Yadav · 3 years, 4 months ago
  32. a6903aa spi: cadence-qspi: Add a small delay before indirect writes by Pratyush Yadav · 3 years, 4 months ago
  33. bd8c8dc spi: cadence-qspi: Do not calibrate when device tree sets read delay by Pratyush Yadav · 3 years, 4 months ago
  34. 5752d6a spi: spi-mem: add spi_mem_dtr_supports_op() by Pratyush Yadav · 3 years, 4 months ago
  35. d15de62 spi: spi-mem: allow specifying a command's extension by Pratyush Yadav · 3 years, 4 months ago
  36. a1eb40b spi: spi-mem: allow specifying whether an op is DTR or not by Pratyush Yadav · 3 years, 4 months ago
  37. 0d7066b spi: Add MXIC controller driver by Zhengxun · 3 years, 4 months ago
  38. 88f7ca0 spi: stm32_qspi: Fix short data write operation by Daniil Stas · 3 years, 5 months ago
  39. 2ffa653 spi: zynqmp_gqspi: Fix write issue by Ashok Reddy Soma · 3 years, 5 months ago
  40. 9c84159 spi: kirkwood: prevent limiting speed to 0 by Grzegorz Jaszczyk · 3 years, 6 months ago
  41. 562f8d5 spi: kirkwood: prevent configuring speed exceeding max controller freq by Marcin Wojtas · 3 years, 6 months ago
  42. 037818c spi: kirkwood: support extended baud rates by Ken Ma · 3 years, 6 months ago
  43. 1412b8d atcspi200: Add timeout mechanism in spi_xfer() by Dylan Jhong · 3 years, 7 months ago
  44. b00bad9 spi: zynqmp: Remove gd reference by Michal Simek · 3 years, 6 months ago
  45. db8b461 Merge tag 'xilinx-for-v2021.07' of https://source.denx.de/u-boot/custodians/u-boot-microblaze into next by Tom Rini · 3 years, 7 months ago
  46. d999a7b spi: xilinx_spi: Trivial fixes in axi qspi driver by T Karthik Reddy · 3 years, 7 months ago
  47. 346df7d spi: spi-uclass: Add support to manually relocate spi memory ops by T Karthik Reddy · 3 years, 7 months ago
  48. e48ec51 spi: stm32_qspi: Add WATCHDOG_RESET in _stm32_qspi_read_fifo() by Patrice Chotard · 3 years, 9 months ago
  49. 90d76f8 spi: nxp_fspi: Fix error reporting by Adam Ford · 3 years, 9 months ago
  50. c1d264e spi: imx: Implement set_speed by Marek Vasut · 3 years, 9 months ago
  51. cbe607b Merge tag 'xilinx-for-v2021.04-rc3' of https://gitlab.denx.de/u-boot/custodians/u-boot-microblaze by Tom Rini · 3 years, 8 months ago
  52. d9aa19e spi: zynqmp_gqspi: fix set_speed bug on multiple runs by Brandon Maier · 3 years, 9 months ago
  53. 9b7aac7 clk: zynq: Add dummy clock enable function by Michal Simek · 3 years, 8 months ago
  54. 2ae8043 Merge branch '2021-02-02-drop-asm_global_data-when-unused' by Tom Rini · 3 years, 8 months ago
  55. fd20097 spi: fsl_qspi: apply the same settings for LS1088 as LS208x by Mathew McBride · 3 years, 9 months ago
  56. 6b4eb60 spi: fsl_qspi: Ensure width is respected in spi-mem operations by Mathew McBride · 3 years, 9 months ago
  57. f1fd79a spi: zynqmp_gqspi: support dual and quad mode by Brandon Maier · 3 years, 9 months ago
  58. 401d1c4 common: Drop asm/global_data.h from common header by Simon Glass · 4 years ago
  59. 7a49d61 spi: mtk_snor: add support for MTK SPI NOR controller by SkyLake.Huang · 3 years, 9 months ago
  60. c99be95 Merge tag 'mips-pull-2021-01-24' of https://gitlab.denx.de/u-boot/custodians/u-boot-mips by Tom Rini · 3 years, 9 months ago
  61. 2db6fba spi: add spi controller support for MediaTek MT7620 SoC by Weijie Gao · 4 years ago
  62. 38b92ca spi: imx: Use clock framework if enabled by Marek Vasut · 3 years, 9 months ago
  63. 6cd4f48 spi: imx: Define register bits in the driver by Marek Vasut · 3 years, 9 months ago
  64. 5fb6b82 spi: nxp_fspi: Enable support for nxp,imx8mm-fspi by Adam Ford · 3 years, 9 months ago
  65. b0db69b dm: fix build errors generated by last merges by Dario Binacchi · 3 years, 9 months ago
  66. 162f588 spi: stm32_qspi: migrate trace to dev and log macro by Patrick Delaunay · 4 years ago
  67. 7a41cb5 spi: stm32_spi: migrate trace to dev and log macro by Patrick Delaunay · 4 years ago
  68. f3f83ad spi: omap3_spi: Fix speed and mode selection by Vignesh Raghavendra · 3 years, 11 months ago
  69. 705082d spi: ti_qspi: Fix "spi-max-frequency" error path in ti_qspi_ofdata_to_platdata by Ovidiu Panait · 3 years, 11 months ago
  70. bc0b99b Merge tag 'xilinx-for-v2021.04' of https://gitlab.denx.de/u-boot/custodians/u-boot-microblaze into next by Tom Rini · 3 years, 10 months ago
  71. b11f634 Merge tag 'dm-pull-5jan21' of git://git.denx.de/u-boot-dm into next by Tom Rini · 3 years, 10 months ago
  72. 720620e Merge tag 'v2021.01-rc5' into next by Tom Rini · 3 years, 10 months ago
  73. bdf8fd7 dm: Rename U_BOOT_DRIVER_ALIAS to DM_DRIVER_ALIAS by Simon Glass · 3 years, 10 months ago
  74. f10643c dm: core: Access device ofnode through functions by Simon Glass · 3 years, 10 months ago
  75. 7d14ee4 dm: core: Use dev_has_ofnode() instead of dev_of_valid() by Simon Glass · 3 years, 10 months ago
  76. a53f6fa x86: spl: Move priv/plat structs to headers by Simon Glass · 3 years, 10 months ago
  77. 0fd3d91 dm: Use access methods for dev/uclass private data by Simon Glass · 3 years, 10 months ago
  78. 9021748 spi: zynqmp_gqspi: Fix unaligned data writes issue by T Karthik Reddy · 4 years ago
  79. fc31430 dm: spi: Fix spi_free_slave() freed memory write by Niel Fourie · 3 years, 10 months ago
  80. 741280e spi: spi-uclass: Fix spi_claim_bus() speed/mode setup logic by Ovidiu Panait · 3 years, 10 months ago
  81. add685f test: spi: Add sandbox_spi_get_{speed, mode} interface by Ovidiu Panait · 3 years, 10 months ago
  82. 2da1800 spi: sandbox_spi: Implement speed/mode setup by Ovidiu Panait · 3 years, 10 months ago
  83. 1dc53ce sandbox: test: Add a second SPI slave on sandbox_spi bus by Ovidiu Panait · 3 years, 10 months ago
  84. 1f6d618 sandbox: spi: Drop unused sandbox_spi_parse_spec function by Ovidiu Panait · 3 years, 10 months ago
  85. 9917591 dm: Drop the unused arg in uclass_find_device_by_seq() by Simon Glass · 3 years, 10 months ago
  86. 6d83c74 spi: Update for new sequence numbers by Simon Glass · 3 years, 10 months ago
  87. 8b85dfc dm: Avoid accessing seq directly by Simon Glass · 3 years, 10 months ago
  88. 24f2794 spi: ca_sflash: Add CAxxxx SPI Flash Controller by Pengpeng Chen · 4 years, 3 months ago
  89. fec7bf0 spi: dw: Add mem_ops by Sean Anderson · 4 years ago
  90. 5887579 spi: dw: Add support for multiple CTRLR0 layouts by Sean Anderson · 4 years ago
  91. ddd3450 spi: dw: Rearrange struct dw_spi_priv by Sean Anderson · 4 years ago
  92. 934beab spi: dw: Remove spi_enable_chip by Sean Anderson · 4 years ago
  93. 3004034 spi: dw: Rename registers to match datasheet by Sean Anderson · 4 years ago
  94. c785f43 spi: dw: Use generic function to read reg address by Sean Anderson · 4 years ago
  95. 13fc44e spi: dw: Rename "cs-gpio" to "cs-gpios" by Sean Anderson · 4 years ago
  96. 1b3dd49 spi: dw: Convert calls to debug to dev_* by Sean Anderson · 4 years ago
  97. caf1107 spi: dw: Fix driving MOSI low while recieving by Sean Anderson · 4 years ago
  98. 46c5391 spi: migrate trace to dev and log macro in spi uclass by Patrick Delaunay · 4 years ago
  99. 8a8d24b dm: treewide: Rename ..._platdata variables to just ..._plat by Simon Glass · 3 years, 11 months ago
  100. b012ff1 dm: treewide: Update 'auto' declarations to be on one line by Simon Glass · 3 years, 11 months ago