All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v2 0/7] f_sdp: fix and update
@ 2020-08-18 10:16 Peng Fan
  2020-08-18 10:16 ` [PATCH v2 1/7] sdp: call board_usb_init at spl_sdp_load_image Peng Fan
                   ` (6 more replies)
  0 siblings, 7 replies; 16+ messages in thread
From: Peng Fan @ 2020-08-18 10:16 UTC (permalink / raw)
  To: u-boot

This is to upstream NXP downstream f_sdp fix/update.

V2:
 Fix build break

Frank Li (1):
  sdp: call board_usb_init at spl_sdp_load_image

Peng Fan (2):
  f_sdp: Support searching and loading FIT or container image
  spl: add g_dnl_get_board_bcd_device_number

Sherry Sun (2):
  f_sdp: Add EP1_OUT as default data receive pipe in sdp
  f_sdp: Change bInterval of interrupt endpoint to 3

Ye Li (2):
  f_sdp: Add high speed endpoint descriptor
  f_sdp: Fix wrong usb request size

 arch/arm/mach-imx/spl.c    |   6 ++
 common/spl/spl_sdp.c       |   2 +
 drivers/usb/gadget/f_sdp.c | 219 +++++++++++++++++++++++++++++++++++++++------
 3 files changed, 199 insertions(+), 28 deletions(-)

-- 
2.16.4

^ permalink raw reply	[flat|nested] 16+ messages in thread

end of thread, other threads:[~2020-08-18 12:42 UTC | newest]

Thread overview: 16+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-08-18 10:16 [PATCH v2 0/7] f_sdp: fix and update Peng Fan
2020-08-18 10:16 ` [PATCH v2 1/7] sdp: call board_usb_init at spl_sdp_load_image Peng Fan
2020-08-18 11:22   ` Lukasz Majewski
2020-08-18 12:31     ` Peng Fan
2020-08-18 10:16 ` [PATCH v2 2/7] f_sdp: Add high speed endpoint descriptor Peng Fan
2020-08-18 11:23   ` Lukasz Majewski
2020-08-18 10:16 ` [PATCH v2 3/7] f_sdp: Fix wrong usb request size Peng Fan
2020-08-18 11:24   ` Lukasz Majewski
2020-08-18 10:16 ` [PATCH v2 4/7] f_sdp: Support searching and loading FIT or container image Peng Fan
2020-08-18 11:32   ` Lukasz Majewski
2020-08-18 12:38     ` Peng Fan
2020-08-18 12:42       ` Lukasz Majewski
2020-08-18 10:16 ` [PATCH v2 5/7] spl: add g_dnl_get_board_bcd_device_number Peng Fan
2020-08-18 11:32   ` Lukasz Majewski
2020-08-18 10:16 ` [PATCH v2 6/7] f_sdp: Add EP1_OUT as default data receive pipe in sdp Peng Fan
2020-08-18 10:16 ` [PATCH v2 7/7] f_sdp: Change bInterval of interrupt endpoint to 3 Peng Fan

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.