aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/tty/serial/8250/8250_ingenic.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-01-30Serial: Ingenic: Add support for the X1000.Zhou Yanjie1-4/+9
2018-01-09serial: 8250_ingenic: Parse earlycon optionsPaul Cercueil1-2/+10
2018-01-09serial: 8250_ingenic: Add support for the JZ4770 SoCPaul Cercueil1-0/+5
2017-11-08tty: serial: Remove redundant license textGreg Kroah-Hartman1-9/+0
2017-11-08tty: add SPDX identifiers to all remaining files in drivers/tty/Greg Kroah-Hartman1-0/+1
2017-07-30serial: 8250_ingenic: Remove __init marking from early writeJeffy Chen1-4/+4
2016-06-25serial: 8250_ingenic: drop #if conditional surrounding earlycon codeMasahiro Yamada1-2/+0
2016-03-07serial: 8250/ingenic: fix building with SERIAL_8250=mArnd Bergmann1-1/+1
2016-03-07Revert "drivers/tty/serial: make 8250/8250_ingenic.c explicitly non-modular"Arnd Bergmann1-7/+21
2016-02-06tty: serial: 8250: Fix multiline comment styleAnton Wuerfel1-4/+8
2016-02-06drivers/tty: make serial 8250_ingenic.c explicitly non-modularPaul Gortmaker1-21/+7
2015-12-13serial: 8250_ingenic: allow to be independent of SERIAL_8250_CONSOLEMasahiro Yamada1-0/+2
2015-10-04serial: 8250_ingenic: Enable FIFO for Ingenic UARTsMatt Redfearn1-4/+43
2015-10-04serial: 8250_ingenic: Enable hardware flow controlMatt Redfearn1-0/+41
2015-07-23tty: serial: Drop owner assignment from platform_driverKrzysztof Kozlowski1-1/+0
2015-06-21serial: 8250_ingenic: support for Ingenic SoC UARTsPaul Burton1-0/+266