aboutsummaryrefslogtreecommitdiff
path: root/board/esd/ocrtc/cmd_ocrtc.c
AgeCommit message (Expand)Author
2010-07-04Make sure that argv[] argument pointers are not modified.Wolfgang Denk
2009-06-12General help message cleanupWolfgang Denk
2009-01-28Command usage cleanupPeter Tyser
2007-10-31ppc4xx: Rename 405gp_pci to 4xx_pci since its used on all 4xx platformsStefan Roese
2007-07-09board/[d-e]*: Remove obsolete references to CONFIG_COMMANDSJon Loeliger
2007-07-04board/[Ma-i]*: Augment CONFIG_COMMANDS tests with defined(CONFIG_CMD_*).Jon Loeliger
2005-09-23More cleanup: get rid or redundand #definesWolfgang Denk
2005-09-23Cleanup (PPC4xx is AMCC now)Wolfgang Denk
2003-07-11- BSP command added.stroese