index
:
uboot-2021-rebase.git
am335x_som_revival
uboot 2021 rebase, to fix booting on modern SD cards, from https://github.com/fifteenhex/u-boot/tree/am335x_som_revival
git repository hosting
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
spi
/
designware_spi.c
Age
Commit message (
Expand
)
Author
2019-03-04
spi: designware: Change include order
Horatiu.Vultur@microchip.com
2018-12-19
DW SPI: Allow to overload the management of the external CS
Gregory CLEMENT
2018-10-02
spi: designware_spi: Add reset ctrl to driver
Ley Foon Tan
2018-05-07
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
2018-04-23
spi: dw: invert wait condition in dw_spi_xfer
Eugeniy Paltsev
2018-03-22
DW SPI: use 32 bit access instead of 16 and 32 bit mix
Eugeniy Paltsev
2018-03-22
DW SPI: add option to use external gpio for chip select
Eugeniy Paltsev
2018-03-22
DW SPI: refactor poll_transfer functions
Eugeniy Paltsev
2018-03-22
DW SPI: fix transmit only mode
Eugeniy Paltsev
2018-03-22
DW SPI: fix tx data loss on FIFO flush
Eugeniy Paltsev
2018-01-26
DW SPI: Get clock value from Device Tree
Eugeniy Paltsev
2017-06-01
dm: Rename dev_addr..() functions
Simon Glass
2017-02-08
dm: core: Replace of_offset with accessor
Simon Glass
2015-10-27
spi: designware_spi: Use GENMASK
Jagan Teki
2015-10-27
spi: designware_spi: Use BIT macro
Jagan Teki
2015-08-31
dm: Use dev_get_addr() where possible
Simon Glass
2015-03-30
spi: designware_spi: revisit FIFO size detection again
Axel Lin
2015-01-29
dm: spi: Move the per-child data size to the uclass
Simon Glass
2015-01-06
dt: socfpga: Rename snps, dw-spi-mmio to snps, dw-apb-ssi
Marek Vasut
2015-01-06
spi: designware_spi: Fix detecting FIFO depth
Axel Lin
2014-12-06
spi: designware_spi: Some fixes / changes
Stefan Roese
2014-12-06
spi: Add designware master SPI DM driver used on SoCFPGA
Stefan Roese