rv1126-uboot/common
Michal Suchanek 92937b1f66 UPSTREAM: usb: Add nonblock argument to submit_int_msg
This will be used to implement non-blocking keyboard polling in case of
errors.

Conflicts:
	common/usb.c
	common/usb_kbd.c
	common/usb_storage.c
	include/usb.h

Change-Id: I4a951d779e2cf9e80380f93000a87a617453fb32
Signed-off-by: Michal Suchanek <msuchanek@suse.de>
Signed-off-by: Frank Wang <frank.wang@rock-chips.com>
(cherry picked from commit 3437121c037f502a3b0faaec97059777034a1ead)
2020-01-07 17:25:00 +08:00
..
eeprom
init
spl UPSTREAM: usb: gadget: f_sdp: Allow SPL to load and boot FIT via SDP 2020-01-07 17:24:58 +08:00
Kconfig common: android: refactor image load and sha1 verify 2019-12-10 12:48:27 +08:00
Makefile UPSTREAM: spl: Kconfig: Drop the _SUPPORT postfix from SPL_DFU 2020-01-07 17:24:56 +08:00
android_ab.c
android_bootloader.c common: android: rename and export load_android_image() 2019-12-17 15:05:19 +08:00
attestation_key.c common: write_keybox: fix write attestation key compatibility error 2019-03-05 15:09:17 +08:00
autoboot.c
bedbug.c
board_f.c board_f/arm: fixup 4GB+ memory size 2019-12-16 21:01:55 +08:00
board_info.c common: board_info: print "AArch32" cpu mode 2019-10-24 10:52:45 +08:00
board_r.c board_r: re-order the board_early_init_r() 2019-08-06 10:28:41 +08:00
boot_fit.c
boot_rkimg.c rockchip: add misc BCB message offset compatibility 2019-11-14 11:08:45 +08:00
bootm.c common: bootm: skip usb_stop() if usb is boot device 2019-11-04 14:53:45 +08:00
bootm_os.c common: bootm: add bootm state param for arch_preboot_os() 2019-08-23 12:48:57 +08:00
bootretry.c
bootstage.c
bouncebuf.c
cli.c
cli_hush.c
cli_readline.c
cli_simple.c
command.c
common_fit.c
console.c common: console: support disable console in & out 2019-07-19 11:36:41 +08:00
cros_ec.c
ddr_spd.c
dfu.c UPSTREAM: usb: gadget: Do not call board_usb_xxx() directly in USB gadget drivers 2020-01-07 17:24:53 +08:00
dlmalloc.c
dlmalloc.src
edid.c drm/rockchip: dw-hdmi: Support hdmi quantization range setting 2019-07-18 14:59:49 +08:00
exports.c
fb_common.c
fb_mmc.c
fb_nand.c
fdt_support.c common: fdt_support: add hotkey to dump cmdline 2019-10-14 20:44:48 +08:00
flash.c UPSTREAM: flash: Fix spelling of "ERR_TIMOUT" 2019-07-05 19:33:35 +08:00
hash.c
hwconfig.c
image-android-dt.c
image-android.c common: android: skip blk read and memcpy if image size is 0 2019-12-20 10:53:44 +08:00
image-fdt.c fdt: fixup: move board_fdt_fixup the earliest than others 2019-08-01 17:46:49 +08:00
image-fit.c
image-sig.c
image-sparse.c
image.c
iomux.c
iotrace.c
kallsyms.c
keymaster.c lib: optee_client: Extract keymaster CA module 2019-01-18 09:09:34 +08:00
kgdb.c
kgdb_stubs.c
lcd.c
lcd_console.c
lcd_console_rotation.c
lcd_simplefb.c
log.c
log_console.c
lynxkdi.c
main.c
malloc_simple.c
memsize.c
menu.c
miiphyutil.c
s_record.c
splash.c
splash_source.c
stdio.c dm: console/serial: fix flushc() doesn't work 2019-08-01 10:05:41 +08:00
system_map.c
update.c
usb.c UPSTREAM: usb: Add nonblock argument to submit_int_msg 2020-01-07 17:25:00 +08:00
usb_hub.c UPSTREAM: usb: s/CONFIG_DM_USB/CONFIG_IS_ENABLED(DM_USB)/ 2020-01-07 17:24:53 +08:00
usb_kbd.c UPSTREAM: usb: Add nonblock argument to submit_int_msg 2020-01-07 17:25:00 +08:00
usb_storage.c UPSTREAM: usb: Add nonblock argument to submit_int_msg 2020-01-07 17:25:00 +08:00
write_keybox.c common: write keybox: always write storage flag to security sorage 2019-11-27 11:31:04 +08:00
xyzModem.c