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
2015-07-24
sunxi: Create helper function veryfing valid boot signature on MMC
Daniel Kochmański
2015-07-24
mmc: Protect `mmc_initialize` from initialising mmc multiple times
Daniel Kochmański
2015-07-23
Merge git://git.denx.de/u-boot-marvell
Tom Rini
2015-07-23
arm: mvebu: a38x: Use correct PEX register access macros
Stefan Roese
2015-07-23
arm: mvebu: Add Armada 38x DDR3 training code from Marvell bin_hdr
Stefan Roese
2015-07-23
arm: mvebu: drivers/ddr: Move Armada XP DDR init code into new directory
Stefan Roese
2015-07-23
arm: mvebu: add Armada XP SATA support
Anton Schubert
2015-07-22
linux_compat: remove cpu_relax() define
Masahiro Yamada
2015-07-21
dm: usb: eth: Add driver-model support to the asix driver
Simon Glass
2015-07-21
dm: usb: Add driver-model support to ehci-pci
Simon Glass
2015-07-21
dm: usb: Adjust the USB_DEVICE() macro naming
Simon Glass
2015-07-21
dm: usb: eth: Support driver model with USB Ethernet
Simon Glass
2015-07-21
dm: eth: Avoid blocking on packet reception
Simon Glass
2015-07-21
dm: pci: Add a function to get the BDF for a device
Simon Glass
2015-07-21
dm: eth: Add driver-model support to the rtl8169 driver
Simon Glass
2015-07-21
dm: pci: Add support for PCI driver matching
Simon Glass
2015-07-21
usb: Update some EHCI driver licenses to use SPDX
Simon Glass
2015-07-21
usb: ehci: Correct a missing hypen in an error message
Simon Glass
2015-07-21
dm: core: Add \n to two dm_warn() messages
Simon Glass
2015-07-21
musb: Add device-model support to the musb-host u-boot glue
Hans de Goede
2015-07-21
musb: Add musb_host_data struct to hold global data
Hans de Goede
2015-07-21
musb: Rename and wrap public functions
Hans de Goede
2015-07-21
musb: Update usb-compat to work with struct usb_device without a parent ptr
Hans de Goede
2015-07-21
musb: Allow musb_platform_enable to return an error code
Hans de Goede
2015-07-21
dm: usb: Do not assume that first child is always a hub
Hans de Goede
2015-07-21
dm: usb: Allow usb host drivers to implement usb_reset_root_port
Hans de Goede
2015-07-21
dm: usb: Rename usb_find_child to usb_find_emul_child
Hans de Goede
2015-07-21
dm: usb: Use device_unbind_children to clean up usb devs on stop
Hans de Goede
2015-07-21
dm: usb: Document that mixing DM_DEVICE_REMOVE and DM_USB is a bad idea
Hans de Goede
2015-07-21
dm: Export device_remove_children / device_unbind_children
Hans de Goede
2015-07-21
usb: Add an usb_device parameter to usb_reset_root_port
Hans de Goede
2015-07-21
usb: usb_setup_device: Drop unneeded portnr function argument
Hans de Goede
2015-07-21
usb: Drop device-model specific copy of usb_legacy_port_reset
Hans de Goede
2015-07-21
dm: remove redundant CONFIG_DM from driver/core/Makefile
Masahiro Yamada
2015-07-21
dm: do not set DM_FLAG_ACTIVATED twice
Masahiro Yamada
2015-07-21
dm: change dm_warn() message into debug() in uclass_add()
Masahiro Yamada
2015-07-21
dm: core: Add device checking to syscon_get_regmap()
Simon Glass
2015-07-21
dm: test: Add a test for the system controller uclass
Simon Glass
2015-07-21
dm: test: Add a test for the LED uclass
Simon Glass
2015-07-21
led: Return -ENODEV if the LED device cannot be found
Simon Glass
2015-07-21
dm: test: Add a test for the mmc uclass
Simon Glass
2015-07-21
dm: test: Add a test for the ram uclass
Simon Glass
2015-07-21
sandbox: Use the reset driver to handle reset
Simon Glass
2015-07-21
sandbox: Add a warm and cold reset driver
Simon Glass
2015-07-21
dm: reset: Allow reset_walk() to return
Simon Glass
2015-07-21
dm: test: Add tests for the clk uclass
Simon Glass
2015-07-21
power: pmic: Use trailing_strtol() instead of a local function
Simon Glass
2015-07-21
dm: Add a clock uclass
Simon Glass
2015-07-21
dm: Add a system reset uclass
Simon Glass
2015-07-21
ns16550: Improve debug UART so it can work with 32-bit access
Simon Glass
[next]