summaryrefslogtreecommitdiff
path: root/drivers/serial/serial_mpc8xx.c
Commit message (Expand)AuthorAgeFilesLines
* serial, mpc8xx: Take parameter RAM relocation into accountChristophe Leroy2023-05-051-11/+11
* powerpc: mpc8xx: CPM parameter RAM can be anywhereChristophe Leroy2023-05-041-1/+1
* serial: Use -EAGAIN in getc and putcPali Rohár2023-01-021-7/+5
* serial: Do not write additional \r before \n for dm_serial driversPali Rohár2023-01-021-3/+0
* cyclic: Use schedule() instead of WATCHDOG_RESET()Stefan Roese2022-09-181-2/+2
* common: Drop asm/global_data.h from common headerWIP/2021-02-02-drop-asm_global_data-when-unusedSimon Glass2021-02-021-0/+1
* drivers: serial: get rid of non DM mpc8xx driverChristophe Leroy2018-12-031-83/+14
* drivers: serial: migrate mpc8xx to DMChristophe Leroy2018-12-031-3/+74
* SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini2018-05-071-2/+1
* powercp: mpc8xx: move commproc.hChristophe Leroy2018-04-061-1/+1
* powerpc, 8xx: move Serial driver to drivers/serial/Christophe Leroy2017-07-081-0/+256