| Commit message (Expand) | Author | Age | Lines |
* | Merge branch 'master' of git://git.denx.de/u-boot-arm | Wolfgang Denk | 2009-04-02 | -0/+3549 |
|\ |
|
| * | s3c2410: move nand driver to drivers/mtd/nand | Jean-Christophe PLAGNIOL-VILLARD | 2009-03-30 | -0/+172 |
| * | s3c24x0: move i2c driver to drivers/i2c | Jean-Christophe PLAGNIOL-VILLARD | 2009-03-30 | -0/+443 |
| * | s3c24x0: move serial driver to drivers/serial | Jean-Christophe PLAGNIOL-VILLARD | 2009-03-30 | -0/+301 |
| * | davinci: move i2c driver to drivers/i2c | Jean-Christophe PLAGNIOL-VILLARD | 2009-03-30 | -0/+330 |
| * | davinci: move nand driver to drivers/mtd/nand | Jean-Christophe PLAGNIOL-VILLARD | 2009-03-30 | -0/+467 |
| * | imx: move serial driver to drivers/serial | Jean-Christophe PLAGNIOL-VILLARD | 2009-03-30 | -0/+222 |
| * | arm720t/clps7111: move serial driver to drivers/serial | Jean-Christophe PLAGNIOL-VILLARD | 2009-03-29 | -0/+122 |
| * | lpc2292: move serial driver to drivers/serial | Jean-Christophe PLAGNIOL-VILLARD | 2009-03-29 | -0/+106 |
| * | ks8695: move serial driver to drivers/serial | Jean-Christophe PLAGNIOL-VILLARD | 2009-03-29 | -0/+118 |
| * | s3c64xx: move usb driver to drivers/usb | Jean-Christophe PLAGNIOL-VILLARD | 2009-03-29 | -0/+46 |
| * | imx31: move serial driver to drivers/serial | Jean-Christophe PLAGNIOL-VILLARD | 2009-03-29 | -0/+227 |
| * | netarm: move serial driver to drivers/serial | Jean-Christophe PLAGNIOL-VILLARD | 2009-03-29 | -0/+196 |
| * | sa1100: move serial driver to drivers/serial | Jean-Christophe PLAGNIOL-VILLARD | 2009-03-29 | -0/+161 |
| * | s3c44b0: move serial driver to drivers/serial | Jean-Christophe PLAGNIOL-VILLARD | 2009-03-29 | -0/+219 |
| * | s3c44b0: move rtc driver to drivers/rtc | Jean-Christophe PLAGNIOL-VILLARD | 2009-03-29 | -0/+103 |
| * | s3c44b0: move i2c driver to drivers/i2c | Jean-Christophe PLAGNIOL-VILLARD | 2009-03-29 | -0/+316 |
* | | Merge branch 'master' of git://git.denx.de/u-boot-i2c | Wolfgang Denk | 2009-04-01 | -5/+1 |
|\ \ |
|
| * | | soft_i2c.c compiler/linker error | Jens Scharsig | 2009-03-31 | -5/+1 |
* | | | MPC85xx: Add MPC8569 CPU support | Haiying Wang | 2009-03-30 | -1/+1 |
* | | | MPC85xx: Load and enable QE microcode patch in IRAM | Haiying Wang | 2009-03-30 | -0/+10 |
|/ / |
|
* | | rtc: add support for 4543 RTC (manufactured by e.g. EPSON) | Detlev Zundel | 2009-03-30 | -0/+119 |
* | | drivers/twserial: Add protocol driver for "three wire serial" interface. | Detlev Zundel | 2009-03-30 | -0/+157 |
|/ |
|
* | cs8900 compile fix | Ladislav Michl | 2009-03-29 | -1/+1 |
* | Merge branch 'master' of git://git.denx.de/u-boot-at91 | Wolfgang Denk | 2009-03-26 | -2/+81 |
|\ |
|
| * | at91: Support for the at91sam9g20 : Atmel 400Mhz ARM 926ej-s SOC. | Nicolas Ferre | 2009-03-22 | -2/+2 |
| * | at91sam9/at91cap: move nand drivers to drivers/mtd/nand | Jean-Christophe PLAGNIOL-VILLARD | 2009-03-22 | -0/+79 |
* | | Merge branch 'master' of git://git.denx.de/u-boot-blackfin | Wolfgang Denk | 2009-03-25 | -5/+3 |
|\ \ |
|
| * | | Blackfin: spi: there is no PORTJ_FER MMR on BF537 | Sonic Zhang | 2009-03-23 | -5/+3 |
* | | | Add wait flags to support board/chip specific delays | Wolfgang Grandegger | 2009-03-23 | -9/+28 |
* | | | Add support for TQM-specific chip select logic to FSL-UPM | Wolfgang Grandegger | 2009-03-23 | -1/+4 |
* | | | Add multi chip support to the FSL-UPM driver | Wolfgang Grandegger | 2009-03-23 | -8/+36 |
* | | | Enable multi chip support in the NAND layer | Wolfgang Grandegger | 2009-03-23 | -1/+7 |
|/ / |
|
* | | Make flash protection work, when the environment is in EEPROM | Eric Schumann | 2009-03-23 | -1/+3 |
|/ |
|
* | Merge branch 'next' of ../next | Wolfgang Denk | 2009-03-21 | -278/+131 |
|\ |
|
| * | Move ali512x.h | Graeme Russ | 2009-03-20 | -1/+1 |
| * | lan91c96/smc91111/smc911x: get mac address from environment | Mike Frysinger | 2009-03-20 | -132/+29 |
| * | sh_eth: get mac address from environment | Mike Frysinger | 2009-03-20 | -22/+6 |
| * | cs8900: get mac address from environment | Mike Frysinger | 2009-03-20 | -40/+16 |
| * | bcm570x: get mac address from environment | Mike Frysinger | 2009-03-20 | -6/+7 |
| * | drivers/net/: get mac address from environment | Mike Frysinger | 2009-03-20 | -68/+63 |
| * | Blackfin: bfin_mac: force boards to setup the MAC themselves | Mike Frysinger | 2009-03-20 | -9/+9 |
* | | Replaced endpoint numbers with appropriate macros in usbtty.c. | Vivek Kutal | 2009-03-21 | -6/+6 |
|/ |
|
* | net: sh_eth: Remove sh_eth_reset() from halt function | Nobuhiro Iwamatsu | 2009-03-20 | -2/+0 |
* | CFI: geometry reversal for STMicro M29W320DT | Richard Retanubun | 2009-03-19 | -2/+3 |
* | 8xx: add support for new keymile kmsupx4 board. | Heiko Schocher | 2009-03-18 | -1/+1 |
* | Merge branch 'master' of git://git.denx.de/u-boot-sh | Wolfgang Denk | 2009-03-15 | -3/+13 |
|\ |
|
| * | sh: Add some register value configurable to PCI of SH7780 | Yoshihiro Shimoda | 2009-03-12 | -3/+3 |
| * | sh: Add system memory registration to PCI for SH4 | Yoshihiro Shimoda | 2009-03-12 | -0/+10 |
* | | MPC5200 FEC MII speed register | Jon Smirl | 2009-03-13 | -7/+16 |
|/ |
|