]> git.ipfire.org Git - people/ms/u-boot.git/commit
* Patches by Pantelis Antoniou, 30 Mar 2004:
authorwdenk <wdenk>
Thu, 15 Apr 2004 21:16:42 +0000 (21:16 +0000)
committerwdenk <wdenk>
Thu, 15 Apr 2004 21:16:42 +0000 (21:16 +0000)
commit5a8c51cd5ef87195e05cdd9aaf2f1dcc753c9792
tree0344d3f34787ac866ea95bda6112ae6e94733d26
parent04a85b3b36fdbaaac5fa95d61f59f481bbcf7520
* Patches by Pantelis Antoniou, 30 Mar 2004:
  - add support for the Epson 156x series of graphical displays
    (These displays are serial and not suitable for using a normal
    framebuffer console on them)
  - add infrastructure needed in order to POST any DSPs in a board
CHANGELOG
drivers/Makefile
drivers/sed156x.c [new file with mode: 0644]
include/post.h
include/sed156x.h [new file with mode: 0644]
post/Makefile
post/dsp.c [new file with mode: 0644]
post/tests.c