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
Age
Commit message (
Expand
)
Author
2013-07-26
drivers: net: cpsw: remove hard coding bd ram for cpsw
Mugunthan V N
2013-07-26
am335x_evm: Add basic README
Tom Rini
2013-07-26
am335x_evm: Correct CONFIG_CMD_SPL_WRITE_SIZE
Tom Rini
2013-07-26
am335x_evm: Update eMMC falcon mode locations
Tom Rini
2013-07-26
am335x_evm: Correct DFU ALT settings for falcon mode
Tom Rini
2013-07-26
README.falcon: Note how we determine if we can boot the OS or not
Tom Rini
2013-07-26
omap3/sys_info: fix printout of OMAP36XX L3 freqency
Andreas Bießmann
2013-07-26
spl_mmc.c: Detect missing kernel image in RAW MMC
Tom Rini
2013-07-26
da850evm: Use clrbits function with correct endianess
Christian Riesch
2013-07-26
arm: omap3: spl: Fix problem with 8bit NAND devices
Stefan Roese
2013-07-25
Merge branch 'u-boot/master' into u-boot-arm/master
Albert ARIBAUD
2013-07-25
Merge branch 'master' of git://git.denx.de/u-boot-nds32
Tom Rini
2013-07-25
qemu-malta: Update for SPDX license identifiers
Tom Rini
2013-07-25
Merge branch 'master' of git://git.denx.de/u-boot-mips
Tom Rini
2013-07-25
drivers/i2c: Update fti2c010.[ch], i2c_core.c to use SPDX identifiers
Tom Rini
2013-07-25
socfpga: Move board/socfpga_cyclone5 to board/socfpga
Dinh Nguyen
2013-07-25
nds32: Enable FPU if the version of CPU supported
ken kuo
2013-07-25
nds32: Update <asm/io.h> and <asm/setup.h> with SPDX license identifiers
Tom Rini
2013-07-25
nds32: Convert Makefiles to use COBJS-y style
ken kuo
2013-07-25
highbank: enable keyed autoboot stop
Rob Herring
2013-07-25
ARM: highbank: compile misc_init_r only if CONFIG_MISC_INIT_R
Rob Herring
2013-07-25
ARM: highbank: setup peripherals based on power domain status
Rob Herring
2013-07-25
ARM: highbank: enable reset on command timeout
Rob Herring
2013-07-25
ARM: highbank: avoid bss write in timer_init
Rob Herring
2013-07-25
ARM: highbank: set timer prescaler to 256
Rob Herring
2013-07-25
ARM: highbank: fix get_tbclk value to timer rate
Rob Herring
2013-07-25
ARM: highbank: update config options
Rob Herring
2013-07-25
net: calxedaxgmac: enable rx cut-thru
Rob Herring
2013-07-25
ARM: move interrupt_init to before relocation
Rob Herring
2013-07-24
MIPS: mips32/cache.S: use v1 register for indirect function calls
Gabor Juhos
2013-07-24
MIPS: mips32/cache.S: store cache line size in t8 register
Gabor Juhos
2013-07-24
MIPS: mips32/cache.S: save return address in t9 register
Gabor Juhos
2013-07-24
MIPS: xburst/start.S: rework relocation info check
Gabor Juhos
2013-07-24
MIPS: xburst/start.S: use t8 register for dynamic relocation
Gabor Juhos
2013-07-24
MIPS: xburst/start.S: save gd in s0 register
Gabor Juhos
2013-07-24
MIPS: xburst/start.S: save relocation offset in s1 register
Gabor Juhos
2013-07-24
MIPS: xburst/start.S: save relocation address in s2 register
Gabor Juhos
2013-07-24
MIPS: mips32/start.S: rework relocation info check
Gabor Juhos
2013-07-24
MIPS: mips32/start.S: use t8 register for dynamic relocation
Gabor Juhos
2013-07-24
MIPS: mips32/cache.S: remove superfluous register assignment
Gabor Juhos
2013-07-24
MIPS: remove obsolete TODO items
Gabor Juhos
2013-07-24
MIPS: mips64/interrupt.c: remove superfluous include
Gabor Juhos
2013-07-24
MIPS: mips32/time.c: fix checkpatch errors/warnings
Gabor Juhos
2013-07-24
MIPS: qemu-malta: bring up ethernet
Gabor Juhos
2013-07-24
MIPS: qemu-malta: add PCI support
Gabor Juhos
2013-07-24
MIPS: qemu-malta: setup GT64120 registers as done by YAMON
Gabor Juhos
2013-07-24
MIPS: qemu-malta: enable flash support
Gabor Juhos
2013-07-24
MIPS: qemu-malta: add reset support
Gabor Juhos
2013-07-24
MIPS: qemu-malta: add support for emulated MIPS Malta board
Gabor Juhos
2013-07-24
MIPS: start.S: emulate REVISION register for qemu-malta
Gabor Juhos
[next]