index
:
u-boot.git
master
omap/config-cleanups
omap/sniper/next-v2016.03
omap/sniper/recovery-v2015.07
omap/sniper/work
U-Boot bootloader
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
board
/
bf537-stamp
/
bf537-stamp.c
Age
Commit message (
Expand
)
Author
2009-04-02
Blackfin: bf537-stamp: split CF/IDE code out into dedicated cf-ide.c
Mike Frysinger
2009-03-24
Blackfin: bf537-stamp: split post code out into dedicated post.c
Mike Frysinger
2009-03-24
Blackfin: bf537-stamp: rewrite MAC-in-flash handling
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: drop dead/wrong debug code in initdram()
Mike Frysinger
2008-10-18
rename CFG_ macros to CONFIG_SYS
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-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-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-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-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-04-05
[Blackfin][PATCH] Fix copyright and update license
Aubrey Li
2007-03-19
[Blackfin][PATCH] Add BF537 stamp board support
Aubrey Li