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
master
toradex_2019.07
toradex_2019.07-next
toradex_2020.07
toradex_imx6
toradex_imx_lf_v2022.04
toradex_imx_lf_v2024.04
toradex_imx_lf_v2025.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
toradex_u-boot-2024.07_smarc-imx8mp-bringup
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
2018-12-18
timer: Add generic driver for RISC-V privileged architecture defined timer
Bin Meng
2018-12-18
cpu: Add a RISC-V CPU driver
Bin Meng
2018-12-15
Merge branch 'master' of git://git.denx.de/u-boot-usb
Tom Rini
2018-12-15
syscon: update syscon_node_to_regmap to use the DM functions
Patrick Delaunay
2018-12-15
serial: serial_stm32: Add reset support
Patrice Chotard
2018-12-15
tee: change return code for REE FS supplicant cmd
Igor Opaniuk
2018-12-14
usb: musb-new: sunxi: Fix null pointer access
Stefan Mavrodiev
2018-12-14
usb: composite: Fix max packet size for USB3.0
Siva Durga Prasad Paladugu
2018-12-14
usb: musb-new: Add support for DM_USB
Jean-Jacques Hiblot
2018-12-14
usb: musb-new: Allow the diver not to use the set_phy_power() callback
Jean-Jacques Hiblot
2018-12-14
dwc3-generic: Add support for the am437x
Jean-Jacques Hiblot
2018-12-14
phy: omap_usb2: Add support for am437x
Jean-Jacques Hiblot
2018-12-14
spl: drivers: Link usb common library to SPL if USB gadget is enabled
Jean-Jacques Hiblot
2018-12-14
usb: host: replace xhci-keystone driver by the generic dwc3 driver
Jean-Jacques Hiblot
2018-12-14
PHY: Add phy driver for the keystone USB PHY
Jean-Jacques Hiblot
2018-12-14
usb: dwc3-generic: make it compatible with "ti, keystone-dwc3"
Jean-Jacques Hiblot
2018-12-14
usb: musb: Remove legacy CONFIG_USB_DA8XX
Adam Ford
2018-12-14
usb: musb: Remove Legacy CONFIG_USB_DAVINCI
Adam Ford
2018-12-14
usb: Don't enable CONFIG_SPL_DM_USB for non-DM SPL
Martyn Welch
2018-12-14
usb: composite: Move bitmap related operations to ./include/linux/bitmap.h
Lukasz Majewski
2018-12-14
usb: gadget: f_sdp: Provide filesize env variable for downloaded images
Petr Štetiar
2018-12-13
dm: sound: Use the correct number of channels for sound
Simon Glass
2018-12-13
dm: sandbox: Allow selection of sample rate and channels
Simon Glass
2018-12-13
dm: sound: max98095: Tidy up error codes
Simon Glass
2018-12-13
dm: sound: Fix license headers
Simon Glass
2018-12-13
dm: sound: Complete migration to driver model
Simon Glass
2018-12-13
dm: exynos: sound: Convert to use driver model
Simon Glass
2018-12-13
dm: sound: exynos: Add support for max98090
Simon Glass
2018-12-13
dm: sound: Move common code out of maxim98095
Simon Glass
2018-12-13
dm: sound: Add conversion to driver model
Simon Glass
2018-12-13
dm: sound: Start i2c IDs from 0
Simon Glass
2018-12-13
dm: core: Add a function to read into a unsigned int
Simon Glass
2018-12-13
dm: sound: Create a uclass for sound
Simon Glass
2018-12-13
dm: sound: Create a uclass for i2s
Simon Glass
2018-12-13
dm: sound: Create a uclass for audio codecs
Simon Glass
2018-12-13
dm: sound: Rename samsung_i2s_priv to i2s_uc_priv
Simon Glass
2018-12-13
dm: sound: Create an option to use driver model for sound
Simon Glass
2018-12-13
dm: sound: exynos: Correct codec bus addresses
Simon Glass
2018-12-13
dm: sound: Fix up header ordering
Simon Glass
2018-12-13
dm: sound: wm8994: Drop wm8994_i2c_init()
Simon Glass
2018-12-13
dm: sound: max98095: Drop g_codec_info and g_max98095_info
Simon Glass
2018-12-13
dm: sound: wm8994: Drop g_codec_info and g_wm8994_info
Simon Glass
2018-12-13
dm: sound: max98095: Drop global i2c-address variable
Simon Glass
2018-12-13
dm: sound: wm8994: Drop global i2c-address variable
Simon Glass
2018-12-13
dm: sound: max98095: Split out interface setup code
Simon Glass
2018-12-13
dm: sound: wm899c: Split out interface setup code
Simon Glass
2018-12-13
dm: sound: wm8994: Create a new common init function
Simon Glass
2018-12-13
dm: sound: max98095: Pass private data to internal functions
Simon Glass
2018-12-13
dm: sound: wm8994: Pass private data to internal functions
Simon Glass
2018-12-13
dm: sound: Drop codec_type
Simon Glass
[next]