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
path:
root
/
include
Age
Commit message (
Expand
)
Author
2015-07-22
usb: USB download gadget and functions config options coherent naming
Paul Kocialkowski
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
ls1021aqds: Enable USB IP support
Ramneek Mehresh
2015-07-22
ls1021atwr: Enable USB IP support
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
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: 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: pci: Add support for PCI driver matching
Simon Glass
2015-07-21
dm: usb: Allow usb host drivers to implement usb_reset_root_port
Hans de Goede
2015-07-21
dm: Export device_remove_children / device_unbind_children
Hans de Goede
2015-07-21
usb: Add an usb_device parameter to usb_reset_root_port
Hans de Goede
2015-07-21
usb: usb_setup_device: Drop unneeded portnr function argument
Hans de Goede
2015-07-21
usb: Drop device-model specific copy of usb_legacy_port_reset
Hans de Goede
2015-07-21
test: Add a macro to check that a value is not an error pointer
Simon Glass
2015-07-21
led: Return -ENODEV if the LED device cannot be found
Simon Glass
2015-07-21
dm: reset: Allow reset_walk() to return
Simon Glass
2015-07-21
dm: Add platform data advice and admonishment
Simon Glass
2015-07-21
dm: Add a clock uclass
Simon Glass
2015-07-21
dm: Add a system reset uclass
Simon Glass
2015-07-21
dm: spl: Allow device tree/driver model in board_init_f()
Simon Glass
2015-07-21
lib: Add function to extract a number from the end of a string
Simon Glass
2015-07-21
Add rivest cipher 4 (rc4) implementation
Simon Glass
2015-07-21
dm: Add support for RAM drivers
Simon Glass
2015-07-21
dm: pmic: Add functions to adjust PMIC registers
Simon Glass
2015-07-21
dm: power: Add a function to set up all regulators
Simon Glass
2015-07-21
dm: pmic: Split output from function
Simon Glass
2015-07-21
dm: power: Add regulator flags to centralise auto-set logic
Simon Glass
2015-07-21
mmc: Add structure comments for dwmmc
Simon Glass
2015-07-21
dm: mmc: Add an MMC uclass
Simon Glass
2015-07-21
dm: Add support for LEDs
Simon Glass
2015-07-21
dm: Add support for generic system controllers (syscon)
Simon Glass
2015-07-21
dm: Add support for register maps (regmap)
Simon Glass
2015-07-21
dm: gpio: Add dm_gpio_request() to manually request a GPIO
Simon Glass
2015-07-21
dm: gpio: Add dm_gpio_lookup_name() to look up a GPIO name
Simon Glass
2015-07-21
dm: core: Correct device_get_child_by_of_offset() parameter
Simon Glass
2015-07-21
dm: core: Add a function to find any device from device tree
Simon Glass
2015-07-21
dm: Move the tree/uclass dump code into its own file
Simon Glass
2015-07-21
debug_uart: Remove use of asmlinkage
Simon Glass
2015-07-21
Add a way of checking the position of a structure member
Simon Glass
[prev]
[next]