summaryrefslogtreecommitdiffstats
path: root/board/bf533-ezkit
Commit message (Expand)AuthorAgeFilesLines
* Fix spelling of "occurred".Vagrant Cascadian2016-05-021-1/+1
* Use correct spelling of "U-Boot"Bin Meng2016-02-065-5/+5
* kconfig: remove redundant "string" type in arch and board KconfigsMasahiro Yamada2014-09-131-2/+0
* Add board MAINTAINERS filesMasahiro Yamada2014-07-301-0/+6
* kconfig: add board Kconfig and defconfig filesMasahiro Yamada2014-07-301-0/+11
* kbuild, blackfin: Add CONFIG_CC_OPTIMIZE_LIBS_FOR_SPEEDMasahiro Yamada2014-03-071-5/+0
* kbuild: use Linux Kernel build scriptsMasahiro Yamada2014-02-191-3/+4
* blackfin: convert makefiles to Kbuild styleMasahiro Yamada2013-11-011-21/+1
* Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk2013-07-246-102/+6
* Consolidate bool typeYork Sun2013-04-012-4/+2
* punt unused clean/distclean targetsMike Frysinger2011-10-151-6/+0
* Blackfin: boards: build zlib dir with -O2Mike Frysinger2011-06-031-0/+1
* Blackfin: move CONFIG_BFIN_CPU back to board config.hMike Frysinger2011-04-081-2/+0
* Blackfin: unify bootmode based LDR_FLAGS setupMike Frysinger2011-04-081-1/+0
* Blackfin: drop CONFIG_SYS_TEXT_BASE from boardsMike Frysinger2011-04-081-3/+0
* Switch from archive libraries to partial linkingSebastien Carlier2010-11-171-2/+2
* Rename TEXT_BASE into CONFIG_SYS_TEXT_BASEWolfgang Denk2010-10-181-1/+1
* Blackfin: move CONFIG_BFIN_CPU to board config.mkMike Frysinger2010-10-021-0/+2
* Rename lib_generic/ to lib/Peter Tyser2010-04-131-2/+2
* Change directory-specific CFLAGS to use full pathPeter Tyser2010-04-131-1/+1
* Blackfin: kill off useless initdram() usageMike Frysinger2010-01-171-7/+0
* Convert SMC91111 Ethernet driver to CONFIG_NET_MULTI APIBen Warren2009-10-041-0/+8
* Blackfin: enable -O2 in lib_generic/ for ADI/Bluetechnix boardsMike Frysinger2009-06-151-0/+3
* Blackfin: unify u-boot linker scriptsMike Frysinger2009-06-144-152/+1
* Blackfin: kill off LDR jump blockMike Frysinger2009-03-231-3/+2
* Blackfin: fixup misc warnings such as printf's and missing castsMike Frysinger2009-01-281-3/+3
* Blackfin: convert old boards to use COBJS-y Makefile styleMike Frysinger2009-01-281-4/+4
* Blackfin: drop dead/wrong debug code in initdram()Mike Frysinger2009-01-281-13/+1
* Blackfin: bf533-ezkit: shuffle flash defines a littleMike Frysinger2009-01-283-9/+8
* Blackfin: fix out-of-tree building with ldscriptsMike Frysinger2009-01-072-4/+5
* Blackfin: fix linker scripts to work with --gc-sectionsMike Frysinger2009-01-071-10/+13
* Blackfin: set proper LDRFLAGS for parallel booting LDRsMike Frysinger2009-01-071-0/+6
* Blackfin: linker scripts: force start.o and set initcode boundariesMike Frysinger2008-10-231-1/+6
* rename CFG_ macros to CONFIG_SYSJean-Christophe PLAGNIOL-VILLARD2008-10-185-26/+26
* rename environment.c in env_embedded.c to reflect is functionalityJean-Christophe PLAGNIOL-VILLARD2008-09-101-1/+1
* Cleanup out-or-tree building for some boards (.depend)Wolfgang Denk2008-07-021-1/+1
* Change initdram() return type to phys_size_tBecky Bruce2008-06-121-1/+1
* Big white-space cleanup.Wolfgang Denk2008-05-211-4/+4
* Blackfin: unify cpu and boot modesMike Frysinger2008-03-303-115/+101
* Blackfin: convert BFIN_CPU to CONFIG_BFIN_CPUMike Frysinger2008-03-151-7/+0
* punt Blackfin VDSP headers and import sanitized/auto-generated onesMike Frysinger2008-02-041-4/+4
* add gitignores for Blackfin piecesMike Frysinger2008-02-041-0/+1
* Fix cases where DECLARE_GLOBAL_DATA_PTR was not declared as globalWolfgang Denk2007-09-151-1/+2
* [Blackfin][PATCH] Fix copyright and update licenseAubrey Li2007-04-054-10/+10
* [Blackfin][PATCH]: fix flash unaligned copy issueAubrey Li2007-04-052-41/+44
* [Blackfin][PATCH] Fix BUILD_DIR option of MAKEALL building issueAubrey Li2007-03-121-7/+17
* [Blackfin][PATCH] code cleanupAubrey Li2007-03-121-4/+5
* [Blackfin][PATCH] code cleanupAubrey Li2007-03-102-3/+2
* [Blackfin]PATCH-1/2]: Remove obsolete blackfin port and add bf533 platform su...Aubrey.Li2007-03-097-0/+980
OpenPOWER on IntegriCloud