aboutsummaryrefslogtreecommitdiff
path: root/board/esd/du440/du440.h
AgeCommit message (Collapse)AuthorFilesLines
2015-01-13ppc4xx: remove DU440 boardMatthias Fuchs1-27/+0
Signed-off-by: Matthias Fuchs <matthias.fuchs@esd.eu>
2013-07-24Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk1-14/+1
Signed-off-by: Wolfgang Denk <wd@denx.de> [trini: Fixup common/cmd_io.c] Signed-off-by: Tom Rini <trini@ti.com>
2009-11-19ppc4xx: Consolidate pci_target_init() functionStefan Roese1-3/+0
This patch removes the duplicted implementations of the pci_target_init() function by introducing a weak default function for it. This weak default has a different implementation for 440EP(x)/GR(x) PPC's. It can be overridden by a board specific version (e.g. PMC440, korat). Signed-off-by: Stefan Roese <sr@denx.de> Acked-by: Matthias Fuchs <matthias.fuchs@esd.eu>
2008-10-18rename CFG_ macros to CONFIG_SYSJean-Christophe PLAGNIOL-VILLARD1-10/+10
Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
2008-03-31ppc4xx: Minor updates for DU440 boardsMatthias Fuchs1-0/+1
Signed-off-by: Matthias Fuchs <matthias.fuchs@esd-electronics.com>
2008-01-17ppc4xx: Add DU440 board supportMatthias Fuchs1-0/+42
Signed-off-by: Matthias Fuchs <matthias.fuchs@esd-electronics.com>