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
/
arm
/
lib
Age
Commit message (
Expand
)
Author
2012-09-01
arm: enable libgcc build for SPL
Allen Martin
2012-07-20
ARM: lib: Remove CONFIG_ARCH_CPU_INIT dependency
Fabio Estevam
2012-07-07
ARM: cache: Move the cp15 CR register read before flushing the cache.
SRICHARAN R
2012-07-07
ARM: introduce arch_early_init_r()
Fabio Estevam
2012-07-07
arm: Don't use printf() in SPL builds
Simon Glass
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-23
arm: restore fdt_fixup_ethernet call to do_bootm_linux
Stephen Warren
2012-04-23
arm: fix bootm with device tree
Stephen Warren
2012-03-30
BOOT: Add "bootz" command to boot Linux zImage on ARM
Marek Vasut
2012-03-29
arm: Check for valid FDT after console is up
Simon Glass
2012-03-27
arm: Add Prep subcommand support to bootm
Simon Schwarz
2012-03-27
Add cache functions to SPL for armv7
Stefano Babic
2012-03-18
bootstage: arm: Add bootstage calls in board and bootm
Simon Glass
2012-03-18
bootstage: Replace show_boot_progress/error() with bootstage_...()
Simon Glass
2012-03-18
bootstage: Make use of BOOTSTAGE_ID_RUN_OS in show_boot_progress()
Simon Glass
2012-02-12
davinci: add support for printing clock frequency
Hadli, Manjunath
2011-12-19
arm, fdt: update ethernet mac address before booting Linux
Heiko Schocher
2011-12-11
arm: add __aeabi_unwind_cpp_pr1() function to avoid linker complaints
Wolfgang Grandegger
2011-12-06
arm: printf() is not available in some SPL configurations
Christian Riesch
2011-11-22
net: rtl8109: drop unused !NET_MULTI driver
Mike Frysinger
2011-10-28
Merge branch 'master' of git://git.denx.de/u-boot-arm
Wolfgang Denk
2011-10-27
cosmetic: s/BOARD_LATE_INIT/CONFIG_BOARD_LATE_INIT
Helmut Raiger
2011-10-27
arm, logbuffer: make it compileclean
Heiko Schocher
2011-10-26
fdt: ARM: Add fdtcontroladdr to set device tree address in environment
Simon Glass
2011-10-26
fdt: ARM: Implement and verify embedded and separate device tree
Simon Glass
2011-10-24
arm: Correct build error introduced by getenv_ulong() patch
Simon Glass
2011-10-23
arm: Use getenv_ulong() in place of getenv(), strtoul
Simon Glass
2011-10-09
arch/arm/lib/board.c: fix warning: variable ... set but not used
Wolfgang Denk
2011-10-05
net: drop !NET_MULTI code
Mike Frysinger
2011-10-05
POST/arm: adaptations needed for POST on ARM to work
Valentin Longchamp
2011-09-13
led: remove camel casing of led identifiers globally
Jason Kridner
2011-09-04
armv7: cache: remove flush on un-aligned invalidate
Aneesh V
2011-09-04
arm: do not force d-cache enable on all boards
Aneesh V
2011-09-03
arm: fix bd pointer dereference prior initialization
Igor Grinberg
2011-09-03
arm, lib/board.c: use gd->ram_size instead of bd->bi_memsize
Heiko Schocher
2011-09-03
arm: lib: memcpy: Do not copy to same address
Matthias Weisser
2011-08-04
cosmetic: arm: lib/board.c: Coding Style cleanup
Heiko Schocher
2011-07-28
unify version_string
Andreas Bießmann
2011-07-26
replace CONFIG_PRELOADER with CONFIG_SPL_BUILD
Aneesh V
2011-07-26
scaled down version of generic libraries for SPL
Aneesh V
2011-07-17
arm: add CONFIG_MACH_TYPE setting and documentation
Igor Grinberg
2011-07-04
armv7: add PL310 support to u-boot
Aneesh V
2011-07-04
arm: minor fixes for cache and mmu handling
Aneesh V
2011-07-04
armv7: integrate cache maintenance support
Aneesh V
2011-07-04
armv7: rename cache related CONFIG flags
Aneesh V
2011-07-04
arm: make default implementation of cache_flush() weakly linked
Aneesh V
2011-06-23
Merge branch 'master' of git://git.denx.de/u-boot-arm
Wolfgang Denk
2011-06-23
run arm_pci_init after relocation
Michael Schwingen
2011-06-22
ARM: drop unsupported 'trab' board
Wolfgang Denk
[next]