Wolfgang Denk 51056dd986 Update for SC3 board 18 年之前
..
ACEX1K.c 11dadd547c * Patch by Steven Scholz, 25 Feb 2004: 21 年之前
Makefile 213bf8c822 Add a flattened device tree (fdt) command (2 of 2) 18 年之前
altera.c 64cd52efd1 Merge with /home/stefan/git/u-boot/denx 19 年之前
bedbug.c 8bde7f776c * Code cleanup: 22 年之前
circbuf.c 232c150a25 Add support for Siemens SX1 mobile phone; 21 年之前
cmd_autoscript.c 77ddac9480 Cleanup for GCC-4.x 20 年之前
cmd_bdinfo.c cfc67116a7 [Microblaze][PATCH] part 2 18 年之前
cmd_bedbug.c d87080b721 GCC-4.x fixes: clean up global data pointer initialization for all boards. 19 年之前
cmd_bmp.c c29ab9d71d Fix gzip bmp support (test if malloc fails, warning when truncated). 20 年之前
cmd_boot.c 0bba545283 Undo commit 3033ebb2: reset command does not take any arguments 18 年之前
cmd_bootm.c aea03c4e8c Fix some minor whitespace violations. 18 年之前
cmd_cache.c 0d4983930a Patch by Kenneth Johansson, 30 Jun 2003: 22 年之前
cmd_console.c aa5590b66f Patch by Thomas Viehweger, 14 May 2004: 21 年之前
cmd_date.c 0dc018ece1 [PATCH] I2C: Add support for multiple I2C busses for RTC & DTT 18 年之前
cmd_dcr.c 2b2a40bebb Code cleanup. 19 年之前
cmd_diag.c 4b9206ed51 * Patches by Thomas Viehweger, 16 Mar 2004: 21 年之前
cmd_display.c 9f96ae44c6 Add keyboard and dot matrix display support for HMI1001 board. 20 年之前
cmd_doc.c 2fc000d756 Remove dependencies between DoC code and old legacy NAND driver. 19 年之前
cmd_dtt.c 0dc018ece1 [PATCH] I2C: Add support for multiple I2C busses for RTC & DTT 18 年之前
cmd_eeprom.c 98f4a3dfcb Add SM501 support to HH405 board. 20 年之前
cmd_elf.c 1bdd46832a [PATCH] common/cmd_elf.c: Enable loadaddr as parameter in bootvx command 18 年之前
cmd_ext2.c 735dd97b1b [PATCH 1_4] Merge common get_dev() routines for block devices 18 年之前
cmd_fat.c 735dd97b1b [PATCH 1_4] Merge common get_dev() routines for block devices 18 年之前
cmd_fdc.c dc013d4640 Add loads of ntohl() in image header handling 19 年之前
cmd_fdos.c fbe4b5cbde * Update TRAB auto update code 22 年之前
cmd_fdt.c 781e09ee6e Add a flattened device tree (fdt) command (1 of 2) 18 年之前
cmd_flash.c bb74140def Fixes common/cmd_flash.c: 19 年之前
cmd_fpga.c 77d5034847 Remove compile warnings in fpga code 19 年之前
cmd_i2c.c 0c75c9d843 i2c: Enable "old" i2c commands even when CONFIG_I2C_CMD_TREE is defined 18 年之前
cmd_ide.c 51056dd986 Update for SC3 board 18 年之前
cmd_immap.c d87080b721 GCC-4.x fixes: clean up global data pointer initialization for all boards. 19 年之前
cmd_itest.c aa5590b66f Patch by Thomas Viehweger, 14 May 2004: 21 年之前
cmd_jffs2.c 856f054410 [PATCH] NAND: Partition name support added to NAND subsystem 19 年之前
cmd_load.c 8546e23902 Declare load_serial_ymodem() when using CFG_CMD_LOADB. 19 年之前
cmd_log.c d87080b721 GCC-4.x fixes: clean up global data pointer initialization for all boards. 19 年之前
cmd_mac.c bea3f28d28 Add support for reading and writing mac addresses to or from ID EEPROM. 19 年之前
cmd_mem.c c95c4280d7 [PATCH 3_9] Move buffer print code from md command to common function 18 年之前
cmd_mii.c e335496a32 Change "mii info" to not print an error upon missing PHY at address 19 年之前
cmd_misc.c c4c13df284 Fix problem with sleep in NetConsole (use get_timer()) 20 年之前
cmd_mmc.c 0d4983930a Patch by Kenneth Johansson, 30 Jun 2003: 22 年之前
cmd_nand.c dd520bf314 Code cleanup. 18 年之前
cmd_net.c 3c2b3d454d * Patch by Ladislav Michl, 05 Apr 2005: 20 年之前
cmd_nvedit.c c84bad0ef6 Fix to make the baudrate changes immediate for the MCF52x2 family. 18 年之前
cmd_pci.c 256d31c046 Patch by Manfred Baral, 17 Mar 2005: 20 年之前
cmd_pcmcia.c 9d40799551 Major PCMCIA Cleanup to make code better readable and maintainable. 19 年之前
cmd_portio.c 0d4983930a Patch by Kenneth Johansson, 30 Jun 2003: 22 年之前
cmd_reginfo.c 45a212c4d7 Add support for new TQM5200 revisions 19 年之前
cmd_reiser.c 735dd97b1b [PATCH 1_4] Merge common get_dev() routines for block devices 18 年之前
cmd_scsi.c eb867a7623 [PATCH 9_9] Use "void *" not "unsigned long *" for block dev read_write buffer pointers 18 年之前
cmd_spi.c 77ddac9480 Cleanup for GCC-4.x 20 年之前
cmd_universe.c dcb2f95a60 * Patch by Stefan Roese, 03 May 2005: 20 年之前
cmd_usb.c 735dd97b1b [PATCH 1_4] Merge common get_dev() routines for block devices 18 年之前
cmd_vfd.c 5bb226e821 * Use "-fPIC" instead of "-mrelocatable" to prevent problems with 22 年之前
cmd_ximg.c 48abe7bfab Patch by Robert Schwebel, 13 May 2004: 21 年之前
command.c 953c5b6f8b Adjust "echo" as a default command 19 年之前
console.c d87080b721 GCC-4.x fixes: clean up global data pointer initialization for all boards. 19 年之前
crc16.c b9365a26a1 Code cleanup 19 年之前
cyclon2.c f0ff4692ff Add FPGA Altera Cyclone 2 support 19 年之前
devices.c d87080b721 GCC-4.x fixes: clean up global data pointer initialization for all boards. 19 年之前
dlmalloc.c d87080b721 GCC-4.x fixes: clean up global data pointer initialization for all boards. 19 年之前
dlmalloc.src 8bde7f776c * Code cleanup: 22 年之前
docecc.c 810509266f * Cleanup 21 年之前
env_common.c d87080b721 GCC-4.x fixes: clean up global data pointer initialization for all boards. 19 年之前
env_dataflash.c d87080b721 GCC-4.x fixes: clean up global data pointer initialization for all boards. 19 年之前
env_eeprom.c d87080b721 GCC-4.x fixes: clean up global data pointer initialization for all boards. 19 年之前
env_flash.c d87080b721 GCC-4.x fixes: clean up global data pointer initialization for all boards. 19 年之前
env_nand.c d12ae80889 Add NAND environment support for PPC440EPx Sequoia NAND boot config 19 年之前
env_nowhere.c d87080b721 GCC-4.x fixes: clean up global data pointer initialization for all boards. 19 年之前
env_nvram.c d87080b721 GCC-4.x fixes: clean up global data pointer initialization for all boards. 19 年之前
environment.c daa6e418bc Preliminary support for the iDMR board (ColdFire). 18 年之前
exports.c d7c2a02dea Added simple_strtoul(), getenv() and setenv() to the exported functions. 19 年之前
flash.c 84bd92bdda Merge with /home/m8/git/u-boot 20 年之前
fpga.c 64cd52efd1 Merge with /home/stefan/git/u-boot/denx 19 年之前
ft_build.c 80ba981d94 [PATCH 4_4] Remove local implementation of isprint() in ft_build.c 18 年之前
hush.c d87080b721 GCC-4.x fixes: clean up global data pointer initialization for all boards. 19 年之前
kgdb.c 77ddac9480 Cleanup for GCC-4.x 20 年之前
lcd.c f641471498 MCC200: Fix uninitialized variable problem in LCD driver 19 年之前
lists.c affae2bff8 Initial revision 23 年之前
lynxkdi.c d87080b721 GCC-4.x fixes: clean up global data pointer initialization for all boards. 19 年之前
main.c 19973b6ad9 Minor code cleanup. 19 年之前
memsize.c 91650b3e4d Sequential accesses to non-existent memory must be synchronized, 19 年之前
miiphybb.c ba999c531e Cleanup compile warnings. Prepare for release 1.1.5 19 年之前
miiphyutil.c d9785c14bf Fix miiphy global data initialization (problem on 4xx boards when no 19 年之前
s_record.c affae2bff8 Initial revision 23 年之前
serial.c 3cb86f3e40 [PATCH] Clean up 40EZ/Acadia support 18 年之前
soft_i2c.c ba94a1bba3 * Update Intel IXP4xx support 19 年之前
soft_spi.c 8bde7f776c * Code cleanup: 22 年之前
spartan2.c 11dadd547c * Patch by Steven Scholz, 25 Feb 2004: 21 年之前
spartan3.c 716c1dcb41 Cleanup 20 年之前
usb.c e51aae3829 Prevent USB commands from working when USB is stopped. 19 年之前
usb_kbd.c 8bde7f776c * Code cleanup: 22 年之前
usb_storage.c eb867a7623 [PATCH 9_9] Use "void *" not "unsigned long *" for block dev read_write buffer pointers 18 年之前
virtex2.c 265817c7e6 Add support for AMD's Pb1x00 eval board; 20 年之前
xilinx.c 77ddac9480 Cleanup for GCC-4.x 20 年之前
xyzModem.c 7d0432c9e4 Coding Style cleanup. 19 年之前