summaryrefslogtreecommitdiffstats
path: root/board/amcc/yosemite/yosemite.c
Commit message (Expand)AuthorAgeFilesLines
* Coding Style cleanup: remove trailing white spaceWolfgang Denk2013-10-141-1/+1
* Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk2013-07-241-17/+1
* Fix incorrect use of getenv() before relocationWolfgang Denk2011-05-121-3/+4
* ppc4xx: Move ppc4xx headers to powerpc include directoryStefan Roese2010-09-231-1/+1
* ppc4xx: Consolidate pci_master_init() functionStefan Roese2009-11-191-21/+0
* ppc4xx: Consolidate pci_pre_init() functionStefan Roese2009-11-191-55/+0
* ppc4xx: Consolidate pci_target_init() functionStefan Roese2009-11-191-61/+0
* ppc4xx: Remove duplicated is_pci_host() functionsStefan Roese2009-11-091-23/+0
* ppc4xx: Yosemite/Yellowstone: Check and reconfigure the PCI sync clockStefan Roese2009-10-231-3/+23
* ppc_4xx: Apply new HW register namesNiklaus Giger2009-10-071-16/+16
* ppc4xx: Convert PPC4xx SDRAM defines from lower case to upper caseStefan Roese2009-09-281-16/+16
* ppc4xx: Convert PPC4xx UIC defines from lower case to upper caseStefan Roese2009-09-281-15/+15
* ppc4xx: Big cleanup of PPC4xx definesStefan Roese2009-09-111-29/+29
* rename CFG_ macros to CONFIG_SYSJean-Christophe PLAGNIOL-VILLARD2008-10-181-20/+20
* ppc4xx: Remove redundant ft_board_setup() functions from some 4xx boardsStefan Roese2008-07-111-21/+0
* Change initdram() return type to phys_size_tBecky Bruce2008-06-121-1/+1
* ppc4xx: Remove superfluous dram_init() call or replace it by initdram()Stefan Roese2008-06-031-49/+3
* ppc4xx: Add device tree support to AMCC YosemiteIra Snyder2008-05-081-0/+23
* ppc4xx: Fix incorrect 33/66MHz PCI clock log-message on Sequoia & YosemiteStefan Roese2007-10-151-2/+5
* ppc4xx: Add pci_pre_init() for 405 boardsStefan Roese2007-06-251-2/+2
* [PATCH] Merge Yosemite & Yellowstone board portsStefan Roese2007-01-301-0/+8
* [PATCH] Update Yosemite (440EP) to display board rev and PCI bus speedStefan Roese2007-01-131-18/+7
* Add CONFIG_BOARD_RESET to configure board specific reset functionStefan Roese2006-10-071-0/+6
* PPC440 DDR setup: Set SDRAM0_CFG0[PMU]=0 for best performanceStefan Roese2006-07-281-2/+2
* Correct GPIO setup (UART1/IRQ's) on yosemite & yellowstoneWolfgang Denk2006-05-301-2/+2
* GCC-4.x fixes: clean up global data pointer initialization for all boards.Wolfgang Denk2006-03-311-1/+2
* Changes to Yellowstone & Yosemite 440EP/GR eval boards:Stefan Roese2005-12-151-7/+86
* Minor AMCC 4xx board cleanupsStefan Roese2005-11-291-12/+0
* Changed PPC44x startup message (cpu info, speed...) to common style:Stefan Roese2005-11-271-11/+1
* Adjust bd->bi_flashstart on Yellowstone & Yosemite to correct sizeStefan Roese2005-11-051-0/+4
* Additional fix for external IRQ config on Yellowstone & YosemiteStefan Roese2005-11-031-19/+19
* Fix external IRQ configuration on Yellowstone & YosemiteStefan Roese2005-10-281-0/+5
* Change board message on AMCC Yosemite & Yellowstone to common styleStefan Roese2005-10-031-3/+9
* Update AMCC Yosemite to get a consistent setup for all AMCC evalStefan Roese2005-08-111-1/+54
* Add support for AMCC PPC440EP/GR eval boards Yosemite and Yellowstone.Stefan Roese2005-08-011-0/+424
OpenPOWER on IntegriCloud