aboutsummaryrefslogtreecommitdiff
path: root/drivers/serial/serial_mpc8xx.c
AgeCommit message (Expand)AuthorFilesLines
2023-05-05serial, mpc8xx: Take parameter RAM relocation into accountChristophe Leroy1-11/+11
2023-05-04powerpc: mpc8xx: CPM parameter RAM can be anywhereChristophe Leroy1-1/+1
2023-01-02serial: Use -EAGAIN in getc and putcPali Rohár1-7/+5
2023-01-02serial: Do not write additional \r before \n for dm_serial driversPali Rohár1-3/+0
2022-09-18cyclic: Use schedule() instead of WATCHDOG_RESET()Stefan Roese1-2/+2
2021-02-02common: Drop asm/global_data.h from common headerSimon Glass1-0/+1
2018-12-03drivers: serial: get rid of non DM mpc8xx driverChristophe Leroy1-83/+14
2018-12-03drivers: serial: migrate mpc8xx to DMChristophe Leroy1-3/+74
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini1-2/+1
2018-04-06powercp: mpc8xx: move commproc.hChristophe Leroy1-1/+1
2017-07-08powerpc, 8xx: move Serial driver to drivers/serial/Christophe Leroy1-0/+256