All of lore.kernel.org
 help / color / mirror / Atom feed
From: Marek Vasut <marex@denx.de>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH 0/9] Malta UART using device model & device tree
Date: Fri, 29 Jan 2016 15:05:35 +0100	[thread overview]
Message-ID: <201601291505.35679.marex@denx.de> (raw)
In-Reply-To: <1454075695-31981-1-git-send-email-paul.burton@imgtec.com>

On Friday, January 29, 2016 at 02:54:46 PM, Paul Burton wrote:
> This series converts the MIPS Malta development board to make use of
> device model & device tree to probe the UART(s). This results in a
> tidier way to handle differences between Malta boards & starts Malta on
> the path to device model conversion.
> 
> Paul Burton (9):
>   ioport.h: Remove struct resource & co
>   fdt: Support for ISA busses
>   fdt: Support providing IORESOURCE_* flags from translation
>   ns16550: Support I/O accessors selected by DT
>   MIPS: Remove SLOW_DOWN_IO
>   MIPS: Support dynamic I/O port base address
>   malta: Set I/O port base early
>   malta: Use I/O accessors for SuperI/O controller
>   malta: Use device model & tree for UART

Oh wow, so much activity on the mips front suddenly :)

Best regards,
Marek Vasut

  parent reply	other threads:[~2016-01-29 14:05 UTC|newest]

Thread overview: 26+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-01-29 13:54 [U-Boot] [PATCH 0/9] Malta UART using device model & device tree Paul Burton
2016-01-29 13:54 ` [U-Boot] [PATCH 1/9] ioport.h: Remove struct resource & co Paul Burton
2016-01-29 14:06   ` Marek Vasut
2016-01-29 15:58     ` Paul Burton
2016-01-29 20:50       ` Marek Vasut
2016-01-29 13:54 ` [U-Boot] [PATCH 2/9] fdt: Support for ISA busses Paul Burton
2016-01-29 14:56   ` Simon Glass
2016-01-29 16:04     ` Paul Burton
2016-01-29 18:23       ` Simon Glass
2016-01-29 13:54 ` [U-Boot] [PATCH 3/9] fdt: Support providing IORESOURCE_* flags from translation Paul Burton
2016-01-29 14:56   ` Simon Glass
2016-01-29 13:54 ` [U-Boot] [PATCH 4/9] ns16550: Support I/O accessors selected by DT Paul Burton
2016-01-29 14:56   ` Simon Glass
2016-01-29 16:09     ` Paul Burton
2016-01-29 18:23       ` Simon Glass
2016-01-29 13:54 ` [U-Boot] [PATCH 5/9] MIPS: Remove SLOW_DOWN_IO Paul Burton
2016-02-01 21:27   ` Daniel Schwierzeck
2016-01-29 13:54 ` [U-Boot] [PATCH 6/9] MIPS: Support dynamic I/O port base address Paul Burton
2016-02-01 21:27   ` Daniel Schwierzeck
2016-01-29 13:54 ` [U-Boot] [PATCH 7/9] malta: Set I/O port base early Paul Burton
2016-02-01 21:24   ` Daniel Schwierzeck
2016-01-29 13:54 ` [U-Boot] [PATCH 8/9] malta: Use I/O accessors for SuperI/O controller Paul Burton
2016-02-01 21:26   ` Daniel Schwierzeck
2016-01-29 13:54 ` [U-Boot] [PATCH 9/9] malta: Use device model & tree for UART Paul Burton
2016-01-29 14:05 ` Marek Vasut [this message]
2016-01-29 14:50 ` [U-Boot] [PATCH 0/9] Malta UART using device model & device tree Daniel Schwierzeck

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=201601291505.35679.marex@denx.de \
    --to=marex@denx.de \
    --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.