..
ACEX1K.c
* Patch by Steven Scholz, 25 Feb 2004:
2004-02-27 00:07:27 +00:00
altera.c
* Patch by Steven Scholz, 07 Apr 2005:
2005-04-07 22:36:40 +00:00
bedbug.c
* Code cleanup:
2003-06-27 21:31:46 +00:00
circbuf.c
Add support for Siemens SX1 mobile phone;
2004-03-12 00:14:09 +00:00
cmd_ace.c
Fix device partition intialization for SystemACE disks.
2005-10-05 00:25:17 +02:00
cmd_autoscript.c
Cleanup for GCC-4.x
2005-10-13 16:45:02 +02:00
cmd_bdinfo.c
Changed CONFIG_440_xx to CONFIG_440xx for a consistent design (405 and linux)
2005-08-08 12:42:22 +02:00
cmd_bedbug.c
Patch by Kenneth Johansson, 30 Jun 2003:
2003-07-01 21:06:45 +00:00
cmd_bmp.c
Fix gzip bmp support (test if malloc fails, warning when truncated).
2005-10-08 10:19:07 +02:00
cmd_boot.c
* Patch by Scott McNutt, 04 Oct 2003:
2003-10-08 23:26:14 +00:00
cmd_bootm.c
Change max size of uncompressed uImage's to 8MByte and add
2006-03-13 11:16:36 +01:00
cmd_cache.c
Patch by Kenneth Johansson, 30 Jun 2003:
2003-07-01 21:06:45 +00:00
cmd_console.c
Patch by Thomas Viehweger, 14 May 2004:
2004-06-09 12:42:26 +00:00
cmd_date.c
* Patches by Thomas Viehweger, 16 Mar 2004:
2004-03-23 22:14:11 +00:00
cmd_dcr.c
Cleanup (PPC4xx is AMCC now)
2005-09-23 11:05:55 +02:00
cmd_diag.c
* Patches by Thomas Viehweger, 16 Mar 2004:
2004-03-23 22:14:11 +00:00
cmd_display.c
Add keyboard and dot matrix display support for HMI1001 board.
2005-08-30 13:04:12 +02:00
cmd_doc.c
Add loads of ntohl() in image header handling
2006-03-12 01:59:35 +01:00
cmd_dtt.c
Patch by Kenneth Johansson, 30 Jun 2003:
2003-07-01 21:06:45 +00:00
cmd_eeprom.c
Add SM501 support to HH405 board.
2005-09-22 09:04:17 +02:00
cmd_elf.c
Add support for AMCC PPC440EP/GR eval boards Yosemite and Yellowstone.
2005-08-01 16:41:48 +02:00
cmd_ext2.c
Merge with /home/sr/git/u-boot
2005-10-17 00:19:16 +02:00
cmd_fat.c
* Add automatic update support for LWMON board
2004-08-28 21:09:14 +00:00
cmd_fdc.c
Add loads of ntohl() in image header handling
2006-03-12 01:59:35 +01:00
cmd_fdos.c
* Update TRAB auto update code
2003-10-06 21:55:32 +00:00
cmd_flash.c
Added support for TQM834x boards.
2005-10-11 19:09:42 +02:00
cmd_fpga.c
Cleanup for GCC-4.x
2005-10-13 16:45:02 +02:00
cmd_i2c.c
Cleanup for GCC-4.x
2005-10-13 16:45:02 +02:00
cmd_ide.c
Fix U-Boot compilation for MIPS boards using ELDK 4.0
2005-12-01 02:15:07 +01:00
cmd_immap.c
Cleanup for GCC-4.x
2005-10-13 16:45:02 +02:00
cmd_itest.c
Patch by Thomas Viehweger, 14 May 2004:
2004-06-09 12:42:26 +00:00
cmd_jffs2.c
Re-factoring the legacy NAND code (legacy NAND now only in board-specific
2006-03-05 18:57:33 +01:00
cmd_load.c
Cleanup for GCC-4.x
2005-10-13 16:45:02 +02:00
cmd_log.c
Cleanup for GCC-4.x
2005-10-13 16:45:02 +02:00
cmd_mem.c
Cleanup for GCC-4.x
2005-10-13 16:45:02 +02:00
cmd_mii.c
Add support for multiple PHYs.
2005-10-28 22:30:33 +02:00
cmd_misc.c
Fix problem with sleep in NetConsole (use get_timer())
2005-10-20 16:36:44 +02:00
cmd_mmc.c
Patch by Kenneth Johansson, 30 Jun 2003:
2003-07-01 21:06:45 +00:00
cmd_nand.c
Add loads of ntohl() in image header handling
2006-03-12 01:59:35 +01:00
cmd_net.c
* Patch by Ladislav Michl, 05 Apr 2005:
2005-04-05 23:32:21 +00:00
cmd_nvedit.c
Some minor fixes to environment in NAND code.
2006-03-08 00:04:04 +01:00
cmd_pci.c
Patch by Manfred Baral, 17 Mar 2005:
2005-03-20 22:33:46 +00:00
cmd_pcmcia.c
Cleanup for GCC-4.x
2005-10-13 16:45:02 +02:00
cmd_portio.c
Patch by Kenneth Johansson, 30 Jun 2003:
2003-07-01 21:06:45 +00:00
cmd_reginfo.c
* Cleanup
2004-07-11 20:04:51 +00:00
cmd_reiser.c
* Fix get_partition_info() parameter error in all other calls
2005-03-04 11:27:31 +00:00
cmd_scsi.c
Cleanup for GCC-4.x
2005-10-13 16:45:02 +02:00
cmd_spi.c
Cleanup for GCC-4.x
2005-10-13 16:45:02 +02:00
cmd_universe.c
* Patch by Stefan Roese, 03 May 2005:
2005-05-03 06:06:41 +00:00
cmd_usb.c
Cleanup for GCC-4.x
2005-10-13 16:45:02 +02:00
cmd_vfd.c
* Use "-fPIC" instead of "-mrelocatable" to prevent problems with
2003-11-17 21:14:37 +00:00
cmd_ximg.c
Patch by Robert Schwebel, 13 May 2004:
2004-06-09 10:15:00 +00:00
command.c
Adjust "echo" as a default command
2006-03-12 16:51:59 +01:00
console.c
* Patch by Detlev Zundel, 31 Mar 2005:
2005-03-31 18:42:15 +00:00
devices.c
Add support for console over UDP (compatible to Ingo Molnar's
2004-08-02 21:11:11 +00:00
dlmalloc.c
* Code cleanup:
2003-06-27 21:31:46 +00:00
dlmalloc.src
* Code cleanup:
2003-06-27 21:31:46 +00:00
docecc.c
* Cleanup
2004-07-11 20:04:51 +00:00
env_common.c
Cleanup for GCC-4.x
2005-10-13 16:45:02 +02:00
env_dataflash.c
Remove unneeded #include <malloc.h>
2005-09-25 17:02:27 +02:00
env_eeprom.c
Remove unneeded #include <malloc.h>
2005-09-25 17:02:27 +02:00
env_flash.c
Cleanup for GCC-4.x
2005-10-13 16:45:02 +02:00
env_nand.c
Some code cleanup for GCC 4.x
2006-03-11 22:53:33 +01:00
env_nowhere.c
Remove unneeded #include <malloc.h>
2005-09-25 17:02:27 +02:00
env_nvram.c
Remove unneeded #include <malloc.h>
2005-09-25 17:02:27 +02:00
environment.c
Cleanup build problems (on Fedora Core x86_64 build host)
2005-08-03 22:32:02 +02:00
exports.c
* Patch by Martin Krause, 11 Sep 2003:
2003-09-11 23:06:34 +00:00
flash.c
Merge with /home/m8/git/u-boot
2005-10-15 18:23:43 +02:00
fpga.c
Cleanup for GCC-4.x
2005-10-13 16:45:02 +02:00
ft_build.c
Add support for passing initrd information via flat device tree
2006-01-11 16:41:35 -06:00
hush.c
Cleanup for GCC-4.x
2005-10-13 16:45:02 +02:00
kgdb.c
Cleanup for GCC-4.x
2005-10-13 16:45:02 +02:00
lcd.c
Cleanup for GCC-4.x
2005-10-13 16:45:02 +02:00
lists.c
Initial revision
2002-08-17 09:36:01 +00:00
lynxkdi.c
Add loads of ntohl() in image header handling
2006-03-12 01:59:35 +01:00
main.c
Avoid dereferencing NULL in find_cmd() if no valid commands were found
2006-03-12 02:20:55 +01:00
Makefile
Re-factoring the legacy NAND code (legacy NAND now only in board-specific
2006-03-05 18:57:33 +01:00
memsize.c
Add a common get_ram_size() function and modify the the
2004-01-06 22:38:14 +00:00
miiphybb.c
Add support for multiple PHYs.
2005-10-28 22:30:33 +02:00
miiphyutil.c
Fix miiphy global data initialization (problem on 4xx boards when no
2005-11-30 18:06:04 +01:00
s_record.c
Initial revision
2002-08-17 09:36:01 +00:00
serial.c
* Patch by Leif Lindholm, 23 Sep 2004:
2005-01-09 22:28:56 +00:00
soft_i2c.c
Change the sequence of events in soft_i2c.c:send_ack() to keep from
2006-03-13 00:50:48 +01:00
soft_spi.c
* Code cleanup:
2003-06-27 21:31:46 +00:00
spartan2.c
* Patch by Steven Scholz, 25 Feb 2004:
2004-02-27 00:07:27 +00:00
spartan3.c
Cleanup
2005-09-25 18:49:35 +02:00
usb_kbd.c
* Code cleanup:
2003-06-27 21:31:46 +00:00
usb_storage.c
Cleanup for GCC-4.x
2005-10-13 16:45:02 +02:00
usb.c
(re)enabled scsi commands do_scsi() and do_scsiboot()
2005-08-04 01:14:12 +02:00
virtex2.c
Add support for AMD's Pb1x00 eval board;
2005-09-25 00:53:22 +02:00
xilinx.c
Cleanup for GCC-4.x
2005-10-13 16:45:02 +02:00