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-07-07
kw_spi: add weak functions board_spi_claim/release_bus
Valentin Longchamp
2012-07-07
kw_spi: support spi_claim/release_bus functions
Valentin Longchamp
2012-07-07
kw_spi: backup and reset the MPP of the chosen CS pin
Valentin Longchamp
2012-07-07
ATMEL/PIO: Enable new feature of PIO on Atmel device
Bo Shen
2012-07-07
ehci-atmel: fix compiler warning
Andreas Bießmann
2012-07-07
Atmel : usb : add EHCI driver for Atmel SoC
Bo Shen
2012-07-07
TRATS: initialize panel_info data structure in board file
Donghwa Lee
2012-07-07
omap24xx_i2c: Add AM33XX support
Tom Rini
2012-07-07
Revert "I2C: OMAP: detect more devices when probing an i2c bus"
Tom Rini
2012-07-07
gpio: tegra2: rename tegra2_gpio.* to tegra_gpio.*
Tom Warren
2012-07-07
mmc: tegra2: rename tegra2_mmc.* to tegra_mmc.*
Tom Warren
2012-07-07
spi: tegra2: rename tegra2_spi.* to tegra_spi.*
Tom Warren
2012-07-07
sf: winbond: Add support for the Winbond W25Q80BL
Stephen Warren
2012-07-07
spi: Tegra2: Seaboard: fix UART corruption during SPI transactions
Tom Warren
2012-06-21
Block: Remove MG DISK support
Marek Vasut
2012-06-07
Merge branch 'master' of git://git.denx.de/u-boot-video
Wolfgang Denk
2012-06-05
video: atmel/lcd: add LCD driver for new Atmel SoC
Bo Shen
2012-06-05
video: cfb_console: flush dcache for frame buffer in DRAM
Anatolij Gustschin
2012-06-05
cfb_console: Ignore bell character
Pali Rohár
2012-06-04
cfb_console: Add console_clear_line function
Pali Rohár
2012-06-04
cfb_console: Fix function console_back
Pali Rohár
2012-05-28
sh: Add SH7269 device and RSK2+SH7269 board
Phil Edworthy
2012-05-28
sh: Add support Renesas SH7734
Nobuhiro Iwamatsu
2012-05-25
omap3_dss: cosmetic changes
Jeroen Hofstee
2012-05-25
omap3_dss: add optional framebuffer
Jeroen Hofstee
2012-05-25
mx5: Rename mx51_fb_init()
Fabio Estevam
2012-05-25
mx53: Allow IPUv3 driver to also work on mx53
Fabio Estevam
2012-05-25
EXYNOS: display 32bpp bitmap TIZEN logo
Donghwa Lee
2012-05-25
LCD: support another s6e8ax0 panel type
Donghwa Lee
2012-05-25
LCD: change s6e8ax0 panel gamma value
Donghwa Lee
2012-05-23
net: sh-eth: Add support Gigabit of SH7734
Nobuhiro Iwamatsu
2012-05-23
net: sh_eth: Add support SH7734 Ethernet device
Nobuhiro Iwamatsu
2012-05-23
net: Allow filtering on debug traces in the net subsystem
Joe Hershberger
2012-05-23
net: Make sure NetLoop is initialized when using NetConsole
Joe Hershberger
2012-05-23
net: Refactor to separate the UDP handler from the ARP handler
Joe Hershberger
2012-05-23
net: Refactor to protect access to the NetState variable
Joe Hershberger
2012-05-23
net: cosmetic: Un-typedef IP_t
Joe Hershberger
2012-05-23
net: Fix remaining API interface breakage
Joe Hershberger
2012-05-22
drivers/net/rtl8169.c: Fix compile warning
Joe Hershberger
2012-05-22
drivers/net/pcnet.c: Fix compile warning
Joe Hershberger
2012-05-22
drivers/net/xilinx_axi_emac.c: Fix compile warning
Stephan Linz
2012-05-22
drivers/net/xilinx_emaclite.c: Fix compile warning
Stephan Linz
2012-05-22
drivers/net/xilinx_ll_temac.c: Fix compile warning
Stephan Linz
2012-05-22
drivers/qe/uec.c: Fix compile warning
Joe Hershberger
2012-05-22
drivers/net/uli526x.c: Fix compile warning
Joe Hershberger
2012-05-22
drivers/net/tsi108_eth.c: Fix compile warning
Joe Hershberger
2012-05-22
drivers/net/rtl8139.c: Fix compile warning
Joe Hershberger
2012-05-22
drivers/net/ns8382x.c: Fix compile warning
Joe Hershberger
2012-05-22
drivers/net/natsemi.c: Fix compile warning
Joe Hershberger
2012-05-22
drivers/net/fm/eth.c: Fix compile warning
Joe Hershberger
[next]