uboot/common
Stefan Roese 24956642ef Remove unused CONFIG_SERIAL_SOFTWARE_FIFO feature
This patch removes the completely unused CONFIG_SERIAL_SOFTWARE_FIFO
feature from U-Boot. It has only been implemented for PPC4xx and was not
used at all. So let's remove it and make the code smaller and cleaner.

Signed-off-by: Stefan Roese <sr@denx.de>
Acked-by: Detlev Zundel <dzu@denx.de>
2010-09-23 09:02:05 +02:00
..
Makefile Save environment data to mmc. 2010-09-19 17:47:29 +02:00
bedbug.c
cmd_ambapp.c
cmd_bdinfo.c ARM: add relocation support 2010-09-19 19:29:53 +02:00
cmd_bedbug.c
cmd_bmp.c ARM: add relocation support 2010-09-19 19:29:53 +02:00
cmd_boot.c
cmd_bootldr.c
cmd_bootm.c cfi_flash: Simplify dynamic flash bank number detection 2010-09-20 15:08:51 +02:00
cmd_cache.c
cmd_console.c
cmd_cplbinfo.c
cmd_cramfs.c
cmd_dataflash_mmc_mux.c
cmd_date.c
cmd_dcr.c
cmd_df.c
cmd_diag.c
cmd_display.c
cmd_dtt.c
cmd_echo.c
cmd_eeprom.c
cmd_elf.c
cmd_exit.c
cmd_ext2.c
cmd_fat.c
cmd_fdc.c
cmd_fdos.c
cmd_fdt.c
cmd_flash.c cfi_flash: Remove uneccessary #ifdef CONFIG_SYS_MAX_FLASH_BANKS_DETECT 2010-09-20 15:09:00 +02:00
cmd_fpga.c
cmd_help.c
cmd_i2c.c ARM: add relocation support 2010-09-19 19:29:53 +02:00
cmd_ide.c Remove HMI10 board support 2010-09-19 21:28:25 +02:00
cmd_immap.c
cmd_irq.c
cmd_itest.c
cmd_jffs2.c
cmd_license.c
cmd_load.c
cmd_log.c
cmd_mac.c
cmd_mem.c
cmd_mfsl.c
cmd_mgdisk.c
cmd_mii.c
cmd_misc.c
cmd_mmc.c
cmd_mp.c
cmd_mtdparts.c
cmd_nand.c
cmd_net.c
cmd_nvedit.c New implementation for internal handling of environment variables. 2010-09-19 19:29:48 +02:00
cmd_onenand.c
cmd_otp.c
cmd_pci.c
cmd_pcmcia.c
cmd_portio.c
cmd_reginfo.c
cmd_reiser.c
cmd_sata.c
cmd_scsi.c
cmd_setexpr.c
cmd_sf.c
cmd_source.c
cmd_spi.c
cmd_spibootldr.c
cmd_strings.c
cmd_terminal.c
cmd_test.c
cmd_tsi148.c
cmd_ubi.c
cmd_ubifs.c
cmd_universe.c
cmd_usb.c
cmd_version.c
cmd_vfd.c
cmd_ximg.c
cmd_yaffs2.c
command.c relocation: fixup cmdtable 2010-09-19 19:29:51 +02:00
console.c
ddr_spd.c
dlmalloc.c New implementation for internal handling of environment variables. 2010-09-19 19:29:48 +02:00
dlmalloc.src
env_common.c New implementation for internal handling of environment variables. 2010-09-19 19:29:48 +02:00
env_dataflash.c New implementation for internal handling of environment variables. 2010-09-19 19:29:48 +02:00
env_eeprom.c New implementation for internal handling of environment variables. 2010-09-19 19:29:48 +02:00
env_embedded.c
env_flash.c New implementation for internal handling of environment variables. 2010-09-19 19:29:48 +02:00
env_mgdisk.c New implementation for internal handling of environment variables. 2010-09-19 19:29:48 +02:00
env_mmc.c Save environment data to mmc. 2010-09-19 17:47:29 +02:00
env_nand.c New implementation for internal handling of environment variables. 2010-09-19 19:29:48 +02:00
env_nowhere.c New implementation for internal handling of environment variables. 2010-09-19 19:29:48 +02:00
env_nvram.c New implementation for internal handling of environment variables. 2010-09-19 19:29:48 +02:00
env_onenand.c New implementation for internal handling of environment variables. 2010-09-19 19:29:48 +02:00
env_sf.c New implementation for internal handling of environment variables. 2010-09-19 19:29:48 +02:00
exports.c Remove support for CONFIG_HAS_UID and "forceenv" command 2010-09-19 19:29:47 +02:00
fdt_support.c
flash.c cfi_flash: Simplify dynamic flash bank number detection 2010-09-20 15:08:51 +02:00
hush.c
hwconfig.c
image.c
iomux.c
kallsyms.c
kgdb.c
kgdb_stubs.c
lcd.c
lynxkdi.c
main.c
memsize.c
miiphyutil.c
modem.c
s_record.c
serial.c ppc4xx: Remove now unused CONFIG_UART1_CONSOLE 2010-09-23 09:02:05 +02:00
stdio.c Remove unused CONFIG_SERIAL_SOFTWARE_FIFO feature 2010-09-23 09:02:05 +02:00
system_map.c
update.c
usb.c
usb_kbd.c
usb_storage.c
xyzModem.c