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
/
mpc8xxx_spi.c
Age
Commit message (
Expand
)
Author
2024-10-09
spi: spi-uclass: Read chipselect and restrict capabilities
Venkatesh Yadav Abbarapu
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
2023-05-06
drivers: use dev_read_addr_ptr when cast to pointer
Johan Jonker
2023-04-06
spi: mpc8xxx: Add support for SPI on mpc832x
Christophe Leroy
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 'platdata' variables to just 'plat'
Simon Glass
2020-12-13
dm: treewide: Rename auto_alloc_size members to be shorter
Simon Glass
2020-09-22
spi: mpc8xxx_spi.c: fix cs activate/deactivate
Rasmus Villemoes
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-04-24
spi: mpc8xxx_spi: fix missing dev_err definition
Rasmus Villemoes
2020-03-31
mpc8xxx_spi: implement real ->set_speed
Rasmus Villemoes
2020-03-31
mpc8xxx_spi: always use 8-bit characters, don't read or write garbage
Rasmus Villemoes
2020-03-31
mpc8xxx_spi: put max_cs to use
Rasmus Villemoes
2019-06-10
spi: mpc8xxx: Convert to DM
Jagan Teki
2019-06-10
spi: mpc8xxx: Use get_timer
Mario Six
2019-06-10
spi: mpc8xxx: Fix if check
Mario Six
2019-06-10
spi: mpc8xxx: Re-order transfer setup
Mario Six
2019-06-10
spi: mpc8xxx: Document LEN setting better
Mario Six
2019-06-10
spi: mpc8xxx: Rename variable
Mario Six
2019-06-10
spi: mpc8xxx: Make code more readable
Mario Six
2019-06-10
spi: mpc8xxx: Reduce scope of loop variables
Mario Six
2019-06-10
spi: mpc8xxx: Simplify logic a bit
Mario Six
2019-06-10
spi: mpc8xxx: Get rid of is_read
Mario Six
2019-06-10
spi: mpc8xxx: Simplify if
Mario Six
2019-06-10
spi: mpc8xxx: Use IO accessors
Mario Six
2019-06-10
spi: mpc8xxx: Replace defines with enums
Mario Six
2019-06-10
spi: mpc8xxx: Fix function names in strings
Mario Six
2019-06-10
spi: mpc8xxx: Fix space after cast
Mario Six
2019-06-10
spi: mpc8xxx: Rename camel-case variables
Mario Six
2019-06-10
spi: mpc8xxx: Fix comments
Mario Six
2019-06-10
spi: mpc8xxx: Use short type names
Mario Six
2018-05-07
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
2015-10-27
spi: mpc8xxx_spi: Use BIT macro
Jagan Teki
2013-10-14
Coding Style cleanup: replace leading SPACEs by TABs
Wolfgang Denk
2013-08-06
spi: mpc8xxx_spi: Use DIV_ROUND_UP instead of open-coded
Axel Lin
2013-07-24
Add GPL-2.0+ SPDX-License-Identifier to source files
Wolfgang Denk
2013-03-19
spi: Use spi_alloc_slave() in each SPI driver
Simon Glass
2012-09-18
mpc8xxx_spi: fix SPI support on MPC8308RDB
Ira W. Snyder
2010-04-21
Move arch/ppc to arch/powerpc
Stefan Roese
2010-04-13
ppc: Move cpu/$CPU to arch/ppc/cpu/$CPU
Peter Tyser
2008-10-18
rename CFG_ macros to CONFIG_SYS
Jean-Christophe PLAGNIOL-VILLARD
2008-07-01
Move conditional compilation of MPC8XXX SPI driver to Makefile
Ben Warren
2008-06-03
SPI API improvements
Haavard Skinnemoen
2008-01-29
Fix conditional compilation of mpx8xxx_spi driver
Ben Warren
2008-01-17
codingstyle cleanup for spi driver
Kim Phillips
[next]