Age | Commit message (Collapse) | Author | |
---|---|---|---|
2010-07-14 | Merge branch 'master' of git://git.denx.de/u-boot-blackfin | Wolfgang Denk | |
2010-07-13 | Blackfin: bf561-acvilon: drop unused env redund define | Mike Frysinger | |
The SPI env code didn't support redundant environments until recently, but this code was written before that. Since it has never been tested (and currently causes a build failure), simply punt it. If the functionality is actually desired, it can be re-added once it has been tested. Signed-off-by: Mike Frysinger <vapier@gentoo.org> | |||
2010-07-08 | Blackfin: convert plat-nand code to GPIO framework | Mike Frysinger | |
Use the new GPIO framework code in both the Blackfin arch and the nand_plat driver to simplify things greatly. Signed-off-by: Mike Frysinger <vapier@gentoo.org> | |||
2010-01-17 | Blackfin: bf561-acvilon: new board port | Valentin Yakovenkov | |
Signed-off-by: Valentin Yakovenkov <yakovenkov@niistt.ru> Signed-off-by: Mike Frysinger <vapier@gentoo.org> |