..
Makefile
zfs: Add ZFS filesystem support
12 years ago
bedbug.c
…
bootstage.c
Move bootstage timer out of lib/time.c
13 years ago
cmd_ambapp.c
…
cmd_bdinfo.c
net: punt bd->bi_ip_addr
13 years ago
cmd_bedbug.c
Convert cmd_usage() calls in common to use a return value
13 years ago
cmd_bmp.c
cmd_bmp.c: make bmp_display() usable by drivers or board code
13 years ago
cmd_boot.c
Convert cmd_usage() calls in common to use a return value
13 years ago
cmd_bootldr.c
…
cmd_bootm.c
common/cmd_bootm.c: Fix GCC 4.6 warning
13 years ago
cmd_cache.c
cmd_cache: use cache/invalidate functions available in common.h
13 years ago
cmd_console.c
…
cmd_cplbinfo.c
…
cmd_cramfs.c
…
cmd_dataflash_mmc_mux.c
Convert cmd_usage() calls in common to use a return value
13 years ago
cmd_date.c
Convert cmd_usage() calls in common to use a return value
13 years ago
cmd_dcr.c
Convert cmd_usage() calls in common to use a return value
13 years ago
cmd_df.c
Convert cmd_usage() calls in common to use a return value
13 years ago
cmd_diag.c
…
cmd_display.c
…
cmd_dtt.c
hwmon: Provide dtt_init()
13 years ago
cmd_echo.c
…
cmd_eeprom.c
Convert cmd_usage() calls in common to use a return value
13 years ago
cmd_elf.c
bootvx: Clear and disable data cache, and call vxWorks with parameter.
13 years ago
cmd_exit.c
…
cmd_ext2.c
Convert cmd_usage() calls in common to use a return value
13 years ago
cmd_fat.c
cmd_fat: add FAT write command
13 years ago
cmd_fdc.c
Convert cmd_usage() calls in common to use a return value
13 years ago
cmd_fdos.c
Convert cmd_usage() calls in common to use a return value
13 years ago
cmd_fdt.c
Convert cmd_usage() calls in common to use a return value
13 years ago
cmd_fitupd.c
Convert cmd_usage() calls in common to use a return value
13 years ago
cmd_flash.c
Convert cmd_usage() calls in common to use a return value
13 years ago
cmd_fpga.c
Convert cmd_usage() calls in common to use a return value
13 years ago
cmd_gpio.c
Convert cmd_usage() calls in common to use a return value
13 years ago
cmd_help.c
…
cmd_i2c.c
i2c: deblock i2c bus also if accessed before realocation
12 years ago
cmd_ide.c
bootstage: Replace show_boot_progress/error() with bootstage_...()
13 years ago
cmd_immap.c
…
cmd_irq.c
Convert cmd_usage() calls in common to use a return value
13 years ago
cmd_itest.c
Convert cmd_usage() calls in common to use a return value
13 years ago
cmd_jffs2.c
…
cmd_ldrinfo.c
…
cmd_led.c
Convert cmd_usage() calls in common to use a return value
13 years ago
cmd_license.c
…
cmd_load.c
Convert cmd_usage() calls in common to use a return value
13 years ago
cmd_log.c
cmd_log: print log->v2.con value in the "log info" command
13 years ago
cmd_mac.c
cmd_mac: fix help for 'mac read'
14 years ago
cmd_md5sum.c
Convert cmd_usage() calls in common to use a return value
13 years ago
cmd_mdio.c
Convert cmd_usage() calls in common to use a return value
13 years ago
cmd_mem.c
cmd_mem: cmp: convert while() to for() loop
13 years ago
cmd_mfsl.c
Convert cmd_usage() calls in common to use a return value
13 years ago
cmd_mii.c
Convert cmd_usage() calls in common to use a return value
13 years ago
cmd_misc.c
Convert cmd_usage() calls in common to use a return value
13 years ago
cmd_mmc.c
Convert cmd_usage() calls in common to use a return value
13 years ago
cmd_mmc_spi.c
Convert cmd_usage() calls in common to use a return value
13 years ago
cmd_mp.c
Convert cmd_usage() calls in common to use a return value
13 years ago
cmd_mtdparts.c
Convert cmd_usage() calls in common to use a return value
13 years ago
cmd_nand.c
cmd_nand: fix crashing bug in nand read/write
13 years ago
cmd_net.c
net: Add link-local addressing support
13 years ago
cmd_nvedit.c
Block: Remove MG DISK support
13 years ago
cmd_onenand.c
linux/compat.h: rename from linux/mtd/compat.h
13 years ago
cmd_otp.c
Convert cmd_usage() calls in common to use a return value
13 years ago
cmd_pci.c
Convert cmd_usage() calls in common to use a return value
13 years ago
cmd_pcmcia.c
…
cmd_portio.c
Convert cmd_usage() calls in common to use a return value
13 years ago
cmd_pxe.c
Add run_command_list() to run a list of commands
12 years ago
cmd_reginfo.c
…
cmd_reiser.c
Convert cmd_usage() calls in common to use a return value
13 years ago
cmd_sata.c
SATA: check for return value from sata functions
13 years ago
cmd_scsi.c
Convert cmd_usage() calls in common to use a return value
13 years ago
cmd_setexpr.c
Convert cmd_usage() calls in common to use a return value
13 years ago
cmd_sf.c
cmd_sf: add size checking to spi flash commands
13 years ago
cmd_sha1sum.c
Convert cmd_usage() calls in common to use a return value
13 years ago
cmd_source.c
Add run_command_list() to run a list of commands
12 years ago
cmd_spi.c
…
cmd_spibootldr.c
…
cmd_spl.c
Add cmd_spl command
13 years ago
cmd_strings.c
Convert cmd_usage() calls in common to use a return value
13 years ago
cmd_terminal.c
…
cmd_test.c
…
cmd_time.c
Convert cmd_usage() calls in common to use a return value
13 years ago
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
Convert cmd_usage() calls in common to use a return value
13 years ago
cmd_ubifs.c
Convert cmd_usage() calls in common to use a return value
13 years ago
cmd_universe.c
common/cmd_universe.c: Fix GCC 4.6 build warning
13 years ago
cmd_unzip.c
Convert cmd_usage() calls in common to use a return value
13 years ago
cmd_usb.c
USB: Align buffers at cacheline
13 years ago
cmd_version.c
unify version_string
14 years ago
cmd_ximg.c
checkpatch whitespace cleanups
13 years ago
cmd_yaffs2.c
u-boot: Update yaffs2 file system
12 years ago
cmd_zfs.c
zfs: Add ZFS filesystem support
12 years ago
command.c
Add cmd_process() to process commands in one place
13 years ago
console.c
Revert "Add board_pre_console_putc to deal with early console output"
13 years ago
ddr_spd.c
…
dlmalloc.c
utx8245: fix build breakage due to assert()
13 years ago
dlmalloc.src
…
env_common.c
Add env vars describing U-Boot target board
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
Add env vars describing U-Boot target board
13 years ago
env_fat.c
Add support for loading and saving the environment to a FAT partition
13 years ago
env_flash.c
env: factor out the env_get_char_spec() function
13 years ago
env_mmc.c
env_mmc: align buffers using ALLOC_CACHE_ALIGN_BUFFER
13 years ago
env_nand.c
env: factor out the env_get_char_spec() function
13 years ago
env_nowhere.c
env: factor out the env_get_char_spec() function
13 years ago
env_nvram.c
env: factor out the env_get_char_spec() function
13 years ago
env_onenand.c
env_onenand: set ONENAND_MAX_ENV_SIZE to CONFIG_ENV_SIZE
12 years ago
env_remote.c
powerpc/corenet_ds: Slave module for boot from PCIE
12 years ago
env_sf.c
env: factor out the env_get_char_spec() function
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
hush.c: Move default CONFIG_SYS_PROMPT_HUSH_PS2 to hush.c
13 years ago
hwconfig.c
…
image.c
powerpc/CoreNet: add tool to support pbl image build.
12 years ago
iomux.c
…
kallsyms.c
…
kgdb.c
…
kgdb_stubs.c
…
lcd.c
common lcd: minor coding style changes
13 years ago
lynxkdi.c
checkpatch whitespace cleanups
13 years ago
main.c
Consider CONFIG_ZERO_BOOTDELAY_CHECK when CONFIG_AUTOBOOT_KEYED is set
12 years ago
memsize.c
Remove volatile qualifier in get_ram_size() calls
14 years ago
menu.c
menu: only timeout when menu is displayed
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
stdio: Fix a possible buffer overflow
13 years ago
system_map.c
…
update.c
net: tftpput: Rename TFTP to TFTPGET
13 years ago
usb.c
usb: check return value of submit_{control, bulk}_msg
13 years ago
usb_hub.c
USB: Align buffers at cacheline
13 years ago
usb_kbd.c
USB: move keyboard polling into kbd driver
13 years ago
usb_storage.c
usb_storage: fix ehci driver max transfer size
13 years ago
xyzModem.c
cleanup: Fix typos and misspellings in various files.
14 years ago