index
:
u-boot-toradex.git
2011.12-colibri_vf
2014.04-toradex
2014.10-toradex
2014.10-toradex-next
2015.04-imx7-1.1.0_ga-toradex-next
2015.04-toradex
2015.04-toradex-next
2016.11-toradex
2016.11-toradex-next
colibri
colibri-next
colibri_vf
toradex_2019.07
toradex_2019.07-next
toradex_2020.07
toradex_imx6
toradex_imx_lf_v2022.04
toradex_imx_lf_v2024.04
toradex_imx_v2017.03_4.9.123_imx8mm_ga-bring_up
toradex_imx_v2017.03_4.9.51_imx8_beta1-bring_up
toradex_imx_v2017.03_4.9.51_imx8_beta2-bring_up
toradex_imx_v2018.03_4.14.62_1.0.0_beta-bringup
toradex_imx_v2018.03_4.14.78_1.0.0_ga-bringup
toradex_imx_v2018.03_4.14.98_2.3.0_bringup
toradex_imx_v2020.04_5.4.24_2.1.0
toradex_imx_v2020.04_5.4.70_2.3.0
toradex_ti-u-boot-2021.01_bringup
toradex_ti-u-boot-2023.04
toradex_ti-u-boot-2024.04
U-Boot bootloader for Apalis and Colibri modules
Toradex
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
sh
Age
Commit message (
Expand
)
Author
2016-10-19
efi: Use asmlinkage for EFIAPI
Simon Glass
2016-09-23
Remove arch/${ARCH}/include/asm/errno.h
Masahiro Yamada
2016-07-14
arm, nds32, sh: remove useless ioremap()/iounmap() defines
Masahiro Yamada
2016-05-27
Drop references to CONFIG_SYS_GENERIC_BOARD in config files
Simon Glass
2016-05-27
sh: Drop the arch-specific board init
Simon Glass
2016-05-27
sh: Fix build errors for generic board
Simon Glass
2016-01-19
Add more SPDX-License-Identifier tags
Tom Rini
2015-11-19
Move console definitions into a new console.h file
Simon Glass
2015-11-05
sh: Use the generic bitops headers
Fabio Estevam
2015-06-25
Move default y configs out of arch/board Kconfig
Joe Hershberger
2015-05-12
arch: Make board selection choices optional
Joe Hershberger
2015-04-18
net: Remove the bd* parameter from net stack functions
Joe Hershberger
2015-03-24
remove unnecessary version.h includes
Rob Herring
2015-02-25
sh: enable CONFIG_USE_PRIVATE_LIBGCC by default
Masahiro Yamada
2015-02-25
sh: import missing private libraries from Linux 3.19
Masahiro Yamada
2015-02-25
sh: rename some private libraries
Masahiro Yamada
2014-12-08
Replace <compiler.h> with <linux/compiler.h>
Masahiro Yamada
2014-12-08
Kbuild: introduce Makefile in arch/$ARCH/
Daniel Schwierzeck
2014-11-17
Merge branch 'master' of git://git.denx.de/u-boot-sh
Tom Rini
2014-11-17
sh: Move SH_32BIT to Kconfig
Nobuhiro Iwamatsu
2014-11-13
sh: define CONFIG_CPU_SH4A for some boards
Masahiro Yamada
2014-11-13
sh: consolidate CONFIG_SYS_CPU defines
Masahiro Yamada
2014-11-13
sh: move CONFIG_{SH2, SH2A, SH3, SH4} to Kconfig
Masahiro Yamada
2014-11-13
sh: use more descriptive prompts for board select menu
Masahiro Yamada
2014-11-07
cppcheck cleanup: fix nullPointer errors
Wolfgang Denk
2014-09-13
kconfig: remove redundant "string" type in arch and board Kconfigs
Masahiro Yamada
2014-07-30
kconfig: add board Kconfig and defconfig files
Masahiro Yamada
2014-07-24
sh: unify sh2/sh3/sh4 linker scripts
Masahiro Yamada
2014-05-12
bd_info: remove bi_barudrate member from struct bd_info
Masahiro Yamada
2014-04-30
sh: delete an unused source file
Masahiro Yamada
2014-03-14
sh: fix PFC registers definition for SH772{2, 3, 4}
Baruch Siach
2014-03-07
kbuild: add CONFIG_ prefix to USE_PRIVATE_LIBGCC
Masahiro Yamada
2014-03-04
kbuild: fix CROSS_COMPILE settings in config.mk
Masahiro Yamada
2014-03-04
sh: merge compiler flag -ffixed-r13
Masahiro Yamada
2014-03-04
sh: Do not define -ffreestanding twice
Masahiro Yamada
2014-01-09
sh: sh2: Remove CONFIG_SH2A definition from asm/processor.h
Nobuhiro Iwamatsu
2014-01-09
sh: sh4: Remove CONFIG_SH4A definition from source code
Nobuhiro Iwamatsu
2014-01-08
sh: sh2: Change CONFIG_SYS_HZ to CONFIG_SH_CMT_CLK_FREQ
Nobuhiro Iwamatsu
2014-01-08
sh: sh4: Add CONFIG_SH4 definition to config.mk of SH4
Nobuhiro Iwamatsu
2014-01-08
sh: sh3: Add CONFIG_SH3 definition to config.mk of SH3
Nobuhiro Iwamatsu
2014-01-08
sh: sh2: Add CONFIG_SH2 definition to config.mk of SH2
Nobuhiro Iwamatsu
2013-12-18
sh: add support for sh7753evb board
Yoshihiro Shimoda
2013-11-04
sh: convert to common timer code
Rob Herring
2013-10-31
sh: convert makefiles to Kbuild style
Masahiro Yamada
2013-10-31
sh: Do not include start.o in lib$(CPU).o
Masahiro Yamada
2013-10-17
sh: cache: Change cache API to defines as U-Boot
Nobuhiro Iwamatsu
2013-10-17
sh: timer: Remove static global variable
Nobuhiro Iwamatsu
2013-10-17
sh: timer: Mask bit of timer prescaler
Nobuhiro Iwamatsu
2013-07-24
Add GPL-2.0+ SPDX-License-Identifier to source files
Wolfgang Denk
2013-07-16
Build arch/$ARCH/lib/bootm.o depending on CONFIG_CMD_BOOTM
Dirk Eibach
[next]