..
Makefile
Add a cli command to test the TPM device.
13 years ago
bedbug.c
…
cmd_ambapp.c
…
cmd_bdinfo.c
Fix unused function in cmd_bdinfo.c
13 years ago
cmd_bedbug.c
common: move extern char console_buffer[] to common.h
13 years ago
cmd_bmp.c
lcd: add clear and draw bitmap declaration
13 years ago
cmd_boot.c
…
cmd_bootldr.c
…
cmd_bootm.c
image: Don't detect XIP images as overlapping.
13 years ago
cmd_cache.c
…
cmd_console.c
…
cmd_cplbinfo.c
…
cmd_cramfs.c
…
cmd_dataflash_mmc_mux.c
…
cmd_date.c
…
cmd_dcr.c
common: move extern char console_buffer[] to common.h
13 years ago
cmd_df.c
…
cmd_diag.c
…
cmd_display.c
…
cmd_dtt.c
…
cmd_echo.c
…
cmd_eeprom.c
…
cmd_elf.c
net: tftpput: Rename TFTP to TFTPGET
13 years ago
cmd_exit.c
…
cmd_ext2.c
…
cmd_fat.c
…
cmd_fdc.c
common/cmd_fdc.c: Fix GCC 4.6 build warnings
13 years ago
cmd_fdos.c
…
cmd_fdt.c
…
cmd_fitupd.c
…
cmd_flash.c
common/cmd_flash.c: Fix GCC 4.6 build warnings
13 years ago
cmd_fpga.c
…
cmd_gpio.c
…
cmd_help.c
…
cmd_i2c.c
common: move extern char console_buffer[] to common.h
13 years ago
cmd_ide.c
common/cmd_ide.c: fix GCC 4.6 build warnings
13 years ago
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
arm, logbuffer: make it compileclean
13 years ago
cmd_mac.c
…
cmd_md5sum.c
…
cmd_mdio.c
…
cmd_mem.c
common: move extern char console_buffer[] to common.h
13 years ago
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
GCC4.6: Squash undefined variable in cmd_mtdparts.c
13 years ago
cmd_nand.c
…
cmd_net.c
net: tftpput: add tftpput command
13 years ago
cmd_nvedit.c
cmd_nvedit.c: Fix compiler warning introduced by checkpatch cleanup
13 years ago
cmd_onenand.c
…
cmd_otp.c
…
cmd_pci.c
common: move extern char console_buffer[] to common.h
13 years ago
cmd_pcmcia.c
…
cmd_portio.c
…
cmd_pxe.c
pxe: make the first label the implicit default
13 years ago
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_strings.c
…
cmd_terminal.c
…
cmd_test.c
…
cmd_time.c
…
cmd_tpm.c
Add a cli command to test the TPM device.
13 years ago
cmd_tsi148.c
common: tsi148 - fix gcc 4.6 compiler warning
13 years ago
cmd_ubi.c
…
cmd_ubifs.c
…
cmd_universe.c
common/cmd_universe.c: Fix GCC 4.6 build warning
13 years ago
cmd_unzip.c
…
cmd_usb.c
…
cmd_version.c
…
cmd_ximg.c
…
cmd_yaffs2.c
…
command.c
common: fix missing function pointer relocation in fixup_cmdtable()
13 years ago
console.c
Add board_pre_console_putc to deal with early console output
13 years ago
ddr_spd.c
…
dlmalloc.c
…
dlmalloc.src
…
env_common.c
env: clean env_common.c checkpatch and code style
13 years ago
env_dataflash.c
env: clean env_dataflash.c checkpatch and code style
13 years ago
env_eeprom.c
env: clean env_eeprom.c checkpatch and code style
13 years ago
env_embedded.c
env: clean env_embedded.c checkpatch and code style
13 years ago
env_flash.c
env: clean env_flash.c checkpatch and code style
13 years ago
env_mgdisk.c
env: clean env_mgdisk.c checkpatch and code style
13 years ago
env_mmc.c
env: clean env_mmc.c checkpatch and code style
13 years ago
env_nand.c
env_nand: Remove DEBUG definition
13 years ago
env_nowhere.c
env: clean env_nowhere.c checkpatch and code style
13 years ago
env_nvram.c
env: clean env_nvram.c checkpatch and code style
13 years ago
env_onenand.c
env: clean env_onenand.c checkpatch and code style
13 years ago
env_sf.c
env: clean env_sf.c checkpatch and code style
13 years ago
exports.c
Fix SPI build errors in exports.c
13 years ago
fdt_support.c
Fix constness of the fdt void pointer in fdt_getprop_u32_default
13 years ago
flash.c
…
hush.c
common: move extern char console_buffer[] to common.h
13 years ago
hwconfig.c
…
image.c
image: Implement IH_TYPE_KERNEL_NOLOAD
13 years ago
iomux.c
…
kallsyms.c
…
kgdb.c
…
kgdb_stubs.c
…
lcd.c
PXA: Rename CONFIG_PXA2[57]X to CONFIG_CPU_PXA2[57]X
13 years ago
lynxkdi.c
…
main.c
…
memsize.c
…
menu.c
common/menu.c: Fix build warning
13 years ago
miiphyutil.c
Revert "mii: miiphy register address width change"
13 years ago
modem.c
common: move extern char console_buffer[] to common.h
13 years ago
s_record.c
…
serial.c
serial: constify serial_assign()
13 years ago
stdio.c
…
system_map.c
…
update.c
net: tftpput: Rename TFTP to TFTPGET
13 years ago
usb.c
GCC4.6: Fix common/usb.c on xscale
13 years ago
usb_kbd.c
common/usb_kbd.c: fix bug introduced in commit 00b7d6e
13 years ago
usb_storage.c
GCC4.6: Squash subsequent warnings in usb_storage.c
13 years ago
xyzModem.c
…