Wolfgang Denk dd520bf314 Code cleanup. 18 лет назад
..
ACEX1K.c 11dadd547c * Patch by Steven Scholz, 25 Feb 2004: 21 лет назад
Makefile dfc8a9ee00 Merge with /home/stefan/git/u-boot/denx 19 лет назад
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_ace.c 29ca46c445 Fix device partition intialization for SystemACE disks. 20 лет назад
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 3033ebb20f Allow args on reset command. 19 лет назад
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 d87080b721 GCC-4.x fixes: clean up global data pointer initialization for all boards. 19 лет назад
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 0d4983930a Patch by Kenneth Johansson, 30 Jun 2003: 22 лет назад
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 ea1fba136a Merge with /home/sr/git/u-boot 20 лет назад
cmd_fat.c 31a649234e * Add automatic update support for LWMON board 21 лет назад
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 0c32d96ddd Add support for gth2 board 19 лет назад
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 029b6dc77c Make code better readable. 19 лет назад
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 471a7be7a0 Check for illegal character '=' in environment variable names. 19 лет назад
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 b05dcb58fe * Fix get_partition_info() parameter error in all other calls 20 лет назад
cmd_scsi.c 4782ac80b0 Add AHCI support to u-boot 19 лет назад
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 e51aae3829 Prevent USB commands from working when USB is stopped. 19 лет назад
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 d12ae80889 Add NAND environment support for PPC440EPx Sequoia NAND boot config 19 лет назад
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 7e2a24dca9 Merge with http://opensource.freescale.com/pub/scm/u-boot-85xx.git#for_wd 19 лет назад
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 73652699dd Coding style cleanup 19 лет назад
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 лет назад