summaryrefslogtreecommitdiff
path: root/include/configs/voiceblue.h
Commit message (Collapse)AuthorAgeLines
* * Patch by Steven Scholz, 07 Apr 2005:wdenk2005-04-07-15/+12
| | | | | | | | | | Add i2c_reg_write() and i2c_reg_write() for at91rm9200 I2C * Patch by Steven Scholz, 07 Apr 2005: Fix compiler warning in altera.c * Patch by Ladislav Michl, 06 Apr 2005: Fix voiceblue configuration.
* * Patch by Ladislav Michl, 05 Apr 2005:wdenk2005-04-05-0/+253
Add support for VoiceBlue board. * Patch by Ladislav Michl, 05 Apr 2005: Fix netboot_common() prototypes. * Cleanup.