u-boot-brain/arch/powerpc/cpu/mpc8xx
Simon Glass d593c61672 board_f: powerpc: Rename get_clocks_866() to get_clocks()
We really don't need to have a name like this in the generic init
sequence. Use the generic get_clocks() name so that we can merge these
two at some point.

Signed-off-by: Simon Glass <sjg@chromium.org>
Reviewed-by: York Sun <york.sun@nxp.com>
Reviewed-by: Stefan Roese <sr@denx.de>
2017-04-05 13:52:50 -04: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
config.mk powerpc: remove redundant CPU definition 2014-07-30 14:42:03 -04:00
cpu_init.c mpc8xx: remove IP860 board support 2015-01-05 12:08:53 -05:00
cpu.c mpc8xx: remove lwmon board support 2015-01-05 12:08:52 -05:00
fdt.c Add GPL-2.0+ SPDX-License-Identifier to source files 2013-07-24 09:44:38 -04:00
fec.c powerpc: Drop CONFIG_SYS_ALLOC_DPRAM 2017-01-25 17:38:42 -05:00
fec.h Add GPL-2.0+ SPDX-License-Identifier to source files 2013-07-24 09:44:38 -04:00
i2c.c powerpc: Drop CONFIG_SYS_ALLOC_DPRAM 2017-01-25 17:38:42 -05:00
interrupts.c Add GPL-2.0+ SPDX-License-Identifier to source files 2013-07-24 09:44:38 -04:00
Kconfig arch: Make board selection choices optional 2015-05-12 18:10:02 -04:00
kgdb.S remove unnecessary version.h includes 2015-03-24 10:50:50 -04:00
Makefile powerpc: Drop CONFIG_SYS_ALLOC_DPRAM 2017-01-25 17:38:42 -05:00
plprcr_write.S Coding Style cleanup: remove trailing white space 2013-10-14 16:06:53 -04:00
scc.c powerpc: Drop CONFIG_SYS_ALLOC_DPRAM 2017-01-25 17:38:42 -05:00
serial.c powerpc: Drop CONFIG_SYS_ALLOC_DPRAM 2017-01-25 17:38:42 -05:00
speed.c board_f: powerpc: Rename get_clocks_866() to get_clocks() 2017-04-05 13:52:50 -04:00
spi.c powerpc: Drop CONFIG_SYS_ALLOC_DPRAM 2017-01-25 17:38:42 -05:00
start.S powerpc: mpc8xx: remove redundant CONFIG_8xx definition 2014-01-24 16:59:08 -05:00
traps.c Add GPL-2.0+ SPDX-License-Identifier to source files 2013-07-24 09:44:38 -04:00
upatch.c Move arch/ppc to arch/powerpc 2010-04-21 23:42:38 +02:00
video.c Fix GCC format-security errors and convert sprintfs. 2016-01-14 22:11:34 -05:00