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
Age
Commit message (
Expand
)
Author
2012-09-27
SPL: SPI: Enhance spi_spl_load to match the other load functions
Tom Rini
2012-09-27
SPL: Add option to skip copying of the mkimage header
Stefan Roese
2012-09-27
SPL: Add NOR flash booting support
Stefan Roese
2012-09-27
da850: Add README.da850
Tom Rini
2012-09-27
hawkboard: Update config file to work with common spl framework
Sughosh Ganu
2012-09-27
ARM: SPL: Convert davinci to CONFIG_SPL_FRAMEWORK
Tom Rini
2012-09-27
SPL: NAND: Move arch/arm/cpu/armv7/omap-common/spl_nand.c to common/spl
Tom Rini
2012-09-27
SPL: Use image_get_xxx() functions to access header values
Stefan Roese
2012-09-27
SPL: do not use fix value for u-boot size
Stefano Babic
2012-09-27
SPL: Create arch/arm/lib/spl.c for board_init_f and jump_to_image_linux
Tom Rini
2012-09-27
SPL: Move the omap SPL framework to common/spl
Tom Rini
2012-09-27
ARM: SPL: Move gpmc_init() to spl_board_init()
Tom Rini
2012-09-27
ARM: SPL: Start hooking in the current SPI SPL support
Tom Rini
2012-09-27
ARM: SPL: Clean up spl.c / spl_nand.c slightly
Tom Rini
2012-09-27
ARM: SPL: Make spl_mmc.c more generic
Tom Rini
2012-09-27
ARM: SPL: Add <asm/spl.h> and <asm/arch/spl.h>
Tom Rini
2012-09-27
ARM: SPL: Only call mem_malloc_init if configured
Tom Rini
2012-09-27
ARM: SPL: Remove NAND_MODE_HW_ECC from spl_nand.c
Tom Rini
2012-09-27
ARM: SPL: Rename omap_boot_mode to spl_boot_mode()
Tom Rini
2012-09-27
ARM: SPL: Rename omap_boot_device to spl_boot_device
Tom Rini
2012-09-27
omap-common: SPL: Fix whitespace in omap-common/u-boot-spl.lds.
Pavel Machek
2012-09-27
omap-common: Fix typo in save_boot_params() in lowlevel_init.S
Tom Rini
2012-09-27
omap-common: SPL: Add CONFIG_SPL_DISPLAY_PRINT / spl_display_print()
Tom Rini
2012-09-27
spl_mmc: Make FAT checks / calls guarded with CONFIG_SPL_FAT_SUPPORT
Tom Rini
2012-09-27
Makefile: Move SPL files to clobber, remove from clean
Tom Rini
2012-09-26
FAT: Make it possible to read from any file position
Benoît Thébaudeau
2012-09-26
env: checkpatch clean env_fat
Igor Grinberg
2012-09-26
env: remove duplicated env_get_char_spec()
Igor Grinberg
2012-09-26
README.commands: Document what UNDEF_SYM does
Tom Rini
2012-09-26
patman: Use reverse order for changelog
Otavio Salvador
2012-09-26
malloc: remove extern declarations of malloc_bin_reloc() in board.c files
Daniel Schwierzeck
2012-09-25
Merge branch 'master' of git://git.denx.de/u-boot-video
Tom Rini
2012-09-25
cmd_part: add partition-related command
Stephen Warren
2012-09-25
disk: part_msdos: parse and store partition UUID
Stephen Warren
2012-09-25
disk: part_efi: parse and store partition UUID
Stephen Warren
2012-09-25
disk: part_efi: range-check partition number
Stephen Warren
2012-09-25
disk: get_device_and_partition() "auto" partition and cleanup
Stephen Warren
2012-09-25
disk: introduce get_device()
Stephen Warren
2012-09-25
cmd_reiser: use common get_device_and_partition function
Rob Herring
2012-09-25
cmd_zfs: use common get_device_and_partition function
Rob Herring
2012-09-25
cmd_disk: use common get_device_and_partition function
Rob Herring
2012-09-25
cmd_fat: use common get_device_and_partition function
Rob Herring
2012-09-25
cmd_extX: use common get_device_and_partition function
Rob Herring
2012-09-25
ext4: remove init_fs/deinit_fs
Rob Herring
2012-09-25
disk/part: introduce get_device_and_partition
Rob Herring
2012-09-25
disk/part: check bootable flag for DOS partitions
Rob Herring
2012-09-25
combine block device load commands into common function
Rob Herring
2012-09-25
disk: make get_partition_info() always available to disk.c
Stephen Warren
2012-09-25
MAKEALL: fix per arch board lists
Allen Martin
2012-09-25
ARM: arm1176: Define arch_cpu_init() at the SoC level
Stephen Warren
[next]