]> git.kernelconcepts.de Git - karo-tx-uboot.git/shortlog
karo-tx-uboot.git
2015-09-08 David FengArmv8: Initializing CNTVOFF_EL2
2015-09-08 Vitaly Andrianovarm: implement find_next_zero_bit function
2015-09-08 Paul Kocialkowskisunxi: Complete i2c support for each supported platform
2015-09-08 Paul Kocialkowskii2c: mvtwsi: Support for up to 4 different controllers
2015-09-08 Paul Kocialkowskisunxi: iNet 3F support
2015-09-08 Paul Kocialkowskisunxi: iNet 3W support
2015-09-08 Paul Kocialkowskisunxi: Proper iNet board config naming
2015-09-08 Paul Kocialkowskisunxi: Removed dram files cleanup in MAINTAINERS
2015-09-08 Paul Kocialkowskisunxi: Serial number support, obtained from SID bits
2015-09-08 Paul Kocialkowskisunxi: A20-OLinuXino-Lime2 USB0 VBUS detect and enable...
2015-09-08 Paul Kocialkowskisunxi: Cubieboard2 mmc0 card-detect pin
2015-09-08 Paul Kocialkowskisunxi: A20-OLinuXino-Lime2 mmc0 card-detect pin
2015-09-08 Paul Kocialkowskisunxi: Yones Toptech BD1078 mmc0 and mmc1 card-detect...
2015-09-08 Paul Kocialkowskisunxi: Ainol AW1 mmc0 card-detect pin
2015-09-08 Paul Kocialkowskisunxi: Ampe A76 mmc0 card-detect pin
2015-09-08 Paul Kocialkowskisunxi: TZX-Q8-713B7 mmc0 card-detect pin
2015-09-08 Hans de Goedesunxi: axp221: Use vbus-available rather then vbus...
2015-09-08 Hans de Goedesunxi: usbc: Wait for vbus to fall after disabling it
2015-09-08 Hans de Goedesunxi: usbc: Initialize vusb value on request_resources
2015-09-08 Paul Kocialkowskipower: axp209: Registers definitions in header
2015-09-08 Paul Kocialkowskipower: axp152: Registers definitions in header
2015-09-08 Paul Kocialkowskisunxi: Yones Toptech BD1078 support
2015-09-08 Paul Kocialkowskisunxi: Complete mmc pin mux for each supported platform...
2015-09-08 Paul Kocialkowskisunxi: GPIO pin mux hardware-feature-specific function...
2015-09-08 Paul Kocialkowskisunxi: Ainol AW1 support
2015-09-08 Paul Kocialkowskisunxi: USB download gadget cable detection
2015-09-08 Paul Kocialkowskisunxi: common VBUS detection logic in usbc
2015-09-08 Paul Kocialkowskipower: axp209: VBUS detection support
2015-09-08 Paul Kocialkowskisunxi: usb: Drop AXP-sepcific VBUS detection and drive...
2015-09-08 Paul Kocialkowskipower: axp221: Virtual VBUS detect and enable GPIOs...
2015-09-08 Paul Kocialkowskisunxi: gpio: Indentation fix
2015-09-08 Han Pengfeisun6i: Add support for the Mixtile LOFT-Q board
2015-09-08 Paul Kocialkowskifastboot: Proper download gadget unregister and clear...
2015-09-08 Alexey Firagofastboot: add support for reboot-bootloader command
2015-09-08 Michael Scottfastboot: check for alias when looking up partition...
2015-09-08 Heiko Schocherdfu: cmd: trigger watchdog before calling usb_gadget_ha...
2015-09-08 Fabio Estevamcmd_usb_mass_storage: Use 'USB Mass Storage' in the...
2015-09-08 Marek Szyprowskiusb: gadget: thor: Claim EP after allocating it in...
2015-09-08 Lukasz Majewskiusb: dwc3: Correct clean up code for requests
2015-09-08 Lukasz Majewskiusb: dwc3: gadget: Set non EP0 max packet limit to...
2015-09-08 Lukasz Majewskiusb: dwc3: gadget: Set all ctrl fields of Transfer...
2015-09-08 Marek Szyprowskiusb: dwc3: optimize interrupt loop
2015-09-08 Marek Szyprowskiusb: dwc3: gadget: add common endpoint configuration...
2015-09-08 Marek Szyprowskiusb: dwc3: add a workaround for too small OUT requests
2015-09-08 Joonyoung Shimusb: dwc3: make dwc3_set_mode to static
2015-09-08 Lukasz Majewskiusb: dwc3: Remove BIT(x) macro from DWC3's gadget code
2015-09-08 Lukasz Majewskiusb: composite: Add .reset callback to usb_gadget_drive...
2015-09-08 Inha Songusb: gadget: thor: Invoke board specific USB cleanup...
2015-09-08 Inha Songusb: gadget: UMS: Invoke board specific USB cleanup...
2015-09-08 Lukasz Majewskiusb: board: goni: Add default board_usb_cleanup() defin...
2015-09-08 Lukasz Majewskiusb: board: samsung: Add default board_usb_cleanup...
2015-09-08 Kishon Vijay... usb: modify usb_gadget_handle_interrupts to take contro...
2015-09-08 Kishon Vijay... include: configs: Enable DWC3 and DFU in AM43xx
2015-09-08 Kishon Vijay... board: ti: AM43xx: added USB initializtion code
2015-09-08 Kishon Vijay... include: configs: Enable DWC3 and DFU in DRA7xx
2015-09-08 Kishon Vijay... board: ti: DRA7: added USB initializtion code
2015-09-08 Kishon Vijay... common: cmd_dfu: invoke board_usb_cleanup() for cleaning up
2015-09-08 Kishon Vijay... usb: gadget: defer setting maxpacket till ->setup()
2015-09-08 Kishon Vijay... usb: dwc3: Makefile: Make dwc3 driver compile in u...
2015-09-08 Kishon Vijay... usb: dwc3: Add chained TRB support for ep0
2015-09-08 Kishon Vijay... usb: dwc3: ep0: preparation for implementing chained TRB
2015-09-08 Kishon Vijay... dwc3: flush the buffers before using it
2015-09-08 Kishon Vijay... usb: dwc3: TI PHY: PHY driver for dwc3 in TI platforms
2015-09-08 Kishon Vijay... usb: dwc3: dwc3-omap: add interrupt status API to check...
2015-09-08 Kishon Vijay... dwc3: dwc3-omap: add support for multiple dwc3-omap...
2015-09-08 Kishon Vijay... usb: dwc3: dwc3-omap: change probe and remove to uboot...
2015-09-08 Kishon Vijay... include: dwc3-omap-uboot: add a structure for populatin...
2015-09-08 Kishon Vijay... usb: dwc3: dwc3-omap: make dwc3-omap build in uboot
2015-09-08 Kishon Vijay... dwc3: core: added an API to invoke irq handlers
2015-09-08 Kishon Vijay... dwc3: core: add support for multiple dwc3 controllers
2015-09-08 Kishon Vijay... dwc3: core: change probe and remove to uboot init and...
2015-09-08 Kishon Vijay... include: dwc3-uboot: add a structure for populating...
2015-09-08 Kishon Vijay... usb: dwc3: core: make dwc3 core build in uboot
2015-09-08 Kishon Vijay... include: usb: composite: add USB_GADGET_DELAYED_STATUS...
2015-09-08 Kishon Vijay... usb: dwc3: ep0: make dwc3 ep0 build in uboot
2015-09-08 Kishon Vijay... include: asm: types: add resource_size_t type
2015-09-08 Kishon Vijay... usb: dwc3: gadget: make dwc3 gadget build in uboot
2015-09-08 Kishon Vijay... usb: dwc3: linux-compat: Add header for dwc3 linux...
2015-09-08 Kishon Vijay... arm: asm: dma-mapping: added dma_free_coherent API
2015-09-08 Kishon Vijay... usb: dwc3: remove pm related operations from dwc3 driver
2015-09-08 Kishon Vijay... usb: dwc3: fix dwc3 header files
2015-09-08 Kishon Vijay... usb: dwc3: remove trace_* APIs from dwc3 driver
2015-09-08 Kishon Vijay... usb: dwc3: Modify the file headers to u-boot format
2015-09-08 Kishon Vijay... usb: dwc3: remove un-used files from dwc3 folder
2015-09-08 Kishon Vijay... usb: dwc3: add dwc3 folder from linux kernel to u-boot
2015-09-08 Kishon Vijay... include: asm: dma-mapping: get rid of the compilation...
2015-09-08 Kishon Vijay... usb: gadget: udc: make udc-core compile in u-boot build
2015-09-08 Kishon Vijay... include: usb: modify gadget.h to include udc support
2015-09-08 Kishon Vijay... usb: gadget: udc: add udc-core from linux kernel to...
2015-09-08 Kishon Vijay... ARM: AM43xx: Enable clocks for USB OTGSS and USB PHY
2015-09-08 Kishon Vijay... ARM: DRA7: Enable clocks for USB OTGSS and USB PHY
2015-09-08 Stephen Warrenusb: dwc2: retry NAK'd interrupt transfers
2015-09-08 Stephen Warrenusb: dwc2: implement interrupt transfers
2015-09-08 Stephen Warrenusb: dwc2: correctly program hcchar for LS devices
2015-09-08 Stephen WarrenARM: bcm2835: use phys_to_bus() for mbox
2015-09-08 Stephen Warrenusb: dwc2: detect device speed correctly
2015-09-08 Stephen Warrenusb: dwc2: use phys_to_bus/bus_to_phys
2015-09-08 Stephen WarrenARM: bcm2835: implement phys_to_bus/bus_to_phys
2015-09-08 Stephen WarrenCreate API to map between CPU physical and bus addresses
2015-09-08 Stephen Warrenusb: dwc2: fix bulk transfers
next