Commit Graph

41 Commits (8a65bd63720b813d8082a2c14bdde5ade4673d87)

Author SHA1 Message Date
Alex Kiernan 8a65bd6372 fastboot: Rename fb_set_reboot_flag to fastboot_set_reboot_flag 6 years ago
Alex Kiernan 42d8dd4424 fastboot: Correct dependencies in FASTBOOT_FLASH 6 years ago
Alex Kiernan d2df2abbcd fastboot: Extract fastboot_okay/fail to fb_common.c 6 years ago
Alex Kiernan c4ded03ef6 fastboot: Refactor fastboot_okay/fail to take response 6 years ago
Tom Rini 83d290c56f SPDX: Convert all of our single license tags to Linux Kernel style 6 years ago
Masahiro Yamada 9b643e312d treewide: replace with error() with pr_err() 7 years ago
Tom Rini 90ae53ce1a fastboot: Ensure we treat CONFIG_FASTBOOT_BUF_ADDR as long 7 years ago
John Keeping 7715dea48b fastboot: avoid printing invalid data 7 years ago
Peter Chubb d331084298 Fix fastboot boot address 7 years ago
Simon Glass 00caae6d47 env: Rename getenv/_f() to env_get() 7 years ago
nicolas.le.bayon@st.com b1f2a17c78 usb: gadget: avoid variable name clipping in cb_getvar 7 years ago
Steve Rae 9bc34799c8 fastboot: sparse: resync common/image-sparse.c (part 2) 8 years ago
Steve Rae 64ece84854 fastboot: sparse: remove session-id logic 8 years ago
Roger Quadros ac484c5a6a fastboot: Clean up bulk-out logic 8 years ago
Roger Quadros 8b704a0e3d fastboot: Enable the respective speed endpoints at runtime 8 years ago
Roger Quadros 718156ad0a fastboot: Fix wMaxPacketSize for High-Speed IN endpoint 8 years ago
Rob Herring 74322201dd fastboot: allow retrieving fastboot variables from env 8 years ago
Steve Rae a18c2706f1 fastboot: update error and warning messages 8 years ago
Ben Whitten 192bc6948b Fix GCC format-security errors and convert sprintfs. 8 years ago
Maxime Ripard bf8940d35b fastboot: Implement NAND backend 9 years ago
Maxime Ripard 6c9e00eebf fastboot: Implement flashing session counter 9 years ago
Maxime Ripard 3c8f98f5fe fastboot: Move fastboot response functions to fastboot core 9 years ago
Maxime Ripard 4adef27013 fastboot: Implement OEM format only when we have MMC support 9 years ago
Paul Kocialkowski a588d99ac1 usb: CONFIG_USB_FASTBOOT prefix replacement for consistency 9 years ago
Paul Kocialkowski bc9071c9f3 usb: gadget: fastboot: Dequeue the previous IN request for the current request 9 years ago
Paul Kocialkowski 94b385fa23 usb: gadget: fastboot: Request status and length check in rx handler 9 years ago
Alexey Firago e2ec3e4612 fastboot: add support for reboot-bootloader command 9 years ago
Dileep Katta 537cd072da usb: gadget: fastboot: Set the Serial Number for Fastboot Gadget 9 years ago
Dileep Katta 9e4b510d40 fastboot: OUT transaction length must be aligned to wMaxPacketSize 9 years ago
Dileep Katta 897923819c usb: gadget: fastboot: Add fastboot erase 9 years ago
Rob Herring 372d7decfe fastboot: add support for "oem format" command 9 years ago
Michael Scott de1956202e fastboot: add "fastboot oem" command support 9 years ago
Rob Herring 267abc626d fastboot: add support for continue command 10 years ago
Eric Nelson e2140588dd usb: gadget: fastboot: terminate commands with NULL 10 years ago
Eric Nelson 84c24f66c2 usb: gadget: fastboot: explicitly set radix of maximum download size 10 years ago
Eric Nelson c674a6660e usb: gadget: fastboot: add max-download-size variable 10 years ago
Bo Shen 23d1d10c42 usb: gadget: fastboot: improve download progress bar 10 years ago
Steve Rae 593cbd93f3 usb/gadget: fastboot: minor cleanup 10 years ago
Steve Rae d1b5ed0753 usb/gadget: fastboot: add support for flash command 10 years ago
Jeroen Hofstee 29425be49b usb: fastboot: fix potential buffer overflow 10 years ago
Sebastian Siewior 3aab70afc5 usb/gadget: add the fastboot gadget 10 years ago