summaryrefslogtreecommitdiff
path: root/cpu/mpc512x/serial.c
AgeCommit message (Expand)AuthorFilesLines
2010-04-13ppc: Move cpu/$CPU to arch/ppc/cpu/$CPUPeter Tyser1-193/+0
2010-01-21mpc512x: Use in/out accessors for all registersDetlev Zundel1-4/+4
2009-06-12mpc512x: Use serial_setbrg() in serial_init() to not duplicate the codeStefan Roese1-21/+15
2009-06-12mpc512x: Fix PSC divisor calculation for baudrate settingStefan Roese1-1/+1
2009-06-12MPC512x: use I/O accessors instead of pointer accessesWolfgang Denk1-31/+33
2008-10-18rename CFG_ macros to CONFIG_SYSJean-Christophe PLAGNIOL-VILLARD1-9/+9
2008-01-12MPC512X: Cleanup bus clock names.Grzegorz Bernacki1-1/+1
2007-07-27[ADS5121] Support for the ADS5121 boardRafal Jaworowski1-0/+197