uboot/common
Wolfgang Denk aef293bc85 Merge branch 'phylib' of git://git.denx.de/u-boot-mmc 2011-04-20 23:01:52 +02:00
..
Makefile Merge branch 'phylib' of git://git.denx.de/u-boot-mmc 2011-04-20 23:01:52 +02:00
bedbug.c
cmd_ambapp.c
cmd_bdinfo.c common/cmd_bdinfo.c: fix do_bdinfo() for AVR32 2011-04-12 22:58:32 +02:00
cmd_bedbug.c
cmd_bmp.c cmd_bmp.c: message about compressed formats is debug info only. 2011-02-09 21:32:20 +01:00
cmd_boot.c make `go` optional 2011-04-13 15:56:39 -04:00
cmd_bootldr.c Blackfin: bootldr: use common defines 2011-04-08 00:44:27 -04:00
cmd_bootm.c bootm: replace blob_start with image_start 2011-04-11 21:10:44 +02:00
cmd_cache.c
cmd_console.c
cmd_cplbinfo.c
cmd_cramfs.c
cmd_dataflash_mmc_mux.c
cmd_date.c cmd_date: constify 2010-11-28 21:58:24 +01:00
cmd_dcr.c
cmd_df.c
cmd_diag.c
cmd_display.c
cmd_dtt.c
cmd_echo.c
cmd_eeprom.c
cmd_elf.c
cmd_exit.c
cmd_ext2.c
cmd_fat.c
cmd_fdc.c Revert "boot cmds: convert to getenv_yesno() with autostart" 2011-01-11 20:56:34 +01:00
cmd_fdos.c Revert "boot cmds: convert to getenv_yesno() with autostart" 2011-01-11 20:56:34 +01:00
cmd_fdt.c
cmd_flash.c Fix build warnings in cmd_flash.c 2011-02-19 20:32:38 +01:00
cmd_fpga.c
cmd_gpio.c gpio: check request result 2011-04-13 15:57:00 -04:00
cmd_help.c
cmd_i2c.c
cmd_ide.c cmd_ide: Fix an unused CONFIG_AU1X00 symbol to work as intended 2011-02-05 20:06:03 +09:00
cmd_immap.c
cmd_irq.c
cmd_itest.c itest: fix result of string compares 2011-02-15 21:45:55 +01:00
cmd_jffs2.c cmd_jffs2: Fix get_part_sector_size_nor() overflow bug 2011-01-19 00:04:43 +01:00
cmd_ldrinfo.c Blackfin: ldrinfo: new command 2011-04-08 00:44:27 -04:00
cmd_license.c
cmd_load.c
cmd_log.c
cmd_mac.c
cmd_md5sum.c md5sum/sha1sum/unzip: split out of mondo mem file 2011-04-13 15:56:47 -04:00
cmd_mdio.c Add mdio command for new PHY infrastructure 2011-04-20 15:09:35 -05:00
cmd_mem.c md5sum/sha1sum/unzip: split out of mondo mem file 2011-04-13 15:56:47 -04:00
cmd_mfsl.c
cmd_mgdisk.c
cmd_mii.c miiphy: convert to linux/mii.h 2011-01-09 18:06:50 +01:00
cmd_misc.c
cmd_mmc.c mmc: show mmc capacity using print_size 2011-04-13 06:35:22 -05:00
cmd_mmc_spi.c mmc: add generic mmc spi driver 2011-04-13 06:35:22 -05:00
cmd_mp.c
cmd_mtdparts.c
cmd_nand.c NAND: add the ability to directly write yaffs image 2011-01-12 17:13:10 -06:00
cmd_net.c Revert "boot cmds: convert to getenv_yesno() with autostart" 2011-01-11 20:56:34 +01:00
cmd_nvedit.c env: make import/export optional 2011-04-13 15:56:34 -04:00
cmd_onenand.c onenand: add yaffs write command 2010-12-17 14:32:12 -06:00
cmd_otp.c
cmd_pci.c
cmd_pcmcia.c
cmd_portio.c
cmd_reginfo.c
cmd_reiser.c
cmd_sata.c
cmd_scsi.c Revert "boot cmds: convert to getenv_yesno() with autostart" 2011-01-11 20:56:34 +01:00
cmd_setexpr.c
cmd_sf.c cmd_sf: use cmd_usage() in more places 2011-04-12 02:30:25 -04:00
cmd_sha1sum.c md5sum/sha1sum/unzip: split out of mondo mem file 2011-04-13 15:56:47 -04:00
cmd_source.c
cmd_spi.c
cmd_spibootldr.c
cmd_strings.c
cmd_terminal.c
cmd_test.c
cmd_tsi148.c
cmd_ubi.c UBI: Fix error code handling in ubi commands 2011-03-21 10:02:16 +01:00
cmd_ubifs.c UBI/UBIFS: Automatically unmount UBIFS volume upon UBI partition change 2010-12-03 18:24:04 +01:00
cmd_universe.c
cmd_unzip.c md5sum/sha1sum/unzip: split out of mondo mem file 2011-04-13 15:56:47 -04:00
cmd_usb.c Fix misc spelling errors found by lintian 2011-04-12 22:58:31 +02:00
cmd_version.c Print compiler and linker version with the version command 2011-02-02 21:56:39 +01:00
cmd_vfd.c
cmd_ximg.c
cmd_yaffs2.c
command.c env: re-add support for auto-completion 2011-01-09 17:57:37 +01:00
console.c stdio: constify "name" arg in public api 2010-11-28 21:58:48 +01:00
ddr_spd.c mpc8xxx: DDR2/DDR3: Clean up DIMM-type switch statements 2011-04-04 09:24:43 -05:00
dlmalloc.c
dlmalloc.src
env_common.c env: re-add support for auto-completion 2011-01-09 17:57:37 +01:00
env_dataflash.c hashtable: drop all non-reentrant versions 2010-12-17 21:07:14 +01:00
env_eeprom.c hashtable: drop all non-reentrant versions 2010-12-17 21:07:14 +01:00
env_embedded.c
env_flash.c hashtable: drop all non-reentrant versions 2010-12-17 21:07:14 +01:00
env_mgdisk.c
env_mmc.c env_mmc: Allow board code to override the environment address 2011-04-04 22:26:16 -05:00
env_nand.c NAND: env: remember the flags used in the previous environment 2011-02-08 15:25:02 -06:00
env_nowhere.c
env_nvram.c hashtable: drop all non-reentrant versions 2010-12-17 21:07:14 +01:00
env_onenand.c hashtable: drop all non-reentrant versions 2010-12-17 21:07:14 +01:00
env_sf.c hashtable: drop all non-reentrant versions 2010-12-17 21:07:14 +01:00
exports.c x86: Rename i386 to x86 2011-04-13 19:43:28 +10:00
fdt_support.c fdt_support: Fix buffer overflow in fdt_fixup_memory_banks 2011-04-17 21:08:41 -04:00
flash.c
hush.c do_reset: unify duplicate prototypes 2010-11-28 21:47:24 +01:00
hwconfig.c Minor Coding Style Cleanup. 2011-02-02 22:36:10 +01:00
image.c image: constify lookup tables 2010-11-28 21:58:27 +01:00
iomux.c
kallsyms.c
kgdb.c
kgdb_stubs.c
lcd.c lcd: align fb writing address for horizontal display offset 2011-01-27 00:20:59 +01:00
lynxkdi.c
main.c cmd editing: mark erase/tab seqs constant 2011-01-09 18:03:58 +01:00
memsize.c
miiphyutil.c Create PHY Lib for U-Boot 2011-04-20 15:09:19 -05:00
modem.c
s_record.c
serial.c serial: Add Tegra2 serial port support 2011-02-21 08:30:55 +01:00
stdio.c stdio: constify "name" arg in public api 2010-11-28 21:58:48 +01:00
system_map.c
update.c
usb.c Add USB host ethernet adapter support 2011-02-19 20:32:36 +01:00
usb_kbd.c
usb_storage.c Fix misc spelling errors found by lintian 2011-04-12 22:58:31 +02:00
xyzModem.c