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
/
include
/
asm-sh
Age
Commit message (
Expand
)
Author
2010-04-13
Move architecture-specific includes to arch/$ARCH/include/asm
Peter Tyser
2010-03-03
sh: Add asm/unaligned.h and asm/unaligned-sh4a.h from Linux kernel
Nobuhiro Iwamatsu
2009-10-03
arm/microblaze/nios/nios2/sh: Remove relocation fixups
Peter Tyser
2009-09-17
Correct ffs/fls regression for PowerPC etc
Simon Kagstrom
2009-09-15
Define ffs/fls for all architectures
Simon Kagstrom
2009-07-16
Merge branch 'asm-generic' of git://git.denx.de/u-boot-microblaze
Wolfgang Denk
2009-07-09
asm-generic: Consolidate errno.h to asm-generic/errno.h
Michal Simek
2009-07-08
sh: Revised the build with newest compiler
Nobuhiro Iwamatsu
2009-07-08
sh: introduce clock framework
Jean-Christophe PLAGNIOL-VILLARD
2009-03-20
remove bi_enet*addr from global data for all arches
Mike Frysinger
2009-03-12
sh: Add macros for SH-4A 32-Bit Address Extended Mode
Yoshihiro Shimoda
2009-02-10
Add an architecture specific config.h for common defines
Kumar Gala
2009-01-16
sh: use write{8,16,32} in all lowlevel_init
Jean-Christophe PLAGNIOL-VILLARD
2008-12-15
Introduce virt_to_phys()
Kumar Gala
2008-12-10
sh: Changed value of CACHE_OC_NUM_ENTRIES and CACHE_OC_WAY_SHIFT
Nobuhiro Iwamatsu
2008-09-19
sh: Fix compile warning
Nobuhiro Iwamatsu
2008-09-06
Allow console input to be disabled
Mark Jackson
2008-08-31
sh: add support Renesas SH7723
Nobuhiro Iwamatsu
2008-08-31
sh: Add support Renesas SH7203 processor
Nobuhiro Iwamatsu
2008-08-31
sh: Add support SH2/SH2A which is CPU of Renesas Technology
Nobuhiro Iwamatsu
2008-08-31
sh: add support for SH7785
Yoshihiro Shimoda
2008-06-12
Change bd/gd memsize/ram_size to be phys_size_t.
Becky Bruce
2008-06-09
sh: Add support Renesas SH7763
Nobuhiro Iwamatsu
2008-05-21
Merge branch 'lwmon5' of /home/wd/git/u-boot/projects
Wolfgang Denk
2008-05-21
Big white-space cleanup.
Wolfgang Denk
2008-05-20
POST: replace the LOGBUFF_INITIALIZED flag in gd->post_log_word (1 << 31) wit...
Yuri Tikhonov
2008-05-20
POST: add POST_STOP flag
Yuri Tikhonov
2008-04-13
Introduce phys_size_t and move phys_addr_t into asm/types.h
Kumar Gala
2008-04-13
Coding Style cleanup; update CHANGELOG
Wolfgang Denk
2008-03-28
sh: Add support SH4 cache control
Nobuhiro Iwamatsu
2008-03-28
sh: Add support PCI host driver for SH7751/SH7751R
Nobuhiro Iwamatsu
2008-03-28
sh: Add support SuperH SH7751/SH7751R
Nobuhiro Iwamatsu
2008-03-28
sh: Added support for SH7720 based board MPR2.
Mark Jonas
2008-03-28
sh: Add support PCI of SuperH and SH7780
Yusuke Goda
2008-03-28
sh: Add support SH7780
Yusuke Goda
2008-03-18
The patch introduces the CRITICAL feature of POST tests. If the test marked a...
Yuri Tikhonov
2008-02-23
Remove the __STRICT_ANSI__ check from the __u64/__s64 declaration on 32bit ta...
Shinya Kuribayashi
2008-02-14
sh: Fix register address of SH7722
Nobuhiro Iwamatsu
2008-01-15
sh: Add support SH7710/SH7712
Nobuhiro Iwamatsu
2008-01-15
sh: Add support of map_physmem() and unmap_physmem() to SuperH
Nobuhiro Iwamatsu
2008-01-15
sh: Add support SH3 and SH7720
Yoshihiro Shimoda
2007-12-27
Fix coding style issues; update CHANGELOG.
Wolfgang Denk
2007-09-23
sh: Add support Renesas sh7722 processor and Hitachi MS7722SE01 board
Nobuhiro Iwamatsu
2007-09-23
sh: Remove comment out code from include/asm-sh/cpu_sh4.h
Nobuhiro Iwamatsu
2007-09-23
sh: Update core code of SuperH.
Nobuhiro Iwamatsu
2007-05-13
sh: First support code of SuperH.
Nobuhiro Iwamatsu