u-boot-brain/common
Bin Meng 337fc7e665 usb: hub: Change USB hub descriptor to match USB 3.0 hubs
USB 3.0 hubs have a slightly different hub descriptor than USB 2.0
hubs, with a fixed (rather than variable length) size. Change the
host controller drivers that access those last two fields
(DeviceRemovable and PortPowerCtrlMask) to use the union.

Signed-off-by: Bin Meng <bmeng.cn@gmail.com>
Reviewed-by: Simon Glass <sjg@chromium.org>
Reviewed-by: Stefan Roese <sr@denx.de>
Tested-by: Stefan Roese <sr@denx.de>
2017-07-28 23:34:20 +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
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_os.c powerpc, 8xx: remove support for 8xx 2017-06-12 08:37:55 -04:00
bootm.c
bootretry.c
bootstage.c bootstage: Adjust to use const * where possible 2017-06-05 14:13:08 -04:00
bouncebuf.c
cli_hush.c
cli_readline.c
cli_simple.c
cli.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 common: dfu: ignore reset for spl-dfu 2017-05-12 08:37:09 -04:00
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 edid: Use sizeof() in cea_is_hdmi_vsdb_present() 2017-06-12 08:38:06 -04:00
env_attr.c env: avoid possible NULL pointer access 2017-05-12 08:37:17 -04:00
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: split fw_env.h in public and private parts 2017-04-12 13:28:28 -04:00
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 dm: Use dm.h header when driver mode is used 2017-06-01 06:57:52 -06:00
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 fastboot: Add support for flashing zImage 2017-06-03 19:08:31 +02:00
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 flash: compile common/flash.c iif CONFIG_MTD_NO_FLASH is enabled 2017-02-12 14:30:31 -05:00
hash.c Kconfig: Finish migration of hashing commands 2017-05-31 19:38:14 -04:00
hwconfig.c
image-android.c image: Update include/android_image.h 2017-05-11 22:03:37 -04:00
image-fdt.c fdt: Move fdt_fixup_ethernet to a common place 2017-05-01 09:11:59 -04:00
image-fit.c
image-sig.c
image-sparse.c
image.c
iomux.c console: Don't enable CONFIG-CONSOLE_MUX, etc. in SPL 2017-02-06 11:38:46 +08:00
iotrace.c
kallsyms.c
Kconfig Convert CONFIG_ENV_IS_IN_ONENAND to Kconfig 2017-07-25 21:34:39 -04:00
kgdb_stubs.c
kgdb.c
lcd_console_rotation.c
lcd_console.c
lcd_simplefb.c dm: video: Add driver-model support to lcd_simplefb 2017-05-09 20:20:41 -04:00
lcd.c powerpc, 8xx: remove support for 8xx 2017-06-12 08:37:55 -04:00
lynxkdi.c powerpc: remove 4xx support 2017-07-03 17:35:28 -04:00
main.c
Makefile spl: make SPL and normal u-boot stage use independent SYS_MALLOC_F_LEN 2017-07-27 14:59:03 +02:00
malloc_simple.c
memsize.c
menu.c
miiphyutil.c
s_record.c
splash_source.c common: use get_nand_dev_by_index() 2017-07-11 22:41:46 -04:00
splash.c
stdio.c i2c: Finish dropping use of CONFIG_I2C_HARD 2017-05-15 06:18:30 +02:00
system_map.c
update.c flash: complete CONFIG_SYS_NO_FLASH move with renaming 2017-02-12 14:30:25 -05:00
usb_hub.c usb: hub: Change USB hub descriptor to match USB 3.0 hubs 2017-07-28 23:34:20 +02:00
usb_kbd.c console: Don't enable CONFIG-CONSOLE_MUX, etc. in SPL 2017-02-06 11:38:46 +08:00
usb_storage.c dm: scsi: Drop the ccb typedef 2017-07-11 10:08:19 -06:00
usb.c powerpc: remove 4xx support 2017-07-03 17:35:28 -04:00
xyzModem.c common/xyzModem.c: Do not use hard-coded address for debug buffer 2017-04-08 09:26:55 -04:00