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-08-06
dm: gpio: Check a GPIO is valid before using it
Simon Glass
2015-08-06
exynos: video: Correct debug output
Simon Glass
2015-08-06
exynos: Correct return value in exynos_mmc_init()
Simon Glass
2015-08-06
exynos: spi: Convert the timeout to debug()
Simon Glass
2015-08-06
dm: video: Add support for the NXP PTN3460 bridge
Simon Glass
2015-08-06
dm: video: Add support for the Parade PS8622/625 bridge
Simon Glass
2015-08-06
video: Work around lack of pinctrl
Simon Glass
2015-08-06
dm: video: Add support for video bridges
Simon Glass
2015-08-06
dm: power: Don't return an error when regulators are not autoset
Simon Glass
2015-08-06
dm: pmic: max77686: Support all BUCK regulators
Simon Glass
2015-08-06
dm: power: max77686: Correct BUCK register access
Simon Glass
2015-08-06
dm: pmic: Correct the pmic_reg_write() implementation
Simon Glass
2015-08-06
dm: pmic: max77686: Correct a few nits
Simon Glass
2015-08-06
dm: power: Add support for S5M8767 regulators
Simon Glass
2015-08-06
dm: power: Add support for the S5M8767 PMIC
Simon Glass
2015-08-06
dm: power: Add support for TPS65090 FETs
Simon Glass
2015-08-06
dm: power: Add a new driver for the TPS65090 PMIC
Simon Glass
2015-08-06
exynos: Enable the debug UART in SPL
Simon Glass
2015-08-06
exynos: Add debug UART support for Samsung S5P serial
Simon Glass
2015-08-06
exynos: serial: Refactor init code for debug UART
Simon Glass
2015-08-06
cros_ec: Support the LDO access method used by spring
Simon Glass
2015-08-06
dm: cros_ec: Convert the I2C tunnel code to use driver model
Simon Glass
2015-08-06
exynos: i2c: Tidy up the driver model code
Simon Glass
2015-08-06
exynos: i2c: Fix code style with ReadWriteByte()
Simon Glass
2015-08-06
i2c: Add a mux for GPIO-based I2C bus arbitration
Simon Glass
2015-08-06
dm: i2c: Add support for multiplexed I2C buses
Simon Glass
2015-08-06
dm: i2c: Add a function to transfer messages
Simon Glass
2015-08-06
dm: i2c: Add a message debug function
Simon Glass
2015-08-06
dm: core: Support finding a device by phandle
Simon Glass
2015-08-05
Merge git://git.denx.de/u-boot-x86
Tom Rini
2015-08-05
pci: Remove DEBUG from pci_compat.c
Bin Meng
2015-08-05
net: asix: fix operation without eeprom
Marcel Ziswiler
2015-08-05
usb: USB storage-specific part ifdef in uclass
Paul Kocialkowski
2015-08-05
musb: sunxi: Force EP0 on re-enable
Maxime Ripard
2015-08-05
sunxi: usb: USB_MUSB_SUNXI move to musb-new Kconfig
Paul Kocialkowski
2015-08-05
usb: musb-new: Kconfig support for USB_MUSB_HOST and USB_MUSB_GADGET
Paul Kocialkowski
2015-08-05
usb: musb-new: CONFIG_MUSB prefix replacement with CONFIG_USB_MUSB
Paul Kocialkowski
2015-08-05
usb: Generic USB Kconfig option, that fits both host and gadget and comments
Paul Kocialkowski
2015-08-05
usb: USB_ARCH_HAS_HCD Kconfig option removal
Paul Kocialkowski
2015-08-05
usb: dwc2: Call board_usb_init() from usb_lowlevel_init()
Peter Griffin
2015-08-05
x86: Gracefully disable the vesa driver when running from EFI
Simon Glass
2015-08-05
efi: Add a serial driver
Simon Glass
2015-08-05
x86: Move CONFIG_X86_SERIAL to Kconfig
Simon Glass
2015-08-05
pci: Indicate prefetchable memory allocate when debugging
Simon Glass
2015-08-05
pci: Add a constant for an invalid interrupt
Simon Glass
2015-08-05
pci: Fix up code for CONFIG_PCI_ENUM_ONLY
Simon Glass
2015-08-05
pci: Use debug() instead of DEBUGF() in pci_auto.c
Simon Glass
2015-08-05
x86: Add some missing global_data declarations in files that use gd
Simon Glass
2015-08-05
dm: serial: Correct logic in serial_find_console_or_panic()
Simon Glass
2015-08-05
dm: core: Check for empty list in uclass_find_device()
Simon Glass
[next]