u-boot-brain/arch/arm/mach-mvebu
Stefan Roese ff9112df8b arm: mvebu: drivers/ddr: Move Armada XP DDR init code into new directory
With the upcoming addition of the Armada 38x DDR support, which is not
compatible to the Armada XP DDR init code, we need to introduce a new
directory infrastructure. To support multiple Marvell DDR controller.

This will be the new structure:

     drivers/ddr/marvell/axp
     Supporting Armada XP (AXP) devices (and perhaps Armada 370)

     drivers/ddr/marvell/a38x
     Supporting Armada 38x devices (and perhaps Armada 39x)

Signed-off-by: Stefan Roese <sr@denx.de>
2015-07-23 10:38:30 +02:00
..
include/mach arm: mvebu: drivers/ddr: Move Armada XP DDR init code into new directory 2015-07-23 10:38:30 +02:00
serdes arm: mvebu: drivers/ddr: Move Armada XP DDR init code into new directory 2015-07-23 10:38:30 +02:00
cpu.c arm: mvebu: Disable MMU before changing register base address 2015-07-23 10:37:36 +02:00
dram.c arm: mvebu: Move mvebu-common into mach-mvebu 2015-05-05 14:28:29 +02:00
gpio.c arm: mvebu: Move mvebu-common into mach-mvebu 2015-05-05 14:28:29 +02:00
lowlevel_spl.S arm: armada-xp: Move SoC sources to mach-mvebu 2015-05-05 14:28:29 +02:00
Makefile arm: mvebu: Add Armada 38x SERDES / PHY init code from Marvell bin_hdr 2015-07-23 10:38:14 +02:00
mbus.c arm: mvebu: Remove coherency configuration 2015-05-05 14:32:04 +02:00
spl.c arm: mvebu: spl.c: Add call to board_early_init_f() 2015-07-23 10:37:20 +02:00
timer.c arm: mvebu: Call timer_init early before PHY and DDR init 2015-07-23 08:30:58 +02:00
u-boot-spl.lds arm: mvebu: Move mvebu-common into mach-mvebu 2015-05-05 14:28:29 +02:00