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
2016-03-20
usb: xhci: Fix vendor command error if the request type is USB_REQ_SET_ADDRES...
Ted Chen
2016-03-18
dm: sandbox: Drop the pre-DM host implementation
Simon Glass
2016-03-18
dm: usb: Unbind old block devices when shutting down USB
Simon Glass
2016-03-18
dm: ns16550: Add support for reg-offset property
Michal Simek
2016-03-17
x86: broadwell: Add video support
Simon Glass
2016-03-17
x86: broadwell: Add a GPIO driver
Simon Glass
2016-03-17
x86: Drop all the old pin configuration code
Simon Glass
2016-03-17
x86: gpio: Allow the pinctrl driver to set up the pin config
Simon Glass
2016-03-17
x86: Allow use of serial soon after relocation
Simon Glass
2016-03-17
input: i8042: Make sure the keyboard is enabled
Simon Glass
2016-03-17
syscon: Avoid returning a device on failure
Simon Glass
2016-03-17
x86: gpio: Correct GPIO setup ordering
Simon Glass
2016-03-17
pci: Correct a few comments and nits
Simon Glass
2016-03-17
pci: Add functions to update PCI configuration registers
Simon Glass
2016-03-17
gpio: Use const where possible
Simon Glass
2016-03-17
gpio: Add a function to obtain a GPIO vector value
Simon Glass
2016-03-17
video: Allow simple-panel to be used without regulators
Simon Glass
2016-03-17
x86: Move asm/arch-coreboot/tables.h to a common place
Bin Meng
2016-03-15
dwmmc: Increase retry timeout
Alexander Graf
2016-03-15
input: TWL6030 input support for power button, USB and charger
Paul Kocialkowski
2016-03-15
power: twl6030: Power off support
Paul Kocialkowski
2016-03-15
power: twl6030: Remove ifdef around the code
Paul Kocialkowski
2016-03-15
usb: musb-new: omap2430: OMAP4 MUSB USB controller support
Paul Kocialkowski
2016-03-15
power: twl6030: Clear VUSB_IN_PMID bit on USB device setup
Paul Kocialkowski
2016-03-15
power: twl6030: Configure VUSB voltage on USB device setup
Paul Kocialkowski
2016-03-15
omap_hsmmc: Board-specific TWL6030 MMC power initialization
Paul Kocialkowski
2016-03-15
power: twl6030: Device-index-specific MMC power initialization
Paul Kocialkowski
2016-03-15
power: twl6030: Enable VAUX1 for eMMC power, depending on BOOT2 value
Paul Kocialkowski
2016-03-15
power: twl6030: Some more explicit registers and values definitions
Paul Kocialkowski
2016-03-15
spi: omap3: Fix multiple definition of 'priv'
Jagan Teki
2016-03-15
Merge branch 'master' of git://git.denx.de/u-boot-video
Tom Rini
2016-03-15
Merge branch 'master' of git://git.denx.de/u-boot-spi
Tom Rini
2016-03-14
Merge git://git.denx.de/u-boot-dm
Tom Rini
2016-03-14
dm: omap_timer: Fix conversion of address to a pointer
Lokesh Vutla
2016-03-14
lib/crc16.c: Rename cyg_crc16() to crc16_ccitt() and add crc start value
Stefan Roese
2016-03-14
remoteproc: Add support for TI power processor
Nishanth Menon
2016-03-14
Kconfig: Move CONFIG_FIT and related options to Kconfig
Simon Glass
2016-03-14
video: ipu: avoid overflow issue
Peng Fan
2016-03-14
dm: serial: Remove duplicated carriage return character
Alison Wang
2016-03-14
serial: Move carriage return before line feed for some serial drivers
Alison Wang
2016-03-14
dm: serial-uclass: Move a carriage return before a line feed
Alison Wang
2016-03-14
dm: sandbox: Add driver-model block-device support for sandbox
Simon Glass
2016-03-14
dm: sandbox: Prepare block driver for driver-model conversion
Simon Glass
2016-03-14
dm: blk: Add a block-device uclass
Simon Glass
2016-03-14
dm: block: Rename device number member dev to devnum
Simon Glass
2016-03-14
dm: part: Rename some partition functions
Simon Glass
2016-03-14
dm: pci: Break out the common region display code
Simon Glass
2016-03-14
dm: Drop the block_dev_desc_t typedef
Simon Glass
2016-03-14
dm: core: make simple-bus compatible to simple-mfd
Masahiro Yamada
2016-03-14
dm: Use uclass_first_device_err() where it is useful
Simon Glass
[next]