summaryrefslogtreecommitdiff
path: root/drivers
Commit message (Expand)AuthorAgeLines
...
* | | | usb: ci_udc: don't memalign() struct ci_req allocationsStephen Warren2014-07-02-2/+1
* | | | usb: ci_udc: remove controller.items arrayStephen Warren2014-07-02-6/+3
* | | | usb: ci_udc: fix items array size/stride calculationStephen Warren2014-07-02-15/+15
* | | | usb: ci_udc: lift ilist size calculations to global scopeStephen Warren2014-07-02-14/+14
* | | | usb: ci_udc: don't assume QTDs are adjacent when transmitting ZLPsStephen Warren2014-07-02-3/+4
* | | | usb: ci_udc: fix ci_flush_{qh,qtd} calls in ci_udc_probe()Stephen Warren2014-07-02-2/+2
* | | | usb: eth: smsc95xx: add LAN9500A device IDIlya Ledvich2014-06-25-0/+1
* | | | usb: fastboot: fix potential buffer overflowJeroen Hofstee2014-06-25-4/+7
* | | | usb: xhci: (likely) fix bracket in if conditionJeroen Hofstee2014-06-25-2/+2
* | | | usb:g_dnl:f_thor: remove memset before memcpyJeroen Hofstee2014-06-25-1/+0
* | | | usb:composite: clear the whole common bufferJeroen Hofstee2014-06-25-2/+2
* | | | usb: r8a66597: Fix initilization size of r8a66597 info structureYasuhisa Umano2014-06-25-1/+1
* | | | usb: r8a66597: Fix initialization hub that using R8A66597_MAX_ROOT_HUByasuhisa umano2014-06-25-2/+2
* | | | usb: cosmetic: double constJeroen Hofstee2014-06-25-2/+2
* | | | usb: ci_udc: fix typo in debug messageStephen Warren2014-06-25-2/+2
* | | | usb: ci_udc: fix interaction with CONFIG_USB_ETH_CDCStephen Warren2014-06-25-1/+7
| |/ / |/| |
* | | dm: Cast away the const-ness of the global_data pointerSimon Glass2014-06-20-4/+4
* | | dm: Add missing header files in lists and rootSimon Glass2014-06-20-0/+2
* | | dm: Use case-insensitive comparison for GPIO banksSimon Glass2014-06-20-1/+1
* | | dm: Rename struct device_id to udevice_idSimon Glass2014-06-20-4/+4
* | | pmic: tps65090: correct checking i2c busJeroen Hofstee2014-06-19-1/+1
* | | includes: move openssl headers to include/u-bootJeroen Hofstee2014-06-19-4/+4
* | | Merge branch 'master' of git://git.denx.de/u-boot-mmcTom Rini2014-06-12-5/+10
|\ \ \
| * | | mmc: free allocated memory on initialization errorsDarwin Rambo2014-06-12-2/+6
| * | | mmc: return meaningful error codes from mmc_select_hwpartStephen Warren2014-06-12-3/+4
* | | | i2c: kona: Resolve Kona I2C driver issueSteve Rae2014-06-12-1/+1
|/ / /
* | | m68k: Fix warnings with gcc 4.6Simon Glass2014-06-11-6/+6
* | | Merge branch 'master' of git://git.denx.de/u-boot-spiTom Rini2014-06-11-16/+23
|\ \ \
| * | | sf: probe: Fix quad bit set pathPoddar, Sourav2014-06-08-10/+10
| * | | spi: soft_spi: Support NULL din/dout buffersAndrew Ruder2014-06-08-6/+12
| * | | sf: params: Added support for Spansion S25FL512S_512KSiva Durga Prasad Paladugu2014-06-08-0/+1
* | | | Merge branch 'master' of git://git.denx.de/u-boot-usbTom Rini2014-06-10-43/+178
|\ \ \ \
| * | | | dfu: Disable default calculation of CRC32Lukasz Majewski2014-06-11-13/+7
| * | | | usb: ci_udc: terminate ep0 INs with a zlp when requiredStephen Warren2014-06-11-3/+35
| * | | | usb: ci_udc: clean up all allocations in unregisterStephen Warren2014-06-11-0/+6
| * | | | usb: ci_udc: fix probe error cleanupStephen Warren2014-06-11-0/+1
| * | | | usb: ci_udc: fix freeing of ep0 reqStephen Warren2014-06-11-2/+7
| * | | | usb: ci_udc: call udc_disconnect() from ci_pullup()Stephen Warren2014-06-11-16/+12
| * | | | usb: ci_udc: complete ep0 direction handlingStephen Warren2014-06-01-7/+42
| * | | | usb: ci_udc: pre-allocate ep0 reqStephen Warren2014-06-01-1/+17
| * | | | usb: ci_udc: use a single descriptor for ep0Stephen Warren2014-06-01-11/+4
| * | | | usb: ci_udc: detect queued requests on ep0Stephen Warren2014-06-01-0/+15
| * | | | dfu: Introduction of the "dfu_hash_algo" env variable for checksum method set...Lukasz Majewski2014-06-01-5/+47
* | | | | net: sh-eth: Fix typo from rESR_RTLF to EESR_RTLFNobuhiro Iwamatsu2014-06-10-1/+1
* | | | | net: sh-eth: Fix coding styleNobuhiro Iwamatsu2014-06-10-22/+22
* | | | | net: sh-eth: Add support R7S72100 of rmobileNobuhiro Iwamatsu2014-06-10-14/+77
* | | | | Merge branch 'master' of git://git.denx.de/u-boot-armTom Rini2014-06-08-200/+743
|\ \ \ \ \ | |_|/ / / |/| | / / | | |/ / | |/| |
| * | | power: Add support for the TPS65218 PMICTom Rini2014-06-06-0/+98
| * | | ti: qspi: populate slave device to set flash quad bit.Sourav Poddar2014-06-06-0/+1
| * | | mtd: nand: omap: add support for BCH16_ECC - NAND driver updatespekon gupta2014-06-06-1/+78