Commit Graph

30165 Commits (c5613df585b167d30408f45a35acccde891b16db)
 

Author SHA1 Message Date
Hans de Goede c5613df585 usb: ohci: Pass around a pointer to ohci_t rather then accessing global vars 10 years ago
Hans de Goede 69710ce3ee usb: ohci: Remove unused devgone global variable 10 years ago
Hans de Goede 2b338ef411 usb: Fix maxpacketsize for first descriptor read for low-speed usb devs 10 years ago
Hans de Goede cb8a2c148a dm: usb: Set desc_before_addr from ehci dm code 10 years ago
Hans de Goede fcdd8aaa48 dm: usb: Fix finding of first upstream usb-2 hub in the ehci dm code 10 years ago
Hans de Goede 25c8ebdfcd dm: usb: Use usb_get_bus in dm ehci code 10 years ago
Hans de Goede 7f1a07538f dm: usb: Copy over usb_device values from usb_scan_device() to final usb_device 10 years ago
Hans de Goede f78a5c0774 dm: usb: Make usb_get_bus easier to use for callers 10 years ago
Hans de Goede 134692af13 dm: usb: Do not use bus->seq before device_probe(bus) 10 years ago
Axel Lin 76382aa2ce dm: i2c-gpio: Remove redundant dm_gpio_set_value() call 10 years ago
Simon Glass 4772511475 dm: rtc: Add tests for real-time clocks 10 years ago
Simon Glass fbe07ba0f8 dm: test: dts: Sort the aliases in the test device tree file 10 years ago
Simon Glass 8e7083fc95 dm: rtc: sandbox: Enable real-time clock support 10 years ago
Simon Glass 46af3608ea dm: sandbox: dts: Add a real-time clock attached to I2C 10 years ago
Simon Glass 17f0ac609b dm: net: rtc: Support using driver model for rtc in sntp 10 years ago
Simon Glass f9951eadb6 dm: rtc: Convert 'date' command to support driver model 10 years ago
Simon Glass 5871416640 dm: rtc: sandbox: Add a driver for the sandbox I2C RTC 10 years ago
Simon Glass dd18e5d844 dm: rtc: sandbox: Add an emulated I2C RTC device 10 years ago
Simon Glass dbeda5b225 dm: rtc: Add a uclass for real-time clocks 10 years ago
Simon Glass 94eefdee2f dm: sandbox: Add os_localtime() to obtain the system time 10 years ago
Simon Glass aac5119822 dm: rtc: Split structure definition into its own file 10 years ago
Simon Glass be47aa6522 dm: Remove unnecessary types in bcd.h 10 years ago
Simon Glass 714209832d dm: rtc: Rename mktime() and reduce the number of parameters 10 years ago
Simon Glass 9f9276c34c dm: rtc: Rename to_tm() to rtc_to_tm() and add error code 10 years ago
Simon Glass 199e87c340 dm: rtc: Rename gregorian day function 10 years ago
Simon Glass c3ec646dde fdt: Correct warning in fdt_setup_simplefb_node() 10 years ago
Simon Glass 182bf92d19 dm: i2c: Add an explicit test mode to the sandbox I2C driver 10 years ago
Simon Glass ba3864f803 dm: i2c: Add functions to read and write a register 10 years ago
Simon Glass 1bde67b1f4 dm: i2c: sandbox: Add debugging to the speed limit 10 years ago
Simon Glass bc5701e1b4 dm: spi: Correct the comment on spi_get_ops() 10 years ago
Simon Glass 527265d8f2 cros_ec: Handle the single duplex requirement in cros_ec 10 years ago
Simon Glass c4b206dff1 cros_ec: Show the protocol version in the debug message 10 years ago
Simon Glass 60e2809a84 dm: spi: Avoid setting the speed with every transfer 10 years ago
Joe Hershberger 172a31bf87 test: dm: eth: Skip timeouts on ping tests 10 years ago
Joe Hershberger 6f2707c6b1 sandbox: eth: Add a function to skip ping timeouts 10 years ago
Joe Hershberger 909bd6d972 sandbox: Add test function to advance time 10 years ago
Tom Rini 905e8f9e53 Prepare v2015.07-rc1 10 years ago
Max Krummenacher 1bfb9222ae fw_env.h: include autoconf.h 10 years ago
Tom Rini d81572c272 Merge git://git.denx.de/u-boot-mpc85xx 10 years ago
Tom Rini 1131d4e22c Merge git://git.denx.de/u-boot-marvell 10 years ago
Stefan Roese 2083db7a75 arm: mvebu: Remove "u-boot.kwb" CONFIG_BUILD_TARGET for non-SPL targets 10 years ago
Stefan Roese 144d509378 arm: mvebu: db-mv784mp-gp: Fix ECC I2C address 10 years ago
Stefan Roese 2bae75a488 arm: mvebu: Add Armada A38x DB-88F6820-GP board support 10 years ago
Stefan Roese 60b75324ea arm: mvebu: Add d-cache invalidate before enabling the d-cache 10 years ago
Stefan Roese b81d0ea728 arm: mvebu: mv-common.h: Add CONFIG_PREBOOT 10 years ago
Stefan Roese e89bf8bcc9 arm: mvebu: Remove coherency configuration 10 years ago
Stefan Roese cae9008f69 arm: mvebu: Change network init code to allow a more flexible setup 10 years ago
Stefan Roese 9c6d3b7b66 arm: mvebu: Add basic Armada 38x support 10 years ago
Stefan Roese 880b15a37b arm: mvebu: Move CONFIG_SPL_LDSCRIPT to common header 10 years ago
Stefan Roese f7c0ef073d arm: mvebu: Only define MV88F78X60 for Armada XP 10 years ago