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-ezkit
Age
Commit message (
Expand
)
Author
2014-09-13
kconfig: remove redundant "string" type in arch and board Kconfigs
Masahiro Yamada
2014-07-30
Add board MAINTAINERS files
Masahiro Yamada
2014-07-30
kconfig: add board Kconfig and defconfig files
Masahiro Yamada
2014-03-07
kbuild, blackfin: Add CONFIG_CC_OPTIMIZE_LIBS_FOR_SPEED
Masahiro Yamada
2014-02-19
kbuild: use Linux Kernel build scripts
Masahiro Yamada
2013-11-01
blackfin: convert makefiles to Kbuild style
Masahiro Yamada
2013-07-24
Add GPL-2.0+ SPDX-License-Identifier to source files
Wolfgang Denk
2013-04-01
Consolidate bool type
York Sun
2011-10-15
punt unused clean/distclean targets
Mike Frysinger
2011-06-03
Blackfin: boards: build zlib dir with -O2
Mike Frysinger
2011-04-08
Blackfin: move CONFIG_BFIN_CPU back to board config.h
Mike Frysinger
2011-04-08
Blackfin: unify bootmode based LDR_FLAGS setup
Mike Frysinger
2011-04-08
Blackfin: drop CONFIG_SYS_TEXT_BASE from boards
Mike Frysinger
2010-11-17
Switch from archive libraries to partial linking
Sebastien Carlier
2010-10-18
Rename TEXT_BASE into CONFIG_SYS_TEXT_BASE
Wolfgang Denk
2010-10-02
Blackfin: move CONFIG_BFIN_CPU to board config.mk
Mike Frysinger
2010-04-13
Rename lib_generic/ to lib/
Peter Tyser
2010-04-13
Change directory-specific CFLAGS to use full path
Peter Tyser
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-06-15
Blackfin: enable -O2 in lib_generic/ for ADI/Bluetechnix boards
Mike Frysinger
2009-06-15
Blackfin: unify u-boot linker scripts
Mike Frysinger
2009-03-23
Blackfin: kill off LDR jump block
Mike Frysinger
2009-01-28
Blackfin: fixup misc warnings such as printf's and missing casts
Mike Frysinger
2009-01-28
Blackfin: convert old boards to use COBJS-y Makefile style
Mike Frysinger
2009-01-28
Blackfin: drop dead/wrong debug code in initdram()
Mike Frysinger
2009-01-28
Blackfin: bf533-ezkit: shuffle flash defines a little
Mike Frysinger
2009-01-07
Blackfin: fix out-of-tree building with ldscripts
Mike Frysinger
2009-01-07
Blackfin: fix linker scripts to work with --gc-sections
Mike Frysinger
2009-01-07
Blackfin: set proper LDRFLAGS for parallel booting LDRs
Mike Frysinger
2008-10-23
Blackfin: linker scripts: force start.o and set initcode boundaries
Mike Frysinger
2008-10-18
rename CFG_ macros to CONFIG_SYS
Jean-Christophe PLAGNIOL-VILLARD
2008-09-10
rename environment.c in env_embedded.c to reflect is functionality
Jean-Christophe PLAGNIOL-VILLARD
2008-07-02
Cleanup out-or-tree building for some boards (.depend)
Wolfgang Denk
2008-06-12
Change initdram() return type to phys_size_t
Becky Bruce
2008-05-20
Big white-space cleanup.
Wolfgang Denk
2008-03-30
Blackfin: unify cpu and boot modes
Mike Frysinger
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
2008-02-05
add gitignores for Blackfin pieces
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-04-05
[Blackfin][PATCH]: fix flash unaligned copy issue
Aubrey Li
2007-03-11
[Blackfin][PATCH] Fix BUILD_DIR option of MAKEALL building issue
Aubrey Li
2007-03-11
[Blackfin][PATCH] code cleanup
Aubrey Li
2007-03-10
[Blackfin][PATCH] code cleanup
Aubrey Li
2007-03-09
[Blackfin]PATCH-1/2]: Remove obsolete blackfin port and add bf533 platform su...
Aubrey.Li