.. |
ACEX1K.c
|
…
|
|
Makefile
|
Altera Stratix II support
|
17 years ago |
altera.c
|
Altera Stratix II support
|
17 years ago |
bedbug.c
|
…
|
|
circbuf.c
|
…
|
|
cmd_ambapp.c
|
Coding Style cleanup; update CHANGELOG
|
17 years ago |
cmd_autoscript.c
|
Memory footprint optimizations
|
17 years ago |
cmd_bdinfo.c
|
SPARC: added SPARC board information to the command bdinfo.
|
17 years ago |
cmd_bedbug.c
|
…
|
|
cmd_bmp.c
|
Fix compilation problem in common/cmd_bmp.c
|
17 years ago |
cmd_boot.c
|
allow ports to override go behavior
|
17 years ago |
cmd_bootldr.c
|
Blackfin: move bootldr command to common code
|
17 years ago |
cmd_bootm.c
|
Memory footprint optimizations
|
17 years ago |
cmd_cache.c
|
…
|
|
cmd_console.c
|
…
|
|
cmd_cplbinfo.c
|
Blackfin: new cplbinfo command for viewing cplb tables
|
17 years ago |
cmd_date.c
|
…
|
|
cmd_dcr.c
|
…
|
|
cmd_diag.c
|
…
|
|
cmd_display.c
|
…
|
|
cmd_doc.c
|
[new uImage] Use show_boot_progress() for new uImage format
|
17 years ago |
cmd_dtt.c
|
…
|
|
cmd_eeprom.c
|
…
|
|
cmd_elf.c
|
allow ports to override bootelf behavior
|
17 years ago |
cmd_ext2.c
|
…
|
|
cmd_fat.c
|
…
|
|
cmd_fdc.c
|
[new uImage] Add new uImage format handling to other bootm related commands
|
17 years ago |
cmd_fdos.c
|
…
|
|
cmd_fdt.c
|
Fix fdt set command to conform to dts spec
|
17 years ago |
cmd_flash.c
|
Fix CFG_NO_FLASH compilation.
|
17 years ago |
cmd_fpga.c
|
[new uImage] Add new uImage fromat support to fpga command
|
17 years ago |
cmd_i2c.c
|
Refactor code for "i2c sdram" command
|
17 years ago |
cmd_ide.c
|
IDE: fix bug in reset sequence
|
17 years ago |
cmd_immap.c
|
…
|
|
cmd_itest.c
|
…
|
|
cmd_jffs2.c
|
…
|
|
cmd_load.c
|
[new uImage] Add new uImage format support to autoscript routine
|
17 years ago |
cmd_log.c
|
cmd_log.c: Fix assignment differ in signedness
|
17 years ago |
cmd_mac.c
|
FSL: Fix common EEPROM_data structure definition
|
17 years ago |
cmd_mem.c
|
Merge branch 'master' of /home/wd/git/u-boot/lwmon5
|
17 years ago |
cmd_mfsl.c
|
…
|
|
cmd_mii.c
|
Add CONFIG_MII_INIT support to related boards
|
17 years ago |
cmd_misc.c
|
…
|
|
cmd_mmc.c
|
…
|
|
cmd_mp.c
|
85xx: Update multicore boot mechanism to ePAPR v0.81 spec
|
17 years ago |
cmd_nand.c
|
cmd_nand.c: fix "differ in signedness" problem
|
17 years ago |
cmd_net.c
|
[new uImage] Add new uImage format support to autoscript routine
|
17 years ago |
cmd_nvedit.c
|
Change env_get_char from a global function ptr to a function.
|
17 years ago |
cmd_onenand.c
|
Fix OneNAND erase command
|
17 years ago |
cmd_otp.c
|
interface to Blackfin on-chip One-Time-Programmable memory
|
17 years ago |
cmd_pci.c
|
…
|
|
cmd_pcmcia.c
|
…
|
|
cmd_portio.c
|
…
|
|
cmd_reginfo.c
|
Merge branch 'master' of git://www.denx.de/git/u-boot-mpc86xx
|
17 years ago |
cmd_reiser.c
|
…
|
|
cmd_sata.c
|
ata: add the support for SATA framework
|
17 years ago |
cmd_scsi.c
|
[new uImage] Add new uImage format handling to other bootm related commands
|
17 years ago |
cmd_setexpr.c
|
Add setexpr command
|
17 years ago |
cmd_spi.c
|
…
|
|
cmd_strings.c
|
new command for displaying strings at specified memory locations
|
17 years ago |
cmd_terminal.c
|
…
|
|
cmd_universe.c
|
…
|
|
cmd_usb.c
|
Merge branch 'master_merge_new-image' of /home/tur/git/u-boot
|
17 years ago |
cmd_vfd.c
|
…
|
|
cmd_ximg.c
|
Memory footprint optimizations
|
17 years ago |
command.c
|
…
|
|
console.c
|
…
|
|
crc16.c
|
…
|
|
cyclon2.c
|
…
|
|
devices.c
|
…
|
|
dlmalloc.c
|
…
|
|
dlmalloc.src
|
…
|
|
docecc.c
|
…
|
|
env_common.c
|
Change env_get_char from a global function ptr to a function.
|
17 years ago |
env_dataflash.c
|
AT91CAP9 support
|
17 years ago |
env_eeprom.c
|
Change env_get_char from a global function ptr to a function.
|
17 years ago |
env_flash.c
|
…
|
|
env_nand.c
|
NAND: fix some strict-aliasing compiler warnings
|
17 years ago |
env_nowhere.c
|
…
|
|
env_nvram.c
|
Change env_get_char from a global function ptr to a function.
|
17 years ago |
env_onenand.c
|
Fix OneNAND erase command
|
17 years ago |
environment.c
|
fix building on Blackfin as the assembler supports the .set syntax, not the = syntax, for assigning symbols
|
17 years ago |
exports.c
|
…
|
|
fdt_support.c
|
83xx/fdt_support: let user specifiy FSL USB Dual-Role controller role
|
17 years ago |
flash.c
|
…
|
|
fpga.c
|
Altera Stratix II support
|
17 years ago |
ft_build.c
|
Change env_get_char from a global function ptr to a function.
|
17 years ago |
gunzip.c
|
[new uImage] Move gunzip() common code to common/gunzip.c
|
17 years ago |
hush.c
|
…
|
|
image.c
|
Use watchdog-aware functions when calculating hashes of images - take two
|
17 years ago |
kgdb.c
|
common/kgdb.c: fix 'dereferencing type-punned pointer' warning
|
17 years ago |
lcd.c
|
…
|
|
lists.c
|
…
|
|
lynxkdi.c
|
[new uImage] Cleanup cmd_bootm.c
|
17 years ago |
main.c
|
The patch introduces the CRITICAL feature of POST tests. If the test marked as POST_CRITICAL fails then the alternative, post_critical, boot-command is used. If this command is not defined then U-Boot enters into interactive mode.
|
17 years ago |
memsize.c
|
…
|
|
miiphybb.c
|
…
|
|
miiphyutil.c
|
common/miiphyutil.c: Cleanup MII_DEBUG and debug()
|
17 years ago |
s_record.c
|
…
|
|
serial.c
|
ARM: s3c24xx: Multiple serial port support
|
17 years ago |
soft_i2c.c
|
…
|
|
soft_spi.c
|
…
|
|
spartan2.c
|
…
|
|
spartan3.c
|
…
|
|
stratixII.c
|
Altera Stratix II support
|
17 years ago |
usb.c
|
…
|
|
usb_kbd.c
|
…
|
|
usb_storage.c
|
Coding Style cleanup; update CHANGELOG
|
17 years ago |
virtex2.c
|
…
|
|
xilinx.c
|
…
|
|
xyzModem.c
|
…
|
|