summaryrefslogtreecommitdiff
path: root/arch/sh
AgeCommit message (Expand)Author
2016-01-19Add more SPDX-License-Identifier tagsTom Rini
2015-11-19Move console definitions into a new console.h fileSimon Glass
2015-11-05sh: Use the generic bitops headersFabio Estevam
2015-06-25Move default y configs out of arch/board KconfigJoe Hershberger
2015-05-12arch: Make board selection choices optionalJoe Hershberger
2015-04-18net: Remove the bd* parameter from net stack functionsJoe Hershberger
2015-03-24remove unnecessary version.h includesRob Herring
2015-02-25sh: enable CONFIG_USE_PRIVATE_LIBGCC by defaultMasahiro Yamada
2015-02-25sh: import missing private libraries from Linux 3.19Masahiro Yamada
2015-02-25sh: rename some private librariesMasahiro Yamada
2014-12-08Replace <compiler.h> with <linux/compiler.h>Masahiro Yamada
2014-12-08Kbuild: introduce Makefile in arch/$ARCH/Daniel Schwierzeck
2014-11-17Merge branch 'master' of git://git.denx.de/u-boot-shTom Rini
2014-11-17sh: Move SH_32BIT to KconfigNobuhiro Iwamatsu
2014-11-13sh: define CONFIG_CPU_SH4A for some boardsMasahiro Yamada
2014-11-13sh: consolidate CONFIG_SYS_CPU definesMasahiro Yamada
2014-11-13sh: move CONFIG_{SH2, SH2A, SH3, SH4} to KconfigMasahiro Yamada
2014-11-13sh: use more descriptive prompts for board select menuMasahiro Yamada
2014-11-07cppcheck cleanup: fix nullPointer errorsWolfgang Denk
2014-09-13kconfig: remove redundant "string" type in arch and board KconfigsMasahiro Yamada
2014-07-30kconfig: add board Kconfig and defconfig filesMasahiro Yamada
2014-07-24sh: unify sh2/sh3/sh4 linker scriptsMasahiro Yamada
2014-05-12bd_info: remove bi_barudrate member from struct bd_infoMasahiro Yamada
2014-04-30sh: delete an unused source fileMasahiro Yamada
2014-03-14sh: fix PFC registers definition for SH772{2, 3, 4}Baruch Siach
2014-03-07kbuild: add CONFIG_ prefix to USE_PRIVATE_LIBGCCMasahiro Yamada
2014-03-04kbuild: fix CROSS_COMPILE settings in config.mkMasahiro Yamada
2014-03-04sh: merge compiler flag -ffixed-r13Masahiro Yamada
2014-03-04sh: Do not define -ffreestanding twiceMasahiro Yamada
2014-01-09sh: sh2: Remove CONFIG_SH2A definition from asm/processor.hNobuhiro Iwamatsu
2014-01-09sh: sh4: Remove CONFIG_SH4A definition from source codeNobuhiro Iwamatsu
2014-01-08sh: sh2: Change CONFIG_SYS_HZ to CONFIG_SH_CMT_CLK_FREQNobuhiro Iwamatsu
2014-01-08sh: sh4: Add CONFIG_SH4 definition to config.mk of SH4Nobuhiro Iwamatsu
2014-01-08sh: sh3: Add CONFIG_SH3 definition to config.mk of SH3Nobuhiro Iwamatsu
2014-01-08sh: sh2: Add CONFIG_SH2 definition to config.mk of SH2Nobuhiro Iwamatsu
2013-12-18sh: add support for sh7753evb boardYoshihiro Shimoda
2013-11-04sh: convert to common timer codeRob Herring
2013-10-31sh: convert makefiles to Kbuild styleMasahiro Yamada
2013-10-31sh: Do not include start.o in lib$(CPU).oMasahiro Yamada
2013-10-17sh: cache: Change cache API to defines as U-BootNobuhiro Iwamatsu
2013-10-17sh: timer: Remove static global variableNobuhiro Iwamatsu
2013-10-17sh: timer: Mask bit of timer prescalerNobuhiro Iwamatsu
2013-07-24Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk
2013-07-16Build arch/$ARCH/lib/bootm.o depending on CONFIG_CMD_BOOTMDirk Eibach
2013-07-02avr32/m68k/microblaze/nds32/nios2/openrisc/sh/sparc: fix do_bootm_linuxAndreas Bießmann
2013-05-01lib: consolidate hang()Andreas Bießmann
2013-03-18Merge branch 'master' of git://git.denx.de/u-boot-armTom Rini
2013-03-15Declare watchdog functions in watchdog.hSimon Glass
2013-03-15Introduce generic link section.h symbol filesSimon Glass
2013-03-15Replace __bss_end__ with __bss_endSimon Glass