..
Makefile
One more fix for building env_embedded.o
16 years ago
bedbug.c
common: Move conditional compilation to Makefile
17 years ago
circbuf.c
…
cmd_ambapp.c
Command usage cleanup
16 years ago
cmd_bdinfo.c
ARM: fix warning: 'print_eth' defined but not used
16 years ago
cmd_bedbug.c
Command usage cleanup
16 years ago
cmd_bmp.c
Command usage cleanup
16 years ago
cmd_boot.c
Command usage cleanup
16 years ago
cmd_bootldr.c
Blackfin: fixup misc warnings such as printf's and missing casts
16 years ago
cmd_bootm.c
rename include/zlib.h to include/u-boot/zlib.h
16 years ago
cmd_cache.c
Command usage cleanup
16 years ago
cmd_console.c
Command usage cleanup
16 years ago
cmd_cplbinfo.c
Blackfin: fixup misc warnings such as printf's and missing casts
16 years ago
cmd_dataflash_mmc_mux.c
add dataflash mmc mux missing support
16 years ago
cmd_date.c
Command usage cleanup
16 years ago
cmd_dcr.c
Command usage cleanup
16 years ago
cmd_df.c
Command usage cleanup
16 years ago
cmd_diag.c
Command usage cleanup
16 years ago
cmd_display.c
Command usage cleanup
16 years ago
cmd_doc.c
Noisily disable the legacy NAND subsystem.
16 years ago
cmd_dtt.c
Command usage cleanup
16 years ago
cmd_eeprom.c
i2c.h: Provide a default CONFIG_SYS_I2C_SLAVE value
16 years ago
cmd_elf.c
ppc: cleanup compiler errors/warnings
16 years ago
cmd_ext2.c
cmd_ext2.c: fix compile warnings
16 years ago
cmd_fat.c
Command usage cleanup
16 years ago
cmd_fdc.c
Command usage cleanup
16 years ago
cmd_fdos.c
Command usage cleanup
16 years ago
cmd_fdt.c
Command usage cleanup
16 years ago
cmd_flash.c
Separate mtdparts command from jffs2
16 years ago
cmd_fpga.c
Command usage cleanup
16 years ago
cmd_i2c.c
cmd_i2c: Fix i2c help command output when CONFIG_I2C_MUX
16 years ago
cmd_ide.c
common: fix inline--weak error spotted by gcc 4.4
16 years ago
cmd_immap.c
Command usage cleanup
16 years ago
cmd_irq.c
Command usage cleanup
16 years ago
cmd_itest.c
Command usage cleanup
16 years ago
cmd_jffs2.c
jffs2/mtdparts: Fix problem with usage from JFFS2 and MTDPARTS together
16 years ago
cmd_license.c
Command usage cleanup
16 years ago
cmd_load.c
Fix quoting bug introduced by commit 74de7aef
16 years ago
cmd_log.c
Command usage cleanup
16 years ago
cmd_mac.c
Command usage cleanup
16 years ago
cmd_mem.c
Eliminate support for using MMC as memory
16 years ago
cmd_mfsl.c
Command usage cleanup
16 years ago
cmd_mgdisk.c
mflash: Initial mflash support
16 years ago
cmd_mii.c
Command usage cleanup
16 years ago
cmd_misc.c
Command usage cleanup
16 years ago
cmd_mmc.c
mmc: check find_mmc_device return value
16 years ago
cmd_mp.c
Command usage cleanup
16 years ago
cmd_mtdparts.c
jffs2/mtdparts: Fix problem with usage from JFFS2 and MTDPARTS together
16 years ago
cmd_nand.c
Separate mtdparts command from jffs2
16 years ago
cmd_net.c
Fix quoting bug introduced by commit 74de7aef
16 years ago
cmd_nvedit.c
netloop: updates for NetLoop
16 years ago
cmd_onenand.c
Command usage cleanup
16 years ago
cmd_otp.c
Blackfin: drop newline from OTP help
16 years ago
cmd_pci.c
Command usage cleanup
16 years ago
cmd_pcmcia.c
Command usage cleanup
16 years ago
cmd_portio.c
Command usage cleanup
16 years ago
cmd_reginfo.c
Command usage cleanup
16 years ago
cmd_reiser.c
Command usage cleanup
16 years ago
cmd_sata.c
Command usage cleanup
16 years ago
cmd_scsi.c
Command usage cleanup
16 years ago
cmd_setexpr.c
Command usage cleanup
16 years ago
cmd_sf.c
Command usage cleanup
16 years ago
cmd_source.c
Add "source" command; prepare removal of "autoscr" command
16 years ago
cmd_spi.c
Command usage cleanup
16 years ago
cmd_strings.c
Command usage cleanup
16 years ago
cmd_terminal.c
Command usage cleanup
16 years ago
cmd_ubi.c
UBI: fix return code in ubi_volume_read
16 years ago
cmd_ubifs.c
more command usage cleanup
16 years ago
cmd_universe.c
Command usage cleanup
16 years ago
cmd_usb.c
USB: Add high-speed (480Mb/s) to all USB related outputs
16 years ago
cmd_vfd.c
Command usage cleanup
16 years ago
cmd_ximg.c
Command usage cleanup
16 years ago
cmd_yaffs2.c
Command usage cleanup
16 years ago
command.c
command.c: Expose the core of do_help as _do_help to the rest of u-boot.
16 years ago
console.c
common/console: avoid ifdef CONFIG_CONSOLE_MUX when it's possible
16 years ago
ddr_spd.c
fsl-ddr: add the DDR3 SPD infrastructure
16 years ago
devices.c
arm: add uart dcc support
16 years ago
dlmalloc.c
Fix merge problems
17 years ago
dlmalloc.src
…
docecc.c
common: Move conditional compilation to Makefile
17 years ago
env_common.c
rename CFG_ macros to CONFIG_SYS
17 years ago
env_dataflash.c
rename CFG_ENV macros to CONFIG_ENV
17 years ago
env_eeprom.c
rename CFG_ macros to CONFIG_SYS
17 years ago
env_embedded.c
rename CFG_ macros to CONFIG_SYS
17 years ago
env_flash.c
rename CONFIG_CMD_ENV to CONFIG_CMD_SAVEENV
16 years ago
env_mgdisk.c
mflash: Initial mflash support
16 years ago
env_nand.c
rename CONFIG_CMD_ENV to CONFIG_CMD_SAVEENV
16 years ago
env_nowhere.c
env_nowhere: Move conditional compilation to Makefile
17 years ago
env_nvram.c
rename CFG_ macros to CONFIG_SYS
17 years ago
env_onenand.c
OneNAND: Add missing mtd info struct before calling onenand_erase()
17 years ago
env_sf.c
env_sf: support embedded environments
17 years ago
exports.c
Add functions to list of exported functions
18 years ago
fdt_support.c
pci: Rename PCI_REGION_MEMORY to PCI_REGION_SYS_MEMORY for clarity
16 years ago
flash.c
rename CFG_ macros to CONFIG_SYS
17 years ago
hush.c
common/{hush, kgdb, serial}.c: build by COBJS-$(...) in Makefile
16 years ago
image.c
common/image.c: Relocate strings in tables.
16 years ago
iomux.c
IOMUX: Add console multiplexing support.
17 years ago
kgdb.c
common/{hush, kgdb, serial}.c: build by COBJS-$(...) in Makefile
16 years ago
lcd.c
lcd: Fix compilation warning in common/lcd.c
16 years ago
lynxkdi.c
Fix implicit declaration of function 'eth_[gs]etenv_enetaddr'
16 years ago
main.c
Remove inline qualifier from show_boot_progress()
16 years ago
memsize.c
Sequential accesses to non-existent memory must be synchronized,
19 years ago
miiphyutil.c
rename CFG_ macros to CONFIG_SYS
17 years ago
s_record.c
…
serial.c
ZOOM2 Add serial support.
16 years ago
update.c
rename CFG_ macros to CONFIG_SYS
17 years ago
usb.c
usb_scan_devices: fix output with no devices
16 years ago
usb_kbd.c
usb : usb_kbd : Populating 'priv' member of USB keyboard device_t structure
16 years ago
usb_storage.c
Fix e-mail address of Gary Jennejohn.
16 years ago
xyzModem.c
…