summaryrefslogtreecommitdiffstats
path: root/arch/sh/cpu/sh2
Commit message (Expand)AuthorAgeFilesLines
* sh: move CONFIG_{SH2, SH2A, SH3, SH4} to KconfigMasahiro Yamada2014-11-131-2/+2
* sh: unify sh2/sh3/sh4 linker scriptsMasahiro Yamada2014-07-241-76/+0
* sh: delete an unused source fileMasahiro Yamada2014-04-301-96/+0
* sh: merge compiler flag -ffixed-r13Masahiro Yamada2014-03-041-1/+0
* sh: Do not define -ffreestanding twiceMasahiro Yamada2014-03-041-1/+1
* sh: sh4: Remove CONFIG_SH4A definition from source codeNobuhiro Iwamatsu2014-01-091-4/+0
* sh: sh2: Add CONFIG_SH2 definition to config.mk of SH2Nobuhiro Iwamatsu2014-01-081-1/+1
* sh: convert makefiles to Kbuild styleMasahiro Yamada2013-10-311-24/+2
* sh: Do not include start.o in lib$(CPU).oMasahiro Yamada2013-10-311-1/+3
* Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk2013-07-248-130/+8
* Merge branch 'master' of git://git.denx.de/u-boot-armTom Rini2013-03-181-1/+1
|\
| * Refactor linker-generated arraysAlbert ARIBAUD2013-03-121-1/+1
* | Replace __bss_end__ with __bss_endSimon Glass2013-03-151-1/+1
|/
* common: Discard the __u_boot_cmd sectionMarek Vasut2012-10-221-7/+0
* common: Add .u_boot_list into all linker filesMarek Vasut2012-10-221-0/+4
* sh: only add -mno-fdpic if the compiler supports itMike Frysinger2011-12-021-1/+2
* punt unused clean/distclean targetsMike Frysinger2011-10-151-6/+0
* sh: sh2a: Add sh2a optimize to config.mkNobuhiro Iwamatsu2011-08-221-0/+5
* sh: Add Renesas rsk7264 boardPhil Edworthy2011-08-221-0/+7
* rename _end to __bss_end__Po-Yu Chuang2011-03-271-1/+1
* sh: Add KEEP order to start.o sectionNobuhiro Iwamatsu2011-03-161-1/+1
* Divides variable of linker flags to LDFLAGS-u-boot and LDFLAGSNobuhiro Iwamatsu2011-01-251-1/+3
* sh: Fix build in start.SNobuhiro Iwamatsu2010-11-301-4/+4
* Switch from archive libraries to partial linkingSebastien Carlier2010-11-171-2/+2
* Replace CONFIG_SYS_GBL_DATA_SIZE by auto-generated valueWolfgang Denk2010-10-261-2/+3
* Make sure that argv[] argument pointers are not modified.Wolfgang Denk2010-07-041-1/+1
* sh: Add trigger_address_error and support cpu resetNobuhiro Iwamatsu2010-06-281-2/+6
* sh: Move cpu/$CPU to arch/sh/cpu/$CPUPeter Tyser2010-04-138-0/+535
OpenPOWER on IntegriCloud