..
Makefile
sandbox: Disable built-in malloc
14 years ago
bedbug.c
…
cmd_ambapp.c
various cmd_* files: fixed layout a little bit
15 years ago
cmd_bdinfo.c
cmd_bdinfo: replace print_str() with print_mhz()
14 years ago
cmd_bedbug.c
…
cmd_bmp.c
cmd_bmp.c: message about compressed formats is debug info only.
14 years ago
cmd_boot.c
make `go` optional
14 years ago
cmd_bootldr.c
Blackfin: bootldr: use common defines
14 years ago
cmd_bootm.c
removed static from images in cmd_bootm.c
14 years ago
cmd_cache.c
command/cmd_cache.c: Add optional flush arguments
14 years ago
cmd_console.c
…
cmd_cplbinfo.c
various cmd_* files: fixed layout a little bit
15 years ago
cmd_cramfs.c
cramfs: make cramfs usable without a NOR flash
14 years ago
cmd_dataflash_mmc_mux.c
various cmd_* files: remove the command name from the help message
15 years ago
cmd_date.c
cmd_date: constify
15 years ago
cmd_dcr.c
…
cmd_df.c
…
cmd_diag.c
…
cmd_display.c
led_display: split led display support into generic and hw-dependent parts
15 years ago
cmd_dtt.c
hwmon: do not init sensors on startup
14 years ago
cmd_echo.c
…
cmd_eeprom.c
cosmetic: spell fixes etc.
14 years ago
cmd_elf.c
cmd_elf: add an option for loading ELFs according to PHDRs
15 years ago
cmd_exit.c
…
cmd_ext2.c
…
cmd_fat.c
…
cmd_fdc.c
autostart: unify duplicated logic into the bootm code
14 years ago
cmd_fdos.c
Convert ISO-8859 files to UTF-8
14 years ago
cmd_fdt.c
common/cmd_fdt.c: fix wrong data displayed in fdt print
14 years ago
cmd_fitupd.c
add command fitupd to run an update from a FIT image
14 years ago
cmd_flash.c
GCC4.6: Squash warning in cmd_flash.c
14 years ago
cmd_fpga.c
fpga: constify to fix build warning
14 years ago
cmd_gpio.c
gpio: check request result
14 years ago
cmd_help.c
…
cmd_i2c.c
cosmetic: spell fixes etc.
14 years ago
cmd_ide.c
IDE: Fix complaints about strict aliasing in cmd_ide.c
14 years ago
cmd_immap.c
…
cmd_irq.c
…
cmd_itest.c
itest: fix result of string compares
14 years ago
cmd_jffs2.c
cmd_jffs2: Fix get_part_sector_size_nor() overflow bug
14 years ago
cmd_ldrinfo.c
Blackfin: ldrinfo: new command
14 years ago
cmd_led.c
led: remove camel casing of led identifiers globally
14 years ago
cmd_license.c
various cmd_* files: fixed layout a little bit
15 years ago
cmd_load.c
…
cmd_log.c
…
cmd_mac.c
cmd_mac: fix help for 'mac read'
14 years ago
cmd_md5sum.c
Fix: watchdog timed out, if using md5 command
14 years ago
cmd_mdio.c
common/cmd_mdio.c: fix compile warning
14 years ago
cmd_mem.c
sandbox: Use uintptr_t for 32/64-bit compatibility
14 years ago
cmd_mfsl.c
…
cmd_mgdisk.c
various cmd_* files: remove the command name from the help message
15 years ago
cmd_mii.c
miiphy: convert to linux/mii.h
14 years ago
cmd_misc.c
…
cmd_mmc.c
mmc: rescan fails on empty slot
14 years ago
cmd_mmc_spi.c
mmc_spi: add mmc_init call
14 years ago
cmd_mp.c
powerpc/mp: add support for discontiguous cores
14 years ago
cmd_mtdparts.c
CFI: fix warning: variable ... set but not used
14 years ago
cmd_nand.c
NAND: Make page, erase, oob size available via cmd_nand
14 years ago
cmd_net.c
autostart: unify duplicated logic into the bootm code
14 years ago
cmd_nvedit.c
GCC4.6: Squash warning in cmd_nvedit.c
14 years ago
cmd_onenand.c
onenand: add yaffs write command
15 years ago
cmd_otp.c
Blackfin: otp: fix build after constification of args[]
15 years ago
cmd_pci.c
pci: Clean up PCI info when CONFIG_PCI_SCAN_SHOW
15 years ago
cmd_pcmcia.c
…
cmd_portio.c
…
cmd_pxe.c
Add pxe command
14 years ago
cmd_reginfo.c
…
cmd_reiser.c
…
cmd_sata.c
disk/part.c: Make features optional
14 years ago
cmd_scsi.c
disk/part.c: Make features optional
14 years ago
cmd_setexpr.c
…
cmd_sf.c
cmd_sf: Fix compiler warning
14 years ago
cmd_sha1sum.c
Fix: watchdog timed out, if using sha1 command
14 years ago
cmd_source.c
…
cmd_spi.c
sspi: add options to specify bus and mode
15 years ago
cmd_spibootldr.c
various cmd_* files: fixed layout a little bit
15 years ago
cmd_strings.c
various cmd_* files: fixed layout a little bit
15 years ago
cmd_terminal.c
…
cmd_test.c
…
cmd_time.c
cmd_time: add time command
14 years ago
cmd_tsi148.c
TSI148: Fix argument parsing
15 years ago
cmd_ubi.c
GCC4.6: Squash warning in cmd_ubi.c:
14 years ago
cmd_ubifs.c
UBI/UBIFS: Automatically unmount UBIFS volume upon UBI partition change
15 years ago
cmd_universe.c
…
cmd_unzip.c
md5sum/sha1sum/unzip: split out of mondo mem file
14 years ago
cmd_usb.c
common/cmd_usb.c: fix warning: variable ... set but not used
14 years ago
cmd_version.c
unify version_string
14 years ago
cmd_ximg.c
common/cmd_ximg.c: add ifdef protection for gzip uncompression
14 years ago
cmd_yaffs2.c
YAFFS2: cmd_yaffs2.c - fix build warnings
14 years ago
command.c
Replace space and tab checks with isblank
14 years ago
console.c
console: Implement pre-console buffer
14 years ago
ddr_spd.c
mpc8xxx: DDR2/DDR3: Clean up DIMM-type switch statements
14 years ago
dlmalloc.c
utx8245: fix build breakage due to assert()
14 years ago
dlmalloc.src
…
env_common.c
constify default env
14 years ago
env_dataflash.c
hashtable: drop all non-reentrant versions
15 years ago
env_eeprom.c
hashtable: drop all non-reentrant versions
15 years ago
env_embedded.c
env: allow people to force envcrc building
14 years ago
env_flash.c
constify default env
14 years ago
env_mgdisk.c
New implementation for internal handling of environment variables.
15 years ago
env_mmc.c
env_mmc: Allow board code to override the environment address
14 years ago
env_nand.c
env_nand: zero-initialize variable nand_erase_options
14 years ago
env_nowhere.c
New implementation for internal handling of environment variables.
15 years ago
env_nvram.c
hashtable: drop all non-reentrant versions
15 years ago
env_onenand.c
hashtable: drop all non-reentrant versions
15 years ago
env_sf.c
fix redundant environment for serial flash
14 years ago
exports.c
x86: Rename i386 to x86
14 years ago
fdt_support.c
fdt: Add new fdt_set_node_status & fdt_set_status_by_alias helpers
14 years ago
flash.c
cfi_flash: Simplify dynamic flash bank number detection
15 years ago
hush.c
common: add run_command2 for running simple or hush commands
14 years ago
hwconfig.c
Minor Coding Style Cleanup.
14 years ago
image.c
Fix use of int as pointer in image.c
14 years ago
iomux.c
…
kallsyms.c
…
kgdb.c
…
kgdb_stubs.c
…
lcd.c
GCC4.6: Squash warnings in lcd.c
14 years ago
lynxkdi.c
…
main.c
Add pxe command
14 years ago
memsize.c
Remove volatile qualifier in get_ram_size() calls
14 years ago
menu.c
common, menu: use abortboot for menu timeout
14 years ago
miiphyutil.c
miiphy: use strncpy() not sprintf()
14 years ago
modem.c
…
s_record.c
…
serial.c
serial: uartlite: Support for SERIAL_MULTI
14 years ago
stdio.c
stdio: Fix a possible buffer overflow
14 years ago
system_map.c
…
update.c
automatic update from FIT image: add optional address parameter
14 years ago
usb.c
common/usb.c: fix warning: variable ... set but not used
14 years ago
usb_kbd.c
…
usb_storage.c
Revert "GCC4.6: Convert various empty macros to inline functions"
14 years ago
xyzModem.c
cleanup: Fix typos and misspellings in various files.
14 years ago