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-09-16
Kconfig: tpl: Add some TPL support options to Kconfig
Simon Glass
2016-09-16
Kconfig: spl: Add SPL support options to Kconfig
Simon Glass
2016-09-16
Use separate options for TPL support
Simon Glass
2016-09-16
Kconfig: Move SPL settings into their own file
Simon Glass
2016-09-09
common, kconfig: move VERSION_VARIABLE to Kconfig
Heiko Schocher
2016-09-07
image-fit: switch ENOLINK to ENOENT
Jonathan Gray
2016-09-07
common/Kconfig: Fix various innocuous typos.
Robert P. J. Day
2016-09-06
spl: Rework image header parse to allow abort on raw image and os boot
Paul Kocialkowski
2016-09-06
image-fit: fix fit_image_load() OS check
Andreas Bießmann
2016-08-22
net: mii: check phy advertising register when geting link status
Dongpo Li
2016-08-20
common: cli_readline: Improve command line editing
James Byrne
2016-08-20
cmd: Split 'bootz' and 'booti' out from 'bootm'
Tom Rini
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
[next]