summaryrefslogtreecommitdiff
path: root/board/amcc/sequoia/sdram.c
AgeCommit message (Expand)AuthorFilesLines
2017-07-04powerpc: remove 4xx supportHeiko Schocher1-96/+0
2017-04-13board_f: Rename initdram() to dram_init()Simon Glass1-2/+2
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-11/+2
2013-07-24Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk1-14/+1
2010-09-23ppc4xx: Move ppc4xx headers to powerpc include directoryStefan Roese1-1/+1
2010-04-22Move arch/ppc to arch/powerpcStefan Roese1-1/+1
2010-04-13ppc: Move cpu/$CPU to arch/ppc/cpu/$CPUPeter Tyser1-1/+1
2009-06-12ppc4xx: Add Sequoia RAM-booting targetStefan Roese1-1/+2
2009-04-16ppc4xx: Remove unused code for Sequoia NAND booting versionStefan Roese1-5/+1
2009-03-17Fix AMCC Sequoia board DDR memory configurationMikhail Zolotaryov1-1/+1
2008-10-18rename CFG_ macros to CONFIG_SYSJean-Christophe PLAGNIOL-VILLARD1-1/+1
2008-06-12Change initdram() return type to phys_size_tBecky Bruce1-1/+1
2008-01-11ppc4xx: Fix sdram init on Sequoia boardsStefan Roese1-0/+7
2008-01-04PPC4xx: Use common code for Sequoia board SDRAM supportLarry Johnson1-338/+6
2007-06-01Merge with /home/stefan/git/u-boot/bamboo-nandStefan Roese1-0/+4
2007-06-01ppc4xx: Update Sequoia NAND booting support with ECCStefan Roese1-0/+4
2007-05-05ppc4xx: Sequoia: Remove cpu/ppc4xx/speed.c from NAND bootingStefan Roese1-1/+9
2007-03-06[PATCH] Speed optimization of AMCC Sequoia/Rainier DDR2 setupStefan Roese1-8/+13
2007-01-05[PATCH] Add DDR2 optimization code for Sequoia (440EPx) boardStefan Roese1-9/+357
2006-10-04Fix reset problem in sequoia sdram init codeStefan Roese1-6/+0
2006-09-07Add support for AMCC Sequoia PPC440EPx eval boardStefan Roese1-0/+83