Stefan Roese 90b0cf47eb Merge with /home/stefan/git/u-boot/denx-merge-sr 18 년 전
..
ACEX1K.c 11dadd547c * Patch by Steven Scholz, 25 Feb 2004: 21 년 전
Makefile 3a8ce9af6f [PATCH 6_9] Move common_cmd_ace.c to drivers_systemace.c 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 887e2ec9ec Add support for AMCC Sequoia PPC440EPx eval board 19 년 전
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 da5553b095 [PATCH] Allow CONFIG_OF_FLAT_TREE to boot a non-arch/powerpc kernel 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_flash.c bb74140def Fixes common/cmd_flash.c: 19 년 전
cmd_fpga.c 77d5034847 Remove compile warnings in fpga code 19 년 전
cmd_i2c.c e857a5bdb3 mpc83xx: Miscellaneous code style fixes 18 년 전
cmd_ide.c eb867a7623 [PATCH 9_9] Use "void *" not "unsigned long *" for block dev read_write buffer pointers 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 0fd30252c8 Make the serial driver framework work with CONFIG_SERIAL_MULTI enabled 19 년 전
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 년 전