Searched hist:c4ded03e (Results 1 – 8 of 8) sorted by relevance
/openbmc/u-boot/drivers/fastboot/ |
H A D | fb_mmc.c | c4ded03e Tue May 29 10:30:40 CDT 2018 Alex Kiernan <alex.kiernan@gmail.com> fastboot: Refactor fastboot_okay/fail to take response Add the response string as a parameter to fastboot_okay/fail, instead of modifying a global, to match the contract expected by the AOSP U-Boot code. Signed-off-by: Alex Kiernan <alex.kiernan@gmail.com> Reviewed-by: Joe Hershberger <joe.hershberger@ni.com>
|
H A D | fb_nand.c | c4ded03e Tue May 29 10:30:40 CDT 2018 Alex Kiernan <alex.kiernan@gmail.com> fastboot: Refactor fastboot_okay/fail to take response Add the response string as a parameter to fastboot_okay/fail, instead of modifying a global, to match the contract expected by the AOSP U-Boot code. Signed-off-by: Alex Kiernan <alex.kiernan@gmail.com> Reviewed-by: Joe Hershberger <joe.hershberger@ni.com>
|
/openbmc/u-boot/include/ |
H A D | fb_nand.h | c4ded03e Tue May 29 10:30:40 CDT 2018 Alex Kiernan <alex.kiernan@gmail.com> fastboot: Refactor fastboot_okay/fail to take response Add the response string as a parameter to fastboot_okay/fail, instead of modifying a global, to match the contract expected by the AOSP U-Boot code. Signed-off-by: Alex Kiernan <alex.kiernan@gmail.com> Reviewed-by: Joe Hershberger <joe.hershberger@ni.com>
|
H A D | fastboot.h | c4ded03e Tue May 29 10:30:40 CDT 2018 Alex Kiernan <alex.kiernan@gmail.com> fastboot: Refactor fastboot_okay/fail to take response Add the response string as a parameter to fastboot_okay/fail, instead of modifying a global, to match the contract expected by the AOSP U-Boot code. Signed-off-by: Alex Kiernan <alex.kiernan@gmail.com> Reviewed-by: Joe Hershberger <joe.hershberger@ni.com>
|
H A D | image-sparse.h | c4ded03e Tue May 29 10:30:40 CDT 2018 Alex Kiernan <alex.kiernan@gmail.com> fastboot: Refactor fastboot_okay/fail to take response Add the response string as a parameter to fastboot_okay/fail, instead of modifying a global, to match the contract expected by the AOSP U-Boot code. Signed-off-by: Alex Kiernan <alex.kiernan@gmail.com> Reviewed-by: Joe Hershberger <joe.hershberger@ni.com>
|
H A D | fb_mmc.h | c4ded03e Tue May 29 10:30:40 CDT 2018 Alex Kiernan <alex.kiernan@gmail.com> fastboot: Refactor fastboot_okay/fail to take response Add the response string as a parameter to fastboot_okay/fail, instead of modifying a global, to match the contract expected by the AOSP U-Boot code. Signed-off-by: Alex Kiernan <alex.kiernan@gmail.com> Reviewed-by: Joe Hershberger <joe.hershberger@ni.com>
|
/openbmc/u-boot/cmd/ |
H A D | mmc.c | c4ded03e Tue May 29 10:30:40 CDT 2018 Alex Kiernan <alex.kiernan@gmail.com> fastboot: Refactor fastboot_okay/fail to take response Add the response string as a parameter to fastboot_okay/fail, instead of modifying a global, to match the contract expected by the AOSP U-Boot code. Signed-off-by: Alex Kiernan <alex.kiernan@gmail.com> Reviewed-by: Joe Hershberger <joe.hershberger@ni.com>
|
/openbmc/u-boot/drivers/usb/gadget/ |
H A D | f_fastboot.c | c4ded03e Tue May 29 10:30:40 CDT 2018 Alex Kiernan <alex.kiernan@gmail.com> fastboot: Refactor fastboot_okay/fail to take response Add the response string as a parameter to fastboot_okay/fail, instead of modifying a global, to match the contract expected by the AOSP U-Boot code. Signed-off-by: Alex Kiernan <alex.kiernan@gmail.com> Reviewed-by: Joe Hershberger <joe.hershberger@ni.com>
|