Commit Graph

739 Commits (77ff7b7444ceb8022b46114f3d0b6d18e2fd1138)

Author SHA1 Message Date
Kumar Gala d058698fd2 Add setexpr command 17 years ago
Kumar Gala fe30a354cd Fix fdt boardsetup command parsing 17 years ago
Kumar Gala 804887e600 Add sub-commands to fdt 17 years ago
Yuri Tikhonov 3d61018643 The patch introduces the alternative configuration of the log buffer for the lwmon5 board: the storage for the log-buffer itself is OCM(on-chip memory), the log-buffer header is moved to six GPT registers (PPC440EPX_GPT0_COMP1, ..., PPC440EPX_GPT0_COMP5). 17 years ago
Yuri Tikhonov b428f6a8c6 The patch introduces the CRITICAL feature of POST tests. If the test marked as POST_CRITICAL fails then the alternative, post_critical, boot-command is used. If this command is not defined then U-Boot enters into interactive mode. 17 years ago
Mike Frysinger cf675d3b2b Blackfin: new cplbinfo command for viewing cplb tables 17 years ago
Mike Frysinger 86a20fb920 Blackfin: move bootldr command to common code 17 years ago
Wolfgang Denk cc3843e364 common/kgdb.c: fix 'dereferencing type-punned pointer' warning 17 years ago
Kim B. Heino 84d0c2f1e3 fix copy from ram to dataflash 17 years ago
Jean-Christophe PLAGNIOL-VILLARD 00b48a4842 ENV: remove saveenv when CFG_ENV_IS_NOWHERE is selected 17 years ago
Guennadi Liakhovetski 6f4abee789 Fix wrong memory limit calculation in memory-test 18 years ago
Guennadi Liakhovetski 1f780aa6f1 Fix return value of mtest when CFG_ALT_MEMTEST set 18 years ago
Shinya Kuribayashi 26c7bab81e common/miiphyutil.c: Cleanup MII_DEBUG and debug() 18 years ago
Stelian Pop 9604b6e53d AT91CAP9 support 18 years ago
Kumar Gala d9ad115bbf Fix building of fdt_support.c if DEBUG set 18 years ago
Kumar Gala 69018ce2e0 QE: Move FDT support into a common file 18 years ago
Kumar Gala ed2cf548ca QE: Move FDT support into a common file 18 years ago
Mike Frysinger 30942b18b6 new command for displaying strings at specified memory locations 18 years ago
Mike Frysinger d0b01a246d interface to Blackfin on-chip One-Time-Programmable memory 18 years ago
Mike Frysinger 4c727c77e4 add support for memory commands with Blackfin L1 instruction memory 18 years ago
Mike Frysinger 97c26e006d add Blackfin-specific reginfo command 18 years ago
Mike Frysinger 8dc48d71a4 add Blackfin-specific bdinfo command 18 years ago
Mike Frysinger 4087bc88ce fix building on Blackfin as the assembler supports the .set syntax, not the = syntax, for assigning symbols 18 years ago
Jean-Christophe PLAGNIOL-VILLARD a93907c43f TFTP: add host ip addr support 18 years ago
Harald Welte a7c185ed3d ARM: s3c24xx: Multiple serial port support 18 years ago
Hebbar a41dbbd98d ARM: Display Ethernet info in do_bdinfo only if CONFIG_CMD_NET is defined 18 years ago
Becky Bruce 4f93f8b1a4 86xx: Add reginfo command 18 years ago
Haiying Wang d59feffb42 FSL: Fix common EEPROM_data structure definition 18 years ago
Jean-Christophe PLAGNIOL-VILLARD 7f52fa3c2d Fix nfs command help to reflect that the serverip is optional 18 years ago
Jean-Christophe PLAGNIOL-VILLARD 0a1e03bcad cmd_nand : fix compiler warning. 18 years ago
Andreas Engel 00ac50e348 Make bootretry work when command line editing is enabled 18 years ago
Larry Johnson 632de0672d Refactor code for "i2c sdram" command 18 years ago
Larry Johnson 0df6b8446c Fix "i2c sdram" command for DDR2 DIMMs 18 years ago
Anatolij Gustschin 5ba7390c3c Fix compilation problem in common/cmd_bmp.c 18 years ago
Kumar Gala 0ec595243d Fix compiler warning 18 years ago
Jean-Christophe PLAGNIOL-VILLARD 252f60b068 Nios2: remove common/cmd_bdinfo.c unused variable. 18 years ago
Timur Tabi b8ec238503 85xx: add ability to upload QE firmware 18 years ago
James Yang 6636b62a6e Expose parse_line() globally. 18 years ago
Zhang Wei 4785a694c0 Add Ctrl combo key support to usb keyboard driver. 18 years ago
Marcel Ziswiler 7817cb2083 fix comments with new drivers organization 18 years ago
Shinya Kuribayashi a9b410dc7d Remove the obsolete terse version of do_mii() 18 years ago
Shinya Kuribayashi b9173af73e common/cmd_mii.c: Add sanity argc check 18 years ago
Rafal Jaworowski 26a41790f8 Globalize envmatch() 18 years ago
Hans-Christian Egtvedt 43ef1c381f cmd_bmp: Add support for displaying gzip compressed bmps 18 years ago
Zhang Wei 58694f9709 Add Ctrl combo key support to usb keyboard driver. 18 years ago
Matthias Fuchs c26acc1a43 Remove bit swapping in Xilinx Spartan bitfile loading 18 years ago
Matthias Fuchs 437fc7327f Fix MSB check in Xilinx Spartan slave serial mode 18 years ago
Matthias Fuchs 21d39d598c Add pre and post configuration callbacks for Spartan FPGAs 18 years ago
Matthias Fuchs 0133502e39 Improve configuration of FPGA subsystem 18 years ago
Matthias Fuchs 1208a2dfde serial: Make default_serial_console() a weak function 18 years ago