.. |
ACEX1K.c
|
…
|
|
Makefile
|
Automatic software update from TFTP server
|
17 years ago |
altera.c
|
…
|
|
bedbug.c
|
…
|
|
circbuf.c
|
…
|
|
cmd_ambapp.c
|
…
|
|
cmd_autoscript.c
|
autoscr: Fix one-character lines and non-newline terminated scripts
|
17 years ago |
cmd_bdinfo.c
|
Adds two more ethernet interface to 83xx
|
17 years ago |
cmd_bedbug.c
|
…
|
|
cmd_bmp.c
|
…
|
|
cmd_boot.c
|
…
|
|
cmd_bootldr.c
|
…
|
|
cmd_bootm.c
|
Fix lzma uncompress call (image_start wrongly used instead image_len)
|
17 years ago |
cmd_cache.c
|
…
|
|
cmd_console.c
|
devices: merge to list_head
|
17 years ago |
cmd_cplbinfo.c
|
…
|
|
cmd_date.c
|
rtc: allow rtc_set to return an error and use it in cmd_date
|
17 years ago |
cmd_dcr.c
|
…
|
|
cmd_df.c
|
…
|
|
cmd_diag.c
|
…
|
|
cmd_display.c
|
…
|
|
cmd_doc.c
|
…
|
|
cmd_dtt.c
|
…
|
|
cmd_eeprom.c
|
cmd_eeprom: Move conditional compilation to Makefile
|
17 years ago |
cmd_elf.c
|
…
|
|
cmd_ext2.c
|
CONFIG_EFI_PARTITION: Added support for EFI partition in cmd_ext2fs.c
|
17 years ago |
cmd_fat.c
|
…
|
|
cmd_fdc.c
|
cmd_fdc: Move conditional compilation to Makefile
|
17 years ago |
cmd_fdos.c
|
…
|
|
cmd_fdt.c
|
powerpc: Fix bootm to boot up again with a Ramdisk
|
17 years ago |
cmd_flash.c
|
flash: factor out adjusting of Flash address to the end of sector
|
17 years ago |
cmd_fpga.c
|
…
|
|
cmd_i2c.c
|
cmd_i2c: Fix help for CONFIG_I2C_CMD_TREE && !CONFIG_I2C_MULTI_BUS
|
17 years ago |
cmd_ide.c
|
Fix typo in spelling of ATAPI.
|
17 years ago |
cmd_immap.c
|
…
|
|
cmd_irq.c
|
Add command to enable/disable interrupts
|
17 years ago |
cmd_itest.c
|
move cmd_get_data_size to command.c
|
17 years ago |
cmd_jffs2.c
|
Add JFFS2 command support on OneNAND
|
17 years ago |
cmd_license.c
|
Add 'license' command to U-Boot command line
|
17 years ago |
cmd_load.c
|
loads: allow negative offsets
|
17 years ago |
cmd_log.c
|
…
|
|
cmd_mac.c
|
cmd_mac: Move conditional compilation to Makefile
|
17 years ago |
cmd_mem.c
|
cmd_mem: Move conditional compilation to Makefile
|
17 years ago |
cmd_mfsl.c
|
…
|
|
cmd_mii.c
|
…
|
|
cmd_misc.c
|
…
|
|
cmd_mmc.c
|
…
|
|
cmd_mp.c
|
…
|
|
cmd_nand.c
|
Coding Style cleanup, update CHANGELOG
|
17 years ago |
cmd_net.c
|
Standardize bootp, tftpboot, rarpboot, dhcp, and nfs command descriptions
|
17 years ago |
cmd_nvedit.c
|
rename CFG_ENV macros to CONFIG_ENV
|
17 years ago |
cmd_onenand.c
|
Fix OneNAND read_oob/write_oob functions compatability
|
17 years ago |
cmd_otp.c
|
…
|
|
cmd_pci.c
|
move cmd_get_data_size to command.c
|
17 years ago |
cmd_pcmcia.c
|
…
|
|
cmd_portio.c
|
move cmd_get_data_size to command.c
|
17 years ago |
cmd_reginfo.c
|
…
|
|
cmd_reiser.c
|
…
|
|
cmd_sata.c
|
…
|
|
cmd_scsi.c
|
…
|
|
cmd_setexpr.c
|
…
|
|
cmd_sf.c
|
…
|
|
cmd_spi.c
|
cmd_spi: remove broken signed casting for display
|
17 years ago |
cmd_strings.c
|
strings cmd: drop old CONFIG_CFG_STRINGS define
|
17 years ago |
cmd_terminal.c
|
devices: merge to list_head
|
17 years ago |
cmd_universe.c
|
…
|
|
cmd_usb.c
|
…
|
|
cmd_vfd.c
|
cmd_vfd: Move conditional compilation to Makefile
|
17 years ago |
cmd_ximg.c
|
…
|
|
cmd_yaffs2.c
|
Minor coding style cleanup, updte CHANGELOG
|
17 years ago |
command.c
|
move cmd_get_data_size to command.c
|
17 years ago |
console.c
|
Allow console input to be disabled
|
17 years ago |
cyclon2.c
|
…
|
|
ddr_spd.c
|
Add proper SPD definitions for DDR1/2/3
|
17 years ago |
devices.c
|
devices: Use list_add_tail() instead of list_add() to register a device
|
17 years ago |
dlmalloc.c
|
…
|
|
dlmalloc.src
|
…
|
|
docecc.c
|
…
|
|
env_common.c
|
Adds two more ethernet interface to 83xx
|
17 years ago |
env_dataflash.c
|
rename CFG_ENV macros to CONFIG_ENV
|
17 years ago |
env_eeprom.c
|
rename CFG_ENV macros to CONFIG_ENV
|
17 years ago |
env_embedded.c
|
Adds two more ethernet interface to 83xx
|
17 years ago |
env_flash.c
|
rename CFG_ENV macros to CONFIG_ENV
|
17 years ago |
env_nand.c
|
rename CFG_ENV macros to CONFIG_ENV
|
17 years ago |
env_nowhere.c
|
env_nowhere: Move conditional compilation to Makefile
|
17 years ago |
env_nvram.c
|
rename CFG_ENV macros to CONFIG_ENV
|
17 years ago |
env_onenand.c
|
rename CFG_ENV macros to CONFIG_ENV
|
17 years ago |
env_sf.c
|
rename CFG_ENV macros to CONFIG_ENV
|
17 years ago |
exports.c
|
…
|
|
fdt_support.c
|
powerpc: Fix bootm to boot up again with a Ramdisk
|
17 years ago |
flash.c
|
…
|
|
fpga.c
|
…
|
|
hush.c
|
hush: Fix printf debug macro in hush.c so that it usable in U-Boot
|
17 years ago |
image.c
|
FIT: output image load address for type 'firmware', fix message while there
|
17 years ago |
kgdb.c
|
…
|
|
lcd.c
|
…
|
|
lynxkdi.c
|
…
|
|
main.c
|
Automatic software update from TFTP server
|
17 years ago |
memsize.c
|
…
|
|
miiphyutil.c
|
miiphyutil: Move conditional compilation to Makefile
|
17 years ago |
s_record.c
|
…
|
|
serial.c
|
…
|
|
spartan2.c
|
…
|
|
spartan3.c
|
…
|
|
stratixII.c
|
…
|
|
update.c
|
Automatic software update from TFTP server
|
17 years ago |
usb.c
|
Make usb-stop() safe to call multiple times in a row.
|
17 years ago |
usb_kbd.c
|
Correct drv_usb_kbd_init function
|
17 years ago |
usb_storage.c
|
…
|
|
virtex2.c
|
…
|
|
xilinx.c
|
…
|
|
xyzModem.c
|
…
|
|