summaryrefslogtreecommitdiff
path: root/board/siemens/pcu_e/pcu_e.c
Commit message (Expand)AuthorAgeLines
* PCU_E: remove code for yet another corpseWolfgang Denk2010-10-06-562/+0
* cmd_usage(): simplify return code handlingWolfgang Denk2010-07-24-2/+1
* Make sure that argv[] argument pointers are not modified.Wolfgang Denk2010-07-04-1/+1
* General help message cleanupWolfgang Denk2009-06-12-4/+4
* Command usage cleanupPeter Tyser2009-01-28-1/+1
* Standardize command usage messages with cmd_usage()Peter Tyser2009-01-28-1/+1
* rename CFG_ macros to CONFIG_SYSJean-Christophe PLAGNIOL-VILLARD2008-10-18-61/+61
* Change initdram() return type to phys_size_tBecky Bruce2008-06-12-1/+1
* board/[j-z]*: Remove lingering references to CFG_CMD_* symbols.Jon Loeliger2007-07-10-1/+1
* board/[q-z]*: Remove obsolete references to CONFIG_COMMANDSJon Loeliger2007-07-09-1/+1
* board/[k-z]*: Augment CONFIG_COMMANDS tests with defined(CONFIG_CMD_*).Jon Loeliger2007-07-04-1/+1
* Cleanup for GCC-4.xWolfgang Denk2005-10-13-2/+2
* Code cleanup; make several boards compile & link.wdenk2004-03-14-5/+5
* Add a common get_ram_size() function and modify the thewdenk2004-01-06-204/+173
* * Patch by Martin Krause, 17 Jul 2003:wdenk2003-07-17-4/+4
* Patch by Kenneth Johansson, 30 Jun 2003:wdenk2003-07-01-2/+2
* Fix some missing commands, cleanup header fileswdenk2003-06-29-1/+0
* * Code cleanup:wdenk2003-06-27-3/+9
* Initial revisionwdenk2002-08-26-0/+589