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
/
drivers
Age
Commit message (
Expand
)
Author
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: db-mv784mp-gp: Fix ECC I2C address
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
2015-05-05
Merge branch 'u-boot/master' into 'u-boot-arm/master'
Albert ARIBAUD
2015-05-04
Merge branch 'master' of git://git.denx.de/u-boot-sunxi
Tom Rini
2015-05-04
mmc: fsl_esdhc: Add peripheral clock support
Yangbo Lu
2015-05-04
mmc: fsl_esdhc: Add adapter card type identification support
Yangbo Lu
2015-05-04
fsl/pci: Set CFG_READY for PCIe v3.0 and later
Minghuan Lian
2015-05-04
T2080QDS/PCIe: Soft Reset PCIe on T2080QDS for down-training issue
Zhao Qiang
2015-05-04
drivers: usb: fsl: Workaround for Erratum A004477
Nikhil Badola
2015-05-04
sunxi: usb: Do not call phy_probe from hcd code
Hans de Goede
2015-05-04
sunxi: usb: Rename the usbc.? files to usb_phy.?
Hans de Goede
2015-05-04
sunxi: usb: Rename sunxi_usbc_foo functions to sunxi_usb_phy_bar
Hans de Goede
2015-05-04
sunxi: usb: Remove sunxi_usbc_get_io_base function
Hans de Goede
2015-05-04
sunxi: usb: Move setup of host controller clocks to the host controller drivers
Hans de Goede
2015-05-04
sunxi: axp: Remove non driver-model support from the axp gpio code
Hans de Goede
2015-05-04
sunxi: emac: Remove non driver-model code
Hans de Goede
2015-05-04
sunxi: emac: Add driver model support
Hans de Goede
2015-05-04
sunxi: emac: Rename DMA_CPU_TRRESHOLD to EMAC_RX_BUFSIZE
Hans de Goede
2015-05-04
sunxi: emac: Prepare for driver-model support
Hans de Goede
2015-05-04
sunxi: emac: port to phylib
Hans de Goede
2015-05-04
sunxi: axp: Add driver-model support to the axp_gpio code
Hans de Goede
2015-05-04
sunxi: axp: Move axp gpio code to a separate axpi-gpio driver
Hans de Goede
2015-05-04
sunxi: axp: Move axp pmic register helpers to a separate file
Hans de Goede
2015-05-04
sunxi: axp: Change axp_gpio_foo prototypes to match gpio uclass ops
Hans de Goede
2015-05-04
sunxi: gpio: Build sunxi_name_to_gpio_bank for driver-model code too
Hans de Goede
2015-05-04
sunxi: gpio: Add compatible strings for all supported SoCs
Hans de Goede
2015-05-04
sunxi: gpio: Add temporary implementation of name_to_gpio()
Simon Glass
2015-05-04
sunxi: gpio: Rename GPIOs to include a 'P' prefix
Simon Glass
2015-05-04
sunxi: display: Fix gpio handling to work with the driver-model
Hans de Goede
2015-05-04
sunxi: mmc: Fix card-detect gpio handling to work with the driver-model
Hans de Goede
2015-05-04
sunxi: Add basic A33 basic support
Vishnu Patekar
2015-05-04
sunxi: Introduce a hidden SUNXI_GEN_SUNxI Kconfig bool
Hans de Goede
2015-04-29
dm: Implement a CPU uclass
Simon Glass
2015-04-29
dm: core: Add a function to bind a driver for a device tree node
Simon Glass
2015-04-29
biosemu: Do not free vga_info->BIOSImage when it is 0xc0000
Bin Meng
2015-04-29
pci: Remove parameter 'class' of pci_rom_load()
Bin Meng
[next]