u-boot/arch/x86/cpu
Andy Shevchenko f89e8acbc8 x86: edison: Switch to DM_USB_GADGET
DM is the modern default approach for the drivers in U-Boot.
It also allows to configure code via Device Tree.

Move Intel Edison to use DM_USB_GADGET and drop hard coded values.

Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
Reviewed-by: Simon Glass <sjg@chromium.org>
Reviewed-by: Bin Meng <bmeng.cn@gmail.com>
2020-12-16 13:51:24 +08:00
..
apollolake x86: Silence some logging statements 2020-11-06 09:51:32 +08:00
baytrail
braswell
broadwell CONFIG_NR_DRAM_BANKS: Remove unreferenced code as its always defined 2020-08-26 09:19:16 +02:00
coreboot
efi
i386 x86: Show the interrupt pointer with 'irqinfo' 2020-11-06 09:51:29 +08:00
intel_common x86: Silence some logging statements 2020-11-06 09:51:32 +08:00
ivybridge sf: Drop dm.h header file from spi_flash.h 2020-08-03 22:19:54 -04:00
qemu
quark
queensbay
slimbootloader
tangier x86: edison: Switch to DM_USB_GADGET 2020-12-16 13:51:24 +08:00
x86_64 x86: cpu: Report address width from cpu_get_info() 2020-09-25 11:27:21 +08:00
Makefile
acpi_gpe.c
call32.S
config.mk
cpu.c x86: Allow writing tables to fail 2020-11-05 14:58:45 +08:00
cpu_x86.c
ioapic.c
irq.c
lapic.c
mp_init.c
mtrr.c x86: Avoid using hardcoded number of variable range MTRRs in mtrr_commit() 2020-11-10 09:25:25 +08:00
pci.c
qfw_cpu.c
resetvec.S
sipi_vector.S
start.S x86: Introduce USE_EARLY_BOARD_INIT option 2020-09-01 13:38:31 +08:00
start16.S
start64.S
start_from_spl.S
start_from_tpl.S
turbo.c
u-boot-64.lds
u-boot-spl.lds
u-boot.lds
wakeup.S