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