aboutsummaryrefslogtreecommitdiff
path: root/board/esd/cpci2dp/cpci2dp.c
AgeCommit message (Expand)AuthorFilesLines
2017-07-03powerpc: remove 4xx supportHeiko Schocher1-172/+0
2013-10-14Coding Style cleanup: remove trailing white spaceWolfgang Denk1-1/+1
2013-07-24Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk1-17/+1
2010-08-04Rename getenv_r() into getenv_f()Wolfgang Denk1-1/+1
2010-07-04Make sure that argv[] argument pointers are not modified.Wolfgang Denk1-1/+1
2009-09-28ppc4xx: Convert PPC4xx UIC defines from lower case to upper caseStefan Roese1-8/+8
2009-09-11ppc4xx: Big cleanup of PPC4xx definesStefan Roese1-6/+6
2009-06-12General help message cleanupWolfgang Denk1-2/+2
2009-03-20ppc4xx: Use correct io accessors for esd 405 boardsMatthias Fuchs1-6/+12
2009-01-28Command usage cleanupPeter Tyser1-1/+1
2008-10-18rename CFG_ macros to CONFIG_SYSJean-Christophe PLAGNIOL-VILLARD1-14/+14
2008-09-03ppc4xx: Remove obsolete or unused functions from some esd boardsMatthias Fuchs1-21/+0
2008-06-12Change initdram() return type to phys_size_tBecky Bruce1-1/+1
2006-03-31GCC-4.x fixes: clean up global data pointer initialization for all boards.Wolfgang Denk1-1/+2
2006-03-06Minor code cleanupWolfgang Denk1-2/+2
2006-01-18PMC405 and CPCI405: Moved configuration of pci resources into config file.Stefan Roese1-22/+10
2005-12-04Code cleanup, especially MIPS for GCC 4.xWolfgang Denk1-24/+20
2005-11-08Updated PCI mapping for esd CPCI2DP board.Stefan Roese1-6/+9
2005-10-13Cleanup for GCC-4.xWolfgang Denk1-1/+1
2005-09-22esd CPCI2DP board addedStefan Roese1-0/+215