index
:
u-boot
grapeboard-proto
scalys-lsdk-1803
NXP/Freescale LSDK U-boot tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
2017-10-12
drivers: pci: imx: fix imx_pcie_remove function
Sven-Ola Tuecke
2017-10-11
Merge git://git.denx.de/u-boot-i2c
Tom Rini
2017-10-11
i2c: muxes: pca954x: look up width from chip_desc
Chris Packham
2017-10-11
Merge branch 'rmobile' of git://git.denx.de/u-boot-sh
Tom Rini
2017-10-10
Merge git://git.denx.de/u-boot-dm
Tom Rini
2017-10-09
Merge git://git.denx.de/u-boot-video
Tom Rini
2017-10-09
dm: ofnode: query correct property in livetree ofnode_get_addr_size
Klaus Goger
2017-10-09
dm: core: Round up size when allocating so that it is cache line aligned
Faiz Abbas
2017-10-09
dm: gpio: pca953x: Drop pointless data structure checks
Simon Glass
2017-10-09
dm: gpio: Correct use of -ENODEV in drivers
Simon Glass
2017-10-09
dm: gpio: Add a comment about not copying some drivers
Simon Glass
2017-10-09
dm: gpio: vybrid_gpio: Correct driver's use of bind() method
Simon Glass
2017-10-08
dm: mmc: remove DM_MMC_OPS for STM32_SDMMC
Patrice Chotard
2017-10-08
serial: stm32x7: remove useless CONFIG_CLK and OF_CONTROL flag
Patrice Chotard
2017-10-08
serial: stm32x7: add STM32F4 support
Patrice Chotard
2017-10-08
serial: stm32x7: add fifo support for STM32H7
Patrice Chotard
2017-10-08
serial: stm32x7: prepare the ground to STM32F4 support
Patrice Chotard
2017-10-08
serial: stm32x7: remove stm32f7-usart and stm32h7-usart compatible
Patrice Chotard
2017-10-08
serial: stm32x7: cleanup code
Patrice Chotard
2017-10-06
PCI: Add driver for a 'pci-host-ecam-generic' host controller
Tuomas Tynkkynen
2017-10-06
pci: layerscape: Use pci_generic_mmap_{read, write}_config
Tuomas Tynkkynen
2017-10-06
pci: xilinx: Use pci_generic_mmap_{read, write}_config()
Tuomas Tynkkynen
2017-10-06
pci: Add helper for implementing memory-mapped config space accesses
Tuomas Tynkkynen
2017-10-05
Merge git://git.denx.de/u-boot-sunxi
Tom Rini
2017-10-04
dm: replace dm_dbg() with pr_debug()
Masahiro Yamada
2017-10-04
bug.h: move runtime BUG/WARN macros into <linux/bug.h>
Masahiro Yamada
2017-10-04
treewide: replace with error() with pr_err()
Masahiro Yamada
2017-10-04
printk: collect printk stuff into <linux/printk.h> with loglevel support
Masahiro Yamada
2017-10-03
pinctrl: rmobile: Add pinconf to Renesas RCar pincontrol driver
Marek Vasut
2017-10-03
usb: Drop the EHCI RCar Gen3
Marek Vasut
2017-10-03
sunxi: Fix USB_GADGET implication
Maxime Ripard
2017-10-03
musb: sunxi: switch to the device model
Maxime Ripard
2017-10-03
sunxi: provide default USB gadget setup
Maxime Ripard
2017-10-03
usb: gadget: usb_ether: Move settings to common
Maxime Ripard
2017-10-03
usb: gadget: Make g_dnl USB settings common
Maxime Ripard
2017-10-03
usb: gadget: usb_ether: Move the interfaces to Kconfig
Maxime Ripard
2017-10-03
usb: gadget: Convert USB_ETHER to Kconfig
Maxime Ripard
2017-10-03
usb: gadget: Move USBNET_HOST_ADDR to Kconfig
Maxime Ripard
2017-10-03
usb: gadget: Document USBNET_DEVADDR
Maxime Ripard
2017-10-03
usb: gadget: Move USBNET_DEVADDR option out of g_dnl
Maxime Ripard
2017-10-01
Merge git://git.denx.de/u-boot-usb
Tom Rini
2017-10-01
usb: dwc3: add UniPhier specific glue layer
Masahiro Yamada
2017-10-01
usb: xhci: Set 'Average TRB Length' to 8 for control endpoints
Bin Meng
2017-10-01
usb: xhci: Set 'Error Count' to 0 for isoch endpoints
Bin Meng
2017-10-01
usb: xhci: Program max burst size for endpoint
Bin Meng
2017-10-01
usb: xhci: Honor endpoint's interval
Bin Meng
2017-10-01
usb: xhci: Fix max packet size for full speed device endpoint 0
Bin Meng
2017-10-01
usb: xhci: Add interrupt transfer support
Bin Meng
2017-10-01
usb: xhci: Don't assume LS/FS devices are always behind a HS hub
Bin Meng
2017-10-01
dm: usb: emul: Drop usb_emul_reset()
Bin Meng
[next]