All of lore.kernel.org
 help / color / mirror / Atom feed
From: Alessandro Rubini <rubini-list@gnudd.com>
To: u-boot@lists.denx.de
Subject: [U-Boot] [STATUS] Patch status update
Date: Tue, 26 Jan 2010 09:13:43 +0100	[thread overview]
Message-ID: <20100126081343.GA7876@morgana.gnudd.com> (raw)
In-Reply-To: <20100125224448.0FAC9D334C9@gemini.denx.de>

>  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

  parent reply	other threads:[~2010-01-26  8:13 UTC|newest]

Thread overview: 54+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-01-25 22:44 [U-Boot] [STATUS] Patch status update Wolfgang Denk
2010-01-25 23:05 ` Albin Tonnerre
2010-01-26 16:36   ` Wolfgang Denk
2010-03-13 17:00     ` Albin Tonnerre
2010-01-25 23:13 ` John Rigby
2010-01-25 23:34   ` Scott Wood
2010-01-26  4:03     ` John Rigby
2010-01-26 16:39   ` Wolfgang Denk
2010-01-25 23:18 ` Joakim Tjernlund
2010-01-26 18:32   ` Wolfgang Denk
2010-01-25 23:22 ` Wolfgang Wegner
2010-01-26 19:03   ` Wolfgang Denk
2010-01-25 23:47 ` Mike Frysinger
2010-01-26 18:53   ` Wolfgang Denk
2010-01-26 23:57     ` Mike Frysinger
2010-01-27 19:15       ` Wolfgang Denk
2010-01-25 23:50 ` Scott Wood
2010-01-26 19:03   ` Wolfgang Denk
2010-01-26 19:09     ` Scott Wood
2010-01-26  4:12 ` Kumar Gala
2010-01-26  4:23   ` Li Yang-R58472
2010-01-26 20:26     ` Kumar Gala
2010-01-26  7:52   ` Swarthout Edward L-SWARTHOU
2010-01-26 19:16     ` Wolfgang Denk
2010-01-26 19:07   ` Wolfgang Denk
2010-01-26 20:26     ` Kumar Gala
2010-01-26 21:27       ` Wolfgang Denk
2010-01-26  5:55 ` Peter Tyser
2010-01-26  7:24 ` Anders Darander
2010-01-26 19:12   ` Wolfgang Denk
2010-01-26  8:13 ` Alessandro Rubini [this message]
2010-01-26  8:20   ` [U-Boot] typo ([STATUS] Patch status update) Alessandro Rubini
2010-01-26 19:33   ` [U-Boot] [STATUS] Patch status update Wolfgang Denk
2010-01-26  9:12 ` Ladislav Michl
2010-01-26 19:19   ` Wolfgang Denk
2010-01-26 22:04     ` Paulraj, Sandeep
2010-01-26 22:52       ` Wolfgang Denk
2010-01-27 17:50         ` Ladislav Michl
2010-01-26  9:19 ` Ben Warren
2010-01-26 19:48   ` Wolfgang Denk
2010-01-26  9:26 ` Daniel Gorsulowski
2010-01-26 19:50   ` Wolfgang Denk
2010-01-26 10:02 ` Stefan Roese
2010-01-26 19:52   ` Wolfgang Denk
2010-01-26 13:13 ` Matthias Weißer
2010-01-26 19:53   ` Wolfgang Denk
2010-01-26 14:48 ` Heiko Schocher
2010-01-26 21:19   ` Wolfgang Denk
2010-01-27  7:15     ` Heiko Schocher
2010-01-26 17:03 ` Nick Thompson
2010-01-26 21:21   ` Wolfgang Denk
2010-01-26 18:32 ` Hiremath, Vaibhav
2010-01-26 19:57 ` Kim Phillips
2010-01-29 13:31 ` Minkyu Kang

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20100126081343.GA7876@morgana.gnudd.com \
    --to=rubini-list@gnudd.com \
    --cc=u-boot@lists.denx.de \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.