..
Makefile
Save environment data to mmc.
15 years ago
bedbug.c
…
cmd_ambapp.c
various cmd_* files: fixed layout a little bit
15 years ago
cmd_bdinfo.c
Drop support for CONFIG_SYS_ARM_WITHOUT_RELOC
14 years ago
cmd_bedbug.c
…
cmd_bmp.c
Replace CONFIG_RELOC_FIXUP_WORKS by CONFIG_NEEDS_MANUAL_RELOC
14 years ago
cmd_boot.c
…
cmd_bootldr.c
various cmd_* files: fixed layout a little bit
15 years ago
cmd_bootm.c
Replace CONFIG_RELOC_FIXUP_WORKS by CONFIG_NEEDS_MANUAL_RELOC
14 years ago
cmd_cache.c
…
cmd_console.c
…
cmd_cplbinfo.c
various cmd_* files: fixed layout a little bit
15 years ago
cmd_cramfs.c
various cmd_* files: remove the command name from the help message
15 years ago
cmd_dataflash_mmc_mux.c
various cmd_* files: remove the command name from the help message
15 years ago
cmd_date.c
Replace CONFIG_RELOC_FIXUP_WORKS by CONFIG_NEEDS_MANUAL_RELOC
14 years ago
cmd_dcr.c
…
cmd_df.c
…
cmd_diag.c
…
cmd_display.c
led_display: split led display support into generic and hw-dependent parts
15 years ago
cmd_dtt.c
…
cmd_echo.c
…
cmd_eeprom.c
…
cmd_elf.c
cmd_elf: add an option for loading ELFs according to PHDRs
15 years ago
cmd_exit.c
…
cmd_ext2.c
…
cmd_fat.c
fs/fat: Big code cleanup.
15 years ago
cmd_fdc.c
…
cmd_fdos.c
…
cmd_fdt.c
…
cmd_flash.c
CONFIG_CMD_JFFS2 is not necessary to use mtdparts on erase & protect on/off
15 years ago
cmd_fpga.c
cmd_fpga: cleanup help and check parameters
15 years ago
cmd_help.c
…
cmd_i2c.c
Replace CONFIG_RELOC_FIXUP_WORKS by CONFIG_NEEDS_MANUAL_RELOC
14 years ago
cmd_ide.c
Remove HMI10 board support
15 years ago
cmd_immap.c
…
cmd_irq.c
…
cmd_itest.c
…
cmd_jffs2.c
…
cmd_license.c
various cmd_* files: fixed layout a little bit
15 years ago
cmd_load.c
…
cmd_log.c
…
cmd_mac.c
…
cmd_mem.c
cp/cmp: Add WATCHDOG_RESET in copy and compare loop
15 years ago
cmd_mfsl.c
…
cmd_mgdisk.c
various cmd_* files: remove the command name from the help message
15 years ago
cmd_mii.c
miiphy: constify device name
15 years ago
cmd_misc.c
…
cmd_mmc.c
cmd_mmc: use common usage function
15 years ago
cmd_mp.c
…
cmd_mtdparts.c
Followup fixes on the mtdparts spread patchset
15 years ago
cmd_nand.c
Fix warning in nand unlock command
15 years ago
cmd_net.c
Revert "cmd_net: drop spurious comma in U_BOOT_CMD"
14 years ago
cmd_nvedit.c
Replace CONFIG_RELOC_FIXUP_WORKS by CONFIG_NEEDS_MANUAL_RELOC
14 years ago
cmd_onenand.c
Replace CONFIG_RELOC_FIXUP_WORKS by CONFIG_NEEDS_MANUAL_RELOC
14 years ago
cmd_otp.c
Blackfin: otp: fix build after constification of args[]
15 years ago
cmd_pci.c
pci: Add ability to re-enumerate PCI buses
15 years ago
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
sspi: add options to specify bus and mode
15 years ago
cmd_spibootldr.c
various cmd_* files: fixed layout a little bit
15 years ago
cmd_strings.c
various cmd_* files: fixed layout a little bit
15 years ago
cmd_terminal.c
…
cmd_test.c
…
cmd_tsi148.c
TSI148: Fix argument parsing
15 years ago
cmd_ubi.c
various cmd_* files: fixed layout a little bit
15 years ago
cmd_ubifs.c
various cmd_* files: fixed layout a little bit
15 years ago
cmd_universe.c
…
cmd_usb.c
Fixed clobbered output of the "help usb" command
15 years ago
cmd_version.c
…
cmd_vfd.c
…
cmd_ximg.c
various cmd_* files: fixed layout a little bit
15 years ago
cmd_yaffs2.c
…
command.c
Replace CONFIG_RELOC_FIXUP_WORKS by CONFIG_NEEDS_MANUAL_RELOC
14 years ago
console.c
…
ddr_spd.c
…
dlmalloc.c
Replace CONFIG_RELOC_FIXUP_WORKS by CONFIG_NEEDS_MANUAL_RELOC
14 years ago
dlmalloc.src
…
env_common.c
Replace CONFIG_RELOC_FIXUP_WORKS by CONFIG_NEEDS_MANUAL_RELOC
14 years ago
env_dataflash.c
New implementation for internal handling of environment variables.
15 years ago
env_eeprom.c
New implementation for internal handling of environment variables.
15 years ago
env_embedded.c
…
env_flash.c
env_flash: Disable debug print statements
15 years ago
env_mgdisk.c
New implementation for internal handling of environment variables.
15 years ago
env_mmc.c
Merge branch 'master' of git://git.denx.de/u-boot-arm
15 years ago
env_nand.c
New implementation for internal handling of environment variables.
15 years ago
env_nowhere.c
New implementation for internal handling of environment variables.
15 years ago
env_nvram.c
New implementation for internal handling of environment variables.
15 years ago
env_onenand.c
New implementation for internal handling of environment variables.
15 years ago
env_sf.c
env_sf: updated to the new environment code
14 years ago
exports.c
Remove support for CONFIG_HAS_UID and "forceenv" command
15 years ago
fdt_support.c
common/fdt_support.c: Fix compile warnings
15 years ago
flash.c
cfi_flash: Simplify dynamic flash bank number detection
15 years ago
hush.c
Replace CONFIG_RELOC_FIXUP_WORKS by CONFIG_NEEDS_MANUAL_RELOC
14 years ago
hwconfig.c
hwconfig: Utilize getenv_f before relocation to allow for larger buffer
15 years ago
image.c
Replace CONFIG_RELOC_FIXUP_WORKS by CONFIG_NEEDS_MANUAL_RELOC
14 years ago
iomux.c
…
kallsyms.c
…
kgdb.c
…
kgdb_stubs.c
…
lcd.c
…
lynxkdi.c
…
main.c
Replace MAX_CMDBUF_SIZE references with CONFIG_SYS_CBSIZE
15 years ago
memsize.c
…
miiphyutil.c
miiphy: leverage current_mii cache more
15 years ago
modem.c
…
s_record.c
…
serial.c
Replace CONFIG_RELOC_FIXUP_WORKS by CONFIG_NEEDS_MANUAL_RELOC
14 years ago
stdio.c
Replace CONFIG_RELOC_FIXUP_WORKS by CONFIG_NEEDS_MANUAL_RELOC
14 years ago
system_map.c
…
update.c
…
usb.c
…
usb_kbd.c
…
usb_storage.c
usb_storage: constify us_direction lookup table
15 years ago
xyzModem.c
…