| Commit message (Expand) | Author | Age | Lines |
* | Automatic software update from TFTP server | Bartlomiej Sieka | 2008-10-18 | -0/+1 |
* | cmd_mem: Move conditional compilation to Makefile | Jean-Christophe PLAGNIOL-VILLARD | 2008-09-10 | -1/+1 |
* | env_flash: Move conditional compilation to Makefile | Jean-Christophe PLAGNIOL-VILLARD | 2008-09-10 | -1/+1 |
* | rename environment.c in env_embedded.c to reflect is functionality | Jean-Christophe PLAGNIOL-VILLARD | 2008-09-10 | -3/+3 |
* | env_nowhere: Move conditional compilation to Makefile | Jean-Christophe PLAGNIOL-VILLARD | 2008-09-10 | -1/+1 |
* | env_sf: Move conditional compilation to Makefile | Jean-Christophe PLAGNIOL-VILLARD | 2008-09-10 | -1/+1 |
* | env_onenand: Move conditional compilation to Makefile | Jean-Christophe PLAGNIOL-VILLARD | 2008-09-10 | -1/+1 |
* | env_nvram: Move conditional compilation to Makefile | Jean-Christophe PLAGNIOL-VILLARD | 2008-09-10 | -1/+1 |
* | env_nand: Move conditional compilation to Makefile | Jean-Christophe PLAGNIOL-VILLARD | 2008-09-10 | -1/+1 |
* | env_dataflash: Move conditional compilation to Makefile | Jean-Christophe PLAGNIOL-VILLARD | 2008-09-10 | -1/+1 |
* | cmd_eeprom: Move conditional compilation to Makefile | Jean-Christophe PLAGNIOL-VILLARD | 2008-09-10 | -1/+2 |
* | env_eeprom: Move conditional compilation to Makefile | Jean-Christophe PLAGNIOL-VILLARD | 2008-09-10 | -1/+1 |
* | cmd_mac: Move conditional compilation to Makefile | Jean-Christophe PLAGNIOL-VILLARD | 2008-09-10 | -1/+1 |
* | cmd_fdc: Move conditional compilation to Makefile | Jean-Christophe PLAGNIOL-VILLARD | 2008-09-10 | -1/+1 |
* | common/Makefile: add core command section | Jean-Christophe PLAGNIOL-VILLARD | 2008-09-10 | -3/+5 |
* | cmd_vfd: Move conditional compilation to Makefile | Jean-Christophe PLAGNIOL-VILLARD | 2008-09-10 | -1/+1 |
* | Makefile: fix bug introduced by commit 47ffd6c2 | Wolfgang Denk | 2008-09-09 | -1/+1 |
* | Makefile: compile and link each module just once | Wolfgang Denk | 2008-09-09 | -4/+5 |
* | devices: merge to list_head | Jean-Christophe PLAGNIOL-VILLARD | 2008-08-31 | -1/+0 |
* | common/Makefile: order by functionality | Jean-Christophe PLAGNIOL-VILLARD | 2008-08-29 | -33/+37 |
* | miiphyutil: Move conditional compilation to Makefile | Jean-Christophe PLAGNIOL-VILLARD | 2008-08-29 | -1/+1 |
* | autoscript: Move conditional compilation to Makefile | Jean-Christophe PLAGNIOL-VILLARD | 2008-08-29 | -1/+2 |
* | crc16: move to lib_generic | Jean-Christophe PLAGNIOL-VILLARD | 2008-08-29 | -1/+0 |
* | miiphybb: move to drivers/net/phy | Jean-Christophe PLAGNIOL-VILLARD | 2008-08-29 | -1/+0 |
* | soft_spi: move to drivers/spi | Jean-Christophe PLAGNIOL-VILLARD | 2008-08-29 | -1/+0 |
* | soft_i2c: move to drivers/i2c | Jean-Christophe PLAGNIOL-VILLARD | 2008-08-29 | -1/+0 |
* | gunzip: move to lib_generic | Jean-Christophe PLAGNIOL-VILLARD | 2008-08-29 | -1/+0 |
* | Add proper SPD definitions for DDR1/2/3 | James Yang | 2008-08-27 | -0/+1 |
* | Add command to enable/disable interrupts | Kumar Gala | 2008-08-21 | -0/+1 |
* | Add 'license' command to U-Boot command line | Harald Welte | 2008-08-18 | -0/+1 |
* | common: Move conditional compilation to Makefile | Jean-Christophe PLAGNIOL-VILLARD | 2008-08-13 | -19/+23 |
* | Incorporate yaffs2 into U-boot | William Juul | 2008-08-12 | -0/+1 |
* | Remove the deprecated CONFIG_OF_FLAT_TREE | Gerald Van Baren | 2008-06-09 | -1/+0 |
* | Add support for environment in SPI flash | Haavard Skinnemoen | 2008-06-03 | -0/+1 |
* | SPI Flash: Add "sf" command | Haavard Skinnemoen | 2008-06-03 | -0/+1 |
* | Altera Stratix II support | eran liberty | 2008-04-13 | -0/+1 |
* | SPARC/LEON3: Added AMBA Bus Plug&Play information print command (ambapp). It ... | Daniel Hellstrom | 2008-04-08 | -0/+1 |
* | Merge branch 'master' of git://www.denx.de/git/u-boot-mpc85xx | Wolfgang Denk | 2008-03-27 | -0/+1 |
|\ |
|
| * | 85xx: Added support for multicore boot mechanism | Kumar Gala | 2008-03-26 | -0/+1 |
* | | ata: add the support for SATA framework | Dave Liu | 2008-03-26 | -0/+1 |
* | | ata: merge the ata_piix driver | Dave Liu | 2008-03-26 | -1/+0 |
|/ |
|
* | Merge branch 'new-image' of git://www.denx.de/git/u-boot-testing | Bartlomiej Sieka | 2008-03-26 | -0/+3 |
|\ |
|
| * | Merge branch 'master' of /home/git/u-boot | Marian Balakowicz | 2008-02-21 | -0/+2 |
| |\ |
|
| * | | [new uImage] Move gunzip() common code to common/gunzip.c | Marian Balakowicz | 2008-02-07 | -0/+1 |
| * | | [new uImage] Define a API for image handling operations | Marian Balakowicz | 2008-02-07 | -0/+1 |
| * | | Add missing cmd_ximg.o to common/Makefile | Marian Balakowicz | 2008-02-07 | -0/+1 |
* | | | Add setexpr command | Kumar Gala | 2008-03-25 | -0/+1 |
* | | | Blackfin: new cplbinfo command for viewing cplb tables | Mike Frysinger | 2008-03-15 | -0/+1 |
* | | | Blackfin: move bootldr command to common code | Mike Frysinger | 2008-03-15 | -0/+1 |
| |/
|/| |
|
* | | new command for displaying strings at specified memory locations | Mike Frysinger | 2008-02-04 | -0/+1 |