summaryrefslogtreecommitdiffstats
path: root/arch/sh/cpu
Commit message (Expand)AuthorAgeFilesLines
* sh: cache: Change cache API to defines as U-BootNobuhiro Iwamatsu2013-10-172-3/+3
* Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk2013-07-2424-390/+24
* Merge branch 'master' of git://git.denx.de/u-boot-armTom Rini2013-03-183-3/+3
|\
| * Refactor linker-generated arraysAlbert ARIBAUD2013-03-123-3/+3
* | Replace __bss_end__ with __bss_endSimon Glass2013-03-153-3/+3
|/
* common: Discard the __u_boot_cmd sectionMarek Vasut2012-10-223-21/+0
* common: Add .u_boot_list into all linker filesMarek Vasut2012-10-223-0/+12
* sh: modify checkcpu() for SH-4AYoshihiro Shimoda2012-08-081-0/+4
* sh: avoid multiple definition errors with cache funcsMike Frysinger2011-12-021-0/+22
* sh: only add -mno-fdpic if the compiler supports itMike Frysinger2011-12-021-1/+2
* punt unused clean/distclean targetsMike Frysinger2011-10-153-18/+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-273-3/+3
* sh: Add KEEP order to start.o sectionNobuhiro Iwamatsu2011-03-163-3/+3
* Divides variable of linker flags to LDFLAGS-u-boot and LDFLAGSNobuhiro Iwamatsu2011-01-251-1/+3
* sh: Fix build in start.SNobuhiro Iwamatsu2010-11-303-13/+13
* Switch from archive libraries to partial linkingSebastien Carlier2010-11-173-6/+6
* Replace CONFIG_SYS_GBL_DATA_SIZE by auto-generated valueWolfgang Denk2010-10-263-6/+9
* Make sure that argv[] argument pointers are not modified.Wolfgang Denk2010-07-043-3/+3
* sh: Add trigger_address_error and support cpu resetNobuhiro Iwamatsu2010-06-283-2/+17
* sh: Move cpu/$CPU to arch/sh/cpu/$CPUPeter Tyser2010-04-1324-0/+1638
OpenPOWER on IntegriCloud