aboutsummaryrefslogtreecommitdiff
path: root/board/renesas/sh7785lcr
AgeCommit message (Expand)AuthorFilesLines
2014-09-24MAINTAINERS: comment out blank M: fieldMasahiro Yamada1-1/+1
2014-09-13kconfig: remove redundant "string" type in arch and board KconfigsMasahiro Yamada1-4/+0
2014-07-30Add board MAINTAINERS filesMasahiro Yamada1-0/+7
2014-07-30kconfig: add board Kconfig and defconfig filesMasahiro Yamada1-0/+19
2013-10-31sh: convert makefiles to Kbuild styleMasahiro Yamada1-22/+2
2013-07-24Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk6-84/+6
2012-07-29doc: cleanup - move board READMEs into respective board directoriesWolfgang Denk1-0/+123
2012-03-19usb: replace wait_ms() with mdelay()Mike Frysinger1-8/+2
2011-10-15punt unused clean/distclean targetsMike Frysinger1-6/+0
2011-06-01sh: sh7785lcr: Update BSC of USB areaNobuhiro Iwamatsu1-1/+1
2011-02-03sh: sh7785lcr: Fix out of tree buildingNobuhiro Iwamatsu1-2/+6
2011-02-02sh: Remove config.mk for sh7785lcr boardNobuhiro Iwamatsu1-31/+0
2010-12-21Move DECLARE_GLOBAL_DATA_PTR to file scopeJohn Rigby1-2/+2
2010-11-17Switch from archive libraries to partial linkingSebastien Carlier1-2/+2
2010-10-21sh: sh7785lcr: Add CONFIG_SYS_TEXT_BASE for 32bit modeNobuhiro Iwamatsu1-1/+3
2010-10-18Rename TEXT_BASE into CONFIG_SYS_TEXT_BASEWolfgang Denk1-3/+3
2010-09-10Prepare v2010.09-rc1v2010.09-rc1Wolfgang Denk1-1/+1
2010-08-30sh: Update lowlevel_init.S of sh7785lcrNobuhiro Iwamatsu1-31/+23
2010-07-24cmd_usage(): simplify return code handlingWolfgang Denk2-14/+7
2010-07-04Make sure that argv[] argument pointers are not modified.Wolfgang Denk3-4/+4
2009-10-30sh: Move some defs to convince 'pcrel too far'Nobuhiro Iwamatsu1-54/+53
2009-07-08sh: Revised the build with newest compilerNobuhiro Iwamatsu1-29/+29
2009-07-08sh: unify linker scriptJean-Christophe PLAGNIOL-VILLARD1-97/+0
2009-07-08sh: make the linker scripts more genericJean-Christophe PLAGNIOL-VILLARD3-195/+4
2009-07-08sh7785lcr: fix out of tree buildJean-Christophe PLAGNIOL-VILLARD1-1/+1
2009-06-12General help message cleanupWolfgang Denk3-4/+4
2009-03-20Fix all linker script to handle all rodata sectionsTrent Piepho1-1/+1
2009-03-15Prepare 2009.03-rc2v2009.03-rc2Wolfgang Denk1-1/+0
2009-03-12sh: Add support 32-Bit Extended Address Mode to sh7785lcrYoshihiro Shimoda6-2/+324
2009-01-28Command usage cleanupPeter Tyser2-3/+3
2009-01-28Standardize command usage messages with cmd_usage()Peter Tyser2-4/+4
2009-01-16sh: use write{8,16,32} in all lowlevel_initJean-Christophe PLAGNIOL-VILLARD1-27/+1
2009-01-16sh: lowlevel_init coding style cleanupJean-Christophe PLAGNIOL-VILLARD1-1/+1
2008-10-31sh: sh7785lcr: Moved sh7785lcr board to board/renesasNobuhiro Iwamatsu8-0/+1113