summaryrefslogtreecommitdiff
path: root/board/prodrive/p3p440/p3p440.c
Commit message (Expand)AuthorAgeLines
* Coding Style cleanup: remove trailing white spaceWolfgang Denk2013-10-14-1/+1
* Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk2013-07-24-17/+1
* Fix incorrect use of getenv() before relocationWolfgang Denk2011-05-12-3/+4
* ppc4xx: Consolidate pci_pre_init() functionStefan Roese2009-11-19-31/+0
* ppc4xx: Consolidate pci_target_init() functionStefan Roese2009-11-19-39/+0
* ppc4xx: Remove duplicated is_pci_host() functionsStefan Roese2009-11-09-1/+1
* ppc_4xx: Apply new HW register namesNiklaus Giger2009-10-07-11/+11
* ppc4xx: Convert PPC4xx UIC defines from lower case to upper caseStefan Roese2009-09-28-15/+15
* ppc4xx: Big cleanup of PPC4xx definesStefan Roese2009-09-11-11/+11
* rename CFG_ macros to CONFIG_SYSJean-Christophe PLAGNIOL-VILLARD2008-10-18-16/+16
* ppc4xx: Add pci_pre_init() for 405 boardsStefan Roese2007-06-25-2/+2
* GCC-4.x fixes: clean up global data pointer initialization for all boards.Wolfgang Denk2006-03-31-4/+2
* Code cleanup, especially MIPS for GCC 4.xWolfgang Denk2005-12-04-1/+1
* Changed PPC44x startup message (cpu info, speed...) to common style:Stefan Roese2005-11-27-11/+0
* Add support for Prodrive P3P440 board:Stefan Roese2005-11-22-0/+275