aboutsummaryrefslogtreecommitdiff
path: root/board/amcc/acadia/memory.c
AgeCommit message (Expand)AuthorFilesLines
2017-07-03powerpc: remove 4xx supportHeiko Schocher1-85/+0
2017-04-13board_f: Rename initdram() to dram_init()Simon Glass1-1/+1
2017-04-05board_f: Drop return value from initdram()Simon Glass1-2/+6
2017-04-05board_f: Drop board_type parameter from initdram()Simon Glass1-1/+1
2014-03-07ppc4xx: Remove 4xx NAND booting supportStefan Roese1-13/+0
2013-07-24Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk1-17/+1
2010-09-23ppc4xx: Move gpio.h to ppc4xx-gpio.h since its ppc4xx specificStefan Roese1-1/+1
2009-09-11ppc4xx: Big cleanup of PPC4xx definesStefan Roese1-9/+9
2008-10-18rename CFG_ macros to CONFIG_SYSJean-Christophe PLAGNIOL-VILLARD1-9/+9
2008-06-12Change initdram() return type to phys_size_tBecky Bruce1-1/+1
2008-06-03ppc4xx: Remove superfluous dram_init() call or replace it by initdram()Stefan Roese1-15/+0
2008-02-25ppc4xx: Fix acadia_nand build problemStefan Roese1-0/+2
2007-06-19[ppc4xx] Fix problem with NAND booting on AMCC AcadiaStefan Roese1-0/+11
2007-06-06ppc4xx: Add NAND booting support for AMCC Acadia (405EZ) eval boardStefan Roese1-1/+10
2007-03-24[PATCH] Clean up 40EZ/Acadia supportStefan Roese1-508/+47
2007-03-21[PATCH] Add AMCC Acadia (405EZ) eval board supportStefan Roese1-0/+564