~funderscore
blog
cgit
wiki
get in touch
index
:
misc/u-boot-kii-pro.git
for-master/kii-pro
master
wip/kii-pro
wip/spl
U-Boot fork with work-in-progress stuff
Ferass
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
spi
Commit message (
Expand
)
Author
Age
*
spi: mtk_spim: clear IRQ enable bits
Weijie Gao
2023-08-03
*
spi: mtk_spim: get spi clk rate only once
Weijie Gao
2023-08-03
*
cadence_qspi: Enable flash reset for Versal NET platform
Ashok Reddy Soma
2023-07-21
*
spi: zynq_qspi: Add missing prototype for zynq_qspi_mem_exec_op
Algapally Santosh Sagar
2023-07-21
*
spi: xilinx_spi: Add missing prototype for xilinx_qspi_mem_exec_op
Algapally Santosh Sagar
2023-07-21
*
spi: npcm_pspi: use ACTIVE_LOW flag for cs gpio and set default max_hz
Jim Liu
2023-07-13
*
spi: soft_spi: Support the recommended soft spi properties
Fabio Estevam
2023-07-13
*
spi: synquacer: remove SPI_TX_BYTE handling
Masahisa Kojima
2023-07-13
*
spi: bcmbca-hsspi: Add driver for newer HSSPI controller
William Zhang
2023-07-13
*
spi: bcm63xx-hsspi: Add prepend mode support
William Zhang
2023-07-13
*
spi: bcm63xx-hsspi: Add new compatible string support
William Zhang
2023-07-13
*
spi: bcm63xx-hsspi: Fix multi-bit mode setting
William Zhang
2023-07-13
*
spi: bcm63xx-hsspi: Make driver depend on BCMBCA arch
William Zhang
2023-07-13
*
spi: pl022: Add chip-select gpio support
Lukas Funke
2023-07-13
*
spi: pl022: Remove platform data header
Stefan Herbrechtsmeier
2023-07-13
*
spi: pl022: Rename flush into pl022_spi_flush
Stefan Herbrechtsmeier
2023-07-13
*
spi: pl022: Align compatible property with device tree binding
Lukas Funke
2023-07-13
*
drivers: spi: omap3_spi: Initialize mode for all channels
Julien Panis
2023-06-20
*
Merge tag 'xilinx-for-v2023.10-rc1' of https://source.denx.de/u-boot/custodia...
Tom Rini
2023-06-12
|
\
|
*
global: Use proper project name U-Boot
Michal Simek
2023-06-12
*
|
Merge tag v2023.07-rc4 into next
Tom Rini
2023-06-12
|
\
|
|
*
spi: rockchip_sfc: Use linux rockchip,sfc-no-dma prop
Jonas Karlman
2023-05-18
|
*
Revert "spi: zynq_qspi: Use dummy buswidth in dummy byte calculation"
Stefan Herbrechtsmeier
2023-05-15
|
*
Merge tag 'u-boot-rockchip-20230509' of https://source.denx.de/u-boot/custodi...
Tom Rini
2023-05-09
|
|
\
|
|
*
drivers: use devfdt_get_addr_ptr when cast to pointer
Johan Jonker
2023-05-06
|
|
*
drivers: use devfdt_get_addr_index_ptr when cast to pointer
Johan Jonker
2023-05-06
|
|
*
drivers: use devfdt_get_addr_size_index_ptr when cast to pointer
Johan Jonker
2023-05-06
|
|
*
drivers: use dev_read_addr_ptr when cast to pointer
Johan Jonker
2023-05-06
|
|
*
spi: spi-aspeed-smc: use devfdt_get_addr_index_ptr
Johan Jonker
2023-05-06
|
|
*
rockchip: spi: rk_spi: use base variable with uintptr_t size
Johan Jonker
2023-05-06
*
|
|
mtd: spi: renesas: Add 4 bytes address mode support
Cong Dang
2023-06-10
*
|
|
mtd: spi: renesas: Add R-Car Gen4 support
Hai Pham
2023-06-10
*
|
|
mtd: spi: renesas: Enable SPI_FLASH_SFDP_SUPPORT
Hai Pham
2023-06-10
*
|
|
mtd: spi: renesas: Extract strobe delay setting code into separate function
Hai Pham
2023-06-10
|
/
/
*
|
Merge branch 'for-2023.07-2' of https://source.denx.de/u-boot/custodians/u-bo...
Tom Rini
2023-05-07
|
\
\
|
|
/
|
/
|
|
*
spi, mpc8xx: Take parameter RAM relocation into account
Christophe Leroy
2023-05-05
|
*
powerpc: mpc8xx: CPM parameter RAM can be anywhere
Christophe Leroy
2023-05-04
*
|
Merge branch 'master' of https://source.denx.de/u-boot/custodians/u-boot-spi
Tom Rini
2023-05-01
|
\
\
|
|
/
|
/
|
|
*
spi: cadence-quadspi: Reset CMD_CTRL Reg on cmd r/w completion
Dhruva Gole
2023-04-26
|
*
spi: cadence-quadspi: Use STIG mode for all ops with small payload
Apurva Nandan
2023-04-26
|
*
spi: cadence-quadspi: Fix check condition for DTR ops
Apurva Nandan
2023-04-26
|
*
spi: synquacer: Silence uninitialized variable warnings
Ilias Apalodimas
2023-04-25
|
*
spi: npcm-fiu: add regulator feature and remove set clock
Jim Liu
2023-04-25
|
*
spi: f-ospi: Add missing spi_mem_default_supports_op() helper
Kunihiko Hayashi
2023-04-25
|
*
spi: spi-mem: perform odd len check only while writing data
Dhruva Gole
2023-04-25
|
*
spi: spi-mem: s/dummy/data buswidth check in dtr_supports_op()
Dhruva Gole
2023-04-25
*
|
Merge branch 'for-2023.07' of https://source.denx.de/u-boot/custodians/u-boot...
Tom Rini
2023-04-29
|
\
\
|
|
/
|
/
|
|
*
spi: mpc8xxx: Add support for SPI on mpc832x
Christophe Leroy
2023-04-06
*
|
spi: stm32_qspi: Remove useless struct stm32_qspi_flash
Patrice Chotard
2023-04-19
*
|
Merge branch 'master_sh/gen4/initial' of https://source.denx.de/u-boot/custod...
Tom Rini
2023-04-07
|
\
\
[next]