Commit Graph

5261 Commits (a176ff0705351bf6d993a8f15e081bfa2ba2e1af)

Author SHA1 Message Date
Stephen Warren dcb89b5aa0 usb: ci_udc: use var name ep/ci_ep consistently 11 years ago
Stephen Warren 369d3c439a USB: gadget: atmel: zero out allocated requests 11 years ago
Stephen Warren 639e9903c2 usb: ci_udc: don't memalign() struct ci_req allocations 11 years ago
Stephen Warren 6ac15fda4e usb: ci_udc: remove controller.items array 11 years ago
Stephen Warren 7e54188775 usb: ci_udc: fix items array size/stride calculation 11 years ago
Stephen Warren 06b38fcbae usb: ci_udc: lift ilist size calculations to global scope 11 years ago
Stephen Warren 8d7c39d3e8 usb: ci_udc: don't assume QTDs are adjacent when transmitting ZLPs 11 years ago
Stephen Warren d7beeb9358 usb: ci_udc: fix ci_flush_{qh,qtd} calls in ci_udc_probe() 11 years ago
Ilya Ledvich 08ebd467c8 usb: eth: smsc95xx: add LAN9500A device ID 11 years ago
Jeroen Hofstee 29425be49b usb: fastboot: fix potential buffer overflow 11 years ago
Jeroen Hofstee 25d1936a19 usb: xhci: (likely) fix bracket in if condition 11 years ago
Jeroen Hofstee 19a2a67fa2 usb:g_dnl:f_thor: remove memset before memcpy 11 years ago
Jeroen Hofstee 933611f7bb usb:composite: clear the whole common buffer 11 years ago
Yasuhisa Umano 198c5f998a usb: r8a66597: Fix initilization size of r8a66597 info structure 11 years ago
yasuhisa umano 8ecdce7280 usb: r8a66597: Fix initialization hub that using R8A66597_MAX_ROOT_HUB 11 years ago
Jeroen Hofstee 51afc2c68c usb: cosmetic: double const 11 years ago
Stephen Warren 83c3750088 usb: ci_udc: fix typo in debug message 11 years ago
Stephen Warren fb22ae6c7e usb: ci_udc: fix interaction with CONFIG_USB_ETH_CDC 11 years ago
Simon Glass 89876a55a6 dm: Cast away the const-ness of the global_data pointer 11 years ago
Simon Glass 6a6d8fbef7 dm: Add missing header files in lists and root 11 years ago
Simon Glass 939cda5bf0 dm: Use case-insensitive comparison for GPIO banks 11 years ago
Simon Glass ae7f451308 dm: Rename struct device_id to udevice_id 11 years ago
Jeroen Hofstee a348d56934 pmic: tps65090: correct checking i2c bus 11 years ago
Jeroen Hofstee 2b9912e6a7 includes: move openssl headers to include/u-boot 11 years ago
Darwin Rambo 3d6a5a4dfc mmc: free allocated memory on initialization errors 11 years ago
Stephen Warren d4622df342 mmc: return meaningful error codes from mmc_select_hwpart 11 years ago
Steve Rae 6736ec15c5 i2c: kona: Resolve Kona I2C driver issue 11 years ago
Simon Glass ddc94378db m68k: Fix warnings with gcc 4.6 11 years ago
Lukasz Majewski 3d83e6752d dfu: Disable default calculation of CRC32 11 years ago
Stephen Warren e0672b3c3a usb: ci_udc: terminate ep0 INs with a zlp when required 11 years ago
Stephen Warren b7c0051687 usb: ci_udc: clean up all allocations in unregister 11 years ago
Stephen Warren 9a7d34be13 usb: ci_udc: fix probe error cleanup 11 years ago
Stephen Warren bdf81611e4 usb: ci_udc: fix freeing of ep0 req 11 years ago
Stephen Warren 43a8f25b6c usb: ci_udc: call udc_disconnect() from ci_pullup() 11 years ago
Nobuhiro Iwamatsu 1dbd7280dc net: sh-eth: Fix typo from rESR_RTLF to EESR_RTLF 11 years ago
Nobuhiro Iwamatsu e2752db052 net: sh-eth: Fix coding style 11 years ago
Nobuhiro Iwamatsu 62cbddc493 net: sh-eth: Add support R7S72100 of rmobile 11 years ago
Poddar, Sourav 1f436a6ddf sf: probe: Fix quad bit set path 11 years ago
Andrew Ruder c1c0dd2644 spi: soft_spi: Support NULL din/dout buffers 11 years ago
Siva Durga Prasad Paladugu 0472808608 sf: params: Added support for Spansion S25FL512S_512K 11 years ago
Tom Rini 86db550b38 power: Add support for the TPS65218 PMIC 11 years ago
Sourav Poddar ce3cc8ecf5 ti: qspi: populate slave device to set flash quad bit. 11 years ago
pekon gupta 46840f66ca mtd: nand: omap: add support for BCH16_ECC - NAND driver updates 11 years ago
pekon gupta b80a660338 mtd: nand: omap: add CONFIG_SYS_NAND_BUSWIDTH_16BIT to indicate NAND device bus-width 11 years ago
Brian Norris 27ce9e4290 mtd: nand: force NAND_CMD_READID onto 8-bit bus 11 years ago
Brian Norris b9ae609fdb mtd: nand: don't use read_buf for 8-bit ONFI transfers 11 years ago
pekon gupta 3f990dc83b mtd: nand: omap: fix error-codes returned from omap-elm driver 11 years ago
pekon gupta a09431da38 mtd: nand: omap_gpmc: minor cleanup of omap_correct_data_bch 11 years ago
pekon gupta 9233279f8e mtd: nand: omap_gpmc: rename struct nand_bch_priv to struct omap_nand_info 11 years ago
pekon gupta d21e77ff84 mtd: nand: omap_gpmc: remove unused members of 'struct nand_bch_priv' 11 years ago