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
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
2015-04-18
dm: i2c: add i2c-gpio driver
Przemyslaw Marczak
2015-04-18
Kconfig: i2c: fix help message related to dm i2c
Przemyslaw Marczak
2015-04-18
dm: gpio: request list: return the count if requests max_count reached
Przemyslaw Marczak
2015-04-18
i8042: Add keyboard enable logic in kbd_reset()
Simon Glass
2015-04-18
sandbox: cros_ec: Add Kconfig for sandbox EC config
Simon Glass
2015-04-18
cros_ec: exynos: Match up device tree with kernel version
Simon Glass
2015-04-18
cros_ec: Drop unused CONFIG_DM_CROS_EC
Simon Glass
2015-04-18
cros_ec: Reinit the cros_ec device when 'crosec init' is used
Simon Glass
2015-04-18
dm: cros_ec: Convert cros_ec LPC driver to driver model
Simon Glass
2015-04-18
dm: x86: spi: Convert ICH SPI driver to driver model
Simon Glass
2015-04-18
dm: sf: Add driver model read/write/erase methods
Simon Glass
2015-04-18
sandbox: eth: Add support for using the 'lo' interface
Joe Hershberger
2015-04-18
sandbox: eth: Add a bridge to a real network for sandbox
Joe Hershberger
2015-04-18
sandbox: eth: Add ability to disable ping reply in sandbox eth driver
Joe Hershberger
2015-04-18
sandbox: eth: Add ARP and PING response to sandbox driver
Joe Hershberger
2015-04-18
sandbox: eth: Add network support to sandbox
Joe Hershberger
2015-04-18
dm: eth: Add basic driver model support to Ethernet stack
Joe Hershberger
2015-04-18
net: Remove the bd* parameter from net stack functions
Joe Hershberger
2015-04-18
common: Make sure arch-specific map_sysmem() is defined
Joe Hershberger
2015-04-18
dm: x86: pci: Add a PCI driver for driver model
Simon Glass
2015-04-18
dm: sandbox: pci: Enable PCI for sandbox
Simon Glass
2015-04-18
dm: sandbox: Add a emulated PCI device as an example
Simon Glass
2015-04-16
dm: sandbox: pci: Add a PCI emulation uclass
Simon Glass
2015-04-16
dm: sandbox: Add a simple PCI driver
Simon Glass
2015-04-16
dm: pci: Add a uclass for PCI
Simon Glass
2015-04-16
dm: pci: Move common PCI functions into their own file
Simon Glass
2015-04-16
dm: core: Add a uclass pre_probe() method for devices
Simon Glass
2015-04-16
dm: core: Mark device as active before calling its probe() method
Simon Glass
2015-04-16
dm: core: Add dev_get_uclass_priv() to access uclass private data
Simon Glass
2015-04-16
x86: Add a x86_ prefix to the x86-specific PCI functions
Simon Glass
2015-04-16
x86: spi: Add support for lynxpoint
Simon Glass
2015-04-16
x86: video: Allow keyboard presence to be controlled by device tree
Simon Glass
2015-04-16
ti: dwc3: Enable clocks in enable_basic_clocks() in hw_data.c
Kishon Vijay Abraham I
2015-04-16
Merge branch 'master' of http://git.denx.de/u-boot-sunxi
Tom Rini
2015-04-15
i2c: mvtwsi: Support for up to 4 different controllers
Paul Kocialkowski
2015-04-15
sunxi: axp221: Use vbus-available rather then vbus-usable for vbus-detect
Hans de Goede
2015-04-15
power: axp209: Registers definitions in header
Paul Kocialkowski
2015-04-15
power: axp152: Registers definitions in header
Paul Kocialkowski
2015-04-15
sunxi: Complete mmc pin mux for each supported platform, configured with Kconfig
Paul Kocialkowski
2015-04-15
sunxi: GPIO pin mux hardware-feature-specific function index defines
Paul Kocialkowski
2015-04-15
sunxi: common VBUS detection logic in usbc
Paul Kocialkowski
2015-04-15
power: axp209: VBUS detection support
Paul Kocialkowski
2015-04-15
sunxi: usb: Drop AXP-sepcific VBUS detection and drive logic
Paul Kocialkowski
2015-04-15
power: axp221: Virtual VBUS detect and enable GPIOs to replace separate logic
Paul Kocialkowski
2015-04-14
fastboot: add support for reboot-bootloader command
Alexey Firago
[next]