]> git.kernelconcepts.de Git - karo-tx-uboot.git/shortlog
karo-tx-uboot.git
2015-09-09 Paul Kocialkowskifastboot: Dynamic controller index for usb_gadget_handl...
2015-09-09 Paul Kocialkowskiusb: gadget: Weak board_usb_init/cleanup definitions...
2015-09-09 Paul Kocialkowskiusb: board_usb_init and board_usb_cleanup calls in...
2015-09-09 Paul Kocialkowskiusb: Fastboot function config for better consistency...
2015-09-09 Paul Kocialkowskiusb: USB download gadget and functions config options...
2015-09-09 Nikhil Badoladrivers: usb: fsl: Remove LS102XA immap inclusion
2015-09-09 Nikhil Badolainclude: usb: Map USB controller base addresses for...
2015-09-09 Nikhil Badolainclude: usb: Move USB controller base address mapping
2015-09-09 Nikhil Badoladrivers: usb: fsl: Implement Erratum A-009116 for XHCI...
2015-09-09 Nikhil Badoladrivers: usb: fsl: Remove warnings for 64-bit architectures
2015-09-09 Ramneek Mehreshls1021aqds: Enable USB IP support
2015-09-09 Ramneek Mehreshls1021atwr: Enable USB IP support
2015-09-09 Ramneek Mehresharch: arm: fsl: Add XHCI support for LS1021A
2015-09-09 Ramneek Mehreshusb: fsl: Add XHCI driver support
2015-09-09 Ramneek Mehreshusb: xhci: keystone: Remove common dwc3 drv functions...
2015-09-09 Ramneek Mehreshusb: xhci: omap: Remove common dwc3 drv functions calls
2015-09-09 Ramneek Mehreshusb: xhci: exynos: Remove common dwc3 drv functions...
2015-09-09 Ramneek Mehreshusb: dwc3: Add DWC3 controller driver support
2015-09-09 Simon Glassnet: Allow drivers to return -ENOSYS with the write_hwa...
2015-09-09 Simon Glassdm: usb: eth: Add driver-model support to the asix...
2015-09-09 Simon Glassdm: usb: Add driver-model support to ehci-pci
2015-09-09 Simon Glassx86: minnowmax: Drop the cache line size hack
2015-09-09 Simon Glassdm: usb: Adjust the USB_DEVICE() macro naming
2015-09-09 Simon Glassdm: usb: eth: Support driver model with USB Ethernet
2015-09-09 Simon Glassdm: eth: Avoid blocking on packet reception
2015-09-09 Simon Glassdm: usb: Avoid using USB ethernet with CONFIG_DM_USB...
2015-09-09 Simon Glassdm: usb: Correct the struct usb_driver_entry comment
2015-09-09 Simon Glassdm: pci: Add a function to get the BDF for a device
2015-09-09 Simon Glassdm: eth: Add driver-model support to the rtl8169 driver
2015-09-09 Simon Glassdm: pci: Add support for PCI driver matching
2015-09-09 Simon Glassusb: Update some EHCI driver licenses to use SPDX
2015-09-09 Simon Glassusb: ehci: Correct a missing hypen in an error message
2015-09-09 Simon Glassdm: core: Add \n to two dm_warn() messages
2015-09-09 Hans de Goedemusb: Add device-model support to the musb-host u-boot...
2015-09-09 Hans de Goedemusb: Add musb_host_data struct to hold global data
2015-09-09 Hans de Goedemusb: Rename and wrap public functions
2015-09-09 Hans de Goedemusb: Update usb-compat to work with struct usb_device...
2015-09-09 Hans de Goedemusb: Allow musb_platform_enable to return an error...
2015-09-09 Hans de Goededm: usb: Do not assume that first child is always a hub
2015-09-09 Hans de Goededm: usb: Allow usb host drivers to implement usb_reset_...
2015-09-09 Hans de Goededm: usb: Rename usb_find_child to usb_find_emul_child
2015-09-09 Hans de Goededm: usb: Use device_unbind_children to clean up usb...
2015-09-09 Hans de Goededm: usb: Document that mixing DM_DEVICE_REMOVE and...
2015-09-09 Hans de Goededm: usb: Fix "usb tree" output
2015-09-09 Hans de Goededm: Export device_remove_children / device_unbind_children
2015-09-09 Hans de Goedeusb: Add an usb_device parameter to usb_reset_root_port
2015-09-09 Hans de Goedeusb: Pass device instead of portnr to usb_legacy_port_reset
2015-09-09 Hans de Goedeusb: usb_setup_device: Drop unneeded portnr function...
2015-09-09 Hans de Goedeusb: Drop device-model specific copy of usb_legacy_port...
2015-09-09 Masahiro Yamadadm: remove redundant CONFIG_DM from driver/core/Makefile
2015-09-09 Masahiro Yamadadm: do not set DM_FLAG_ACTIVATED twice
2015-09-09 Masahiro Yamadadm: change dm_warn() message into debug() in uclass_add()
2015-09-09 Simon Glasstest: Add a test for regmap
2015-09-09 Simon Glassdm: core: Add device checking to syscon_get_regmap()
2015-09-09 Simon Glasstest: Add a macro to check that a value is not an error...
2015-09-09 Simon Glassdm: test: Add a size to each reg property
2015-09-09 Simon Glassdm: test: Add a test for the system controller uclass
2015-09-09 Simon Glassdm: test: Add a test for the LED uclass
2015-09-09 Simon Glassled: Return -ENODEV if the LED device cannot be found
2015-09-09 Simon Glassdm: test: Add a test for the mmc uclass
2015-09-09 Simon Glassdm: test: Add a test for the ram uclass
2015-09-09 Simon Glassdm: test: Add a test for the reset uclass
2015-09-09 Simon Glasssandbox: Use the reset driver to handle reset
2015-09-09 Simon Glasssandbox: Add a warm and cold reset driver
2015-09-09 Simon Glassdm: reset: Allow reset_walk() to return
2015-09-09 Simon Glasssandbox: Support multiple reset types
2015-09-09 Simon Glassdm: test: Add tests for the clk uclass
2015-09-09 Simon Glassdm: test: Allow test names to leave out the dm_test_...
2015-09-09 Simon Glassdm: Add platform data advice and admonishment
2015-09-09 Simon Glasspower: pmic: Use trailing_strtol() instead of a local...
2015-09-09 Simon Glassdm: Add a clock uclass
2015-09-09 Simon Glasszynq: Rename struct clk_ops to zynq_clk_ops
2015-09-09 Simon Glassdm: Add a system reset uclass
2015-09-09 Simon Glassmkimage: Set up a file size parameter and keep it updated
2015-09-09 Simon Glassspl: Add a debug string before the jump to U-Boot
2015-09-09 Simon Glassdm: spl: Allow device tree/driver model in board_init_f()
2015-09-09 Simon Glassfdt: Provide debug info when a device tree cannot be...
2015-09-09 Simon Glasslib: Add function to extract a number from the end...
2015-09-09 Simon GlassAdd rivest cipher 4 (rc4) implementation
2015-09-09 Simon Glassns16550: Improve debug UART so it can work with 32...
2015-09-09 Simon Glassdm: spi: Make local functions static
2015-09-09 Simon Glassdm: Add support for RAM drivers
2015-09-09 Simon GlassDrop CONFIG_ERRNO_STR from SPL
2015-09-09 Simon Glassdm: power: Allow use of regulators in SPL
2015-09-09 Simon Glassdm: pmic: Add functions to adjust PMIC registers
2015-09-09 Simon Glassdm: power: Use debug() for errors in regulator uclass
2015-09-09 Simon Glassdm: power: Add a function to set up all regulators
2015-09-09 Simon Glassdm: pmic: Split output from function
2015-09-09 Simon Glassdm: power: Add regulator flags to centralise auto-set...
2015-09-09 Simon Glassdm: power: Avoid case-insensitve match for child names
2015-09-09 Simon Glassmmc: Add structure comments for dwmmc
2015-09-09 Simon Glassdm: mmc: Allow driver model to be used for MMC in SPL
2015-09-09 Simon Glassmmc: Add debug() output on read errors
2015-09-09 Simon Glassdm: mmc: Add an MMC uclass
2015-09-09 Simon Glassspl: Add debugging info for spl_mmc boot
2015-09-09 Simon Glassdm: led: Add a driver for GPIO-controlled LEDs
2015-09-09 Simon Glassdm: Add support for LEDs
2015-09-09 Simon Glassdm: Add support for generic system controllers (syscon)
2015-09-09 Simon Glassdm: Add support for register maps (regmap)
2015-09-09 Simon Glassdm: gpio: Add dm_gpio_request() to manually request...
next