u-boot/arch/powerpc/cpu/mpc8xx
Marek Vasut f0eb1f61b0 serial: mpc8xx: Move serial registration from serial_initialize()
Move the registration of serial_smc and serial_scc ports from
default serial_initialize() into CPU specific function called from
serial_initialize(). This slims down the serial_initialize() call
to a bare tracker of all possible serial port registration routines
in U-Boot.

The exports of both serial_scc_device and serial_smc_device can
not yet be removed as they are still used in default_serial_console()
calls.

Signed-off-by: Marek Vasut <marex@denx.de>
Cc: Marek Vasut <marek.vasut@gmail.com>
Cc: Tom Rini <trini@ti.com>
Cc: Anatolij Gustschin <agust@denx.de>
Cc: Stefan Roese <sr@denx.de>
Cc: Mike Frysinger <vapier@gentoo.org>
2012-10-15 11:53:49 -07:00
..
Makefile 8xx: Cleanup for partial linking and --gc-sections 2010-11-27 23:35:10 +01:00
bedbug_860.c bedbug_860.c, bedbug_603e.c: Fix return type to silence compile warnings. 2010-09-08 22:02:54 +02:00
commproc.c POST cleanup. 2010-09-21 21:39:31 +02:00
config.mk PowerPC: Move -fPIC flag to common place 2011-04-11 21:36:41 +02:00
cpu.c MPC8xx: Fixup warning in arch/powerpc/cpu/mpc8xx/cpu.c 2012-07-30 09:58:02 +02:00
cpu_init.c PCU_E: remove code for yet another corpse 2010-10-06 22:22:24 +02:00
fdt.c Move arch/ppc to arch/powerpc 2010-04-21 23:42:38 +02:00
fec.c net: Encapsulate CDP packet identification 2012-05-23 14:19:23 -05:00
fec.h Move arch/ppc to arch/powerpc 2010-04-21 23:42:38 +02:00
i2c.c mpc8xx/i2c.c: replace PRINTD() by debug() 2011-11-07 22:14:10 +01:00
interrupts.c Move arch/ppc to arch/powerpc 2010-04-21 23:42:38 +02:00
kgdb.S Move arch/ppc to arch/powerpc 2010-04-21 23:42:38 +02:00
lcd.c Move arch/ppc to arch/powerpc 2010-04-21 23:42:38 +02:00
plprcr_write.S Move arch/ppc to arch/powerpc 2010-04-21 23:42:38 +02:00
scc.c MPC8xx: fix "Remove volatile from net API" aftermath 2012-05-22 10:18:14 -05:00
serial.c serial: mpc8xx: Move serial registration from serial_initialize() 2012-10-15 11:53:49 -07:00
speed.c Rename getenv_r() into getenv_f() 2010-08-04 00:45:36 +02:00
spi.c mpc8xx/spi.c: Fix GCC 4.6 build warnings 2011-11-07 22:14:32 +01:00
start.S unify version_string 2011-07-28 17:22:53 +02:00
traps.c Move arch/ppc to arch/powerpc 2010-04-21 23:42:38 +02:00
upatch.c Move arch/ppc to arch/powerpc 2010-04-21 23:42:38 +02:00
video.c font: split font data from video_font.h 2011-11-15 23:58:26 +01:00
wlkbd.c Move arch/ppc to arch/powerpc 2010-04-21 23:42:38 +02:00