aboutsummaryrefslogtreecommitdiff
path: root/board/hymod/bsp.c
AgeCommit message (Expand)AuthorFilesLines
2014-10-27ppc: Zap Hymod boardMarek Vasut1-387/+0
2013-07-24Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk1-17/+1
2011-10-26net: tftpput: Rename TFTP to TFTPGETSimon Glass1-1/+1
2011-08-01fpga: constify to fix build warningWolfgang Denk1-2/+2
2010-07-24cmd_usage(): simplify return code handlingWolfgang Denk1-4/+2
2010-07-04Make sure that argv[] argument pointers are not modified.Wolfgang Denk1-3/+3
2009-06-12General help message cleanupWolfgang Denk1-2/+2
2009-01-28Command usage cleanupPeter Tyser1-2/+2
2009-01-28Standardize command usage messages with cmd_usage()Peter Tyser1-2/+2
2008-10-18rename CFG_ macros to CONFIG_SYSJean-Christophe PLAGNIOL-VILLARD1-1/+1
2007-07-10board/[A-Za-i]*: Remove lingering references to CFG_CMD_* symbols.Jon Loeliger1-3/+1
2007-07-09board/[f-l]*: Remove obsolete references to CONFIG_COMMANDSJon Loeliger1-1/+1
2007-07-04board/[Ma-i]*: Augment CONFIG_COMMANDS tests with defined(CONFIG_CMD_*).Jon Loeliger1-1/+1
2006-03-31GCC-4.x fixes: clean up global data pointer initialization for all boards.Wolfgang Denk1-2/+2
2003-07-01Patch by Kenneth Johansson, 30 Jun 2003:wdenk1-4/+4
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-7/+32
2003-06-19Patches by Murray Jensen, 17 Jun 2003:wdenk1-49/+125
2002-11-11* Patch by Andreas Oberritter, 09 Nov 2002:wdenk1-1/+1
2002-08-26Initial revisionwdenk1-0/+307