.. |
ACEX1K.c
|
Improve configuration of FPGA subsystem
|
17 years ago |
Makefile
|
Merge branch 'master' of git://www.denx.de/git/u-boot-mpc85xx
|
17 years ago |
altera.c
|
Improve configuration of FPGA subsystem
|
17 years ago |
bedbug.c
|
common/cmd_[af]*: Remove obsolete references to CONFIG_COMMANDS.
|
18 years ago |
circbuf.c
|
Add support for Siemens SX1 mobile phone;
|
21 years ago |
cmd_autoscript.c
|
[new uImage] Fix autoscr command used with new uImage format
|
17 years ago |
cmd_bdinfo.c
|
Merge branch 'master' of git://www.denx.de/git/u-boot-blackfin
|
17 years ago |
cmd_bedbug.c
|
[BUILD] conditionally compile common/cmd_*.c in common/Makefile
|
17 years ago |
cmd_bmp.c
|
Fix compilation problem in common/cmd_bmp.c
|
17 years ago |
cmd_boot.c
|
Undo commit 3033ebb2: reset command does not take any arguments
|
18 years ago |
cmd_bootldr.c
|
Blackfin: move bootldr command to common code
|
17 years ago |
cmd_bootm.c
|
Merge branch 'new-image' of git://www.denx.de/git/u-boot-testing
|
17 years ago |
cmd_cache.c
|
common/: Remove lingering references to CFG_CMD_* symbols.
|
18 years ago |
cmd_console.c
|
[BUILD] conditionally compile common/cmd_*.c in common/Makefile
|
17 years ago |
cmd_cplbinfo.c
|
Blackfin: new cplbinfo command for viewing cplb tables
|
17 years ago |
cmd_date.c
|
[BUILD] conditionally compile common/cmd_*.c in common/Makefile
|
17 years ago |
cmd_dcr.c
|
[BUILD] conditionally compile common/cmd_*.c in common/Makefile
|
17 years ago |
cmd_diag.c
|
[BUILD] conditionally compile common/cmd_*.c in common/Makefile
|
17 years ago |
cmd_display.c
|
[BUILD] conditionally compile common/cmd_*.c in common/Makefile
|
17 years ago |
cmd_doc.c
|
[new uImage] Use show_boot_progress() for new uImage format
|
17 years ago |
cmd_dtt.c
|
[BUILD] conditionally compile common/cmd_*.c in common/Makefile
|
17 years ago |
cmd_eeprom.c
|
common/: Remove lingering references to CFG_CMD_* symbols.
|
18 years ago |
cmd_elf.c
|
[BUILD] conditionally compile common/cmd_*.c in common/Makefile
|
17 years ago |
cmd_ext2.c
|
[BUILD] conditionally compile common/cmd_*.c in common/Makefile
|
17 years ago |
cmd_fat.c
|
[BUILD] conditionally compile common/cmd_*.c in common/Makefile
|
17 years ago |
cmd_fdc.c
|
[new uImage] Add new uImage format handling to other bootm related commands
|
17 years ago |
cmd_fdos.c
|
[BUILD] conditionally compile common/cmd_*.c in common/Makefile
|
17 years ago |
cmd_fdt.c
|
Fix fdt set command to conform to dts spec
|
17 years ago |
cmd_flash.c
|
Fix CFG_NO_FLASH compilation.
|
17 years ago |
cmd_fpga.c
|
[new uImage] Add new uImage fromat support to fpga command
|
17 years ago |
cmd_i2c.c
|
Refactor code for "i2c sdram" command
|
17 years ago |
cmd_ide.c
|
[new uImage] Use show_boot_progress() for new uImage format
|
17 years ago |
cmd_immap.c
|
[BUILD] conditionally compile common/cmd_*.c in common/Makefile
|
17 years ago |
cmd_itest.c
|
[BUILD] conditionally compile common/cmd_*.c in common/Makefile
|
17 years ago |
cmd_jffs2.c
|
Fix building with CRAMFS but not JFFS2 support
|
17 years ago |
cmd_load.c
|
[new uImage] Add new uImage format support to autoscript routine
|
17 years ago |
cmd_log.c
|
The patch introduces the alternative configuration of the log buffer for the lwmon5 board: the storage for the log-buffer itself is OCM(on-chip memory), the log-buffer header is moved to six GPT registers (PPC440EPX_GPT0_COMP1, ..., PPC440EPX_GPT0_COMP5).
|
17 years ago |
cmd_mac.c
|
FSL: Fix common EEPROM_data structure definition
|
17 years ago |
cmd_mem.c
|
Fix CFG_NO_FLASH compilation.
|
17 years ago |
cmd_mfsl.c
|
[BUILD] conditionally compile common/cmd_*.c in common/Makefile
|
17 years ago |
cmd_mii.c
|
Fix macro typo in common/cmd_mii.c
|
17 years ago |
cmd_misc.c
|
[BUILD] conditionally compile common/cmd_*.c in common/Makefile
|
17 years ago |
cmd_mmc.c
|
[BUILD] conditionally compile common/cmd_*.c in common/Makefile
|
17 years ago |
cmd_mp.c
|
85xx: Update multicore boot mechanism to ePAPR v0.81 spec
|
17 years ago |
cmd_nand.c
|
[new uImage] Use show_boot_progress() for new uImage format
|
17 years ago |
cmd_net.c
|
[new uImage] Add new uImage format support to autoscript routine
|
17 years ago |
cmd_nvedit.c
|
ENV: remove saveenv when CFG_ENV_IS_NOWHERE is selected
|
17 years ago |
cmd_onenand.c
|
OneNAND support (take #2)
|
17 years ago |
cmd_otp.c
|
interface to Blackfin on-chip One-Time-Programmable memory
|
17 years ago |
cmd_pci.c
|
[BUILD] conditionally compile common/cmd_*.c in common/Makefile
|
17 years ago |
cmd_pcmcia.c
|
common/cmd_[p-x]*: Remove obsolete references to CONFIG_COMMANDS.
|
18 years ago |
cmd_portio.c
|
[BUILD] conditionally compile common/cmd_*.c in common/Makefile
|
17 years ago |
cmd_reginfo.c
|
Merge branch 'master' of git://www.denx.de/git/u-boot-mpc86xx
|
17 years ago |
cmd_reiser.c
|
[BUILD] conditionally compile common/cmd_*.c in common/Makefile
|
17 years ago |
cmd_sata.c
|
ata: add the support for SATA framework
|
17 years ago |
cmd_scsi.c
|
[new uImage] Add new uImage format handling to other bootm related commands
|
17 years ago |
cmd_setexpr.c
|
Add setexpr command
|
17 years ago |
cmd_spi.c
|
[BUILD] conditionally compile common/cmd_*.c in common/Makefile
|
17 years ago |
cmd_strings.c
|
new command for displaying strings at specified memory locations
|
17 years ago |
cmd_terminal.c
|
add 'terminal program' functionality
|
17 years ago |
cmd_universe.c
|
[BUILD] conditionally compile common/cmd_*.c in common/Makefile
|
17 years ago |
cmd_usb.c
|
Merge branch 'master_merge_new-image' of /home/tur/git/u-boot
|
17 years ago |
cmd_vfd.c
|
common/: Remove lingering references to CFG_CMD_* symbols.
|
18 years ago |
cmd_ximg.c
|
[new uImage] Compilation and new uImage handling fixes for imxtract
|
17 years ago |
command.c
|
common/: Remove lingering references to CFG_CMD_* symbols.
|
18 years ago |
console.c
|
[PATCH] simplify silent console
|
18 years ago |
crc16.c
|
Code cleanup
|
19 years ago |
cyclon2.c
|
Improve configuration of FPGA subsystem
|
17 years ago |
devices.c
|
GCC-4.x fixes: clean up global data pointer initialization for all boards.
|
19 years ago |
dlmalloc.c
|
GCC-4.x fixes: clean up global data pointer initialization for all boards.
|
19 years ago |
dlmalloc.src
|
…
|
|
docecc.c
|
common/* non-cmd*: Remove obsolete references to CONFIG_COMMANDS
|
18 years ago |
env_common.c
|
make show_boot_progress () weak.
|
18 years ago |
env_dataflash.c
|
AT91CAP9 support
|
17 years ago |
env_eeprom.c
|
GCC-4.x fixes: clean up global data pointer initialization for all boards.
|
19 years ago |
env_flash.c
|
Fix compilation error for omap2420h4_config.
|
17 years ago |
env_nand.c
|
fix comments with new drivers organization
|
17 years ago |
env_nowhere.c
|
GCC-4.x fixes: clean up global data pointer initialization for all boards.
|
19 years ago |
env_nvram.c
|
GCC-4.x fixes: clean up global data pointer initialization for all boards.
|
19 years ago |
env_onenand.c
|
Remove warnings re CONFIG_EXTRA_ENV_SETTINGS
|
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
|
Add functions to list of exported functions
|
18 years ago |
fdt_support.c
|
83xx/fdt_support: let user specifiy FSL USB Dual-Role controller role
|
17 years ago |
flash.c
|
ppc4xx: Update AMCC Bamboo 440EP support
|
18 years ago |
fpga.c
|
Improve configuration of FPGA subsystem
|
17 years ago |
ft_build.c
|
remove remaining CONFIG_OF_HAS_{UBOOT_ENV,BD_T} code
|
17 years ago |
gunzip.c
|
[new uImage] Move gunzip() common code to common/gunzip.c
|
17 years ago |
hush.c
|
common/: Remove lingering references to CFG_CMD_* symbols.
|
18 years ago |
image.c
|
[new uImage] Disable debuging output in preparation for merge with master
|
17 years ago |
kgdb.c
|
common/kgdb.c: fix 'dereferencing type-punned pointer' warning
|
17 years ago |
lcd.c
|
common/* non-cmd*: Remove obsolete references to CONFIG_COMMANDS
|
18 years ago |
lists.c
|
…
|
|
lynxkdi.c
|
[new uImage] Cleanup cmd_bootm.c
|
17 years ago |
main.c
|
The patch introduces the CRITICAL feature of POST tests. If the test marked as POST_CRITICAL fails then the alternative, post_critical, boot-command is used. If this command is not defined then U-Boot enters into interactive mode.
|
17 years ago |
memsize.c
|
Sequential accesses to non-existent memory must be synchronized,
|
18 years ago |
miiphybb.c
|
Cleanup compile warnings. Prepare for release 1.1.5
|
18 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
|
Add MACH_TYPE records for several AT91 boards.
|
18 years ago |
soft_spi.c
|
ppc4xx: Add support for AMCC 405EP Taihu board
|
18 years ago |
spartan2.c
|
Fix MSB check in Xilinx Spartan slave serial mode
|
17 years ago |
spartan3.c
|
Fix MSB check in Xilinx Spartan slave serial mode
|
17 years ago |
usb.c
|
ppc4xx: Rename 405gp_pci to 4xx_pci since its used on all 4xx platforms
|
17 years ago |
usb_kbd.c
|
Add Ctrl combo key support to usb keyboard driver.
|
17 years ago |
usb_storage.c
|
USB, Storage: fix a bug introduced in commit
|
17 years ago |
virtex2.c
|
Improve configuration of FPGA subsystem
|
17 years ago |
xilinx.c
|
Improve configuration of FPGA subsystem
|
17 years ago |
xyzModem.c
|
Coding Style cleanup.
|
18 years ago |