coreboot/src
Felix Held 6d717ae55f drivers/usb/Kconfig: remove USBDEBUG_DONGLE_BEAGLEBONE_BLACK
Remove the USBDEBUG_DONGLE_BEAGLEBONE_BLACK option that does the same as
USBDEBUG_DONGLE_STD and update the description of USBDEBUG_DONGLE_STD that it
also should be selected for the BeagleBone Black.

Change-Id: I3093a6d2c39e7b5e81785028e436109090d9e6dd
Signed-off-by: Felix Held <felix-coreboot@felixheld.de>
Reviewed-on: https://review.coreboot.org/21486
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Kyösti Mälkki <kyosti.malkki@gmail.com>
2017-09-28 01:32:49 +00:00
..
acpi src/acpi: Add guards on all header files 2017-08-01 23:04:27 +00:00
arch arch/riscv: hls_init: Initialize time{,cmp} with dummy pointers 2017-09-27 16:41:03 +00:00
commonlib commonlib: Consistently spell *romstage* without space 2017-09-27 22:20:25 +00:00
console console: Ignore loglevel in nvram until ramstage 2017-09-25 13:35:29 +00:00
cpu AGESA: Move API interface under drivers/ 2017-09-26 10:07:07 +00:00
device device/dram/ddr2.c: fix a hidden syntax error introduced earlier 2017-09-26 15:53:55 +00:00
drivers drivers/usb/Kconfig: remove USBDEBUG_DONGLE_BEAGLEBONE_BLACK 2017-09-28 01:32:49 +00:00
ec Use stopwatch_wait_until_expired where applicable 2017-09-26 16:53:28 +00:00
include cpu/amd/amdfam15: Add misc. SMM definitions 2017-09-27 15:57:16 +00:00
lib Use stopwatch_wait_until_expired where applicable 2017-09-26 16:53:28 +00:00
mainboard mb/google/poppy: Modify HID and add device tree support for VCM device 2017-09-27 16:43:22 +00:00
northbridge nb/intel/sandybridge/raminit: Improve readability 2017-09-27 16:41:49 +00:00
soc soc/amd/stoneyridge: Enable SSE 2017-09-27 17:38:47 +00:00
southbridge smbus: Fix a typo ("Set the device I'm talking too") 2017-09-27 16:38:18 +00:00
superio winbond/w83627hf: Drop early_init.c 2017-09-21 15:40:49 +00:00
vboot vboot: reset vbnv in cmos when cmos failure occurs 2017-09-20 23:54:42 +00:00
vendorcode soc/amd/stoneyridge: Revert CAR teardown wbinvd 2017-09-27 16:31:21 +00:00
Kconfig clang: Allow ANY_TOOLCHAIN for non-coreboot clang 2017-09-02 15:23:22 +00:00