aboutsummaryrefslogtreecommitdiff
path: root/board/siemens/pcu_e/pcu_e.c
AgeCommit message (Expand)AuthorFilesLines
2010-10-06PCU_E: remove code for yet another corpseWolfgang Denk1-562/+0
2010-07-24cmd_usage(): simplify return code handlingWolfgang Denk1-2/+1
2010-07-04Make sure that argv[] argument pointers are not modified.Wolfgang Denk1-1/+1
2009-06-12General help message cleanupWolfgang Denk1-4/+4
2009-01-28Command usage cleanupPeter Tyser1-1/+1
2009-01-28Standardize command usage messages with cmd_usage()Peter Tyser1-1/+1
2008-10-18rename CFG_ macros to CONFIG_SYSJean-Christophe PLAGNIOL-VILLARD1-61/+61
2008-06-12Change initdram() return type to phys_size_tBecky Bruce1-1/+1
2007-07-10board/[j-z]*: Remove lingering references to CFG_CMD_* symbols.Jon Loeliger1-1/+1
2007-07-09board/[q-z]*: Remove obsolete references to CONFIG_COMMANDSJon Loeliger1-1/+1
2007-07-04board/[k-z]*: Augment CONFIG_COMMANDS tests with defined(CONFIG_CMD_*).Jon Loeliger1-1/+1
2005-10-13Cleanup for GCC-4.xWolfgang Denk1-2/+2
2004-03-14Code cleanup; make several boards compile & link.LABEL_2004_03_14_2340wdenk1-5/+5
2004-01-06Add a common get_ram_size() function and modify the thewdenk1-204/+173
2003-07-17* Patch by Martin Krause, 17 Jul 2003:wdenk1-4/+4
2003-07-01Patch by Kenneth Johansson, 30 Jun 2003:wdenk1-2/+2
2003-06-29Fix some missing commands, cleanup header filesU-Boot-0_4_1wdenk1-1/+0
2003-06-27* Code cleanup:LABEL_2003_06_27_2340wdenk1-3/+9
2002-08-26Initial revisionwdenk1-0/+589