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
/
mxc_spi.c
Age
Commit message (
Expand
)
Author
2024-12-23
spi: mxc_spi: use proper clock for SPI bus
Tim Harvey
2024-10-09
spi: spi-uclass: Read chipselect and restrict capabilities
Venkatesh Yadav Abbarapu
2024-07-22
drivers: spi: Remove duplicate newlines
Marek Vasut
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-02-10
spi: mxc_spi: Add imx6ul-ecspi compatible string
Marek Vasut
2023-09-24
common: Drop linux/printk.h from common header
Simon Glass
2023-01-20
global: Finish CONFIG -> CFG migration
Tom Rini
2022-12-05
arm: Remove unused mx27 code
Tom Rini
2022-02-05
spi: mxc_spi: remove redundant code in spi_xchg_single()
Haolin Li
2021-10-01
arm: Remove zmx25 board and ARCH_MX25
Tom Rini
2021-10-01
arm: Remove flea3 board
Tom Rini
2021-07-10
spi: mxc_spi: fix warnings if CLK_ENABLED not set
Stefano Babic
2021-02-26
spi: imx: Implement set_speed
Marek Vasut
2021-02-02
common: Drop asm/global_data.h from common header
Simon Glass
2021-01-23
spi: imx: Use clock framework if enabled
Marek Vasut
2021-01-23
spi: imx: Define register bits in the driver
Marek Vasut
2020-12-13
dm: treewide: Rename ..._platdata variables to just ..._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 devfdt_get_addr() to dev_read_addr()
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 devfdt_get_addr() to dev_read_addr()
Masahiro Yamada
2020-06-29
spi: Convert CONFIG_DM_SPI* to CONFIG_$(SPL_TPL_)DM_SPI*
Lukasz Majewski
2020-05-18
common: Drop linux/bitops.h from common header
Simon Glass
2020-05-18
common: Drop linux/delay.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-06-11
spi: imx: work with cs greater 0
Heiko Schocher
2019-06-11
spi: imx: remove doubled pointer from mxc_spi_probe
Heiko Schocher
2019-01-28
spi: mxc_spi: Fix build warning on ARM64 platforms
Ye Li
2018-11-27
spi: Remove unused spi_init
Jagan Teki
2018-06-25
spi: mxc_spi: Fix chipselect on DM_SPI driver uclass
Michael Trimarchi
2018-06-25
spi: mxc: Fix compilation problem of DM_SPI class driver
Michael Trimarchi
2018-05-07
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
2017-09-25
spi: mxc_spi: support driver model
Peng Fan
2017-07-12
imx: reorganize IMX code as other SOCs
Stefano Babic
2016-09-23
treewide: replace #include <asm/errno.h> with <linux/errno.h>
Masahiro Yamada
2014-11-23
linux/kernel.h: sync min, max, min3, max3 macros with Linux
Masahiro Yamada
2014-10-27
SPI: mxc_spi: delay initialisation until claim bus
Markus Niebel
2014-10-27
SPI: mxc_spi: remove second reset from ECSPI config handler
Markus Niebel
2014-10-21
ARM: i.MX: provide declaration for board_spi_cs_gpio
Eric Nelson
2014-09-24
spi: mxc: fix sf probe when using mxc_spi
Nikita Kiryanov
2014-08-06
spi, spi_mxc: do not hang in spi_xchg_single
Heiko Schocher
2014-02-18
spi: spi-mxc: implement clk control for ECSPI to fix SPI_MODE_3
Markus Niebel
2013-10-16
spi: mxc_spi: Fix double incrementing read pointer for unaligned buffers
Timo Herbrecher
2013-07-24
Add GPL-2.0+ SPDX-License-Identifier to source files
Wolfgang Denk
2013-07-12
Merge branch 'master' of git://git.denx.de/u-boot-arm
Tom Rini
[next]