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
2014-04-08
Merge branch 'u-boot/master' into 'u-boot-arm/master'
Albert ARIBAUD
2014-04-08
arm64 patch: gicv3 support
David Feng
2014-04-07
bootstage: arm: fix fdt stashing code
Mela Custodio
2014-04-07
armv8: Flush dcache before switching to EL2
York Sun
2014-04-07
armv8/cache: Flush D-cache, invalidate I-cache for relocation
York Sun
2014-03-28
kbuild: move asm-offsets.c from SoC directory to arch/$(ARCH)/lib
Masahiro Yamada
2014-03-10
ahci-plat: Provide a weak scsi_init hook
Ian Campbell
2014-03-07
kbuild: add CONFIG_ prefix to USE_PRIVATE_LIBGCC
Masahiro Yamada
2014-02-26
Merge branch 'master' of git://git.denx.de/u-boot-arm
Tom Rini
2014-02-26
arm: Switch to -mno-unaligned-access when supported by the compiler
Tom Rini
2014-02-26
arm: remove unneeded symbol offsets and _TEXT_BASE
Albert ARIBAUD
2014-02-26
arm: make _end compiler-generated
Albert ARIBAUD
2014-02-21
common: Add get_effective_memsize() to memsize.c
York Sun
2014-02-19
Move #ifdef(CONFIG_DISPLAY_CPUINFO) from caller to callee
Masahiro Yamada
2014-02-19
dts: re-write dts/Makefile more simply with Kbuild
Masahiro Yamada
2014-01-14
arm: use canonical sub mnemonic
Andreas Bießmann
2014-01-10
Merge branch 'master' of git://git.denx.de/u-boot-arm
Tom Rini
2014-01-09
arm64: core support
David Feng
2013-12-16
common/cmd_bootm: extend do_bootm_vxworks to support the new VxWorks boot int...
Miao Yan
2013-12-11
Revert "ARM: move interrupt_init to before relocation"
Albert ARIBAUD
2013-11-08
cosmetic: remove empty lines at the top of file
Masahiro Yamada
2013-10-31
ARM: convert makefiles to Kbuild style
Masahiro Yamada
2013-10-14
Coding Style cleanup: replace leading SPACEs by TABs
Wolfgang Denk
2013-10-14
Coding Style cleanup: remove trailing white space
Wolfgang Denk
2013-10-03
ARM: extend non-secure switch to also go into HYP mode
Andre Przywara
2013-10-03
ARM: trigger non-secure state switch during bootm execution
Andre Przywara
2013-09-23
ARM: use r9 for gd
Jeroen Hofstee
2013-09-23
ARM,relocate: do not use r9
Jeroen Hofstee
2013-09-14
arm: spl: Do not set the stack pointer twice
Masahiro Yamada
2013-08-15
arm: spl: For Falcon Mode, set a default machid of ~0
Tom Rini
2013-07-25
Merge branch 'u-boot/master' into u-boot-arm/master
Albert ARIBAUD
2013-07-25
ARM: move interrupt_init to before relocation
Rob Herring
2013-07-24
Merge branch 'master' of git://git.denx.de/u-boot-i2c
Tom Rini
2013-07-24
Add GPL-2.0+ SPDX-License-Identifier to source files
Wolfgang Denk
2013-07-23
i2c, soft-i2c: switch to new multibus/multiadapter support
Heiko Schocher
2013-07-23
i2c: common changes for multibus/multiadapter support
Heiko Schocher
2013-07-16
Build arch/$ARCH/lib/bootm.o depending on CONFIG_CMD_BOOTM
Dirk Eibach
2013-07-12
Merge branch 'master' of git://git.denx.de/u-boot-arm
Tom Rini
2013-07-10
bootm: Clean up bootz_setup() function
Simon Glass
2013-06-26
arm: Implement the 'fake' go command
Simon Glass
2013-06-22
pxa: fix memory coherency problem after relocation
Mike Dunn
2013-06-21
arm: optimize relocate_code routine
Albert ARIBAUD
2013-06-21
arm: make __rel_dyn_{start, end} compiler-generated
Albert ARIBAUD
2013-06-21
arm: make __image_copy_{start, end} compiler-generated
Albert ARIBAUD
2013-06-21
arm: generalize lib/bss.c into lib/sections.c
Albert ARIBAUD
2013-06-21
remove all references to .dynsym
Albert ARIBAUD
2013-06-10
cosmetic: arm: fix comments in arch/arm/lib/crt0.S
Masahiro Yamada
2013-06-10
arm: Remove OMAP2420H4 and all omap24xx support
Tom Rini
2013-05-30
arm: factorize relocate_code routine
Albert ARIBAUD
2013-05-14
arm: Use image_setup_linux() instead of local code
Simon Glass
[next]