..
ACEX1K.c
common: Move conditional compilation to Makefile
17 years ago
Makefile
Add proper SPD definitions for DDR1/2/3
17 years ago
altera.c
common: Move conditional compilation to Makefile
17 years ago
bedbug.c
common: Move conditional compilation to Makefile
17 years ago
circbuf.c
…
cmd_ambapp.c
Coding Style cleanup; update CHANGELOG
17 years ago
cmd_autoscript.c
Big white-space cleanup.
17 years ago
cmd_bdinfo.c
Fix merge problems
17 years ago
cmd_bedbug.c
…
cmd_bmp.c
Fix compilation problem in common/cmd_bmp.c
17 years ago
cmd_boot.c
allow ports to override go behavior
17 years ago
cmd_bootldr.c
Blackfin: move bootldr command to common code
17 years ago
cmd_bootm.c
bootm: refactor do_reset and os boot function args
17 years ago
cmd_cache.c
…
cmd_console.c
…
cmd_cplbinfo.c
Blackfin: new cplbinfo command for viewing cplb tables
17 years ago
cmd_date.c
…
cmd_dcr.c
Big white-space cleanup.
17 years ago
cmd_df.c
SPI API improvements
17 years ago
cmd_diag.c
…
cmd_display.c
…
cmd_doc.c
Whitespace cleanup and marking broken code.
17 years ago
cmd_dtt.c
…
cmd_eeprom.c
…
cmd_elf.c
allow ports to override bootelf behavior
17 years ago
cmd_ext2.c
…
cmd_fat.c
…
cmd_fdc.c
Code cleanup: fix old style assignment ambiguities like "=-" etc.
17 years ago
cmd_fdos.c
…
cmd_fdt.c
fdt: Added resize command
17 years ago
cmd_flash.c
Fix merge problems
17 years ago
cmd_fpga.c
Code cleanup: fix old style assignment ambiguities like "=-" etc.
17 years ago
cmd_i2c.c
mod_i2c_mem() bugfix
17 years ago
cmd_ide.c
Fix typo in spelling of ATAPI.
17 years ago
cmd_immap.c
…
cmd_irq.c
Add command to enable/disable interrupts
17 years ago
cmd_itest.c
…
cmd_jffs2.c
drivers/mtd/nand: Move conditional compilation to Makefile
17 years ago
cmd_license.c
Add 'license' command to U-Boot command line
17 years ago
cmd_load.c
common/cmd_load.c cleanup - remove unused variables
17 years ago
cmd_log.c
Avoid initrd and logbuffer area overlaps
17 years ago
cmd_mac.c
FSL: Fix common EEPROM_data structure definition
17 years ago
cmd_mem.c
cmd_mem.c: Fix help message alignment
17 years ago
cmd_mfsl.c
Fix merge problems
17 years ago
cmd_mii.c
Add CONFIG_MII_INIT support to related boards
17 years ago
cmd_misc.c
…
cmd_mmc.c
…
cmd_mp.c
85xx: Rename CONFIG_NR_CPUS to CONFIG_NUM_CPUS
17 years ago
cmd_nand.c
Coding Style cleanup, update CHANGELOG
17 years ago
cmd_net.c
Standardize bootp, tftpboot, rarpboot, dhcp, and nfs command descriptions
17 years ago
cmd_nvedit.c
Fix some more printf() format problems.
17 years ago
cmd_onenand.c
Fix OneNAND read_oob/write_oob functions compatability
17 years ago
cmd_otp.c
interface to Blackfin on-chip One-Time-Programmable memory
17 years ago
cmd_pci.c
Big white-space cleanup.
17 years ago
cmd_pcmcia.c
…
cmd_portio.c
…
cmd_reginfo.c
ppc4xx: Consolidate PPC4xx UIC defines
17 years ago
cmd_reiser.c
…
cmd_sata.c
ata: add the support for SATA framework
17 years ago
cmd_scsi.c
Code cleanup: fix old style assignment ambiguities like "=-" etc.
17 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
SPI API improvements
17 years ago
cmd_strings.c
new command for displaying strings at specified memory locations
17 years ago
cmd_terminal.c
…
cmd_universe.c
…
cmd_usb.c
Code cleanup: fix old style assignment ambiguities like "=-" etc.
17 years ago
cmd_vfd.c
Big white-space cleanup.
17 years ago
cmd_ximg.c
Memory footprint optimizations
17 years ago
cmd_yaffs2.c
Minor coding style cleanup, updte CHANGELOG
17 years ago
command.c
Big white-space cleanup.
17 years ago
console.c
Big white-space cleanup.
17 years ago
crc16.c
…
cyclon2.c
common: Move conditional compilation to Makefile
17 years ago
ddr_spd.c
Add proper SPD definitions for DDR1/2/3
17 years ago
devices.c
Code cleanup: fix old style assignment ambiguities like "=-" etc.
17 years ago
dlmalloc.c
Fix merge problems
17 years ago
dlmalloc.src
…
docecc.c
common: Move conditional compilation to Makefile
17 years ago
env_common.c
Remove code duplication for setting the default environment
17 years ago
env_dataflash.c
Big white-space cleanup.
17 years ago
env_eeprom.c
environment: cleanup prototype declarations of env functions.
17 years ago
env_flash.c
fix building when saveenv is disabled in some setups
17 years ago
env_nand.c
NAND: Do not write or read a whole block if it is larger than the environment
17 years ago
env_nowhere.c
…
env_nvram.c
environment: cleanup prototype declarations of env functions.
17 years ago
env_onenand.c
Fix OneNAND build break
17 years ago
env_sf.c
Change CFG_ENV_SIZE to CFG_ENV_SECT_SIZE for SPI sector erase
17 years ago
environment.c
fix building on Blackfin as the assembler supports the .set syntax, not the = syntax, for assigning symbols
17 years ago
exports.c
…
fdt_support.c
fdt: refactor initrd related code
17 years ago
flash.c
Code cleanup: fix old style assignment ambiguities like "=-" etc.
17 years ago
fpga.c
common: Move conditional compilation to Makefile
17 years ago
gunzip.c
[new uImage] Move gunzip() common code to common/gunzip.c
17 years ago
hush.c
hush: Fix printf debug macro in hush.c so that it usable in U-Boot
17 years ago
image.c
bootm: Set working fdt address as part of the bootm flow
17 years ago
kgdb.c
common/kgdb.c: fix 'dereferencing type-punned pointer' warning
17 years ago
lcd.c
common: Move conditional compilation to Makefile
17 years ago
lists.c
Big white-space cleanup.
17 years ago
lynxkdi.c
common: Move conditional compilation to Makefile
17 years ago
main.c
Fix merge problems
17 years ago
memsize.c
…
miiphybb.c
common: Move conditional compilation to Makefile
17 years ago
miiphyutil.c
common/miiphyutil.c: Cleanup MII_DEBUG and debug()
17 years ago
s_record.c
…
serial.c
ARM: s3c24xx: Multiple serial port support
17 years ago
soft_i2c.c
common: Move conditional compilation to Makefile
17 years ago
soft_spi.c
common: Move conditional compilation to Makefile
17 years ago
spartan2.c
common: Move conditional compilation to Makefile
17 years ago
spartan3.c
common: Move conditional compilation to Makefile
17 years ago
stratixII.c
common: Move conditional compilation to Makefile
17 years ago
usb.c
common: Move conditional compilation to Makefile
17 years ago
usb_kbd.c
common: Move conditional compilation to Makefile
17 years ago
usb_storage.c
common: Move conditional compilation to Makefile
17 years ago
virtex2.c
common: Move conditional compilation to Makefile
17 years ago
xilinx.c
common: Move conditional compilation to Makefile
17 years ago
xyzModem.c
…