..
spl
SPL: Port SPL framework to powerpc
12 years ago
Makefile
sandbox: Add 'sb' command to access filesystem features
12 years ago
bedbug.c
…
bootstage.c
…
bouncebuf.c
common: rework bouncebuf implementation
12 years ago
cmd_ambapp.c
…
cmd_bdinfo.c
Merge branch 'master' of git://www.denx.de/git/u-boot-microblaze
12 years ago
cmd_bedbug.c
…
cmd_bmp.c
video: Provide an API to access video parameters
12 years ago
cmd_boot.c
common/cmd_*.c: sparse fixes
12 years ago
cmd_bootldr.c
…
cmd_bootm.c
bootm: fix conditional compilation for bootm ramdisk subcommand
12 years ago
cmd_bootstage.c
…
cmd_cache.c
…
cmd_cbfs.c
common: Use new numeric setenv functions
12 years ago
cmd_console.c
common/cmd_*.c: sparse fixes
12 years ago
cmd_cplbinfo.c
…
cmd_cramfs.c
common: Use new numeric setenv functions
12 years ago
cmd_dataflash_mmc_mux.c
…
cmd_date.c
common/cmd_*.c: sparse fixes
12 years ago
cmd_dcr.c
…
cmd_df.c
…
cmd_dfu.c
…
cmd_diag.c
…
cmd_disk.c
…
cmd_display.c
…
cmd_dtt.c
…
cmd_echo.c
common/cmd_*.c: sparse fixes
12 years ago
cmd_eeprom.c
…
cmd_elf.c
cmd_elf: Fix broken bootvx command
12 years ago
cmd_exit.c
common/cmd_*.c: sparse fixes
12 years ago
cmd_ext2.c
fs: rename fsload command to load
12 years ago
cmd_ext4.c
fs: rename fsload command to load
12 years ago
cmd_fat.c
common/cmd_*.c: sparse fixes
12 years ago
cmd_fdc.c
…
cmd_fdos.c
common: Use new numeric setenv functions
12 years ago
cmd_fdt.c
Update set_working_fdt_addr() to use setenv_addr()
12 years ago
cmd_fitupd.c
…
cmd_flash.c
common/cmd_*.c: sparse fixes
12 years ago
cmd_fpga.c
…
cmd_fs.c
fs: rename fsload command to load
12 years ago
cmd_gettime.c
Add gettime command
12 years ago
cmd_gpio.c
…
cmd_gpt.c
gpt: fix partion size limit
12 years ago
cmd_hash.c
hash: Use lower case for hash algorithm names
12 years ago
cmd_help.c
common/cmd_*.c: sparse fixes
12 years ago
cmd_i2c.c
edid: Add I2C command for printing the EDID
12 years ago
cmd_ide.c
ide: Correct function signatures for ide_read/write()
12 years ago
cmd_immap.c
ppc: Move brg_clk to arch_global_data
12 years ago
cmd_ini.c
…
cmd_io.c
Add console command to access io space registers
12 years ago
cmd_irq.c
common/cmd_*.c: sparse fixes
12 years ago
cmd_itest.c
common/cmd_*.c: sparse fixes
12 years ago
cmd_jffs2.c
common: Use new numeric setenv functions
12 years ago
cmd_ldrinfo.c
…
cmd_led.c
led: The gpio_led.c code expects that LED state is from the enum
12 years ago
cmd_license.c
…
cmd_load.c
common: Use new numeric setenv functions
12 years ago
cmd_log.c
…
cmd_mac.c
…
cmd_md5sum.c
…
cmd_mdio.c
common/cmd_*.c: sparse fixes
12 years ago
cmd_mem.c
sandbox: Update mtest to fix crashes
12 years ago
cmd_mfsl.c
…
cmd_mii.c
…
cmd_misc.c
common/cmd_*.c: sparse fixes
12 years ago
cmd_mmc.c
mmc: Fix incorrect handling of 'read' & 'write' commands
12 years ago
cmd_mmc_spi.c
…
cmd_mp.c
common/cmd_*.c: sparse fixes
12 years ago
cmd_mtdparts.c
common: Use new numeric setenv functions
12 years ago
cmd_nand.c
common: Use new numeric setenv functions
12 years ago
cmd_net.c
common/cmd_*.c: sparse fixes
12 years ago
cmd_nvedit.c
env: Avoid clobbering an edited variable on ctrl-c
12 years ago
cmd_onenand.c
…
cmd_otp.c
…
cmd_part.c
…
cmd_pci.c
common/cmd_*.c: sparse fixes
12 years ago
cmd_pcmcia.c
…
cmd_portio.c
…
cmd_pxe.c
…
cmd_read.c
Add a command to read raw blocks from a partition
12 years ago
cmd_reginfo.c
blackfin: bf60x: Port blackfin core architecture code to boot on bf60x.
12 years ago
cmd_reiser.c
common: Use new numeric setenv functions
12 years ago
cmd_sandbox.c
sandbox: Add 'sb' command to access filesystem features
12 years ago
cmd_sata.c
common/cmd_*.c: sparse fixes
12 years ago
cmd_scsi.c
…
cmd_setexpr.c
common: Use new numeric setenv functions
12 years ago
cmd_sf.c
spi: Add SPI flash test
12 years ago
cmd_sha1sum.c
hash: Add a flag to support saving hashes in the environment
12 years ago
cmd_sound.c
Sound: Add FDT support to CMD.
12 years ago
cmd_source.c
common/cmd_*.c: sparse fixes
12 years ago
cmd_spi.c
…
cmd_spibootldr.c
…
cmd_spl.c
SPL: Change description for spl command
12 years ago
cmd_strings.c
…
cmd_terminal.c
…
cmd_test.c
common/cmd_*.c: sparse fixes
12 years ago
cmd_time.c
cmd_time: merge run_command_and_time_it with cmd_process
12 years ago
cmd_tpm.c
tpm: Add TPM stress test
12 years ago
cmd_tsi148.c
…
cmd_ubi.c
…
cmd_ubifs.c
…
cmd_universe.c
…
cmd_unzip.c
common: Use new numeric setenv functions
12 years ago
cmd_usb.c
usb: use linux/usb/ch9.h instead of usbdescriptors.h
12 years ago
cmd_version.c
x86: Add coreboot version to u-boot's version command
12 years ago
cmd_ximg.c
common: Use new numeric setenv functions
12 years ago
cmd_yaffs2.c
…
cmd_zfs.c
common: Use new numeric setenv functions
12 years ago
cmd_zip.c
common: Use new numeric setenv functions
12 years ago
command.c
cmd_time: merge run_command_and_time_it with cmd_process
12 years ago
console.c
env: Add a silent env handler
12 years ago
ddr_spd.c
…
dlmalloc.c
malloc: make malloc_bin_reloc static
12 years ago
dlmalloc.src
…
edid.c
edid: Library of EDID decode and print
12 years ago
env_attr.c
tools/env: Add environment variable flags support
12 years ago
env_callback.c
env: Add support for callbacks to environment vars
12 years ago
env_common.c
env: Add support for access control to .flags
12 years ago
env_dataflash.c
env: Hide '.' variables in env print by default
12 years ago
env_eeprom.c
env: Hide '.' variables in env print by default
12 years ago
env_embedded.c
…
env_fat.c
env: Hide '.' variables in env print by default
12 years ago
env_flags.c
env: Handle write-once ethaddr and serial# generically
12 years ago
env_flash.c
env: Hide '.' variables in env print by default
12 years ago
env_mmc.c
common: env_mmc: Use __weak annotation to simplify code
12 years ago
env_nand.c
common/env_nand.c: calculate crc only when readenv was OK
12 years ago
env_nowhere.c
…
env_nvram.c
env: Hide '.' variables in env print by default
12 years ago
env_onenand.c
env: Hide '.' variables in env print by default
12 years ago
env_remote.c
…
env_sf.c
env: Hide '.' variables in env print by default
12 years ago
exports.c
…
fdt_support.c
common/fdt_support.c: sparse fixes
12 years ago
flash.c
…
hash.c
hash: Use lower case for hash algorithm names
12 years ago
hush.c
cmd_time: merge run_command_and_time_it with cmd_process
12 years ago
hwconfig.c
…
image.c
image: Use crc header file instead of C prototypes
12 years ago
iomux.c
…
kallsyms.c
…
kgdb.c
…
kgdb_stubs.c
…
lcd.c
lcd: restore ability to display 8 bpp BMPs on 16 bpp LCDs
12 years ago
lynxkdi.c
…
main.c
cmd_time: merge run_command_and_time_it with cmd_process
12 years ago
memsize.c
…
menu.c
…
miiphyutil.c
…
modem.c
…
s_record.c
…
stdio.c
serial: arm_dcc: Remove CONFIG_ARM_DCC_MULTI option
12 years ago
system_map.c
…
update.c
net/: sparse fixes
12 years ago
usb.c
usb: Clean up newly allocated device nodes in case of configuration failure
12 years ago
usb_hub.c
usb: Clean up newly allocated device nodes in case of configuration failure
12 years ago
usb_kbd.c
USB: add arrow key support to usb_kbd
12 years ago
usb_storage.c
usb: properly detect empty mass storage media reader
12 years ago
xyzModem.c
common/misc: sparse fixes
12 years ago