index
:
uboot-2021-rebase.git
am335x_som_revival
uboot 2021 rebase, to fix booting on modern SD cards, from https://github.com/fifteenhex/u-boot/tree/am335x_som_revival
git repository hosting
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]