Commit Graph

31288 Commits (2cb81b6bcd446952e83ef65279d01c3933ba0baa)
 

Author SHA1 Message Date
Tom Rini 3c9cc70d71 Merge git://git.denx.de/u-boot-marvell 10 years ago
Stefan Roese 9e30b31d20 arm: mvebu: db-88f6820: Add SPL support with DDR init code 10 years ago
Stefan Roese ad6ac7aa00 arm: mvebu: a38x: Use correct PEX register access macros 10 years ago
Stefan Roese f1df936445 arm: mvebu: Add Armada 38x DDR3 training code from Marvell bin_hdr 10 years ago
Stefan Roese ff9112df8b arm: mvebu: drivers/ddr: Move Armada XP DDR init code into new directory 10 years ago
Stefan Roese edb4702533 arm: mvebu: Add Armada 38x SERDES / PHY init code from Marvell bin_hdr 10 years ago
Stefan Roese 29b103c733 arm: mvebu: serdes: Move Armada XP SERDES / PHY init code into new directory 10 years ago
Stefan Roese c25012b9af Makefile: Fix mvebu build target to use SPL load and exe-address 10 years ago
Stefan Roese 9f62b44ec7 arm: mvebu: Disable MMU before changing register base address 10 years ago
Stefan Roese e3cccf9eb2 arm: mvebu: spl.c: Add call to board_early_init_f() 10 years ago
Stefan Roese 21427708a6 arm: mvebu: Use default reg base address for SPL on A38x 10 years ago
Stephen Warren 85a9ea314e ci_udc: fix 64-bit compile warnings 10 years ago
Stefan Roese ade741b389 arm: mvebu: Call timer_init early before PHY and DDR init 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
Masahiro Yamada 5f7e310467 x86: delete unneeded declarations of disable_irq() and enable_irq() 10 years ago
Stefan Roese 82b9143bf8 usb: ehci-marvell: Drop wrl accessor function 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
Jiandong Zheng 854cbd2977 usb: gadget: bcm_udc_otg files 10 years ago
Steve Rae 05a950cf59 g_dnl: add missing declaration 10 years ago
Paul Kocialkowski bc9071c9f3 usb: gadget: fastboot: Dequeue the previous IN request for the current request 10 years ago
Paul Kocialkowski 94b385fa23 usb: gadget: fastboot: Request status and length check in rx handler 10 years ago
Paul Kocialkowski eca76b7429 fastboot: Dynamic controller index for usb_gadget_handle_interrupts 10 years ago
Paul Kocialkowski 99fc2221a0 usb: gadget: Weak board_usb_init/cleanup definitions in USB download gadget code 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 f2226c0dbe drivers: usb: fsl: Remove LS102XA immap inclusion 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
Nikhil Badola 7e5a32fcf3 drivers: usb: fsl: Remove warnings for 64-bit architectures 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 d09e401b43 arch: arm: fsl: Add XHCI support for LS1021A 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 fbc4b8af46 dm: usb: eth: Add driver-model support to the asix driver 10 years ago
Simon Glass 2b53b078d7 dm: usb: Add driver-model support to ehci-pci 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