summaryrefslogtreecommitdiff
path: root/board/bf533-stamp/bf533-stamp.c
AgeCommit message (Expand)Author
2016-02-06Use correct spelling of "U-Boot"Bin Meng
2013-07-24Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk
2012-03-18bootstage: Convert progress numbers 10-19 to enumsSimon Glass
2012-03-18bootstage: Convert progress numbers 1-9 into enumsSimon Glass
2012-03-18bootstage: Make use of BOOTSTAGE_ID_RUN_OS in show_boot_progress()Simon Glass
2010-07-13Blackfin: bf533-stamp: convert eth/flash swap logic to gpio frameworkMike Frysinger
2010-07-05Blackfin: switch to common GPIO LED driverMike Frysinger
2010-01-17Blackfin: bf533-stamp: split and cleanup CF/IDE codeMike Frysinger
2010-01-17Blackfin: kill off useless initdram() usageMike Frysinger
2009-10-04Convert SMC91111 Ethernet driver to CONFIG_NET_MULTI APIBen Warren
2009-03-24Blackfin: bf533-stamp: rewrite startup LED notificationsMike Frysinger
2009-01-28Blackfin: bf533-stamp: rewrite resource swap logicMike Frysinger
2009-01-28Blackfin: drop dead/wrong debug code in initdram()Mike Frysinger
2008-10-23Blackfin: punt old unused mem_init.h headerMike Frysinger
2008-10-18rename CFG_ macros to CONFIG_SYSJean-Christophe PLAGNIOL-VILLARD
2008-06-12Change initdram() return type to phys_size_tBecky Bruce
2008-03-15Blackfin: convert BFIN_CPU to CONFIG_BFIN_CPUMike Frysinger
2008-02-04punt Blackfin VDSP headers and import sanitized/auto-generated onesMike Frysinger
2007-09-15Fix cases where DECLARE_GLOBAL_DATA_PTR was not declared as globalWolfgang Denk
2007-04-05[Blackfin][PATCH] Fix copyright and update licenseAubrey Li
2007-03-12[Blackfin][PATCH] code cleanupAubrey Li
2007-03-09[Blackfin]PATCH-1/2]: Remove obsolete blackfin port and add bf533 platform su...Aubrey.Li