aboutsummaryrefslogtreecommitdiff
path: root/arch/powerpc/cpu/mpc8xx/serial.c
AgeCommit message (Expand)AuthorFilesLines
2017-07-08powerpc, 8xx: Use IO accessors to access IO memoryChristophe Leroy1-99/+83
2017-07-08powerpc: Partialy restore core of mpc8xxChristophe Leroy1-0/+301
2017-06-12powerpc, 8xx: remove support for 8xxHeiko Schocher1-676/+0
2017-01-25powerpc: Drop CONFIG_SYS_ALLOC_DPRAMSimon Glass1-15/+2
2016-02-08Remove unused CONFIG_MODEM_SUPPORT option and associated dead code.David Müller (ELSOFT AG)1-22/+0
2015-01-05mpc8xx: remove IP860 board supportMasahiro Yamada1-6/+1
2015-01-05mpc8xx: remove lwmon board supportMasahiro Yamada1-16/+0
2014-07-07mpc8xx: remove fads board supportMasahiro Yamada1-9/+0
2014-07-07mpc8xx: remove RPXlite_dw, quantum board supportMasahiro Yamada1-5/+0
2014-04-18powerpc: remove RPXClassic, RPXlite boards supportMasahiro Yamada1-1/+1
2014-04-18powerpc: remove ADS860, FADS823, FADS850SAR, FADS860T supportMasahiro Yamada1-1/+1
2014-04-18powerpc: remove MBX and MBX860T boards supportMasahiro Yamada1-4/+0
2013-07-24Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk1-17/+1
2012-10-15serial: mpc8xx: Move serial registration from serial_initialize()Marek Vasut1-0/+11
2012-10-15serial: Properly spell out the structure member names of serial_driverMarek Vasut1-16/+16
2011-07-26serial: drop useless ctlr fieldMike Frysinger1-5/+3
2011-07-26serial: push default_serial_console to driversMike Frysinger1-0/+10
2010-04-24serial: struct serial_device: add uninit() entry for driversAnatolij Gustschin1-0/+2
2010-04-21Move arch/ppc to arch/powerpcStefan Roese1-0/+745