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
/
common
Age
Commit message (
Expand
)
Author
2016-08-15
common: env_nand: Ensure that we have nand_info[0] prior to use
Tom Rini
2016-08-15
xtensa: add support for the xtensa processor architecture [1/2]
Chris Zankel
2016-08-15
net: mii: Clean up legacy glue that is not used
Joe Hershberger
2016-08-12
Merge git://git.denx.de/u-boot-dm
Tom Rini
2016-08-12
fdt_support: fdt_translate_address() blob const correctness
Stephen Warren
2016-08-12
common: image: Add support for post-processing of images
Andreas Dannenberg
2016-08-08
spl_nor.c: Support devicetree sizes different from 16k
Mike Looijmans
2016-07-31
libfdt: Introduce new ARCH_FIXUP_FDT option
Michal Simek
2016-07-27
Merge git://git.denx.de/u-boot-dm
Tom Rini
2016-07-27
dm: spl: mmc: Support raw partitions with CONFIG_BLK
Simon Glass
2016-07-27
dm: Use dm_scan_fdt_dev() directly where possible
Simon Glass
2016-07-27
dm: Convert users from dm_scan_fdt_node() to dm_scan_fdt_dev()
Simon Glass
2016-07-27
Merge branch 'master' of git://git.denx.de/u-boot-video
Tom Rini
2016-07-26
splash: Introduce default_splash_locations
Alexey Brodkin
2016-07-25
splash: Accommodate DM_USB in splash_init_usb()
Alexey Brodkin
2016-07-25
common: fit: Allow U-Boot images to be booted
mario.six@gdsys.cc
2016-07-22
spl: fit: Fix the number of bytes read in raw mode
Lokesh Vutla
2016-07-22
spl: zImage support in Falcon mode
Ladislav Michl
2016-07-22
spl: support loading from UBI volumes
Ladislav Michl
2016-07-22
Kconfig: Move option CONFIG_SYS_NO_FLASH to Kconfig
Siva Durga Prasad Paladugu
2016-07-22
spl: Fix compilation warnings for arm64
Michal Simek
2016-07-19
Merge git://git.denx.de/u-boot-fsl-qoriq
Tom Rini
2016-07-16
Various, unrelated tree-wide typo fixes.
Robert P. J. Day
2016-07-15
armv8: Add tlb_allocated to arch global data
York Sun
2016-07-15
armv8: Move secure_ram variable out of generic global data
York Sun
2016-07-15
Merge branch 'master' of http://git.denx.de/u-boot-sunxi
Tom Rini
2016-07-15
Merge git://git.denx.de/u-boot-dm
Tom Rini
2016-07-15
sunxi: Support booting from SPI flash
Siarhei Siamashka
2016-07-14
dm: spl: Bind in all devices in SPL with of-platdata
Simon Glass
2016-07-14
dm: spl: Don't set up device tree with of-platdata
Simon Glass
2016-07-14
spl: Drop include of i2c.h
Simon Glass
2016-07-14
board_f: prevent misleading "Watchdog enabled" output
Anatolij Gustschin
2016-07-14
board_f: init designware watchdog if CONFIG_DESIGNWARE_WATCHDOG=y
Anatolij Gustschin
2016-07-14
bootm: fixup silent Linux out of BOOTM_STATE_LOADOS state
Hector Palacios
2016-07-14
sandbox: Don't exit when bootm completes
Simon Glass
2016-07-14
image: Add functions to obtain category information
Simon Glass
2016-07-14
image: Add a name for invalid types
Simon Glass
2016-07-14
image: Create a table of information for each category
Simon Glass
2016-07-14
spl: fit: add support for post-processing of images
Daniel Allred
2016-07-11
Merge branch 'master' of git://git.denx.de/u-boot-spi
Tom Rini
2016-07-11
common: block: fix compiler error with CONFIG_FASTBOOT_FLASH_MMC_DEV
Xu Ziyuan
2016-07-11
dm: spl: mmc: Support CONFIG_BLK in SPL MMC
Simon Glass
2016-07-09
dm: spi: Read default speed and mode values from DT
Vignesh R
2016-07-01
autoboot: move bootdelay >= 0 check to abortboot()
Masahiro Yamada
2016-07-01
autoboot: move CONFIG_SILENT_CONSOLE handling
Masahiro Yamada
2016-07-01
autoboot: rename abortboot_{keyed, normal} to __abortboot
Masahiro Yamada
2016-07-01
autoboot: remove CONFIG_ZERO_BOOTDELAY_CHECK
Masahiro Yamada
2016-07-01
doc: bootdelay: drop explanation about CONFIG_BOOTDELAY from README
Masahiro Yamada
2016-06-27
common: add new boot media kconfig entry
Peng Fan
2016-06-27
Kconfig: make NOR_BOOT a common option
Peng Fan
[next]