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
2012-11-02
ahci: Perform SATA flush after disk write.
Marc Jones
2012-11-02
ahci: Support spin-up and link-up separately
Marc Jones
2012-11-02
ahci: Adjust SATA timeouts for hard disk (spinup delay & command timeout)
Walter Murphy
2012-11-02
ahci: flush / invalidate dcache around SATA commands
Taylor Hutt
2012-11-02
ahci: Use virt_to_phys() to denote physical addresses for DMA
Taylor Hutt
2012-11-02
ahci: Fix 'Invaild' typo
Taylor Hutt
2012-11-02
ahci: Use sizeof(fis) instead of hardcoding '20'
Taylor Hutt
2012-11-02
ahci: Make the AHCI code find the capacity of disks > 128 GB properly
Gabe Black
2012-11-02
ahci: support scsi writing in AHCI driver
Hung-Te Lin
2012-11-02
ahci: Make sending the SETFEATURES_XFER command optional
Gabe Black
2012-11-02
ahci: cosmetics and cleanup
Stefan Reinauer
2012-11-02
ahci: Improve AHCI debugging
Stefan Reinauer
2012-11-02
ahci: Optimise AHCI controller reset and start-up
Stefan Reinauer
2012-11-02
ahci: Support splitting of read transactions into multiple chunks
Vadim Bendebury
2012-10-29
FPGA: Cyclon II: Correctly reset the FPGA before configuration
Stephan Gatzka
2012-10-26
Merge branch 'master' of git://git.denx.de/u-boot-arm
Tom Rini
2012-10-26
stdio: Remove the CLPS7111 serial driver
Marek Vasut
2012-10-26
arm: Remove support for NETARM
Marek Vasut
2012-10-26
arm: Remove support for s3c4510
Marek Vasut
2012-10-26
arm: Remove support for lpc2292
Marek Vasut
2012-10-26
Merge remote-tracking branch 'u-boot-atmel/master'
Albert ARIBAUD
2012-10-26
Merge remote-tracking branch 'u-boot-ti/master'
Albert ARIBAUD
2012-10-25
drivers/serial/serial_ns16550.c: sparse fixes
Kim Phillips
2012-10-25
drivers/i2c/fsl_i2c.c: sparse fix
Kim Phillips
2012-10-25
omap3_spi: introduce CONFIG_OMAP3_SPI_D0_D1_SWAPPED
Peter Korsgaard
2012-10-23
mpc83xx: add support for mpc8309
Gerlando Falauto
2012-10-23
USB: musb_udc: Make musb_peri_rx_ep check for MUSB_RXCSR_RXPKTRDY
Pankaj Bharadiya
2012-10-22
Merge branch 'master' of git://www.denx.de/git/u-boot-mpc85xx
Tom Rini
2012-10-22
Merge branch 'master' of git://www.denx.de/git/u-boot-mmc
Tom Rini
2012-10-22
powerpc/boot: Change the compile macro for SRIO & PCIE boot master module
Liu Gang
2012-10-22
powerpc/espi: remove write command length check
Shaohui Xie
2012-10-22
powerpc/fm: fix TBI PHY address settings
shaohui xie
2012-10-22
fm/mEMAC: add mEMAC frame work
Roy Zang
2012-10-22
powerpc/mpc85xx: Add B4860 and variant SoCs
York Sun
2012-10-22
powerpc/mpc85xx: Add T4240 SoC
York Sun
2012-10-22
driver/pci: Fix compiling error
York Sun
2012-10-22
fsl_pci: use 'Header Type' field to judge PCIE mode
Minghuan Lian
2012-10-22
mmc: dw-mmc: support DesignWare MMC Controller
Jaehoon Chung
2012-10-22
mmc: pxa: Remove the old non-generic PXA MMC driver
Marek Vasut
2012-10-22
mmc: sdhci: Add a quirk to add delay during completion of sdhci_send_cmd
Tushar Behera
2012-10-22
mmc: sdhci: add the DMA select for SDMA
Jaehoon Chung
2012-10-22
mmc: sdhci: increase the timeout value for data transfer
Jaehoon Chung
2012-10-22
mmc: Fix mmc_spi error on cmd->flags field
Marek Vasut
2012-10-22
MMC: Remove the MMC bounce buffer
Marek Vasut
2012-10-22
MMC: MXS: Convert MXS MMC driver to generic bounce buffer
Marek Vasut
2012-10-22
powerpc/usb: fix bug of CPU hang when missing USB PHY clock
Shengzhou Liu
2012-10-19
Merge branch 'master' of git://git.denx.de/u-boot-arm
Tom Rini
2012-10-19
input: Add ANSI 3.64 escape sequence generation.
Hung-Te Lin
2012-10-19
input: Fix i8042 keyboard reset
Marc Jones
2012-10-19
input: i8042: Provide feature to disable keyboard before booting kernel
Louis Yung-Chieh Lo
[next]