index
:
u-boot.git
master
omap/config-cleanups
omap/sniper/next-v2016.03
omap/sniper/recovery-v2015.07
omap/sniper/work
U-Boot bootloader
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
2015-04-18
net: cosmetic: Fix checkpatch.pl failures in net.c
Joe Hershberger
2015-04-18
net: cosmetic: Clean up netconsole variables and functions
Joe Hershberger
2015-04-18
net: cosmetic: Fix var naming net <-> eth drivers
Joe Hershberger
2015-04-18
net: cosmetic: Cleanup internal packet buffer names
Joe Hershberger
2015-04-18
net: cosmetic: Name ethaddr variables consistently
Joe Hershberger
2015-04-18
net: cosmetic: Change IPaddr_t to struct in_addr
Joe Hershberger
2015-04-18
dm: spi_flash: fix wrong dependency
Masahiro Yamada
2015-04-18
dm: usb: exynos: Adjust XHCI driver to support driver model
Simon Glass
2015-04-18
dm: usb: Rename the XHCI HCD to U-Boot
Simon Glass
2015-04-18
dm: usb: Support driver model in XHCI
Simon Glass
2015-04-18
dm: usb: xhci: Factor out common init/uninit
Simon Glass
2015-04-18
dm: usb: xhci: Use explicit parameters for xhci_setup_addressable_virt_dev()
Simon Glass
2015-04-18
dm: usb: xhci: Use explicit parameters for xhci_alloc_virt_device()
Simon Glass
2015-04-18
dm: usb: xhci: Use a function to get xhci_ctrl
Simon Glass
2015-04-18
dm: usb: tegra: Add driver model support to tegra EHCI
Simon Glass
2015-04-18
dm: usb: tegra: Move most of init/uninit into a function
Simon Glass
2015-04-18
dm: usb: tegra: Tidy up error handling and a static function
Simon Glass
2015-04-18
dm: usb: tegra: Remove the port_addr_clear_csc variable
Simon Glass
2015-04-18
dm: usb: exynos: Add driver model support to exynos EHCI
Simon Glass
2015-04-18
dm: usb: Add support for USB ethernet devices with driver model
Simon Glass
2015-04-18
dm: usb: sandbox: Add a driver for sandbox
Simon Glass
2015-04-18
dm: usb: sandbox: Add an emulator for USB hub emulation
Simon Glass
2015-04-18
dm: usb: sandbox: Add an emulator for USB flash devices
Simon Glass
2015-04-18
dm: usb: sandbox: Reset emulation devices in usb stop()
Simon Glass
2015-04-18
dm: usb: sandbox: Add a uclass for USB device emulation
Simon Glass
2015-04-18
dm: usb: Allow setting up a USB controller as a device/gadget
Simon Glass
2015-04-18
dm: usb: Bind generic USB devices when there is no driver
Simon Glass
2015-04-18
dm: usb: Allow USB drivers to be declared and auto-probed
Simon Glass
2015-04-18
dm: usb: Add driver model support to EHCI
Simon Glass
2015-04-18
dm: usb: Change ehci_reset() to use a pointer
Simon Glass
2015-04-18
dm: usb: Drop the EHCI weak functions
Simon Glass
2015-04-18
dm: usb: Refactor EHCI init
Simon Glass
2015-04-18
dm: usb: ehci: Use a function to find the controller from struct udevice
Simon Glass
2015-04-18
dm: usb: Pass EHCI controller pointer to ehci_get_portsc_register()
Simon Glass
2015-04-18
dm: usb: Pass EHCI controller pointer to ehci_set_usbmode()
Simon Glass
2015-04-18
dm: usb: tegra: Drop use of global controller variable
Simon Glass
2015-04-18
dm: usb: Pass EHCI controller pointer to ehci_powerup_fixup()
Simon Glass
2015-04-18
dm: usb: tegra: Store the controller type explicitly
Simon Glass
2015-04-18
dm: usb: Allow ECHI to hold private data for the controller
Simon Glass
2015-04-18
dm: usb: Pass EHCI controller pointer to ehci_get_port_speed()
Simon Glass
2015-04-18
dm: usb: Move all the EHCI weak functions together and declare them
Simon Glass
2015-04-18
dm: usb: Add a uclass for USB controllers
Simon Glass
2015-04-18
dm: gpio: Add an implementation for gpio_get_number()
Simon Glass
2015-04-18
dm: core: Add device children and sibling functions
Simon Glass
2015-04-18
dm: core: Mark device as active before calling uclass probe() methods
Simon Glass
2015-04-18
dm: core: Rename driver data function to dev_get_driver_data()
Simon Glass
2015-04-18
dm: core: Convert driver_bind() to use const
Simon Glass
2015-04-18
dm: core: Support allocating driver-private data for DMA
Simon Glass
2015-04-18
dm: spi: Convert Freescale QSPI driver to driver model
Haikun.Wang@freescale.com
2015-04-18
dm: spi: Convert Freescale DSPI driver to driver model
Haikun.Wang@freescale.com
[next]