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
/
sparc
Age
Commit message (
Expand
)
Author
2014-07-22
sparc: merge LEON2 and LEON3 linker scripts
Masahiro Yamada
2014-07-22
sparc: merge LEON3 linker scripts
Masahiro Yamada
2014-05-12
bd_info: remove bi_barudrate member from struct bd_info
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
2014-03-10
usb: create common header virtual root hub descriptors
Stephen Warren
2014-03-07
kbuild: improve Kbuild speed
Masahiro Yamada
2014-03-07
config.mk: specify the exact path to standalone linker script
Masahiro Yamada
2014-03-04
kbuild: fix CROSS_COMPILE settings in config.mk
Masahiro Yamada
2014-02-19
kbuild: change out-of-tree build
Masahiro Yamada
2013-11-25
sparc: Correct arch/sparc/cpu/leon3/start.S from SPDX conversion
Tom Rini
2013-11-08
include: delete include/linux/config.h
Masahiro Yamada
2013-11-08
sparc: include config.h to start.S
Masahiro Yamada
2013-10-31
sparc: convert makefiles to Kbuild style
Masahiro Yamada
2013-10-31
sparc: fix a link error
Masahiro Yamada
2013-10-20
usb: add enum usb_init_type parameter to usb_lowlevel_init
Troy Kisky
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-14
sparc: Use image_setup_linux() instead of local code
Simon Glass
2013-05-01
lib: consolidate hang()
Andreas Bießmann
2013-03-15
sparc: Fix build warnings in serial.c
Simon Glass
2013-03-15
sparc: Fix out-of-tree building
Simon Glass
2013-03-15
Introduce generic link section.h symbol files
Simon Glass
2013-02-19
malloc: make malloc_bin_reloc static
Gabor Juhos
2013-02-04
sparc: Use generic global_data
Simon Glass
2013-02-04
sparc: Drop kbd_status and reset_status from global_data
Simon Glass
2013-02-01
Add architecture-specific global data
Simon Glass
2012-12-13
env: Use getenv_yesno() more generally
Joe Hershberger
2012-12-11
Add strcasecmp() and strncasecmp()
Simon Glass
2012-10-22
common: Convert the U-Boot commands to LG-arrays
Marek Vasut
2012-10-19
sparc: Change bi_baudrate and global data baudrate to int
Simon Glass
2012-10-17
serial: Use default_serial_puts() in drivers
Marek Vasut
2012-10-15
usb: lowlevel interface change to support multiple controllers
Lucas Stach
2012-10-15
serial: Remove CONFIG_SERIAL_MULTI from serial drivers
Marek Vasut
2012-10-15
serial: sparc: Implement CONFIG_SERIAL_MULTI into leon3 serial driver
Marek Vasut
2012-10-15
serial: sparc: Implement CONFIG_SERIAL_MULTI into leon2 serial driver
Marek Vasut
2012-09-26
malloc: remove extern declarations of malloc_bin_reloc() in board.c files
Daniel Schwierzeck
2012-09-18
dm: sparc: Fixup the compile warnings in sparc code
Marek Vasut
2012-08-09
global_data: unify global flag defines
Mike Frysinger
2012-05-15
net: move bootfile init into eth_initialize
Mike Frysinger
2012-05-15
net: punt bd->bi_ip_addr
Mike Frysinger
2012-03-19
usb: replace wait_ms() with mdelay()
Mike Frysinger
2012-03-18
bootstage: Replace show_boot_progress/error() with bootstage_...()
Simon Glass
2012-03-18
bootstage: Convert progress numbers 20-41 to enums
Simon Glass
2012-03-18
bootstage: Use show_boot_error() for -ve progress numbers
Simon Glass
2011-12-05
sparc: fix unused variable warnings
Mike Frysinger
2011-10-23
sparc: Use getenv_ulong() in place of getenv(), strtoul
Simon Glass
2011-10-23
sparc: cache: define ARCH_DMA_MINALIGN for DMA buffer alignment
Anton Staaf
[next]