aboutsummaryrefslogtreecommitdiff
path: root/board/esd/cpci750/cpci750.c
AgeCommit message (Expand)AuthorFilesLines
2013-07-24Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk1-17/+1
2012-12-13env: Use getenv_yesno() more generallyJoe Hershberger1-7/+3
2012-03-06PPC: Drop mv6436x_eth_initialize() from net/eth.cMarek Vasut1-0/+5
2011-11-16board/esd/cpci750/cpci750.c: Fix error handlingWolfgang Denk1-2/+2
2010-11-28do_bootm: unify duplicate prototypesMike Frysinger1-1/+0
2010-07-04Make sure that argv[] argument pointers are not modified.Wolfgang Denk1-3/+3
2010-05-0674xx_7xx: CPCI750: Add ECC support on esd CPCI-CPU/750 boardReinhard Arlt1-0/+12
2009-06-1274xx_7xx: CPCI750: Add CPCI adapter/target supportStefan Roese1-0/+9
2009-06-1274xx_7xx: CPCI750: Enable access to PCI function > 0Stefan Roese1-3/+13
2009-06-1274xx_7xx: CPCI750: Minor coding style cleanup of cpci750.cStefan Roese1-6/+5
2009-06-1274xx_7xx: CPCI750: Add loadpci commandStefan Roese1-0/+76
2009-06-12General help message cleanupWolfgang Denk1-2/+2
2009-01-28Command usage cleanupPeter Tyser1-1/+1
2008-10-18rename CFG_ macros to CONFIG_SYSJean-Christophe PLAGNIOL-VILLARD1-67/+67
2008-08-19Clean up usage of icache_disable/dcache_disableKumar Gala1-4/+0
2007-08-16ppc7xx: Update CPCI750 boardStefan Roese1-4/+85
2007-02-27Minor code cleanup.Wolfgang Denk1-12/+10
2007-01-31[PATCH] Update esd cpci5200 filesStefan Roese1-0/+22
2006-03-06Minor code cleanupWolfgang Denk1-1/+0
2006-02-08Convert CPCI750 to use common CFI flash driverStefan Roese1-0/+17
2005-10-13Cleanup for GCC-4.xWolfgang Denk1-2/+2
2004-12-31* Code cleanup, mostly for GCC-3.3.xwdenk1-12/+12
2004-12-16CPCI750 board support addedstroese1-0/+885