summaryrefslogtreecommitdiffstats
path: root/board/pcippc2/pcippc2.c
Commit message (Expand)AuthorAgeFilesLines
* ppc: Remove PCIPPC2 and PCIPPC6 boardsStefan Roese2013-03-111-253/+0
* serial: Use default_serial_puts() in driversMarek Vasut2012-10-171-1/+2
* cmd_usage(): simplify return code handlingWolfgang Denk2010-07-241-2/+1
* Make sure that argv[] argument pointers are not modified.Wolfgang Denk2010-07-041-2/+2
* Fix boards broken after removal of legacy NAND and DoC supportWolfgang Denk2009-07-191-0/+2
* General help message cleanupWolfgang Denk2009-06-121-1/+1
* Command usage cleanupPeter Tyser2009-01-281-1/+1
* Standardize command usage messages with cmd_usage()Peter Tyser2009-01-281-1/+1
* Moved initialization of TULIP Ethernet controller to board_eth_init()Ben Warren2008-09-021-0/+6
* Change initdram() return type to phys_size_tBecky Bruce2008-06-121-1/+1
* board/[j-z]*: Remove lingering references to CFG_CMD_* symbols.Jon Loeliger2007-07-101-1/+1
* board/[m-p]*: Remove obsolete references to CONFIG_COMMANDSJon Loeliger2007-07-091-1/+1
* board/[k-z]*: Augment CONFIG_COMMANDS tests with defined(CONFIG_CMD_*).Jon Loeliger2007-07-041-1/+1
* GCC-4.x fixes: clean up global data pointer initialization for all boards.Wolfgang Denk2006-03-311-2/+2
* * The PS/2 mux on the BMS2003 board needs 450 ms after power onwdenk2004-01-201-1/+1
* * Implement new mechanism to export U-Boot's functions to standalonewdenk2003-07-241-1/+1
* Patch by Kenneth Johansson, 30 Jun 2003:wdenk2003-07-011-2/+2
* * Code cleanup:wdenk2003-06-271-2/+12
* Add "pcidelay" environment variable (in ms, enabled via CONFIG_PCI_BOOTDELAY).stroese2003-02-141-1/+1
* Patch by Guillaume Alexandre,, 04 Nov 2002:wdenk2002-11-041-0/+21
* Initial revisionwdenk2002-11-031-0/+214
OpenPOWER on IntegriCloud