..
ACEX1K.c
* Patch by Steven Scholz, 25 Feb 2004:
21 years ago
Makefile
Merge with /home/git/u-boot
18 years ago
altera.c
Merge with /home/stefan/git/u-boot/denx
19 years ago
bedbug.c
…
circbuf.c
Add support for Siemens SX1 mobile phone;
21 years ago
cmd_autoscript.c
Cleanup for GCC-4.x
20 years ago
cmd_bdinfo.c
[Microblaze][PATCH] part 2
18 years ago
cmd_bedbug.c
GCC-4.x fixes: clean up global data pointer initialization for all boards.
19 years ago
cmd_bmp.c
Fix gzip bmp support (test if malloc fails, warning when truncated).
20 years ago
cmd_boot.c
Undo commit 3033ebb2: reset command does not take any arguments
18 years ago
cmd_bootm.c
make show_boot_progress () weak.
18 years ago
cmd_cache.c
Patch by Kenneth Johansson, 30 Jun 2003:
22 years ago
cmd_console.c
Patch by Thomas Viehweger, 14 May 2004:
21 years ago
cmd_date.c
[PATCH] I2C: Add support for multiple I2C busses for RTC & DTT
18 years ago
cmd_dcr.c
Code cleanup.
18 years ago
cmd_diag.c
* Patches by Thomas Viehweger, 16 Mar 2004:
21 years ago
cmd_display.c
Add keyboard and dot matrix display support for HMI1001 board.
20 years ago
cmd_doc.c
make show_boot_progress () weak.
18 years ago
cmd_dtt.c
[PATCH] I2C: Add support for multiple I2C busses for RTC & DTT
18 years ago
cmd_eeprom.c
Add SM501 support to HH405 board.
20 years ago
cmd_elf.c
[PATCH] common/cmd_elf.c: Enable loadaddr as parameter in bootvx command
18 years ago
cmd_ext2.c
[PATCH 1_4] Merge common get_dev() routines for block devices
18 years ago
cmd_fat.c
[PATCH 1_4] Merge common get_dev() routines for block devices
18 years ago
cmd_fdc.c
Add loads of ntohl() in image header handling
19 years ago
cmd_fdos.c
* Update TRAB auto update code
22 years ago
cmd_fdt.c
Moved fdt command support code to fdt_support.c
18 years ago
cmd_flash.c
Change 'repeatable' attribute of some commands to sensible values.
18 years ago
cmd_fpga.c
Remove compile warnings in fpga code
19 years ago
cmd_i2c.c
i2c: Enable "old" i2c commands even when CONFIG_I2C_CMD_TREE is defined
18 years ago
cmd_ide.c
make show_boot_progress () weak.
18 years ago
cmd_immap.c
GCC-4.x fixes: clean up global data pointer initialization for all boards.
19 years ago
cmd_itest.c
Patch by Thomas Viehweger, 14 May 2004:
21 years ago
cmd_jffs2.c
[PATCH] NAND: Partition name support added to NAND subsystem
18 years ago
cmd_load.c
Declare load_serial_ymodem() when using CFG_CMD_LOADB.
19 years ago
cmd_log.c
Coding stylke cleanup; rebuild CHANGELOG
18 years ago
cmd_mac.c
Add support for reading and writing mac addresses to or from ID EEPROM.
19 years ago
cmd_mem.c
[PATCH 3_9] Move buffer print code from md command to common function
18 years ago
cmd_mfsl.c
Fix compile problem cause my Microblaze merge
18 years ago
cmd_mii.c
Change "mii info" to not print an error upon missing PHY at address
19 years ago
cmd_misc.c
Change 'repeatable' attribute of some commands to sensible values.
18 years ago
cmd_mmc.c
Patch by Kenneth Johansson, 30 Jun 2003:
22 years ago
cmd_nand.c
make show_boot_progress () weak.
18 years ago
cmd_net.c
make show_boot_progress () weak.
18 years ago
cmd_nvedit.c
[patch] setenv(...) can delete environmentalvariables
18 years ago
cmd_pci.c
Patch by Manfred Baral, 17 Mar 2005:
20 years ago
cmd_pcmcia.c
Change 'repeatable' attribute of some commands to sensible values.
18 years ago
cmd_portio.c
Patch by Kenneth Johansson, 30 Jun 2003:
22 years ago
cmd_reginfo.c
Add support for new TQM5200 revisions
19 years ago
cmd_reiser.c
[PCS440EP] upgrade the PCS440EP board:
18 years ago
cmd_sata.c
Fix S-ATA support.
18 years ago
cmd_scsi.c
[PATCH] Fix bugs in cmd_ide.c and cmd_scsi.c
18 years ago
cmd_spi.c
Cleanup for GCC-4.x
20 years ago
cmd_universe.c
* Patch by Stefan Roese, 03 May 2005:
20 years ago
cmd_usb.c
[PATCH 1_4] Merge common get_dev() routines for block devices
18 years ago
cmd_vfd.c
* Use "-fPIC" instead of "-mrelocatable" to prevent problems with
21 years ago
cmd_ximg.c
Patch by Robert Schwebel, 13 May 2004:
21 years ago
command.c
Adjust "echo" as a default command
19 years ago
console.c
[PATCH] simplify silent console
18 years ago
crc16.c
Code cleanup
19 years ago
cyclon2.c
Add FPGA Altera Cyclone 2 support
19 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
* Cleanup
21 years ago
env_common.c
make show_boot_progress () weak.
18 years ago
env_dataflash.c
GCC-4.x fixes: clean up global data pointer initialization for all boards.
19 years ago
env_eeprom.c
GCC-4.x fixes: clean up global data pointer initialization for all boards.
19 years ago
env_flash.c
GCC-4.x fixes: clean up global data pointer initialization for all boards.
19 years ago
env_nand.c
Add NAND environment support for PPC440EPx Sequoia NAND boot config
19 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
environment.c
Preliminary support for the iDMR board (ColdFire).
18 years ago
exports.c
Added simple_strtoul(), getenv() and setenv() to the exported functions.
19 years ago
fdt_support.c
Fix serious pointer bug with bootm and reserve map.
18 years ago
flash.c
ppc4xx: Update AMCC Bamboo 440EP support
18 years ago
fpga.c
Merge with /home/stefan/git/u-boot/denx
19 years ago
ft_build.c
[PATCH 4_4] Remove local implementation of isprint() in ft_build.c
18 years ago
hush.c
GCC-4.x fixes: clean up global data pointer initialization for all boards.
19 years ago
kgdb.c
Cleanup for GCC-4.x
20 years ago
lcd.c
MCC200: Fix uninitialized variable problem in LCD driver
18 years ago
lists.c
…
lynxkdi.c
GCC-4.x fixes: clean up global data pointer initialization for all boards.
19 years ago
main.c
make show_boot_progress () weak.
18 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
Fix miiphy global data initialization (problem on 4xx boards when no
19 years ago
s_record.c
…
serial.c
[PATCH] Clean up 40EZ/Acadia support
18 years ago
soft_i2c.c
New board SMN42 branch
18 years ago
soft_spi.c
…
spartan2.c
* Patch by Steven Scholz, 25 Feb 2004:
21 years ago
spartan3.c
Cleanup
20 years ago
usb.c
Prevent USB commands from working when USB is stopped.
19 years ago
usb_kbd.c
…
usb_storage.c
[PATCH 9_9] Use "void *" not "unsigned long *" for block dev read_write buffer pointers
18 years ago
virtex2.c
Add support for AMD's Pb1x00 eval board;
20 years ago
xilinx.c
Cleanup for GCC-4.x
20 years ago
xyzModem.c
Coding Style cleanup.
19 years ago