aboutsummaryrefslogtreecommitdiff
path: root/board/amcc/ocotea/ocotea.c
AgeCommit message (Expand)AuthorFilesLines
2015-10-27ocotea: DropTom Rini1-387/+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-4/+5
2010-09-23ppc4xx: Move ppc4xx headers to powerpc include directoryStefan Roese1-1/+1
2009-12-07POST: Remove duplicated post_hotkey_pressed() functionsStefan Roese1-12/+0
2009-11-19ppc4xx: Consolidate pci_pre_init() functionStefan Roese1-32/+0
2009-11-19ppc4xx: Consolidate pci_target_init() functionStefan Roese1-40/+0
2009-11-09ppc4xx: Remove duplicated is_pci_host() functionsStefan Roese1-24/+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-30/+30
2009-09-11ppc4xx: Big cleanup of PPC4xx definesStefan Roese1-24/+24
2008-10-18rename CFG_ macros to CONFIG_SYSJean-Christophe PLAGNIOL-VILLARD1-6/+6
2008-07-11ppc4xx: Rework 440GX UIC handlingStefan Roese1-19/+31
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-2/+2
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-11-01Add support for Ocotea pass 3 with 440GX Rev. FStefan Roese1-0/+9
2005-10-13Cleanup for GCC-4.xWolfgang Denk1-1/+1
2005-08-16Merged 405gp_enet.c and 440gx_enet.c to generic 4xx_enet.cStefan Roese1-1/+1
2005-08-01Major cleanup for AMCC PPC4xx eval boards.Stefan Roese1-0/+527