coreboot-kgpe-d16/src/arch/x86/lib
Kyösti Mälkki 50ecb9c111 usbdebug: Add option to disable console for romstage
If there is trouble setting up usbdebug, it may be useful to delay
usbdebug init to run in ramstage.

Change-Id: I31de5a06d3f9ce19f71c422cce0c8cb0fd50f396
Signed-off-by: Kyösti Mälkki <kyosti.malkki@gmail.com>
Reviewed-on: http://review.coreboot.org/4488
Tested-by: build bot (Jenkins)
Reviewed-by: Alexandru Gagniuc <mr.nuke.me@gmail.com>
Reviewed-by: Paul Menzel <paulepanter@users.sourceforge.net>
Reviewed-by: Aaron Durbin <adurbin@google.com>
2013-12-23 10:35:39 +01:00
..
c_start.S Rename hardwaremain() to main() 2013-07-10 02:40:30 +02:00
cbfs_and_run.c Drop CONFIG_AP_CODE_IN_CAR 2013-05-08 19:14:21 +02:00
cpu.c Log device path into CMOS during probe stages 2013-11-26 19:10:31 +01:00
ebda.c Don't re-init EBDA in S3 resume path. 2012-03-30 17:52:11 +02:00
exception.c coreboot: Dump memory around problem area when encountering exception 2012-08-15 16:08:15 +02:00
id.inc Add coreboot version to id area 2012-01-18 11:22:06 +01:00
id.lds Don't use 64-bit constant 0x100000000 in linker scripts 2012-06-21 08:05:31 +02:00
ioapic.c x86 I/O APIC: Dump I/O APIC regs in ioapic.c 2013-05-07 22:40:31 +02:00
Makefile.inc x86: Add and enable an arch verson of memmove. 2013-07-14 20:35:24 +02:00
memcpy.c x86 memcpy: Copy 4 bytes at once 2012-11-08 19:40:26 +01:00
memmove.c x86: Add and enable an arch verson of memmove. 2013-07-14 20:35:24 +02:00
memset.c Add native memset() function on x86 2012-03-30 00:57:24 +02:00
pci_ops_conf1.c Clean up #ifs 2012-05-08 00:34:34 +02:00
pci_ops_mmconf.c mmio pci config: Remove register constraints 2012-11-12 18:38:36 +01:00
rom_media.c Extend CBFS to support arbitrary ROM source media. 2013-01-30 17:58:32 +01:00
romcc_console.c ROMCC boards: Fix builds with CBMEM console, timestamps or usbdebug 2013-09-21 06:22:33 +02:00
romstage_console.c usbdebug: Add option to disable console for romstage 2013-12-23 10:35:39 +01:00
stages.c copy_and_run: drop boot_complete parameter 2013-05-08 18:24:23 +02:00
thread.c x86: add thread support 2013-05-14 05:24:18 +02:00
thread_switch.S x86: add thread support 2013-05-14 05:24:18 +02:00
walkcbfs.S Refactor usage of walkcbfs to permit access to CBFS headers 2013-12-09 19:56:57 +01:00