aboutsummaryrefslogtreecommitdiff
path: root/board/amcc/yosemite
AgeCommit message (Expand)AuthorFilesLines
2008-11-18Align end of bss by 4 bytesSelvamuthukumar1-0/+1
2008-10-18rename CFG_ macros to CONFIG_SYSJean-Christophe PLAGNIOL-VILLARD3-31/+31
2008-07-11ppc4xx: Remove redundant ft_board_setup() functions from some 4xx boardsStefan Roese1-21/+0
2008-07-02Cleanup out-or-tree building for some boards (.depend)Wolfgang Denk1-1/+1
2008-06-12Change initdram() return type to phys_size_tBecky Bruce1-1/+1
2008-06-03ppc4xx: Remove superfluous dram_init() call or replace it by initdram()Stefan Roese1-49/+3
2008-05-21Big white-space cleanup.Wolfgang Denk1-4/+4
2008-05-08ppc4xx: Add device tree support to AMCC YosemiteIra Snyder1-0/+23
2008-04-17Remove all the search paths from the .lds files.Jason Wessel1-1/+0
2008-01-12Fix linker scripts: add NOLOAD atribute to .bss/.sbss sectionsWolfgang Denk1-1/+1
2007-10-31ppc4xx: Rework of 4xx serial driver (2)Stefan Roese1-13/+0
2007-10-15ppc4xx: Fix incorrect 33/66MHz PCI clock log-message on Sequoia & YosemiteStefan Roese1-2/+5
2007-06-25ppc4xx: Add pci_pre_init() for 405 boardsStefan Roese1-2/+2
2007-01-30[PATCH] Merge Yosemite & Yellowstone board portsStefan Roese1-0/+8
2007-01-13[PATCH] Update Yosemite (440EP) to display board rev and PCI bus speedStefan Roese1-18/+7
2006-11-10Merge with /home/stefan/git/u-boot/denxStefan Roese1-1/+1
2006-10-09Move "ar" flags to config.mk to allow for silent "make -s"Wolfgang Denk1-1/+1
2006-10-07Add CONFIG_BOARD_RESET to configure board specific reset functionStefan Roese1-0/+6
2006-09-01Add support for a saving build objects in a separate directory.Marian Balakowicz1-6/+10
2006-07-28PPC440 DDR setup: Set SDRAM0_CFG0[PMU]=0 for best performanceStefan Roese1-2/+2
2006-05-30Correct GPIO setup (UART1/IRQ's) on yosemite & yellowstoneWolfgang Denk1-2/+2
2006-03-31GCC-4.x fixes: clean up global data pointer initialization for all boards.Wolfgang Denk1-1/+2
2005-12-15Changes to Yellowstone & Yosemite 440EP/GR eval boards:Stefan Roese1-7/+86
2005-12-12(no commit message)Wolfgang Denk1-0/+1
2005-11-29Minor AMCC 4xx board cleanupsStefan Roese1-12/+0
2005-11-27Changed PPC44x startup message (cpu info, speed...) to common style:Stefan Roese1-11/+1
2005-11-05Adjust bd->bi_flashstart on Yellowstone & Yosemite to correct sizeStefan Roese1-0/+4
2005-11-03Additional fix for external IRQ config on Yellowstone & YosemiteStefan Roese1-19/+19
2005-10-28Fix external IRQ configuration on Yellowstone & YosemiteStefan Roese1-0/+5
2005-10-03Change board message on AMCC Yosemite & Yellowstone to common styleStefan Roese1-3/+9
2005-08-31Fix problems with ld version 2.16 (dot outside sections problem)Wolfgang Denk1-0/+2
2005-08-16Merged 405gp_enet.c and 440gx_enet.c to generic 4xx_enet.cStefan Roese1-1/+0
2005-08-11Update AMCC Yosemite to get a consistent setup for all AMCC evalStefan Roese4-581/+67
2005-08-01Add support for AMCC PPC440EP/GR eval boards Yosemite and Yellowstone.Stefan Roese6-0/+1349