| Commit message (Expand) | Author | Age | Lines |
* | i2c: Update references to individual i2c commands | Peter Tyser | 2009-06-12 | -11/+4 |
* | i2c: Remove deprecated individual i2c commands | Peter Tyser | 2009-06-12 | -5/+0 |
* | Add support for building native win32 tools | Peter Tyser | 2009-04-04 | -0/+10 |
* | Add "source" command; prepare removal of "autoscr" command | Wolfgang Denk | 2009-04-03 | -5/+5 |
* | Separate mtdparts command from jffs2 | Stefan Roese | 2009-03-20 | -0/+1 |
* | 8xx, icache: enabling ICache not before running from RAM | Heiko Schocher | 2009-03-18 | -0/+5 |
* | README: remove duplicate entry | Kim Phillips | 2009-02-19 | -4/+0 |
* | Create configuration option for restricted ns16550 functions | Ron Madrid | 2009-02-19 | -0/+7 |
* | rename CONFIG_CMD_ENV to CONFIG_CMD_SAVEENV | Mike Frysinger | 2009-02-18 | -1/+1 |
* | ppc4xx: Add README entry for CONFIG_PCI_DISABLE_PCIE | Dirk Eibach | 2009-02-12 | -0/+4 |
* | 8xx serial, smc: add configurable SMC Rx buffer len | Heiko Schocher | 2009-02-11 | -1/+1 |
* | 82xx serial, smc: add configurable SMC Rx buffer len | Heiko Schocher | 2009-02-10 | -0/+8 |
* | ixp: remove the option to include the Microcode | Jean-Christophe PLAGNIOL-VILLARD | 2009-01-31 | -2/+1 |
* | Command usage cleanup | Peter Tyser | 2009-01-28 | -0/+3 |
* | soft_i2c.c add option for repeated start in i2c_read() | Andrew Dyer | 2009-01-27 | -0/+9 |
* | Add support for Maxim's DS4510 I2C device | Peter Tyser | 2009-01-24 | -0/+4 |
* | Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx | Wolfgang Denk | 2008-12-30 | -0/+9 |
|\ |
|
| * | Add support for PCA953x I2C gpio devices | Peter Tyser | 2008-12-19 | -0/+9 |
* | | README: update mailing list name and hits to patch submission. | Wolfgang Denk | 2008-12-30 | -8/+9 |
|/ |
|
* | README: Document CONFIG_SYS parameters for vxworks | Niklaus Giger | 2008-12-07 | -0/+18 |
* | cfi-mtd: Add cfi-mtd driver. | Piotr Ziecik | 2008-11-24 | -0/+5 |
* | Blackfin: document some of the blackfin directories | Mike Frysinger | 2008-10-23 | -0/+2 |
* | rename CFG_ macros to CONFIG_SYS | Jean-Christophe PLAGNIOL-VILLARD | 2008-10-18 | -167/+167 |
* | I2C: adding new "i2c bus" Command to the I2C Subsystem. | Heiko Schocher | 2008-10-18 | -0/+47 |
* | Add support for CONFIG_EFI_PARTITION (GUID Partition Table) | richardretanubun | 2008-10-18 | -1/+1 |
* | Automatic software update from TFTP server | Bartlomiej Sieka | 2008-10-18 | -0/+12 |
* | Adds two more ethernet interface to 83xx | richardretanubun | 2008-10-18 | -0/+3 |
* | Update mailing list email and archive addresses | Peter Tyser | 2008-09-13 | -4/+4 |
* | Add support for LZMA uncompression algorithm. | Luigi 'Comio' Mantellini | 2008-09-13 | -0/+23 |
* | rename CFG_ENV macros to CONFIG_ENV | Jean-Christophe PLAGNIOL-VILLARD | 2008-09-10 | -22/+22 |
* | rename CFG_ENV_IS_IN_FLASH in CONFIG_ENV_IS_IN_FLASH | Jean-Christophe PLAGNIOL-VILLARD | 2008-09-10 | -2/+2 |
* | rename CFG_ENV_IS_IN_NVRAM in CONFIG_ENV_IS_IN_NVRAM | Jean-Christophe PLAGNIOL-VILLARD | 2008-09-10 | -1/+1 |
* | rename CFG_ENV_IS_IN_NAND in CONFIG_ENV_IS_IN_NAND | Jean-Christophe PLAGNIOL-VILLARD | 2008-09-10 | -1/+1 |
* | rename CFG_ENV_IS_IN_DATAFLASH in CONFIG_ENV_IS_IN_DATAFLASH | Jean-Christophe PLAGNIOL-VILLARD | 2008-09-10 | -1/+1 |
* | rename CFG_ENV_IS_IN_EEPROM in CONFIG_ENV_IS_IN_EEPROM | Jean-Christophe PLAGNIOL-VILLARD | 2008-09-10 | -1/+1 |
* | ppc4xx: Allow DTT_I2C_DEV_CODE configured by CFG_I2C_DTT_ADDR | Victor Gallardo | 2008-09-10 | -0/+6 |
* | Add support for booting of INTEGRITY operating system uImages | Peter Tyser | 2008-09-09 | -2/+3 |
* | Remove support for booting ARTOS images | Kumar Gala | 2008-09-09 | -2/+2 |
* | Moved conditional compile into Makefile | Andreas Engel | 2008-09-09 | -2/+2 |
* | README: fix missing subdirectory in the documentation | Markus Heidelberg | 2008-09-09 | -3/+3 |
* | drivers/mtd: Move conditional compilation to Makefile | Jean-Christophe PLAGNIOL-VILLARD | 2008-08-13 | -1/+1 |
* | Update the U-Boot wiki URL. | Magnus Lilja | 2008-08-11 | -2/+2 |
* | Many spelling fixes in README. | Marcel Ziswiler | 2008-07-10 | -70/+71 |
* | Merge branch 'master' of git://www.denx.de/git/u-boot-fdt | Wolfgang Denk | 2008-06-11 | -8/+1 |
|\ |
|
| * | Remove the deprecated CONFIG_OF_FLAT_TREE | Gerald Van Baren | 2008-06-09 | -8/+1 |
* | | Merge branch 'master' of git://git.denx.de/u-boot | Ben Warren | 2008-06-08 | -0/+4 |
|\ \
| |/ |
|
| * | Merging Stelian Pop AT91 patches | Jean-Christophe PLAGNIOL-VILLARD | 2008-05-24 | -0/+4 |
| |\ |
|
| | * | Add ATMEL LCD driver | Stelian Pop | 2008-05-10 | -0/+4 |
* | | | smc911x: add 16 bit support | Jens Gehrlein | 2008-05-22 | -0/+15 |
|/ / |
|
* | | Fix some typos | Adrian Filipi | 2008-05-09 | -1/+0 |
|/ |
|