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
2015-01-29
dm: i2c: s3c24x0: adjust to dm-i2c api
Przemyslaw Marczak
2015-01-29
exynos5: pinmux: check flag for i2c config
Przemyslaw Marczak
2015-01-29
arndale: dts: add missing i2c aliases
Przemyslaw Marczak
2015-01-29
exynos4: dts: add missing i2c properties
Przemyslaw Marczak
2015-01-29
smdk5250: config: enable max77686 driver support
Przemyslaw Marczak
2015-01-29
exynos5250: config: disable max77686 driver
Przemyslaw Marczak
2015-01-29
arndale: config: disable max77686 support
Przemyslaw Marczak
2015-01-29
dm: i2c-uclass-compat: fix missed argument
Przemyslaw Marczak
2015-01-29
rsa: Use checksum algorithms from struct hash_algo
Ruchika Gupta
2015-01-29
Use hash.c in mkimage
Ruchika Gupta
2015-01-29
hash: Add function to find hash_algo struct with progressive hash
Ruchika Gupta
2015-01-29
lib/rsa: Add Kconfig for devices supporting RSA Modular Exponentiation
Ruchika Gupta
2015-01-29
DM: crypto/fsl - Add Freescale rsa DM driver
Ruchika Gupta
2015-01-29
lib/rsa: Modify rsa to use DM driver
Ruchika Gupta
2015-01-29
configs: Move CONFIG_FIT_SIGNATURE to defconfig
Ruchika Gupta
2015-01-29
DM: crypto/rsa_mod_exp: Add rsa Modular Exponentiation DM driver
Ruchika Gupta
2015-01-29
FIT: Modify option FIT_SIGNATURE in Kconfig
Ruchika Gupta
2015-01-29
rsa: Split the rsa-verify to separate the modular exponentiation
Ruchika Gupta
2015-01-29
Export redesign
Martin Dorwig
2015-01-29
dm: Update documentation for new bus features
Simon Glass
2015-01-29
dm: cros_ec_spi: Remove old pre-driver-model code
Simon Glass
2015-01-29
dm: cros_ec: Don't require protocol 3 support
Simon Glass
2015-01-29
dm: core: Ignore disabled devices when binding
Simon Glass
2015-01-29
dm: exynos: Drop unused COMPAT features for SPI
Simon Glass
2015-01-29
dm: tegra: Drop unused COMPAT features for I2C, SPI
Simon Glass
2015-01-29
dm: i2c: Move slave details to child platdata
Simon Glass
2015-01-29
dm: spi: Move slave details to child platdata
Simon Glass
2015-01-29
dm: spi: Set up the spi_slave device pointer in child_pre_probe()
Simon Glass
2015-01-29
dm: core: Allow uclass to set up a device's child before it is probed
Simon Glass
2015-01-29
dm: sandbox: sf: Tidy up the error handling in sandbox_sf_probe()
Simon Glass
2015-01-29
dm: core: Allow the uclass to set up a device's child after binding
Simon Glass
2015-01-29
dm: spi: Move the per-child data size to the uclass
Simon Glass
2015-01-29
dm: core: Allow uclasses to specify private data for a device's children
Simon Glass
2015-01-29
dm: core: Add a flag to control sequence numbering
Simon Glass
2015-01-29
dm: core: Add a function to get a device's uclass ID
Simon Glass
2015-01-29
dm: core: Add a post_bind method for parents
Simon Glass
2015-01-29
dm: core: Allow uclasses to specify platdata for a device's children
Simon Glass
2015-01-29
dm: core: Allow parents to have platform data for their children
Simon Glass
2015-01-29
dm: core: Allocate platform data when binding a device
Simon Glass
2015-01-29
dm: core: Tidy up error handling in device_bind()
Simon Glass
2015-01-29
dm: core: Set device tree node for root device
Simon Glass
2015-01-29
dm: core: Improve comments for uclass_first/next_device()
Simon Glass
2015-01-29
dm: Don't run tests if U-Boot cannot be built
Simon Glass
2015-01-29
dm: i2c: Provide an offset length parameter where needed
Simon Glass
2015-01-29
dm: i2c: Add a compatbility layer
Simon Glass
2015-01-29
dm: i2c: Rename driver model I2C functions to permit compatibility
Simon Glass
2015-01-29
dm: Drop gpio.h header from fdtdec.c
Simon Glass
2015-01-29
dm: fdt: Remove the old GPIO functions
Simon Glass
2015-01-29
dm: exynos: dts: Use GPIO bank phandles for GPIOs
Simon Glass
2015-01-29
dm: tegra: dts: Use TEGRA_GPIO() macro for all GPIOs
Simon Glass
[next]