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-05-05
dm: rtc: Add a uclass for real-time clocks
Simon Glass
2015-05-05
dm: sandbox: Add os_localtime() to obtain the system time
Simon Glass
2015-05-05
dm: rtc: Split structure definition into its own file
Simon Glass
2015-05-05
dm: Remove unnecessary types in bcd.h
Simon Glass
2015-05-05
dm: rtc: Rename mktime() and reduce the number of parameters
Simon Glass
2015-05-05
dm: rtc: Rename to_tm() to rtc_to_tm() and add error code
Simon Glass
2015-05-05
dm: rtc: Rename gregorian day function
Simon Glass
2015-05-05
fdt: Correct warning in fdt_setup_simplefb_node()
Simon Glass
2015-05-05
dm: i2c: Add an explicit test mode to the sandbox I2C driver
Simon Glass
2015-05-05
dm: i2c: Add functions to read and write a register
Simon Glass
2015-05-05
dm: i2c: sandbox: Add debugging to the speed limit
Simon Glass
2015-05-05
dm: spi: Correct the comment on spi_get_ops()
Simon Glass
2015-05-05
cros_ec: Handle the single duplex requirement in cros_ec
Simon Glass
2015-05-05
cros_ec: Show the protocol version in the debug message
Simon Glass
2015-05-05
dm: spi: Avoid setting the speed with every transfer
Simon Glass
2015-05-05
test: dm: eth: Skip timeouts on ping tests
Joe Hershberger
2015-05-05
sandbox: eth: Add a function to skip ping timeouts
Joe Hershberger
2015-05-05
sandbox: Add test function to advance time
Joe Hershberger
2015-05-05
Prepare v2015.07-rc1
v2015.07-rc1
Tom Rini
2015-05-05
fw_env.h: include autoconf.h
Max Krummenacher
2015-05-05
Merge git://git.denx.de/u-boot-mpc85xx
Tom Rini
2015-05-05
Merge git://git.denx.de/u-boot-marvell
Tom Rini
2015-05-05
arm: mvebu: Remove "u-boot.kwb" CONFIG_BUILD_TARGET for non-SPL targets
Stefan Roese
2015-05-05
arm: mvebu: db-mv784mp-gp: Fix ECC I2C address
Stefan Roese
2015-05-05
arm: mvebu: Add Armada A38x DB-88F6820-GP board support
Stefan Roese
2015-05-05
arm: mvebu: Add d-cache invalidate before enabling the d-cache
Stefan Roese
2015-05-05
arm: mvebu: mv-common.h: Add CONFIG_PREBOOT
Stefan Roese
2015-05-05
arm: mvebu: Remove coherency configuration
Stefan Roese
2015-05-05
arm: mvebu: Change network init code to allow a more flexible setup
Stefan Roese
2015-05-05
arm: mvebu: Add basic Armada 38x support
Stefan Roese
2015-05-05
arm: mvebu: Move CONFIG_SPL_LDSCRIPT to common header
Stefan Roese
2015-05-05
arm: mvebu: Only define MV88F78X60 for Armada XP
Stefan Roese
2015-05-05
arm: mvebu: Remove unreferenced define
Stefan Roese
2015-05-05
arm: mvebu: Change header macros from ARMADA_XP to MVEBU
Stefan Roese
2015-05-05
arm: mvebu: Move mvebu-common into mach-mvebu
Stefan Roese
2015-05-05
arm: armada-xp: Move SoC headers to mach-mvebu/include/mach
Stefan Roese
2015-05-05
arm: armada-xp: Move SoC sources to mach-mvebu
Stefan Roese
2015-05-05
Merge branch 'master' of git://git.denx.de/u-boot-mmc
Tom Rini
2015-05-05
Merge branch 'master' of git://git.denx.de/u-boot-arm
Tom Rini
2015-05-05
ARM: mmc: bcm283x: Remove get_timer_us() from mmc driver
Marek Vasut
2015-05-05
tegra: mmc: Set the removable flag correctly
Simon Glass
2015-05-05
mmc: bcm2835_sdhci: Use calloc to allocate bcm2835_sdhci_host
Alexander Stein
2015-05-05
mmc: fsl_esdhc: update eMMC44 adapter card erase timeout
Yangbo Lu
2015-05-05
mmc: sdhci: add timeout setting for response busy command
Kevin Liu
2015-05-05
mmc: remove the MMC_MODE_HC flag
Rob Herring
2015-05-05
mmc: Fix splitting device initialization
Andrew Gabbasov
2015-05-05
mmc: Restructure polling loops to avoid extra delays
Andrew Gabbasov
2015-05-05
mmc: Continue polling MMC card for OCR only if it is still not ready
Andrew Gabbasov
2015-05-05
mmc: Do not pass external mmc_cmd structure to mmc_send_op_cond_iter()
Andrew Gabbasov
2015-05-05
mmc: Avoid extra duplicate entry in mmc device structure
Andrew Gabbasov
[next]