..
spl
lib: consolidate hang()
12 years ago
Makefile
env: Add support for UBI environment
12 years ago
bedbug.c
Consolidate bool type
12 years ago
board_f.c
lib: consolidate hang()
12 years ago
board_r.c
sandbox: Switch over to generic board
12 years ago
bootstage.c
bootstage: Add feature to stash/unstash bootstage info
12 years ago
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
Consolidate bool type
12 years ago
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
image: Add support for Plan 9
12 years ago
cmd_bootmenu.c
New command bootmenu: ANSI terminal boot menu support
12 years ago
cmd_bootstage.c
bootstage: Add bootstage command
12 years ago
cmd_cache.c
Cleanup cache command prints
12 years ago
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
Convert cmd_usage() calls in common to use a return value
13 years ago
cmd_date.c
common/cmd_*.c: sparse fixes
12 years ago
cmd_dcr.c
Convert cmd_usage() calls in common to use a return value
13 years ago
cmd_dfu.c
dfu: Fix crash when wrong number of arguments given
12 years ago
cmd_diag.c
…
cmd_disk.c
disk: get_device_and_partition() "auto" partition and cleanup
12 years ago
cmd_display.c
…
cmd_dtt.c
TMU: Add TMU support in dtt command
12 years ago
cmd_echo.c
common/cmd_*.c: sparse fixes
12 years ago
cmd_eeprom.c
Convert cmd_usage() calls in common to use a return value
13 years ago
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
cmd_ext4: BREAK and correct ext4write parameter order
12 years ago
cmd_fat.c
cmd_fat.c: Note in fatread help about alignment requirements
12 years ago
cmd_fdc.c
Consolidate bool type
12 years ago
cmd_fdos.c
common: Use new numeric setenv functions
12 years ago
cmd_fdt.c
sandbox: fdt: Support fdt command for sandbox
12 years ago
cmd_fitupd.c
Convert cmd_usage() calls in common to use a return value
13 years ago
cmd_flash.c
common/cmd_*.c: sparse fixes
12 years ago
cmd_fpga.c
Convert cmd_usage() calls in common to use a return value
13 years ago
cmd_fs.c
fs: rename fsload command to load
12 years ago
cmd_gettime.c
Add gettime command
12 years ago
cmd_gpio.c
Convert cmd_usage() calls in common to use a return value
13 years ago
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
Refactor linker-generated arrays
12 years ago
cmd_i2c.c
edid: Add I2C command for printing the EDID
12 years ago
cmd_ide.c
part/dev_desc: Add log2 of blocksize to block_dev_desc data struct
12 years ago
cmd_immap.c
ppc: Move brg_clk to arch_global_data
12 years ago
cmd_ini.c
Improve license declaration for cmd_ini.h
12 years ago
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: Use STATUS_LED_ON and STATUS_LED_OFF when calling __led_set
12 years ago
cmd_license.c
…
cmd_load.c
common: Use new numeric setenv functions
12 years ago
cmd_log.c
cmd_log: print log->v2.con value in the "log info" command
13 years ago
cmd_mac.c
…
cmd_md5sum.c
Add parameter to md5sum to save the md5 sum
12 years ago
cmd_mdio.c
common/cmd_*.c: sparse fixes
12 years ago
cmd_mem.c
cmd_mem.c: Fix warning when CONFIG_CMD_MEMTEST is not set
12 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
common/cmd_*.c: sparse fixes
12 years ago
cmd_mmc.c
mmc: support the correct card version for eMMC
12 years ago
cmd_mmc_spi.c
Convert cmd_usage() calls in common to use a return value
13 years ago
cmd_mp.c
common/cmd_*.c: sparse fixes
12 years ago
cmd_mtdparts.c
mtd: Make mtdparts work with pre-reloc env
12 years ago
cmd_nand.c
cmd_nand.c: Fix CONFIG_CMD_NAND_YAFFS
12 years ago
cmd_net.c
common/cmd_*.c: sparse fixes
12 years ago
cmd_nvedit.c
"env grep" - add support for regular expression matches
12 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_part.c
cmd_part: don't print cmd name twice in help
12 years ago
cmd_pci.c
common/cmd_*.c: sparse fixes
12 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
menu: Add support for user defined item choice function
12 years ago
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: fs: Add support for saving files to host filesystem
12 years ago
cmd_sata.c
part/dev_desc: Add log2 of blocksize to block_dev_desc data struct
12 years ago
cmd_scsi.c
part/dev_desc: Add log2 of blocksize to block_dev_desc data struct
12 years ago
cmd_setexpr.c
setexpr: add regex substring matching and substitution
12 years ago
cmd_sf.c
cmd_sf: include header file common.h before div64.h
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
sandbox: Support 'source' command
12 years ago
cmd_spi.c
cmd_spi: remove superfluous semicolon
13 years ago
cmd_spibootldr.c
…
cmd_spl.c
SPL: Change description for spl command
12 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
common/cmd_test: Avoid macro expansion
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 command library
12 years ago
cmd_tsi148.c
…
cmd_ubi.c
ubi: ubifs: Turn off verbose prints
12 years ago
cmd_ubifs.c
Convert cmd_usage() calls in common to use a return value
13 years ago
cmd_universe.c
…
cmd_unzip.c
common: Use new numeric setenv functions
12 years ago
cmd_usb.c
USB: SS: Add support for Super Speed USB interface
12 years ago
cmd_usb_mass_storage.c
usb:gadget: USB Mass Storage Gadget support
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
u-boot: Update yaffs2 file system
13 years ago
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
Consolidate bool type
12 years ago
dlmalloc.src
Consolidate bool type
12 years ago
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_callback: Mark find_env_callback as static
12 years ago
env_common.c
env: Add support for access control to .flags
12 years ago
env_dataflash.c
Revert "env: fix potential stack overflow in environment functions"
12 years ago
env_eeprom.c
Revert "env: fix potential stack overflow in environment functions"
12 years ago
env_embedded.c
env: cosmetic: Consilidate the default env definition
12 years ago
env_fat.c
Revert "env: fix potential stack overflow in environment functions"
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
env_mmc: add support for redundant environment
12 years ago
env_nand.c
nand: Extend nand_(read|write)_skip_bad with *actual and limit parameters
12 years ago
env_nowhere.c
env: factor out the env_get_char_spec() function
13 years ago
env_nvram.c
Revert "env: fix potential stack overflow in environment functions"
12 years ago
env_onenand.c
Revert "env: fix potential stack overflow in environment functions"
12 years ago
env_remote.c
env: remove duplicated env_get_char_spec()
12 years ago
env_sf.c
Revert "env: fix potential stack overflow in environment functions"
12 years ago
env_ubi.c
env: Add redundant env support to UBI env
12 years ago
exports.c
…
fdt_support.c
common/fdt_support.c: sparse fixes
12 years ago
flash.c
flash: Add optional verify-after-write feature
12 years ago
hash.c
gen: Add sha h/w acceleration to hash
12 years ago
hush.c
cmd_time: merge run_command_and_time_it with cmd_process
12 years ago
hwconfig.c
…
image.c
image: Add support for Plan 9
12 years ago
iomux.c
serial: remove calls to serial_assign()
12 years ago
kallsyms.c
…
kgdb.c
…
kgdb_stubs.c
…
lcd.c
video: bcm2835: fix build issues
12 years ago
lynxkdi.c
…
main.c
Revert "fdt- Tell the FDT library where the device tree is"
12 years ago
memsize.c
Revert "memsize: Fix for bug in memory sizing code"
12 years ago
menu.c
menu: export menu_default_choice() function
12 years ago
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: SS: Add support for Super Speed USB interface
12 years ago
usb_hub.c
usb: fix: Fixing Port status and feature number constants
12 years ago
usb_kbd.c
usb: common: Weed out USB_**_PRINTFs from usb framework
12 years ago
usb_storage.c
USB: Some cleanup prior to USB 3.0 interface addition
12 years ago
xyzModem.c
common/misc: sparse fixes
12 years ago