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
2017-07-27
spl: make SPL and normal u-boot stage use independent SYS_MALLOC_F_LEN
Andy Yan
2017-07-26
Merge git://git.denx.de/u-boot-mips
Tom Rini
2017-07-25
Convert CONFIG_ENV_IS_IN_ONENAND to Kconfig
Simon Glass
2017-07-25
Convert CONFIG_ENV_IS_IN_FAT to Kconfig
Simon Glass
2017-07-25
Convert CONFIG_ENV_IS_IN_REMOTE to Kconfig
Simon Glass
2017-07-25
Convert CONFIG_ENV_IS_IN_SPI_FLASH to Kconfig
Simon Glass
2017-07-25
Convert CONFIG_ENV_IS_IN_DATAFLASH to Kconfig
Simon Glass
2017-07-25
Convert CONFIG_ENV_IS_IN_EEPROM to Kconfig
Simon Glass
2017-07-25
Convert CONFIG_ENV_IS_IN_NVRAM to Kconfig
Simon Glass
2017-07-25
Convert CONFIG_ENV_IS_IN_FLASH to Kconfig
Simon Glass
2017-07-25
env: Move help from README to Kconfig
Simon Glass
2017-07-25
Convert CONFIG_ENV_IS_IN_MMC/NAND/UBI and NOWHERE to Kconfig
Simon Glass
2017-07-25
MIPS: Stop building position independent code
Paul Burton
2017-07-22
env: Switch env_nand, env_mmc and env_ubi to env_import_redund
Fiach Antaw
2017-07-22
env: Add generic redundant environment implementation
Fiach Antaw
2017-07-19
mmc: add static to spl_mmc_get_device_index()
Masahiro Yamada
2017-07-11
common: use get_nand_dev_by_index()
Grygorii Strashko
2017-07-11
common: env_nand: use get_nand_dev_by_index()
Grygorii Strashko
2017-07-11
sandbox: Drop special case console code for sandbox
Simon Glass
2017-07-11
sandbox: Enable more console options
Simon Glass
2017-07-11
console: Use map_sysmem() for the pre-relocation console
Simon Glass
2017-07-11
Allow displaying the U-Boot banner on a video display
Simon Glass
2017-07-11
dm: scsi: Document and rename the scsi_scan() parameter
Simon Glass
2017-07-11
dm: scsi: Drop the ccb typedef
Simon Glass
2017-07-11
scsi: Move drivers into new drivers/scsi directory
Simon Glass
2017-07-11
sata: Move drivers into new drivers/ata directory
Simon Glass
2017-07-11
Kconfig: Add CONFIG_SATA to enable SATA
Simon Glass
2017-07-11
scsi: Drop scsi_print_error()
Simon Glass
2017-07-11
scsi: Drop sym53c8xx driver
Simon Glass
2017-07-10
board_f: Add new function to allow runtime DTB selection
Cooper Jr., Franklin
2017-07-10
boot_fit: Create helper functions that can be used to select DTB out of FIT
Cooper Jr., Franklin
2017-07-10
spl: fit: Break out some functions into a common file
Cooper Jr., Franklin
2017-07-06
avr32: Retire AVR32 for good
Andy Shevchenko
2017-07-06
spl: Make UBI fastmap support Kconfig selectable
Ladislav Michl
2017-07-03
powerpc: remove 4xx support
Heiko Schocher
2017-06-16
powerpc, 5xxx, 512x: remove support for mpc5xxx and mpc512x
Heiko Schocher
2017-06-12
board_f: fix calculation of reloc_off
Lothar Waßmann
2017-06-12
board_f: Use IS_ENABLED instead of #ifdef in initf_bootstage()
Simon Glass
2017-06-12
edid: Use sizeof() in cea_is_hdmi_vsdb_present()
Simon Glass
2017-06-12
powerpc, 5xx: remove support for 5xx
Heiko Schocher
2017-06-12
powerpc, 8260: remove support for mpc8260
Heiko Schocher
2017-06-12
powerpc, 8xx: remove support for 8xx
Heiko Schocher
2017-06-10
Merge branch 'master' of git://git.denx.de/u-boot-video
Tom Rini
2017-06-10
Merge branch 'master' of git://git.denx.de/u-boot-mmc
Tom Rini
2017-06-09
SPL: Add XIP booting support
Vikas Manocha
2017-06-09
edid: Fix gcc 7.1 warning
Jernej Skrabec
2017-06-09
dm: mmc: Ensure that block device is probed
Simon Glass
2017-06-08
spl: armv7m: to keep ARM v7M in thumb mode before booting next image
Vikas Manocha
2017-06-05
Merge git://git.denx.de/u-boot-usb
Tom Rini
2017-06-05
malloc: Turn on DEBUG when enabling unit tests
Pantelis Antoniou
[next]