summaryrefslogtreecommitdiff
path: root/board/amcc/luan/luan.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
* cmd_usage(): simplify return code handlingWolfgang Denk2010-07-24-2/+1
* Make sure that argv[] argument pointers are not modified.Wolfgang Denk2010-07-04-1/+1
* Move arch/ppc to arch/powerpcStefan Roese2010-04-21-1/+1
* ppc: Move cpu/$CPU to arch/ppc/cpu/$CPUPeter Tyser2010-04-13-1/+1
* ppc4xx: Consolidate pci_pre_init() functionStefan Roese2009-11-19-33/+0
* ppc4xx: Consolidate pci_target_init() functionStefan Roese2009-11-19-40/+0
* ppc4xx: Remove duplicated is_pci_host() functionsStefan Roese2009-11-09-23/+0
* ppc_4xx: Apply new HW register namesNiklaus Giger2009-10-07-11/+11
* ppc4xx: Convert PPC4xx UIC defines from lower case to upper caseStefan Roese2009-09-28-17/+17
* ppc4xx: Big cleanup of PPC4xx definesStefan Roese2009-09-11-9/+9
* General help message cleanupWolfgang Denk2009-06-12-2/+2
* Command usage cleanupPeter Tyser2009-01-28-1/+1
* Standardize command usage messages with cmd_usage()Peter Tyser2009-01-28-1/+1
* ppc4xx: Added ppc4xx-isram.h for internal SRAM and L2 cache DCRsDave Mitchell2008-11-21-11/+12
* rename CFG_ macros to CONFIG_SYSJean-Christophe PLAGNIOL-VILLARD2008-10-18-7/+7
* ppc4xx: Remove implementations of testdram()Stefan Roese2008-06-03-44/+0
* ppc4xx: Enable hardware-fix for PCI/DMA errata on AMCC 440SP/SPe boardsStefan Roese2007-12-06-0/+6
* ppc4xx: Coding style cleanupStefan Roese2007-10-02-1/+1
* Program EPLD to force full duplex mode for PHY.Grzegorz Bernacki2007-10-02-5/+12
* ppc4xx: AMCC Luan uses the new boardspecific DDR2 controller setupStefan Roese2007-07-16-0/+7
* ppc4xx: Add pci_pre_init() for 405 boardsStefan Roese2007-06-25-2/+2
* [PATCH] Update AMCC Luan 440SP eval board supportStefan Roese2007-03-08-99/+0
* GCC-4.x fixes: clean up global data pointer initialization for all boards.Wolfgang Denk2006-03-31-2/+1
* Add support for AMCC 440SP, add support for AMCC Luan 440SP eval board.Stefan Roese2005-11-29-0/+458