summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2015-04-14usb: dwc3: remove pm related operations from dwc3 driverKishon Vijay Abraham I
2015-04-14usb: dwc3: fix dwc3 header filesKishon Vijay Abraham I
2015-04-14usb: dwc3: remove trace_* APIs from dwc3 driverKishon Vijay Abraham I
2015-04-14usb: dwc3: Modify the file headers to u-boot formatKishon Vijay Abraham I
2015-04-14usb: dwc3: remove un-used files from dwc3 folderKishon Vijay Abraham I
2015-04-14usb: dwc3: add dwc3 folder from linux kernel to u-bootKishon Vijay Abraham I
2015-04-14usb: gadget: udc: make udc-core compile in u-boot buildKishon Vijay Abraham I
2015-04-14usb: gadget: udc: add udc-core from linux kernel to u-bootKishon Vijay Abraham I
2015-04-14usb: dwc2: retry NAK'd interrupt transfersStephen Warren
2015-04-14usb: dwc2: implement interrupt transfersStephen Warren
2015-04-14usb: dwc2: correctly program hcchar for LS devicesStephen Warren
2015-04-14usb: dwc2: detect device speed correctlyStephen Warren
2015-04-14usb: dwc2: use phys_to_bus/bus_to_physStephen Warren
2015-04-14Create API to map between CPU physical and bus addressesStephen Warren
2015-04-14usb: dwc2: fix bulk transfersStephen Warren
2015-04-14usb: dwc2: remove restriction on buffer lengthStephen Warren
2015-04-14usb: dwc2: fix aligned buffer usageStephen Warren
2015-04-14usb: dwc2: simplify wait_for_chhltdStephen Warren
2015-04-14usb: dwc2: remove control_data_toggle[]Stephen Warren
2015-04-14usb: dwc2: usb chunk_msg() for control transfers tooStephen Warren
2015-04-14usb: dwc2: refactor submit_bulk_msg to be commonStephen Warren
2015-04-14usb: dwc2: unify waiting for transfer completionStephen Warren
2015-04-14usb: 64-bit architectures support for xHCISergey Temerkhanov
2015-04-14usb: mass-storage: Build warning fixes for 64-bitThierry Reding
2015-04-14usb: ehci-tegra: Build warning fixes for 64-bitThierry Reding
2015-04-14ehci-hcd: fix warnings on 64-bit buildsRob Herring
2015-04-14usb: ci_udc: fix warnings on 64-bit buildsRob Herring
2015-04-14usb: eth: asix: Build warning fixes for 64-bitThierry Reding
2015-04-10dtt: add ds620 supportAlbert ARIBAUD \(3ADEV\)
2015-04-10lpc32xx: add LPC32xx SSP support (SPI mode)Albert ARIBAUD \(3ADEV\)
2015-04-10lpc32xx: add GPIO supportAlbert ARIBAUD \(3ADEV\)
2015-04-10lpc32xx: i2c: add LPC32xx I2C interface supportAlbert ARIBAUD \(3ADEV\)
2015-04-10lpc32xx: mtd: nand: add MLC NAND controllerAlbert ARIBAUD \(3ADEV\)
2015-04-10lpc32xx: add Ethernet supportAlbert ARIBAUD \(3ADEV\)
2015-04-07ahci: Fix a wrong parameter passTang Yuantian
2015-04-06video: parade: configure SLP and RST GPIOs if specified in DTAjay Kumar
2015-04-06video: exynos_fb: configure backlight GPIOs if specified in DTAjay Kumar
2015-04-03serial-arc: switch to DMAlexey Brodkin
2015-04-03serial/serial_arc: set registers address during compilationAlexey Brodkin
2015-03-31Merge branch 'master' of git://git.denx.de/u-boot-atmelTom Rini
2015-03-31ARM: at91: atmel_nand: Support flash based BBTDavid Dueck
2015-03-31Merge git://git.denx.de/u-boot-nand-flashTom Rini
2015-03-31Merge branch 'master' of git://git.denx.de/u-boot-imxTom Rini
2015-03-31mtd: vf610_nfc: specify transfer size before each transferStefan Agner
2015-03-31mtd: vf610_nfc: mark page as dirty on block eraseStefan Agner
2015-03-31nand: yaffs: Remove the "nand write.yaffs" commandPeter Tyser
2015-03-31nand: Remove CONFIG_MTD_NAND_VERIFY_WRITEPeter Tyser
2015-03-31dfu: nand: Verify writesPeter Tyser
2015-03-31nand: Add verification functionsPeter Tyser
2015-03-31mtd: nand: mxs: fix PIO_WORDs in mxs_nand_write_buf()Luca Ellero