index
:
u-boot-fsl-qoriq
master
scalys
Freescale u-boot tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
board
/
renesas
/
ap325rxa
Age
Commit message (
Expand
)
Author
2016-12-03
sh: add common dram_init() function for all boards
Vladimir Zapolskiy
2016-12-03
sh: place board lowlevel_init code in the beginning of .text
Vladimir Zapolskiy
2015-03-24
remove unnecessary version.h includes
Rob Herring
2014-11-12
sh: consolidate CONFIG_SYS_CPU defines
Masahiro Yamada
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
2013-10-31
sh: convert makefiles to Kbuild style
Masahiro Yamada
2013-07-24
Add GPL-2.0+ SPDX-License-Identifier to source files
Wolfgang Denk
2011-10-15
punt unused clean/distclean targets
Mike Frysinger
2011-02-02
sh: Remove config.mk for ap325rxa board
Nobuhiro Iwamatsu
2010-12-21
Move DECLARE_GLOBAL_DATA_PTR to file scope
John Rigby
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-08-30
sh: Update lowlevel_init.S of ap325rxa
Nobuhiro Iwamatsu
2010-08-30
sh: Update lowlevel_init.S of MigoR
Nobuhiro Iwamatsu
2009-07-23
Convert SMC911X Ethernet driver to CONFIG_NET_MULTI API
Ben Warren
2009-07-08
sh: unify linker script
Jean-Christophe PLAGNIOL-VILLARD
2009-07-08
sh: make the linker scripts more generic
Jean-Christophe PLAGNIOL-VILLARD
2009-03-20
Fix all linker script to handle all rodata sections
Trent Piepho
2009-03-13
sh: ap325rxa: Change the wait cycle in the area 5
Yusuke.Goda
2009-01-16
sh: use write{8,16,32} in all lowlevel_init
Jean-Christophe PLAGNIOL-VILLARD
2009-01-16
sh: lowlevel_init coding style cleanup
Jean-Christophe PLAGNIOL-VILLARD
2008-10-31
sh: ap325rxa: Moved ap325rxa board to board/renesas
Nobuhiro Iwamatsu