
4051 11/06 Alessandro Rubini [U-Boot] [PATCH V3] Nomadik: fix reset_timer() http://article.gmane.org/gmane.comp.boot-loaders.u-boot/71200
Superseded by V4 below.
4940 11/25 Alessandro Rubini [U-Boot] [PATCH V4] Nomadik: fix reset_timer() http://article.gmane.org/gmane.comp.boot-loaders.u-boot/72083
This is needed for saveenv to work reliably. I'd like it to be merged
Then there is my sequence of 9 nhk patches. V2 is obsoleted by V3 which fixed structure definitions and removed a few debugging printf.
So these are obsolete:
4930 11/25 Alessandro Rubini [U-Boot] [PATCH V2 0/9] display and keypad support for nhk8815 http://article.gmane.org/gmane.comp.boot-loaders.u-boot/72073 4932 11/25 Alessandro Rubini [U-Boot] [PATCH V2 2/9] video: add amba-clcd prime-cell http://article.gmane.org/gmane.comp.boot-loaders.u-boot/72075 4933 11/25 Alessandro Rubini [U-Boot] [PATCH V2 3/9] include/nomadik.h: add physical address for cldc http://article.gmane.org/gmane.comp.boot-loaders.u-boot/72076 4934 11/25 Alessandro Rubini [U-Boot] [PATCH V2 4/9] drivers/misc: add stmpe2401 port extender and keypad controller http://article.gmane.org/gmane.comp.boot-loaders.u-boot/72077 4935 11/25 Alessandro Rubini [U-Boot] [PATCH V2 5/9] nhk8815.h: define we need stmpe http://article.gmane.org/gmane.comp.boot-loaders.u-boot/72078 4936 11/25 Alessandro Rubini [U-Boot] [PATCH V2 6/9] lcd: make 16bpp work http://article.gmane.org/gmane.comp.boot-loaders.u-boot/72079 4937 11/25 Alessandro Rubini [U-Boot] [PATCH V2 7/9] nhk8815: added keypad http://article.gmane.org/gmane.comp.boot-loaders.u-boot/72080 4938 11/25 Alessandro Rubini [U-Boot] [PATCH V2 8/9] nhk8815: start lower in RAM, so the 800x480 frame buffer fits http://article.gmane.org/gmane.comp.boot-loaders.u-boot/72081 4939 11/25 Alessandro Rubini [U-Boot] [PATCH V2 9/9] nhk8815: added lcd support http://article.gmane.org/gmane.comp.boot-loaders.u-boot/72082
As for V3 this is the status:
5259 12/05 Alessandro Rubini [U-Boot] [PATCH V3 0/9] display and keypad support for nhk8815 http://article.gmane.org/gmane.comp.boot-loaders.u-boot/72395
cover letter, please discard
5260 12/05 Alessandro Rubini [U-Boot] [PATCH V3 1/9] nhk8815: change the order of initialization http://article.gmane.org/gmane.comp.boot-loaders.u-boot/72396
Needed for correct bringup of diplay in 7/9 and 9/9.
5261 12/05 Alessandro Rubini [U-Boot] [PATCH V3 2/9] video: add amba-clcd prime-cell http://article.gmane.org/gmane.comp.boot-loaders.u-boot/72397 5262 12/05 Alessandro Rubini [U-Boot] [PATCH V3 3/9] include/nomadik.h: add physical address for cldc http://article.gmane.org/gmane.comp.boot-loaders.u-boot/72398
These two have been applied to u-boot-video/next by Anatolij (Dec 12). Still in next branch.
5263 12/05 Alessandro Rubini [U-Boot] [PATCH V3 4/9] drivers/misc: add stmpe2401 port extender and keypad controller http://article.gmane.org/gmane.comp.boot-loaders.u-boot/72399 5264 12/05 Alessandro Rubini [U-Boot] [PATCH V3 5/9] nhk8815.h: define we need stmpe http://article.gmane.org/gmane.comp.boot-loaders.u-boot/72400 5265 12/05 Alessandro Rubini [U-Boot] [PATCH V3 6/9] lcd: make 16bpp work http://article.gmane.org/gmane.comp.boot-loaders.u-boot/72401 5266 12/05 Alessandro Rubini [U-Boot] [PATCH V3 7/9] nhk8815: added keypad http://article.gmane.org/gmane.comp.boot-loaders.u-boot/72402 5267 12/05 Alessandro Rubini [U-Boot] [PATCH V3 8/9] nhk8815: start lower in RAM, so the 800x480 frame buffer fits http://article.gmane.org/gmane.comp.boot-loaders.u-boot/72403 5268 12/05 Alessandro Rubini [U-Boot] [PATCH V3 9/9] nhk8815: added lcd support http://article.gmane.org/gmane.comp.boot-loaders.u-boot/72404
These depend on the ones in video/next and apply cleanly to the master branch as of today. There is one minor delay about lcd_setfgcolor/lcd_setbgcolor that was sorted out by Anatolij on Dec 12 ("lcd: remove CONFIG_ATMEL_LCD ifdefs from lcd_setfgcolor"). But his patch isn't in master yet nor in the video branches.
Thanks /alessandro