summaryrefslogtreecommitdiff
path: root/arch/powerpc/cpu/mpc8xx/serial.c
Commit message (Expand)AuthorAgeFilesLines
* powerpc, 8xx: move Serial driver to drivers/serial/Christophe Leroy2017-07-081-279/+0
* powerpc, 8xx: Handle checkpatch errors and some of the warnings/checksChristophe Leroy2017-07-081-24/+18
* powerpc, 8xx: Use IO accessors to access IO memoryChristophe Leroy2017-07-081-99/+83
* powerpc: Partialy restore core of mpc8xxChristophe Leroy2017-07-081-0/+301
* powerpc, 8xx: remove support for 8xxHeiko Schocher2017-06-121-676/+0
* powerpc: Drop CONFIG_SYS_ALLOC_DPRAMSimon Glass2017-01-251-15/+2
* Remove unused CONFIG_MODEM_SUPPORT option and associated dead code.David Müller (ELSOFT AG)2016-02-081-22/+0
* mpc8xx: remove IP860 board supportMasahiro Yamada2015-01-051-6/+1
* mpc8xx: remove lwmon board supportMasahiro Yamada2015-01-051-16/+0
* mpc8xx: remove fads board supportMasahiro Yamada2014-07-071-9/+0
* mpc8xx: remove RPXlite_dw, quantum board supportMasahiro Yamada2014-07-071-5/+0
* powerpc: remove RPXClassic, RPXlite boards supportMasahiro Yamada2014-04-181-1/+1
* powerpc: remove ADS860, FADS823, FADS850SAR, FADS860T supportMasahiro Yamada2014-04-181-1/+1
* powerpc: remove MBX and MBX860T boards supportMasahiro Yamada2014-04-181-4/+0
* Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk2013-07-241-17/+1
* serial: mpc8xx: Move serial registration from serial_initialize()Marek Vasut2012-10-151-0/+11
* serial: Properly spell out the structure member names of serial_driverMarek Vasut2012-10-151-16/+16
* serial: drop useless ctlr fieldMike Frysinger2011-07-261-5/+3
* serial: push default_serial_console to driversMike Frysinger2011-07-261-0/+10
* serial: struct serial_device: add uninit() entry for driversAnatolij Gustschin2010-04-241-0/+2
* Move arch/ppc to arch/powerpcStefan Roese2010-04-211-0/+745