summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-05-06usb: ohci: Don't log an error on interrupt packet timeoutHans de Goede
2015-05-06usb: ohci: Add proper cache flushing / invalidating for non cache coherent cpusHans de Goede
2015-05-06usb: ohci: Fix ctrl in messages with a data-len of 0Hans de Goede
2015-05-06usb: ohci: Move static func and var declarations from ohci.h to ohci-hcd.cHans de Goede
2015-05-06usb: ohci: Remove unnecessary phcca variableHans de Goede
2015-05-06usb: ohci: Move the td array struct to inside the ohci_dev structHans de Goede
2015-05-06usb: ohci: Move the ohci_dev struct to inside the main ohci structHans de Goede
2015-05-06usb: ohci: Pass around a pointer to ohci_t rather then accessing global varsHans de Goede
2015-05-06usb: ohci: Remove unused devgone global variableHans de Goede
2015-05-06usb: Fix maxpacketsize for first descriptor read for low-speed usb devsHans de Goede
2015-05-05dm: usb: Set desc_before_addr from ehci dm codeHans de Goede
2015-05-05dm: usb: Fix finding of first upstream usb-2 hub in the ehci dm codeHans de Goede
2015-05-05dm: usb: Use usb_get_bus in dm ehci codeHans de Goede
2015-05-05dm: usb: Copy over usb_device values from usb_scan_device() to final usb_deviceHans de Goede
2015-05-05dm: usb: Make usb_get_bus easier to use for callersHans de Goede
2015-05-05dm: usb: Do not use bus->seq before device_probe(bus)Hans de Goede
2015-05-05dm: i2c-gpio: Remove redundant dm_gpio_set_value() callAxel Lin
2015-05-05dm: rtc: Add tests for real-time clocksSimon Glass
2015-05-05dm: test: dts: Sort the aliases in the test device tree fileSimon Glass
2015-05-05dm: rtc: sandbox: Enable real-time clock supportSimon Glass
2015-05-05dm: sandbox: dts: Add a real-time clock attached to I2CSimon Glass
2015-05-05dm: net: rtc: Support using driver model for rtc in sntpSimon Glass
2015-05-05dm: rtc: Convert 'date' command to support driver modelSimon Glass
2015-05-05dm: rtc: sandbox: Add a driver for the sandbox I2C RTCSimon Glass
2015-05-05dm: rtc: sandbox: Add an emulated I2C RTC deviceSimon Glass
2015-05-05dm: rtc: Add a uclass for real-time clocksSimon Glass
2015-05-05dm: sandbox: Add os_localtime() to obtain the system timeSimon Glass
2015-05-05dm: rtc: Split structure definition into its own fileSimon Glass
2015-05-05dm: Remove unnecessary types in bcd.hSimon Glass
2015-05-05dm: rtc: Rename mktime() and reduce the number of parametersSimon Glass
2015-05-05dm: rtc: Rename to_tm() to rtc_to_tm() and add error codeSimon Glass
2015-05-05dm: rtc: Rename gregorian day functionSimon Glass
2015-05-05fdt: Correct warning in fdt_setup_simplefb_node()Simon Glass
2015-05-05dm: i2c: Add an explicit test mode to the sandbox I2C driverSimon Glass
2015-05-05dm: i2c: Add functions to read and write a registerSimon Glass
2015-05-05dm: i2c: sandbox: Add debugging to the speed limitSimon Glass
2015-05-05dm: spi: Correct the comment on spi_get_ops()Simon Glass
2015-05-05cros_ec: Handle the single duplex requirement in cros_ecSimon Glass
2015-05-05cros_ec: Show the protocol version in the debug messageSimon Glass
2015-05-05dm: spi: Avoid setting the speed with every transferSimon Glass
2015-05-05test: dm: eth: Skip timeouts on ping testsJoe Hershberger
2015-05-05sandbox: eth: Add a function to skip ping timeoutsJoe Hershberger
2015-05-05sandbox: Add test function to advance timeJoe Hershberger
2015-05-05Prepare v2015.07-rc1v2015.07-rc1Tom Rini
2015-05-05fw_env.h: include autoconf.hMax Krummenacher
2015-05-05Merge git://git.denx.de/u-boot-mpc85xxTom Rini
2015-05-05Merge git://git.denx.de/u-boot-marvellTom Rini
2015-05-05arm: mvebu: Remove "u-boot.kwb" CONFIG_BUILD_TARGET for non-SPL targetsStefan Roese
2015-05-05arm: mvebu: db-mv784mp-gp: Fix ECC I2C addressStefan Roese
2015-05-05arm: mvebu: Add Armada A38x DB-88F6820-GP board supportStefan Roese