aboutsummaryrefslogtreecommitdiff
path: root/board/bf537-stamp
AgeCommit message (Expand)AuthorFilesLines
2008-07-02Cleanup out-or-tree building for some boards (.depend)Wolfgang Denk1-1/+1
2008-06-12Change initdram() return type to phys_size_tBecky Bruce1-1/+1
2008-03-30Blackfin: unify cpu and boot modesMike Frysinger4-172/+111
2008-03-30Blackfin: BF537-stamp: cleanup spi flash driverMike Frysinger3-517/+816
2008-03-25net/Blackfin: move on-chip MAC driver into drivers/net/Mike Frysinger3-621/+1
2008-03-15Blackfin: BF537-stamp: drop board-specific flash driver for CFIMike Frysinger3-527/+1
2008-03-15Blackfin: convert BFIN_CPU to CONFIG_BFIN_CPUMike Frysinger1-11/+0
2008-03-15Blackfin: move bootldr command to common codeMike Frysinger1-45/+0
2008-02-04punt Blackfin VDSP headers and import sanitized/auto-generated onesMike Frysinger6-38/+44
2008-02-04add gitignores for Blackfin piecesMike Frysinger1-0/+1
2008-01-16bf537-stamp: remove already defined is_zero_ether_addr and is_multicast_ether...Jean-Christophe PLAGNIOL-VILLARD2-39/+17
2007-09-15Fix cases where DECLARE_GLOBAL_DATA_PTR was not declared as globalWolfgang Denk1-1/+2
2007-07-10board/[A-Za-i]*: Remove lingering references to CFG_CMD_* symbols.Jon Loeliger1-1/+1
2007-07-09board/[A-Za-c]*: Remove obsolete references to CONFIG_COMMANDSJon Loeliger3-5/+5
2007-07-04board/[Ma-i]*: Augment CONFIG_COMMANDS tests with defined(CONFIG_CMD_*).Jon Loeliger3-3/+3
2007-06-22Coding stylke cleanup; rebuild CHANGELOGWolfgang Denk4-11/+11
2007-04-05[Blackfin][PATCH] Fix copyright and update licenseAubrey Li3-9/+9
2007-03-19[Blackfin][PATCH] minor cleanupAubrey Li1-5/+5
2007-03-19[Blackfin][PATCH] Add BF537 stamp board supportAubrey Li12-0/+3035