index
:
uboot-2021-rebase.git
am335x_som_revival
uboot 2021 rebase, to fix booting on modern SD cards, from https://github.com/fifteenhex/u-boot/tree/am335x_som_revival
git repository hosting
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2015-07-22
implement Fastboot via USB OTG on bcm28155_ap boards
Jiandong Zheng
2015-07-22
usb: gadget: bcm_udc_otg files
Jiandong Zheng
2015-07-22
g_dnl: add missing declaration
Steve Rae
2015-07-22
usb: gadget: fastboot: Dequeue the previous IN request for the current request
Paul Kocialkowski
2015-07-22
usb: gadget: fastboot: Request status and length check in rx handler
Paul Kocialkowski
2015-07-22
fastboot: Dynamic controller index for usb_gadget_handle_interrupts
Paul Kocialkowski
2015-07-22
usb: gadget: Weak board_usb_init/cleanup definitions in USB download gadget code
Paul Kocialkowski
2015-07-22
usb: board_usb_init and board_usb_cleanup calls in the fastboot command
Paul Kocialkowski
2015-07-22
usb: Fastboot function config for better consistency with other functions
Paul Kocialkowski
2015-07-22
usb: USB download gadget and functions config options coherent naming
Paul Kocialkowski
2015-07-22
drivers: usb: fsl: Remove LS102XA immap inclusion
Nikhil Badola
2015-07-22
include: usb: Map USB controller base addresses for LS2085A
Nikhil Badola
2015-07-22
include: usb: Move USB controller base address mapping
Nikhil Badola
2015-07-22
drivers: usb: fsl: Implement Erratum A-009116 for XHCI controller
Nikhil Badola
2015-07-22
drivers: usb: fsl: Remove warnings for 64-bit architectures
Nikhil Badola
2015-07-22
ls1021aqds: Enable USB IP support
Ramneek Mehresh
2015-07-22
ls1021atwr: Enable USB IP support
Ramneek Mehresh
2015-07-22
arch: arm: fsl: Add XHCI support for LS1021A
Ramneek Mehresh
2015-07-22
usb: fsl: Add XHCI driver support
Ramneek Mehresh
2015-07-22
usb: xhci: keystone: Remove common dwc3 drv functions calls
Ramneek Mehresh
2015-07-22
usb: xhci: omap: Remove common dwc3 drv functions calls
Ramneek Mehresh
2015-07-22
usb: xhci: exynos: Remove common dwc3 drv functions calls
Ramneek Mehresh
2015-07-22
usb: dwc3: Add DWC3 controller driver support
Ramneek Mehresh
2015-07-21
net: Allow drivers to return -ENOSYS with the write_hwaddr() method
Simon Glass
2015-07-21
dm: usb: eth: Add driver-model support to the asix driver
Simon Glass
2015-07-21
dm: usb: Add driver-model support to ehci-pci
Simon Glass
2015-07-21
x86: minnowmax: Drop the cache line size hack
Simon Glass
2015-07-21
dm: usb: Adjust the USB_DEVICE() macro naming
Simon Glass
2015-07-21
dm: usb: eth: Support driver model with USB Ethernet
Simon Glass
2015-07-21
dm: eth: Avoid blocking on packet reception
Simon Glass
2015-07-21
dm: usb: Avoid using USB ethernet with CONFIG_DM_USB and no DM_ETH
Simon Glass
2015-07-21
dm: usb: Correct the struct usb_driver_entry comment
Simon Glass
2015-07-21
dm: pci: Add a function to get the BDF for a device
Simon Glass
2015-07-21
dm: eth: Add driver-model support to the rtl8169 driver
Simon Glass
2015-07-21
dm: pci: Add support for PCI driver matching
Simon Glass
2015-07-21
usb: Update some EHCI driver licenses to use SPDX
Simon Glass
2015-07-21
usb: ehci: Correct a missing hypen in an error message
Simon Glass
2015-07-21
dm: core: Add \n to two dm_warn() messages
Simon Glass
2015-07-21
musb: Add device-model support to the musb-host u-boot glue
Hans de Goede
2015-07-21
musb: Add musb_host_data struct to hold global data
Hans de Goede
2015-07-21
musb: Rename and wrap public functions
Hans de Goede
2015-07-21
musb: Update usb-compat to work with struct usb_device without a parent ptr
Hans de Goede
2015-07-21
musb: Allow musb_platform_enable to return an error code
Hans de Goede
2015-07-21
dm: usb: Do not assume that first child is always a hub
Hans de Goede
2015-07-21
dm: usb: Allow usb host drivers to implement usb_reset_root_port
Hans de Goede
2015-07-21
dm: usb: Rename usb_find_child to usb_find_emul_child
Hans de Goede
2015-07-21
dm: usb: Use device_unbind_children to clean up usb devs on stop
Hans de Goede
2015-07-21
dm: usb: Document that mixing DM_DEVICE_REMOVE and DM_USB is a bad idea
Hans de Goede
2015-07-21
dm: usb: Fix "usb tree" output
Hans de Goede
2015-07-21
dm: Export device_remove_children / device_unbind_children
Hans de Goede
[prev]
[next]