aboutsummaryrefslogtreecommitdiff
path: root/board/sandburst/karef/karef.c
AgeCommit message (Expand)AuthorFilesLines
2013-10-14Coding Style cleanup: remove trailing white spaceWolfgang Denk1-1/+1
2013-07-24Merge branch 'master' of git://git.denx.de/u-boot-i2cTom Rini1-6/+0
2013-07-24Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk1-17/+1
2013-07-23i2c, ppc4xx_i2c: switch to new multibus/multiadapter supportDirk Eibach1-5/+0
2013-07-23i2c, soft-i2c: switch to new multibus/multiadapter supportHeiko Schocher1-1/+0
2010-07-04Make sure that argv[] argument pointers are not modified.Wolfgang Denk1-2/+2
2009-09-28ppc4xx: Convert PPC4xx UIC defines from lower case to upper caseStefan Roese1-30/+30
2009-09-11ppc4xx: Big cleanup of PPC4xx definesStefan Roese1-18/+18
2009-06-12General help message cleanupWolfgang Denk1-2/+2
2009-03-28Fix implicit declaration of function 'eth_[gs]etenv_enetaddr'Wolfgang Denk1-0/+4
2009-03-27karef/metrobox/xpedite1k: fix eth_setenv_enetaddr typosMike Frysinger1-4/+4
2009-03-20boards: move board_get_enetaddr() into board-specific initMike Frysinger1-0/+29
2009-01-28Command usage cleanupPeter Tyser1-2/+2
2008-12-06Update U-Boot's build timestamp on every compilePeter Tyser1-2/+4
2008-10-18rename CFG_ macros to CONFIG_SYSJean-Christophe PLAGNIOL-VILLARD1-11/+11
2008-07-11ppc4xx: Rework 440GX UIC handlingStefan Roese1-19/+31
2005-11-27Changed PPC44x startup message (cpu info, speed...) to common style:Stefan Roese1-6/+0
2005-09-24* Fix PHY address argument passing with mii info commandWolfgang Denk1-2/+1
2005-08-15Coding style cleanupWolfgang Denk1-31/+1
2005-08-15Add Sandburst Metrobox and Sandburst Karef board support packages.Stefan Roese1-0/+607