summaryrefslogtreecommitdiff
path: root/board/esd/cpci750/cpci750.c
Commit message (Expand)AuthorAgeLines
* PowerPC: drop some 74xx_7xx boards and related codeWolfgang Denk2014-10-27-1088/+0
* Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk2013-07-24-17/+1
* env: Use getenv_yesno() more generallyJoe Hershberger2012-12-13-7/+3
* PPC: Drop mv6436x_eth_initialize() from net/eth.cMarek Vasut2012-03-06-0/+5
* board/esd/cpci750/cpci750.c: Fix error handlingWolfgang Denk2011-11-16-2/+2
* do_bootm: unify duplicate prototypesMike Frysinger2010-11-28-1/+0
* Make sure that argv[] argument pointers are not modified.Wolfgang Denk2010-07-04-3/+3
* 74xx_7xx: CPCI750: Add ECC support on esd CPCI-CPU/750 boardReinhard Arlt2010-05-06-0/+12
* 74xx_7xx: CPCI750: Add CPCI adapter/target supportStefan Roese2009-06-12-0/+9
* 74xx_7xx: CPCI750: Enable access to PCI function > 0Stefan Roese2009-06-12-3/+13
* 74xx_7xx: CPCI750: Minor coding style cleanup of cpci750.cStefan Roese2009-06-12-6/+5
* 74xx_7xx: CPCI750: Add loadpci commandStefan Roese2009-06-12-0/+76
* General help message cleanupWolfgang Denk2009-06-12-2/+2
* Command usage cleanupPeter Tyser2009-01-28-1/+1
* rename CFG_ macros to CONFIG_SYSJean-Christophe PLAGNIOL-VILLARD2008-10-18-67/+67
* Clean up usage of icache_disable/dcache_disableKumar Gala2008-08-19-4/+0
* ppc7xx: Update CPCI750 boardStefan Roese2007-08-16-4/+85
* Minor code cleanup.Wolfgang Denk2007-02-27-12/+10
* [PATCH] Update esd cpci5200 filesStefan Roese2007-01-31-0/+22
* Minor code cleanupWolfgang Denk2006-03-06-1/+0
* Convert CPCI750 to use common CFI flash driverStefan Roese2006-02-08-0/+17
* Cleanup for GCC-4.xWolfgang Denk2005-10-13-2/+2
* * Code cleanup, mostly for GCC-3.3.xwdenk2004-12-31-12/+12
* CPCI750 board support addedstroese2004-12-16-0/+885