summaryrefslogtreecommitdiff
path: root/board/esd/cpci405/cpci405.c
AgeCommit message (Expand)AuthorFilesLines
2017-07-04powerpc: remove 4xx supportHeiko Schocher1-496/+0
2016-05-27Delete tests of CONFIG_OF_LIBFDT when testing CONFIG_OF_BOARD_SETUPRobert P. J. Day1-2/+2
2015-11-20Move console definitions into a new console.h fileSimon Glass1-0/+1
2015-01-13ppc4xx: cleanup CPCI4052 boardMatthias Fuchs1-275/+1
2014-11-21fdt: Allow ft_board_setup() to report failureSimon Glass1-1/+3
2013-07-24Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk1-17/+1
2012-05-22board/esd/cpci405/cpci405.c: Fix compile warningJoe Hershberger1-6/+1
2012-05-16net: punt bd->bi_ip_addrMike Frysinger1-5/+4
2011-12-08board/esd/cpci405/cpci405.c: Fix GCC 4.6 warningMatthias Fuchs1-5/+3
2010-11-28do_reset: unify duplicate prototypesMike Frysinger1-1/+0
2010-08-04Rename getenv_r() into getenv_f()Wolfgang Denk1-1/+1
2010-07-05Make sure that argv[] argument pointers are not modified.Wolfgang Denk1-4/+4
2009-12-21move prototypes for gunzip() and zunzip() to common.hWolfgang Wegner1-1/+0
2009-09-28ppc4xx: Convert PPC4xx UIC defines from lower case to upper caseStefan Roese1-9/+9
2009-09-11ppc4xx: Big cleanup of PPC4xx definesStefan Roese1-11/+11
2009-06-12General help message cleanupWolfgang Denk1-6/+6
2009-03-21ppc4xx: Use correct io accessors for esd 405 boardsMatthias Fuchs1-4/+4
2009-01-28Command usage cleanupPeter Tyser1-3/+3
2009-01-14ppc4xx: Disable pci node in device tree on CPCI405 pci adaptersMatthias Fuchs1-0/+24
2009-01-14ppc4xx: Cleanup CPCI405 board codeMatthias Fuchs1-163/+144
2008-10-18rename CFG_ macros to CONFIG_SYSJean-Christophe PLAGNIOL-VILLARD1-23/+23
2008-09-11rename CFG_ENV macros to CONFIG_ENVJean-Christophe PLAGNIOL-VILLARD1-8/+8
2008-09-03ppc4xx: Remove obsolete or unused functions from some esd boardsMatthias Fuchs1-19/+0
2008-06-12Change initdram() return type to phys_size_tBecky Bruce1-1/+1
2007-07-10Coding style cleanup; update CHANGELOG.Wolfgang Denk1-44/+24
2007-06-25ppc4xx: Add pci_pre_init() for 405 boardsStefan Roese1-2/+2
2007-06-25ppc4xx: Maintenance patch for esd's CPCI405 derivatsMatthias Fuchs1-21/+55
2006-03-31GCC-4.x fixes: clean up global data pointer initialization for all boards.Wolfgang Denk1-8/+2
2005-10-13Cleanup for GCC-4.xWolfgang Denk1-8/+8
2004-12-17Code cleanup.wdenk1-3/+3
2004-12-16CPCI405 board updatestroese1-11/+152
2004-09-09* Patch by Detlev Zundel, 08 Sep 2004:wdenk1-2/+2
2004-01-21* The PS/2 mux on the BMS2003 board needs 450 ms after power onwdenk1-1/+1
2003-09-12CPCI405(AB) update.stroese1-30/+137
2003-06-28* Code cleanup:wdenk1-2/+1
2003-05-23CPCI405AB (special version of esd CPCI405) board added.stroese1-8/+52
2003-04-04Changed CPCI405 to use CTS instead of DSR on PPC405 UART1.stroese1-1/+7
2003-03-20CPCI4052 update (support for revision 3).stroese1-32/+83
2002-11-03Initial revisionwdenk1-0/+451