Commit Graph

30151 Commits (17f0ac609b3f94ca7b68a91fc7102542826781b2)
 

Author SHA1 Message Date
Simon Glass 17f0ac609b dm: net: rtc: Support using driver model for rtc in sntp 9 years ago
Simon Glass f9951eadb6 dm: rtc: Convert 'date' command to support driver model 9 years ago
Simon Glass 5871416640 dm: rtc: sandbox: Add a driver for the sandbox I2C RTC 9 years ago
Simon Glass dd18e5d844 dm: rtc: sandbox: Add an emulated I2C RTC device 9 years ago
Simon Glass dbeda5b225 dm: rtc: Add a uclass for real-time clocks 9 years ago
Simon Glass 94eefdee2f dm: sandbox: Add os_localtime() to obtain the system time 9 years ago
Simon Glass aac5119822 dm: rtc: Split structure definition into its own file 9 years ago
Simon Glass be47aa6522 dm: Remove unnecessary types in bcd.h 9 years ago
Simon Glass 714209832d dm: rtc: Rename mktime() and reduce the number of parameters 9 years ago
Simon Glass 9f9276c34c dm: rtc: Rename to_tm() to rtc_to_tm() and add error code 9 years ago
Simon Glass 199e87c340 dm: rtc: Rename gregorian day function 9 years ago
Simon Glass c3ec646dde fdt: Correct warning in fdt_setup_simplefb_node() 9 years ago
Simon Glass 182bf92d19 dm: i2c: Add an explicit test mode to the sandbox I2C driver 9 years ago
Simon Glass ba3864f803 dm: i2c: Add functions to read and write a register 9 years ago
Simon Glass 1bde67b1f4 dm: i2c: sandbox: Add debugging to the speed limit 9 years ago
Simon Glass bc5701e1b4 dm: spi: Correct the comment on spi_get_ops() 9 years ago
Simon Glass 527265d8f2 cros_ec: Handle the single duplex requirement in cros_ec 9 years ago
Simon Glass c4b206dff1 cros_ec: Show the protocol version in the debug message 9 years ago
Simon Glass 60e2809a84 dm: spi: Avoid setting the speed with every transfer 9 years ago
Joe Hershberger 172a31bf87 test: dm: eth: Skip timeouts on ping tests 9 years ago
Joe Hershberger 6f2707c6b1 sandbox: eth: Add a function to skip ping timeouts 9 years ago
Joe Hershberger 909bd6d972 sandbox: Add test function to advance time 9 years ago
Tom Rini 905e8f9e53 Prepare v2015.07-rc1 9 years ago
Max Krummenacher 1bfb9222ae fw_env.h: include autoconf.h 9 years ago
Tom Rini d81572c272 Merge git://git.denx.de/u-boot-mpc85xx 9 years ago
Tom Rini 1131d4e22c Merge git://git.denx.de/u-boot-marvell 9 years ago
Stefan Roese 2083db7a75 arm: mvebu: Remove "u-boot.kwb" CONFIG_BUILD_TARGET for non-SPL targets 9 years ago
Stefan Roese 144d509378 arm: mvebu: db-mv784mp-gp: Fix ECC I2C address 9 years ago
Stefan Roese 2bae75a488 arm: mvebu: Add Armada A38x DB-88F6820-GP board support 9 years ago
Stefan Roese 60b75324ea arm: mvebu: Add d-cache invalidate before enabling the d-cache 9 years ago
Stefan Roese b81d0ea728 arm: mvebu: mv-common.h: Add CONFIG_PREBOOT 9 years ago
Stefan Roese e89bf8bcc9 arm: mvebu: Remove coherency configuration 9 years ago
Stefan Roese cae9008f69 arm: mvebu: Change network init code to allow a more flexible setup 9 years ago
Stefan Roese 9c6d3b7b66 arm: mvebu: Add basic Armada 38x support 9 years ago
Stefan Roese 880b15a37b arm: mvebu: Move CONFIG_SPL_LDSCRIPT to common header 9 years ago
Stefan Roese f7c0ef073d arm: mvebu: Only define MV88F78X60 for Armada XP 9 years ago
Stefan Roese 8402b69b7e arm: mvebu: Remove unreferenced define 9 years ago
Stefan Roese 250eea74b9 arm: mvebu: Change header macros from ARMADA_XP to MVEBU 9 years ago
Stefan Roese d078765640 arm: mvebu: Move mvebu-common into mach-mvebu 9 years ago
Stefan Roese 8cb7872230 arm: armada-xp: Move SoC headers to mach-mvebu/include/mach 9 years ago
Stefan Roese 350b50eea3 arm: armada-xp: Move SoC sources to mach-mvebu 9 years ago
Tom Rini ff7e9cfc33 Merge branch 'master' of git://git.denx.de/u-boot-mmc 9 years ago
Tom Rini 3f2f1a0039 Merge branch 'master' of git://git.denx.de/u-boot-arm 9 years ago
Marek Vasut 33fe2fb8df ARM: mmc: bcm283x: Remove get_timer_us() from mmc driver 9 years ago
Simon Glass 707ac1ad17 tegra: mmc: Set the removable flag correctly 9 years ago
Alexander Stein ebe78bb993 mmc: bcm2835_sdhci: Use calloc to allocate bcm2835_sdhci_host 9 years ago
Yangbo Lu 253d5bdd64 mmc: fsl_esdhc: update eMMC44 adapter card erase timeout 9 years ago
Kevin Liu 5e1c23cd39 mmc: sdhci: add timeout setting for response busy command 9 years ago
Rob Herring 5a20397b00 mmc: remove the MMC_MODE_HC flag 9 years ago
Andrew Gabbasov bd47c13583 mmc: Fix splitting device initialization 9 years ago