aboutsummaryrefslogtreecommitdiff
path: root/board/bf537-stamp/bf537-stamp.c
AgeCommit message (Expand)Author
2012-02-12Blackfin: bf537-stamp: drop board reset workaroundMike Frysinger
2010-07-05Blackfin: bf537-stamp: use common spi boot workaround codeMike Frysinger
2010-01-17Blackfin: kill off useless initdram() usageMike Frysinger
2009-04-02Blackfin: bf537-stamp: split CF/IDE code out into dedicated cf-ide.cMike Frysinger
2009-03-24Blackfin: bf537-stamp: split post code out into dedicated post.cMike Frysinger
2009-03-24Blackfin: bf537-stamp: rewrite MAC-in-flash handlingMike Frysinger
2009-02-01Merge branch 'master' of git://git.denx.de/u-boot-netWolfgang Denk
2009-01-28Move is_valid_ether_addr() to include/net.hMike Frysinger
2009-01-28Blackfin: drop dead/wrong debug code in initdram()Mike Frysinger
2008-10-18rename CFG_ macros to CONFIG_SYSJean-Christophe PLAGNIOL-VILLARD
2008-09-02Introduce netdev.h header file and remove externsBen Warren
2008-08-26Moved initialization of Blackfin EMAC Ethernet controller to board_eth_init()Ben Warren
2008-06-12Change initdram() return type to phys_size_tBecky Bruce
2008-03-30Blackfin: unify cpu and boot modesMike Frysinger
2008-03-15Blackfin: convert BFIN_CPU to CONFIG_BFIN_CPUMike Frysinger
2008-03-15Blackfin: move bootldr command to common codeMike Frysinger
2008-02-04punt Blackfin VDSP headers and import sanitized/auto-generated onesMike Frysinger
2008-01-16bf537-stamp: remove already defined is_zero_ether_addr and is_multicast_ether...Jean-Christophe PLAGNIOL-VILLARD
2007-09-15Fix cases where DECLARE_GLOBAL_DATA_PTR was not declared as globalWolfgang Denk
2007-07-09board/[A-Za-c]*: Remove obsolete references to CONFIG_COMMANDSJon Loeliger
2007-07-04board/[Ma-i]*: Augment CONFIG_COMMANDS tests with defined(CONFIG_CMD_*).Jon Loeliger
2007-04-05[Blackfin][PATCH] Fix copyright and update licenseAubrey Li
2007-03-19[Blackfin][PATCH] Add BF537 stamp board supportAubrey Li