uboot/common
Wolfgang Denk 0a6deb3251 Merge branch 'agust@denx.de' of git://git.denx.de/u-boot-staging
* 'agust@denx.de' of git://git.denx.de/u-boot-staging:
  lin_gadget: use common linux/compat.h
  linux/compat.h: rename from linux/mtd/compat.h
  lin_gadget: use common mdelay
  gunzip: rename z{alloc, free} to gz{alloc, free}
  fs/fat: align disk buffers on cache line to enable DMA and cache
  part_dos: align disk buffers on cache line to enable DMA and cache
2012-04-30 18:19:28 +02:00
..
Makefile powerpc/corenet_ds: Slave reads ENV from master when boot from SRIO 2012-04-24 23:58:33 -05:00
bedbug.c
bootstage.c Move bootstage timer out of lib/time.c 2012-04-10 23:35:32 +02:00
cmd_ambapp.c
cmd_bdinfo.c cmd_bdinfo: display the address map size (32-bit vs. 36-bit) 2012-04-24 23:58:34 -05:00
cmd_bedbug.c
cmd_bmp.c
cmd_boot.c
cmd_bootldr.c
cmd_bootm.c LMB: Fix undefined lmb_reserve() on non-lmb platforms 2012-04-09 16:53:07 +02:00
cmd_cache.c
cmd_console.c
cmd_cplbinfo.c
cmd_cramfs.c
cmd_dataflash_mmc_mux.c
cmd_date.c
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_fat: add FAT write command 2012-03-26 11:00:31 +02:00
cmd_fdc.c
cmd_fdos.c
cmd_fdt.c
cmd_fitupd.c
cmd_flash.c
cmd_fpga.c
cmd_gpio.c
cmd_help.c
cmd_i2c.c
cmd_ide.c bootstage: Replace show_boot_progress/error() with bootstage_...() 2012-03-18 21:41:39 +01:00
cmd_immap.c
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_log: print log->v2.con value in the "log info" command 2012-03-30 22:32:50 +02:00
cmd_mac.c
cmd_md5sum.c
cmd_mdio.c
cmd_mem.c
cmd_mfsl.c
cmd_mgdisk.c
cmd_mii.c
cmd_misc.c
cmd_mmc.c
cmd_mmc_spi.c
cmd_mp.c
cmd_mtdparts.c
cmd_nand.c GCC47: Fix warning in cmd_nand.c 2012-04-29 14:13:53 +02:00
cmd_net.c bootstage: Plumb in bootstage calls for basic operations 2012-03-18 21:42:56 +01:00
cmd_nvedit.c powerpc/corenet_ds: Slave reads ENV from master when boot from SRIO 2012-04-24 23:58:33 -05:00
cmd_onenand.c linux/compat.h: rename from linux/mtd/compat.h 2012-04-30 16:54:51 +02:00
cmd_otp.c
cmd_pci.c
cmd_pcmcia.c
cmd_portio.c
cmd_pxe.c cmd_pxe.c: fix strict-aliasing warnings 2012-03-27 15:17:32 +02:00
cmd_reginfo.c
cmd_reiser.c
cmd_sata.c
cmd_scsi.c
cmd_setexpr.c
cmd_sf.c
cmd_sha1sum.c
cmd_source.c
cmd_spi.c
cmd_spibootldr.c
cmd_spl.c Add cmd_spl command 2012-03-27 22:05:28 +02:00
cmd_strings.c
cmd_terminal.c
cmd_test.c
cmd_time.c
cmd_tpm.c
cmd_tsi148.c
cmd_ubi.c
cmd_ubifs.c
cmd_universe.c
cmd_unzip.c
cmd_usb.c bootstage: Plumb in bootstage calls for basic operations 2012-03-18 21:42:56 +01:00
cmd_version.c
cmd_ximg.c
cmd_yaffs2.c
command.c
console.c Revert "Add board_pre_console_putc to deal with early console output" 2012-03-23 21:27:32 +01:00
ddr_spd.c
dlmalloc.c
dlmalloc.src
env_common.c bootstage: Replace show_boot_progress/error() with bootstage_...() 2012-03-18 21:41:39 +01:00
env_dataflash.c
env_eeprom.c
env_embedded.c
env_fat.c Add support for loading and saving the environment to a FAT partition 2012-03-30 22:38:14 +02:00
env_flash.c
env_mgdisk.c
env_mmc.c
env_nand.c
env_nowhere.c
env_nvram.c
env_onenand.c linux/compat.h: rename from linux/mtd/compat.h 2012-04-30 16:54:51 +02:00
env_remote.c powerpc/corenet_ds: Slave reads ENV from master when boot from SRIO 2012-04-24 23:58:33 -05:00
env_sf.c
exports.c
fdt_support.c
flash.c
hush.c
hwconfig.c
image.c image/fit: drop inline markings on parser code 2012-04-30 16:38:54 +02:00
iomux.c
kallsyms.c
kgdb.c
kgdb_stubs.c
lcd.c
lynxkdi.c
main.c Fix the behaviour of the 'run' command 2012-04-23 22:07:00 +02:00
memsize.c
menu.c
miiphyutil.c
modem.c
s_record.c
serial.c
stdio.c
system_map.c
update.c
usb.c usb: replace wait_ms() with mdelay() 2012-03-19 00:08:16 +01:00
usb_hub.c usb: replace wait_ms() with mdelay() 2012-03-19 00:08:16 +01:00
usb_kbd.c
usb_storage.c usb: replace wait_ms() with mdelay() 2012-03-19 00:08:16 +01:00
xyzModem.c