..
Makefile
common/Makefile: don't include env_embedded.o into libcommon
14 years ago
bedbug.c
…
cmd_ambapp.c
…
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
do_reset: unify duplicate prototypes
14 years ago
cmd_bootldr.c
…
cmd_bootm.c
do_reset: unify duplicate prototypes
14 years ago
cmd_cache.c
…
cmd_console.c
…
cmd_cplbinfo.c
…
cmd_cramfs.c
…
cmd_dataflash_mmc_mux.c
…
cmd_date.c
cmd_date: constify
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
14 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
14 years ago
cmd_exit.c
…
cmd_ext2.c
…
cmd_fat.c
…
cmd_fdc.c
boot cmds: convert to getenv_yesno() with autostart
14 years ago
cmd_fdos.c
boot cmds: convert to getenv_yesno() with autostart
14 years ago
cmd_fdt.c
…
cmd_flash.c
CONFIG_CMD_JFFS2 is not necessary to use mtdparts on erase & protect on/off
14 years ago
cmd_fpga.c
cmd_fpga: cleanup help and check parameters
14 years ago
cmd_help.c
…
cmd_i2c.c
Replace CONFIG_RELOC_FIXUP_WORKS by CONFIG_NEEDS_MANUAL_RELOC
14 years ago
cmd_ide.c
boot cmds: convert to getenv_yesno() with autostart
14 years ago
cmd_immap.c
…
cmd_irq.c
…
cmd_itest.c
cmd_itest: constify & localize op table
14 years ago
cmd_jffs2.c
…
cmd_license.c
…
cmd_load.c
…
cmd_log.c
…
cmd_mac.c
…
cmd_mem.c
cp/cmp: Add WATCHDOG_RESET in copy and compare loop
14 years ago
cmd_mfsl.c
…
cmd_mgdisk.c
…
cmd_mii.c
cmd_mii: localize & constify local funcs/data
14 years ago
cmd_misc.c
…
cmd_mmc.c
cmd_mmc: use common usage function
14 years ago
cmd_mp.c
…
cmd_mtdparts.c
Followup fixes on the mtdparts spread patchset
14 years ago
cmd_nand.c
boot cmds: convert to getenv_yesno() with autostart
14 years ago
cmd_net.c
boot cmds: convert to getenv_yesno() with autostart
14 years ago
cmd_nvedit.c
hashtable: drop all non-reentrant versions
14 years ago
cmd_onenand.c
onenand: fix oob print out issue
14 years ago
cmd_otp.c
Blackfin: otp: fix build after constification of args[]
14 years ago
cmd_pci.c
pci: Clean up PCI info when CONFIG_PCI_SCAN_SHOW
14 years ago
cmd_pcmcia.c
…
cmd_portio.c
…
cmd_reginfo.c
…
cmd_reiser.c
…
cmd_sata.c
…
cmd_scsi.c
boot cmds: convert to getenv_yesno() with autostart
14 years ago
cmd_setexpr.c
…
cmd_sf.c
…
cmd_source.c
…
cmd_spi.c
sspi: add options to specify bus and mode
14 years ago
cmd_spibootldr.c
…
cmd_strings.c
…
cmd_terminal.c
…
cmd_test.c
…
cmd_tsi148.c
TSI148: Fix argument parsing
14 years ago
cmd_ubi.c
UBI/UBIFS: Automatically unmount UBIFS volume upon UBI partition change
14 years ago
cmd_ubifs.c
UBI/UBIFS: Automatically unmount UBIFS volume upon UBI partition change
14 years ago
cmd_universe.c
…
cmd_usb.c
boot cmds: convert to getenv_yesno() with autostart
14 years ago
cmd_version.c
…
cmd_vfd.c
…
cmd_ximg.c
…
cmd_yaffs2.c
…
command.c
autocomplete: remove runtime handler install
14 years ago
console.c
stdio: constify "name" arg in public api
14 years ago
ddr_spd.c
…
dlmalloc.c
malloc: Fix issue with calloc memory possibly being non-zero
14 years ago
dlmalloc.src
…
env_common.c
hashtable: drop all non-reentrant versions
14 years ago
env_dataflash.c
hashtable: drop all non-reentrant versions
14 years ago
env_eeprom.c
hashtable: drop all non-reentrant versions
14 years ago
env_embedded.c
…
env_flash.c
hashtable: drop all non-reentrant versions
14 years ago
env_mgdisk.c
New implementation for internal handling of environment variables.
14 years ago
env_mmc.c
hashtable: drop all non-reentrant versions
14 years ago
env_nand.c
hashtable: drop all non-reentrant versions
14 years ago
env_nowhere.c
New implementation for internal handling of environment variables.
14 years ago
env_nvram.c
hashtable: drop all non-reentrant versions
14 years ago
env_onenand.c
hashtable: drop all non-reentrant versions
14 years ago
env_sf.c
hashtable: drop all non-reentrant versions
14 years ago
exports.c
Remove support for CONFIG_HAS_UID and "forceenv" command
14 years ago
fdt_support.c
Fix compiler warning in fdt_support.c
14 years ago
flash.c
cfi_flash: Simplify dynamic flash bank number detection
14 years ago
hush.c
do_reset: unify duplicate prototypes
14 years ago
hwconfig.c
hwconfig: Fix handling of env_hwconfig, board_hwconfig, and cpu_hwconfig
14 years ago
image.c
image: constify lookup tables
14 years ago
iomux.c
…
kallsyms.c
…
kgdb.c
…
kgdb_stubs.c
…
lcd.c
…
lynxkdi.c
…
main.c
autocomplete: remove runtime handler install
14 years ago
memsize.c
…
miiphyutil.c
…
modem.c
…
s_record.c
…
serial.c
Replace CONFIG_RELOC_FIXUP_WORKS by CONFIG_NEEDS_MANUAL_RELOC
14 years ago
stdio.c
stdio: constify "name" arg in public api
14 years ago
system_map.c
…
update.c
…
usb.c
…
usb_kbd.c
…
usb_storage.c
usb_storage: constify us_direction lookup table
14 years ago
xyzModem.c
…