Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | Minor Coding Style fix; update CHANGELOG. | Wolfgang Denk | 2009-05-15 | -1/+1 |
| | | | | Signed-off-by: Wolfgang Denk <wd@denx.de> | |||
* | Blackfin: bf518f-ezbrd: reset ethernet PHY during init | Graf Yang | 2009-05-06 | -4/+51 |
| | | | | | | | | | | We don't know what state the ethernet PHY is in when starting up, so make sure we set it to a sane state. This fixes troubles seen when Linux boots up, configures the PHY is a non-default state, and then the system reboots into U-Boot which previously expected a reset state only. Signed-off-by: Graf Yang <graf.yang@analog.com> Signed-off-by: Mike Frysinger <vapier@gentoo.org> | |||
* | Blackfin: bf518f-ezbrd: new board port | Mike Frysinger | 2009-04-02 | -0/+315 |
Signed-off-by: Mike Frysinger <vapier@gentoo.org> |