aboutsummaryrefslogtreecommitdiff
path: root/board/dave/PPChameleonEVB/PPChameleonEVB.c
AgeCommit message (Expand)AuthorFilesLines
2010-08-04Rename getenv_r() into getenv_f()Wolfgang Denk1-1/+1
2009-12-21move prototypes for gunzip() and zunzip() to common.hWolfgang Wegner1-3/+0
2009-09-28ppc4xx: Convert PPC4xx UIC defines from lower case to upper caseStefan Roese1-7/+7
2009-09-11ppc4xx: Big cleanup of PPC4xx definesStefan Roese1-3/+3
2008-10-18rename CFG_ macros to CONFIG_SYSJean-Christophe PLAGNIOL-VILLARD1-7/+7
2008-09-12ppc4xx: Fix SDRAM inititialization of multiple 405 based board portsStefan Roese1-25/+0
2008-06-12Change initdram() return type to phys_size_tBecky Bruce1-1/+1
2006-03-31GCC-4.x fixes: clean up global data pointer initialization for all boards.Wolfgang Denk1-2/+2
2006-02-24Merge with /home/wd/git/u-boot/testing-NAND/ to add new NAND handling.Bartlomiej Sieka1-27/+0
2005-10-13Cleanup for GCC-4.xWolfgang Denk1-1/+1
2005-09-23Cleanup (PPC4xx is AMCC now)Wolfgang Denk1-2/+2
2005-07-31Minor fixes for PPChameleon Board:Wolfgang Denk1-1/+1
2004-09-08* Patch by Detlev Zundel, 08 Sep 2004:LABEL_2004_09_09_0000wdenk1-2/+2
2004-07-09Patch by Jon Loeliger, 17 June 2004:wdenk1-8/+0
2004-07-01Patch by Andrea Marson, 11 Jun 2004:wdenk1-22/+50
2004-06-17* Fix flash parameters passed to Linux for PPChameleon boardwdenk1-3/+5
2004-01-20* The PS/2 mux on the BMS2003 board needs 450 ms after power onwdenk1-1/+1
2004-01-04* Fix problems caused by Robert Schwebel's cramfs patchwdenk1-2/+5
2003-10-22Fix PCI problems on PPChameleon boardwdenk1-1/+1
2003-10-15* Patches by Xianghua Xiao, 15 Oct 2003:LABEL_2003_10_16_0200wdenk1-1/+1
2003-10-06* Update TRAB auto update codeLABEL_2003_10_06_2355wdenk1-2/+5
2003-09-11* Patch by Gary Jennejohn, 11 Sep 2003:wdenk1-3/+7
2003-09-03Adjustments / cleanup for PPChameleon EVB boardwdenk1-4/+5
2003-09-02* Add support for PPChameleon Eval Boardwdenk1-0/+269