| Commit message (Expand) | Author | Age | Lines |
* | Blackfin: add support for S25FL128 parts | Mike Frysinger | 2009-03-24 | -38/+47 |
* | Blackfin: overhaul SPI flash handling to speed things up | Mike Frysinger | 2009-03-24 | -6/+126 |
* | Blackfin: add support for SST SPI flashes | Mike Frysinger | 2009-03-24 | -29/+78 |
* | Blackfin: add hack for crappy m25p80 | Mike Frysinger | 2009-03-24 | -0/+7 |
* | Blackfin: bf537-stamp: rewrite MAC-in-flash handling | Mike Frysinger | 2009-03-24 | -23/+56 |
* | Blackfin: kill off LDR jump block | Mike Frysinger | 2009-03-23 | -3/+2 |
* | Blackfin: bf537-stamp: move CONFIG_POST handling to COBJS-$(...) | Mike Frysinger | 2009-03-23 | -4/+2 |
* | Blackfin: move default boot SPI CS to common code | Mike Frysinger | 2009-02-05 | -7/+1 |
* | Blackfin: add port muxing for BF51x SPI | Mike Frysinger | 2009-02-02 | -9/+11 |
* | 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: fixup misc warnings such as printf's and missing casts | Mike Frysinger | 2009-01-28 | -2/+2 |
* | | Blackfin: convert old boards to use COBJS-y Makefile style | Mike Frysinger | 2009-01-28 | -7/+6 |
* | | Blackfin: set default boot SPI CS for BF538/BF539 | Mike Frysinger | 2009-01-28 | -2/+2 |
* | | Blackfin: tighten up post memory coding style | Mike Frysinger | 2009-01-28 | -12/+11 |
* | | Blackfin: bf537-stamp nand: fix more style errors in previous commit | Mike Frysinger | 2009-01-28 | -3/+3 |
* | | Blackfin: drop dead/wrong debug code in initdram() | Mike Frysinger | 2009-01-28 | -13/+1 |
* | | Command usage cleanup | Peter Tyser | 2009-01-28 | -1/+1 |
|/ |
|
* | bf537-stamp/nand: fix board_nand_init prototype | Mike Frysinger | 2009-01-07 | -1/+3 |
* | Blackfin: fix out-of-tree building with ldscripts | Mike Frysinger | 2009-01-07 | -4/+5 |
* | Blackfin: fix linker scripts to work with --gc-sections | Mike Frysinger | 2009-01-07 | -8/+11 |
* | Blackfin: set proper LDRFLAGS for parallel booting LDRs | Mike Frysinger | 2009-01-07 | -1/+4 |
* | Blackfin: linker scripts: force start.o and set initcode boundaries | Mike Frysinger | 2008-10-23 | -1/+6 |
* | Cleanup: fix "MHz" spelling | Wolfgang Denk | 2008-10-21 | -12/+12 |
* | rename CFG_ macros to CONFIG_SYS | Jean-Christophe PLAGNIOL-VILLARD | 2008-10-18 | -18/+18 |
* | rename environment.c in env_embedded.c to reflect is functionality | Jean-Christophe PLAGNIOL-VILLARD | 2008-09-10 | -1/+1 |
* | 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 |
* | Fixing coding style issues | William Juul | 2008-08-12 | -1/+1 |
* | Remove white space at end. | William Juul | 2008-08-12 | -2/+2 |
* | Update MTD to that of Linux 2.6.22.1 | William Juul | 2008-08-12 | -24/+19 |
* | Cleanup out-or-tree building for some boards (.depend) | Wolfgang Denk | 2008-07-02 | -1/+1 |
* | 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 | -172/+111 |
* | Blackfin: BF537-stamp: cleanup spi flash driver | Mike Frysinger | 2008-03-30 | -517/+816 |
* | net/Blackfin: move on-chip MAC driver into drivers/net/ | Mike Frysinger | 2008-03-25 | -621/+1 |
* | Blackfin: BF537-stamp: drop board-specific flash driver for CFI | Mike Frysinger | 2008-03-15 | -527/+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 | -38/+44 |
* | add gitignores for Blackfin pieces | Mike Frysinger | 2008-02-04 | -0/+1 |
* | bf537-stamp: remove already defined is_zero_ether_addr and is_multicast_ether... | Jean-Christophe PLAGNIOL-VILLARD | 2008-01-16 | -39/+17 |
* | Fix cases where DECLARE_GLOBAL_DATA_PTR was not declared as global | Wolfgang Denk | 2007-09-15 | -1/+2 |
* | board/[A-Za-i]*: Remove lingering references to CFG_CMD_* symbols. | Jon Loeliger | 2007-07-10 | -1/+1 |
* | board/[A-Za-c]*: Remove obsolete references to CONFIG_COMMANDS | Jon Loeliger | 2007-07-09 | -5/+5 |
* | board/[Ma-i]*: Augment CONFIG_COMMANDS tests with defined(CONFIG_CMD_*). | Jon Loeliger | 2007-07-04 | -3/+3 |
* | Coding stylke cleanup; rebuild CHANGELOG | Wolfgang Denk | 2007-06-22 | -11/+11 |
* | [Blackfin][PATCH] Fix copyright and update license | Aubrey Li | 2007-04-05 | -9/+9 |
* | [Blackfin][PATCH] minor cleanup | Aubrey Li | 2007-03-19 | -5/+5 |
* | [Blackfin][PATCH] Add BF537 stamp board support | Aubrey Li | 2007-03-19 | -0/+3035 |