index
:
u-boot.git
dependabot/pip/doc/sphinx/pygments-2.20.0
dependabot/pip/doc/sphinx/requests-2.33.0
dependabot/pip/test/py/pytest-9.0.3
dependabot/pip/tools/patman/aiohttp-3.13.4
master
next
origin
u-boot-2009.11.y
u-boot-2013.01.y
u-boot-2016.09.y
u-boot-2023.07.y
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
spi
/
designware_spi.c
Age
Commit message (
Expand
)
Author
2024-10-11
drivers: Use CONFIG_XPL_BUILD instead of CONFIG_SPL_BUILD
Simon Glass
2024-05-20
Restore patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet"
Tom Rini
2024-05-19
Revert "Merge patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet""
Tom Rini
2024-05-07
spi: Remove <common.h> and add needed includes
Tom Rini
2024-01-29
treewide: Remove clk_free
Sean Anderson
2024-01-29
spi: dw: add check for Rx FIFO overflow
Maksim Kiselev
2022-03-30
spi: dw: Don't check clk_free
Sean Anderson
2022-03-15
spi: dw: Actually mask interrupts
Sean Anderson
2022-03-15
spi: dw: Force set K210 fifo length to 31
Damien Le Moal
2022-03-15
k210: use the board vendor name rather than the marketing name
Damien Le Moal
2022-02-24
spi: dw: Fix broken dw_spi_mem_ops()
Niklas Cassel
2021-01-05
Merge tag 'dm-pull-5jan21' of git://git.denx.de/u-boot-dm into next
Tom Rini
2021-01-05
Merge tag 'v2021.01-rc5' into next
Tom Rini
2021-01-05
dm: Use access methods for dev/uclass private data
Simon Glass
2020-12-18
spi: dw: Add mem_ops
Sean Anderson
2020-12-18
spi: dw: Add support for multiple CTRLR0 layouts
Sean Anderson
2020-12-18
spi: dw: Rearrange struct dw_spi_priv
Sean Anderson
2020-12-18
spi: dw: Remove spi_enable_chip
Sean Anderson
2020-12-18
spi: dw: Rename registers to match datasheet
Sean Anderson
2020-12-18
spi: dw: Use generic function to read reg address
Sean Anderson
2020-12-18
spi: dw: Rename "cs-gpio" to "cs-gpios"
Sean Anderson
2020-12-18
spi: dw: Convert calls to debug to dev_*
Sean Anderson
2020-12-18
spi: dw: Fix driving MOSI low while recieving
Sean Anderson
2020-12-13
dm: treewide: Rename ..._platdata variables to just ..._plat
Simon Glass
2020-12-13
dm: treewide: Rename ofdata_to_platdata() to of_to_plat()
Simon Glass
2020-12-13
dm: treewide: Rename dev_get_platdata() to dev_get_plat()
Simon Glass
2020-12-13
dm: treewide: Rename 'platdata' variables to just 'plat'
Simon Glass
2020-12-13
dm: treewide: Rename auto_alloc_size members to be shorter
Simon Glass
2020-07-25
treewide: convert (void *)devfdt_get_addr() to dev_read_addr_ptr()
Masahiro Yamada
2020-07-24
Revert "Merge tag 'dm-pull-20jul20' of git://git.denx.de/u-boot-dm"
Tom Rini
2020-07-20
treewide: convert (void *)devfdt_get_addr() to dev_read_addr_ptr()
Masahiro Yamada
2020-05-18
common: Drop linux/bitops.h from common header
Simon Glass
2020-05-18
common: Drop log.h from common header
Simon Glass
2020-02-05
dm: core: Create a new header file for 'compat' features
Simon Glass
2019-12-15
dm: gpio: Allow control of GPIO uclass in SPL
Simon Glass
2019-10-25
spi: designware_spi: Disable and free clock when remove driver
Ley Foon Tan
2019-05-10
spi: designware: convert to livetree
Simon Goldschmidt
2019-03-04
spi: designware: Change include order
[email protected]
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
[next]