Commit Graph

12479 Commits (430abe1cd721aacc6a715f5e8b9192ea6bee96fc)

Author SHA1 Message Date
Fabio Estevam 6918f974cf thermal: Fix comments 10 years ago
Stefan Roese 452308c02b arm: mx6: tqma6: Add WRU-IV baseboard for the TQMa6 SoM 10 years ago
Hans de Goede de1502c937 sunxi: Enable CMD_USB and USB_STORAGE by default on sunxi 10 years ago
Stefan Roese 5a9749ee12 arm: marvell: Increase MAXARGS to 32 10 years ago
Stefan Roese 7853c508e4 arm: mvebu: db-88f6820-gp: Add SDIO/MMC SPL boot support 10 years ago
Masahiro Yamada 3365b4eb55 ARM: UniPhier: add PH1-sLD3 SoC support 10 years ago
Masahiro Yamada ad6670ee12 ARM: UniPhier: update CONFIG_BOOTARGS 10 years ago
Masahiro Yamada e037db0c34 ARM: UniPhier: add environment variable for TFTP boot 10 years ago
Masahiro Yamada 421376ae42 ARM: UniPhier: add environment sets for non-FIT Linux boot 10 years ago
Stefan Roese 9e30b31d20 arm: mvebu: db-88f6820: Add SPL support with DDR init code 10 years ago
Stefan Roese ff9112df8b arm: mvebu: drivers/ddr: Move Armada XP DDR init code into new directory 10 years ago
Anton Schubert e863f7f051 arm: mvebu: add Armada XP SATA support 10 years ago
Masahiro Yamada 6b9f9eadff linux_compat: handle __GFP_ZERO in kmalloc() 10 years ago
Masahiro Yamada ebc3328ccc linux_compat: move vzalloc() to header file as an inline function 10 years ago
Masahiro Yamada 3721eaf28e linux_compat: remove cpu_relax() define 10 years ago
Paul Kocialkowski a588d99ac1 usb: CONFIG_USB_FASTBOOT prefix replacement for consistency 10 years ago
Jiandong Zheng d00bf78121 implement Fastboot via USB OTG on bcm28155_ap boards 10 years ago
Steve Rae 05a950cf59 g_dnl: add missing declaration 10 years ago
Paul Kocialkowski 8d2f0039f0 usb: board_usb_init and board_usb_cleanup calls in the fastboot command 10 years ago
Paul Kocialkowski 17da3c0c8c usb: Fastboot function config for better consistency with other functions 10 years ago
Paul Kocialkowski 01acd6abbd usb: USB download gadget and functions config options coherent naming 10 years ago
Nikhil Badola 2f47324255 include: usb: Map USB controller base addresses for LS2085A 10 years ago
Nikhil Badola 909a1ab2f0 include: usb: Move USB controller base address mapping 10 years ago
Nikhil Badola 667f4dd90f drivers: usb: fsl: Implement Erratum A-009116 for XHCI controller 10 years ago
Ramneek Mehresh 081a1b730d ls1021aqds: Enable USB IP support 10 years ago
Ramneek Mehresh 10a2864494 ls1021atwr: Enable USB IP support 10 years ago
Ramneek Mehresh ba92ee06a5 usb: fsl: Add XHCI driver support 10 years ago
Ramneek Mehresh 792651f030 usb: xhci: keystone: Remove common dwc3 drv functions calls 10 years ago
Ramneek Mehresh 2770448c8c usb: xhci: omap: Remove common dwc3 drv functions calls 10 years ago
Ramneek Mehresh 552d60cc22 usb: xhci: exynos: Remove common dwc3 drv functions calls 10 years ago
Ramneek Mehresh dc9cdf859e usb: dwc3: Add DWC3 controller driver support 10 years ago
Simon Glass b86f795a37 net: Allow drivers to return -ENOSYS with the write_hwaddr() method 10 years ago
Simon Glass 4a41cc1578 x86: minnowmax: Drop the cache line size hack 10 years ago
Simon Glass abb59cffcf dm: usb: Adjust the USB_DEVICE() macro naming 10 years ago
Simon Glass c8c2797c38 dm: usb: eth: Support driver model with USB Ethernet 10 years ago
Simon Glass a1ca92eaaf dm: eth: Avoid blocking on packet reception 10 years ago
Simon Glass b483915ffd dm: usb: Correct the struct usb_driver_entry comment 10 years ago
Simon Glass 4b515e4fc5 dm: pci: Add a function to get the BDF for a device 10 years ago
Simon Glass aba9296249 dm: pci: Add support for PCI driver matching 10 years ago
Hans de Goede b2f219b081 dm: usb: Allow usb host drivers to implement usb_reset_root_port 10 years ago
Hans de Goede bb52b367f6 dm: Export device_remove_children / device_unbind_children 10 years ago
Hans de Goede 8802f56349 usb: Add an usb_device parameter to usb_reset_root_port 10 years ago
Hans de Goede 9eb72dd1f4 usb: usb_setup_device: Drop unneeded portnr function argument 10 years ago
Hans de Goede 6bfe80e754 usb: Drop device-model specific copy of usb_legacy_port_reset 10 years ago
Simon Glass 85aeda4a62 test: Add a macro to check that a value is not an error pointer 10 years ago
Simon Glass fb8a5ffc77 led: Return -ENODEV if the LED device cannot be found 10 years ago
Simon Glass 1704d083b3 dm: reset: Allow reset_walk() to return 10 years ago
Simon Glass 97f3ee34b6 dm: Add platform data advice and admonishment 10 years ago
Simon Glass f26c8a8e77 dm: Add a clock uclass 10 years ago
Simon Glass f9917454d5 dm: Add a system reset uclass 10 years ago