aboutsummaryrefslogtreecommitdiff
path: root/board/amcc/ebony/ebony.c
AgeCommit message (Expand)AuthorFilesLines
2015-10-27ebony: DropTom Rini1-151/+0
2013-10-14Coding Style cleanup: remove trailing white spaceWolfgang Denk1-1/+1
2013-07-24Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk1-17/+1
2011-05-12Fix incorrect use of getenv() before relocationWolfgang Denk1-3/+4
2009-11-19ppc4xx: Consolidate pci_pre_init() functionStefan Roese1-31/+0
2009-11-19ppc4xx: Consolidate pci_target_init() functionStefan Roese1-39/+0
2009-11-09ppc4xx: Remove duplicated is_pci_host() functionsStefan Roese1-23/+0
2009-10-07ppc_4xx: Apply new HW register namesNiklaus Giger1-11/+11
2009-09-28ppc4xx: Convert PPC4xx SDRAM defines from lower case to upper caseStefan Roese1-12/+12
2009-09-28ppc4xx: Convert PPC4xx UIC defines from lower case to upper caseStefan Roese1-14/+14
2009-09-11ppc4xx: Big cleanup of PPC4xx definesStefan Roese1-16/+16
2008-10-18rename CFG_ macros to CONFIG_SYSJean-Christophe PLAGNIOL-VILLARD1-6/+6
2008-06-12Change initdram() return type to phys_size_tBecky Bruce1-1/+1
2008-06-03ppc4xx: Remove implementations of testdram()Stefan Roese1-30/+0
2007-06-25ppc4xx: Add pci_pre_init() for 405 boardsStefan Roese1-4/+4
2006-03-31GCC-4.x fixes: clean up global data pointer initialization for all boards.Wolfgang Denk1-3/+3
2005-11-27Changed PPC44x startup message (cpu info, speed...) to common style:Stefan Roese1-8/+0
2005-10-13Cleanup for GCC-4.xWolfgang Denk1-1/+1
2005-08-01Major cleanup for AMCC PPC4xx eval boards.Stefan Roese1-0/+297