Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | serial, mpc8xx: Take parameter RAM relocation into account | Christophe Leroy | 2023-05-05 | 1 | -11/+11 |
* | powerpc: mpc8xx: CPM parameter RAM can be anywhere | Christophe Leroy | 2023-05-04 | 1 | -1/+1 |
* | serial: Use -EAGAIN in getc and putc | Pali Rohár | 2023-01-02 | 1 | -7/+5 |
* | serial: Do not write additional \r before \n for dm_serial drivers | Pali Rohár | 2023-01-02 | 1 | -3/+0 |
* | cyclic: Use schedule() instead of WATCHDOG_RESET() | Stefan Roese | 2022-09-18 | 1 | -2/+2 |
* | common: Drop asm/global_data.h from common headerWIP/2021-02-02-drop-asm_global_data-when-unused | Simon Glass | 2021-02-02 | 1 | -0/+1 |
* | drivers: serial: get rid of non DM mpc8xx driver | Christophe Leroy | 2018-12-03 | 1 | -83/+14 |
* | drivers: serial: migrate mpc8xx to DM | Christophe Leroy | 2018-12-03 | 1 | -3/+74 |
* | SPDX: Convert all of our single license tags to Linux Kernel style | Tom Rini | 2018-05-07 | 1 | -2/+1 |
* | powercp: mpc8xx: move commproc.h | Christophe Leroy | 2018-04-06 | 1 | -1/+1 |
* | powerpc, 8xx: move Serial driver to drivers/serial/ | Christophe Leroy | 2017-07-08 | 1 | -0/+256 |