index
:
u-boot
grapeboard-proto
scalys-lsdk-1803
NXP/Freescale LSDK U-boot tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
board
/
bf533-stamp
/
bf533-stamp.c
Age
Commit message (
Expand
)
Author
2013-07-24
Add GPL-2.0+ SPDX-License-Identifier to source files
Wolfgang Denk
2012-03-18
bootstage: Convert progress numbers 10-19 to enums
Simon Glass
2012-03-18
bootstage: Convert progress numbers 1-9 into enums
Simon Glass
2012-03-18
bootstage: Make use of BOOTSTAGE_ID_RUN_OS in show_boot_progress()
Simon Glass
2010-07-13
Blackfin: bf533-stamp: convert eth/flash swap logic to gpio framework
Mike Frysinger
2010-07-05
Blackfin: switch to common GPIO LED driver
Mike Frysinger
2010-01-17
Blackfin: bf533-stamp: split and cleanup CF/IDE code
Mike Frysinger
2010-01-17
Blackfin: kill off useless initdram() usage
Mike Frysinger
2009-10-05
Convert SMC91111 Ethernet driver to CONFIG_NET_MULTI API
Ben Warren
2009-03-25
Blackfin: bf533-stamp: rewrite startup LED notifications
Mike Frysinger
2009-01-28
Blackfin: bf533-stamp: rewrite resource swap logic
Mike Frysinger
2009-01-28
Blackfin: drop dead/wrong debug code in initdram()
Mike Frysinger
2008-10-23
Blackfin: punt old unused mem_init.h header
Mike Frysinger
2008-10-18
rename CFG_ macros to CONFIG_SYS
Jean-Christophe PLAGNIOL-VILLARD
2008-06-12
Change initdram() return type to phys_size_t
Becky Bruce
2008-03-16
Blackfin: convert BFIN_CPU to CONFIG_BFIN_CPU
Mike Frysinger
2008-02-05
punt Blackfin VDSP headers and import sanitized/auto-generated ones
Mike Frysinger
2007-09-15
Fix cases where DECLARE_GLOBAL_DATA_PTR was not declared as global
Wolfgang Denk
2007-04-05
[Blackfin][PATCH] Fix copyright and update license
Aubrey Li
2007-03-11
[Blackfin][PATCH] code cleanup
Aubrey Li
2007-03-09
[Blackfin]PATCH-1/2]: Remove obsolete blackfin port and add bf533 platform su...
Aubrey.Li