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
/
include
Age
Commit message (
Expand
)
Author
2015-06-01
Move setexpr to Kconfig
Joe Hershberger
2015-06-01
sparc: fix build error on gr_ep2s60 board
Masahiro Yamada
2015-05-28
ARMv7M: add STM32F1 support
Matt Porter
2015-05-28
ARM: bcm283x: Switch to generic timer
Marek Vasut
2015-05-28
vexpress64: use uncompressed kernel by default
Linus Walleij
2015-05-28
meminfo cmd: Enable printing >=4GiB SDRAM sizes
Andrew Bradford
2015-05-28
Combine bootm_find_<thing> functions together
Karl Apsite
2015-05-28
add boot_get_loadables() to load listed images
Karl Apsite
2015-05-28
mkimage will now report information about loadable
Karl Apsite
2015-05-28
include: introduce include/linux/io.h as a wrapper of asm/io.h
Masahiro Yamada
2015-05-28
vexpress64: let Juno wait for root device
Linus Walleij
2015-05-28
ppc: xilinx-ppc: Move to generic board support
Ricardo Ribalda
2015-05-27
vexpress64: fix various memory issues
Linus Walleij
2015-05-27
Makefile: Add U_BOOT_TZ and include in version
Chris Packham
2015-05-27
vexpress64: specify CONFIG_SYS_FLASH_CFI_WIDTH
Ryan Harkin
2015-05-26
Merge branch 'master' of git://www.denx.de/git/u-boot-imx
Tom Rini
2015-05-26
Merge branch 'zynq' of git://www.denx.de/git/u-boot-microblaze
Tom Rini
2015-05-26
mx6: standardise CONFIG_CMD_CACHE
Peter Robinson
2015-05-26
imx6: generic MMC config options to mx6_common
Peter Robinson
2015-05-26
imx6: standardise filesystem and boot options
Peter Robinson
2015-05-26
imx6: move generic miscellaneous and overwrite options
Peter Robinson
2015-05-26
imx6: centralise common boot options in mx6_common.h
Peter Robinson
2015-05-26
imx6: move MXC_GPIO define to mx6_common.h
Peter Robinson
2015-05-26
imx6: move standard ATAG configs to mx6_common.h
Peter Robinson
2015-05-26
imx6: move generic imx6 options to mx6_common.h
Peter Robinson
2015-05-26
imx6: move all standard includes to mx6_common.h
Peter Robinson
2015-05-26
novena: standardise mx6_common.h include
Peter Robinson
2015-05-26
imx: ventana: update MMC env configuration
Tim Harvey
2015-05-26
arm, imx6: add support for aristainetos2 board
Heiko Schocher
2015-05-25
zynq: Use system timer implementation instead of our
Michal Simek
2015-05-24
Merge git://git.denx.de/u-boot-nand-flash
Tom Rini
2015-05-24
mtd: vf610_nfc: enable ONFI detection
Stefan Agner
2015-05-24
mtd: vf610_nfc: add Freescale NFC controller configs to Kconfig
Stefan Agner
2015-05-22
Merge branch 'master' of git://git.denx.de/u-boot-fsl-qoriq
Tom Rini
2015-05-21
imx: ventana: config: enable Falcon mode
Tim Harvey
2015-05-21
wandboard: Switch to SPL support
Fabio Estevam
2015-05-21
test: env: Add test framework for env
Joe Hershberger
2015-05-21
test: Return values from the asserts compatible with cmds
Joe Hershberger
2015-05-21
test: dm: Move the time test over to the ut command
Joe Hershberger
2015-05-21
test: dm: Move the dm tests over to the ut command
Joe Hershberger
2015-05-21
test: Add a common unit test command
Joe Hershberger
2015-05-21
test: Generalize the unit test framework
Joe Hershberger
2015-05-21
net: Handle ethaddr changes as an env callback
Joe Hershberger
2015-05-21
net: Add default flags for common net env vars
Joe Hershberger
2015-05-21
net: Use env callbacks for net variables
Joe Hershberger
2015-05-21
net: Apply default format rules to all ethaddr
Joe Hershberger
2015-05-21
env: Distinguish finer between source of env change
Joe Hershberger
2015-05-21
env: Add regex support to env_attrs
Joe Hershberger
2015-05-21
env: Allow env_attr_walk to pass a priv * to callback
Joe Hershberger
2015-05-21
sandbox: Enable some ENV commands
Joe Hershberger
[next]