aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-12-14configs: k2g_evm: Enable DFU on K2G EVMJean-Jacques Hiblot
2018-12-14usb: host: replace xhci-keystone driver by the generic dwc3 driverJean-Jacques Hiblot
2018-12-14PHY: Add phy driver for the keystone USB PHYJean-Jacques Hiblot
2018-12-14ARM: dts: k2g-evm: enable USB0 and USB1Jean-Jacques Hiblot
2018-12-14board: ks2_evm: Enable the USB clocks if DM_USB is usedJean-Jacques Hiblot
2018-12-14usb: dwc3-generic: make it compatible with "ti, keystone-dwc3"Jean-Jacques Hiblot
2018-12-14usb: musb: Remove legacy CONFIG_USB_DA8XXAdam Ford
2018-12-14usb: musb: Remove Legacy CONFIG_USB_DAVINCIAdam Ford
2018-12-14usb: Don't enable CONFIG_SPL_DM_USB for non-DM SPLMartyn Welch
2018-12-14usb: composite: Move bitmap related operations to ./include/linux/bitmap.hLukasz Majewski
2018-12-14usb: gadget: f_sdp: Provide filesize env variable for downloaded imagesPetr Štetiar
2018-12-13dm: sound: Use the correct number of channels for soundSimon Glass
2018-12-13dm: sandbox: Allow selection of sample rate and channelsSimon Glass
2018-12-13dm: sound: max98095: Tidy up error codesSimon Glass
2018-12-13dm: sound: Fix license headersSimon Glass
2018-12-13dm: sound: Complete migration to driver modelSimon Glass
2018-12-13dm: exynos: Drop CONFIG_DM_I2C_COMPATSimon Glass
2018-12-13dm: sandbox: sound: Convert to use driver modelSimon Glass
2018-12-13dm: exynos: sound: Convert to use driver modelSimon Glass
2018-12-13dm: sound: exynos: Add support for max98090Simon Glass
2018-12-13dm: sound: Move common code out of maxim98095Simon Glass
2018-12-13exynos: Add support for exynos5420 i2s pinmuxSimon Glass
2018-12-13exynos: Add proid_is_exynos542x() for common 542xSimon Glass
2018-12-13dm: sound: Add conversion to driver modelSimon Glass
2018-12-13dm: sound: Start i2c IDs from 0Simon Glass
2018-12-13dm: core: Add a function to read into a unsigned intSimon Glass
2018-12-13dm: sound: Create a uclass for soundSimon Glass
2018-12-13dm: sandbox: Update sound to use two buffersSimon Glass
2018-12-13dm: sound: Create a uclass for i2sSimon Glass
2018-12-13dm: sound: Create a uclass for audio codecsSimon Glass
2018-12-13dm: sound: Rename samsung_i2s_priv to i2s_uc_privSimon Glass
2018-12-13dm: sound: Create an option to use driver model for soundSimon Glass
2018-12-13dm: sound: exynos: Correct codec bus addressesSimon Glass
2018-12-13dm: sound: Fix up header orderingSimon Glass
2018-12-13dm: sound: wm8994: Drop wm8994_i2c_init()Simon Glass
2018-12-13dm: sound: max98095: Drop g_codec_info and g_max98095_infoSimon Glass
2018-12-13dm: sound: wm8994: Drop g_codec_info and g_wm8994_infoSimon Glass
2018-12-13dm: sound: max98095: Drop global i2c-address variableSimon Glass
2018-12-13dm: sound: wm8994: Drop global i2c-address variableSimon Glass
2018-12-13dm: sound: max98095: Split out interface setup codeSimon Glass
2018-12-13dm: sound: wm899c: Split out interface setup codeSimon Glass
2018-12-13dm: sound: wm8994: Create a new common init functionSimon Glass
2018-12-13dm: sound: max98095: Pass private data to internal functionsSimon Glass
2018-12-13dm: sound: wm8994: Pass private data to internal functionsSimon Glass
2018-12-13dm: sound: Drop codec_typeSimon Glass
2018-12-13dm: sound: samsung: Rename i2stx_info to samsung_i2s_privSimon Glass
2018-12-13dm: sound: Drop unused pre-device-tree codeSimon Glass
2018-12-13dm: sound: Rename en_sound_codec to sound_codecSimon Glass
2018-12-13dm: sound: samsung: Make local function staticSimon Glass
2018-12-13snow: Expand U-Boot sizeSimon Glass