uboot/arch/x86/lib
Marek Vasut 036036d79c serial: Remove CONFIG_SERIAL_MULTI from remaining sources
Remove the parts depending either on disabled CONFIG_SERIAL_MULTI
or ifdefs around CONFIG_SERIAL_MULTI parts since CONFIG_SERIAL_MULTI
is now enabled by default.

Signed-off-by: Marek Vasut <marex@denx.de>
Cc: Marek Vasut <marek.vasut@gmail.com>
Cc: Tom Rini <trini@ti.com>
Cc: Anatolij Gustschin <agust@denx.de>
Cc: Stefan Roese <sr@denx.de>
2012-10-15 11:53:59 -07:00
..
Makefile x86: Split init functions out of board.c 2012-01-04 22:41:32 +11:00
bios.S CHECKPATCH: arch/x86/lib/* 2012-01-04 22:33:59 +11:00
bios.h
bios_pci.S
bios_setup.c
board.c serial: Remove CONFIG_SERIAL_MULTI from remaining sources 2012-10-15 11:53:59 -07:00
bootm.c x86: Refactor the zboot innards so they can be reused with a vboot image 2011-12-19 13:26:16 +11:00
cmd_boot.c x86: Move do_go_exec() out of board.c 2012-01-04 22:35:20 +11:00
gcc.c
init_helpers.c net: move bootfile init into eth_initialize 2012-05-15 17:32:33 -05:00
init_wrappers.c x86: Split init functions out of board.c 2012-01-04 22:41:32 +11:00
interrupts.c
pcat_interrupts.c
pcat_timer.c
pci.c
pci_type1.c
realmode.c
realmode_switch.S CHECKPATCH: arch/x86/lib/* 2012-01-04 22:33:59 +11:00
relocate.c x86: Convert board_init_f_r to a processing loop 2012-01-04 22:53:14 +11:00
string.c x86: Import glibc memcpy implementation 2012-01-02 03:58:46 +11:00
timer.c
video.c
video_bios.c
zimage.c x86: Move setup_pcat_compatibility() out of board.c 2012-01-04 22:37:20 +11:00