| Commit message (Expand) | Author | Age | Lines |
* | Blackfin: bf537-stamp: split CF/IDE code out into dedicated cf-ide.c | Mike Frysinger | 2009-04-02 | -54/+3 |
* | Blackfin: bf537-stamp: split post code out into dedicated post.c | Mike Frysinger | 2009-03-24 | -236/+0 |
* | Blackfin: bf537-stamp: rewrite MAC-in-flash handling | Mike Frysinger | 2009-03-24 | -23/+56 |
* | Merge branch 'master' of git://git.denx.de/u-boot-net | Wolfgang Denk | 2009-02-01 | -16/+0 |
|\ |
|
| * | Move is_valid_ether_addr() to include/net.h | Mike Frysinger | 2009-01-28 | -16/+0 |
* | | Blackfin: drop dead/wrong debug code in initdram() | Mike Frysinger | 2009-01-28 | -13/+1 |
|/ |
|
* | rename CFG_ macros to CONFIG_SYS | Jean-Christophe PLAGNIOL-VILLARD | 2008-10-18 | -7/+7 |
* | Introduce netdev.h header file and remove externs | Ben Warren | 2008-09-02 | -2/+1 |
* | Moved initialization of Blackfin EMAC Ethernet controller to board_eth_init() | Ben Warren | 2008-08-26 | -0/+10 |
* | Change initdram() return type to phys_size_t | Becky Bruce | 2008-06-12 | -1/+1 |
* | Blackfin: unify cpu and boot modes | Mike Frysinger | 2008-03-30 | -12/+1 |
* | Blackfin: convert BFIN_CPU to CONFIG_BFIN_CPU | Mike Frysinger | 2008-03-15 | -11/+0 |
* | Blackfin: move bootldr command to common code | Mike Frysinger | 2008-03-15 | -45/+0 |
* | punt Blackfin VDSP headers and import sanitized/auto-generated ones | Mike Frysinger | 2008-02-04 | -4/+5 |
* | bf537-stamp: remove already defined is_zero_ether_addr and is_multicast_ether... | Jean-Christophe PLAGNIOL-VILLARD | 2008-01-16 | -0/+17 |
* | Fix cases where DECLARE_GLOBAL_DATA_PTR was not declared as global | Wolfgang Denk | 2007-09-15 | -1/+2 |
* | board/[A-Za-c]*: Remove obsolete references to CONFIG_COMMANDS | Jon Loeliger | 2007-07-09 | -2/+2 |
* | board/[Ma-i]*: Augment CONFIG_COMMANDS tests with defined(CONFIG_CMD_*). | Jon Loeliger | 2007-07-04 | -1/+1 |
* | [Blackfin][PATCH] Fix copyright and update license | Aubrey Li | 2007-04-05 | -3/+3 |
* | [Blackfin][PATCH] Add BF537 stamp board support | Aubrey Li | 2007-03-19 | -0/+437 |