Wolfgang Denk f16b608ae7 Merge branch 'sf' of git://git.denx.de/u-boot-blackfin 14 years ago
..
Makefile 1ba7fd2567 Blackfin: ldrinfo: new command 14 years ago
bedbug.c d6e9ee92e8 common: Move conditional compilation to Makefile 16 years ago
cmd_ambapp.c 388a29d024 various cmd_* files: fixed layout a little bit 14 years ago
cmd_bdinfo.c 418e046d89 common/cmd_bdinfo.c: fix do_bdinfo() for AVR32 14 years ago
cmd_bedbug.c 47e26b1bf9 cmd_usage(): simplify return code handling 14 years ago
cmd_bmp.c 17f79e45e1 cmd_bmp.c: message about compressed formats is debug info only. 14 years ago
cmd_boot.c 882b7d726f do_reset: unify duplicate prototypes 14 years ago
cmd_bootldr.c 31488a6f6e Blackfin: bootldr: use common defines 14 years ago
cmd_bootm.c 02cf345973 bootm: replace blob_start with image_start 14 years ago
cmd_cache.c 47e26b1bf9 cmd_usage(): simplify return code handling 14 years ago
cmd_console.c 54841ab50c Make sure that argv[] argument pointers are not modified. 15 years ago
cmd_cplbinfo.c 388a29d024 various cmd_* files: fixed layout a little bit 14 years ago
cmd_cramfs.c cc9f607beb various cmd_* files: remove the command name from the help message 14 years ago
cmd_dataflash_mmc_mux.c cc9f607beb various cmd_* files: remove the command name from the help message 14 years ago
cmd_date.c bdbc1303cb cmd_date: constify 14 years ago
cmd_dcr.c 47e26b1bf9 cmd_usage(): simplify return code handling 14 years ago
cmd_df.c 47e26b1bf9 cmd_usage(): simplify return code handling 14 years ago
cmd_diag.c 54841ab50c Make sure that argv[] argument pointers are not modified. 15 years ago
cmd_display.c 7f0d241d5c led_display: split led display support into generic and hw-dependent parts 14 years ago
cmd_dtt.c 54841ab50c Make sure that argv[] argument pointers are not modified. 15 years ago
cmd_echo.c 54841ab50c Make sure that argv[] argument pointers are not modified. 15 years ago
cmd_eeprom.c 47e26b1bf9 cmd_usage(): simplify return code handling 14 years ago
cmd_elf.c f44a928e7e cmd_elf: add an option for loading ELFs according to PHDRs 14 years ago
cmd_exit.c 54841ab50c Make sure that argv[] argument pointers are not modified. 15 years ago
cmd_ext2.c 47e26b1bf9 cmd_usage(): simplify return code handling 14 years ago
cmd_fat.c 7385c28e9b fs/fat: Big code cleanup. 14 years ago
cmd_fdc.c 3e5ab1af24 Revert "boot cmds: convert to getenv_yesno() with autostart" 14 years ago
cmd_fdos.c 3e5ab1af24 Revert "boot cmds: convert to getenv_yesno() with autostart" 14 years ago
cmd_fdt.c 47e26b1bf9 cmd_usage(): simplify return code handling 14 years ago
cmd_flash.c 3a26c43e42 Fix build warnings in cmd_flash.c 14 years ago
cmd_fpga.c a790b5b232 cmd_fpga: cleanup help and check parameters 14 years ago
cmd_help.c 54841ab50c Make sure that argv[] argument pointers are not modified. 15 years ago
cmd_i2c.c 2e5167ccad Replace CONFIG_RELOC_FIXUP_WORKS by CONFIG_NEEDS_MANUAL_RELOC 14 years ago
cmd_ide.c c6dc8a734d cmd_ide: Fix an unused CONFIG_AU1X00 symbol to work as intended 14 years ago
cmd_immap.c 54841ab50c Make sure that argv[] argument pointers are not modified. 15 years ago
cmd_irq.c 47e26b1bf9 cmd_usage(): simplify return code handling 14 years ago
cmd_itest.c cc22b795fb itest: fix result of string compares 14 years ago
cmd_jffs2.c 141053d60a cmd_jffs2: Fix get_part_sector_size_nor() overflow bug 14 years ago
cmd_ldrinfo.c 1ba7fd2567 Blackfin: ldrinfo: new command 14 years ago
cmd_license.c 388a29d024 various cmd_* files: fixed layout a little bit 14 years ago
cmd_load.c 47e26b1bf9 cmd_usage(): simplify return code handling 14 years ago
cmd_log.c 47e26b1bf9 cmd_usage(): simplify return code handling 14 years ago
cmd_mac.c 54841ab50c Make sure that argv[] argument pointers are not modified. 15 years ago
cmd_mem.c 67fb0622a9 unzip: return uncompressed size in `filesize', and print it. 14 years ago
cmd_mfsl.c 47e26b1bf9 cmd_usage(): simplify return code handling 14 years ago
cmd_mgdisk.c cc9f607beb various cmd_* files: remove the command name from the help message 14 years ago
cmd_mii.c 8ef583a035 miiphy: convert to linux/mii.h 14 years ago
cmd_misc.c 47e26b1bf9 cmd_usage(): simplify return code handling 14 years ago
cmd_mmc.c e2fad3fce9 cmd_mmc: use common usage function 14 years ago
cmd_mp.c 47e26b1bf9 cmd_usage(): simplify return code handling 14 years ago
cmd_mtdparts.c 36650ca9f1 Followup fixes on the mtdparts spread patchset 14 years ago
cmd_nand.c 47fc18f1e7 NAND: add the ability to directly write yaffs image 14 years ago
cmd_net.c 3e5ab1af24 Revert "boot cmds: convert to getenv_yesno() with autostart" 14 years ago
cmd_nvedit.c 8c3aff525c cmd_nvedit: use explicit typecast for printf 14 years ago
cmd_onenand.c 41c8624056 onenand: add yaffs write command 14 years ago
cmd_otp.c fcbd5b73d7 Blackfin: otp: fix build after constification of args[] 14 years ago
cmd_pci.c 983eb9d162 pci: Clean up PCI info when CONFIG_PCI_SCAN_SHOW 14 years ago
cmd_pcmcia.c 54841ab50c Make sure that argv[] argument pointers are not modified. 15 years ago
cmd_portio.c 47e26b1bf9 cmd_usage(): simplify return code handling 14 years ago
cmd_reginfo.c 199e262eb3 mpc85xx: Add reginfo command 15 years ago
cmd_reiser.c 47e26b1bf9 cmd_usage(): simplify return code handling 14 years ago
cmd_sata.c 47e26b1bf9 cmd_usage(): simplify return code handling 14 years ago
cmd_scsi.c 3e5ab1af24 Revert "boot cmds: convert to getenv_yesno() with autostart" 14 years ago
cmd_setexpr.c 47e26b1bf9 cmd_usage(): simplify return code handling 14 years ago
cmd_sf.c 8a07de03f0 cmd_sf: use cmd_usage() in more places 14 years ago
cmd_source.c 54841ab50c Make sure that argv[] argument pointers are not modified. 15 years ago
cmd_spi.c 21032b35a0 sspi: add options to specify bus and mode 14 years ago
cmd_spibootldr.c 388a29d024 various cmd_* files: fixed layout a little bit 14 years ago
cmd_strings.c 388a29d024 various cmd_* files: fixed layout a little bit 14 years ago
cmd_terminal.c 54841ab50c Make sure that argv[] argument pointers are not modified. 15 years ago
cmd_test.c 54841ab50c Make sure that argv[] argument pointers are not modified. 15 years ago
cmd_tsi148.c 076f1be8e1 TSI148: Fix argument parsing 14 years ago
cmd_ubi.c 7f5d8a4d8e UBI: Fix error code handling in ubi commands 14 years ago
cmd_ubifs.c 2f15cfd187 UBI/UBIFS: Automatically unmount UBIFS volume upon UBI partition change 14 years ago
cmd_universe.c 54841ab50c Make sure that argv[] argument pointers are not modified. 15 years ago
cmd_usb.c 6052cbab40 Fix misc spelling errors found by lintian 14 years ago
cmd_version.c 89ffa8dbb5 Print compiler and linker version with the version command 14 years ago
cmd_vfd.c 47e26b1bf9 cmd_usage(): simplify return code handling 14 years ago
cmd_ximg.c 388a29d024 various cmd_* files: fixed layout a little bit 14 years ago
cmd_yaffs2.c 54841ab50c Make sure that argv[] argument pointers are not modified. 15 years ago
command.c 560d424b6d env: re-add support for auto-completion 14 years ago
console.c d7be3056de stdio: constify "name" arg in public api 14 years ago
ddr_spd.c c7fd27ccfb mpc8xxx: DDR2/DDR3: Clean up DIMM-type switch statements 14 years ago
dlmalloc.c 6163f5b4c8 malloc: Fix issue with calloc memory possibly being non-zero 14 years ago
dlmalloc.src 8bde7f776c * Code cleanup: 22 years ago
env_common.c 560d424b6d env: re-add support for auto-completion 14 years ago
env_dataflash.c 2eb1573f01 hashtable: drop all non-reentrant versions 14 years ago
env_eeprom.c 2eb1573f01 hashtable: drop all non-reentrant versions 14 years ago
env_embedded.c a747a7f310 Revert "env: only build env_embedded and envcrc when needed" 15 years ago
env_flash.c 2eb1573f01 hashtable: drop all non-reentrant versions 14 years ago
env_mgdisk.c ea882baf9c New implementation for internal handling of environment variables. 14 years ago
env_mmc.c 97039ab98c env_mmc: Allow board code to override the environment address 14 years ago
env_nand.c eef1d7199d NAND: env: remember the flags used in the previous environment 14 years ago
env_nowhere.c ea882baf9c New implementation for internal handling of environment variables. 14 years ago
env_nvram.c 2eb1573f01 hashtable: drop all non-reentrant versions 14 years ago
env_onenand.c 2eb1573f01 hashtable: drop all non-reentrant versions 14 years ago
env_sf.c 2eb1573f01 hashtable: drop all non-reentrant versions 14 years ago
exports.c fea2572001 x86: Rename i386 to x86 14 years ago
fdt_support.c 71ae5f7a3f Fix compiler warning in fdt_support.c 14 years ago
flash.c ca5def3f30 cfi_flash: Simplify dynamic flash bank number detection 14 years ago
hush.c 882b7d726f do_reset: unify duplicate prototypes 14 years ago
hwconfig.c d1a24f0618 Minor Coding Style Cleanup. 14 years ago
image.c 7edb186fcf image: constify lookup tables 14 years ago
iomux.c 52cb4d4fb3 stdio/device: rework function naming convention 16 years ago
kallsyms.c ecb1dc8922 Add support for Linux-like kallsysms 16 years ago
kgdb.c 54841ab50c Make sure that argv[] argument pointers are not modified. 15 years ago
kgdb_stubs.c 0c909551f8 kgdb: add default generic stubs 15 years ago
lcd.c 8d46d5b186 lcd: align fb writing address for horizontal display offset 14 years ago
lynxkdi.c d2567be915 Fix implicit declaration of function 'eth_[gs]etenv_enetaddr' 16 years ago
main.c 82359aec45 cmd editing: mark erase/tab seqs constant 14 years ago
memsize.c 91650b3e4d Sequential accesses to non-existent memory must be synchronized, 18 years ago
miiphyutil.c 8ef583a035 miiphy: convert to linux/mii.h 14 years ago
modem.c 55e0ed6078 make MODEM SUPPORT generic instead of duplicate it 16 years ago
s_record.c affae2bff8 Initial revision 23 years ago
serial.c 2ee3678159 serial: Add Tegra2 serial port support 14 years ago
stdio.c d7be3056de stdio: constify "name" arg in public api 14 years ago
system_map.c ecb1dc8922 Add support for Linux-like kallsysms 16 years ago
update.c 6d0f6bcf33 rename CFG_ macros to CONFIG_SYS 16 years ago
usb.c 89d48367ed Add USB host ethernet adapter support 14 years ago
usb_kbd.c 8f8bd565f3 USB Consolidate descriptor definitions 15 years ago
usb_storage.c 6052cbab40 Fix misc spelling errors found by lintian 14 years ago
xyzModem.c 2a2ed845c0 common: fix 'dummy' is used uninitialized in this function warning 16 years ago