aboutsummaryrefslogtreecommitdiff
path: root/board/esd/pci405/pci405.c
AgeCommit message (Expand)AuthorFilesLines
2010-11-28do_reset: unify duplicate prototypesMike Frysinger1-1/+0
2010-09-23ppc4xx: Big header cleanup, mostly PPC440 relatedStefan Roese1-1/+0
2010-08-04Rename getenv_r() into getenv_f()Wolfgang Denk1-1/+1
2010-07-04Make sure that argv[] argument pointers are not modified.Wolfgang Denk1-2/+2
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-8/+8
2009-09-11ppc4xx: Big cleanup of PPC4xx definesStefan Roese1-14/+14
2009-06-12General help message cleanupWolfgang Denk1-2/+2
2009-03-20ppc4xx: Use correct io accessors for esd 405/440 boardsMatthias Fuchs1-4/+4
2009-01-28Command usage cleanupPeter Tyser1-1/+1
2008-11-25ppc4xx: Use correct io accessors for PCI405Matthias Fuchs1-35/+16
2008-10-21Cleanup: fix "MHz" spellingWolfgang Denk1-1/+1
2008-10-18rename CFG_ macros to CONFIG_SYSJean-Christophe PLAGNIOL-VILLARD1-8/+8
2008-09-12ppc4xx: Fix SDRAM inititialization of multiple 405 based board portsStefan Roese1-31/+0
2008-06-12Change initdram() return type to phys_size_tBecky Bruce1-1/+1
2007-10-31ppc4xx: Rename 405gp_pci to 4xx_pci since its used on all 4xx platformsStefan Roese1-1/+1
2006-03-31GCC-4.x fixes: clean up global data pointer initialization for all boards.Wolfgang Denk1-6/+1
2005-10-13Cleanup for GCC-4.xWolfgang Denk1-2/+2
2005-08-12esd PCI405 board updatedStefan Roese1-11/+56
2004-12-31* Code cleanup, mostly for GCC-3.3.xwdenk1-1/+1
2004-12-17One more code cleanup.stroese1-1/+1
2004-12-16Code cleanup.wdenk1-3/+3
2004-12-16PCI405 board updatestroese1-6/+147
2004-09-08* Patch by Detlev Zundel, 08 Sep 2004:LABEL_2004_09_09_0000wdenk1-2/+2
2004-01-20* The PS/2 mux on the BMS2003 board needs 450 ms after power onwdenk1-1/+1
2003-06-27* Code cleanup:LABEL_2003_06_27_2340wdenk1-2/+1
2003-05-23Local Bus Timeout increased.stroese1-1/+6
2003-03-26Make compile clean, fix the usual small problems.LABEL_2003_03_26_1300wdenk1-1/+0
2003-03-25esd PCI405 updated.stroese1-38/+35
2002-11-03Initial revisionwdenk1-0/+254