summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeLines
...
| * 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
* | git-mailrc: add Dinh Nguyen as a contact for SoCFPGADinh Nguyen2015-05-08-1/+1
* | git-mailrc: add Marek as SOCFPGA maintainerMasahiro Yamada2015-05-07-0/+1
* | ARM: socfpga: abolish CONFIG_SOCFPGAMasahiro Yamada2015-05-07-4/+2
* | ARM: socfpga: move SoC headers to mach-socfpga/include/machMasahiro Yamada2015-05-07-0/+0
* | ARM: socfpga: move SoC sources to mach-socfpgaMasahiro Yamada2015-05-07-2/+2
* | ARM: socfpga: move board select into mach-socfpga/KconfigMasahiro Yamada2015-05-07-42/+34
* | ARM: socfpga: remove redundant config.mkMasahiro Yamada2015-05-07-8/+0
* | ARM: socfpga: do not add board directory to header search pathMasahiro Yamada2015-05-07-4/+1
|/
* 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