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
2019-04-12
arm: mvebu: turris_omnia: select Kconfig SPI_FLASH_SPANSION
Baruch Siach
2019-04-12
mvebu: drop dangling SPI flash comments and #ifdefs
Baruch Siach
2019-04-12
arm: mvebu: clearfog: document eMMC installation
Baruch Siach
2019-04-12
git-mailrc: update the kirkwood entry
Baruch Siach
2019-04-12
ata: ahci_mvebu: add support for Armada 38x
Baruch Siach
2019-04-12
ARM: mvebu: define board_ahci_enable() for A38x
Baruch Siach
2019-04-12
ARM: kirkwood: enable CONFIG_DM_USB for nas220
Chris Packham
2019-04-12
ARM: kirkwood: enable CONFIG_DM_USB for lschlv2 and lsxhl
Chris Packham
2019-04-12
ARM: kirkwood: enable CONFIG_DM_USB for goflexhome
Chris Packham
2019-04-12
ARM: kirkwood: enable CONFIG_DM_USB for ds109
Chris Packham
2019-04-12
ARM: kirkwood: enable CONFIG_DM_USB for dns325
Chris Packham
2019-04-12
ARM: kirkwood: enable CONFIG_DM_USB for {dream, guru, sheeva}plug
Chris Packham
2019-04-12
ARM: kirkwood: remove kw_config_adr_windows
Chris Packham
2019-04-12
ARM: kirkwood: switch to using mvebu mbus
Chris Packham
2019-04-12
ARM: kirkwood: remove KW_DEFADR_PCI_IO_REMAP
Chris Packham
2019-04-12
ARM: kirkwood: rename KW_CPU_WIN_BASE to MVEBU_CPU_WIN_BASE
Chris Packham
2019-04-12
Makefile: Correct logic for DM_SCSI + unconverted drivers check
Stefan Roese
2019-04-12
arm: mvebu: theadorable: Add test for ctrl-c in PCIe PEX switch test
Stefan Roese
2019-04-12
arm: mvebu: db-mv784mp-gp_defconfig: Enable CONFIG_BLK
Stefan Roese
2019-04-12
arm: mvebu: theadorable_debug_defconfig: Enable CONFIG_BLK
Stefan Roese
2019-04-12
sata: sata_mv: Add DM support to enable CONFIG_BLK usage
Stefan Roese
2019-04-12
tools: kwbimage: don't adjust for image_header for Armada MSYS
Chris Packham
2019-04-12
arm: mvebu: x530: Enable watchdog in SPL and U-Boot
Chris Packham
2019-04-12
watchdog: orion_wdt: take timeout value in ms
Chris Packham
2019-04-12
watchdog: orion_wdt: support SPL usage
Chris Packham
2019-04-12
arm: sync armada-xp dts files from Linux 5.0
Chris Packham
2019-04-11
Merge branch 'master' of git://git.denx.de/u-boot-usb
Tom Rini
2019-04-11
Merge branch 'master' of git://git.denx.de/u-boot-sh
Tom Rini
2019-04-10
Merge branch '2019-04-09-master-imports-fs'
Tom Rini
2019-04-10
test.py: Disable fsck for FAT tests for now
Tom Rini
2019-04-09
Fix ext4 block group descriptor sizing
Benjamin Lim
2019-04-09
test/py: mmc: Add 'mmc read' performance check
Marek Vasut
2019-04-09
test/py: mmc: Add 'mmc info' test
Marek Vasut
2019-04-09
test/py: mmc: Add 'mmc rescan' test
Marek Vasut
2019-04-09
test/py: mmc: Add 'mmc dev' test
Marek Vasut
2019-04-09
test/py: mmc: Factor out device selection
Marek Vasut
2019-04-09
fs: fat: fix reading non-cluster-aligned root directory
Anssi Hannula
2019-04-09
fs: ext4: Problem with ext4load and sparse files
Gero Schumacher
2019-04-09
test: fs: Added tests for symlinks
Jean-Jacques Hiblot
2019-04-09
fs: Add a new command to create symbolic links
Jean-Jacques Hiblot
2019-04-09
fs: ext4: Add support for the creation of symbolic links
Jean-Jacques Hiblot
2019-04-09
fs: ext4: constify the buffer passed to write functions
Jean-Jacques Hiblot
2019-04-09
test: fs: Add filesystem integrity checks
Jean-Jacques Hiblot
2019-04-09
test: fs: disable the metadata checksums on ext4 filesystems
Jean-Jacques Hiblot
2019-04-09
fs: ext4: cache extent data
Stephen Warren
2019-04-09
ARM: rmobile: rcar-common: Zap arch_preboot_os()
Eugeniu Rosca
2019-04-09
ARM: dts: rmobile: Enable USB on E2 Alt
Marek Vasut
2019-04-09
ARM: rmobile: alt: Increase USB power-good delay
Marek Vasut
2019-04-09
net: sh_eth: Initialize PHY in probe() once
Marek Vasut
2019-04-09
ARM: dts: rmobile: Synchronize Gen3 DTs with Linux 5.0
Marek Vasut
[next]