summaryrefslogtreecommitdiffstats
path: root/board/ipe337/ipe337.c
Commit message (Expand)AuthorAgeFilesLines
* move boards to arch/<architecure>/boardsJean-Christophe PLAGNIOL-VILLARD2010-07-231-68/+0
* ipe337: add missing includeSascha Hauer2009-12-181-0/+1
* boards: use recently introduced protect_file functionSascha Hauer2009-10-021-1/+1
* register env as env0 and not as envSascha Hauer2009-09-291-2/+2
* remove id fields from struct device_dSascha Hauer2009-07-211-4/+0
* register sdram devices correctlySascha Hauer2009-07-211-3/+7
* Get rid of DEVICE_TYPE_CONSOLE usageSascha Hauer2009-07-211-1/+0
* Get rid of DEVICE_TYPE_DRAM usageSascha Hauer2009-07-211-2/+0
* Get rid of DEVICE_TYPE_ETHER usageSascha Hauer2009-07-211-1/+0
* dev_add_partition -> devfs_add_partitionSascha Hauer2009-07-211-4/+4
* [blackfin] compile fixes, update defconfigSascha Hauer2008-07-031-1/+2
* ipe337: Increase the time we pull the reset line for the network controllerSascha Hauer2007-10-241-2/+2
* - Implement tree structure for devicessascha2007-10-191-2/+2
* move environment to offset 0x20000 in flashSascha Hauer2007-09-271-1/+1
* fix memory size of ipe337 boardSascha Hauer2007-09-161-2/+3
* whitespace cleanupSascha Hauer2007-09-131-3/+3
* add missing includeSascha Hauer2007-09-131-0/+1
* add support for the PII bf561 boardSascha Hauer2007-09-111-0/+68