summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2014-07-02usb: ci_udc: use var name ep/ci_ep consistentlyStephen Warren
2014-07-02USB: gadget: atmel: zero out allocated requestsStephen Warren
2014-07-02usb: ci_udc: don't memalign() struct ci_req allocationsStephen Warren
2014-07-02usb: ci_udc: remove controller.items arrayStephen Warren
2014-07-02usb: ci_udc: fix items array size/stride calculationStephen Warren
2014-07-02usb: ci_udc: lift ilist size calculations to global scopeStephen Warren
2014-07-02usb: ci_udc: don't assume QTDs are adjacent when transmitting ZLPsStephen Warren
2014-07-02usb: ci_udc: fix ci_flush_{qh,qtd} calls in ci_udc_probe()Stephen Warren
2014-06-25usb: eth: smsc95xx: add LAN9500A device IDIlya Ledvich
2014-06-25usb: fastboot: fix potential buffer overflowJeroen Hofstee
2014-06-25usb: xhci: (likely) fix bracket in if conditionJeroen Hofstee
2014-06-25usb:g_dnl:f_thor: remove memset before memcpyJeroen Hofstee
2014-06-25usb:composite: clear the whole common bufferJeroen Hofstee
2014-06-25usb: r8a66597: Fix initilization size of r8a66597 info structureYasuhisa Umano
2014-06-25usb: r8a66597: Fix initialization hub that using R8A66597_MAX_ROOT_HUByasuhisa umano
2014-06-25usb: cosmetic: double constJeroen Hofstee
2014-06-25usb: ci_udc: fix typo in debug messageStephen Warren
2014-06-25usb: ci_udc: fix interaction with CONFIG_USB_ETH_CDCStephen Warren
2014-06-20dm: Cast away the const-ness of the global_data pointerSimon Glass
2014-06-20dm: Add missing header files in lists and rootSimon Glass
2014-06-20dm: Use case-insensitive comparison for GPIO banksSimon Glass
2014-06-20dm: Rename struct device_id to udevice_idSimon Glass
2014-06-19pmic: tps65090: correct checking i2c busJeroen Hofstee
2014-06-19includes: move openssl headers to include/u-bootJeroen Hofstee
2014-06-12Merge branch 'master' of git://git.denx.de/u-boot-mmcTom Rini
2014-06-12mmc: free allocated memory on initialization errorsDarwin Rambo
2014-06-12mmc: return meaningful error codes from mmc_select_hwpartStephen Warren
2014-06-12i2c: kona: Resolve Kona I2C driver issueSteve Rae
2014-06-11m68k: Fix warnings with gcc 4.6Simon Glass
2014-06-11Merge branch 'master' of git://git.denx.de/u-boot-spiTom Rini
2014-06-10Merge branch 'master' of git://git.denx.de/u-boot-usbTom Rini
2014-06-11dfu: Disable default calculation of CRC32Lukasz Majewski
2014-06-11usb: ci_udc: terminate ep0 INs with a zlp when requiredStephen Warren
2014-06-11usb: ci_udc: clean up all allocations in unregisterStephen Warren
2014-06-11usb: ci_udc: fix probe error cleanupStephen Warren
2014-06-11usb: ci_udc: fix freeing of ep0 reqStephen Warren
2014-06-11usb: ci_udc: call udc_disconnect() from ci_pullup()Stephen Warren
2014-06-10net: sh-eth: Fix typo from rESR_RTLF to EESR_RTLFNobuhiro Iwamatsu
2014-06-10net: sh-eth: Fix coding styleNobuhiro Iwamatsu
2014-06-10net: sh-eth: Add support R7S72100 of rmobileNobuhiro Iwamatsu
2014-06-08sf: probe: Fix quad bit set pathPoddar, Sourav
2014-06-08spi: soft_spi: Support NULL din/dout buffersAndrew Ruder
2014-06-08sf: params: Added support for Spansion S25FL512S_512KSiva Durga Prasad Paladugu
2014-06-08Merge branch 'master' of git://git.denx.de/u-boot-armTom Rini
2014-06-06power: Add support for the TPS65218 PMICTom Rini
2014-06-06ti: qspi: populate slave device to set flash quad bit.Sourav Poddar
2014-06-06mtd: nand: omap: add support for BCH16_ECC - NAND driver updatespekon gupta
2014-06-06mtd: nand: omap: add CONFIG_SYS_NAND_BUSWIDTH_16BIT to indicate NAND device b...pekon gupta
2014-06-06mtd: nand: force NAND_CMD_READID onto 8-bit busBrian Norris
2014-06-06mtd: nand: don't use read_buf for 8-bit ONFI transfersBrian Norris