..
Makefile
IOMUX: Add console multiplexing support.
16 years ago
bedbug.c
common: Move conditional compilation to Makefile
16 years ago
circbuf.c
…
cmd_ambapp.c
Coding Style cleanup; update CHANGELOG
17 years ago
cmd_autoscript.c
rename CFG_ macros to CONFIG_SYS
16 years ago
cmd_bdinfo.c
Blackfin: use common strmhz() in system output
16 years ago
cmd_bedbug.c
Consolidate MAX/MIN definitions
16 years ago
cmd_bmp.c
rename CFG_ macros to CONFIG_SYS
16 years ago
cmd_boot.c
rename CFG_ macros to CONFIG_SYS
16 years ago
cmd_bootldr.c
Blackfin: move bootldr command to common code
17 years ago
cmd_bootm.c
Fix gunzip in case of insufficient output buffer
16 years ago
cmd_cache.c
…
cmd_console.c
devices: merge to list_head
16 years ago
cmd_cplbinfo.c
Blackfin: new cplbinfo command for viewing cplb tables
17 years ago
cmd_date.c
rename CFG_ macros to CONFIG_SYS
16 years ago
cmd_dcr.c
Big white-space cleanup.
17 years ago
cmd_df.c
SPI API improvements
17 years ago
cmd_diag.c
rename CFG_ macros to CONFIG_SYS
16 years ago
cmd_display.c
rename CFG_ macros to CONFIG_SYS
16 years ago
cmd_doc.c
rename CFG_ macros to CONFIG_SYS
16 years ago
cmd_dtt.c
rename CFG_ macros to CONFIG_SYS
16 years ago
cmd_eeprom.c
rename CFG_ macros to CONFIG_SYS
16 years ago
cmd_elf.c
cmd_elf.c: Cleanup bootvx and handle new CONFIG_SYS_VXWORKS parameters
16 years ago
cmd_ext2.c
rename CFG_ macros to CONFIG_SYS
16 years ago
cmd_fat.c
rename CFG_ macros to CONFIG_SYS
16 years ago
cmd_fdc.c
rename CFG_ macros to CONFIG_SYS
16 years ago
cmd_fdos.c
rename CFG_ macros to CONFIG_SYS
16 years ago
cmd_fdt.c
rename CFG_ macros to CONFIG_SYS
16 years ago
cmd_flash.c
rename CFG_ macros to CONFIG_SYS
16 years ago
cmd_fpga.c
Code cleanup: fix old style assignment ambiguities like "=-" etc.
17 years ago
cmd_i2c.c
Coding Style cleanup, update CHANGELOG
16 years ago
cmd_ide.c
common/cmd_ide.c: Corrected endian order printing for compact flash serial number.
16 years ago
cmd_immap.c
rename CFG_ macros to CONFIG_SYS
16 years ago
cmd_irq.c
Add command to enable/disable interrupts
16 years ago
cmd_itest.c
move cmd_get_data_size to command.c
16 years ago
cmd_jffs2.c
jffs2: Fix zero sector_size when not using CONFIG_JFFS2_CMDLINE
16 years ago
cmd_license.c
Add 'license' command to U-Boot command line
16 years ago
cmd_load.c
rename CFG_ macros to CONFIG_SYS
16 years ago
cmd_log.c
rename CFG_ macros to CONFIG_SYS
16 years ago
cmd_mac.c
cmd_mac: Move conditional compilation to Makefile
16 years ago
cmd_mem.c
common: Iteration limit for memory test.
16 years ago
cmd_mfsl.c
Fix merge problems
16 years ago
cmd_mii.c
Add CONFIG_MII_INIT support to related boards
17 years ago
cmd_misc.c
rename CFG_ macros to CONFIG_SYS
16 years ago
cmd_mmc.c
[BUILD] conditionally compile common/cmd_*.c in common/Makefile
17 years ago
cmd_mp.c
rename CFG_ macros to CONFIG_SYS
16 years ago
cmd_nand.c
nand: fixup printf modifiers to match types used
16 years ago
cmd_net.c
net: Fix download command parsing
16 years ago
cmd_nvedit.c
saveenv: standardize enablement
16 years ago
cmd_onenand.c
OneNAND: Bad block aware read/write command support
16 years ago
cmd_otp.c
interface to Blackfin on-chip One-Time-Programmable memory
17 years ago
cmd_pci.c
rename CFG_ macros to CONFIG_SYS
16 years ago
cmd_pcmcia.c
rename CFG_ macros to CONFIG_SYS
16 years ago
cmd_portio.c
move cmd_get_data_size to command.c
16 years ago
cmd_reginfo.c
rename CFG_ macros to CONFIG_SYS
16 years ago
cmd_reiser.c
rename CFG_ macros to CONFIG_SYS
16 years ago
cmd_sata.c
rename CFG_ macros to CONFIG_SYS
16 years ago
cmd_scsi.c
rename CFG_ macros to CONFIG_SYS
16 years ago
cmd_setexpr.c
Add setexpr command
17 years ago
cmd_sf.c
SPI Flash: Add "sf" command
17 years ago
cmd_spi.c
cmd_spi: remove broken signed casting for display
16 years ago
cmd_strings.c
strings: use puts() rather than printf()
16 years ago
cmd_terminal.c
devices: merge to list_head
16 years ago
cmd_ubi.c
Coding style cleanup, update CHANGELOG.
16 years ago
cmd_universe.c
[BUILD] conditionally compile common/cmd_*.c in common/Makefile
17 years ago
cmd_usb.c
Remove obsolete command (apply afte USB style patch, 80 chars strict)
16 years ago
cmd_vfd.c
cmd_vfd: Move conditional compilation to Makefile
16 years ago
cmd_ximg.c
Memory footprint optimizations
17 years ago
cmd_yaffs2.c
Minor coding style cleanup, updte CHANGELOG
16 years ago
command.c
rename CFG_ macros to CONFIG_SYS
16 years ago
console.c
IOMUX: Add console multiplexing support.
16 years ago
ddr_spd.c
Add proper SPD definitions for DDR1/2/3
16 years ago
devices.c
rename CFG_ macros to CONFIG_SYS
16 years ago
dlmalloc.c
Fix merge problems
16 years ago
dlmalloc.src
…
docecc.c
common: Move conditional compilation to Makefile
16 years ago
env_common.c
rename CFG_ macros to CONFIG_SYS
16 years ago
env_dataflash.c
rename CFG_ENV macros to CONFIG_ENV
16 years ago
env_eeprom.c
rename CFG_ macros to CONFIG_SYS
16 years ago
env_embedded.c
rename CFG_ macros to CONFIG_SYS
16 years ago
env_flash.c
rename CFG_ENV macros to CONFIG_ENV
16 years ago
env_nand.c
rename CFG_ENV macros to CONFIG_ENV
16 years ago
env_nowhere.c
env_nowhere: Move conditional compilation to Makefile
16 years ago
env_nvram.c
rename CFG_ macros to CONFIG_SYS
16 years ago
env_onenand.c
OneNAND: Add missing mtd info struct before calling onenand_erase()
16 years ago
env_sf.c
env_sf: support embedded environments
16 years ago
exports.c
…
fdt_support.c
fdt_resize(): fix actualsize calculations with unaligned blobs
16 years ago
flash.c
rename CFG_ macros to CONFIG_SYS
16 years ago
hush.c
rename CFG_ macros to CONFIG_SYS
16 years ago
image.c
Fix FIT and FDT support to have CONFIG_OF_LIBFDT and CONFIG_FIT independent
16 years ago
iomux.c
IOMUX: Add console multiplexing support.
16 years ago
kgdb.c
rename CFG_ macros to CONFIG_SYS
16 years ago
lcd.c
lcd: Let the board code show board-specific info cleanup
16 years ago
lynxkdi.c
common: Move conditional compilation to Makefile
16 years ago
main.c
common/main: support bootdelay=0 for CONFIG_AUTOBOOT_KEYED
16 years ago
memsize.c
…
miiphyutil.c
rename CFG_ macros to CONFIG_SYS
16 years ago
s_record.c
…
serial.c
rename CFG_ macros to CONFIG_SYS
16 years ago
update.c
rename CFG_ macros to CONFIG_SYS
16 years ago
usb.c
USB style patch, 80 chars strict
16 years ago
usb_kbd.c
usb_kbd: fix usb_kbd_deregister when DEVICE_DEREGISTER not enable
16 years ago
usb_storage.c
common: Move conditional compilation to Makefile
16 years ago
xyzModem.c
…