Commit Graph

6539 Commits (00cf7bf19eb85ae9c28736ace8b046af0c3baed9)

Author SHA1 Message Date
Simon Glass 00cf7bf19e sandbox: exynos: Move CONFIG_I2S to Kconfig 10 years ago
Simon Glass ef35d98aa4 sandbox: exynos: Move CONFIG_SOUND to Kconfig 10 years ago
Simon Glass 527a07277b sandbox: Move CONFIG_TPM_TIS_SANDBOX to Kconfig 10 years ago
Simon Glass 949dd81b43 sandbox: Move CONFIG_SPI_FLASH_SANDBOX to Kconfig 10 years ago
Simon Glass 892cac72e4 sandbox: Move CONFIG_SANDBOX_SPI to Kconfig 10 years ago
Simon Glass 1174aada87 sandbox: Move CONFIG_SYS_I2C_SANDBOX to Kconfig 10 years ago
Simon Glass d79c50af26 sandbox: Move GPIO CONFIGs to Kconfig 10 years ago
Simon Glass 75577ba45a dm: net: Adjust designware driver to support driver model 10 years ago
Simon Glass 64dcd25f55 dm: net: Tidy up designware driver ready for driver model 10 years ago
Simon Glass c74c8e6651 dm: net: Adjust PHY interface to work with CONFIG_DM_ETH 10 years ago
Simon Glass ef48f6dd30 Kconfig: Move CONFIG_DESIGNWARE_ETH to Kconfig 10 years ago
Joe Hershberger bc0571fc10 net: cosmetic: Fix checkpatch.pl failures in net.c 10 years ago
Joe Hershberger 6a38a5f3df net: cosmetic: Clean up netconsole variables and functions 10 years ago
Joe Hershberger 1fd92db83d net: cosmetic: Fix var naming net <-> eth drivers 10 years ago
Joe Hershberger 1203fcceec net: cosmetic: Cleanup internal packet buffer names 10 years ago
Joe Hershberger 0adb5b761f net: cosmetic: Name ethaddr variables consistently 10 years ago
Joe Hershberger 049a95a775 net: cosmetic: Change IPaddr_t to struct in_addr 10 years ago
Masahiro Yamada b3d023b405 dm: spi_flash: fix wrong dependency 10 years ago
Simon Glass 52e6935774 dm: usb: exynos: Adjust XHCI driver to support driver model 10 years ago
Simon Glass f161c17840 dm: usb: Rename the XHCI HCD to U-Boot 10 years ago
Simon Glass a5762fe048 dm: usb: Support driver model in XHCI 10 years ago
Simon Glass 779d126391 dm: usb: xhci: Factor out common init/uninit 10 years ago
Simon Glass 5dd75e3b46 dm: usb: xhci: Use explicit parameters for xhci_setup_addressable_virt_dev() 10 years ago
Simon Glass 7e0c5ee874 dm: usb: xhci: Use explicit parameters for xhci_alloc_virt_device() 10 years ago
Simon Glass 7c1deec0af dm: usb: xhci: Use a function to get xhci_ctrl 10 years ago
Simon Glass c3980ad3b5 dm: usb: tegra: Add driver model support to tegra EHCI 10 years ago
Simon Glass ddb9a502d1 dm: usb: tegra: Move most of init/uninit into a function 10 years ago
Simon Glass 7e27bddae0 dm: usb: tegra: Tidy up error handling and a static function 10 years ago
Simon Glass 943104f07c dm: usb: tegra: Remove the port_addr_clear_csc variable 10 years ago
Simon Glass aae04d0771 dm: usb: exynos: Add driver model support to exynos EHCI 10 years ago
Simon Glass c0ad74e465 dm: usb: Add support for USB ethernet devices with driver model 10 years ago
Simon Glass dfd840010b dm: usb: sandbox: Add a driver for sandbox 10 years ago
Simon Glass 5db439920b dm: usb: sandbox: Add an emulator for USB hub emulation 10 years ago
Simon Glass f4f715360c dm: usb: sandbox: Add an emulator for USB flash devices 10 years ago
Simon Glass 095fdef081 dm: usb: sandbox: Reset emulation devices in usb stop() 10 years ago
Simon Glass 019808f97c dm: usb: sandbox: Add a uclass for USB device emulation 10 years ago
Simon Glass fbeceb2602 dm: usb: Allow setting up a USB controller as a device/gadget 10 years ago
Simon Glass 449230f031 dm: usb: Bind generic USB devices when there is no driver 10 years ago
Simon Glass 0566e2403d dm: usb: Allow USB drivers to be declared and auto-probed 10 years ago
Simon Glass 46b01797f4 dm: usb: Add driver model support to EHCI 10 years ago
Simon Glass aeca43e388 dm: usb: Change ehci_reset() to use a pointer 10 years ago
Simon Glass deb8508c51 dm: usb: Drop the EHCI weak functions 10 years ago
Simon Glass 7372b5bd31 dm: usb: Refactor EHCI init 10 years ago
Simon Glass 24ed894fc0 dm: usb: ehci: Use a function to find the controller from struct udevice 10 years ago
Simon Glass 6a1a8162c6 dm: usb: Pass EHCI controller pointer to ehci_get_portsc_register() 10 years ago
Simon Glass 11d18a1946 dm: usb: Pass EHCI controller pointer to ehci_set_usbmode() 10 years ago
Simon Glass 56d4273045 dm: usb: tegra: Drop use of global controller variable 10 years ago
Simon Glass 727fce369e dm: usb: Pass EHCI controller pointer to ehci_powerup_fixup() 10 years ago
Simon Glass 27f782b6a1 dm: usb: tegra: Store the controller type explicitly 10 years ago
Simon Glass c4a3141d55 dm: usb: Allow ECHI to hold private data for the controller 10 years ago