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
master
toradex_2019.07
toradex_2019.07-next
toradex_2020.07
toradex_imx6
toradex_imx_lf_v2022.04
toradex_imx_lf_v2024.04
toradex_imx_lf_v2025.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
toradex_u-boot-2024.07_smarc-imx8mp-bringup
U-Boot bootloader for Apalis and Colibri modules
Toradex
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
sparc
/
cpu
/
leon2
Age
Commit message (
Expand
)
Author
2015-12-03
sparc: Remove non-generic board init files: board.c, time.c
Francois Retief
2015-12-03
sparc: Add CONFIG_DISPLAY_BOARDINFO variable to all LEON boards
Francois Retief
2015-12-03
sparc: Update PROM initialization code for generic board
Francois Retief
2015-12-03
sparc: Update cpu_init.c to use generic timer infrastructure
Francois Retief
2015-12-03
sparc: leon2: Updates for generic board initialization
Francois Retief
2015-12-03
sparc: Initial ground work for generic board initialization
Francois Retief
2015-12-03
sparc: Fix whitespace in cpu/leon2/cpu_init.c
Francois Retief
2015-12-03
sparc: Serial baud rate register support multiple buses with different frequency
Daniel Hellstrom
2015-12-03
sparc: Remove version_string variable from start.S file
Francois Retief
2015-11-13
sparc: Update startup code to take PIC mode into account
Francois Retief
2015-11-13
sparc: Update LEON serial drivers to use readl/writel macros
Francois Retief
2014-11-04
sparc: merge arch/sparc/cpu/*/config.mk to arch/sparc/config.mk
Masahiro Yamada
2014-11-04
sparc: move CONFIG_{LEON, LEON2, LEON3} to Kconfig
Masahiro Yamada
2014-05-08
leon: implement missing get_tbclk()
Daniel Hellstrom
2014-05-08
leon: use CONFIG_SYS_HZ to config timer prescaler
Daniel Hellstrom
2014-03-21
sparc: consolidate CONFIG_{LEON, LEON2, LEON3} definition
Masahiro Yamada
2013-10-31
sparc: convert makefiles to Kbuild style
Masahiro Yamada
2013-07-24
Add GPL-2.0+ SPDX-License-Identifier to source files
Wolfgang Denk
2013-03-15
sparc: Fix build warnings in serial.c
Simon Glass
2013-03-15
sparc: Fix out-of-tree building
Simon Glass
2012-10-17
serial: Use default_serial_puts() in drivers
Marek Vasut
2012-10-15
serial: Remove CONFIG_SERIAL_MULTI from serial drivers
Marek Vasut
2012-10-15
serial: sparc: Implement CONFIG_SERIAL_MULTI into leon2 serial driver
Marek Vasut
2012-09-18
dm: sparc: Fixup the compile warnings in sparc code
Marek Vasut
2011-07-28
unify version_string
Andreas Bießmann
2011-04-12
Fix misc spelling errors found by lintian
Loïc Minier
2010-11-17
Switch from archive libraries to partial linking
Sebastien Carlier
2010-10-26
Replace CONFIG_SYS_GBL_DATA_SIZE by auto-generated value
Wolfgang Denk
2010-10-18
Rename TEXT_BASE into CONFIG_SYS_TEXT_BASE
Wolfgang Denk
2010-07-04
Make sure that argv[] argument pointers are not modified.
Wolfgang Denk
2010-04-13
sparc: Move cpu/leon[23] to arch/sparc/cpu/leon[23]
Peter Tyser