summaryrefslogtreecommitdiff
path: root/board/bf533-stamp
Commit message (Expand)AuthorAgeLines
* Use correct spelling of "U-Boot"Bin Meng2016-02-06-2/+2
* video: Drop DEV_EXT_VIDEO flagBin Meng2015-11-05-1/+0
* video: Drop DEV_FLAGS_SYSTEM flagBin Meng2015-11-05-1/+0
* kconfig: remove redundant "string" type in arch and board KconfigsMasahiro Yamada2014-09-13-2/+0
* Add board MAINTAINERS filesMasahiro Yamada2014-07-30-0/+6
* kconfig: add board Kconfig and defconfig filesMasahiro Yamada2014-07-30-0/+11
* kbuild, blackfin: Add CONFIG_CC_OPTIMIZE_LIBS_FOR_SPEEDMasahiro Yamada2014-03-07-5/+0
* kbuild: use Linux Kernel build scriptsMasahiro Yamada2014-02-19-3/+4
* blackfin: convert makefiles to Kbuild styleMasahiro Yamada2013-11-01-23/+3
* Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk2013-07-24-51/+3
* Consolidate bool typeYork Sun2013-04-01-3/+0
* bootstage: Convert progress numbers 10-19 to enumsSimon Glass2012-03-18-5/+5
* bootstage: Convert progress numbers 1-9 into enumsSimon Glass2012-03-18-9/+9
* bootstage: Make use of BOOTSTAGE_ID_RUN_OS in show_boot_progress()Simon Glass2012-03-18-1/+1
* punt unused clean/distclean targetsMike Frysinger2011-10-15-6/+0
* Blackfin: boards: build zlib dir with -O2Mike Frysinger2011-06-03-0/+1
* Blackfin: move CONFIG_BFIN_CPU back to board config.hMike Frysinger2011-04-08-2/+0
* Blackfin: unify bootmode based LDR_FLAGS setupMike Frysinger2011-04-08-1/+0
* Blackfin: drop CONFIG_SYS_TEXT_BASE from boardsMike Frysinger2011-04-08-3/+0
* Switch from archive libraries to partial linkingSebastien Carlier2010-11-17-2/+2
* Rename TEXT_BASE into CONFIG_SYS_TEXT_BASEWolfgang Denk2010-10-18-1/+1
* Blackfin: move CONFIG_BFIN_CPU to board config.mkMike Frysinger2010-10-02-0/+2
* Blackfin: shutdown video DMA when booting LinuxMichael Hennerich2010-08-11-0/+6
* Blackfin: bf533-stamp: scrub unused codeMike Frysinger2010-07-13-54/+9
* Blackfin: bf533-stamp: convert eth/flash swap logic to gpio frameworkMike Frysinger2010-07-13-27/+20
* Blackfin: switch to common GPIO LED driverMike Frysinger2010-07-05-37/+0
* Rename lib_generic/ to lib/Peter Tyser2010-04-13-2/+2
* Change directory-specific CFLAGS to use full pathPeter Tyser2010-04-13-1/+1
* Blackfin: bf533-stamp: split and cleanup CF/IDE codeMike Frysinger2010-01-17-110/+94
* Blackfin: kill off useless initdram() usageMike Frysinger2010-01-17-7/+0
* move prototypes for gunzip() and zunzip() to common.hWolfgang Wegner2009-12-21-2/+0
* Convert SMC91111 Ethernet driver to CONFIG_NET_MULTI APIBen Warren2009-10-04-0/+8
* stdio/device: rework function naming conventionJean-Christophe PLAGNIOL-VILLARD2009-07-18-3/+3
* Blackfin: enable -O2 in lib_generic/ for ADI/Bluetechnix boardsMike Frysinger2009-06-15-0/+3
* Blackfin: unify u-boot linker scriptsMike Frysinger2009-06-14-150/+1
* Blackfin: bf533-stamp: drop old spi flash driverMike Frysinger2009-04-02-3/+0
* Blackfin: bf533-stamp: rewrite startup LED notificationsMike Frysinger2009-03-24-14/+48
* Blackfin: kill off LDR jump blockMike Frysinger2009-03-23-3/+2
* Blackfin: convert old boards to use COBJS-y Makefile styleMike Frysinger2009-01-28-3/+4
* Blackfin: bf533-stamp: rewrite resource swap logicMike Frysinger2009-01-28-24/+15
* Blackfin: punt unused BF533-STAMP definitionsMike Frysinger2009-01-28-3/+0
* Blackfin: resurrect BF533-STAMP video splash driverMike Frysinger2009-01-28-4/+197
* Blackfin: drop dead/wrong debug code in initdram()Mike Frysinger2009-01-28-10/+1
* Blackfin: fix out-of-tree building with ldscriptsMike Frysinger2009-01-07-4/+5
* Blackfin: fix linker scripts to work with --gc-sectionsMike Frysinger2009-01-07-8/+11
* Blackfin: set proper LDRFLAGS for parallel booting LDRsMike Frysinger2009-01-07-0/+6
* Blackfin: linker scripts: force start.o and set initcode boundariesMike Frysinger2008-10-23-1/+6
* Blackfin: punt old unused mem_init.h headerMike Frysinger2008-10-23-1/+0
* rename CFG_ macros to CONFIG_SYSJean-Christophe PLAGNIOL-VILLARD2008-10-18-5/+5
* rename environment.c in env_embedded.c to reflect is functionalityJean-Christophe PLAGNIOL-VILLARD2008-09-10-1/+1