| Commit message (Expand) | Author | Age | Lines |
* | Merge branch 'master' of git://www.denx.de/git/u-boot-blackfin | Wolfgang Denk | 2008-02-15 | -8/+340 |
|\ |
|
| * | new command for displaying strings at specified memory locations | Mike Frysinger | 2008-02-04 | -0/+50 |
| * | interface to Blackfin on-chip One-Time-Programmable memory | Mike Frysinger | 2008-02-04 | -0/+164 |
| * | add support for memory commands with Blackfin L1 instruction memory | Mike Frysinger | 2008-02-04 | -3/+48 |
| * | add Blackfin-specific reginfo command | Mike Frysinger | 2008-02-04 | -4/+41 |
| * | add Blackfin-specific bdinfo command | Mike Frysinger | 2008-02-04 | -0/+31 |
| * | fix building on Blackfin as the assembler supports the .set syntax, not the =... | Mike Frysinger | 2008-02-04 | -1/+6 |
* | | Fix return value of mtest when CFG_ALT_MEMTEST set | Guennadi Liakhovetski | 2008-02-14 | -2/+2 |
* | | common/miiphyutil.c: Cleanup MII_DEBUG and debug() | Shinya Kuribayashi | 2008-02-14 | -22/+9 |
* | | Fix building of fdt_support.c if DEBUG set | Kumar Gala | 2008-02-13 | -3/+3 |
* | | QE: Move FDT support into a common file | Kumar Gala | 2008-02-12 | -48/+0 |
* | | TFTP: add host ip addr support | Jean-Christophe PLAGNIOL-VILLARD | 2008-02-05 | -1/+1 |
* | | ARM: s3c24xx: Multiple serial port support | Harald Welte | 2008-02-04 | -0/+15 |
* | | ARM: Display Ethernet info in do_bdinfo only if CONFIG_CMD_NET is defined | Hebbar | 2008-02-04 | -0/+2 |
|/ |
|
* | Merge branch 'master' of git://www.denx.de/git/u-boot-net | Wolfgang Denk | 2008-01-23 | -1/+1 |
|\ |
|
| * | Fix nfs command help to reflect that the serverip is optional | Jean-Christophe PLAGNIOL-VILLARD | 2008-01-16 | -1/+1 |
* | | FSL: Fix common EEPROM_data structure definition | Haiying Wang | 2008-01-17 | -2/+2 |
|/ |
|
* | cmd_nand : fix compiler warning. | Jean-Christophe PLAGNIOL-VILLARD | 2008-01-13 | -2/+2 |
* | Make bootretry work when command line editing is enabled | Andreas Engel | 2008-01-12 | -0/+7 |
* | Refactor code for "i2c sdram" command | Larry Johnson | 2008-01-12 | -291/+220 |
* | Fix "i2c sdram" command for DDR2 DIMMs | Larry Johnson | 2008-01-12 | -119/+496 |
* | Fix compilation problem in common/cmd_bmp.c | Anatolij Gustschin | 2008-01-12 | -1/+1 |
* | Merge ../custodians | Wolfgang Denk | 2008-01-11 | -0/+2 |
|\ |
|
| * | Nios2: remove common/cmd_bdinfo.c unused variable. | Jean-Christophe PLAGNIOL-VILLARD | 2008-01-10 | -0/+2 |
* | | Fix compiler warning | Kumar Gala | 2008-01-11 | -1/+1 |
|/ |
|
* | Merge branch 'master' of git://www.denx.de/git/u-boot-mpc85xx | Wolfgang Denk | 2008-01-10 | -0/+48 |
|\ |
|
| * | 85xx: add ability to upload QE firmware | Timur Tabi | 2008-01-09 | -0/+48 |
* | | Merge branch 'master' of /home/wd/git/u-boot/custodians | Wolfgang Denk | 2008-01-09 | -4/+1 |
|\ \ |
|
| * \ | Merge branch 'master' of git://www.denx.de/git/u-boot-freebsd | Wolfgang Denk | 2008-01-09 | -4/+1 |
| |\ \
| | |/
| |/| |
|
| | * | Globalize envmatch() | Rafal Jaworowski | 2008-01-09 | -4/+1 |
* | | | Expose parse_line() globally. | James Yang | 2008-01-09 | -10/+15 |
|/ / |
|
* | | Add Ctrl combo key support to usb keyboard driver. | Zhang Wei | 2008-01-09 | -0/+19 |
* | | fix comments with new drivers organization | Marcel Ziswiler | 2008-01-09 | -1/+1 |
* | | Remove the obsolete terse version of do_mii() | Shinya Kuribayashi | 2008-01-09 | -139/+0 |
* | | common/cmd_mii.c: Add sanity argc check | Shinya Kuribayashi | 2008-01-09 | -0/+5 |
|/ |
|
* | cmd_bmp: Add support for displaying gzip compressed bmps | Hans-Christian Egtvedt | 2008-01-09 | -49/+85 |
* | Remove bit swapping in Xilinx Spartan bitfile loading | Matthias Fuchs | 2008-01-09 | -36/+1 |
* | Fix MSB check in Xilinx Spartan slave serial mode | Matthias Fuchs | 2008-01-09 | -2/+2 |
* | Add pre and post configuration callbacks for Spartan FPGAs | Matthias Fuchs | 2008-01-09 | -4/+32 |
* | Improve configuration of FPGA subsystem | Matthias Fuchs | 2008-01-09 | -50/+42 |
* | serial: Make default_serial_console() a weak function | Matthias Fuchs | 2008-01-09 | -1/+3 |
* | add 'terminal program' functionality | Harald Welte | 2008-01-09 | -0/+103 |
* | Re-introduce the 'nand read.oob' and 'nand write.oob' commands | Harald Welte | 2008-01-09 | -0/+8 |
* | Fix building with CRAMFS but not JFFS2 support | Harald Welte | 2008-01-09 | -0/+9 |
* | Allow CONFIG_AUTO_COMPLETE and command history CONFIG_CMDLINE_EDITING at the ... | Jean-Christophe PLAGNIOL-VILLARD | 2008-01-09 | -2/+24 |
* | Merge branch 'master' of git://www.denx.de/git/u-boot-arm | Wolfgang Denk | 2008-01-09 | -2/+2 |
|\ |
|
| * | Merge with git://www.denx.de/git/u-boot.git | Peter Pearse | 2008-01-07 | -393/+623 |
| |\ |
|
| * | | Remove warnings re CONFIG_EXTRA_ENV_SETTINGS | Peter Pearse | 2007-11-15 | -2/+2 |
* | | | Fine grained per property /chosen updating. | Gerald Van Baren | 2008-01-08 | -33/+40 |
* | | | Improve the FDT help message. | Gerald Van Baren | 2008-01-08 | -7/+3 |