| Commit message (Expand) | Author | Age | Lines |
* | ENV: remove saveenv when CFG_ENV_IS_NOWHERE is selected | Jean-Christophe PLAGNIOL-VILLARD | 2008-02-23 | -4/+6 |
* | Merge branch '080116_at91cap9' of git://linux-arm.org/u-boot-armdev | Peter Pearse | 2008-02-15 | -8/+9 |
|\ |
|
| * | AT91CAP9 support | Stelian Pop | 2008-02-14 | -8/+9 |
* | | Fix wrong memory limit calculation in memory-test | Guennadi Liakhovetski | 2008-02-15 | -15/+8 |
* | | Merge branch 'master' of git://www.denx.de/git/u-boot-mpc86xx | Wolfgang Denk | 2008-02-15 | -1/+6 |
|\ \ |
|
| * \ | Merge commit 'wd/master' | Jon Loeliger | 2008-02-14 | -3/+3 |
| |\ \
| | |/ |
|
| * | | Merge commit 'wd/master' | Jon Loeliger | 2008-02-13 | -49/+18 |
| |\ \ |
|
| * | | | 86xx: Add reginfo command | Becky Bruce | 2008-01-24 | -2/+8 |
* | | | | 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 |