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
/
config.mk
Age
Commit message (
Expand
)
Author
2020-07-28
Makefile: Rename ALL-y to INPUTS-y
Simon Glass
2018-07-25
efi_loader: Rename sections to allow for implicit data
Alexander Graf
2018-05-07
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
2018-04-27
clang: Update documentation
Tom Rini
2017-12-12
binman: arm: Include the binman symbol table
Simon Glass
2017-12-04
arm: Make gcc 6.0 or later a hard requirement now.
Tom Rini
2017-06-05
arm: Always keep the dtb section on objcopy
Pantelis Antoniou
2017-05-10
u-boot.elf: remove hard-coded arm64 flags
Álvaro Fernández Rojas
2017-04-27
ARM: omap2+: rename config to ARCH_OMAP2PLUS and consolidate Kconfig
Masahiro Yamada
2017-04-27
arm: Warn that starting with v2018.01 gcc-6 or later is required
Tom Rini
2017-04-08
ARMv8: add GOT sections to the list of sections copied
Philipp Tomsich
2017-03-18
arm: Migrate SYS_THUMB_BUILD to Kconfig, introduce SPL_SYS_THUMB_BUILD
Tom Rini
2016-12-15
ARMv8: Add secure sections for PSCI text and data
macro.wave.z@gmail.com
2016-11-21
TI: Remove CONFIG_OMAP_COMMON in favor of CONFIG_ARCH_OMAP2
Tom Rini
2016-11-14
efi: arm: Add EFI app support
Simon Glass
2016-10-06
tools: mkimage: add support for Vybrid image format
Albert ARIBAUD \(3ADEV\)
2016-07-15
ARM: Add secure section for initialized data
Chen-Yu Tsai
2016-04-01
arm: clang: Update support slightly
Tom Rini
2016-03-15
efi_loader: Add runtime services
Alexander Graf
2016-01-31
arm: config: enforce -fno-pic for gcc
Peng Fan
2016-01-25
arm, powerpc: Update cc-version tests to check for cc-name as well
Tom Rini
2015-05-14
arm: Include the .got section in the binary
Simon Glass
2015-03-28
generic-board: move __HAVE_ARCH_GENERIC_BOARD to Kconfig
Masahiro Yamada
2015-01-09
arm: build arch memset/memcpy in Thumb2 mode
Stefan Agner
2014-07-30
kconfig: delete redundant CONFIG_${ARCH} definition
Masahiro Yamada
2014-07-28
ARM: HYP/non-sec: add separate section for secure code
Marc Zyngier
2014-07-07
kmake: include DTB section into u-boot.bin if CONFIG_OF_EMBED enabled
Alexey Ignatov
2014-04-07
build:arm: Remove setting of CROSS_COMPILE environment variable
Łukasz Majewski
2014-04-04
Merge branch 'master' of git://git.denx.de/u-boot-arm into master
Stefano Babic
2014-04-02
imx: add rules for U-Boot DTB support
Stefano Babic
2014-03-07
kbuild: move "checkthumb" to ARM archprepare
Masahiro Yamada
2014-03-04
kbuild: fix CROSS_COMPILE settings in config.mk
Masahiro Yamada
2014-03-04
kbuild: consolidate PLATFORM_LIBS
Masahiro Yamada
2014-02-25
kbuild: refactor more IMX image rules
Masahiro Yamada
2014-02-25
kbuild: rename OBJCFLAGS to OBJCOPYFLAGS
Masahiro Yamada
2014-01-24
ARM: merge commonly-defined PLATFORM_RELFLAGS
Masahiro Yamada
2014-01-14
arm: put .hash, .got.plt and .machine_param back in binaries
Albert ARIBAUD
2014-01-09
arm64: core support
David Feng
2013-12-07
arm: keep all sections in ELF file
Albert ARIBAUD
2013-10-14
Coding Style cleanup: replace leading SPACEs by TABs
Wolfgang Denk
2013-09-23
ARM: use r9 for gd
Jeroen Hofstee
2013-09-23
ARM: refactor compiler options in config.mk
Masahiro Yamada
2013-09-23
arm: prevent using movt/movw address loads
Jeroen Hofstee
2013-08-15
ARM: OMAP: Add CONFIG_OMAP_COMMON
Lokesh Vutla
2013-07-24
Add GPL-2.0+ SPDX-License-Identifier to source files
Wolfgang Denk
2013-06-21
arm: ensure u-boot only uses relative relocations
Albert ARIBAUD
2013-05-23
arm: Enable -ffunction-sections / -fdata-sections / --gc-sections
Tom Rini
2013-04-12
arm: Remove deprecated and now unused NAND SPL
Benoît Thébaudeau
2013-03-24
arm: Correct CONFIG_STANDALONE_LOAD_ADDR for AM33XX/OMAP* platforms
Tom Rini
2013-03-15
arm: Enable generic board support
Simon Glass
[next]