u-boot/common
Marian Balakowicz 42b73e8ee0 [new uImage] Factor out common routines for getting os/arch/type/comp names
Move numeric-id to name translation for image os/arch/type/comp header
fields to a helper routines: image_get_os_name(), image_get_arch_name(),
image_get_type_name(), image_get_comp_name().

Signed-off-by: Marian Balakowicz <m8@semihalf.com>
2008-02-07 01:12:58 +01:00
..
ACEX1K.c Improve configuration of FPGA subsystem 2008-01-09 13:34:20 +01:00
altera.c Improve configuration of FPGA subsystem 2008-01-09 13:34:20 +01:00
bedbug.c
circbuf.c
cmd_autoscript.c [new uImage] Cleanup image header pointer use in bootm code 2008-02-07 01:12:57 +01:00
cmd_bdinfo.c ARM: Display Ethernet info in do_bdinfo only if CONFIG_CMD_NET is defined 2008-02-04 23:17:01 +01:00
cmd_bedbug.c
cmd_bmp.c Fix compilation problem in common/cmd_bmp.c 2008-01-12 00:35:48 +01:00
cmd_boot.c
cmd_bootm.c [new uImage] Factor out common routines for getting os/arch/type/comp names 2008-02-07 01:12:58 +01:00
cmd_cache.c
cmd_console.c
cmd_date.c
cmd_dcr.c
cmd_diag.c
cmd_display.c
cmd_doc.c [new uImage] Define a API for image handling operations 2008-02-07 01:12:53 +01:00
cmd_dtt.c
cmd_eeprom.c
cmd_elf.c
cmd_ext2.c
cmd_fat.c
cmd_fdc.c [new uImage] Define a API for image handling operations 2008-02-07 01:12:53 +01:00
cmd_fdos.c
cmd_fdt.c
cmd_flash.c
cmd_fpga.c [new uImage] Define a API for image handling operations 2008-02-07 01:12:53 +01:00
cmd_i2c.c Refactor code for "i2c sdram" command 2008-01-12 20:58:21 +01:00
cmd_ide.c [new uImage] Define a API for image handling operations 2008-02-07 01:12:53 +01:00
cmd_immap.c
cmd_itest.c
cmd_jffs2.c
cmd_load.c
cmd_log.c
cmd_mac.c FSL: Fix common EEPROM_data structure definition 2008-01-17 12:26:56 -06:00
cmd_mem.c
cmd_mfsl.c
cmd_mii.c Remove the obsolete terse version of do_mii() 2008-01-09 21:44:22 +01:00
cmd_misc.c
cmd_mmc.c
cmd_nand.c [new uImage] Define a API for image handling operations 2008-02-07 01:12:53 +01:00
cmd_net.c TFTP: add host ip addr support 2008-02-05 00:41:55 +01:00
cmd_nvedit.c Globalize envmatch() 2008-01-09 18:05:27 +01:00
cmd_onenand.c
cmd_pci.c
cmd_pcmcia.c
cmd_portio.c
cmd_reginfo.c
cmd_reiser.c
cmd_sata.c
cmd_scsi.c [new uImage] Define a API for image handling operations 2008-02-07 01:12:53 +01:00
cmd_spi.c
cmd_terminal.c
cmd_universe.c
cmd_usb.c [new uImage] Define a API for image handling operations 2008-02-07 01:12:53 +01:00
cmd_vfd.c
cmd_ximg.c [new uImage] Define a API for image handling operations 2008-02-07 01:12:53 +01:00
command.c
console.c
crc16.c
cyclon2.c Improve configuration of FPGA subsystem 2008-01-09 13:34:20 +01:00
devices.c
dlmalloc.c
dlmalloc.src
docecc.c
env_common.c
env_dataflash.c
env_eeprom.c
env_flash.c
env_nand.c fix comments with new drivers organization 2008-01-09 21:48:49 +01:00
env_nowhere.c
env_nvram.c
env_onenand.c
environment.c
exports.c
fdt_support.c 85xx: add ability to upload QE firmware 2008-01-09 16:28:12 -06:00
flash.c
fpga.c Improve configuration of FPGA subsystem 2008-01-09 13:34:20 +01:00
ft_build.c
gunzip.c [new uImage] Move gunzip() common code to common/gunzip.c 2008-02-07 01:12:55 +01:00
hush.c
image.c [new uImage] Factor out common routines for getting os/arch/type/comp names 2008-02-07 01:12:58 +01:00
kgdb.c
lcd.c
lists.c
lynxkdi.c [new uImage] Cleanup cmd_bootm.c 2008-02-07 01:12:56 +01:00
main.c Make bootretry work when command line editing is enabled 2008-01-12 21:14:14 +01:00
Makefile [new uImage] Move gunzip() common code to common/gunzip.c 2008-02-07 01:12:55 +01:00
memsize.c
miiphybb.c
miiphyutil.c
s_record.c
serial.c ARM: s3c24xx: Multiple serial port support 2008-02-04 23:52:49 +01:00
soft_i2c.c
soft_spi.c
spartan2.c Fix MSB check in Xilinx Spartan slave serial mode 2008-01-09 13:37:08 +01:00
spartan3.c Fix MSB check in Xilinx Spartan slave serial mode 2008-01-09 13:37:08 +01:00
usb.c
usb_kbd.c Add Ctrl combo key support to usb keyboard driver. 2008-01-09 21:52:23 +01:00
usb_storage.c
virtex2.c Improve configuration of FPGA subsystem 2008-01-09 13:34:20 +01:00
xilinx.c Improve configuration of FPGA subsystem 2008-01-09 13:34:20 +01:00
xyzModem.c