summaryrefslogtreecommitdiff
path: root/drivers/serial/serial_mpc8xx.c
AgeCommit message (Expand)Author
2024-05-19Revert "Merge patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet""Tom Rini
2024-05-07serial: Remove <common.h> and add needed includesTom Rini
2023-05-05serial, mpc8xx: Take parameter RAM relocation into accountChristophe Leroy
2023-05-04powerpc: mpc8xx: CPM parameter RAM can be anywhereChristophe Leroy
2023-01-02serial: Use -EAGAIN in getc and putcPali Rohár
2023-01-02serial: Do not write additional \r before \n for dm_serial driversPali Rohár
2022-09-18cyclic: Use schedule() instead of WATCHDOG_RESET()Stefan Roese
2021-02-02common: Drop asm/global_data.h from common headerSimon Glass
2018-12-03drivers: serial: get rid of non DM mpc8xx driverChristophe Leroy
2018-12-03drivers: serial: migrate mpc8xx to DMChristophe 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 Serial driver to drivers/serial/Christophe Leroy