aboutsummaryrefslogtreecommitdiff
path: root/arch/powerpc/cpu/mpc512x/serial.c
AgeCommit message (Expand)AuthorFilesLines
2017-06-16powerpc, 5xxx, 512x: remove support for mpc5xxx and mpc512xHeiko Schocher1-431/+0
2016-01-25serial: Remove serial_putc_raw_devTom Rini1-12/+0
2014-07-23stdio: Pass device pointer to stdio methodsSimon Glass1-5/+5
2013-07-24Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk1-17/+1
2013-02-04ppc: Move mpc512x clocks to arch_global_dataSimon Glass1-1/+1
2012-10-15serial: Remove CONFIG_SERIAL_MULTI from serial driversMarek Vasut1-61/+3
2012-10-15serial: mpc512x: Move serial registration from serial_initialize()Marek Vasut1-0/+16
2012-10-15serial: Properly spell out the structure member names of serial_driverMarek Vasut1-9/+9
2011-10-27PowerPC: Squash warning in mpc512x serial.cMarek Vasut1-1/+1
2011-07-26serial: drop useless ctlr fieldMike Frysinger1-6/+5
2011-07-26serial: push default_serial_console to driversMike Frysinger1-0/+12
2010-04-24mpc5121: add PSC serial communication routinesAnatolij Gustschin1-0/+87
2010-04-24mpc512x: add multi serial PSC supportAnatolij Gustschin1-28/+238
2010-04-21Move arch/ppc to arch/powerpcStefan Roese1-0/+193