coreboot/src
Kyösti Mälkki cc4d30924a usbdebug: Add FTDI FT232H support
Tested with gizmosphere/gizmo1 Explorer add-on board, which
exposes the following device:

   0x0403 Future Technology Devices International, Ltd
   0x6014 FT232H Single HS USB-UART/FIFO IC

For now UART is hard-coded to 115200, 8n1, no flow-control.

Change-Id: I4081f84f7700751ccbf079e7fcbb1467aa71d872
Signed-off-by: Nico Huber <nico.h@gmx.de>
Signed-off-by: Kyösti Mälkki <kyosti.malkki@gmail.com>
Reviewed-on: http://review.coreboot.org/10063
Tested-by: build bot (Jenkins)
2015-05-12 07:12:07 +02:00
..
arch arm64: update verstage linking 2015-05-11 18:36:25 +02:00
console console: rename do_vtxprintf to do_printk_va_list and use it 2015-05-05 17:46:35 +02:00
cpu cpu/amd/model_10xxx: Add missing ACPI _PSD object 2015-05-08 22:56:41 +02:00
device resource: Adjust memory resources high earlier 2015-05-05 01:26:02 +02:00
drivers usbdebug: Add FTDI FT232H support 2015-05-12 07:12:07 +02:00
ec kbuild: automatically include ECs 2015-04-29 18:10:41 +02:00
include vboot: allow for dynamic work buffers 2015-05-11 22:40:10 +02:00
lib vboot: inject vboot loader for stage loading 2015-05-11 22:39:22 +02:00
mainboard chromeos: remove vboot_verify_firmware() 2015-05-11 22:39:31 +02:00
northbridge northbridge/intel/gm45/gma: Minor cleanup 2015-05-08 21:30:35 +02:00
soc nvidia/tegra132: we write tables in ramstage 2015-05-11 17:43:43 +02:00
southbridge southbridge/i82801gx: Add x_EN defines for LPC_EN 2015-05-08 21:29:04 +02:00
superio kconfig: drop intermittend forwarder files 2015-04-07 17:40:28 +02:00
vendorcode vboot: allow for dynamic work buffers 2015-05-11 22:40:10 +02:00
Kconfig fmaptool: Introduce the fmd ("flashmap descriptor") language and compiler 2015-05-08 19:55:42 +02:00