]> git.kernelconcepts.de Git - karo-tx-uboot.git/history - drivers
Armv8: Initializing CNTVOFF_EL2
[karo-tx-uboot.git] / drivers /
2015-09-08 Paul Kocialkowskii2c: mvtwsi: Support for up to 4 different controllers
2015-09-08 Hans de Goedesunxi: axp221: Use vbus-available rather then vbus...
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: 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: 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 Alexey Firagofastboot: add support for reboot-bootloader command
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 Kishon Vijay Abraham Iusb: modify usb_gadget_handle_interrupts to take contro...
2015-09-08 Kishon Vijay Abraham Iusb: gadget: defer setting maxpacket till ->setup()
2015-09-08 Kishon Vijay Abraham Iusb: dwc3: Makefile: Make dwc3 driver compile in u...
2015-09-08 Kishon Vijay Abraham Iusb: dwc3: Add chained TRB support for ep0
2015-09-08 Kishon Vijay Abraham Iusb: dwc3: ep0: preparation for implementing chained TRB
2015-09-08 Kishon Vijay Abraham Idwc3: flush the buffers before using it
2015-09-08 Kishon Vijay Abraham Iusb: dwc3: TI PHY: PHY driver for dwc3 in TI platforms
2015-09-08 Kishon Vijay Abraham Iusb: dwc3: dwc3-omap: add interrupt status API to check...
2015-09-08 Kishon Vijay Abraham Idwc3: dwc3-omap: add support for multiple dwc3-omap...
2015-09-08 Kishon Vijay Abraham Iusb: dwc3: dwc3-omap: change probe and remove to uboot...
2015-09-08 Kishon Vijay Abraham Iinclude: dwc3-omap-uboot: add a structure for populatin...
2015-09-08 Kishon Vijay Abraham Iusb: dwc3: dwc3-omap: make dwc3-omap build in uboot
2015-09-08 Kishon Vijay Abraham Idwc3: core: added an API to invoke irq handlers
2015-09-08 Kishon Vijay Abraham Idwc3: core: add support for multiple dwc3 controllers
2015-09-08 Kishon Vijay Abraham Idwc3: core: change probe and remove to uboot init and...
2015-09-08 Kishon Vijay Abraham Iusb: dwc3: core: make dwc3 core build in uboot
2015-09-08 Kishon Vijay Abraham Iusb: dwc3: ep0: make dwc3 ep0 build in uboot
2015-09-08 Kishon Vijay Abraham Iusb: dwc3: gadget: make dwc3 gadget build in uboot
2015-09-08 Kishon Vijay Abraham Iusb: dwc3: linux-compat: Add header for dwc3 linux...
2015-09-08 Kishon Vijay Abraham Iusb: dwc3: remove pm related operations from dwc3 driver
2015-09-08 Kishon Vijay Abraham Iusb: dwc3: fix dwc3 header files
2015-09-08 Kishon Vijay Abraham Iusb: dwc3: remove trace_* APIs from dwc3 driver
2015-09-08 Kishon Vijay Abraham Iusb: dwc3: Modify the file headers to u-boot format
2015-09-08 Kishon Vijay Abraham Iusb: dwc3: remove un-used files from dwc3 folder
2015-09-08 Kishon Vijay Abraham Iusb: dwc3: add dwc3 folder from linux kernel to u-boot
2015-09-08 Kishon Vijay Abraham Iusb: gadget: udc: make udc-core compile in u-boot build
2015-09-08 Kishon Vijay Abraham Iusb: gadget: udc: add udc-core from linux kernel to...
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 Warrenusb: dwc2: detect device speed correctly
2015-09-08 Stephen Warrenusb: dwc2: use 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
2015-09-08 Stephen Warrenusb: dwc2: remove restriction on buffer length
2015-09-08 Stephen Warrenusb: dwc2: fix aligned buffer usage
2015-09-08 Stephen Warrenusb: dwc2: simplify wait_for_chhltd
2015-09-08 Stephen Warrenusb: dwc2: remove control_data_toggle[]
2015-09-08 Stephen Warrenusb: dwc2: usb chunk_msg() for control transfers too
2015-09-08 Stephen Warrenusb: dwc2: refactor submit_bulk_msg to be common
2015-09-08 Stephen Warrenusb: dwc2: unify waiting for transfer completion
2015-09-08 Sergey Temerkhanovusb: 64-bit architectures support for xHCI
2015-09-08 Thierry Redingusb: mass-storage: Build warning fixes for 64-bit
2015-09-08 Thierry Redingusb: ehci-tegra: Build warning fixes for 64-bit
2015-09-08 Rob Herringehci-hcd: fix warnings on 64-bit builds
2015-09-08 Rob Herringusb: ci_udc: fix warnings on 64-bit builds
2015-09-08 Thierry Redingusb: eth: asix: Build warning fixes for 64-bit
2015-09-08 Masahiro YamadaARM: remove tnetv107x board support
2015-09-08 Peng Fandm:gpio:mxc add DT support
2015-09-08 Peng Fandm:gpio:mxc add a bank_index entry in platdata
2015-09-08 Nikita Kiryanovlcd: split configuration_get_cmap
2015-09-02 Lothar WaßmannKconfig: define missing symbol SPI and make DM_SPI...
2015-09-02 Lothar WaßmannKconfig: change CONFIG_MX* to CONFIG_SOC_MX*
2015-09-01 Tim Harveythermal: imx_thermal: use CPU temperature grade for...
2015-09-01 Heiko Schocheri2c, mxc: rework i2c base address names for different...
2015-09-01 Heiko Schocherarm, imx6, i2c: add I2C4 for MX6DL
2015-09-01 Brecht Neyrinckbugfix i.mx6 pwm: prevent overflow of period_c * duty_ns
2015-09-01 Sanchayan Maityusb: host: Add ehci-vf USB driver for ARM Vybrid SoC's
2015-09-01 Albert ARIBAUD ... dtt: add ds620 support
2015-09-01 Albert ARIBAUD ... lpc32xx: add LPC32xx SSP support (SPI mode)
2015-09-01 Albert ARIBAUD ... lpc32xx: add GPIO support
2015-09-01 Albert ARIBAUD ... lpc32xx: i2c: add LPC32xx I2C interface support
2015-09-01 Albert ARIBAUD ... lpc32xx: mtd: nand: add MLC NAND controller
2015-09-01 Albert ARIBAUD ... lpc32xx: add Ethernet support
2015-09-01 Tang Yuantianahci: Fix a wrong parameter pass
2015-09-01 Ajay Kumarvideo: parade: configure SLP and RST GPIOs if specified...
2015-09-01 Ajay Kumarvideo: exynos_fb: configure backlight GPIOs if specifie...
2015-09-01 Alexey Brodkinserial-arc: switch to DM
2015-09-01 Alexey Brodkinserial/serial_arc: set registers address during compilation
2015-09-01 David DueckARM: at91: atmel_nand: Support flash based BBT
2015-09-01 Stefan Agnermtd: vf610_nfc: specify transfer size before each transfer
2015-09-01 Stefan Agnermtd: vf610_nfc: mark page as dirty on block erase
2015-09-01 Peter Tysernand: yaffs: Remove the "nand write.yaffs" command
2015-09-01 Peter Tysernand: Remove CONFIG_MTD_NAND_VERIFY_WRITE
2015-09-01 Peter Tyserdfu: nand: Verify writes
2015-09-01 Peter Tysernand: Add verification functions
2015-09-01 Luca Elleromtd: nand: mxs: fix PIO_WORDs in mxs_nand_write_buf()
2015-09-01 Luca Elleromtd: nand: mxs: fix PIO_WORDs in mxs_nand_read_buf()
2015-09-01 Axel Linspi: designware_spi: revisit FIFO size detection again
next