summaryrefslogtreecommitdiffstats
path: root/board/esd/cpci405/cpci405.c
Commit message (Expand)AuthorAgeFilesLines
* Delete tests of CONFIG_OF_LIBFDT when testing CONFIG_OF_BOARD_SETUPRobert P. J. Day2016-05-271-2/+2
* Move console definitions into a new console.h fileSimon Glass2015-11-191-0/+1
* ppc4xx: cleanup CPCI4052 boardMatthias Fuchs2015-01-131-275/+1
* fdt: Allow ft_board_setup() to report failureSimon Glass2014-11-211-1/+3
* Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk2013-07-241-17/+1
* board/esd/cpci405/cpci405.c: Fix compile warningJoe Hershberger2012-05-221-6/+1
* net: punt bd->bi_ip_addrMike Frysinger2012-05-151-5/+4
* board/esd/cpci405/cpci405.c: Fix GCC 4.6 warningMatthias Fuchs2011-12-071-5/+3
* do_reset: unify duplicate prototypesMike Frysinger2010-11-281-1/+0
* Rename getenv_r() into getenv_f()Wolfgang Denk2010-08-041-1/+1
* Make sure that argv[] argument pointers are not modified.Wolfgang Denk2010-07-041-4/+4
* move prototypes for gunzip() and zunzip() to common.hWolfgang Wegner2009-12-211-1/+0
* ppc4xx: Convert PPC4xx UIC defines from lower case to upper caseStefan Roese2009-09-281-9/+9
* ppc4xx: Big cleanup of PPC4xx definesStefan Roese2009-09-111-11/+11
* General help message cleanupWolfgang Denk2009-06-121-6/+6
* ppc4xx: Use correct io accessors for esd 405 boardsMatthias Fuchs2009-03-201-4/+4
* Command usage cleanupPeter Tyser2009-01-281-3/+3
* ppc4xx: Disable pci node in device tree on CPCI405 pci adaptersMatthias Fuchs2009-01-141-0/+24
* ppc4xx: Cleanup CPCI405 board codeMatthias Fuchs2009-01-141-163/+144
* rename CFG_ macros to CONFIG_SYSJean-Christophe PLAGNIOL-VILLARD2008-10-181-23/+23
* rename CFG_ENV macros to CONFIG_ENVJean-Christophe PLAGNIOL-VILLARD2008-09-101-8/+8
* ppc4xx: Remove obsolete or unused functions from some esd boardsMatthias Fuchs2008-09-031-19/+0
* Change initdram() return type to phys_size_tBecky Bruce2008-06-121-1/+1
* Coding style cleanup; update CHANGELOG.Wolfgang Denk2007-07-101-44/+24
* ppc4xx: Add pci_pre_init() for 405 boardsStefan Roese2007-06-251-2/+2
* ppc4xx: Maintenance patch for esd's CPCI405 derivatsMatthias Fuchs2007-06-251-21/+55
* GCC-4.x fixes: clean up global data pointer initialization for all boards.Wolfgang Denk2006-03-311-8/+2
* Cleanup for GCC-4.xWolfgang Denk2005-10-131-8/+8
* Code cleanup.wdenk2004-12-161-3/+3
* CPCI405 board updatestroese2004-12-161-11/+152
* * Patch by Detlev Zundel, 08 Sep 2004:wdenk2004-09-081-2/+2
* * The PS/2 mux on the BMS2003 board needs 450 ms after power onwdenk2004-01-201-1/+1
* CPCI405(AB) update.stroese2003-09-121-30/+137
* * Code cleanup:wdenk2003-06-271-2/+1
* CPCI405AB (special version of esd CPCI405) board added.stroese2003-05-231-8/+52
* Changed CPCI405 to use CTS instead of DSR on PPC405 UART1.stroese2003-04-041-1/+7
* CPCI4052 update (support for revision 3).stroese2003-03-201-32/+83
* Initial revisionwdenk2002-11-031-0/+451
OpenPOWER on IntegriCloud