Age | Commit message (Collapse) | Author | |
---|---|---|---|
2009-12-21 | move prototypes for gunzip() and zunzip() to common.h | Wolfgang Wegner | |
Prototype for gunzip/zunzip was only in lib_generic/gunzip.c and thus repeated in every file using it. This patch moves the prototypes to common.h and removes all prototypes distributed anywhere else. Signed-off-by: Wolfgang Wegner <w.wegner@astro-kom.de> | |||
2009-09-02 | Blackfin: cm-bf548: fix device->stdio_dev fallout | Mike Frysinger | |
The recent 52cb4d4fb348 commit which renamed device to stdio_dev missed the cm-bf548's video board. Signed-off-by: Mike Frysinger <vapier@gentoo.org> | |||
2009-06-14 | Blackfin: cm-bf548: new board port | Mike Frysinger | |
Signed-off-by: Mike Frysinger <vapier@gentoo.org> |