Haojian Zhuang b79003627d common/cmd_fdt.c: fix wrong data displayed in fdt print 14 years ago
..
Makefile aef293bc85 Merge branch 'phylib' of git://git.denx.de/u-boot-mmc 14 years ago
bedbug.c d6e9ee92e8 common: Move conditional compilation to Makefile 17 years ago
cmd_ambapp.c 388a29d024 various cmd_* files: fixed layout a little bit 15 years ago
cmd_bdinfo.c 5902e8f711 cosmetic: cmd_bdinfo.c: clean up by using checkpatch.pl 14 years ago
cmd_bedbug.c 47e26b1bf9 cmd_usage(): simplify return code handling 15 years ago
cmd_bmp.c 17f79e45e1 cmd_bmp.c: message about compressed formats is debug info only. 14 years ago
cmd_boot.c a641b9794b make `go` optional 14 years ago
cmd_bootldr.c 31488a6f6e Blackfin: bootldr: use common defines 14 years ago
cmd_bootm.c 55b0a39314 Respect memreserve regions specified in the device tree 14 years ago
cmd_cache.c 47e26b1bf9 cmd_usage(): simplify return code handling 15 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 15 years ago
cmd_cramfs.c 62a813bcac cramfs: make cramfs usable without a NOR flash 14 years ago
cmd_dataflash_mmc_mux.c cc9f607beb various cmd_* files: remove the command name from the help message 15 years ago
cmd_date.c bdbc1303cb cmd_date: constify 14 years ago
cmd_dcr.c 47e26b1bf9 cmd_usage(): simplify return code handling 15 years ago
cmd_df.c 47e26b1bf9 cmd_usage(): simplify return code handling 15 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 15 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 15 years ago
cmd_elf.c f44a928e7e cmd_elf: add an option for loading ELFs according to PHDRs 15 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 15 years ago
cmd_fat.c 7385c28e9b fs/fat: Big code cleanup. 15 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 b79003627d common/cmd_fdt.c: fix wrong data displayed in fdt print 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 15 years ago
cmd_gpio.c 6801201ee7 gpio: check request result 14 years ago
cmd_help.c 54841ab50c Make sure that argv[] argument pointers are not modified. 15 years ago
cmd_i2c.c c649dda537 i2c: add i2c deblock sequence before and after every mux config 14 years ago
cmd_ide.c 96d04c3150 IDE: fix compiler warnings 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 15 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_led.c cd6881b519 Minor coding style cleanup. 14 years ago
cmd_license.c 388a29d024 various cmd_* files: fixed layout a little bit 15 years ago
cmd_load.c 47e26b1bf9 cmd_usage(): simplify return code handling 15 years ago
cmd_log.c 47e26b1bf9 cmd_usage(): simplify return code handling 15 years ago
cmd_mac.c 54841ab50c Make sure that argv[] argument pointers are not modified. 15 years ago
cmd_md5sum.c c3d2a17c1e md5sum/sha1sum/unzip: split out of mondo mem file 14 years ago
cmd_mdio.c a621b167ba common/cmd_mdio.c: fix compile warning 14 years ago
cmd_mem.c c3d2a17c1e md5sum/sha1sum/unzip: split out of mondo mem file 14 years ago
cmd_mfsl.c 47e26b1bf9 cmd_usage(): simplify return code handling 15 years ago
cmd_mgdisk.c cc9f607beb various cmd_* files: remove the command name from the help message 15 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 15 years ago
cmd_mmc.c bc897b1d4d mmc: enable partition switch function for emmc 14 years ago
cmd_mmc_spi.c 28df15e023 mmc_spi: add mmc_init call 14 years ago
cmd_mp.c 47e26b1bf9 cmd_usage(): simplify return code handling 15 years ago
cmd_mtdparts.c 36650ca9f1 Followup fixes on the mtdparts spread patchset 15 years ago
cmd_nand.c eb3abce898 cmd_nand: fix help of nand erase subcommand 14 years ago
cmd_net.c d6840e3d7a sntp: avoid use of uninitialized variable 14 years ago
cmd_nvedit.c a02a884b95 cmd_nvedit.c: make error message more helpful 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[] 15 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 15 years ago
cmd_reginfo.c 199e262eb3 mpc85xx: Add reginfo command 15 years ago
cmd_reiser.c 47e26b1bf9 cmd_usage(): simplify return code handling 15 years ago
cmd_sata.c 47e26b1bf9 cmd_usage(): simplify return code handling 15 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 15 years ago
cmd_sf.c 8a07de03f0 cmd_sf: use cmd_usage() in more places 14 years ago
cmd_sha1sum.c c3d2a17c1e md5sum/sha1sum/unzip: split out of mondo mem file 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 15 years ago
cmd_spibootldr.c 388a29d024 various cmd_* files: fixed layout a little bit 15 years ago
cmd_strings.c 388a29d024 various cmd_* files: fixed layout a little bit 15 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 15 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_unzip.c c3d2a17c1e md5sum/sha1sum/unzip: split out of mondo mem file 14 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 15 years ago
cmd_ximg.c 388a29d024 various cmd_* files: fixed layout a little bit 15 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. 15 years ago
env_mmc.c 97039ab98c env_mmc: Allow board code to override the environment address 14 years ago
env_nand.c 3b250ffb41 env_nand: zero-initialize variable nand_erase_options 14 years ago
env_nowhere.c ea882baf9c New implementation for internal handling of environment variables. 15 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 2dc55d9ede fix redundant environment for serial flash 14 years ago
exports.c fea2572001 x86: Rename i386 to x86 14 years ago
fdt_support.c ce6b27a874 Fix off-by-one error in passing initrd end address via device tree 14 years ago
flash.c ca5def3f30 cfi_flash: Simplify dynamic flash bank number detection 15 years ago
hush.c eae3b0644c common/hush: make get_local_var visible for other users 14 years ago
hwconfig.c d1a24f0618 Minor Coding Style Cleanup. 14 years ago
image.c 55b0a39314 Respect memreserve regions specified in the device tree 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, 19 years ago
miiphyutil.c d67d5d529a miiphy: miiphyutil.c: fix compile warning 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 17 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