Age | Commit message (Expand) | Author |
2009-02-05 | Blackfin: move default boot SPI CS to common code | Mike Frysinger |
2009-02-02 | Blackfin: add port muxing for BF51x SPI | Mike Frysinger |
2009-02-01 | Merge branch 'master' of git://git.denx.de/u-boot-net | Wolfgang Denk |
2009-01-28 | Move is_valid_ether_addr() to include/net.h | Mike Frysinger |
2009-01-28 | Blackfin: fixup misc warnings such as printf's and missing casts | Mike Frysinger |
2009-01-28 | Blackfin: convert old boards to use COBJS-y Makefile style | Mike Frysinger |
2009-01-28 | Blackfin: set default boot SPI CS for BF538/BF539 | Mike Frysinger |
2009-01-28 | Blackfin: tighten up post memory coding style | Mike Frysinger |
2009-01-28 | Blackfin: bf537-stamp nand: fix more style errors in previous commit | Mike Frysinger |
2009-01-28 | Blackfin: drop dead/wrong debug code in initdram() | Mike Frysinger |
2009-01-28 | Command usage cleanup | Peter Tyser |
2009-01-07 | bf537-stamp/nand: fix board_nand_init prototype | Mike Frysinger |
2009-01-07 | Blackfin: fix out-of-tree building with ldscripts | Mike Frysinger |
2009-01-07 | Blackfin: fix linker scripts to work with --gc-sections | Mike Frysinger |
2009-01-07 | Blackfin: set proper LDRFLAGS for parallel booting LDRs | Mike Frysinger |
2008-10-23 | Blackfin: linker scripts: force start.o and set initcode boundaries | Mike Frysinger |
2008-10-21 | Cleanup: fix "MHz" spelling | Wolfgang Denk |
2008-10-18 | rename CFG_ macros to CONFIG_SYS | Jean-Christophe PLAGNIOL-VILLARD |
2008-09-10 | rename environment.c in env_embedded.c to reflect is functionality | Jean-Christophe PLAGNIOL-VILLARD |
2008-09-02 | Introduce netdev.h header file and remove externs | Ben Warren |
2008-08-26 | Moved initialization of Blackfin EMAC Ethernet controller to board_eth_init() | Ben Warren |
2008-08-12 | Fixing coding style issues | William Juul |
2008-08-12 | Remove white space at end. | William Juul |
2008-08-12 | Update MTD to that of Linux 2.6.22.1 | William Juul |
2008-07-02 | Cleanup out-or-tree building for some boards (.depend) | Wolfgang Denk |
2008-06-12 | Change initdram() return type to phys_size_t | Becky Bruce |
2008-03-30 | Blackfin: unify cpu and boot modes | Mike Frysinger |
2008-03-30 | Blackfin: BF537-stamp: cleanup spi flash driver | Mike Frysinger |
2008-03-25 | net/Blackfin: move on-chip MAC driver into drivers/net/ | Mike Frysinger |
2008-03-15 | Blackfin: BF537-stamp: drop board-specific flash driver for CFI | Mike Frysinger |
2008-03-15 | Blackfin: convert BFIN_CPU to CONFIG_BFIN_CPU | Mike Frysinger |
2008-03-15 | Blackfin: move bootldr command to common code | Mike Frysinger |
2008-02-04 | punt Blackfin VDSP headers and import sanitized/auto-generated ones | Mike Frysinger |
2008-02-04 | add gitignores for Blackfin pieces | Mike Frysinger |
2008-01-16 | bf537-stamp: remove already defined is_zero_ether_addr and is_multicast_ether... | Jean-Christophe PLAGNIOL-VILLARD |
2007-09-15 | Fix cases where DECLARE_GLOBAL_DATA_PTR was not declared as global | Wolfgang Denk |
2007-07-10 | board/[A-Za-i]*: Remove lingering references to CFG_CMD_* symbols. | Jon Loeliger |
2007-07-09 | board/[A-Za-c]*: Remove obsolete references to CONFIG_COMMANDS | Jon Loeliger |
2007-07-04 | board/[Ma-i]*: Augment CONFIG_COMMANDS tests with defined(CONFIG_CMD_*). | Jon Loeliger |
2007-06-22 | Coding stylke cleanup; rebuild CHANGELOG | Wolfgang Denk |
2007-04-05 | [Blackfin][PATCH] Fix copyright and update license | Aubrey Li |
2007-03-19 | [Blackfin][PATCH] minor cleanup | Aubrey Li |
2007-03-19 | [Blackfin][PATCH] Add BF537 stamp board support | Aubrey Li |