aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-05-14dm: pmic: add max77686 pmic driverPrzemyslaw Marczak
2015-05-14pmic: max77686 set the same compatible as in the kernelPrzemyslaw Marczak
2015-05-14dm: regulator: add regulator commandPrzemyslaw Marczak
2015-05-14dm: pmic: add pmic commandPrzemyslaw Marczak
2015-05-14dm: regulator: add implementation of driver model regulator uclassPrzemyslaw Marczak
2015-05-14dm: pmic: add implementation of driver model pmic uclassPrzemyslaw Marczak
2015-05-14lib: Kconfig: add entry for errno_str() functionPrzemyslaw Marczak
2015-05-14exynos4-common: remove the unsued CONFIG_CMD_PMICPrzemyslaw Marczak
2015-05-14exynos5: fix build break by adding CONFIG_POWERPrzemyslaw Marczak
2015-05-14i2c: mxc: refactor i2c driver and support dmPeng Fan
2015-05-14imx: mx27 move GPIO_PORTx to gpio.hPeng Fan
2015-05-14sunxi: Change usb-kbd interrupt polling to use an usb interrupt queueHans de Goede
2015-05-14usb: ohci: Add support for interrupt queuesHans de Goede
2015-05-14usb: ohci: Add an ohci_alloc_urb() functionHans de Goede
2015-05-14usb: ohci: Do not reuse ed for interrupt endpoints of different devicesHans de Goede
2015-05-14sandbox: Support wide-screen LCD emulationSimon Glass
2015-05-14sandbox: Fix warning in display_optionsSimon Glass
2015-05-14sandbox: spi: Add newline to printf() in sandbox_sf_probeSimon Glass
2015-05-14sandbox: cros_ec: Support EC_CMD_ENTERING_MODE emulationSimon Glass
2015-05-14sandbox: Add missing errno.h includes in a few filesSimon Glass
2015-05-14sandbox: Correct error handling in state_read_file()Simon Glass
2015-05-14arm: Add a prototype for save_boot_params_ret()Simon Glass
2015-05-14arm: Include the .got section in the binarySimon Glass
2015-05-14dm: gpio: Fix comment typo in GPIOD_IS_INSimon Glass
2015-05-14tpm: Rename Infineon TPM to slb9645ttSimon Glass
2015-05-14tpm: Support using driver model with I2CSimon Glass
2015-05-14dm: i2c: Add a function to find out the chip offset lengthSimon Glass
2015-05-14dm: i2c: Implement 'i2c bus' command for driver modelSimon Glass
2015-05-14bootstage: Add IDs for SPI flash reading and decompressionSimon Glass
2015-05-14usb: add device connection/disconnection detectionVincent Palatin
2015-05-14sunxi: ohci: Add ohci usb host controller supportHans de Goede
2015-05-14sunxi: ehci: Convert to the driver-modelHans de Goede
2015-05-14usb: ohci: Add dm supportHans de Goede
2015-05-14usb: ohci: Skip unnecessary mdelay(1) calls in various placesHans de Goede
2015-05-14usb: ohci: Remove unnecessary delays from hc_start and power power-on pathsHans de Goede
2015-05-14usb: ohci: Do not resubmit and leak urbs for interrupt packetsHans de Goede
2015-05-14dm: usb: Do not scan companion buses if no devices where handed overHans de Goede
2015-05-14dm: usb: Add support for companion controllersHans de Goede
2015-05-14dm: usb: Move printing of usb scan status to usb_scan_bus()Hans de Goede
2015-05-14dm: usb: Add support for interrupt queues to the dm usb codeHans de Goede
2015-05-14dm: usb: Prefix ehci interrupt-queue functions with _ehci_Hans de Goede
2015-05-14usb: Stop reset procedure when a dev is handed over to a companion hcdHans de Goede
2015-05-14usb: legacy_hub_port_reset() check and propagate usb_set_port_feature() errorsHans de Goede
2015-05-14usb: usb_control_msg() propagate controller error codeHans de Goede
2015-05-14usb: Fix handover of full-speed devices from ehci to companionHans de Goede
2015-05-14arch/arm/lib/bootm-fdt.c: Guard the include of <asm/armv7.h>Tom Rini
2015-05-14Use map_sysmem when accessing memory in setexprJoe Hershberger
2015-05-14Merge branch 'master' of git://git.denx.de/u-boot-tegraTom Rini
2015-05-14Merge branch 'master' of git://git.denx.de/u-boot-arcTom Rini
2015-05-14Merge branch 'master' of git://git.denx.de/u-boot-atmelTom Rini