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
/
spi-sunxi.c
Age
Commit message (
Expand
)
Author
2026-02-17
treewide: Clean up DECLARE_GLOBAL_DATA_PTR usage
Peng Fan
2024-10-09
spi: spi-uclass: Read chipselect and restrict capabilities
Venkatesh Yadav Abbarapu
2024-08-06
spi: sunxi: fix clock divider calculation for max frequency setting
Michael Walle
2024-08-06
spi: sunxi: fix CDR2 calculation
Michael Walle
2024-07-16
spi: sunxi: drop max_hz handling
Michael Walle
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-03-03
spi: sunxi: Add support for R329/D1/R528/T113 SPI controller
Maksim Kiselev
2022-07-18
spi: sunxi: Add support for F1C100s SPI controller
Andre Przywara
2022-07-18
spi: sunxi: improve SPI clock calculation
Andre Przywara
2022-07-18
spi: sunxi: refactor SPI speed/mode programming
Andre Przywara
2022-07-18
spi: sunxi: use XCH status to detect in-progress transfer
Icenowy Zheng
2022-04-04
spi: sun4i_spi: Remove non-DM pin setup
Samuel Holland
2022-01-30
sunxi: SPI: fix pinmuxing for Allwinner H6 SoCs
Daniel Wagenknecht
2021-10-11
sunxi: gpio: Remove name_to_gpio macro
Samuel Holland
2021-02-02
common: Drop asm/global_data.h from common header
Simon Glass
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-09-30
spi: sunxi: Fix not calling dev_err with a device
Sean Anderson
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-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-03-04
spi: Rename sun4i_spi.c into spi-sunxi.c
Jagan Teki