summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeLines
* usb: ohci: Pass around a pointer to ohci_t rather then accessing global varsHans de Goede2015-05-06-60/+64
* usb: ohci: Remove unused devgone global variableHans de Goede2015-05-06-8/+0
* usb: Fix maxpacketsize for first descriptor read for low-speed usb devsHans de Goede2015-05-06-6/+11
* dm: usb: Set desc_before_addr from ehci dm codeHans de Goede2015-05-05-0/+3
* dm: usb: Fix finding of first upstream usb-2 hub in the ehci dm codeHans de Goede2015-05-05-12/+22
* dm: usb: Use usb_get_bus in dm ehci codeHans de Goede2015-05-05-8/+1
* dm: usb: Copy over usb_device values from usb_scan_device() to final usb_deviceHans de Goede2015-05-05-22/+38
* dm: usb: Make usb_get_bus easier to use for callersHans de Goede2015-05-05-17/+7
* dm: usb: Do not use bus->seq before device_probe(bus)Hans de Goede2015-05-05-2/+1
* dm: i2c-gpio: Remove redundant dm_gpio_set_value() callAxel Lin2015-05-05-6/+7
* dm: rtc: Add tests for real-time clocksSimon Glass2015-05-05-0/+194
* dm: test: dts: Sort the aliases in the test device tree fileSimon Glass2015-05-05-4/+4
* dm: rtc: sandbox: Enable real-time clock supportSimon Glass2015-05-05-2/+2
* dm: sandbox: dts: Add a real-time clock attached to I2CSimon Glass2015-05-05-1/+11
* dm: net: rtc: Support using driver model for rtc in sntpSimon Glass2015-05-05-0/+12
* dm: rtc: Convert 'date' command to support driver modelSimon Glass2015-05-05-14/+41
* dm: rtc: sandbox: Add a driver for the sandbox I2C RTCSimon Glass2015-05-05-0/+109
* dm: rtc: sandbox: Add an emulated I2C RTC deviceSimon Glass2015-05-05-0/+286
* dm: rtc: Add a uclass for real-time clocksSimon Glass2015-05-05-0/+239
* dm: sandbox: Add os_localtime() to obtain the system timeSimon Glass2015-05-05-0/+29
* dm: rtc: Split structure definition into its own fileSimon Glass2015-05-05-25/+37
* dm: Remove unnecessary types in bcd.hSimon Glass2015-05-05-5/+3
* dm: rtc: Rename mktime() and reduce the number of parametersSimon Glass2015-05-05-41/+54
* dm: rtc: Rename to_tm() to rtc_to_tm() and add error codeSimon Glass2015-05-05-19/+36
* dm: rtc: Rename gregorian day functionSimon Glass2015-05-05-5/+20
* fdt: Correct warning in fdt_setup_simplefb_node()Simon Glass2015-05-05-1/+1
* dm: i2c: Add an explicit test mode to the sandbox I2C driverSimon Glass2015-05-05-11/+42
* dm: i2c: Add functions to read and write a registerSimon Glass2015-05-05-0/+40
* dm: i2c: sandbox: Add debugging to the speed limitSimon Glass2015-05-05-1/+3
* dm: spi: Correct the comment on spi_get_ops()Simon Glass2015-05-05-1/+1
* cros_ec: Handle the single duplex requirement in cros_ecSimon Glass2015-05-05-3/+20
* cros_ec: Show the protocol version in the debug messageSimon Glass2015-05-05-1/+2
* dm: spi: Avoid setting the speed with every transferSimon Glass2015-05-05-3/+9
* test: dm: eth: Skip timeouts on ping testsJoe Hershberger2015-05-05-0/+2
* sandbox: eth: Add a function to skip ping timeoutsJoe Hershberger2015-05-05-0/+19
* sandbox: Add test function to advance timeJoe Hershberger2015-05-05-6/+18
* Prepare v2015.07-rc1Tom Rini2015-05-05-2/+2
* fw_env.h: include autoconf.hMax Krummenacher2015-05-05-0/+1
* Merge git://git.denx.de/u-boot-mpc85xxTom Rini2015-05-05-510/+3241
|\
| * powerpc/mpc85xx: Add board support for ucp1020Oleksandr G Zhadan2015-05-04-0/+2298
| * powerpc/mpc85xx: Fix compiling error for common/cmd_gpio.cOleksandr G Zhadan2015-05-04-2/+6
| * powerpc/t4240qds: Update RCW, defconfig and maintainerShaohui Xie2015-05-04-12/+2
| * t2080rdb/rcw: update ddr frequency from 1600MT/s to 1867MT/sShengzhou Liu2015-05-04-1/+4
| * powerpc/t2080qds: enable eSDHC peripheral clock supportYangbo Lu2015-05-04-0/+1
| * mmc: fsl_esdhc: Add peripheral clock supportYangbo Lu2015-05-04-3/+102
| * powerpc/t2080qds: enable eSDHC adapter card type identificationYangbo Lu2015-05-04-0/+1
| * mmc: fsl_esdhc: Add adapter card type identification supportYangbo Lu2015-05-04-6/+90
| * board/t2080rdb: reset cs4315 phyShengzhou Liu2015-05-04-0/+10
| * fsl/deepsleep: avoid the DDR restore from being optimized outTang Yuantian2015-05-04-4/+4
| * powerpc/mpc85xx: Don't deref NULL if qman portal lacks cell-indexScott Wood2015-05-04-2/+7