Commit Graph

30187 Commits (2320866b978fc12904eeba37236f35d12b4aec30)
 

Author SHA1 Message Date
Cooper Jr., Franklin 2320866b97 ti: am335x/am437x/omap5 devices: Unify network environment variables 9 years ago
Tom Rini 02ffb580e6 Merge git://git.denx.de/u-boot-dm 9 years ago
Dinh Nguyen 57cc4e64c1 git-mailrc: add Dinh Nguyen as a contact for SoCFPGA 9 years ago
Masahiro Yamada fe06d39976 git-mailrc: add Marek as SOCFPGA maintainer 9 years ago
Masahiro Yamada 55ce920d5f ARM: socfpga: abolish CONFIG_SOCFPGA 9 years ago
Masahiro Yamada 30088b0997 ARM: socfpga: move SoC headers to mach-socfpga/include/mach 9 years ago
Masahiro Yamada 05a217212b ARM: socfpga: move SoC sources to mach-socfpga 9 years ago
Masahiro Yamada 7865f4b0b6 ARM: socfpga: move board select into mach-socfpga/Kconfig 9 years ago
Masahiro Yamada a02a669c11 ARM: socfpga: remove redundant config.mk 9 years ago
Masahiro Yamada cc25d85be3 ARM: socfpga: do not add board directory to header search path 9 years ago
Haikun.Wang@freescale.com a5e1bcdeeb dm: sf: Update default name of spi flash in structure udevice 9 years ago
Simon Glass f56da290b8 dm: usb: exynos: Drop legacy USB code 9 years ago
Simon Glass 02e4d3fbc5 sandbox: Enable time unit test command 9 years ago
Simon Glass 8271f5d4c3 test: Add a simple time test 9 years ago
Sjoerd Simons ebaa832e99 sandbox: Don't try distro_bootcmd by default 9 years ago
Hans de Goede fa5b9baa0c usb: ohci: Don't log an error on interrupt packet timeout 9 years ago
Hans de Goede 8d005ef81a usb: ohci: Add proper cache flushing / invalidating for non cache coherent cpus 9 years ago
Hans de Goede cae01cb2a9 usb: ohci: Fix ctrl in messages with a data-len of 0 9 years ago
Hans de Goede 6651c14065 usb: ohci: Move static func and var declarations from ohci.h to ohci-hcd.c 9 years ago
Hans de Goede 26548bb283 usb: ohci: Remove unnecessary phcca variable 9 years ago
Hans de Goede 3c5497d831 usb: ohci: Move the td array struct to inside the ohci_dev struct 9 years ago
Hans de Goede 19d95d5729 usb: ohci: Move the ohci_dev struct to inside the main ohci struct 9 years ago
Hans de Goede c5613df585 usb: ohci: Pass around a pointer to ohci_t rather then accessing global vars 9 years ago
Hans de Goede 69710ce3ee usb: ohci: Remove unused devgone global variable 9 years ago
Hans de Goede 2b338ef411 usb: Fix maxpacketsize for first descriptor read for low-speed usb devs 9 years ago
Hans de Goede cb8a2c148a dm: usb: Set desc_before_addr from ehci dm code 9 years ago
Hans de Goede fcdd8aaa48 dm: usb: Fix finding of first upstream usb-2 hub in the ehci dm code 9 years ago
Hans de Goede 25c8ebdfcd dm: usb: Use usb_get_bus in dm ehci code 9 years ago
Hans de Goede 7f1a07538f dm: usb: Copy over usb_device values from usb_scan_device() to final usb_device 9 years ago
Hans de Goede f78a5c0774 dm: usb: Make usb_get_bus easier to use for callers 9 years ago
Hans de Goede 134692af13 dm: usb: Do not use bus->seq before device_probe(bus) 9 years ago
Axel Lin 76382aa2ce dm: i2c-gpio: Remove redundant dm_gpio_set_value() call 9 years ago
Simon Glass 4772511475 dm: rtc: Add tests for real-time clocks 9 years ago
Simon Glass fbe07ba0f8 dm: test: dts: Sort the aliases in the test device tree file 9 years ago
Simon Glass 8e7083fc95 dm: rtc: sandbox: Enable real-time clock support 9 years ago
Simon Glass 46af3608ea dm: sandbox: dts: Add a real-time clock attached to I2C 9 years ago
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