rv1126-uboot/common
Bin Meng 81060bb1c0 usb: hub: Call usb_update_hub_device() after hub descriptor is fetched
After fetching hub descriptor, we need to call USB uclass operation
update_hub_device() to notify HCD to do some preparation work.

Signed-off-by: Bin Meng <bmeng.cn@gmail.com>
Reviewed-by: Simon Glass <sjg@chromium.org>
2017-07-28 23:34:35 +02:00
..
eeprom
init spl: make SPL and normal u-boot stage use independent SYS_MALLOC_F_LEN 2017-07-27 14:59:03 +02:00
spl spl: make SPL and normal u-boot stage use independent SYS_MALLOC_F_LEN 2017-07-27 14:59:03 +02:00
Kconfig Convert CONFIG_ENV_IS_IN_ONENAND to Kconfig 2017-07-25 21:34:39 -04:00
Makefile spl: make SPL and normal u-boot stage use independent SYS_MALLOC_F_LEN 2017-07-27 14:59:03 +02:00
autoboot.c
bedbug.c
board_f.c spl: make SPL and normal u-boot stage use independent SYS_MALLOC_F_LEN 2017-07-27 14:59:03 +02:00
board_info.c
board_r.c spl: make SPL and normal u-boot stage use independent SYS_MALLOC_F_LEN 2017-07-27 14:59:03 +02:00
boot_fit.c boot_fit: Create helper functions that can be used to select DTB out of FIT 2017-07-10 14:25:50 -04:00
bootm.c
bootm_os.c
bootretry.c
bootstage.c
bouncebuf.c
cli.c
cli_hush.c
cli_readline.c
cli_simple.c
command.c
common_fit.c spl: fit: Break out some functions into a common file 2017-07-10 14:24:39 -04:00
console.c sandbox: Drop special case console code for sandbox 2017-07-11 10:08:20 -06:00
cros_ec.c
ddr_spd.c
dfu.c
dlmalloc.c spl: make SPL and normal u-boot stage use independent SYS_MALLOC_F_LEN 2017-07-27 14:59:03 +02:00
dlmalloc.src
edid.c
env_attr.c
env_callback.c
env_common.c env: Add generic redundant environment implementation 2017-07-22 15:36:17 -04:00
env_dataflash.c
env_eeprom.c
env_embedded.c
env_ext4.c
env_fat.c
env_flags.c
env_flash.c
env_mmc.c env: Switch env_nand, env_mmc and env_ubi to env_import_redund 2017-07-22 15:36:17 -04:00
env_nand.c env: Switch env_nand, env_mmc and env_ubi to env_import_redund 2017-07-22 15:36:17 -04:00
env_nowhere.c
env_nvram.c
env_onenand.c
env_remote.c
env_sata.c
env_sf.c
env_ubi.c env: Switch env_nand, env_mmc and env_ubi to env_import_redund 2017-07-22 15:36:17 -04:00
exports.c
fb_mmc.c
fb_nand.c common: use get_nand_dev_by_index() 2017-07-11 22:41:46 -04:00
fdt_support.c powerpc: remove 4xx support 2017-07-03 17:35:28 -04:00
flash.c
hash.c
hwconfig.c
image-android.c
image-fdt.c
image-fit.c
image-sig.c
image-sparse.c
image.c
iomux.c
iotrace.c
kallsyms.c
kgdb.c
kgdb_stubs.c
lcd.c
lcd_console.c
lcd_console_rotation.c
lcd_simplefb.c
lynxkdi.c powerpc: remove 4xx support 2017-07-03 17:35:28 -04:00
main.c
malloc_simple.c
memsize.c
menu.c
miiphyutil.c
s_record.c
splash.c
splash_source.c common: use get_nand_dev_by_index() 2017-07-11 22:41:46 -04:00
stdio.c
system_map.c
update.c
usb.c powerpc: remove 4xx support 2017-07-03 17:35:28 -04:00
usb_hub.c usb: hub: Call usb_update_hub_device() after hub descriptor is fetched 2017-07-28 23:34:35 +02:00
usb_kbd.c
usb_storage.c dm: scsi: Drop the ccb typedef 2017-07-11 10:08:19 -06:00
xyzModem.c