rv1126-uboot/common
Tom Rini bd23b22bad Merge branch 'agust@denx.de-next' of git://git.denx.de/u-boot-staging 2012-10-15 13:37:22 -07:00
..
spl SPL: Remove setting GD_FLG_RELOC in preloader_console_init() 2012-10-15 11:53:47 -07:00
Makefile Merge branch 'agust@denx.de-next' of git://git.denx.de/u-boot-staging 2012-10-15 13:37:22 -07:00
bedbug.c
bootstage.c bootstage: Add feature to stash/unstash bootstage info 2012-10-03 00:52:40 +02:00
cmd_ambapp.c
cmd_bdinfo.c common: cmd_bdinfo: fix type of value in print_lnum 2012-10-15 11:54:04 -07:00
cmd_bedbug.c
cmd_bmp.c
cmd_boot.c
cmd_bootldr.c
cmd_bootm.c net: Improve the speed of netconsole 2012-09-24 13:55:43 -05:00
cmd_bootstage.c bootstage: Add bootstage command 2012-10-03 00:52:44 +02:00
cmd_cache.c Cleanup cache command prints 2012-10-03 16:01:22 -07:00
cmd_console.c
cmd_cplbinfo.c
cmd_cramfs.c
cmd_dataflash_mmc_mux.c
cmd_date.c
cmd_dcr.c
cmd_df.c
cmd_dfu.c ARM: prevent misaligned array inits 2012-10-15 11:53:07 -07:00
cmd_diag.c
cmd_disk.c disk: get_device_and_partition() "auto" partition and cleanup 2012-09-25 14:58:48 -07:00
cmd_display.c
cmd_dtt.c
cmd_echo.c Output strings from echo with puts where easy 2012-10-03 16:13:34 -07:00
cmd_eeprom.c
cmd_elf.c common: cmd_elf.c: use uintptr_t for casts from u32 to void* 2012-10-15 11:53:46 -07:00
cmd_exit.c
cmd_ext2.c ext4fs ls load support 2012-08-09 23:47:43 +02:00
cmd_ext4.c disk: get_device_and_partition() "auto" partition and cleanup 2012-09-25 14:58:48 -07:00
cmd_ext_common.c disk: get_device_and_partition() "auto" partition and cleanup 2012-09-25 14:58:48 -07:00
cmd_fat.c cmd_fat.c: fix build warning 2012-09-29 10:00:29 -07:00
cmd_fdc.c
cmd_fdos.c
cmd_fdt.c fdt: Check if the FDT address is configured 2012-09-15 09:16:08 -04:00
cmd_fitupd.c
cmd_flash.c cfi: Make the flash erase and write operations abortable 2012-09-03 11:24:27 +02:00
cmd_fpga.c
cmd_gpio.c
cmd_help.c
cmd_i2c.c
cmd_ide.c gth2: Remove this platform 2012-10-15 11:53:46 -07:00
cmd_immap.c
cmd_ini.c Improve license declaration for cmd_ini.h 2012-10-05 11:07:42 -07:00
cmd_irq.c
cmd_itest.c
cmd_jffs2.c
cmd_ldrinfo.c
cmd_led.c
cmd_license.c
cmd_load.c
cmd_log.c
cmd_mac.c
cmd_md5sum.c Add parameter to md5sum to save the md5 sum 2012-10-03 16:01:22 -07:00
cmd_mdio.c
cmd_mem.c
cmd_mfsl.c
cmd_mii.c
cmd_misc.c Add a command to access the system timer 2012-10-03 16:01:23 -07:00
cmd_mmc.c mmcinfo: Fix help message 2012-09-05 17:32:42 -05:00
cmd_mmc_spi.c
cmd_mp.c
cmd_mtdparts.c
cmd_nand.c Merge branch 'master' of git://git.denx.de/u-boot-arm 2012-09-21 14:53:13 -07:00
cmd_net.c
cmd_nvedit.c env: Check for NULL pointer in envmatch() 2012-10-15 11:54:05 -07:00
cmd_onenand.c
cmd_otp.c
cmd_part.c cmd_part: add partition-related command 2012-09-25 15:05:47 -07:00
cmd_pci.c
cmd_pcmcia.c
cmd_portio.c
cmd_pxe.c PXE: FDT: Add support for fdt in PXE 2012-09-27 12:22:11 -05:00
cmd_reginfo.c
cmd_reiser.c disk: get_device_and_partition() "auto" partition and cleanup 2012-09-25 14:58:48 -07:00
cmd_sata.c
cmd_scsi.c combine block device load commands into common function 2012-09-25 14:43:19 -07:00
cmd_setexpr.c
cmd_sf.c
cmd_sha1sum.c Add parameter to sha1sum to save the SHA1 sum 2012-10-03 16:01:22 -07:00
cmd_source.c Add run_command_list() to run a list of commands 2012-08-09 22:06:03 +02:00
cmd_spi.c cmd_spi: remove superfluous semicolon 2012-08-09 20:41:32 -04:00
cmd_spibootldr.c
cmd_spl.c
cmd_strings.c
cmd_terminal.c
cmd_test.c Change dead code in "test" cmd to debug output 2012-10-03 16:01:22 -07:00
cmd_time.c
cmd_tpm.c
cmd_tsi148.c
cmd_ubi.c
cmd_ubifs.c
cmd_universe.c
cmd_unzip.c
cmd_usb.c usb: add support for multiple usb controllers 2012-10-15 11:54:00 -07:00
cmd_version.c
cmd_ximg.c
cmd_yaffs2.c u-boot: Update yaffs2 file system 2012-08-09 23:39:18 +02:00
cmd_zfs.c disk: get_device_and_partition() "auto" partition and cleanup 2012-09-25 14:58:48 -07:00
cmd_zip.c common: add zip command support 2012-09-29 07:26:09 -07:00
command.c
console.c
ddr_spd.c
dlmalloc.c Fix strict-aliasing warning in dlmalloc 2012-09-13 13:32:41 +02:00
dlmalloc.src
env_common.c COMMON: Use __stringify() instead of MK_STR() 2012-10-15 11:53:47 -07:00
env_dataflash.c
env_eeprom.c
env_embedded.c COMMON: Use __stringify() instead of MK_STR() 2012-10-15 11:53:47 -07:00
env_fat.c env: checkpatch clean env_fat 2012-09-26 11:08:32 -07:00
env_flash.c
env_mmc.c env_mmc: allow environment to be in an eMMC partition 2012-09-07 13:54:31 -07:00
env_nand.c env_nand: fix incorrect size parameter to ALLOC_CACHE_ALIGN_BUFFER 2012-09-18 12:01:51 -07:00
env_nowhere.c
env_nvram.c
env_onenand.c
env_remote.c env: remove duplicated env_get_char_spec() 2012-09-26 11:08:32 -07:00
env_sf.c
exports.c
fdt_support.c serial: Remove CONFIG_SERIAL_MULTI from remaining sources 2012-10-15 11:53:59 -07:00
flash.c cfi: Make the flash erase and write operations abortable 2012-09-03 11:24:27 +02:00
hush.c hush: Don't parse the contents of a dereferenced var 2012-09-02 20:31:21 +02:00
hwconfig.c
image.c Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx 2012-09-25 12:23:55 -07:00
iomux.c serial: Remove CONFIG_SERIAL_MULTI from remaining sources 2012-10-15 11:53:59 -07:00
kallsyms.c
kgdb.c
kgdb_stubs.c
lcd.c common/lcd: fix build breakage for at91sam9x5ek and trats boards 2012-09-24 23:57:23 +02:00
lynxkdi.c
main.c Allow runtime configuration of "zero-delay" check 2012-10-03 16:01:21 -07:00
memsize.c Revert "memsize: Fix for bug in memory sizing code" 2012-09-21 08:14:05 -07:00
menu.c
miiphyutil.c
modem.c
s_record.c
stdio.c serial: Remove CONFIG_SERIAL_MULTI from remaining sources 2012-10-15 11:53:59 -07:00
system_map.c
update.c
usb.c usb: add support for multiple usb controllers 2012-10-15 11:54:00 -07:00
usb_hub.c usb: lowlevel interface change to support multiple controllers 2012-10-15 11:54:00 -07:00
usb_kbd.c
usb_storage.c usb: add support for multiple usb controllers 2012-10-15 11:54:00 -07:00
xyzModem.c