summaryrefslogtreecommitdiff
path: root/drivers/spi/mpc8xx_spi.c
AgeCommit message (Expand)Author
2024-10-09spi: spi-uclass: Read chipselect and restrict capabilitiesVenkatesh Yadav Abbarapu
2024-05-20Restore patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet"Tom Rini
2024-05-19Revert "Merge patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet""Tom Rini
2024-05-07spi: Remove <common.h> and add needed includesTom Rini
2024-04-18spi: mpc8xx: Set up speed as requestedChristophe Leroy
2024-04-18spi: mpc8xx: Use 16 bit mode for large transfers with even sizeChristophe Leroy
2024-04-18spi: mpc8xx: Allow transfer of more than MAX_BUFFER lenChristophe Leroy
2024-04-18powerpc: 8xx: Set SDMA configuration register correclyChristophe Leroy
2024-04-18spi: mpc8xx: Fix transfert when input or output buffer is NULLChristophe Leroy
2023-05-05spi, mpc8xx: Take parameter RAM relocation into accountChristophe Leroy
2023-05-04powerpc: mpc8xx: CPM parameter RAM can be anywhereChristophe Leroy
2023-02-11spi, mpc8xx: Add support for chipselect via GPIO and fixupsChristophe Leroy
2020-05-18common: Drop linux/delay.h from common headerSimon Glass
2018-12-03spi, mpc8xx: migrate to DM_SPIChristophe Leroy
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini
2018-04-06powercp: mpc8xx: move commproc.hChristophe Leroy
2017-07-08powerpc, 8xx: move SPI driver to drivers/spi/Christophe Leroy