Commit Graph

  • 99fc2221a0 usb: gadget: Weak board_usb_init/cleanup definitions in USB download gadget code Paul Kocialkowski 2015-06-12 19:57:01 +02:00
  • 8d2f0039f0 usb: board_usb_init and board_usb_cleanup calls in the fastboot command Paul Kocialkowski 2015-06-12 19:57:00 +02:00
  • 17da3c0c8c usb: Fastboot function config for better consistency with other functions Paul Kocialkowski 2015-06-12 19:56:59 +02:00
  • 01acd6abbd usb: USB download gadget and functions config options coherent naming Paul Kocialkowski 2015-06-12 19:56:58 +02:00
  • f2226c0dbe drivers: usb: fsl: Remove LS102XA immap inclusion Nikhil Badola 2015-06-24 10:52:48 +05:30
  • 2f47324255 include: usb: Map USB controller base addresses for LS2085A Nikhil Badola 2015-06-23 09:18:20 +05:30
  • 909a1ab2f0 include: usb: Move USB controller base address mapping Nikhil Badola 2015-06-23 09:18:03 +05:30
  • 667f4dd90f drivers: usb: fsl: Implement Erratum A-009116 for XHCI controller Nikhil Badola 2015-06-23 09:17:49 +05:30
  • 7e5a32fcf3 drivers: usb: fsl: Remove warnings for 64-bit architectures Nikhil Badola 2015-06-23 09:17:32 +05:30
  • 081a1b730d ls1021aqds: Enable USB IP support Ramneek Mehresh 2015-05-29 14:47:22 +05:30
  • 10a2864494 ls1021atwr: Enable USB IP support Ramneek Mehresh 2015-05-29 14:47:21 +05:30
  • d09e401b43 arch: arm: fsl: Add XHCI support for LS1021A Ramneek Mehresh 2015-05-29 14:47:20 +05:30
  • ba92ee06a5 usb: fsl: Add XHCI driver support Ramneek Mehresh 2015-05-29 14:47:19 +05:30
  • 792651f030 usb: xhci: keystone: Remove common dwc3 drv functions calls Ramneek Mehresh 2015-05-29 14:47:18 +05:30
  • 2770448c8c usb: xhci: omap: Remove common dwc3 drv functions calls Ramneek Mehresh 2015-05-29 14:47:17 +05:30
  • 552d60cc22 usb: xhci: exynos: Remove common dwc3 drv functions calls Ramneek Mehresh 2015-05-29 14:47:16 +05:30
  • dc9cdf859e usb: dwc3: Add DWC3 controller driver support Ramneek Mehresh 2015-05-29 14:47:15 +05:30
  • b86f795a37 net: Allow drivers to return -ENOSYS with the write_hwaddr() method Simon Glass 2015-07-06 16:47:55 -06:00
  • fbc4b8af46 dm: usb: eth: Add driver-model support to the asix driver Simon Glass 2015-07-06 16:47:54 -06:00
  • 2b53b078d7 dm: usb: Add driver-model support to ehci-pci Simon Glass 2015-07-06 16:47:53 -06:00
  • 4a41cc1578 x86: minnowmax: Drop the cache line size hack Simon Glass 2015-07-06 16:47:52 -06:00
  • abb59cffcf dm: usb: Adjust the USB_DEVICE() macro naming Simon Glass 2015-07-06 16:47:51 -06:00
  • c8c2797c38 dm: usb: eth: Support driver model with USB Ethernet Simon Glass 2015-07-06 16:47:50 -06:00
  • a1ca92eaaf dm: eth: Avoid blocking on packet reception Simon Glass 2015-07-06 16:47:49 -06:00
  • 69559093f6 dm: usb: Avoid using USB ethernet with CONFIG_DM_USB and no DM_ETH Simon Glass 2015-07-06 16:47:48 -06:00
  • b483915ffd dm: usb: Correct the struct usb_driver_entry comment Simon Glass 2015-07-06 16:47:47 -06:00
  • 4b515e4fc5 dm: pci: Add a function to get the BDF for a device Simon Glass 2015-07-06 16:47:46 -06:00
  • d0a5a0b2d8 dm: eth: Add driver-model support to the rtl8169 driver Simon Glass 2015-07-06 16:47:45 -06:00
  • aba9296249 dm: pci: Add support for PCI driver matching Simon Glass 2015-07-06 16:47:44 -06:00
  • e62b526635 usb: Update some EHCI driver licenses to use SPDX Simon Glass 2015-07-06 16:47:42 -06:00
  • 19df0bc1b1 usb: ehci: Correct a missing hypen in an error message Simon Glass 2015-07-06 16:47:41 -06:00
  • 36d7cc17bd dm: core: Add \n to two dm_warn() messages Simon Glass 2015-07-06 16:47:40 -06:00
  • 09e7ea47e7 musb: Add device-model support to the musb-host u-boot glue Hans de Goede 2015-06-17 21:33:58 +02:00
  • fc85d39e79 musb: Add musb_host_data struct to hold global data Hans de Goede 2015-06-17 21:33:57 +02:00
  • 1398252abf musb: Rename and wrap public functions Hans de Goede 2015-06-17 21:33:56 +02:00
  • e740ca3cab musb: Update usb-compat to work with struct usb_device without a parent ptr Hans de Goede 2015-06-17 21:33:55 +02:00
  • 1583723638 musb: Allow musb_platform_enable to return an error code Hans de Goede 2015-06-17 21:33:54 +02:00
  • fd1bd21bf0 dm: usb: Do not assume that first child is always a hub Hans de Goede 2015-06-17 21:33:53 +02:00
  • b2f219b081 dm: usb: Allow usb host drivers to implement usb_reset_root_port Hans de Goede 2015-06-17 21:33:52 +02:00
  • 9b510df703 dm: usb: Rename usb_find_child to usb_find_emul_child Hans de Goede 2015-07-01 20:53:01 +02:00
  • 6cda369509 dm: usb: Use device_unbind_children to clean up usb devs on stop Hans de Goede 2015-07-01 20:53:00 +02:00
  • e5c4564ee6 dm: usb: Document that mixing DM_DEVICE_REMOVE and DM_USB is a bad idea Hans de Goede 2015-07-01 20:52:59 +02:00
  • c27b329054 dm: usb: Fix "usb tree" output Hans de Goede 2015-06-17 21:33:50 +02:00
  • bb52b367f6 dm: Export device_remove_children / device_unbind_children Hans de Goede 2015-07-01 20:52:58 +02:00
  • 8802f56349 usb: Add an usb_device parameter to usb_reset_root_port Hans de Goede 2015-06-17 21:33:48 +02:00
  • 682c9f8dfc usb: Pass device instead of portnr to usb_legacy_port_reset Hans de Goede 2015-06-17 21:33:47 +02:00
  • 9eb72dd1f4 usb: usb_setup_device: Drop unneeded portnr function argument Hans de Goede 2015-06-17 21:33:46 +02:00
  • 6bfe80e754 usb: Drop device-model specific copy of usb_legacy_port_reset Hans de Goede 2015-06-17 21:33:45 +02:00
  • 04c5ee41b2 dm: remove redundant CONFIG_DM from driver/core/Makefile Masahiro Yamada 2015-07-13 13:17:16 +09:00
  • 1f5dd4700a dm: do not set DM_FLAG_ACTIVATED twice Masahiro Yamada 2015-07-09 22:11:49 +09:00
  • 643e69021e dm: change dm_warn() message into debug() in uclass_add() Masahiro Yamada 2015-07-07 18:51:32 +09:00
  • 86075bab27 test: Add a test for regmap Simon Glass 2015-07-06 12:54:39 -06:00
  • 9f4629be8a dm: core: Add device checking to syscon_get_regmap() Simon Glass 2015-07-06 12:54:38 -06:00
  • 85aeda4a62 test: Add a macro to check that a value is not an error pointer Simon Glass 2015-07-06 12:54:37 -06:00
  • 0503e8207c dm: test: Add a size to each reg property Simon Glass 2015-07-06 12:54:36 -06:00
  • 04035fd36c dm: test: Add a test for the system controller uclass Simon Glass 2015-07-06 12:54:35 -06:00
  • 3c43fba3d2 dm: test: Add a test for the LED uclass Simon Glass 2015-07-06 12:54:34 -06:00
  • fb8a5ffc77 led: Return -ENODEV if the LED device cannot be found Simon Glass 2015-07-06 12:54:33 -06:00
  • 8e6cc46178 dm: test: Add a test for the mmc uclass Simon Glass 2015-07-06 12:54:32 -06:00
  • 64ce0cad9e dm: test: Add a test for the ram uclass Simon Glass 2015-07-06 12:54:31 -06:00
  • 201c29a2d6 dm: test: Add a test for the reset uclass Simon Glass 2015-07-06 12:54:30 -06:00
  • 5010d98f02 sandbox: Use the reset driver to handle reset Simon Glass 2015-07-06 12:54:29 -06:00
  • b9d33fa06c sandbox: Add a warm and cold reset driver Simon Glass 2015-07-06 12:54:28 -06:00
  • 1704d083b3 dm: reset: Allow reset_walk() to return Simon Glass 2015-07-06 12:54:27 -06:00
  • dc6f4d3a55 sandbox: Support multiple reset types Simon Glass 2015-07-06 12:54:26 -06:00
  • 6a1c7cef14 dm: test: Add tests for the clk uclass Simon Glass 2015-07-06 12:54:24 -06:00
  • c02790ce12 dm: test: Allow test names to leave out the dm_test_ prefix Simon Glass 2015-07-06 12:54:23 -06:00
  • 97f3ee34b6 dm: Add platform data advice and admonishment Simon Glass 2015-07-06 12:54:22 -06:00
  • e15bb3e63c power: pmic: Use trailing_strtol() instead of a local function Simon Glass 2015-06-23 15:39:16 -06:00
  • f26c8a8e77 dm: Add a clock uclass Simon Glass 2015-06-23 15:39:15 -06:00
  • 30db918768 zynq: Rename struct clk_ops to zynq_clk_ops Simon Glass 2015-06-23 15:39:14 -06:00
  • f9917454d5 dm: Add a system reset uclass Simon Glass 2015-06-23 15:39:13 -06:00
  • 92a655c326 mkimage: Set up a file size parameter and keep it updated Simon Glass 2015-06-23 15:39:12 -06:00
  • aea3d40d05 spl: Add a debug string before the jump to U-Boot Simon Glass 2015-06-23 15:39:11 -06:00
  • 070d00b8dc dm: spl: Allow device tree/driver model in board_init_f() Simon Glass 2015-06-23 15:39:10 -06:00
  • cb5f97f707 fdt: Provide debug info when a device tree cannot be found Simon Glass 2015-06-23 15:39:09 -06:00
  • c4af6732c4 lib: Add function to extract a number from the end of a string Simon Glass 2015-06-23 15:39:08 -06:00
  • 1acab96d97 Add rivest cipher 4 (rc4) implementation Simon Glass 2015-06-23 15:39:07 -06:00
  • 6e780c7a7b ns16550: Improve debug UART so it can work with 32-bit access Simon Glass 2015-06-23 15:39:06 -06:00
  • 6f849c3012 dm: spi: Make local functions static Simon Glass 2015-06-23 15:39:05 -06:00
  • 6c51df6859 dm: Add support for RAM drivers Simon Glass 2015-06-23 15:39:04 -06:00
  • 10f5f5a90e Drop CONFIG_ERRNO_STR from SPL Simon Glass 2015-06-23 15:39:03 -06:00
  • 30987ef10b dm: power: Allow use of regulators in SPL Simon Glass 2015-06-23 15:39:02 -06:00
  • 6c69c7fb57 dm: pmic: Add functions to adjust PMIC registers Simon Glass 2015-06-23 15:39:01 -06:00
  • 59c26a9c22 dm: power: Use debug() for errors in regulator uclass Simon Glass 2015-06-23 15:39:00 -06:00
  • 083fc83a4e dm: power: Add a function to set up all regulators Simon Glass 2015-06-23 15:38:59 -06:00
  • 3b55d30f6f dm: pmic: Split output from function Simon Glass 2015-06-23 15:38:58 -06:00
  • 7837ceab1e dm: power: Add regulator flags to centralise auto-set logic Simon Glass 2015-06-23 15:38:57 -06:00
  • 23ec2b570d dm: power: Avoid case-insensitve match for child names Simon Glass 2015-06-23 15:38:56 -06:00
  • 6dc714102b mmc: Add structure comments for dwmmc Simon Glass 2015-06-23 15:38:52 -06:00
  • dc3dedfeb1 dm: mmc: Allow driver model to be used for MMC in SPL Simon Glass 2015-06-23 15:38:51 -06:00
  • 1169299135 mmc: Add debug() output on read errors Simon Glass 2015-06-23 15:38:50 -06:00
  • e7ecf7cb5a dm: mmc: Add an MMC uclass Simon Glass 2015-06-23 15:38:48 -06:00
  • fdfa39d3f2 spl: Add debugging info for spl_mmc boot Simon Glass 2015-06-23 15:38:47 -06:00
  • 5ac76bad22 dm: led: Add a driver for GPIO-controlled LEDs Simon Glass 2015-06-23 15:38:46 -06:00
  • 5917112c9e dm: Add support for LEDs Simon Glass 2015-06-23 15:38:45 -06:00
  • 5725128507 dm: Add support for generic system controllers (syscon) Simon Glass 2015-06-23 15:38:43 -06:00
  • 6f98b7504f dm: Add support for register maps (regmap) Simon Glass 2015-06-23 15:38:42 -06:00
  • efa677fb48 dm: gpio: Add dm_gpio_request() to manually request a GPIO Simon Glass 2015-06-23 15:38:41 -06:00
  • 32ec159844 dm: gpio: Add dm_gpio_lookup_name() to look up a GPIO name Simon Glass 2015-06-23 15:38:40 -06:00