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] [PULL] u-boot-pxa/master
Date: Mon, 24 Aug 2015 20:31:13 +0200	[thread overview]
Message-ID: <201508242031.13874.marex@denx.de> (raw)

The following changes since commit c851a2458fbc12495f4f786d4eabb612850a5143:

  Merge git://git.denx.de/u-boot-socfpga (2015-08-23 20:44:25 -0400)

are available in the git repository at:

  git://git.denx.de/u-boot-pxa.git HEAD

for you to fetch changes up to 3664fa1beec3921dcfed605a9b37f63dee28ce6a:

  arm: pxa: colibri_pxa270: add optional i2c support (2015-08-24 20:30:38 +0200)

----------------------------------------------------------------
Andrew Ruder (2):
      pxa: Fix boot hang by avoiding vector relocation
      arm: pxa: use common timer functions

Marcel Ziswiler (9):                                                                                                                              
      arm: pxa: clean-up include file order                                                                                                       
      arm: pxa: mmc: clean-up include file order                                                                                                  
      serial: pxa: clean-up include file order                                                                                                    
      usb: pxa27x_udc: clean-up include file order                                                                                                
      lcd: pxa: clean-up include file order                                                                                                       
      arm: pxa: palmtreo680: get rid of obsolete CONFIG_SYS_LCD_PXA_NO_L_BIAS                                                                     
      arm: pxa: colibri_pxa270: add some more nor flash details                                                                                   
      arm: pxa: colibri_pxa270: add optional lcd support
      arm: pxa: colibri_pxa270: add optional i2c support

 arch/arm/cpu/pxa/Makefile              |  1 +
 arch/arm/cpu/pxa/pxa2xx.c              |  4 ++--
 arch/arm/cpu/pxa/relocate.S            | 23 +++++++++++++++++++++++
 arch/arm/cpu/pxa/timer.c               | 71 
++---------------------------------------------------------------------
 arch/arm/include/asm/arch-pxa/config.h | 25 +++++++++++++++++++++++++
 arch/arm/include/asm/config.h          |  5 ++++-
 drivers/mmc/pxa_mmc_gen.c              |  8 +++-----
 drivers/serial/serial_pxa.c            |  4 ++--
 drivers/usb/gadget/pxa27x_udc.c        |  5 ++---
 drivers/video/pxa_lcd.c                |  9 ++++-----
 include/configs/colibri_pxa270.h       | 26 ++++++++++++++++++++++++++
 include/configs/palmtreo680.h          |  1 -
 12 files changed, 94 insertions(+), 88 deletions(-)
 create mode 100644 arch/arm/cpu/pxa/relocate.S
 create mode 100644 arch/arm/include/asm/arch-pxa/config.h

             reply	other threads:[~2015-08-24 18:31 UTC|newest]

Thread overview: 33+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-08-24 18:31 Marek Vasut [this message]
2015-08-25  2:15 ` [U-Boot] [PULL] u-boot-pxa/master Tom Rini
  -- strict thread matches above, loose matches on Subject: below --
2016-11-23 12:54 Marek Vasut
2016-11-23 18:07 ` Tom Rini
2015-03-02 10:04 Marek Vasut
2015-03-02 15:28 ` Tom Rini
2014-02-06  1:54 Marek Vasut
2014-02-19  8:03 ` Albert ARIBAUD
2014-01-13 11:42 Marek Vasut
2014-01-13 13:16 ` Albert ARIBAUD
2014-01-13 16:41   ` Albert ARIBAUD
2013-12-18 17:17 Marek Vasut
2013-12-18 18:47 ` Albert ARIBAUD
2013-12-18 18:55   ` Marek Vasut
2013-12-18 19:35     ` Tom Rini
2013-12-18 19:40       ` Marek Vasut
2013-12-18 21:02   ` Marek Vasut
2013-12-18 22:06     ` Albert ARIBAUD
2013-06-22 13:26 Marek Vasut
2013-06-22 16:57 ` Albert ARIBAUD
2013-06-22 17:42   ` Mike Dunn
2013-06-22 19:21     ` Albert ARIBAUD
2013-06-23  9:05       ` Marek Vasut
2013-06-23 10:13         ` Albert ARIBAUD
2013-06-23 16:41           ` Mike Dunn
2013-06-23 19:46             ` Marek Vasut
2013-06-28  8:31 ` Albert ARIBAUD
2013-06-12 20:57 Marek Vasut
2013-06-13 11:04 ` Albert ARIBAUD
2012-10-16  5:16 Marek Vasut
2012-10-16 16:17 ` Albert ARIBAUD
2012-03-06 11:07 Marek Vasut
2012-03-08  7:12 ` Albert ARIBAUD

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=201508242031.13874.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.