| /linux/drivers/tty/serial/ |
| A D | earlycon.c | 58 struct console *earlycon = device->con; in earlycon_init() local 68 earlycon->index = simple_strtoul(s, NULL, 10); in earlycon_init() 70 strlcpy(earlycon->name, name, min(len + 1, sizeof(earlycon->name))); in earlycon_init() 71 earlycon->data = &early_console_dev; in earlycon_init() 76 struct console *earlycon = device->con; in earlycon_print_info() local 82 earlycon->name, earlycon->index, in earlycon_print_info() 89 earlycon->name, earlycon->index, in earlycon_print_info()
|
| A D | Makefile | 8 obj-$(CONFIG_SERIAL_EARLYCON) += earlycon.o 9 obj-$(CONFIG_SERIAL_EARLYCON_ARM_SEMIHOST) += earlycon-arm-semihost.o 10 obj-$(CONFIG_SERIAL_EARLYCON_RISCV_SBI) += earlycon-riscv-sbi.o
|
| A D | built-in.a | 4 earlycon.o/
|
| /linux/drivers/firmware/efi/ |
| A D | built-in.a | 19 earlycon.o/
|
| /linux/arch/mips/boot/dts/realtek/ |
| A D | cisco_sg220-26.dts | 14 bootargs = "earlycon console=ttyS0,9600";
|
| /linux/arch/arc/boot/dts/ |
| A D | vdk_hs38.dts | 17 …bootargs = "earlycon=uart8250,mmio32,0xe0022000,115200n8 console=tty0 console=ttyS3,115200n8 conso…
|
| A D | axs101.dts | 17 …bootargs = "earlycon=uart8250,mmio32,0xe0022000,115200n8 console=tty0 console=ttyS3,115200n8 conso…
|
| A D | vdk_hs38_smp.dts | 17 …bootargs = "earlycon=uart8250,mmio32,0xe0022000,115200n8 console=tty0 console=ttyS3,115200n8 conso…
|
| A D | axs103.dts | 20 …bootargs = "earlycon=uart8250,mmio32,0xe0022000,115200n8 console=ttyS3,115200n8 debug print-fatal-…
|
| A D | axs103_idu.dts | 20 …bootargs = "earlycon=uart8250,mmio32,0xe0022000,115200n8 console=tty0 console=ttyS3,115200n8 print…
|
| A D | nsim_700.dts | 17 …bootargs = "earlycon=uart8250,mmio32,0xf0000000,115200n8 console=ttyS0,115200n8 print-fatal-signal…
|
| /linux/arch/xtensa/boot/dts/ |
| A D | kc705_nommu.dts | 9 …bootargs = "earlycon=uart8250,mmio32,0x9d050020,115200n8 console=ttyS0,115200n8 ip=dhcp root=/dev/…
|
| A D | kc705.dts | 9 …bootargs = "earlycon=uart8250,mmio32native,0xfd050020,115200n8 console=ttyS0,115200n8 ip=dhcp root…
|
| A D | csp.dts | 11 …bootargs = "earlycon=cdns,0xfd000000,115200 console=tty0 console=ttyPS0,115200 root=/dev/ram0 rw e…
|
| /linux/arch/arm/boot/dts/ |
| A D | milbeaut-m10v-evb.dts | 15 bootargs = "rootwait earlycon";
|
| A D | bcm47189-luxul-xap-1440.dts | 15 bootargs = "earlycon";
|
| A D | bcm47094-luxul-xwc-2000.dts | 16 bootargs = "earlycon";
|
| A D | bcm47094-luxul-xap-1610.dts | 15 bootargs = "earlycon";
|
| /linux/arch/arm64/boot/dts/sprd/ |
| A D | sp9863a-1h10.dts | 29 bootargs = "earlycon";
|
| /linux/arch/arm64/boot/dts/nvidia/ |
| A D | tegra234-sim-vdk.dts | 16 bootargs = "console=ttyS0,115200n8 earlycon=uart8250,mmio32,0x03100000";
|
| /linux/arch/sh/configs/ |
| A D | j2_defconfig | 14 CONFIG_CMDLINE="console=ttyUL0 earlycon"
|
| /linux/arch/riscv/boot/dts/canaan/ |
| A D | k210_generic.dts | 19 bootargs = "earlycon console=ttySIF0";
|
| /linux/arch/openrisc/boot/dts/ |
| A D | or1ksim.dts | 14 bootargs = "earlycon";
|
| /linux/arch/arm64/boot/dts/xilinx/ |
| A D | zynqmp-zc1275-revA.dts | 27 bootargs = "earlycon";
|
| A D | zynqmp-zc1254-revA.dts | 27 bootargs = "earlycon";
|