aboutsummaryrefslogtreecommitdiff
path: root/board/amcc/yosemite
AgeCommit message (Expand)Author
2011-10-15punt unused clean/distclean targetsMike Frysinger
2011-05-12Fix incorrect use of getenv() before relocationWolfgang Denk
2010-11-17Switch from archive libraries to partial linkingSebastien Carlier
2010-10-26Replace CONFIG_SYS_GBL_DATA_SIZE by auto-generated valueWolfgang Denk
2010-10-18Makefile: move all Power Architecture boards into boards.cfgWolfgang Denk
2010-10-18Rename TEXT_BASE into CONFIG_SYS_TEXT_BASEWolfgang Denk
2010-09-23ppc4xx: Move ppc4xx headers to powerpc include directoryStefan Roese
2010-04-19ppc4xx: TLB init file cleanupStefan Roese
2009-11-19ppc4xx: Consolidate pci_master_init() functionStefan Roese
2009-11-19ppc4xx: Consolidate pci_pre_init() functionStefan Roese
2009-11-19ppc4xx: Consolidate pci_target_init() functionStefan Roese
2009-11-09ppc4xx: Remove duplicated is_pci_host() functionsStefan Roese
2009-11-02ppc4xx: Remove board specific linker scripts from most PPC4xx boardsStefan Roese
2009-10-23ppc4xx: Yosemite/Yellowstone: Check and reconfigure the PCI sync clockStefan Roese
2009-10-09Merge branch 'reloc'Wolfgang Denk
2009-10-07ppc_4xx: Apply new HW register namesNiklaus Giger
2009-10-03ppc: Enable full relocation to RAMPeter Tyser
2009-09-28ppc4xx: Convert PPC4xx SDRAM defines from lower case to upper caseStefan Roese
2009-09-28ppc4xx: Convert PPC4xx UIC defines from lower case to upper caseStefan Roese
2009-09-11ppc4xx: Big cleanup of PPC4xx definesStefan Roese
2009-03-20Fix all linker script to handle all rodata sectionsTrent Piepho
2008-11-18Align end of bss by 4 bytesSelvamuthukumar
2008-10-18rename CFG_ macros to CONFIG_SYSJean-Christophe PLAGNIOL-VILLARD
2008-07-11ppc4xx: Remove redundant ft_board_setup() functions from some 4xx boardsStefan Roese
2008-07-02Cleanup out-or-tree building for some boards (.depend)Wolfgang Denk
2008-06-12Change initdram() return type to phys_size_tBecky Bruce
2008-06-03ppc4xx: Remove superfluous dram_init() call or replace it by initdram()Stefan Roese
2008-05-21Big white-space cleanup.Wolfgang Denk
2008-05-08ppc4xx: Add device tree support to AMCC YosemiteIra Snyder
2008-04-17Remove all the search paths from the .lds files.Jason Wessel
2008-01-12Fix linker scripts: add NOLOAD atribute to .bss/.sbss sectionsWolfgang Denk
2007-10-31ppc4xx: Rework of 4xx serial driver (2)Stefan Roese
2007-10-15ppc4xx: Fix incorrect 33/66MHz PCI clock log-message on Sequoia & YosemiteStefan Roese
2007-06-25ppc4xx: Add pci_pre_init() for 405 boardsStefan Roese
2007-01-30[PATCH] Merge Yosemite & Yellowstone board portsStefan Roese
2007-01-13[PATCH] Update Yosemite (440EP) to display board rev and PCI bus speedStefan Roese
2006-11-10Merge with /home/stefan/git/u-boot/denxStefan Roese
2006-10-09Move "ar" flags to config.mk to allow for silent "make -s"Wolfgang Denk
2006-10-07Add CONFIG_BOARD_RESET to configure board specific reset functionStefan Roese
2006-09-01Add support for a saving build objects in a separate directory.Marian Balakowicz
2006-07-28PPC440 DDR setup: Set SDRAM0_CFG0[PMU]=0 for best performanceStefan Roese
2006-05-30Correct GPIO setup (UART1/IRQ's) on yosemite & yellowstoneWolfgang Denk
2006-03-31GCC-4.x fixes: clean up global data pointer initialization for all boards.Wolfgang Denk
2005-12-15Changes to Yellowstone & Yosemite 440EP/GR eval boards:Stefan Roese
2005-12-12(no commit message)Wolfgang Denk
2005-11-29Minor AMCC 4xx board cleanupsStefan Roese
2005-11-27Changed PPC44x startup message (cpu info, speed...) to common style:Stefan Roese
2005-11-05Adjust bd->bi_flashstart on Yellowstone & Yosemite to correct sizeStefan Roese
2005-11-03Additional fix for external IRQ config on Yellowstone & YosemiteStefan Roese
2005-10-28Fix external IRQ configuration on Yellowstone & YosemiteStefan Roese