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