Searched hist:f4ed2877b16e8146427306aea8819adac5c88374 (Results 1 – 6 of 6) sorted by relevance
/openbmc/linux/arch/x86/boot/ |
H A D | printf.c | diff f4ed2877b16e8146427306aea8819adac5c88374 Mon Aug 02 04:17:31 CDT 2010 Yinghai Lu <yinghai@kernel.org> x86, setup: reorganize the early console setup
Separate early_serial_console from tty.c
This allows for reuse of early_serial_console.c/string.c/printf.c/cmdline.c in boot/compressed/.
-v2: according to hpa, don't include string.c etc -v3: compressed/misc.c must have early_serial_base as static, so move it back to tty.c for setup code
Signed-off-by: Yinghai Lu <yinghai@kernel.org> LKML-Reference: <4C568D2B.205@kernel.org> Signed-off-by: H. Peter Anvin <hpa@linux.intel.com>
|
H A D | tty.c | diff f4ed2877b16e8146427306aea8819adac5c88374 Mon Aug 02 04:17:31 CDT 2010 Yinghai Lu <yinghai@kernel.org> x86, setup: reorganize the early console setup
Separate early_serial_console from tty.c
This allows for reuse of early_serial_console.c/string.c/printf.c/cmdline.c in boot/compressed/.
-v2: according to hpa, don't include string.c etc -v3: compressed/misc.c must have early_serial_base as static, so move it back to tty.c for setup code
Signed-off-by: Yinghai Lu <yinghai@kernel.org> LKML-Reference: <4C568D2B.205@kernel.org> Signed-off-by: H. Peter Anvin <hpa@linux.intel.com>
|
H A D | cmdline.c | diff f4ed2877b16e8146427306aea8819adac5c88374 Mon Aug 02 04:17:31 CDT 2010 Yinghai Lu <yinghai@kernel.org> x86, setup: reorganize the early console setup
Separate early_serial_console from tty.c
This allows for reuse of early_serial_console.c/string.c/printf.c/cmdline.c in boot/compressed/.
-v2: according to hpa, don't include string.c etc -v3: compressed/misc.c must have early_serial_base as static, so move it back to tty.c for setup code
Signed-off-by: Yinghai Lu <yinghai@kernel.org> LKML-Reference: <4C568D2B.205@kernel.org> Signed-off-by: H. Peter Anvin <hpa@linux.intel.com>
|
H A D | early_serial_console.c | f4ed2877b16e8146427306aea8819adac5c88374 Mon Aug 02 04:17:31 CDT 2010 Yinghai Lu <yinghai@kernel.org> x86, setup: reorganize the early console setup
Separate early_serial_console from tty.c
This allows for reuse of early_serial_console.c/string.c/printf.c/cmdline.c in boot/compressed/.
-v2: according to hpa, don't include string.c etc -v3: compressed/misc.c must have early_serial_base as static, so move it back to tty.c for setup code
Signed-off-by: Yinghai Lu <yinghai@kernel.org> LKML-Reference: <4C568D2B.205@kernel.org> Signed-off-by: H. Peter Anvin <hpa@linux.intel.com>
|
H A D | boot.h | diff f4ed2877b16e8146427306aea8819adac5c88374 Mon Aug 02 04:17:31 CDT 2010 Yinghai Lu <yinghai@kernel.org> x86, setup: reorganize the early console setup
Separate early_serial_console from tty.c
This allows for reuse of early_serial_console.c/string.c/printf.c/cmdline.c in boot/compressed/.
-v2: according to hpa, don't include string.c etc -v3: compressed/misc.c must have early_serial_base as static, so move it back to tty.c for setup code
Signed-off-by: Yinghai Lu <yinghai@kernel.org> LKML-Reference: <4C568D2B.205@kernel.org> Signed-off-by: H. Peter Anvin <hpa@linux.intel.com>
|
H A D | Makefile | diff f4ed2877b16e8146427306aea8819adac5c88374 Mon Aug 02 04:17:31 CDT 2010 Yinghai Lu <yinghai@kernel.org> x86, setup: reorganize the early console setup
Separate early_serial_console from tty.c
This allows for reuse of early_serial_console.c/string.c/printf.c/cmdline.c in boot/compressed/.
-v2: according to hpa, don't include string.c etc -v3: compressed/misc.c must have early_serial_base as static, so move it back to tty.c for setup code
Signed-off-by: Yinghai Lu <yinghai@kernel.org> LKML-Reference: <4C568D2B.205@kernel.org> Signed-off-by: H. Peter Anvin <hpa@linux.intel.com>
|