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
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
2013-07-02
avr32/m68k/microblaze/nds32/nios2/openrisc/sh/sparc: fix do_bootm_linux
Andreas Bießmann
2013-05-01
lib: consolidate hang()
Andreas Bießmann
2013-03-18
Merge branch 'master' of git://git.denx.de/u-boot-arm
Tom Rini
2013-03-15
Declare watchdog functions in watchdog.h
Simon Glass
2013-03-15
Introduce generic link section.h symbol files
Simon Glass
2013-03-15
Replace __bss_end__ with __bss_end
Simon Glass
2013-03-12
Refactor linker-generated arrays
Albert ARIBAUD
2013-02-04
sh: Use generic global_data
Simon Glass
2013-02-01
Add architecture-specific global data
Simon Glass
2012-12-20
sh: add support for sh7752evb board
Yoshihiro Shimoda
2012-11-30
sh: fix trigger_address_error()
Yoshihiro Shimoda
2012-10-22
common: Discard the __u_boot_cmd section
Marek Vasut
2012-10-22
common: Add .u_boot_list into all linker files
Marek Vasut
2012-10-19
sh: Change bi_baudrate and global data baudrate to int
Simon Glass
2012-08-21
sh: tmu: Removed arch/sh/include/asm/clk.h
Nobuhiro Iwamatsu
2012-08-21
sh: tmu: Changed switch statement to shift operation
Nobuhiro Iwamatsu
2012-08-21
sh: tmu: Changed TMU driver using array of structures
Nobuhiro Iwamatsu
2012-08-09
global_data: unify global flag defines
Mike Frysinger
2012-08-08
sh: modify checkcpu() for SH-4A
Yoshihiro Shimoda
2012-05-28
sh: Add SH7269 device and RSK2+SH7269 board
Phil Edworthy
2012-05-28
sh: Add register definition of PFC for SH7734
Nobuhiro Iwamatsu
2012-05-28
sh: Add bit control functions
Nobuhiro Iwamatsu
2012-05-28
sh: Add support Renesas SH7734
Nobuhiro Iwamatsu
2012-05-15
net: move bootfile init into eth_initialize
Mike Frysinger
2012-05-15
net: punt bd->bi_ip_addr
Mike Frysinger
2012-04-16
Prepare v2012.04-rc2; minor Coding Style cleanup
v2012.04-rc2
Wolfgang Denk
2012-03-26
sh: Add header file of MMC framework
Nobuhiro Iwamatsu
2012-03-26
sh: Add header file for interface of SH MMC
Nobuhiro Iwamatsu
2012-03-08
sh: timer: Remove unnecessary variable 'ticks'
Nobuhiro Iwamatsu
2011-12-19
Coding Style cleanup
Wolfgang Denk
2011-12-02
sh: Add support Renesas SH7724
Nobuhiro Iwamatsu
2011-12-02
sh: avoid multiple definition errors with cache funcs
Mike Frysinger
2011-12-02
sh: Add ashrsi3 libgcc function
Phil Edworthy
2011-12-02
sh: only add -mno-fdpic if the compiler supports it
Mike Frysinger
2011-10-27
cosmetic: s/BOARD_LATE_INIT/CONFIG_BOARD_LATE_INIT
Helmut Raiger
2011-10-23
sh: cache: define ARCH_DMA_MINALIGN for DMA buffer alignment
Anton Staaf
2011-10-15
punt unused clean/distclean targets
Mike Frysinger
2011-10-05
image: push default arch values to arch headers
Mike Frysinger
2011-10-05
console: Implement pre-console buffer
Graeme Russ
2011-08-22
sh: add calling mmc_initialize in board.c
Yoshihiro Shimoda
2011-08-22
sh: sh2a: Add sh2a optimize to config.mk
Nobuhiro Iwamatsu
2011-08-22
sh: Add support for SH2A freestanding build
Phil Edworthy
2011-08-22
sh: Add Renesas rsk7264 board
Phil Edworthy
2011-07-28
unify version_string
Andreas Bießmann
2011-07-26
Timer: Remove reset_timer() for non-Nios2 arches
Graeme Russ
2011-07-26
Timer: Remove set_timer completely
Graeme Russ
2011-04-30
Handle most LDSCRIPT setting centrally
Scott Wood
2011-04-12
Make STANDALONE_LOAD_ADDR configurable per board
Wolfgang Denk
[next]