All of lore.kernel.org
 help / color / mirror / Atom feed
* [U-Boot] [GIT PULL] Pull request: u-boot-imx
@ 2011-02-13  9:56 Stefano Babic
  2011-02-13 11:25 ` Albert ARIBAUD
  0 siblings, 1 reply; 116+ messages in thread
From: Stefano Babic @ 2011-02-13  9:56 UTC (permalink / raw)
  To: u-boot

Hi Albert,

please pull from u-boot-imx.

The following changes since commit 42d44f631c4e8e5359775bdc098f2fffde4e5c05:

  Prepare v2011.03-rc1 (2011-02-02 22:37:32 +0100)

are available in the git repository at:
  git://www.denx.de/git/u-boot-imx.git master

Fabio Estevam (2):
      mx31pdk: Use the new relocation scheme
      mx31pdk: Make the full boot log visible

Lo?c Minier (1):
      EfikaMX: switch to MACH_TYPE_MX51_EFIKAMX

 board/efikamx/efikamx.c                     |    2 +-
 board/freescale/mx31pdk/mx31pdk.c           |   17 ++++++-
 include/configs/mx31pdk.h                   |    7 +++
 nand_spl/board/freescale/mx31pdk/u-boot.lds |   59
+++++++++++++++++++++++---
 4 files changed, 74 insertions(+), 11 deletions(-)

-- 
=====================================================================
DENX Software Engineering GmbH,     MD: Wolfgang Denk & Detlev Zundel
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: +49-8142-66989-0 Fax: +49-8142-66989-80  Email: office at denx.de
=====================================================================

^ permalink raw reply	[flat|nested] 116+ messages in thread
* [U-Boot] [GIT PULL]  Pull request: u-boot-imx
@ 2012-09-28 15:39 Stefano Babic
  2012-09-29  9:48 ` Albert ARIBAUD
  0 siblings, 1 reply; 116+ messages in thread
From: Stefano Babic @ 2012-09-28 15:39 UTC (permalink / raw)
  To: u-boot

Hi Albert,

some fixes for the release. Please pull from u-boot-imx, thanks.

The following changes since commit 1d9b033269263a69f7402f508c17b242fc7fea43:

  mx35pdk: README: Remove NAND references (2012-09-17 13:17:17 +0200)

are available in the git repository at:

  git://www.denx.de/git/u-boot-imx.git master

for you to fetch changes up to 7577a4b3c27af9ad21a4aedf732754ae96225448:

  mx28evk: Add missing 'setexpr' command (2012-09-24 11:00:08 +0200)

----------------------------------------------------------------
Beno?t Th?baudeau (2):
      mx51evk: Add CONFIG_REVISION_TAG
      KARO TX25: Fix NAND Flash R/W cycle times

Eric Nelson (2):
      i.MX: mxc_ipuv3_fb: add ipuv3_fb_shutdown() routine to stop IPU
frame buffer
      i.MX: shut down video before launch of O/S

Fabio Estevam (1):
      mx28evk: Remove fecmxc_mii_postcall()

Otavio Salvador (1):
      mx28evk: Add missing 'setexpr' command

 arch/arm/imx-common/cpu.c                |    9 +++++++++
 arch/arm/include/asm/arch-mx5/imx-regs.h |    2 ++
 board/freescale/mx28evk/mx28evk.c        |   25 -------------------------
 board/freescale/mx51evk/mx51evk.c        |    8 ++++++++
 board/karo/tx25/lowlevel_init.S          |    8 ++++++++
 drivers/video/mxc_ipuv3_fb.c             |   20 ++++++++++++++++++++
 include/configs/mx28evk.h                |    1 +
 include/configs/mx51evk.h                |    1 +
 include/ipu_pixfmt.h                     |    1 +
 9 files changed, 50 insertions(+), 25 deletions(-)


-- 
=====================================================================
DENX Software Engineering GmbH,     MD: Wolfgang Denk & Detlev Zundel
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: +49-8142-66989-53 Fax: +49-8142-66989-80 Email: sbabic at denx.de
=====================================================================

^ permalink raw reply	[flat|nested] 116+ messages in thread
* [U-Boot] [GIT PULL]  Pull request: u-boot-imx
@ 2012-09-17 13:53 Stefano Babic
  2012-09-20 22:46 ` Albert ARIBAUD
  0 siblings, 1 reply; 116+ messages in thread
From: Stefano Babic @ 2012-09-17 13:53 UTC (permalink / raw)
  To: u-boot

Hi Albert,

please pull from u-boot-imx, thanks.

The following changes since commit a9f1a4893364ddbb8b7942cded91d4c17c4f5948:

  lsxl: support power switch (2012-09-03 17:48:51 +0530)

are available in the git repository at:

  git://www.denx.de/git/u-boot-imx.git master

for you to fetch changes up to 1d9b033269263a69f7402f508c17b242fc7fea43:

  mx35pdk: README: Remove NAND references (2012-09-17 13:17:17 +0200)

----------------------------------------------------------------
Ashok Kumar Reddy (2):
      ima3-mx53:Rename CONFIG_PRIME => CONFIG_ETHPRME, remove
      mx6qsabrelite:Use IMX_GPIO_NR Macro

Beno?t Th?baudeau (8):
      mx35: Fix decode_pll
      mx35: Add definitions for clock gate values
      mx35: Fix clock dividers
      mx25: Define default SoC input clock frequencies
      mx35: Define default SoC input clock frequencies
      mx35 timer: Switch to 32-kHz source
      Fix mx31_decode_pll
      mx31: Define default SoC input clock frequencies

Fabio Estevam (3):
      mx28evk: Convert to mxs_adjust_memory_params()
      mx28evk: Add USB Ethernet support
      mx35pdk: README: Remove NAND references

Marek Vasut (7):
      M28: Fix the use of gpmi-nand in mtdparts
      MX28: Cleanup mxsboot within make mrproper
      MX28: Fixup the ad-hoc use of DIGCTL_MICROSECONDS
      SCSPS1: Enable caches
      MX28: SPI: Fix the DMA DCache race condition
      MX28: SPI: Fix the DMA chaining
      MX28: MMC: Avoid DMA DCache race condition

Matt Sealey (1):
      efikamx: refine USB support

Otavio Salvador (3):
      MX28: mx28evk: Align SSP clock speed
      MX28: mx28evk: Enable SPI DMA
      mx28evk: extend default environment

Stefano Babic (3):
      MX: set a common place to share code for Freescale i.MX
      MX35: mx35pdk: add support for MMC
      MX6: drop binary constants from iomux header

 Makefile                                           |    8 +-
 arch/arm/cpu/arm1136/mx31/generic.c                |   12 +-
 arch/arm/cpu/arm1136/mx31/timer.c                  |   16 +--
 arch/arm/cpu/arm1136/mx35/generic.c                |   90 ++++++--------
 arch/arm/cpu/arm1136/mx35/timer.c                  |   46 +++++---
 arch/arm/cpu/arm926ejs/mx25/generic.c              |    2 +-
 arch/arm/cpu/arm926ejs/mx25/timer.c                |   16 +--
 arch/arm/cpu/arm926ejs/mxs/spl_boot.c              |    8 +-
 arch/arm/{cpu/armv7 => }/imx-common/Makefile       |    4 +-
 arch/arm/{cpu/armv7 => }/imx-common/cmd_bmode.c    |    0
 arch/arm/{cpu/armv7 => }/imx-common/cpu.c          |    0
 .../imx-common/i2c.c => imx-common/i2c-mxv7.c}     |    0
 arch/arm/{cpu/armv7 => }/imx-common/iomux-v3.c     |    0
 arch/arm/{cpu/armv7 => }/imx-common/speed.c        |    0
 arch/arm/{cpu/armv7 => }/imx-common/timer.c        |    0
 arch/arm/include/asm/arch-mx25/clock.h             |   14 +++
 arch/arm/include/asm/arch-mx31/clock.h             |   14 +++
 arch/arm/include/asm/arch-mx35/clock.h             |   14 +++
 arch/arm/include/asm/arch-mx35/crm_regs.h          |   48 +++-----
 arch/arm/include/asm/arch-mx6/iomux.h              |  124
++++++++++----------
 board/freescale/mx28evk/iomux.c                    |    2 +-
 board/freescale/mx28evk/mx28evk.c                  |    4 +-
 board/freescale/mx35pdk/README                     |   78 +-----------
 board/freescale/mx35pdk/mx35pdk.c                  |   25 ++++
 board/freescale/mx6qsabrelite/mx6qsabrelite.c      |   24 ++--
 board/genesi/mx51_efikamx/Makefile                 |    6 +-
 board/genesi/mx51_efikamx/efikamx-usb.c            |   12 ++
 board/genesi/mx51_efikamx/efikamx.c                |    3 -
 drivers/mmc/mxsmmc.c                               |    4 +
 drivers/spi/mxs_spi.c                              |   58 +++++----
 include/configs/flea3.h                            |    1 -
 include/configs/ima3-mx53.h                        |    3 +-
 include/configs/imx31_litekit.h                    |    1 -
 include/configs/imx31_phycore.h                    |    1 -
 include/configs/m28evk.h                           |    4 +-
 include/configs/mx25pdk.h                          |    1 -
 include/configs/mx28evk.h                          |   86 ++++++++++++--
 include/configs/mx31ads.h                          |    2 -
 include/configs/mx31pdk.h                          |    2 -
 include/configs/mx35pdk.h                          |   18 ++-
 include/configs/qong.h                             |    2 -
 include/configs/sc_sps_1.h                         |    2 -
 include/configs/tt01.h                             |    2 -
 include/configs/zmx25.h                            |    1 -
 44 files changed, 409 insertions(+), 349 deletions(-)
 rename arch/arm/{cpu/armv7 => }/imx-common/Makefile (94%)
 rename arch/arm/{cpu/armv7 => }/imx-common/cmd_bmode.c (100%)
 rename arch/arm/{cpu/armv7 => }/imx-common/cpu.c (100%)
 rename arch/arm/{cpu/armv7/imx-common/i2c.c => imx-common/i2c-mxv7.c}
(100%)
 rename arch/arm/{cpu/armv7 => }/imx-common/iomux-v3.c (100%)
 rename arch/arm/{cpu/armv7 => }/imx-common/speed.c (100%)
 rename arch/arm/{cpu/armv7 => }/imx-common/timer.c (100%)


-- 
=====================================================================
DENX Software Engineering GmbH,     MD: Wolfgang Denk & Detlev Zundel
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: +49-8142-66989-53 Fax: +49-8142-66989-80 Email: sbabic at denx.de
=====================================================================

^ permalink raw reply	[flat|nested] 116+ messages in thread
* [U-Boot] [GIT PULL]  Pull request: u-boot-imx
@ 2012-08-27  6:41 Stefano Babic
  2012-09-01 12:57 ` Albert ARIBAUD
  0 siblings, 1 reply; 116+ messages in thread
From: Stefano Babic @ 2012-08-27  6:41 UTC (permalink / raw)
  To: u-boot

Hi Albert,

please pull from u-boot-imx, thanks.

The following changes since commit 5f50310588e87f2ff501992564d1b05df71419f4:

  davinci, c6x: Always use C version of reset code (2012-08-25 13:40:03
+0200)

are available in the git repository at:

  git://www.denx.de/git/u-boot-imx.git master

for you to fetch changes up to ff1728c902587c2dc76869a30a32013ef005b84a:

  mxs: Convert timeout parameter to 'unsigned int' (2012-08-27 08:28:01
+0200)

----------------------------------------------------------------
Ashok Kumar Reddy (1):
      mx6qarm2:Use IMX_GPIO_NR macro

Beno?t Th?baudeau (17):
      mxc_spi: Round up clock divider
      mx25: Enable dcache
      mx5: Enable dcache
      mx35: Fix typo on EDIO
      mx3: Fix typo on IPU_CONF_CSI_EN
      mx5/6 timer: Round up tick_to_time() value
      mx5: cosmetic: Clean up lowlevel_init
      mx35: Remove duplicate GPIO3_BASE_ADDR
      mx5/6: Fix cpu_mmc_init() return value
      mx35: Add cpu_mmc_init()
      mx5: Undeclare imx_decode_pll()
      mx35 iomux: Remove unused macro
      mx35: Fix broken pin definitions
      mx35: Remove declaration of non-existing function
      mx35: Move clock enums to clock.h
      mx35: Remove declaration of non-existing function
      mxc: Make gpio_get_value() use PSR

Fabio Estevam (7):
      m28evk: Turn on caches
      apx4devkit: Turn on caches
      mx28evk: Remove unneeded 'undef'
      mxs: Use correct function name to initialize dram
      mx53loco: Use IMX_GPIO_NR macro
      mx51evk: Use IMX_GPIO_NR macro
      mx53ard: Use IMX_GPIO_NR macro

Marek Vasut (7):
      MX28: Drop the cp15 reconfiguration from SPL
      MX28: Shuffle around the power management code
      MX28: DMA: Align the struct mxs_dma_desc
      MX28: DMA: Prolong the DMA timeout
      MX28: SPI: Supercharge the SPI driver
      MX28: m28evk: Align SSP clock speed
      MX28: m28evk: Enable SPI DMA

Matt Sealey (7):
      spi: fix mxc_spi_slave structure allocation to clear memory
      spi: fix mxs_spi_slave structure allocation to clear memory
      mx5: add iomux-mx51.h include
      efikamx: move and rename Efika MX directories and config files to
prepare for new boards
      efikamx: remove drive strength function and roll its functionality
into the DCD
      efikamx: configure Smarttop PCBID and LED pads in DCD for convenience
      efikamx: update MAINTAINERS for Genesi Efika MX systems

Otavio Salvador (9):
      mxs: Remove not required explicit iomux-mx28.h include
      mxs: Remove not required include of iomux-mx28.h
      mxs: rename regs-clkctrl.h to regs-clkctrl-mx28.h
      mxs: Convert sys_proto.h prefixes to 'mxs'
      MX28: config: Allow different target generation in elftosb call
      MX28: Move "regs-base.h" include after SoC type configuration
      mxs: Replace i.MX233 by i.MX23 on copyright header
      mxs: Only build internal Ethernet controller for i.MX28
      mxs: Rename 'mx28_dram_init' to 'mxs_dram_init'

Stefano Babic (1):
      MX: Set a common gpio.h for all i.MX

Troy Kisky (4):
      iomux: move IOMUX_GPR13_xxx defines
      imx-common/cmd_bmode.c: add imx bmode (bootmode) command
      mx6qsabrelite: add boot_mode support
      mx53evk: add boot_mode support

Vikram Narayanan (1):
      tx25: Use generic gpio_* calls

fabio.estevam at freescale.com (1):
      mxs: Convert timeout parameter to 'unsigned int'

trem (3):
      rtc: add support of mx27 rtc
      gpio: add gpio api support to mx27 (v4)
      imx27lite: update with gpio api change (v4)

 MAINTAINERS                                        |    7 +-
 Makefile                                           |    5 +-
 arch/arm/cpu/arm1136/mx35/generic.c                |   19 ++-
 arch/arm/cpu/arm1136/mx35/iomux.c                  |    2 -
 arch/arm/cpu/arm926ejs/mx25/generic.c              |    8 +
 arch/arm/cpu/arm926ejs/mx27/generic.c              |   11 +-
 arch/arm/cpu/arm926ejs/mxs/mxs.c                   |   40 ++---
 arch/arm/cpu/arm926ejs/mxs/spl_boot.c              |    7 +-
 arch/arm/cpu/arm926ejs/mxs/spl_mem_init.c          |    1 -
 arch/arm/cpu/arm926ejs/mxs/spl_power_init.c        |    9 +-
 arch/arm/cpu/arm926ejs/mxs/start.S                 |   42 -----
 arch/arm/cpu/arm926ejs/mxs/timer.c                 |    2 +-
 .../arm926ejs/mxs/{u-boot.bd => u-boot-imx28.bd}   |    0
 arch/arm/cpu/armv7/imx-common/Makefile             |    1 +
 arch/arm/cpu/armv7/imx-common/cmd_bmode.c          |  119 ++++++++++++++
 arch/arm/cpu/armv7/imx-common/cpu.c                |    6 +-
 arch/arm/cpu/armv7/imx-common/timer.c              |    2 +-
 arch/arm/cpu/armv7/mx5/lowlevel_init.S             |   46 +++---
 arch/arm/cpu/armv7/mx5/soc.c                       |   39 +++++
 arch/arm/cpu/armv7/mx6/soc.c                       |   36 +++++
 arch/arm/include/asm/arch-mx25/gpio.h              |   17 +-
 arch/arm/include/asm/arch-mx27/gpio.h              |   55 +++++++
 arch/arm/include/asm/arch-mx27/imx-regs.h          |   33 ++--
 arch/arm/include/asm/arch-mx27/regs-rtc.h          |   40 +++++
 arch/arm/include/asm/arch-mx31/gpio.h              |    7 +-
 arch/arm/include/asm/arch-mx31/imx-regs.h          |    2 +-
 arch/arm/include/asm/arch-mx35/clock.h             |   28 +++-
 arch/arm/include/asm/arch-mx35/crm_regs.h          |    4 +-
 arch/arm/include/asm/arch-mx35/gpio.h              |   12 +-
 arch/arm/include/asm/arch-mx35/imx-regs.h          |   29 +---
 arch/arm/include/asm/arch-mx35/mx35_pins.h         |    3 -
 arch/arm/include/asm/arch-mx35/sys_proto.h         |    1 -
 arch/arm/include/asm/arch-mx5/clock.h              |    2 -
 arch/arm/include/asm/arch-mx5/gpio.h               |    7 +-
 arch/arm/include/asm/arch-mx5/imx-regs.h           |   18 +++
 arch/arm/include/asm/arch-mx5/iomux-mx51.h         |  164
++++++++++++++++++++
 arch/arm/include/asm/arch-mx6/gpio.h               |    7 +-
 arch/arm/include/asm/arch-mx6/imx-regs.h           |   23 ++-
 arch/arm/include/asm/arch-mx6/iomux.h              |  129 +++++++++++++++
 arch/arm/include/asm/arch-mxs/dma.h                |    3 +-
 arch/arm/include/asm/arch-mxs/imx-regs.h           |    2 +-
 .../{regs-clkctrl.h => regs-clkctrl-mx28.h}        |    0
 arch/arm/include/asm/arch-mxs/sys_proto.h          |   24 +--
 arch/arm/include/asm/imx-common/boot_mode.h        |   36 +++++
 arch/arm/include/asm/imx-common/gpio.h             |   39 +++++
 arch/arm/include/asm/imx-common/iomux-v3.h         |  111 -------------
 board/CarMediaLab/flea3/flea3.c                    |    6 +-
 board/bluegiga/apx4devkit/apx4devkit.c             |    4 +-
 board/denx/m28evk/m28evk.c                         |    6 +-
 board/freescale/mx28evk/mx28evk.c                  |    2 +-
 board/freescale/mx35pdk/mx35pdk.c                  |    2 +-
 board/freescale/mx51evk/mx51evk.c                  |    6 +-
 board/freescale/mx53ard/mx53ard.c                  |    2 +-
 board/freescale/mx53evk/mx53evk.c                  |   13 ++
 board/freescale/mx53loco/mx53loco.c                |    2 +-
 board/freescale/mx6qarm2/mx6qarm2.c                |    4 +-
 board/freescale/mx6qsabrelite/mx6qsabrelite.c      |   43 +++--
 board/{efikamx => genesi/mx51_efikamx}/Makefile    |    0
 .../{efikamx => genesi/mx51_efikamx}/efikamx-usb.c |    2 +-
 board/{efikamx => genesi/mx51_efikamx}/efikamx.c   |   77 ---------
 .../mx51_efikamx}/imximage_mx.cfg                  |   50 +++---
 .../mx51_efikamx}/imximage_sb.cfg                  |    0
 board/karo/tx25/tx25.c                             |   25 ++-
 board/logicpd/imx27lite/imx27lite.c                |    5 +-
 board/schulercontrol/sc_sps_1/sc_sps_1.c           |    2 +-
 board/syteco/zmx25/zmx25.c                         |   26 ++--
 boards.cfg                                         |    4 +-
 drivers/dma/apbh_dma.c                             |    6 +-
 drivers/gpio/mxc_gpio.c                            |   10 +-
 drivers/i2c/mxs_i2c.c                              |    2 +-
 drivers/mmc/mxsmmc.c                               |    2 +-
 drivers/mtd/nand/mxs_nand.c                        |    6 +-
 drivers/rtc/Makefile                               |    1 +
 drivers/rtc/mx27rtc.c                              |   83 ++++++++++
 drivers/rtc/mxsrtc.c                               |    4 +-
 drivers/spi/mxc_spi.c                              |    6 +-
 drivers/spi/mxs_spi.c                              |  106 ++++++++-----
 drivers/usb/host/ehci-mxs.c                        |    2 +-
 include/configs/apx4devkit.h                       |    6 +-
 include/configs/imx27lite-common.h                 |    5 +
 include/configs/m28evk.h                           |   11 +-
 include/configs/mx28evk.h                          |    6 +-
 include/configs/{efikamx.h => mx51_efikamx.h}      |    0
 include/configs/mx53evk.h                          |    3 +
 include/configs/mx6qsabrelite.h                    |    6 +-
 include/configs/sc_sps_1.h                         |    4 +-
 86 files changed, 1163 insertions(+), 585 deletions(-)
 rename arch/arm/cpu/arm926ejs/mxs/{u-boot.bd => u-boot-imx28.bd} (100%)
 create mode 100644 arch/arm/cpu/armv7/imx-common/cmd_bmode.c
 create mode 100644 arch/arm/include/asm/arch-mx27/gpio.h
 create mode 100644 arch/arm/include/asm/arch-mx27/regs-rtc.h
 create mode 100644 arch/arm/include/asm/arch-mx5/iomux-mx51.h
 create mode 100644 arch/arm/include/asm/arch-mx6/iomux.h
 rename arch/arm/include/asm/arch-mxs/{regs-clkctrl.h =>
regs-clkctrl-mx28.h} (100%)
 create mode 100644 arch/arm/include/asm/imx-common/boot_mode.h
 create mode 100644 arch/arm/include/asm/imx-common/gpio.h
 rename board/{efikamx => genesi/mx51_efikamx}/Makefile (100%)
 rename board/{efikamx => genesi/mx51_efikamx}/efikamx-usb.c (99%)
 rename board/{efikamx => genesi/mx51_efikamx}/efikamx.c (85%)
 rename board/{efikamx => genesi/mx51_efikamx}/imximage_mx.cfg (71%)
 rename board/{efikamx => genesi/mx51_efikamx}/imximage_sb.cfg (100%)
 create mode 100644 drivers/rtc/mx27rtc.c
 rename include/configs/{efikamx.h => mx51_efikamx.h} (100%)

-- 
=====================================================================
DENX Software Engineering GmbH,     MD: Wolfgang Denk & Detlev Zundel
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: +49-8142-66989-53 Fax: +49-8142-66989-80 Email: sbabic at denx.de
=====================================================================

^ permalink raw reply	[flat|nested] 116+ messages in thread
* [U-Boot] [GIT PULL]  Pull request: u-boot-imx
@ 2012-08-07 16:00 Stefano Babic
  0 siblings, 0 replies; 116+ messages in thread
From: Stefano Babic @ 2012-08-07 16:00 UTC (permalink / raw)
  To: u-boot

Hi Albert,

please pull from u-boot-imx, thanks.


The following changes since commit 8abcd8ab962cd5fb2a4c025e7c7b62a9faf4aa08:

  DaVinci DA8xx: fix set_cpu_clk_info() (2012-08-05 22:02:40 +0200)

are available in the git repository at:

  git://www.denx.de/git/u-boot-imx.git master

for you to fetch changes up to c031cea4c7f5af2aba58e8883eb5cca871213d1b:

  MX28: Add SchulerControl SC_SPS_1 platform (2012-08-07 17:49:55 +0200)

----------------------------------------------------------------
Fabio Estevam (3):
      mx28evk: Turn on caches
      mx51evk: do not overwrite the console
      vision2: do not overwrite the console

Marek Vasut (9):
      MX28: SPI: Refactor spi_xfer a bit
      MX28: SPI: Pull out the PIO transfer function
      MX28: SPI: Add DMA transfer support
      MX28: Fix up the MMC driver DMA mode
      MX28: Split out the PIO and DMA transfer functions
      MX28: Transfer small blocks via PIO in MXS MMC
      MX28: Fix MXS MMC DMA issues
      MX28: Move the u-boot.bd info CPUDIR/SOCDIR
      MX28: Add SchulerControl SC_SPS_1 platform

Otavio Salvador (9):
      imx: Use a clear identification of an unidentified CPU type
      MX28: extend print_cpuinfo() to use chip information
      MX28: use a clear name for DDR2 initialization
      mxs: reorganize source directory for easy sharing of code in i.MXS
SoCs
      mxs: prefix register acessor macros with 'mxs' prefix
      mxs: prefix register structs with 'mxs' prefix
      mxs: Reowork SPL to use 'mxs' prefix for methods
      mxs: Clarify why we poweroff in case of brownout in 5v conflict
      mxs: rename mx28.c to mxs.c as it is common to i.MX233 and i.MX28 SoCs

Stathis Voukelatos (1):
      i.MX28: bug fixes in PMU configuration code

Stefano Babic (1):
      MX5: mx53loco: do not overwrite the console

Veli-Pekka Peltola (1):
      Add support for Bluegiga APX4 Development Kit

 MAINTAINERS                                        |    5 +
 Makefile                                           |    2 +-
 arch/arm/cpu/arm926ejs/{mx28 => mxs}/Makefile      |    2 +-
 arch/arm/cpu/arm926ejs/{mx28 => mxs}/clock.c       |   40 +--
 arch/arm/cpu/arm926ejs/{mx28 => mxs}/iomux.c       |    6 +-
 arch/arm/cpu/arm926ejs/{mx28/mx28.c => mxs/mxs.c}  |   72 +++--
 .../arm926ejs/{mx28/mx28_init.h => mxs/mxs_init.h} |   14 +-
 arch/arm/cpu/arm926ejs/{mx28 => mxs}/spl_boot.c    |   20 +-
 .../cpu/arm926ejs/{mx28 => mxs}/spl_lradc_init.c   |   10 +-
 .../arm/cpu/arm926ejs/{mx28 => mxs}/spl_mem_init.c |   64 ++---
 .../cpu/arm926ejs/{mx28 => mxs}/spl_power_init.c   |  274
++++++++++----------
 arch/arm/cpu/arm926ejs/{mx28 => mxs}/start.S       |    0
 arch/arm/cpu/arm926ejs/{mx28 => mxs}/timer.c       |    8 +-
 .../arm/cpu/arm926ejs/{mx28 => mxs}/u-boot-spl.lds |    2 +-
 .../arm/cpu/arm926ejs/mxs}/u-boot.bd               |    0
 arch/arm/cpu/armv7/imx-common/cpu.c                |    4 +-
 .../include/asm/{arch-mx28 => arch-mxs}/clock.h    |    0
 arch/arm/include/asm/{arch-mx28 => arch-mxs}/dma.h |    0
 .../arm/include/asm/{arch-mx28 => arch-mxs}/gpio.h |    0
 .../include/asm/{arch-mx28 => arch-mxs}/imx-regs.h |    0
 .../asm/{arch-mx28 => arch-mxs}/iomux-mx28.h       |    0
 .../include/asm/{arch-mx28 => arch-mxs}/iomux.h    |    0
 .../asm/{arch-mx28 => arch-mxs}/regs-apbh.h        |  256
+++++++++---------
 .../asm/{arch-mx28 => arch-mxs}/regs-base.h        |    0
 .../include/asm/{arch-mx28 => arch-mxs}/regs-bch.h |   44 ++--
 .../asm/{arch-mx28 => arch-mxs}/regs-clkctrl.h     |   60 ++---
 .../asm/{arch-mx28 => arch-mxs}/regs-common.h      |   34 +--
 .../asm/{arch-mx28 => arch-mxs}/regs-digctl.h      |   56 ++--
 .../asm/{arch-mx28 => arch-mxs}/regs-gpmi.h        |   28 +-
 .../include/asm/{arch-mx28 => arch-mxs}/regs-i2c.h |   30 +--
 .../asm/{arch-mx28 => arch-mxs}/regs-lcdif.h       |   66 ++---
 .../asm/{arch-mx28 => arch-mxs}/regs-lradc.h       |   50 ++--
 .../asm/{arch-mx28 => arch-mxs}/regs-ocotp.h       |   88 +++----
 .../asm/{arch-mx28 => arch-mxs}/regs-pinctrl.h     |  170 ++++++------
 .../asm/{arch-mx28 => arch-mxs}/regs-power.h       |   30 +--
 .../include/asm/{arch-mx28 => arch-mxs}/regs-rtc.h |   30 +--
 .../include/asm/{arch-mx28 => arch-mxs}/regs-ssp.h |   42 +--
 .../asm/{arch-mx28 => arch-mxs}/regs-timrot.h      |   40 +--
 .../include/asm/{arch-mx28 => arch-mxs}/regs-usb.h |    2 +-
 .../asm/{arch-mx28 => arch-mxs}/regs-usbphy.h      |   22 +-
 .../asm/{arch-mx28 => arch-mxs}/sys_proto.h        |   10 +-
 board/bluegiga/apx4devkit/Makefile                 |   47 ++++
 board/bluegiga/apx4devkit/apx4devkit.c             |  150 +++++++++++
 board/bluegiga/apx4devkit/spl_boot.c               |  164 ++++++++++++
 board/denx/m28evk/m28evk.c                         |    4 +-
 board/denx/m28evk/spl_boot.c                       |    2 +-
 board/freescale/mx28evk/iomux.c                    |    2 +-
 board/freescale/mx28evk/mx28evk.c                  |    4 +-
 board/freescale/mx28evk/u-boot.bd                  |   14 -
 board/freescale/mx51evk/mx51evk.c                  |   10 +-
 board/freescale/mx53loco/mx53loco.c                |   12 +-
 board/schulercontrol/sc_sps_1/Makefile             |   47 ++++
 board/schulercontrol/sc_sps_1/sc_sps_1.c           |  113 ++++++++
 board/schulercontrol/sc_sps_1/spl_boot.c           |  165 ++++++++++++
 board/ttcontrol/vision2/vision2.c                  |   11 +-
 boards.cfg                                         |    6 +-
 doc/README.m28                                     |    4 +-
 doc/README.mx28evk                                 |    4 +-
 drivers/dma/apbh_dma.c                             |   32 +--
 drivers/gpio/mxs_gpio.c                            |   16 +-
 drivers/i2c/mxs_i2c.c                              |   12 +-
 drivers/mmc/mxsmmc.c                               |  202 ++++++++-------
 drivers/mtd/nand/mxs_nand.c                        |   12 +-
 drivers/rtc/mxsrtc.c                               |    6 +-
 drivers/spi/mxs_spi.c                              |  200 +++++++++++---
 drivers/usb/host/ehci-mxs.c                        |   24 +-
 include/configs/apx4devkit.h                       |  238 +++++++++++++++++
 include/configs/m28evk.h                           |    4 +-
 include/configs/mx28evk.h                          |    6 +-
 include/configs/mx51evk.h                          |    2 +
 include/configs/mx53loco.h                         |    2 +
 include/configs/sc_sps_1.h                         |  208 +++++++++++++++
 include/configs/vision2.h                          |    2 +
 73 files changed, 2324 insertions(+), 982 deletions(-)
 rename arch/arm/cpu/arm926ejs/{mx28 => mxs}/Makefile (97%)
 rename arch/arm/cpu/arm926ejs/{mx28 => mxs}/clock.c (89%)
 rename arch/arm/cpu/arm926ejs/{mx28 => mxs}/iomux.c (94%)
 rename arch/arm/cpu/arm926ejs/{mx28/mx28.c => mxs/mxs.c} (79%)
 rename arch/arm/cpu/arm926ejs/{mx28/mx28_init.h => mxs/mxs_init.h} (81%)
 rename arch/arm/cpu/arm926ejs/{mx28 => mxs}/spl_boot.c (90%)
 rename arch/arm/cpu/arm926ejs/{mx28 => mxs}/spl_lradc_init.c (91%)
 rename arch/arm/cpu/arm926ejs/{mx28 => mxs}/spl_mem_init.c (83%)
 rename arch/arm/cpu/arm926ejs/{mx28 => mxs}/spl_power_init.c (81%)
 rename arch/arm/cpu/arm926ejs/{mx28 => mxs}/start.S (100%)
 rename arch/arm/cpu/arm926ejs/{mx28 => mxs}/timer.c (95%)
 rename arch/arm/cpu/arm926ejs/{mx28 => mxs}/u-boot-spl.lds (97%)
 rename {board/denx/m28evk => arch/arm/cpu/arm926ejs/mxs}/u-boot.bd (100%)
 rename arch/arm/include/asm/{arch-mx28 => arch-mxs}/clock.h (100%)
 rename arch/arm/include/asm/{arch-mx28 => arch-mxs}/dma.h (100%)
 rename arch/arm/include/asm/{arch-mx28 => arch-mxs}/gpio.h (100%)
 rename arch/arm/include/asm/{arch-mx28 => arch-mxs}/imx-regs.h (100%)
 rename arch/arm/include/asm/{arch-mx28 => arch-mxs}/iomux-mx28.h (100%)
 rename arch/arm/include/asm/{arch-mx28 => arch-mxs}/iomux.h (100%)
 rename arch/arm/include/asm/{arch-mx28 => arch-mxs}/regs-apbh.h (77%)
 rename arch/arm/include/asm/{arch-mx28 => arch-mxs}/regs-base.h (100%)
 rename arch/arm/include/asm/{arch-mx28 => arch-mxs}/regs-bch.h (92%)
 rename arch/arm/include/asm/{arch-mx28 => arch-mxs}/regs-clkctrl.h (88%)
 rename arch/arm/include/asm/{arch-mx28 => arch-mxs}/regs-common.h (78%)
 rename arch/arm/include/asm/{arch-mx28 => arch-mxs}/regs-digctl.h (77%)
 rename arch/arm/include/asm/{arch-mx28 => arch-mxs}/regs-gpmi.h (95%)
 rename arch/arm/include/asm/{arch-mx28 => arch-mxs}/regs-i2c.h (94%)
 rename arch/arm/include/asm/{arch-mx28 => arch-mxs}/regs-lcdif.h (84%)
 rename arch/arm/include/asm/{arch-mx28 => arch-mxs}/regs-lradc.h (96%)
 rename arch/arm/include/asm/{arch-mx28 => arch-mxs}/regs-ocotp.h (71%)
 rename arch/arm/include/asm/{arch-mx28 => arch-mxs}/regs-pinctrl.h (93%)
 rename arch/arm/include/asm/{arch-mx28 => arch-mxs}/regs-power.h (97%)
 rename arch/arm/include/asm/{arch-mx28 => arch-mxs}/regs-rtc.h (91%)
 rename arch/arm/include/asm/{arch-mx28 => arch-mxs}/regs-ssp.h (95%)
 rename arch/arm/include/asm/{arch-mx28 => arch-mxs}/regs-timrot.h (90%)
 rename arch/arm/include/asm/{arch-mx28 => arch-mxs}/regs-usb.h (99%)
 rename arch/arm/include/asm/{arch-mx28 => arch-mxs}/regs-usbphy.h (94%)
 rename arch/arm/include/asm/{arch-mx28 => arch-mxs}/sys_proto.h (89%)
 create mode 100644 board/bluegiga/apx4devkit/Makefile
 create mode 100644 board/bluegiga/apx4devkit/apx4devkit.c
 create mode 100644 board/bluegiga/apx4devkit/spl_boot.c
 delete mode 100644 board/freescale/mx28evk/u-boot.bd
 create mode 100644 board/schulercontrol/sc_sps_1/Makefile
 create mode 100644 board/schulercontrol/sc_sps_1/sc_sps_1.c
 create mode 100644 board/schulercontrol/sc_sps_1/spl_boot.c
 create mode 100644 include/configs/apx4devkit.h
 create mode 100644 include/configs/sc_sps_1.h

Best regards,
Stefano

-- 
=====================================================================
DENX Software Engineering GmbH,     MD: Wolfgang Denk & Detlev Zundel
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: +49-8142-66989-53 Fax: +49-8142-66989-80 Email: sbabic at denx.de
=====================================================================

^ permalink raw reply	[flat|nested] 116+ messages in thread
* [U-Boot] [GIT PULL]  Pull request: u-boot-imx
@ 2012-07-02 18:03 Stefano Babic
  2012-07-05  8:23 ` Albert ARIBAUD
  0 siblings, 1 reply; 116+ messages in thread
From: Stefano Babic @ 2012-07-02 18:03 UTC (permalink / raw)
  To: u-boot

Hi Albert,

please pull from u-boot-imx. Thanks !

The following changes since commit 3e0cac6b5158b22248f57cdf7769bf8d610fec5e:

  EXYNOS: SMDK5250: Enable the pinmux setup (2012-06-25 22:51:36 +0200)

are available in the git repository at:

  git://www.denx.de/git/u-boot-imx.git master

for you to fetch changes up to c45272e25bdf241fbb27638465f16ce2342ed1b6:

  i.MX6 USDHC: Use the ESDHC clock (2012-07-02 19:53:20 +0200)

----------------------------------------------------------------
Fabio Estevam (21):
      mx53loco: Fix revision of Dialog boards
      mx53: Fix mask for SATA reference clock
      mx53loco: Remove unused SOBJS
      mx53evk: Remove unused SOBJS
      mx53ard: Remove unused SOBJS
      mx53smd: Remove unused SOBJS
      mx51evk: Remove unused SOBJS
      efikamx: Remove unused SOBJS
      vision2: Remove unused SOBJS
      ima3-mx53: Remove unused SOBJS
      mx6qarm2: Remove unused SOBJS
      mx6qsabrelite: Remove unused SOBJS
      mx53ard: Remove unused CONFIG_MII_GASKET
      imx31_phycore: Remove CONFIG_SYS_I2C_SLAVE definition
      mx35pdk: Remove CONFIG_SYS_I2C_SLAVE definition
      mx53ard: Remove CONFIG_SYS_I2C_SLAVE definition
      mx53evk: Remove CONFIG_SYS_I2C_SLAVE definition
      mx53loco: Remove CONFIG_SYS_I2C_SLAVE definition
      mx53smd: Remove CONFIG_SYS_I2C_SLAVE definition
      mx28evk: Fix PSWITCH key position
      mx28evk: Fix boot by adjusting HW_DRAM_CTL29 register

Jason Liu (1):
      i.mx: i.mx6x: NO_MUX_I/NO_PAD_I not set correctly

Marek Vasut (1):
      i.MX28: Add function to adjust memory parameters

Michael Langer (1):
      i.MX6 USDHC: Use the ESDHC clock

Otavio Salvador (6):
      MX28: Fix a typo in mx28_reg_8 macro
      m28evk: fix board config include guardian macro name
      mx28evk: ensure command definition is in alphabetic order
      mx28evk: fix board config include guardian macro name
      m28evk: drop duplicated definition of CONFIG_OF_LIBFDT
      m28evk: use same notation to alloc the 128kB stack

Vikram Narayanan (1):
      mx6: Avoid writing to read-only bits in imximage.cfg

 arch/arm/cpu/arm926ejs/mx28/spl_mem_init.c   |    8 ++++++++
 arch/arm/cpu/armv7/imx-common/speed.c        |    4 ++++
 arch/arm/cpu/armv7/mx5/clock.c               |    2 +-
 arch/arm/include/asm/arch-mx28/regs-common.h |    2 +-
 arch/arm/include/asm/arch-mx6/mx6x_pins.h    |    4 ++--
 board/efikamx/Makefile                       |    7 +++----
 board/esg/ima3-mx53/Makefile                 |    2 +-
 board/freescale/mx28evk/iomux.c              |   14 ++++++++++++++
 board/freescale/mx51evk/Makefile             |    7 +++----
 board/freescale/mx53ard/Makefile             |    7 +++----
 board/freescale/mx53evk/Makefile             |    7 +++----
 board/freescale/mx53loco/Makefile            |    7 +++----
 board/freescale/mx53loco/mx53loco.c          |   12 +++++++-----
 board/freescale/mx53smd/Makefile             |    7 +++----
 board/freescale/mx6qarm2/Makefile            |    7 +++----
 board/freescale/mx6qarm2/imximage.cfg        |    2 +-
 board/freescale/mx6qsabrelite/Makefile       |    7 +++----
 board/freescale/mx6qsabrelite/imximage.cfg   |    2 +-
 board/ttcontrol/vision2/Makefile             |    5 ++---
 doc/README.mx28evk                           |    2 +-
 include/configs/imx31_phycore.h              |    1 -
 include/configs/m28evk.h                     |   10 ++++------
 include/configs/mx28evk.h                    |    8 ++++----
 include/configs/mx35pdk.h                    |    1 -
 include/configs/mx53ard.h                    |    2 --
 include/configs/mx53evk.h                    |    1 -
 include/configs/mx53loco.h                   |    2 --
 include/configs/mx53smd.h                    |    1 -
 28 files changed, 75 insertions(+), 66 deletions(-)

-- 
=====================================================================
DENX Software Engineering GmbH,     MD: Wolfgang Denk & Detlev Zundel
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: +49-8142-66989-53 Fax: +49-8142-66989-80 Email: sbabic at denx.de
=====================================================================

^ permalink raw reply	[flat|nested] 116+ messages in thread
* [U-Boot] [GIT PULL]  Pull request: u-boot-imx
@ 2012-05-09 16:38 Stefano Babic
  2012-05-15  6:24 ` Albert ARIBAUD
  0 siblings, 1 reply; 116+ messages in thread
From: Stefano Babic @ 2012-05-09 16:38 UTC (permalink / raw)
  To: u-boot

Hi Albert,

please pull from u-boot-imx:

The following changes since commit 026251a5e825d61d3bcdf6dffcc27d15afd574f4:

  EXYNOS: Change bits per pixel value proper for u-boot. (2012-04-25
16:23:26 +0900)

are available in the git repository at:

  git://www.denx.de/git/u-boot-imx.git master

for you to fetch changes up to baff308162c3980e7616b624e19889a4d757aae8:

  i.MX28: Avoid redefining serial_put[cs]() (2012-05-09 12:49:14 +0200)

----------------------------------------------------------------
Dirk Behme (1):
      i.MX6: Add ANATOP regulator init

Eric Nelson (3):
      i.MX6Q: mx6qsabrelite: Add keypress support to alter boot flow
      i.MX6: add enable_sata_clock()
      i.MX6: mx6q_sabrelite: add SATA bindings

Fabio Estevam (19):
      pmic: Add support for the Dialog DA9053 PMIC
      mx6qsabrelite: No need to set the direction for GPIO3_23 again
      mx28evk: Allow to booting a dt kernel
      m28evk: Allow to booting a dt kernel
      mx28evk: Allow booting a zImage kernel
      mx6qsabrelite: Allow booting a zImage kernel
      mx6qarm2: Allow booting a zImage kernel
      mx31pdk: Allow booting a zImage kernel
      imx-common: Factor out get_ahb_clk()
      mx5: Add clock config interface
      mx53loco: Allow to print CPU information at a later stage
      mx53loco: Add support for 1GHz operation for DA9053-based boards
      pmic: dialog: Avoid name conflicts
      mx53loco: Add mc34708 support and set mx53 frequency at 1GHz
      mx53loco: Turn on VUSB regulator
      mx53loco: Add CONFIG_REVISION_TAG
      mx53loco: Remove unneeded gpio_set_value()
      spi: mxs: Introduce spi_cs_is_valid()
      spi: mxs: Allow other chip selects to work

Lauri Hintsala (1):
      mx28evk: add NAND support

Marek Vasut (17):
      M28: Enable FDT support
      Revert "i.MX28: Enable additional DRAM address bits"
      M28: Scan only first 512 MB of DRAM to avoid memory wraparound
      i.MX28: Add delay after CPU bypass is cleared
      FEC: Abstract out register setup
      M28EVK: Implement support for new board V2.0
      M28EVK: Add SD update command
      i.MX28: Improve passing of data from SPL to U-Boot
      i.MX28: Implement boot pads sampling and reporting
      i.MX28: Add LCDIF register definitions
      i.MX28: Shut down the LCD controller before reset
      i.MX28: Add LRADC register definitions
      i.MX28: Add LRADC init to i.MX28 SPL
      i.MX28: Reorder battery status functions in SPL
      i.MX28: Add battery boot components to SPL
      i.MX28: Check if WP detection is implemented at all
      i.MX28: Avoid redefining serial_put[cs]()

Stefano Babic (9):
      Define UART4 and UART5 base addresses
      NET: fec_mxc.c: Add a way to disable auto negotiation
      MX5: Add definitions for SATA controller
      SATA: check for return value from sata functions
      MX53: add function to set SATA clock to internal
      SATA: add driver for MX5 / MX6 SOCs
      MX53: Add support to ESG ima3 board
      MX53: mx53loco: Add SATA support
      MX5: PAD_CTL_DRV_VOT_LOW and PAD_CTL_DRV_VOT_HIGH exchanged

Timo Ketola (7):
      i.MX25: esdhc: Add mxc_get_clock infrastructure
      i.MX25: This architecture has a GPIO4 too
      imx: nand: Support flash based BBT
      i.MX25: usb: Set PORTSCx register
      imx: usb: There is no such register
      i.MX2: Include asm/types.h in arch-mx25/imx-regs.h
      imx: Add u-boot.imx as target for ARM9 i.MX SOCs

Wolfgang Grandegger (1):
      USB: ehci-mx6: Fix broken IO access

 arch/arm/cpu/arm926ejs/config.mk                   |    6 +
 arch/arm/cpu/arm926ejs/mx25/generic.c              |   27 +
 arch/arm/cpu/arm926ejs/mx28/Makefile               |    2 +-
 arch/arm/cpu/arm926ejs/mx28/mx28.c                 |   29 +-
 arch/arm/cpu/arm926ejs/mx28/mx28_init.h            |    4 +
 arch/arm/cpu/arm926ejs/mx28/spl_boot.c             |   57 ++
 arch/arm/cpu/arm926ejs/mx28/spl_lradc_init.c       |   86 ++
 arch/arm/cpu/arm926ejs/mx28/spl_mem_init.c         |   14 +-
 arch/arm/cpu/arm926ejs/mx28/spl_power_init.c       |  224 +++--
 arch/arm/cpu/armv7/imx-common/cpu.c                |   15 +-
 arch/arm/cpu/armv7/mx5/clock.c                     |  493 +++++++++-
 arch/arm/cpu/armv7/mx6/clock.c                     |   50 +-
 arch/arm/cpu/armv7/mx6/soc.c                       |   30 +
 arch/arm/include/asm/arch-mx25/clock.h             |   23 +
 arch/arm/include/asm/arch-mx25/imx-regs.h          |    3 +
 arch/arm/include/asm/arch-mx28/imx-regs.h          |    2 +
 arch/arm/include/asm/arch-mx28/regs-lcdif.h        |  212 +++++
 arch/arm/include/asm/arch-mx28/regs-lradc.h        |  400 ++++++++
 arch/arm/include/asm/arch-mx28/sys_proto.h         |   30 +
 arch/arm/include/asm/arch-mx5/clock.h              |    7 +-
 arch/arm/include/asm/arch-mx5/crm_regs.h           |    6 +
 arch/arm/include/asm/arch-mx5/imx-regs.h           |   11 +
 arch/arm/include/asm/arch-mx5/iomux.h              |    4 +-
 arch/arm/include/asm/arch-mx5/sys_proto.h          |    3 +
 arch/arm/include/asm/arch-mx6/clock.h              |    1 +
 .../asm/arch-mx6/{ccm_regs.h => crm_regs.h}        |    2 +-
 arch/arm/include/asm/arch-mx6/imx-regs.h           |    9 +
 arch/arm/include/asm/arch-mx6/iomux-v3.h           |  111 +++
 arch/arm/include/asm/arch-mx6/sys_proto.h          |    5 +-
 board/denx/m28evk/m28evk.c                         |   20 +-
 board/denx/m28evk/spl_boot.c                       |    8 +-
 board/esg/ima3-mx53/Makefile                       |   41 +
 board/esg/ima3-mx53/ima3-mx53.c                    |  302 ++++++
 board/esg/ima3-mx53/imximage.cfg                   |  108 +++
 board/freescale/mx28evk/iomux.c                    |   21 +
 board/freescale/mx53loco/mx53loco.c                |  146 ++-
 board/freescale/mx6qsabrelite/mx6qsabrelite.c      |  155 +++-
 boards.cfg                                         |    1 +
 common/cmd_sata.c                                  |    9 +-
 drivers/block/Makefile                             |    1 +
 drivers/block/dwc_ahsata.c                         |  969
++++++++++++++++++++
 drivers/block/dwc_ahsata.h                         |  335 +++++++
 drivers/gpio/mxc_gpio.c                            |    3 +-
 drivers/misc/Makefile                              |    1 +
 drivers/misc/pmic_dialog.c                         |   37 +
 drivers/mmc/mxsmmc.c                               |    3 +-
 drivers/mtd/nand/mxc_nand.c                        |   33 +
 drivers/net/fec_mxc.c                              |   88 +-
 drivers/spi/mxs_spi.c                              |   23 +-
 drivers/usb/host/ehci-mx6.c                        |    5 +-
 drivers/usb/host/ehci-mxc.c                        |    4 -
 include/ahci.h                                     |    5 +-
 include/configs/ima3-mx53.h                        |  269 ++++++
 include/configs/m28evk.h                           |   15 +-
 include/configs/mx28evk.h                          |   13 +
 include/configs/mx31pdk.h                          |    1 +
 include/configs/mx53loco.h                         |   29 +-
 include/configs/mx6qarm2.h                         |    1 +
 include/configs/mx6qsabrelite.h                    |   17 +
 include/dialog_pmic.h                              |  187 ++++
 include/fsl_pmic.h                                 |   11 +
 include/pmic.h                                     |    1 +
 62 files changed, 4523 insertions(+), 205 deletions(-)
 create mode 100644 arch/arm/cpu/arm926ejs/mx28/spl_lradc_init.c
 create mode 100644 arch/arm/include/asm/arch-mx28/regs-lcdif.h
 create mode 100644 arch/arm/include/asm/arch-mx28/regs-lradc.h
 rename arch/arm/include/asm/arch-mx6/{ccm_regs.h => crm_regs.h} (99%)
 create mode 100644 board/esg/ima3-mx53/Makefile
 create mode 100644 board/esg/ima3-mx53/ima3-mx53.c
 create mode 100644 board/esg/ima3-mx53/imximage.cfg
 create mode 100644 drivers/block/dwc_ahsata.c
 create mode 100644 drivers/block/dwc_ahsata.h
 create mode 100644 drivers/misc/pmic_dialog.c
 create mode 100644 include/configs/ima3-mx53.h
 create mode 100644 include/dialog_pmic.h

Regards,
Stefano

-- 
=====================================================================
DENX Software Engineering GmbH,     MD: Wolfgang Denk & Detlev Zundel
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: +49-8142-66989-53 Fax: +49-8142-66989-80 Email: sbabic at denx.de
=====================================================================

^ permalink raw reply	[flat|nested] 116+ messages in thread
* [U-Boot] [GIT PULL]  Pull request: u-boot-imx
@ 2012-04-11 14:22 Stefano Babic
  2012-04-16 13:04 ` Albert ARIBAUD
  0 siblings, 1 reply; 116+ messages in thread
From: Stefano Babic @ 2012-04-11 14:22 UTC (permalink / raw)
  To: u-boot

Hi Albert,

please pull from u-boot-imx. Note: I rebased on u-boot mainline, because
I needed some patches for testing that were merged by Wolfgang, and I
could not find in u-boot-arm. Let me know if this is a problem for you ;-)

The following changes since commit 3f0675d1a532dbf1fd906103e4b61a6fb842c257:

  Merge branch 'marek.vasut at gmail.com' of
git://git.denx.de/u-boot-staging (2012-04-09 21:34:27 +0200)

are available in the git repository at:

  git://www.denx.de/git/u-boot-imx.git master

Anatolij Gustschin (1):
      ARM1136: add cache flush and invalidate operations

Eric Nelson (3):
      i.MX6: define CACHELINE_SIZE
      i.MX6: implement enable_caches()
      i.MX6: mx6qsabrelite: add cache commands if cache is enabled

Fabio Estevam (4):
      mx28: Split the README into a common part and a m28 specific part
      mx28evk: Add a README file
      mx6qsabrelite: Add boot switch setting information into the README
      mx6qsabrelite: Fix the serial console port

Marek Vasut (4):
      i.MX28: Fix initial stack pointer position
      i.MX28: Allow coexistence of PIO and DMA mode for SD/MMC
      DMA: Split the APBH DMA init into block and channel init
      M28: Pull out CONFIG_APBH_DMA so it's always enabled

Stefano Babic (7):
      ARM: 926ejs: use debug() for misaligned addresses
      mx35: flea3: fix when cache functions are linked
      mx35: mx35pdk: fix when cache functions are linked
      MX31: mx31pdk: drop enable_caches from board file
      ARM: add u-boot.imx as target for i.MX SOCs
      ARM1136: MX35: Make asm routines volatile in cache ops
      MX35: mx35pdk: wrong board revision

Troy Kisky (1):
      MX53: DDR: Fix ZQHWCTRL field TZQ_CS

Vikram Narayanan (4):
      imx: Remove unneeded/repititive definitions from imx headers
      imx: Add GPIO_TO_PORT macro in the mxc_gpio driver
      imx: Use GPIO_TO_PORT macro in the gpio driver instead of (gpio >> 5)
      imx: Return gpio_set_value in gpio_direction_output

 arch/arm/cpu/arm1136/cpu.c                 |  103 ++++++++++++-
 arch/arm/cpu/arm926ejs/cache.c             |    2 +-
 arch/arm/cpu/arm926ejs/mx28/mx28.c         |    6 +
 arch/arm/cpu/armv7/config.mk               |    3 +
 arch/arm/cpu/armv7/mx6/soc.c               |    8 +
 arch/arm/include/asm/arch-mx28/dma.h       |    4 +-
 arch/arm/include/asm/arch-mx35/mx35_pins.h |    2 -
 arch/arm/include/asm/arch-mx5/mx5x_pins.h  |    2 -
 arch/arm/include/asm/arch-mx6/imx-regs.h   |    4 +-
 board/freescale/mx31pdk/mx31pdk.c          |    8 -
 board/freescale/mx35pdk/mx35pdk.c          |   11 --
 board/freescale/mx53ard/imximage_dd3.cfg   |    2 +-
 board/freescale/mx53evk/imximage.cfg       |    2 +-
 board/freescale/mx53loco/imximage.cfg      |    2 +-
 board/freescale/mx53smd/imximage.cfg       |    2 +-
 doc/README.m28                             |  219
+--------------------------
 doc/README.mx28_common                     |  226
++++++++++++++++++++++++++++
 doc/README.mx28evk                         |   29 ++++
 doc/README.mx6qsabrelite                   |    3 +-
 drivers/dma/apbh_dma.c                     |   38 ++---
 drivers/gpio/mxc_gpio.c                    |   12 +-
 drivers/mmc/mxsmmc.c                       |   53 +++++++-
 drivers/mtd/nand/mxs_nand.c                |   11 +-
 include/configs/flea3.h                    |    2 +
 include/configs/m28evk.h                   |    8 +-
 include/configs/mx28evk.h                  |    2 +-
 include/configs/mx35pdk.h                  |    3 +-
 include/configs/mx6qarm2.h                 |    2 +
 include/configs/mx6qsabrelite.h            |    8 +-
 29 files changed, 492 insertions(+), 285 deletions(-)
 create mode 100644 doc/README.mx28_common
 create mode 100644 doc/README.mx28evk


Stefano

-- 
=====================================================================
DENX Software Engineering GmbH,     MD: Wolfgang Denk & Detlev Zundel
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: +49-8142-66989-53 Fax: +49-8142-66989-80 Email: sbabic at denx.de
=====================================================================

^ permalink raw reply	[flat|nested] 116+ messages in thread
* [U-Boot] [GIT PULL]  Pull request: u-boot-imx
@ 2012-03-08  7:52 Stefano Babic
  2012-03-26 20:45 ` Albert ARIBAUD
  0 siblings, 1 reply; 116+ messages in thread
From: Stefano Babic @ 2012-03-08  7:52 UTC (permalink / raw)
  To: u-boot

Hi Albert,

please pull from u-boot-imx, thanks.

The following changes since commit 32ec258f829808dd7cf74fd83ba999fdaaeab715:

  IXP: Fix GPIO_INT_ACT_LOW_SET() (2012-03-08 08:11:45 +0100)

are available in the git repository at:
  git://www.denx.de/git/u-boot-imx.git master

Dirk Behme (1):
      imximage: Remove overwriting of flash_offset

Eric Nelson (2):
      i.MX6: mx6qsabrelite: add ext2 support
      mx6q: mx6qsabrelite: setup_spi() should be called in board_init to
allow use for environment

Fabio Estevam (5):
      mx51evk: Fix CONFIG_SYS_MEMTEST_END
      mx53evk: Fix CONFIG_SYS_MEMTEST_END
      mx53smd: Fix CONFIG_SYS_MEMTEST_END
      efikamx: Fix CONFIG_SYS_MEMTEST_END
      mx31pdk: Fix CONFIG_SYS_MEMTEST_END

Helmut Raiger (1):
      mx31: add "ARM11P power gating" to get_reset_cause

 arch/arm/cpu/arm1136/mx31/generic.c           |    2 ++
 board/freescale/mx6qsabrelite/mx6qsabrelite.c |    8 ++++----
 include/configs/efikamx.h                     |    2 +-
 include/configs/mx31pdk.h                     |    2 +-
 include/configs/mx51evk.h                     |    2 +-
 include/configs/mx53evk.h                     |    2 +-
 include/configs/mx53smd.h                     |    2 +-
 include/configs/mx6qsabrelite.h               |    1 +
 tools/imximage.c                              |   18 ++++++++++++++----
 tools/imximage.h                              |    1 +
 10 files changed, 27 insertions(+), 13 deletions(-)

-- 
=====================================================================
DENX Software Engineering GmbH,     MD: Wolfgang Denk & Detlev Zundel
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: +49-8142-66989-0 Fax: +49-8142-66989-80  Email: office at denx.de
=====================================================================

^ permalink raw reply	[flat|nested] 116+ messages in thread
* [U-Boot] [GIT PULL]  Pull request: u-boot-imx
@ 2012-03-03 11:38 Stefano Babic
  2012-03-05 12:37 ` Albert ARIBAUD
  0 siblings, 1 reply; 116+ messages in thread
From: Stefano Babic @ 2012-03-03 11:38 UTC (permalink / raw)
  To: u-boot

Hi Albert,

please pull from u-boot-imx, thanks.

The following changes since commit 2271e7c6e8eef883b834fb7d07911848a54fde13:

  Ethernut 5: fix build error (2012-02-29 01:06:56 +0100)

are available in the git repository at:
  git://www.denx.de/git/u-boot-imx.git master

Dirk Behme (1):
      mx6q: mx6qsabrelite: Update the README

Marek Vasut (3):
      M28: Fix LCD PINMUX
      M28: Support for the old M28 SoM v1.0
      i.MX28: Reformat the DRAM memory configuration data

Robert Delien (5):
      i.mx28: Added register definitions for DIGCTL registers
      i.mx28: Replaced magic numbers for scratch register addresses with
register definitions
      Renamed mx28_register to mx28_register_32 to prepare for
mx28_register_8
      Introducing 8-bit wide register, mx28_register_8
      Fix erroneous 32-bit access to hw_clkctrl_frac0 and
hw_clkctrl_frac1 registers

Wolfgang Grandegger (2):
      usb/ehci: Add USB support for the MX6Q
      mx6qsabrelite: add and enable USB Host 1 support

 arch/arm/cpu/arm926ejs/mx28/clock.c           |   74 +++-----
 arch/arm/cpu/arm926ejs/mx28/iomux.c           |    6 +-
 arch/arm/cpu/arm926ejs/mx28/mx28.c            |   14 +-
 arch/arm/cpu/arm926ejs/mx28/spl_mem_init.c    |  120 ++++++------
 arch/arm/cpu/armv7/mx6/clock.c                |   13 ++
 arch/arm/include/asm/arch-mx28/imx-regs.h     |    1 +
 arch/arm/include/asm/arch-mx28/regs-apbh.h    |  254
++++++++++++------------
 arch/arm/include/asm/arch-mx28/regs-bch.h     |   42 ++--
 arch/arm/include/asm/arch-mx28/regs-clkctrl.h |   98 ++++------
 arch/arm/include/asm/arch-mx28/regs-common.h  |   28 ++-
 arch/arm/include/asm/arch-mx28/regs-digctl.h  |  155 +++++++++++++++
 arch/arm/include/asm/arch-mx28/regs-gpmi.h    |   26 ++--
 arch/arm/include/asm/arch-mx28/regs-i2c.h     |   28 ++--
 arch/arm/include/asm/arch-mx28/regs-ocotp.h   |   86 ++++----
 arch/arm/include/asm/arch-mx28/regs-pinctrl.h |  168 ++++++++--------
 arch/arm/include/asm/arch-mx28/regs-power.h   |   28 ++--
 arch/arm/include/asm/arch-mx28/regs-rtc.h     |   28 ++--
 arch/arm/include/asm/arch-mx28/regs-ssp.h     |   40 ++--
 arch/arm/include/asm/arch-mx28/regs-timrot.h  |   38 ++--
 arch/arm/include/asm/arch-mx28/regs-usbphy.h  |   20 +-
 arch/arm/include/asm/arch-mx28/sys_proto.h    |   10 +-
 arch/arm/include/asm/arch-mx6/clock.h         |    1 +
 arch/arm/include/asm/arch-mx6/imx-regs.h      |    3 +
 board/denx/m28evk/spl_boot.c                  |   16 +-
 board/freescale/mx6qsabrelite/mx6qsabrelite.c |   18 ++
 doc/README.mx6qsabrelite                      |   12 +-
 drivers/gpio/mxs_gpio.c                       |   16 +-
 drivers/usb/host/Makefile                     |    1 +
 drivers/usb/host/ehci-mx6.c                   |  205 ++++++++++++++++++++
 drivers/usb/host/ehci-mxs.c                   |    8 +-
 include/configs/mx6qsabrelite.h               |   13 ++
 31 files changed, 988 insertions(+), 582 deletions(-)
 create mode 100644 arch/arm/include/asm/arch-mx28/regs-digctl.h
 create mode 100644 drivers/usb/host/ehci-mx6.c

Best regards,
Stefano Babic

-- 
=====================================================================
DENX Software Engineering GmbH,     MD: Wolfgang Denk & Detlev Zundel
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: +49-8142-66989-0 Fax: +49-8142-66989-80  Email: office at denx.de
=====================================================================

^ permalink raw reply	[flat|nested] 116+ messages in thread
* [U-Boot] [GIT PULL]  Pull request: u-boot-imx
@ 2012-02-20  7:10 Stefano Babic
  2012-02-20  7:54 ` Albert ARIBAUD
  0 siblings, 1 reply; 116+ messages in thread
From: Stefano Babic @ 2012-02-20  7:10 UTC (permalink / raw)
  To: u-boot

Hi Albert,

please pull from u-boot-imx, thanks.

The following changes since commit 4608adb8f66f3a70379fcc108755f88454af0d08:

  integrator: update the Integrator/CP config (2012-02-18 16:44:39 +0100)

are available in the git repository at:
  git://www.denx.de/git/u-boot-imx.git master

Helmut Raiger (3):
      tt01: fix environment size
      tt01: add video support
      tt01: fix hush parser config, add release config

Troy Kisky (5):
      net: fec_mxc: add 1000 Mbps selection
      net: fec_mxc: add PHYLIB support
      net: phy: add support for Micrel's KSZ9021
      net: phy: make board_phy_config responsible for calling drv->config
      i.mx6q: mx6qsabrelite: Update the network configuration

 arch/arm/include/asm/arch-mx31/sys_proto.h    |    1 +
 arch/arm/include/asm/arch-mx6/imx-regs.h      |    1 +
 board/freescale/corenet_ds/eth_p4080.c        |    2 +
 board/freescale/mpc8544ds/mpc8544ds.c         |    2 +
 board/freescale/mx6qsabrelite/mx6qsabrelite.c |   47 ++-----
 board/hale/tt01/tt01.c                        |   21 +++
 drivers/net/fec_mxc.c                         |  165
+++++++++++++++++--------
 drivers/net/fec_mxc.h                         |    7 +
 drivers/net/phy/micrel.c                      |   87 +++++++++++++
 drivers/net/phy/phy.c                         |    5 +-
 include/configs/mx6qsabrelite.h               |    2 +
 include/configs/tt01.h                        |   40 ++++++-
 include/micrel.h                              |   16 +++
 include/phy.h                                 |    1 +
 14 files changed, 307 insertions(+), 90 deletions(-)
 create mode 100644 include/micrel.h


-- 
=====================================================================
DENX Software Engineering GmbH,     MD: Wolfgang Denk & Detlev Zundel
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: +49-8142-66989-0 Fax: +49-8142-66989-80  Email: office at denx.de
=====================================================================

^ permalink raw reply	[flat|nested] 116+ messages in thread
* [U-Boot] [GIT PULL]  Pull request: u-boot-imx
@ 2012-02-12 16:06 Stefano Babic
  2012-02-13  8:03 ` Albert ARIBAUD
  0 siblings, 1 reply; 116+ messages in thread
From: Stefano Babic @ 2012-02-12 16:06 UTC (permalink / raw)
  To: u-boot

Hi Albert,

please pull from u-boot-imx.

The following changes since commit 9a3aae22edf1eda6326cc51c28631ca5c23b7706:

  arm, davinci: Add support for the Calimain board from OMICRON
electronics (2012-02-12 10:11:33 +0100)

are available in the git repository at:
  git://www.denx.de/git/u-boot-imx.git master

Eric Nelson (6):
      mx6q: define GPIO macros for translating between ordinals and
port:index
      mxc_spi: move machine specifics into CPU headers
      mx6q: Add support for ECSPI through mxc_spi driver
      mx6q: mx6qsabrelite: Add ECSPI support to the Sabrelite platform
      mx6q: mx6qsabrelite: Provide default serial flash bus and chip-select
      mx6q: mx6qsabrelite: Conditionally define macros for environment
in serial flash

Fabio Estevam (7):
      mx53loco: Use gpio_direction_input prior to gpio_get_value
      mx53ard: Use gpio_direction_input prior to gpio_get_value
      mx53evk: Use gpio_direction_input prior to gpio_get_value
      mx53smd: Use gpio_direction_input prior to gpio_get_value
      mx51evk: Use gpio_direction_input prior to gpio_get_value
      mx35: generic: Let get_reset_cause be defined only when
CONFIG_DISPLAY_CPUINFO is selected
      mx35pdk: Remove duplicate CPU revision and reset cause information

Marek Vasut (2):
      i.MX28: Fix VDDIO and VDDA setup
      MX28: Fix get_timer() / get_tbclk() issue

Matthias Fuchs (4):
      mx28evk: add RTC support
      mx28evk: add USB support
      mx28evk: add SPI support
      mx28: fix SPL code to make USB booting work

Shawn Guo (1):
      common/image.c: align usage of fdt_high with initrd_high

Stefano Babic (4):
      MX35: add missing get_ticks() and get_tbclk()
      MX31: add missing get_tbclk()
      MX5/MX6: add missing get_ticks() and get_tbclk()
      MX27: add missing get_tbclk()

 README                                        |    8 ++
 arch/arm/cpu/arm1136/mx31/timer.c             |    9 ++
 arch/arm/cpu/arm1136/mx35/generic.c           |    2 +-
 arch/arm/cpu/arm1136/mx35/timer.c             |  103
+++++++++++++++---------
 arch/arm/cpu/arm926ejs/mx27/timer.c           |    5 +
 arch/arm/cpu/arm926ejs/mx28/spl_power_init.c  |   16 +++-
 arch/arm/cpu/arm926ejs/mx28/start.S           |   21 +++++-
 arch/arm/cpu/arm926ejs/mx28/timer.c           |   19 ++++-
 arch/arm/cpu/armv7/imx-common/timer.c         |   75 ++++++++++++++-----
 arch/arm/include/asm/arch-mx31/imx-regs.h     |   27 +++++++
 arch/arm/include/asm/arch-mx35/imx-regs.h     |   25 ++++++
 arch/arm/include/asm/arch-mx5/imx-regs.h      |   30 +++++++
 arch/arm/include/asm/arch-mx6/imx-regs.h      |   48 ++++++++++++
 board/freescale/mx28evk/iomux.c               |    8 ++
 board/freescale/mx28evk/mx28evk.c             |    7 ++
 board/freescale/mx35pdk/mx35pdk.c             |   27 +------
 board/freescale/mx51evk/mx51evk.c             |    2 +
 board/freescale/mx53ard/mx53ard.c             |    2 +
 board/freescale/mx53evk/mx53evk.c             |    2 +
 board/freescale/mx53loco/mx53loco.c           |    2 +
 board/freescale/mx53smd/mx53smd.c             |    1 +
 board/freescale/mx6qsabrelite/imximage.cfg    |    2 +-
 board/freescale/mx6qsabrelite/mx6qsabrelite.c |   25 ++++++
 common/image.c                                |   12 +--
 drivers/spi/mxc_spi.c                         |   93
++---------------------
 include/configs/mx28evk.h                     |   64 +++++++++++++++-
 include/configs/mx6qsabrelite.h               |   29 ++++++-
 27 files changed, 472 insertions(+), 192 deletions(-)

Best regards,
Stefano

-- 
=====================================================================
DENX Software Engineering GmbH,     MD: Wolfgang Denk & Detlev Zundel
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: +49-8142-66989-0 Fax: +49-8142-66989-80  Email: office at denx.de
=====================================================================

^ permalink raw reply	[flat|nested] 116+ messages in thread
* [U-Boot] [GIT PULL]  Pull request: u-boot-imx
@ 2012-01-22 13:06 Stefano Babic
  2012-02-04 16:57 ` Albert ARIBAUD
  0 siblings, 1 reply; 116+ messages in thread
From: Stefano Babic @ 2012-01-22 13:06 UTC (permalink / raw)
  To: u-boot

Hi Albert,

please pull from u-boot-imx, thanks.

The following changes since commit 5d250e52ffd5554834a45ac8d53762fbbf36933c:

  tegra2: Enable data cache (2012-01-18 15:54:07 -0700)

are available in the git repository at:
  git://www.denx.de/git/u-boot-imx.git master

Dirk Behme (4):
      imximage: Add MX53 to the documentation
      imximage: Add support for i.MX6
      imximage: Sort bootops alphabetically
      i.mx6q: configs: Add fdt_high and initrd_high variables

Fabio Estevam (2):
      sdhc_boot: Introduce CONFIG_FSL_FIXED_MMC_LOCATION option
      configs: Remove CONFIG_NET_MULTI from board files

Helmut Raiger (1):
      mmc: access mxcmmc from mx31 boards

Jason Liu (1):
      i.mx6q: mx6qsabrelite: Add the ethernet function support

Stefano Babic (1):
      imx6: mx6qarm2: updated board_mmc_getcd() to the new prototype

Troy Kisky (2):
      i.mx6: mx6x_pins: Fix uart txd definitions
      i.mx6q: mx6qsabrelite: Setup uart1 pinmux

 arch/arm/cpu/arm1136/mx31/generic.c           |    1 +
 arch/arm/cpu/arm926ejs/mx27/generic.c         |   35 ++++++--
 arch/arm/include/asm/arch-mx27/clock.h        |   22 ++---
 arch/arm/include/asm/arch-mx31/clock.h        |    3 +-
 arch/arm/include/asm/arch-mx31/imx-regs.h     |   11 +++
 arch/arm/include/asm/arch-mx31/sys_proto.h    |    2 +-
 arch/arm/include/asm/arch-mx6/mx6x_pins.h     |   36 +++-----
 board/freescale/common/Makefile               |    2 +-
 board/freescale/mx6qarm2/mx6qarm2.c           |    9 +-
 board/freescale/mx6qsabrelite/mx6qsabrelite.c |  114
+++++++++++++++++++++++++
 doc/README.imximage                           |   13 ++--
 drivers/mmc/mxcmmc.c                          |    8 +-
 include/configs/MPC8536DS.h                   |    1 +
 include/configs/P1010RDB.h                    |    5 +-
 include/configs/P1_P2_RDB.h                   |    1 +
 include/configs/P2020COME.h                   |    1 +
 include/configs/P2020DS.h                     |    1 +
 include/configs/P2041RDB.h                    |    1 +
 include/configs/PM826.h                       |    2 -
 include/configs/PM828.h                       |    2 -
 include/configs/cam_enc_4xx.h                 |    1 -
 include/configs/coreboot.h                    |    6 --
 include/configs/corenet_ds.h                  |    1 +
 include/configs/ecovec.h                      |    1 -
 include/configs/efikamx.h                     |    1 -
 include/configs/enbw_cmc.h                    |    1 -
 include/configs/ethernut5.h                   |    1 -
 include/configs/flea3.h                       |    1 -
 include/configs/m28evk.h                      |    1 -
 include/configs/mx6qarm2.h                    |    2 +
 include/configs/mx6qsabrelite.h               |   15 +++-
 include/configs/omap3_evm_common.h            |    1 -
 include/configs/omap3_mvblx.h                 |    1 -
 include/configs/p1_p2_rdb_pc.h                |    7 +--
 include/configs/tam3517-common.h              |    1 -
 tools/imximage.c                              |    8 +-
 tools/imximage.h                              |    2 +
 37 files changed, 222 insertions(+), 99 deletions(-)

-- 
=====================================================================
DENX Software Engineering GmbH,     MD: Wolfgang Denk & Detlev Zundel
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: +49-8142-66989-0 Fax: +49-8142-66989-80  Email: office at denx.de
=====================================================================

^ permalink raw reply	[flat|nested] 116+ messages in thread
* [U-Boot] [GIT PULL]  Pull request: u-boot-imx
@ 2012-01-04 16:57 Stefano Babic
  2012-01-04 17:41 ` Fabio Estevam
  2012-01-12 22:01 ` Albert ARIBAUD
  0 siblings, 2 replies; 116+ messages in thread
From: Stefano Babic @ 2012-01-04 16:57 UTC (permalink / raw)
  To: u-boot

Hi Albert,

please pull from u-boot-imx, thanks.

The following changes since commit a747cc0a8c55d69a56a6db80a35cdb48c853447d:

  tegra2: Optimize out-of-tree build for Ventana. (2011-12-24 10:23:32
+0100)

are available in the git repository at:
  git://www.denx.de/git/u-boot-imx.git master

Eric Nelson (1):
      i.mx6q: mx6qarm2: Enable the usboh3 clock

Fabio Estevam (6):
      net: imx: Add multi-FEC support for imx_get_mac_from_fuse
      mx28: Let imx_get_mac_from_fuse be common for mx28
      mx28: Let dram_init be common for mx28
      mx28evk: Add initial support for MX28EVK board
      mx28evk: Remove 'all' target from Makefile
      m28evk: Use GENERATED_GBL_DATA_SIZE

Jason Liu (4):
      i.mx: i.mx6q: Add the enet clock function
      fec: add the i.mx6q enet driver support
      i.mx6q: arm2: Add the enet function support
      i.mx6:imx6q: allign MAC address with burned-in ordering

Marek Vasut (1):
      MX28: Fix MXSBOOT segfault if no params specified

Veli-Pekka Peltola (1):
      mx28: remove omap specific config options

 MAINTAINERS                                |    1 +
 arch/arm/cpu/arm1136/mx35/generic.c        |    2 +-
 arch/arm/cpu/arm926ejs/mx25/generic.c      |    2 +-
 arch/arm/cpu/arm926ejs/mx27/generic.c      |    2 +-
 arch/arm/cpu/arm926ejs/mx28/mx28.c         |   67 +++++++++++
 arch/arm/cpu/arm926ejs/mx28/start.S        |    6 -
 arch/arm/cpu/armv7/mx6/clock.c             |    5 +
 arch/arm/cpu/armv7/mx6/soc.c               |   16 ++-
 arch/arm/include/asm/arch-mx28/sys_proto.h |    2 +
 arch/arm/include/asm/arch-mx6/imx-regs.h   |    4 +-
 board/denx/m28evk/m28evk.c                 |   53 +--------
 board/freescale/mx28evk/Makefile           |   47 ++++++++
 board/freescale/mx28evk/iomux.c            |  138 ++++++++++++++++++++++
 board/freescale/mx28evk/mx28evk.c          |  169
++++++++++++++++++++++++++
 board/freescale/mx28evk/u-boot.bd          |   14 +++
 board/freescale/mx6qarm2/imximage.cfg      |    2 +-
 board/freescale/mx6qarm2/mx6qarm2.c        |   90 ++++++++++++++
 boards.cfg                                 |    1 +
 drivers/net/fec_mxc.c                      |   19 +++-
 drivers/net/fec_mxc.h                      |    9 +-
 include/configs/m28evk.h                   |    9 ++-
 include/configs/mx28evk.h                  |  176
++++++++++++++++++++++++++++
 include/configs/mx6qarm2.h                 |   12 ++-
 tools/mxsboot.c                            |    3 +
 24 files changed, 769 insertions(+), 80 deletions(-)
 create mode 100644 board/freescale/mx28evk/Makefile
 create mode 100644 board/freescale/mx28evk/iomux.c
 create mode 100644 board/freescale/mx28evk/mx28evk.c
 create mode 100644 board/freescale/mx28evk/u-boot.bd
 create mode 100644 include/configs/mx28evk.h


-- 
=====================================================================
DENX Software Engineering GmbH,     MD: Wolfgang Denk & Detlev Zundel
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: +49-8142-66989-0 Fax: +49-8142-66989-80  Email: office at denx.de
=====================================================================

^ permalink raw reply	[flat|nested] 116+ messages in thread
* [U-Boot] [GIT PULL]  Pull request: u-boot-imx
@ 2011-12-19  7:45 Stefano Babic
  2011-12-19  8:39 ` Albert ARIBAUD
  0 siblings, 1 reply; 116+ messages in thread
From: Stefano Babic @ 2011-12-19  7:45 UTC (permalink / raw)
  To: u-boot

Hi Albert,

please pull from u-boot-imx (a couple of fixes):

The following changes since commit a7b39185338c333a052728a7952b5f1cba4fc22a:

  tools/setlocalversion: Update from the Linux Kernel (2011-12-17
20:58:48 +0100)

are available in the git repository at:
  git://www.denx.de/git/u-boot-imx.git master

Anatolij Gustschin (1):
      Fix building for mx51evk board

Marek Vasut (1):
      M28: Fix tab indent in u-boot.bd

 board/denx/m28evk/u-boot.bd         |    8 ++++----
 board/freescale/mx51evk/mx51evk.c   |    3 ++-
 board/freescale/mx53loco/mx53loco.c |    3 ++-
 3 files changed, 8 insertions(+), 6 deletions(-)


-- 
=====================================================================
DENX Software Engineering GmbH,     MD: Wolfgang Denk & Detlev Zundel
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: +49-8142-66989-0 Fax: +49-8142-66989-80  Email: office at denx.de
=====================================================================

^ permalink raw reply	[flat|nested] 116+ messages in thread
* [U-Boot] [GIT PULL]  Pull request: u-boot-imx
@ 2011-12-09 14:34 Stefano Babic
  2011-12-09 16:40 ` Albert ARIBAUD
  0 siblings, 1 reply; 116+ messages in thread
From: Stefano Babic @ 2011-12-09 14:34 UTC (permalink / raw)
  To: u-boot

Hi Albert,

please pull from u-boot-imx. It is rebased on u-boot mainline, because
Wolfgang has already merged your u-boot-arm/master + some fixes.

The following changes since commit d82a27bc5c404da907f71960a3ed2e148ac73fd0:

  drivers/net/inca-ip_sw.c: Fix GCC 4.6 build warning (2011-12-08
21:01:19 +0100)

are available in the git repository at:
  git://www.denx.de/git/u-boot-imx.git master

Jason Liu (4):
      i.mx: introduce the armv7/imx-common folder
      i.mx: add the initial support for freescale i.MX6Q processor
      i.mx: mxc_gpio: add the i.mx6q support
      i.mx: i.mx6q: add the initial support for i.mx6q ARM2 board

Marek Vasut (4):
      M28: Document that units has to be set to sectors on SD bootcard
      M28: Fix typo
      i.MX28: Move SPL to arch/arm/cpu/arm926ejs/mx28
      M28: Cleanup memsize.o OOT build

 MAINTAINERS                                        |    1 +
 Makefile                                           |    8 +
 arch/arm/cpu/arm926ejs/mx28/Makefile               |    4 +
 .../arm/cpu/arm926ejs/mx28/mx28_init.h             |    0
 arch/arm/cpu/arm926ejs/mx28/spl_boot.c             |   78 +
 .../arm/cpu/arm926ejs/mx28/spl_mem_init.c          |    2 +-
 .../arm/cpu/arm926ejs/mx28/spl_power_init.c        |    2 +-
 .../m28evk => arch/arm/cpu/arm926ejs/mx28}/start.S |    0
 .../arm/cpu/arm926ejs/mx28}/u-boot-spl.lds         |   14 +-
 arch/arm/cpu/armv7/imx-common/Makefile             |   47 +
 arch/arm/cpu/armv7/imx-common/cpu.c                |  108 ++
 arch/arm/cpu/armv7/{mx5 => imx-common}/speed.c     |    0
 arch/arm/cpu/armv7/{mx5 => imx-common}/timer.c     |   17 +-
 arch/arm/cpu/armv7/mx5/Makefile                    |    2 +-
 arch/arm/cpu/armv7/mx5/soc.c                       |   77 -
 arch/arm/cpu/armv7/mx6/lowlevel_init.S             |   24 +
 arch/arm/cpu/armv7/mx6/soc.c                       |   82 +
 arch/arm/include/asm/arch-mx28/sys_proto.h         |    6 +
 arch/arm/include/asm/arch-mx6/ccm_regs.h           |  892 +++++++++++
 arch/arm/include/asm/arch-mx6/clock.h              |   50 +
 arch/arm/include/asm/arch-mx6/gpio.h               |   35 +
 arch/arm/include/asm/arch-mx6/imx-regs.h           |  236 +++
 arch/arm/include/asm/arch-mx6/iomux-v3.h           |  103 ++
 arch/arm/include/asm/arch-mx6/mx6x_pins.h          | 1683
++++++++++++++++++++
 arch/arm/include/asm/arch-mx6/sys_proto.h          |   38 +
 board/denx/m28evk/Makefile                         |   11 +-
 board/denx/m28evk/m28evk.c                         |    2 +-
 board/denx/m28evk/{mmc_boot.c => spl_boot.c}       |   61 +-
 board/freescale/mx6qarm2/Makefile                  |   42 +
 board/freescale/mx6qarm2/imximage.cfg              |  167 ++
 board/freescale/mx6qarm2/mx6qarm2.c                |  155 ++
 boards.cfg                                         |    1 +
 doc/README.m28                                     |    3 +-
 drivers/gpio/mxc_gpio.c                            |    4 +-
 include/configs/m28evk.h                           |    6 +-
 include/configs/mx6qarm2.h                         |  162 ++
 39 files changed, 4441 insertions(+), 167 deletions(-)
 rename board/denx/m28evk/m28_init.h =>
arch/arm/cpu/arm926ejs/mx28/mx28_init.h (100%)
 create mode 100644 arch/arm/cpu/arm926ejs/mx28/spl_boot.c
 rename board/denx/m28evk/mem_init.c =>
arch/arm/cpu/arm926ejs/mx28/spl_mem_init.c (99%)
 rename board/denx/m28evk/power_init.c =>
arch/arm/cpu/arm926ejs/mx28/spl_power_init.c (99%)
 rename {board/denx/m28evk => arch/arm/cpu/arm926ejs/mx28}/start.S (100%)
 rename {board/denx/m28evk =>
arch/arm/cpu/arm926ejs/mx28}/u-boot-spl.lds (93%)
 create mode 100644 arch/arm/cpu/armv7/imx-common/Makefile
 create mode 100644 arch/arm/cpu/armv7/imx-common/cpu.c
 rename arch/arm/cpu/armv7/{mx5 => imx-common}/speed.c (100%)
 rename arch/arm/cpu/armv7/{mx5 => imx-common}/timer.c (84%)
 mode change 100644 => 100755
 create mode 100644 arch/arm/cpu/armv7/mx6/Makefile
 create mode 100644 arch/arm/cpu/armv7/mx6/clock.c
 create mode 100644 arch/arm/cpu/armv7/mx6/iomux-v3.c
 create mode 100644 arch/arm/cpu/armv7/mx6/lowlevel_init.S
 create mode 100644 arch/arm/cpu/armv7/mx6/soc.c
 create mode 100644 arch/arm/include/asm/arch-mx6/ccm_regs.h
 create mode 100644 arch/arm/include/asm/arch-mx6/clock.h
 create mode 100644 arch/arm/include/asm/arch-mx6/gpio.h
 create mode 100644 arch/arm/include/asm/arch-mx6/imx-regs.h
 create mode 100644 arch/arm/include/asm/arch-mx6/iomux-v3.h
 create mode 100644 arch/arm/include/asm/arch-mx6/mx6x_pins.h
 create mode 100644 arch/arm/include/asm/arch-mx6/sys_proto.h
 rename board/denx/m28evk/{mmc_boot.c => spl_boot.c} (87%)
 create mode 100644 board/freescale/mx6qarm2/Makefile
 create mode 100644 board/freescale/mx6qarm2/imximage.cfg
 create mode 100644 board/freescale/mx6qarm2/mx6qarm2.c
 create mode 100644 include/configs/mx6qarm2.h

Best regards,
Stefano

-- 
=====================================================================
DENX Software Engineering GmbH,     MD: Wolfgang Denk & Detlev Zundel
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: +49-8142-66989-0 Fax: +49-8142-66989-80  Email: office at denx.de
=====================================================================

^ permalink raw reply	[flat|nested] 116+ messages in thread
* [U-Boot] [GIT PULL]  Pull request: u-boot-imx
@ 2011-12-05 17:22 Stefano Babic
  2011-12-05 17:27 ` Albert ARIBAUD
  0 siblings, 1 reply; 116+ messages in thread
From: Stefano Babic @ 2011-12-05 17:22 UTC (permalink / raw)
  To: u-boot

Hi Albert,

please pull from u-boot-imx (this time rebased on u-boot-arm/master..)

The following changes since commit d4870a914b73884f2f3e8fb082ae50f75fc01ebc:

  arm, arm926ejs: Fix clear bss loop for zero length bss (2011-12-05
18:03:51 +0100)

are available in the git repository at:
  git://www.denx.de/git/u-boot-imx.git master

Fabio Estevam (5):
      mx53loco: Configure the pins as GPIOs prior to using gpio_get_value
      mx53ard: Configure the pins as GPIOs prior to using gpio_get_value
      mx53evk: Configure the pins as GPIOs prior to using gpio_get_value
      mx53smd: Configure the pins as GPIOs prior to using gpio_get_value
      mx51evk: Configure the pins as GPIOs prior to using gpio_get_value

Marek Vasut (3):
      MC13892: Add REGMODE0 bits definitions
      Efika: Configure additional regulators for HDMI output
      MXS: Add static annotations to dma driver

Robert Deli?n (1):
      M28: Fix OB1 bug in GPIO driver

Simon Glass (1):
      mx5: Correct a warning in clock.c

Stefano Babic (2):
      MX: serial_mxc: cleanup removing nasty #ifdef
      MX35: flea3: changes due to hardware revision B

Wolfram Sang (1):
      apbh_dma: return error value on timeout

 arch/arm/cpu/arm1136/mx31/devices.c       |    4 -
 arch/arm/cpu/armv7/mx5/clock.c            |    2 +-
 arch/arm/include/asm/arch-mx25/imx-regs.h |   10 +-
 arch/arm/include/asm/arch-mx27/imx-regs.h |    8 +-
 arch/arm/include/asm/arch-mx28/dma.h      |   25 ----
 arch/arm/include/asm/arch-mx31/imx-regs.h |    6 +
 arch/arm/include/asm/arch-mx35/imx-regs.h |    6 +-
 arch/arm/include/asm/arch-mx5/imx-regs.h  |    6 +-
 board/CarMediaLab/flea3/flea3.c           |    4 +-
 board/efikamx/efikamx.c                   |   15 ++-
 board/freescale/mx51evk/mx51evk.c         |    3 +
 board/freescale/mx53ard/mx53ard.c         |    3 +
 board/freescale/mx53evk/mx53evk.c         |    3 +
 board/freescale/mx53loco/mx53loco.c       |    3 +
 board/freescale/mx53smd/mx53smd.c         |    1 +
 drivers/dma/apbh_dma.c                    |  211
+++++++----------------------
 drivers/gpio/mxs_gpio.c                   |    2 +-
 drivers/serial/serial_mxc.c               |   37 +-----
 include/configs/efikamx.h                 |    2 +-
 include/configs/flea3.h                   |   22 ++--
 include/configs/imx27lite-common.h        |    2 +-
 include/configs/imx31_litekit.h           |    4 +-
 include/configs/imx31_phycore.h           |    2 +-
 include/configs/mx25pdk.h                 |    2 +-
 include/configs/mx31ads.h                 |    4 +-
 include/configs/mx31pdk.h                 |    2 +-
 include/configs/mx35pdk.h                 |    2 +-
 include/configs/mx51evk.h                 |    2 +-
 include/configs/mx53ard.h                 |    2 +-
 include/configs/mx53evk.h                 |    2 +-
 include/configs/mx53loco.h                |    2 +-
 include/configs/mx53smd.h                 |    2 +-
 include/configs/qong.h                    |    4 +-
 include/configs/tt01.h                    |    2 +-
 include/configs/tx25.h                    |    2 +-
 include/configs/vision2.h                 |    2 +-
 include/configs/zmx25.h                   |    2 +-
 include/mc13892.h                         |   16 +++
 38 files changed, 153 insertions(+), 276 deletions(-)

-- 
=====================================================================
DENX Software Engineering GmbH,     MD: Wolfgang Denk & Detlev Zundel
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: +49-8142-66989-0 Fax: +49-8142-66989-80  Email: office at denx.de
=====================================================================

^ permalink raw reply	[flat|nested] 116+ messages in thread
* [U-Boot] [GIT PULL]  Pull request: u-boot-imx
@ 2011-12-01 16:14 Stefano Babic
  2011-12-05 16:57 ` Albert ARIBAUD
  0 siblings, 1 reply; 116+ messages in thread
From: Stefano Babic @ 2011-12-01 16:14 UTC (permalink / raw)
  To: u-boot

Hi Albert,

please pull from u-boot-imx, thanks.

The following changes since commit 3be4bab07b614c23f3bffaa6febca9a5a2c4dfa6:

  vision2: Fix checkpatch warning (2011-11-28 13:10:36 +0100)

are available in the git repository at:
  git://www.denx.de/git/u-boot-imx.git master

Fabio Estevam (5):
      mx53loco: Configure the pins as GPIOs prior to using gpio_get_value
      mx53ard: Configure the pins as GPIOs prior to using gpio_get_value
      mx53evk: Configure the pins as GPIOs prior to using gpio_get_value
      mx53smd: Configure the pins as GPIOs prior to using gpio_get_value
      mx51evk: Configure the pins as GPIOs prior to using gpio_get_value

Marek Vasut (3):
      MC13892: Add REGMODE0 bits definitions
      Efika: Configure additional regulators for HDMI output
      MXS: Add static annotations to dma driver

Robert Deli?n (1):
      M28: Fix OB1 bug in GPIO driver

Simon Glass (1):
      mx5: Correct a warning in clock.c

Stefano Babic (2):
      MX: serial_mxc: cleanup removing nasty #ifdef
      MX35: flea3: changes due to hardware revision B

Wolfram Sang (1):
      apbh_dma: return error value on timeout

 arch/arm/cpu/arm1136/mx31/devices.c       |    4 -
 arch/arm/cpu/armv7/mx5/clock.c            |    2 +-
 arch/arm/include/asm/arch-mx25/imx-regs.h |   10 +-
 arch/arm/include/asm/arch-mx27/imx-regs.h |    8 +-
 arch/arm/include/asm/arch-mx28/dma.h      |   25 ----
 arch/arm/include/asm/arch-mx31/imx-regs.h |    6 +
 arch/arm/include/asm/arch-mx35/imx-regs.h |    6 +-
 arch/arm/include/asm/arch-mx5/imx-regs.h  |    6 +-
 board/CarMediaLab/flea3/flea3.c           |    4 +-
 board/efikamx/efikamx.c                   |   15 ++-
 board/freescale/mx51evk/mx51evk.c         |    3 +
 board/freescale/mx53ard/mx53ard.c         |    3 +
 board/freescale/mx53evk/mx53evk.c         |    3 +
 board/freescale/mx53loco/mx53loco.c       |    3 +
 board/freescale/mx53smd/mx53smd.c         |    1 +
 drivers/dma/apbh_dma.c                    |  211
+++++++----------------------
 drivers/gpio/mxs_gpio.c                   |    2 +-
 drivers/serial/serial_mxc.c               |   37 +-----
 include/configs/efikamx.h                 |    2 +-
 include/configs/flea3.h                   |   22 ++--
 include/configs/imx27lite-common.h        |    2 +-
 include/configs/imx31_litekit.h           |    4 +-
 include/configs/imx31_phycore.h           |    2 +-
 include/configs/mx25pdk.h                 |    2 +-
 include/configs/mx31ads.h                 |    4 +-
 include/configs/mx31pdk.h                 |    2 +-
 include/configs/mx35pdk.h                 |    2 +-
 include/configs/mx51evk.h                 |    2 +-
 include/configs/mx53ard.h                 |    2 +-
 include/configs/mx53evk.h                 |    2 +-
 include/configs/mx53loco.h                |    2 +-
 include/configs/mx53smd.h                 |    2 +-
 include/configs/qong.h                    |    4 +-
 include/configs/tt01.h                    |    2 +-
 include/configs/tx25.h                    |    2 +-
 include/configs/vision2.h                 |    2 +-
 include/configs/zmx25.h                   |    2 +-
 include/mc13892.h                         |   16 +++
 38 files changed, 153 insertions(+), 276 deletions(-)

-- 
=====================================================================
DENX Software Engineering GmbH,     MD: Wolfgang Denk & Detlev Zundel
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: +49-8142-66989-0 Fax: +49-8142-66989-80  Email: office at denx.de
=====================================================================

^ permalink raw reply	[flat|nested] 116+ messages in thread
* [U-Boot] [GIT PULL]  Pull request: u-boot-imx
@ 2011-11-11 10:40 Stefano Babic
  2011-11-15 21:24 ` Albert ARIBAUD
  0 siblings, 1 reply; 116+ messages in thread
From: Stefano Babic @ 2011-11-11 10:40 UTC (permalink / raw)
  To: u-boot

Hi Albert,

please pull from u-boot-imx.

The following changes since commit 06194b6b65f701a9d6ef2d9b4123c4afe57d8783:

  da850: add new config file for AM18xx (2011-11-10 16:30:41 +0100)

are available in the git repository at:
  git://www.denx.de/git/u-boot-imx.git master

Fabio Estevam (5):
      qong: Use generic function for configuring GPR register
      mx31: Remove duplicate definition for GPR register
      mx31: Use proper IO accessor for GPR register
      mx31: Fix checkpatch warnings in generic.c
      m28evk: Fix comment about the number of RAM banks

Marek Vasut (20):
      iMX28: Initial support for iMX28 CPU
      iMX28: Add SSP MMC driver
      FEC: Add support for iMX28 quirks
      iMX28: Add PINMUX control
      iMX28: Add I2C bus driver
      iMX28: Add GPIO control
      iMX28: Add SPI driver
      iMX28: Add APBH DMA driver
      iMX28: Add GPMI NAND driver
      iMX28: Add driver for internal RTC
      iMX28: Add image header generator tool
      iMX28: Add u-boot.sb target to Makefile
      iMX28: Add support for DENX M28EVK board
      M28: Add MMC SPL
      M28: Add doc/README.m28 documentation
      iMX28: Fix ARM vector handling
      M28: Add memory detection into SPL
      iMX28: Add USB and USB PHY register definitions
      iMX28: Add USB HOST driver
      M28EVK: Enable USB HOST support

Stefano Babic (1):
      MX25: zmx25: GCC4.6 fix build warnings

 .gitignore                                    |    1 +
 MAINTAINERS                                   |    1 +
 Makefile                                      |    5 +
 arch/arm/cpu/arm1136/mx31/generic.c           |   11 +-
 arch/arm/cpu/arm926ejs/mx28/Makefile          |   46 +
 arch/arm/cpu/arm926ejs/mx28/clock.c           |  355 +++++++
 arch/arm/cpu/arm926ejs/mx28/iomux.c           |  109 +++
 arch/arm/cpu/arm926ejs/mx28/mx28.c            |  221 +++++
 arch/arm/cpu/arm926ejs/mx28/timer.c           |  141 +++
 arch/arm/include/asm/arch-mx28/clock.h        |   61 ++
 arch/arm/include/asm/arch-mx28/dma.h          |  170 ++++
 arch/arm/include/asm/arch-mx28/gpio.h         |   32 +
 arch/arm/include/asm/arch-mx28/imx-regs.h     |   39 +
 arch/arm/include/asm/arch-mx28/iomux-mx28.h   |  537 +++++++++++
 arch/arm/include/asm/arch-mx28/iomux.h        |  168 ++++
 arch/arm/include/asm/arch-mx28/regs-apbh.h    |  466 +++++++++
 arch/arm/include/asm/arch-mx28/regs-base.h    |   88 ++
 arch/arm/include/asm/arch-mx28/regs-bch.h     |  230 +++++
 arch/arm/include/asm/arch-mx28/regs-clkctrl.h |  312 ++++++
 arch/arm/include/asm/arch-mx28/regs-common.h  |   66 ++
 arch/arm/include/asm/arch-mx28/regs-gpmi.h    |  222 +++++
 arch/arm/include/asm/arch-mx28/regs-i2c.h     |  207 ++++
 arch/arm/include/asm/arch-mx28/regs-ocotp.h   |  173 ++++
 arch/arm/include/asm/arch-mx28/regs-pinctrl.h | 1284
+++++++++++++++++++++++++
 arch/arm/include/asm/arch-mx28/regs-power.h   |  413 ++++++++
 arch/arm/include/asm/arch-mx28/regs-rtc.h     |  147 +++
 arch/arm/include/asm/arch-mx28/regs-ssp.h     |  349 +++++++
 arch/arm/include/asm/arch-mx28/regs-timrot.h  |  171 ++++
 arch/arm/include/asm/arch-mx28/regs-usb.h     |  178 ++++
 arch/arm/include/asm/arch-mx28/regs-usbphy.h  |  151 +++
 arch/arm/include/asm/arch-mx28/sys_proto.h    |   32 +
 arch/arm/include/asm/arch-mx31/imx-regs.h     |    7 +-
 board/davedenx/qong/qong.c                    |    2 +-
 board/denx/m28evk/Makefile                    |   56 ++
 board/denx/m28evk/m28_init.h                  |   41 +
 board/denx/m28evk/m28evk.c                    |  216 +++++
 board/denx/m28evk/mem_init.c                  |  240 +++++
 board/denx/m28evk/mmc_boot.c                  |  273 ++++++
 board/denx/m28evk/power_init.c                |  913 ++++++++++++++++++
 board/denx/m28evk/start.S                     |  234 +++++
 board/denx/m28evk/u-boot-spl.lds              |   87 ++
 board/denx/m28evk/u-boot.bd                   |   14 +
 board/syteco/zmx25/zmx25.c                    |    2 -
 boards.cfg                                    |    1 +
 doc/README.m28                                |  223 +++++
 drivers/dma/Makefile                          |    1 +
 drivers/dma/apbh_dma.c                        |  691 +++++++++++++
 drivers/gpio/Makefile                         |    1 +
 drivers/gpio/mxs_gpio.c                       |  136 +++
 drivers/i2c/Makefile                          |    1 +
 drivers/i2c/mxs_i2c.c                         |  246 +++++
 drivers/mmc/Makefile                          |    1 +
 drivers/mmc/mxsmmc.c                          |  351 +++++++
 drivers/mtd/nand/Makefile                     |    1 +
 drivers/mtd/nand/mxs_nand.c                   | 1118 +++++++++++++++++++++
 drivers/net/fec_mxc.c                         |   44 +-
 drivers/rtc/Makefile                          |    1 +
 drivers/rtc/mxsrtc.c                          |   86 ++
 drivers/spi/Makefile                          |    1 +
 drivers/spi/mxs_spi.c                         |  186 ++++
 drivers/usb/host/Makefile                     |    1 +
 drivers/usb/host/ehci-mxs.c                   |  154 +++
 include/configs/m28evk.h                      |  303 ++++++
 tools/.gitignore                              |    1 +
 tools/Makefile                                |    6 +
 tools/mxsboot.c                               |  684 +++++++++++++
 66 files changed, 12697 insertions(+), 12 deletions(-)
 create mode 100644 arch/arm/cpu/arm926ejs/mx28/Makefile
 create mode 100644 arch/arm/cpu/arm926ejs/mx28/clock.c
 create mode 100644 arch/arm/cpu/arm926ejs/mx28/iomux.c
 create mode 100644 arch/arm/cpu/arm926ejs/mx28/mx28.c
 create mode 100644 arch/arm/cpu/arm926ejs/mx28/timer.c
 create mode 100644 arch/arm/include/asm/arch-mx28/clock.h
 create mode 100644 arch/arm/include/asm/arch-mx28/dma.h
 create mode 100644 arch/arm/include/asm/arch-mx28/gpio.h
 create mode 100644 arch/arm/include/asm/arch-mx28/imx-regs.h
 create mode 100644 arch/arm/include/asm/arch-mx28/iomux-mx28.h
 create mode 100644 arch/arm/include/asm/arch-mx28/iomux.h
 create mode 100644 arch/arm/include/asm/arch-mx28/regs-apbh.h
 create mode 100644 arch/arm/include/asm/arch-mx28/regs-base.h
 create mode 100644 arch/arm/include/asm/arch-mx28/regs-bch.h
 create mode 100644 arch/arm/include/asm/arch-mx28/regs-clkctrl.h
 create mode 100644 arch/arm/include/asm/arch-mx28/regs-common.h
 create mode 100644 arch/arm/include/asm/arch-mx28/regs-gpmi.h
 create mode 100644 arch/arm/include/asm/arch-mx28/regs-i2c.h
 create mode 100644 arch/arm/include/asm/arch-mx28/regs-ocotp.h
 create mode 100644 arch/arm/include/asm/arch-mx28/regs-pinctrl.h
 create mode 100644 arch/arm/include/asm/arch-mx28/regs-power.h
 create mode 100644 arch/arm/include/asm/arch-mx28/regs-rtc.h
 create mode 100644 arch/arm/include/asm/arch-mx28/regs-ssp.h
 create mode 100644 arch/arm/include/asm/arch-mx28/regs-timrot.h
 create mode 100644 arch/arm/include/asm/arch-mx28/regs-usb.h
 create mode 100644 arch/arm/include/asm/arch-mx28/regs-usbphy.h
 create mode 100644 arch/arm/include/asm/arch-mx28/sys_proto.h
 create mode 100644 board/denx/m28evk/Makefile
 create mode 100644 board/denx/m28evk/m28_init.h
 create mode 100644 board/denx/m28evk/m28evk.c
 create mode 100644 board/denx/m28evk/mem_init.c
 create mode 100644 board/denx/m28evk/mmc_boot.c
 create mode 100644 board/denx/m28evk/power_init.c
 create mode 100644 board/denx/m28evk/start.S
 create mode 100644 board/denx/m28evk/u-boot-spl.lds
 create mode 100644 board/denx/m28evk/u-boot.bd
 create mode 100644 doc/README.m28
 create mode 100644 drivers/dma/apbh_dma.c
 create mode 100644 drivers/gpio/mxs_gpio.c
 create mode 100644 drivers/i2c/mxs_i2c.c
 create mode 100644 drivers/mmc/mxsmmc.c
 create mode 100644 drivers/mtd/nand/mxs_nand.c
 create mode 100644 drivers/rtc/mxsrtc.c
 create mode 100644 drivers/spi/mxs_spi.c
 create mode 100644 drivers/usb/host/ehci-mxs.c
 create mode 100644 include/configs/m28evk.h
 create mode 100644 tools/mxsboot.c


-- 
=====================================================================
DENX Software Engineering GmbH,     MD: Wolfgang Denk & Detlev Zundel
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: +49-8142-66989-0 Fax: +49-8142-66989-80  Email: office at denx.de
=====================================================================

^ permalink raw reply	[flat|nested] 116+ messages in thread
* [U-Boot] [GIT PULL]  Pull request: u-boot-imx
@ 2011-11-04  6:47 Stefano Babic
  2011-11-04 21:11 ` Albert ARIBAUD
  0 siblings, 1 reply; 116+ messages in thread
From: Stefano Babic @ 2011-11-04  6:47 UTC (permalink / raw)
  To: u-boot

Hi Albert,

please pull from u-boot-imx.

The following changes since commit 92e86c8daed649a9e9ddd6c0b52d61cb25b62c3a:

  Davinci: ea20: added PREBOOT to configuration (2011-11-03 22:56:26 +0100)

are available in the git repository at:
  git://www.denx.de/git/u-boot-imx.git master

Anatolij Gustschin (1):
      imx: imx31_phycore.h: fix checkpatch warnings

Fabio Estevam (10):
      mx53evk: Remove unneeded '1' from mx53evk.h
      mx53loco: Remove unused get_board_rev function
      mx53evk: Add RTC support
      mx53evk: Remove unused get_board_rev function
      mx53ard: Remove unused get_board_rev function
      mx53smd: Remove unused get_board_rev function
      vision2: Remove unused get_board_rev function
      mx53: Turn off child clocks before reconfigure perclk_root
      README: Fix supported i.MX SoC list for CONFIG_MXC_SPI
      mx31pdk: Enable D and I caches

Wolfgang Denk (1):
      qong: enable support for compressed images

Wolfgang Grandegger (1):
      ehci-mxc: remove incorrect comment

 README                                 |    2 +-
 arch/arm/cpu/armv7/mx5/lowlevel_init.S |   15 +++
 board/freescale/mx31pdk/mx31pdk.c      |    8 ++
 board/freescale/mx53ard/mx53ard.c      |    5 -
 board/freescale/mx53evk/mx53evk.c      |    5 -
 board/freescale/mx53loco/mx53loco.c    |    5 -
 board/freescale/mx53smd/mx53smd.c      |    5 -
 board/ttcontrol/vision2/vision2.c      |    9 --
 drivers/usb/host/ehci-mxc.c            |    1 -
 include/configs/imx31_phycore.h        |  153
+++++++++++++++++--------------
 include/configs/mx53ard.h              |    1 -
 include/configs/mx53evk.h              |   17 ++--
 include/configs/mx53loco.h             |    1 -
 include/configs/mx53smd.h              |    1 -
 include/configs/qong.h                 |    5 +-
 include/configs/vision2.h              |    1 -
 16 files changed, 121 insertions(+), 113 deletions(-)

Best regards,
Stefano Babic

-- 
=====================================================================
DENX Software Engineering GmbH,     MD: Wolfgang Denk & Detlev Zundel
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: +49-8142-66989-0 Fax: +49-8142-66989-80  Email: office at denx.de
=====================================================================

^ permalink raw reply	[flat|nested] 116+ messages in thread
* [U-Boot] [GIT PULL]  Pull request: u-boot-imx
@ 2011-10-28 12:37 Stefano Babic
  2011-10-28 15:20 ` Albert ARIBAUD
  0 siblings, 1 reply; 116+ messages in thread
From: Stefano Babic @ 2011-10-28 12:37 UTC (permalink / raw)
  To: u-boot

Hi Albert,

please pull from u-boot-imx.

The following changes since commit ce5207e191c59b3135303fd03b98dd2ac3701ba2:

  e1000: Allow direct access to the E1000 SPI EEPROM device (2011-10-28
00:37:01 +0200)

are available in the git repository at:
  git://www.denx.de/git/u-boot-imx.git master

Fabio Estevam (12):
      qong: remove unneeded "1" from qong.h
      mx31pdk: Add MC13783 PMIC support
      mx31: Introduce mx31_set_gpr function
      qong: Use mx31_set_gpr to setup USBH2 pins
      qong: remove unneeded IOMUX settings
      rtc: Make mc13783-rtc driver generic
      mx51evk: Add RTC support
      mx51evk: Use GPIO API for configuring the IOMUX
      mx35pdk: Add RTC support
      mx51evk: Remove unneeded '1' from mx51evk.h
      mx51evk: Remove unused get_board_rev function
      vision2: Remove unused header file

Helmut Raiger (4):
      misc: pmic: fix regression in pmic_fsl.c (SPI)
      mx31: define pins and init for UART2 and CSPI3
      mx31: add ESD control registers
      mx31: Add board support for HALE TT-01

Marek Vasut (1):
      I2C: Fix mxc_i2c.c problem on imx31_phycore

Stefano Babic (9):
      MX35: added ESDC structure to imx-regs
      MX35: add pins definition for UART3
      MX35: add reset cause as provided by other i.MX
      MX35: factorize common assembly code
      I2C: added I2C-2 and I2C-3 to MX35
      MX35: Drop unnecessary prototypes from imx-regs.h
      MX51: vision2: add MACH_TYPE in config file
      MX35: add support for flea3 board
      MX25: tx25: Fix building due to missing MACH_TYPE

Wolfgang Grandegger (1):
      mx5 configs: CONFIG_PRIME should really be CONFIG_ETHPRIME

 MAINTAINERS                                     |    5 +
 README                                          |    2 +-
 arch/arm/cpu/arm1136/mx31/devices.c             |   15 ++
 arch/arm/cpu/arm1136/mx31/generic.c             |   15 ++
 arch/arm/cpu/arm1136/mx35/generic.c             |   31 +++-
 arch/arm/include/asm/arch-mx31/clock.h          |    2 +
 arch/arm/include/asm/arch-mx31/imx-regs.h       |   67 ++++++
 arch/arm/include/asm/arch-mx35/imx-regs.h       |   34 +++-
 arch/arm/include/asm/arch-mx35/lowlevel_macro.S |  140 +++++++++++
 arch/arm/include/asm/arch-mx35/mx35_pins.h      |    3 +
 board/CarMediaLab/flea3/Makefile                |   49 ++++
 board/CarMediaLab/flea3/flea3.c                 |  289
+++++++++++++++++++++++
 board/CarMediaLab/flea3/lowlevel_init.S         |   79 ++++++
 board/davedenx/qong/qong.c                      |    8 +-
 board/freescale/mx31pdk/mx31pdk.c               |   12 +
 board/freescale/mx35pdk/mx35pdk.h               |   18 --
 board/freescale/mx51evk/mx51evk.c               |   17 +-
 board/hale/tt01/Makefile                        |   51 ++++
 board/hale/tt01/lowlevel_init.S                 |   32 +++
 board/hale/tt01/tt01.c                          |  200 ++++++++++++++++
 board/karo/tx25/tx25.c                          |    1 -
 board/ttcontrol/vision2/vision2.c               |    1 -
 boards.cfg                                      |    2 +
 drivers/i2c/mxc_i2c.c                           |   41 +++-
 drivers/misc/pmic_fsl.c                         |    5 +-
 drivers/misc/pmic_spi.c                         |    3 +-
 drivers/rtc/Makefile                            |    2 +-
 drivers/rtc/{mc13783-rtc.c => mc13xxx-rtc.c}    |    0
 include/configs/efikamx.h                       |    2 +-
 include/configs/flea3.h                         |  286
++++++++++++++++++++++
 include/configs/imx31_litekit.h                 |    2 +-
 include/configs/mx31ads.h                       |    2 +-
 include/configs/mx31pdk.h                       |    2 +-
 include/configs/mx35pdk.h                       |    2 +
 include/configs/mx51evk.h                       |   14 +-
 include/configs/mx53ard.h                       |    2 +-
 include/configs/mx53evk.h                       |    2 +-
 include/configs/mx53loco.h                      |    2 +-
 include/configs/mx53smd.h                       |    2 +-
 include/configs/qong.h                          |   36 ++--
 include/configs/tt01.h                          |  254 ++++++++++++++++++++
 include/configs/tx25.h                          |    6 +
 include/configs/vision2.h                       |    5 +-
 43 files changed, 1644 insertions(+), 99 deletions(-)
 create mode 100644 arch/arm/include/asm/arch-mx35/lowlevel_macro.S
 create mode 100644 board/CarMediaLab/flea3/Makefile
 create mode 100644 board/CarMediaLab/flea3/flea3.c
 create mode 100644 board/CarMediaLab/flea3/lowlevel_init.S
 create mode 100644 board/hale/tt01/Makefile
 create mode 100644 board/hale/tt01/lowlevel_init.S
 create mode 100644 board/hale/tt01/tt01.c
 rename drivers/rtc/{mc13783-rtc.c => mc13xxx-rtc.c} (100%)
 create mode 100644 include/configs/flea3.h
 create mode 100644 include/configs/tt01.h

Thanks,
Stefano

-- 
=====================================================================
DENX Software Engineering GmbH,     MD: Wolfgang Denk & Detlev Zundel
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: +49-8142-66989-0 Fax: +49-8142-66989-80  Email: office at denx.de
=====================================================================

^ permalink raw reply	[flat|nested] 116+ messages in thread
* [U-Boot] [GIT PULL] Pull request: u-boot-imx
@ 2011-10-17  8:05 Stefano Babic
  2011-10-18 18:12 ` Albert ARIBAUD
  2011-10-19 11:25 ` Albert ARIBAUD
  0 siblings, 2 replies; 116+ messages in thread
From: Stefano Babic @ 2011-10-17  8:05 UTC (permalink / raw)
  To: u-boot

Hi Albert,

please pull from u-boot-imx, thanks. Generating the pull request I see
that three patches are missing (the three patches by  ?ukasz Majewski).
However, everything in the tree seems correct and the tree is already
rebased on uboot_arm. Let me know if you find any issue.

The following changes since commit e36544d37385c4a4b525e18326feb3664d2268fa:

  omap: overo: Disable pull-ups on camera PCLK, HS and VS signals
(2011-10-14 22:15:13 +0200)

are available in the git repository at:
  git://www.denx.de/git/u-boot-imx.git master

Fabio Estevam (2):
      mx31pdk: Remove unneeded config
      imx: fix coding style

Helmut Raiger (1):
      mx31: provide readable WEIM CS accessor

Marek Vasut (1):
      I2C: Add i2c_get/set_speed() to mxc_i2c.c

Stefano Babic (15):
      MX51: vision2: Set global macros
      misc: pmic: Freescale PMIC switches to generic PMIC driver
      MX5: vision2: use new pmic driver
      RTC: Switch mc13783 to generic pmic code
      MX3: qong: use new pmic driver
      MX5: efikamx/efikasb: use new pmic driver
      misc: pmic: use I2C_SET_BUS in pmic I2C
      misc: pmic: addI2C  support to pmic_fsl driver
      MX35: mx35pdk: use new pmic driver
      MX5: mx51evk: use new pmic driver
      MX5: mx53evk: use new pmic driver
      MX31: mx31_litekit: use new pmic driver
      MX31: mx31ads: use new pmic driver
      misc:pmic:max8998 MAX8998 support at a new PMIC driver.
      misc:pmic:samsung Enable PMIC driver at GONI target

 arch/arm/cpu/arm1136/mx31/generic.c         |   11 ++
 arch/arm/cpu/arm1136/mx31/timer.c           |   23 ++-
 arch/arm/cpu/arm1136/mx35/generic.c         |    2 +-
 arch/arm/cpu/arm926ejs/mx25/generic.c       |  110 +++++++-------
 arch/arm/cpu/arm926ejs/mx25/reset.c         |    2 +-
 arch/arm/cpu/arm926ejs/mx25/timer.c         |   16 +-
 arch/arm/cpu/arm926ejs/mx27/reset.c         |    2 +-
 arch/arm/cpu/arm926ejs/mx27/timer.c         |   14 +-
 arch/arm/cpu/armv7/mx5/soc.c                |   10 +-
 arch/arm/include/asm/arch-mx31/imx-regs.h   |   35 ++++-
 arch/arm/include/asm/arch-mx31/sys_proto.h  |   35 ++++
 arch/arm/include/asm/arch-mx5/sys_proto.h   |    8 +
 board/davedenx/qong/qong.c                  |  107 ++++++-------
 board/efikamx/efikamx.c                     |   51 ++++---
 board/freescale/mx31ads/mx31ads.c           |   16 ++-
 board/freescale/mx31pdk/mx31pdk.c           |   14 ++-
 board/freescale/mx35pdk/mx35pdk.c           |   18 ++-
 board/freescale/mx51evk/mx51evk.c           |   47 +++---
 board/freescale/mx53evk/mx53evk.c           |   17 ++-
 board/imx31_phycore/imx31_phycore.c         |   41 ++++-
 board/karo/tx25/tx25.c                      |    2 +-
 board/logicpd/imx27lite/imx27lite.c         |    6 +-
 board/logicpd/imx31_litekit/imx31_litekit.c |   30 +++-
 board/samsung/goni/goni.c                   |    4 +
 board/ttcontrol/vision2/vision2.c           |   33 +++--
 boards.cfg                                  |    3 +-
 drivers/i2c/mxc_i2c.c                       |   31 +++-
 drivers/misc/Makefile                       |    6 +-
 drivers/misc/fsl_pmic.c                     |  235
---------------------------
 drivers/misc/pmic_core.c                    |  147 +++++++++++++++++
 drivers/misc/pmic_fsl.c                     |   66 ++++++++
 drivers/misc/pmic_i2c.c                     |   92 +++++++++++
 drivers/misc/pmic_max8998.c                 |   43 +++++
 drivers/misc/pmic_spi.c                     |  109 +++++++++++++
 drivers/rtc/mc13783-rtc.c                   |   20 ++-
 include/configs/efikamx.h                   |    5 +-
 include/configs/imx31_litekit.h             |    9 +-
 include/configs/mx31ads.h                   |    8 +-
 include/configs/mx31pdk.h                   |    6 +-
 include/configs/mx35pdk.h                   |    5 +-
 include/configs/mx51evk.h                   |    6 +-
 include/configs/mx53evk.h                   |    5 +-
 include/configs/qong.h                      |    5 +-
 include/configs/s5p_goni.h                  |    4 +
 include/configs/vision2.h                   |   22 ++-
 include/fsl_pmic.h                          |    5 +-
 include/max8998_pmic.h                      |   84 ++++++++++
 include/pmic.h                              |   71 ++++++++
 48 files changed, 1110 insertions(+), 531 deletions(-)
 create mode 100644 arch/arm/include/asm/arch-mx31/sys_proto.h
 delete mode 100644 drivers/misc/fsl_pmic.c
 create mode 100644 drivers/misc/pmic_core.c
 create mode 100644 drivers/misc/pmic_fsl.c
 create mode 100644 drivers/misc/pmic_i2c.c
 create mode 100644 drivers/misc/pmic_max8998.c
 create mode 100644 drivers/misc/pmic_spi.c
 create mode 100644 include/max8998_pmic.h
 create mode 100644 include/pmic.h

Thanks,
Stefano

-- 
=====================================================================
DENX Software Engineering GmbH,     MD: Wolfgang Denk & Detlev Zundel
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: +49-8142-66989-0 Fax: +49-8142-66989-80  Email: office at denx.de
=====================================================================

^ permalink raw reply	[flat|nested] 116+ messages in thread
* [U-Boot] [GIT PULL] Pull request: u-boot-imx
@ 2011-09-08 14:34 Stefano Babic
  2011-09-08 14:59 ` Albert ARIBAUD
  0 siblings, 1 reply; 116+ messages in thread
From: Stefano Babic @ 2011-09-08 14:34 UTC (permalink / raw)
  To: u-boot

Hi Albert,

Wolfgang has merged himself most of pending IMX patches. However, a few
are missing and for the rest we agree we go on the "normal" way via pull
request. With this pull request all IMX boards should be fixed.

The following changes since commit 63cf97e825b8d821e2d3d6d6c6604634ac24810a:

  omap3: beagle: Fix build warning (2011-09-08 07:39:55 +0200)

are available in the git repository at:
  git://www.denx.de/git/u-boot-imx.git master

Fabio Estevam (2):
      MX25: tx25: Fix build by making use of GPIO framework
      MX25: tx25: Cleanup tx25.h config

Stefano Babic (1):
      MX31: mx31pdk: make use of GPIO framework

 board/karo/tx25/tx25.c    |    1 +
 include/configs/mx31pdk.h |    1 +
 include/configs/tx25.h    |   16 ++++++++--------
 3 files changed, 10 insertions(+), 8 deletions(-)

Regards,
Stefano

-- 
=====================================================================
DENX Software Engineering GmbH,     MD: Wolfgang Denk & Detlev Zundel
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: +49-8142-66989-0 Fax: +49-8142-66989-80  Email: office at denx.de
=====================================================================

^ permalink raw reply	[flat|nested] 116+ messages in thread
* [U-Boot] [GIT PULL] Pull request: u-boot-imx
@ 2011-08-26 14:23 Stefano Babic
  2011-08-30  9:18 ` Albert ARIBAUD
  0 siblings, 1 reply; 116+ messages in thread
From: Stefano Babic @ 2011-08-26 14:23 UTC (permalink / raw)
  To: u-boot

Hi Albert,

please pull from u-boot-imx:

The following changes since commit 5557e86bb0793012057d5462976c2a902bc629ac:

  omap4: increase SRAM budget to fix build error (2011-08-21 10:14:51 +0200)

are available in the git repository at:
  git://www.denx.de/git/u-boot-imx.git master

David Jander (1):
      ARM: MX51: PLL errata workaround

Fabio Estevam (1):
      mx53: ddr3: Update DD3 initialization

Stefano Babic (20):
      MX35: MX35PDK: support additional RAM on CSD1
      MX: MX35 / MX5: uniform clock command with powerpc
      IMX: uniform GPIO interface using GPIO framework
      MX25: make use of GPIO framework for MX25 processor
      MX31: make use of GPIO framework for MX31 processor
      MX5: make use of GPIO framework for MX5 processor
      MX35: make use of GPIO framework for MX35 processor
      MX31: QONG: make use of GPIO framework
      MX5: efikamx: make use of GPIO framework
      MX25: zmx25: make use of GPIO framework
      MX5: mx53ard: make use of GPIO framework
      MX5: mx53smd: make use of GPIO framework
      MX5: vision2: make use of GPIO framework
      MX5: mx53evk: make use of GPIO framework
      MX5: mx53loco: make use of GPIO framework
      MX35: mx35pdk: make use of GPIO framework
      MX5: mx51evk: make use of GPIO framework
      MX31: mx31ads: make use of GPIO framework
      MX31: imx31_litekit: make use of GPIO framework
      IMX: scb9328: drop warnings

 arch/arm/cpu/arm1136/mx35/generic.c                |    4 +-
 arch/arm/cpu/armv7/mx5/clock.c                     |    4 +-
 arch/arm/cpu/armv7/mx5/lowlevel_init.S             |   38 +++++++++++
 .../arm/include/asm/arch-mx25/gpio.h               |   42 ++++--------
 arch/arm/include/asm/arch-mx25/imx-regs.h          |   12 ---
 arch/arm/include/asm/arch-mx31/gpio.h              |   35 ++++++++++
 arch/arm/include/asm/arch-mx31/imx-regs.h          |    7 --
 arch/arm/include/asm/arch-mx35/gpio.h              |   40 +++++++++++
 arch/arm/include/asm/arch-mx5/gpio.h               |   35 ++++++++++
 arch/arm/include/asm/arch-mx5/imx-regs.h           |   12 ++--
 board/davedenx/qong/fpga.c                         |   10 ++--
 board/davedenx/qong/qong.c                         |   36 +++++-----
 board/efikamx/efikamx.c                            |   62
+++++++-----------
 board/freescale/mx35pdk/lowlevel_init.S            |    9 ++-
 board/freescale/mx35pdk/mx35pdk.c                  |   22 +++++--
 board/freescale/mx51evk/mx51evk.c                  |   18 ++----
 board/freescale/mx53ard/imximage_dd3.cfg           |    6 +-
 board/freescale/mx53ard/mx53ard.c                  |    8 +-
 board/freescale/mx53evk/mx53evk.c                  |    6 +-
 board/freescale/mx53loco/imximage.cfg              |    6 +-
 board/freescale/mx53loco/mx53loco.c                |    6 +-
 board/freescale/mx53smd/imximage.cfg               |    6 +-
 board/freescale/mx53smd/mx53smd.c                  |    4 +-
 board/scb9328/scb9328.c                            |    2 +-
 board/syteco/zmx25/zmx25.c                         |   35 ++++------
 board/ttcontrol/vision2/vision2.c                  |   71
++++++++------------
 doc/README.imx5                                    |   17 +++++
 drivers/gpio/mxc_gpio.c                            |   51 +++++++++++++-
 drivers/spi/mxc_spi.c                              |    8 +-
 include/configs/imx31_litekit.h                    |    1 +
 include/configs/mx31ads.h                          |    1 +
 include/configs/mx35pdk.h                          |    7 +-
 include/configs/mx51evk.h                          |    1 +
 33 files changed, 383 insertions(+), 239 deletions(-)
 rename include/mxc_gpio.h => arch/arm/include/asm/arch-mx25/gpio.h (59%)
 create mode 100644 arch/arm/include/asm/arch-mx31/gpio.h
 create mode 100644 arch/arm/include/asm/arch-mx35/gpio.h
 create mode 100644 arch/arm/include/asm/arch-mx5/gpio.h
 create mode 100644 doc/README.imx5

Thanks,
Stefano

-- 
=====================================================================
DENX Software Engineering GmbH,     MD: Wolfgang Denk & Detlev Zundel
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: +49-8142-66989-0 Fax: +49-8142-66989-80  Email: office at denx.de
=====================================================================

^ permalink raw reply	[flat|nested] 116+ messages in thread
* [U-Boot] [GIT PULL] Pull request: u-boot-imx
@ 2011-08-26  9:31 Stefano Babic
  2011-08-26  9:38 ` Stefano Babic
  0 siblings, 1 reply; 116+ messages in thread
From: Stefano Babic @ 2011-08-26  9:31 UTC (permalink / raw)
  To: u-boot

Hi Albert,

please pull from u-boot-imx:

The following changes since commit 5557e86bb0793012057d5462976c2a902bc629ac:

  omap4: increase SRAM budget to fix build error (2011-08-21 10:14:51 +0200)

are available in the git repository at:
  git://www.denx.de/git/u-boot-imx.git master

David Jander (1):
      ARM: MX51: PLL errata workaround

Fabio Estevam (1):
      mx53: ddr3: Update DD3 initialization

Stefano Babic (17):
      MX35: MX35PDK: support additional RAM on CSD1
      MX: MX35 / MX5: uniform clock command with powerpc
      IMX: uniform GPIO interface using GPIO framework
      MX25: make use of GPIO framework for MX25 processor
      MX31: make use of GPIO framework for MX31 processor
      MX5: make use of GPIO framework for MX5 processor
      MX35: make use of GPIO framework for MX35 processor
      MX31: QONG: make use of GPIO framework
      MX5: efikamx: make use of GPIO framework
      MX25: zmx25: make use of GPIO framework
      MX5: mx53ard: make use of GPIO framework
      MX5: mx53smd: make use of GPIO framework
      MX5: vision2: make use of GPIO framework
      MX5: mx53evk: make use of GPIO framework
      MX5: mx53loco: make use of GPIO framework
      MX35: mx35pdk: make use of GPIO framework
      MX5: mx51evk: make use of GPIO framework

 arch/arm/cpu/arm1136/mx35/generic.c                |    4 +-
 arch/arm/cpu/armv7/mx5/clock.c                     |    4 +-
 arch/arm/cpu/armv7/mx5/lowlevel_init.S             |   38 +++++++++++
 .../arm/include/asm/arch-mx25/gpio.h               |   42 ++++--------
 arch/arm/include/asm/arch-mx25/imx-regs.h          |   12 ---
 arch/arm/include/asm/arch-mx31/gpio.h              |   35 ++++++++++
 arch/arm/include/asm/arch-mx31/imx-regs.h          |    7 --
 arch/arm/include/asm/arch-mx35/gpio.h              |   40 +++++++++++
 arch/arm/include/asm/arch-mx5/gpio.h               |   35 ++++++++++
 arch/arm/include/asm/arch-mx5/imx-regs.h           |   12 ++--
 board/davedenx/qong/fpga.c                         |   10 ++--
 board/davedenx/qong/qong.c                         |   36 +++++-----
 board/efikamx/efikamx.c                            |   62
+++++++-----------
 board/freescale/mx35pdk/lowlevel_init.S            |    9 ++-
 board/freescale/mx35pdk/mx35pdk.c                  |   22 +++++--
 board/freescale/mx51evk/mx51evk.c                  |   18 ++----
 board/freescale/mx53ard/imximage_dd3.cfg           |    6 +-
 board/freescale/mx53ard/mx53ard.c                  |    8 +-
 board/freescale/mx53evk/mx53evk.c                  |    6 +-
 board/freescale/mx53loco/imximage.cfg              |    6 +-
 board/freescale/mx53loco/mx53loco.c                |    6 +-
 board/freescale/mx53smd/imximage.cfg               |    6 +-
 board/freescale/mx53smd/mx53smd.c                  |    4 +-
 board/syteco/zmx25/zmx25.c                         |   35 ++++------
 board/ttcontrol/vision2/vision2.c                  |   71
++++++++------------
 doc/README.imx5                                    |   17 +++++
 drivers/gpio/mxc_gpio.c                            |   51 +++++++++++++-
 drivers/spi/mxc_spi.c                              |    8 +-
 include/configs/mx35pdk.h                          |    7 +-
 include/configs/mx51evk.h                          |    1 +
 30 files changed, 380 insertions(+), 238 deletions(-)
 rename include/mxc_gpio.h => arch/arm/include/asm/arch-mx25/gpio.h (59%)
 create mode 100644 arch/arm/include/asm/arch-mx31/gpio.h
 create mode 100644 arch/arm/include/asm/arch-mx35/gpio.h
 create mode 100644 arch/arm/include/asm/arch-mx5/gpio.h
 create mode 100644 doc/README.imx5

Thanks,
Stefano
-- 
=====================================================================
DENX Software Engineering GmbH,     MD: Wolfgang Denk & Detlev Zundel
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: +49-8142-66989-0 Fax: +49-8142-66989-80  Email: office at denx.de
=====================================================================

^ permalink raw reply	[flat|nested] 116+ messages in thread
* [U-Boot] [GIT PULL] Pull request: u-boot-imx
@ 2011-08-12 14:08 Stefano Babic
  2011-08-12 17:53 ` Albert ARIBAUD
  0 siblings, 1 reply; 116+ messages in thread
From: Stefano Babic @ 2011-08-12 14:08 UTC (permalink / raw)
  To: u-boot

Hi Albert,

please pull from u-boot-imx (rebased on your current u-boot-arm):

The following changes since commit ee9cb9fc8922b223f8029259e84f56d06d8c8b3b:

  integrator: convert to new build system (2011-08-12 14:29:15 +0200)

are available in the git repository at:
  git://www.denx.de/git/u-boot-imx.git master

Jason Liu (1):
      mx5: Remove CONFIG_L2_OFF and CONFIG_SYS_L2CACHE_OFF

Stefano Babic (1):
      MX31: removed warnings due to clock.h

 arch/arm/include/asm/arch-mx31/clock.h |    2 +-
 include/configs/efikamx.h              |    2 --
 include/configs/mx51evk.h              |    2 --
 include/configs/mx53ard.h              |    2 --
 include/configs/mx53evk.h              |    2 --
 include/configs/mx53loco.h             |    2 --
 include/configs/mx53smd.h              |    2 --
 include/configs/vision2.h              |    1 -
 8 files changed, 1 insertions(+), 14 deletions(-)

Stefano

-- 
=====================================================================
DENX Software Engineering GmbH,     MD: Wolfgang Denk & Detlev Zundel
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: +49-8142-66989-0 Fax: +49-8142-66989-80  Email: office at denx.de
=====================================================================

^ permalink raw reply	[flat|nested] 116+ messages in thread
* [U-Boot] [GIT PULL] Pull request: u-boot-imx
@ 2011-07-18 12:45 Stefano Babic
  2011-07-18 13:38 ` Albert ARIBAUD
  0 siblings, 1 reply; 116+ messages in thread
From: Stefano Babic @ 2011-07-18 12:45 UTC (permalink / raw)
  To: u-boot

Hi Albert,

please pull from u-boot-imx.

The following changes since commit 49473adabff703d0784f1f7457f29bde0a4893d1:

  am3517evm: change console device from ttyS2 to ttyO2 (2011-07-18
12:35:52 +0200)

are available in the git repository at:
  git://www.denx.de/git/u-boot-imx.git master

David Jander (1):
      ARM: MX5: Fix broken leftover TO-2 errata workaround

Stefano Babic (1):
      MX31: Cleanup clock function

Torsten Koschorrek (1):
      scb9328: Add ARM relocation support

 arch/arm/cpu/arm1136/mx31/generic.c    |   21 ++++++++++++++++++++-
 arch/arm/cpu/armv7/mx5/lowlevel_init.S |    6 +++++-
 arch/arm/include/asm/arch-mx31/clock.h |   11 +++++++++--
 board/scb9328/config.mk                |   10 ----------
 board/scb9328/scb9328.c                |   24 +++++++++---------------
 drivers/spi/mxc_spi.c                  |    2 --
 include/configs/scb9328.h              |    5 +++++
 7 files changed, 48 insertions(+), 31 deletions(-)
 delete mode 100644 board/scb9328/config.mk


Thanks,
Stefano

-- 
=====================================================================
DENX Software Engineering GmbH,     MD: Wolfgang Denk & Detlev Zundel
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: +49-8142-66989-0 Fax: +49-8142-66989-80  Email: office at denx.de
=====================================================================

^ permalink raw reply	[flat|nested] 116+ messages in thread
* [U-Boot] [GIT PULL] Pull request: u-boot-imx
@ 2011-07-13 14:25 Stefano Babic
  2011-07-14 13:42 ` Albert ARIBAUD
  0 siblings, 1 reply; 116+ messages in thread
From: Stefano Babic @ 2011-07-13 14:25 UTC (permalink / raw)
  To: u-boot

Hi Albert,

please pull from u-boot-imx.

The following changes since commit 79642098a8345e2506ab0ff02e8c7ac4da405d0c:

  Add support for Network Space v2 and parents (2011-07-04 10:55:28 +0200)

are available in the git repository at:
  git://www.denx.de/git/u-boot-imx.git master

Fabio Estevam (2):
      mx31pdk: cosmetic: Fix line over 80 characters
      mx27: Make the UART port number explicit

Jana Rapava (2):
      EfikaMX: Use correct imximage.cfg
      EfikaMX: Add missing CONFIG_SYS_TEXT_BASE

Marek Vasut (1):
      EfikaMX: Enable EXT2 booting

Matthias Weisser (7):
      build: Add targets for auto gen of asm-offsets.h and use it in imx35
      imx: Add get_tbclk() function for imx25
      imx: Use correct imx25 reset.c
      imx: Add support for USB EHCI on imx25
      imx: Add auto generation of asm-offsets.h for imx25
      imx: Make imx25 compatible to mxc_gpio driver and fix in tx25
      imx: Add support for zmx25 board

Stefano Babic (2):
      MX5: Update to autogenerated asm-offsets.h
      MX27: Update to autogenerated asm-offsets.h

Torsten Koschorrek (1):
      ARM: Update maintainer of board scb9328

 MAINTAINERS                                  |    7 +-
 arch/arm/cpu/arm1136/mx35/Makefile           |   11 --
 arch/arm/cpu/arm926ejs/mx25/Makefile         |    8 +-
 arch/arm/cpu/arm926ejs/mx25/asm-offsets.c    |   60 ++++++++
 arch/arm/cpu/arm926ejs/mx25/timer.c          |   12 ++
 arch/arm/cpu/arm926ejs/mx27/Makefile         |    2 +
 arch/arm/cpu/arm926ejs/mx27/asm-offsets.c    |   45 ++++++
 arch/arm/cpu/arm926ejs/mx27/generic.c        |    2 +-
 arch/arm/cpu/armv7/mx5/Makefile              |    2 +
 arch/arm/cpu/armv7/mx5/asm-offsets.c         |   76 ++++++++++
 arch/arm/include/asm/arch-mx25/imx-regs.h    |   49 ++++++-
 arch/arm/include/asm/arch-mx25/macro.h       |   64 ++++++++
 arch/arm/include/asm/arch-mx27/asm-offsets.h |   16 --
 arch/arm/include/asm/arch-mx27/imx-regs.h    |    2 +-
 arch/arm/include/asm/arch-mx31/imx-regs.h    |    2 +-
 arch/arm/include/asm/arch-mx5/asm-offsets.h  |   55 -------
 arch/arm/include/asm/arch-mx5/imx-regs.h     |   18 +++
 board/karo/tx25/tx25.c                       |   26 ++--
 board/logicpd/imx27lite/imx27lite.c          |    2 +-
 board/syteco/zmx25/Makefile                  |   51 +++++++
 board/syteco/zmx25/lowlevel_init.S           |  110 ++++++++++++++
 board/syteco/zmx25/zmx25.c                   |  203
++++++++++++++++++++++++++
 boards.cfg                                   |    3 +-
 drivers/usb/host/ehci-mxc.c                  |   33 +++-
 include/configs/efikamx.h                    |    3 +
 include/configs/mx31pdk.h                    |    6 +-
 include/configs/zmx25.h                      |  180 +++++++++++++++++++++++
 include/mxc_gpio.h                           |    5 +
 rules.mk                                     |   10 ++
 29 files changed, 944 insertions(+), 119 deletions(-)
 create mode 100644 arch/arm/cpu/arm926ejs/mx25/asm-offsets.c
 create mode 100644 arch/arm/cpu/arm926ejs/mx27/asm-offsets.c
 create mode 100644 arch/arm/cpu/armv7/mx5/asm-offsets.c
 create mode 100644 arch/arm/include/asm/arch-mx25/macro.h
 delete mode 100644 arch/arm/include/asm/arch-mx27/asm-offsets.h
 delete mode 100644 arch/arm/include/asm/arch-mx5/asm-offsets.h
 create mode 100644 board/syteco/zmx25/Makefile
 create mode 100644 board/syteco/zmx25/lowlevel_init.S
 create mode 100644 board/syteco/zmx25/zmx25.c
 create mode 100644 include/configs/zmx25.h

Best regards,
Stefano Babic

-- 
=====================================================================
DENX Software Engineering GmbH,     MD: Wolfgang Denk & Detlev Zundel
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: +49-8142-66989-0 Fax: +49-8142-66989-80  Email: office at denx.de
=====================================================================

^ permalink raw reply	[flat|nested] 116+ messages in thread
* [U-Boot] [GIT PULL] Pull request: u-boot-imx
@ 2011-06-30  9:38 Stefano Babic
  2011-06-30 10:52 ` Albert ARIBAUD
  0 siblings, 1 reply; 116+ messages in thread
From: Stefano Babic @ 2011-06-30  9:38 UTC (permalink / raw)
  To: u-boot

Hi Albert,

please pull from u-boot-imx.

The following changes since commit 385d2e0e93ca09fa9f763053afd03076b317228f:

  arm: Update jadecpu board (2011-06-29 20:25:06 +0200)

are available in the git repository at:
  git://www.denx.de/git/u-boot-imx.git master

Fabio Estevam (5):
      MX5: Make the weim structure complete
      MX5: Add iomux structure
      MX5: Introduce a function for setting the chip select size
      MX53: Add initial support for MX53ARD
      vision2: Fix build due to WEIM registers name change

 MAINTAINERS                               |    1 +
 arch/arm/cpu/armv7/mx5/soc.c              |   30 +++
 arch/arm/include/asm/arch-mx5/imx-regs.h  |  159 ++++++++++++++-
 arch/arm/include/asm/arch-mx5/sys_proto.h |    2 +-
 board/freescale/mx53ard/Makefile          |   48 +++++
 board/freescale/mx53ard/imximage_dd3.cfg  |   96 +++++++++
 board/freescale/mx53ard/mx53ard.c         |  306
+++++++++++++++++++++++++++++
 board/ttcontrol/vision2/vision2.c         |   10 +-
 boards.cfg                                |    1 +
 include/configs/mx53ard.h                 |  198 +++++++++++++++++++
 10 files changed, 839 insertions(+), 12 deletions(-)
 create mode 100644 board/freescale/mx53ard/Makefile
 create mode 100644 board/freescale/mx53ard/imximage_dd3.cfg
 create mode 100644 board/freescale/mx53ard/mx53ard.c
 create mode 100644 include/configs/mx53ard.h

Best regards,
Stefano

-- 
=====================================================================
DENX Software Engineering GmbH,     MD: Wolfgang Denk & Detlev Zundel
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: +49-8142-66989-0 Fax: +49-8142-66989-80  Email: office at denx.de
=====================================================================

^ permalink raw reply	[flat|nested] 116+ messages in thread
* [U-Boot] [GIT PULL] Pull request: u-boot-imx
@ 2011-06-15  9:28 Stefano Babic
  2011-06-17 19:24 ` Albert ARIBAUD
  0 siblings, 1 reply; 116+ messages in thread
From: Stefano Babic @ 2011-06-15  9:28 UTC (permalink / raw)
  To: u-boot

Hi Albert,

please pull from u-boot-imx. There are only fix for a couple of still
broken boards.

The following changes since commit 9571865e0d32b1bcf8a6625497d1cd5d4bbad354:

  Merge branch 'master' of git://git.denx.de/u-boot-arm (2011-06-08
23:29:04 +0200)

are available in the git repository at:

  git://www.denx.de/git/u-boot-imx.git master

Fabio Estevam (2):
      mx1ads: Fix build by using new relocation scheme
      imx31_phycore: Fix build by using new relocation scheme

Stefano Babic (1):
      MX31: QONG: drop config.mk

 board/davedenx/qong/config.mk       |    3 ---
 board/imx31_phycore/config.mk       |    1 -
 board/imx31_phycore/imx31_phycore.c |   20 +++++++++++++-------
 board/mx1ads/config.mk              |   25 -------------------------
 board/mx1ads/mx1ads.c               |   27 +++++++++++++++++++--------
 include/configs/imx31_phycore.h     |   12 ++++++++++++
 include/configs/mx1ads.h            |   10 ++++++++++
 include/configs/qong.h              |    4 +++-
 8 files changed, 57 insertions(+), 45 deletions(-)
 delete mode 100644 board/davedenx/qong/config.mk
 delete mode 100644 board/imx31_phycore/config.mk
 delete mode 100644 board/mx1ads/config.mk

Thanks,
Stefano

-- 
=====================================================================
DENX Software Engineering GmbH,     MD: Wolfgang Denk & Detlev Zundel
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: +49-8142-66989-0 Fax: +49-8142-66989-80  Email: office at denx.de
=====================================================================

^ permalink raw reply	[flat|nested] 116+ messages in thread
* [U-Boot] [GIT PULL] Pull request: u-boot-imx
@ 2011-06-08 11:36 Stefano Babic
  2011-06-08 20:08 ` Albert ARIBAUD
  0 siblings, 1 reply; 116+ messages in thread
From: Stefano Babic @ 2011-06-08 11:36 UTC (permalink / raw)
  To: u-boot

Hi Albert,

please pull from u-boot-imx.

The following changes since commit 6f4dd40cddbd69c56fec1285fee02cbd5a3833d8:

  Prepare v2011.06-rc2 (2011-06-02 23:19:27 +0200)

are available in the git repository at:
  git://www.denx.de/git/u-boot-imx.git master

Fabio Estevam (4):
      mx31ads: Use the new relocation scheme
      mx31litekit: Fix boot with the new relocation scheme.
      imx31_litekit: Remove local config.mk
      imx27lite: Remove local config.mk

Felix Radensky (1):
      mx31ads: Fix environment location on flash

 board/freescale/mx31ads/config.mk           |    1 -
 board/freescale/mx31ads/mx31ads.c           |   19 +++++++++--
 board/freescale/mx31ads/u-boot.lds          |   42
+++++++++++++++++++++------
 board/logicpd/imx27lite/config.mk           |    5 ---
 board/logicpd/imx31_litekit/config.mk       |    1 -
 board/logicpd/imx31_litekit/imx31_litekit.c |   17 +++++++----
 include/configs/imx27lite-common.h          |    2 +
 include/configs/imx31_litekit.h             |    3 ++
 include/configs/mx31ads.h                   |   21 +++++++++----
 9 files changed, 78 insertions(+), 33 deletions(-)
 delete mode 100644 board/freescale/mx31ads/config.mk
 delete mode 100644 board/logicpd/imx27lite/config.mk
 delete mode 100644 board/logicpd/imx31_litekit/config.mk

Thanks,
Stefano

-- 
=====================================================================
DENX Software Engineering GmbH,     MD: Wolfgang Denk & Detlev Zundel
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: +49-8142-66989-0 Fax: +49-8142-66989-80  Email: office at denx.de
=====================================================================

^ permalink raw reply	[flat|nested] 116+ messages in thread
* [U-Boot] [GIT PULL] Pull request: u-boot-imx
@ 2011-05-20 15:58 Stefano Babic
  2011-05-20 18:35 ` Albert ARIBAUD
  0 siblings, 1 reply; 116+ messages in thread
From: Stefano Babic @ 2011-05-20 15:58 UTC (permalink / raw)
  To: u-boot

Hi Albert,

please pull from u-boot-imx.

The following changes since commit 7a82c208143bbc774ffcb4e53239410f867a0794:

  Prepare v2011.06-rc1 (2011-05-19 22:23:50 +0200)

are available in the git repository at:
  git://www.denx.de/git/u-boot-imx.git master

Fabio Estevam (6):
      mx31pdk: Clean up mx31pdk.h file
      MX53: Add initial support for MX53SMD board.
      MX51: vision: Let video mode struct be independant of watchdog.
      MX51: vision2: Fix build for vision2 board.
      MX53: Handle silicon revision 2.1 case
      MX53: Remove CONFIG_SYS_BOOTMAPSZ from mx53 config files.

Jason Liu (2):
      MX53: support for freescale MX53LOCO board
      mx5: board: code clean up for checkboard code

Shawn Guo (2):
      mx5: Remove unnecessary CONFIG_SYS_BOOTMAPSZ definition
      mx5: Fix CONFIG_OF_LIBFDT redefined warning

Stefano Babic (3):
      MX31: Make get_reset_cause() static and drop unreachable code
      MX5: drop config.mk from efikamx board
      MX31: drop warnings due to missing prototype for mxc_watchdog_reset()

 MAINTAINERS                                        |    2 +
 arch/arm/cpu/arm1136/mx31/generic.c                |    6 +-
 arch/arm/cpu/armv7/mx5/soc.c                       |   10 +-
 arch/arm/include/asm/arch-mx31/clock.h             |    1 +
 board/efikamx/efikamx.c                            |   42 +---
 board/freescale/mx51evk/mx51evk.c                  |   36 +---
 board/freescale/mx53evk/mx53evk.c                  |   21 +--
 .../config.mk => freescale/mx53loco/Makefile}      |   36 ++-
 board/freescale/mx53loco/imximage.cfg              |   96 ++++++
 board/freescale/mx53loco/mx53loco.c                |  302
++++++++++++++++++++
 .../config.mk => freescale/mx53smd/Makefile}       |   35 ++-
 board/freescale/mx53smd/imximage.cfg               |   96 ++++++
 board/freescale/mx53smd/mx53smd.c                  |  229 +++++++++++++++
 board/ttcontrol/vision2/vision2.c                  |   47 +---
 boards.cfg                                         |    6 +-
 include/configs/mx31pdk.h                          |   32 +-
 include/configs/mx51evk.h                          |    3 -
 include/configs/mx53evk.h                          |    3 -
 include/configs/mx53loco.h                         |  185 ++++++++++++
 include/configs/mx53smd.h                          |  191 ++++++++++++
 include/configs/vision2.h                          |    1 +
 21 files changed, 1191 insertions(+), 189 deletions(-)
 rename board/{efikamx/config.mk => freescale/mx53loco/Makefile} (51%)
 create mode 100644 board/freescale/mx53loco/imximage.cfg
 create mode 100644 board/freescale/mx53loco/mx53loco.c
 rename board/{ttcontrol/vision2/config.mk =>
freescale/mx53smd/Makefile} (50%)
 create mode 100644 board/freescale/mx53smd/imximage.cfg
 create mode 100644 board/freescale/mx53smd/mx53smd.c
 create mode 100644 include/configs/mx53loco.h
 create mode 100644 include/configs/mx53smd.h

Best regards,
Stefano

-- 
=====================================================================
DENX Software Engineering GmbH,     MD: Wolfgang Denk & Detlev Zundel
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: +49-8142-66989-0 Fax: +49-8142-66989-80  Email: office at denx.de
=====================================================================

^ permalink raw reply	[flat|nested] 116+ messages in thread
* [U-Boot] [GIT PULL] Pull request: u-boot-imx
@ 2011-05-09 11:49 Stefano Babic
  2011-05-10 21:55 ` Albert ARIBAUD
  2011-05-11 20:58 ` Albert ARIBAUD
  0 siblings, 2 replies; 116+ messages in thread
From: Stefano Babic @ 2011-05-09 11:49 UTC (permalink / raw)
  To: u-boot

Hi Albert,

please pull from u-boot-imx.

The following changes since commit 96d04c3150ae9284500aef48803d7d132968f2b2:

  IDE: fix compiler warnings (2011-04-30 23:29:55 +0200)

are available in the git repository at:
  git://www.denx.de/git/u-boot-imx.git master

Fabio Estevam (2):
      MX31: mx31pdk: Add watchdog support
      gpio: imx: Fix return value on error

Stefano Babic (2):
      MX31: removed warning due to missing prototype
      MX31: change return value of get_cpu_rev

 arch/arm/cpu/arm1136/mx31/generic.c       |   31
++++++++++++++++------------
 arch/arm/include/asm/arch-mx31/clock.h    |    1 +
 arch/arm/include/asm/arch-mx31/imx-regs.h |    2 +-
 board/freescale/mx31pdk/mx31pdk.c         |   16 +++++++++++++++
 drivers/gpio/mxc_gpio.c                   |    5 ++-
 include/configs/mx31pdk.h                 |    3 ++
 6 files changed, 42 insertions(+), 16 deletions(-)

Best regards,
Stefano Babic

-- 
=====================================================================
DENX Software Engineering GmbH,     MD: Wolfgang Denk & Detlev Zundel
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: +49-8142-66989-0 Fax: +49-8142-66989-80  Email: office at denx.de
=====================================================================

^ permalink raw reply	[flat|nested] 116+ messages in thread
* [U-Boot] [GIT PULL] Pull request: u-boot-imx
@ 2011-04-22 12:50 Stefano Babic
  0 siblings, 0 replies; 116+ messages in thread
From: Stefano Babic @ 2011-04-22 12:50 UTC (permalink / raw)
  To: u-boot

Hi Albert,

my new pull request. Take care that I drop patches for the MX53 LOCO
board as discussed on the mailing list (they were part of last pull
request, commit 96c1b214b47416ae07aac267e45a600cc9567eed in uboot-arm).
This pull is against u-boot tree, as after dropping the patches I
rebased on it.

The following changes since commit 735eb0f0e66b544b1dfaf6c43ce6e4bd9ae64b5e:

  tools/env: fix redundant env flag comparison (2011-04-21 00:25:08 +0200)

are available in the git repository at:
  git://www.denx.de/git/u-boot-imx.git master

Fabio Estevam (5):
      mx25: Make the UART port number explicit in its setup function
      ARM: mx31: Print the silicon version
      MX31: Introduce get_reset_cause()
      MX31: mx31pdk: Make the board name simpler.
      ARM: MX31: Fix file name label

Jason Liu (1):
      MX5: factor out boot cause funciton to common code

Liu Hui-R64343 (2):
      MX53: drop config.mk from mx53evk
      MX5: Enable flat-device-tree support on mx51/53 evk board

Stefano Babic (6):
      Makefile: change rule to build IMX image
      MX51: drop config.mk from mx51evk
      MX31: add support for MX31 watchdog
      MX31: qong: add watchdog
      IMX: MX31: Cleanup include files and drop nasty #ifdef in drivers
      MX31: drop warnings in get_cpu_rev

 Makefile                                           |    2 +-
 arch/arm/cpu/arm1136/mx31/devices.c                |    4 +-
 arch/arm/cpu/arm1136/mx31/generic.c                |   59
+++++++++++++++++++-
 arch/arm/cpu/arm1136/mx31/timer.c                  |   40 +++++++++++++-
 arch/arm/cpu/arm926ejs/mx25/generic.c              |    2 +-
 arch/arm/cpu/armv7/mx5/soc.c                       |   28 +++++++++
 arch/arm/include/asm/arch-mx31/{mx31.h => clock.h} |    6 +-
 .../asm/arch-mx31/{mx31-regs.h => imx-regs.h}      |   41 +++++++++++++-
 board/davedenx/qong/fpga.c                         |    4 +-
 board/davedenx/qong/lowlevel_init.S                |    2 +-
 board/davedenx/qong/qong.c                         |   16 +++++-
 board/freescale/mx31ads/lowlevel_init.S            |    2 +-
 board/freescale/mx31ads/mx31ads.c                  |    4 +-
 board/freescale/mx31pdk/lowlevel_init.S            |    2 +-
 board/freescale/mx31pdk/mx31pdk.c                  |    6 +-
 board/freescale/mx51evk/config.mk                  |   25 --------
 board/freescale/mx53evk/config.mk                  |   24 --------
 board/imx31_phycore/imx31_phycore.c                |    4 +-
 board/imx31_phycore/lowlevel_init.S                |    2 +-
 board/karo/tx25/tx25.c                             |    4 +-
 board/logicpd/imx31_litekit/imx31_litekit.c        |    4 +-
 board/logicpd/imx31_litekit/lowlevel_init.S        |    2 +-
 boards.cfg                                         |    4 +-
 drivers/gpio/mxc_gpio.c                            |    5 --
 drivers/i2c/mxc_i2c.c                              |    7 +--
 drivers/serial/serial_mxc.c                        |    4 -
 drivers/spi/mxc_spi.c                              |    9 +--
 drivers/usb/host/ehci-mxc.c                        |    2 +-
 drivers/video/mx3fb.c                              |    6 +-
 include/configs/imx31_litekit.h                    |    2 +-
 include/configs/mx31ads.h                          |    2 +-
 include/configs/mx31pdk.h                          |    2 +-
 include/configs/mx51evk.h                          |    5 ++
 include/configs/mx53evk.h                          |    3 +
 include/configs/qong.h                             |    3 +-
 nand_spl/nand_boot_fsl_nfc.c                       |    4 -
 36 files changed, 221 insertions(+), 120 deletions(-)
 rename arch/arm/include/asm/arch-mx31/{mx31.h => clock.h} (92%)
 rename arch/arm/include/asm/arch-mx31/{mx31-regs.h => imx-regs.h} (97%)
 delete mode 100644 board/freescale/mx51evk/config.mk
 delete mode 100644 board/freescale/mx53evk/config.mk


-- 
=====================================================================
DENX Software Engineering GmbH,     MD: Wolfgang Denk & Detlev Zundel
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: +49-8142-66989-0 Fax: +49-8142-66989-80  Email: office at denx.de
=====================================================================

^ permalink raw reply	[flat|nested] 116+ messages in thread
* [U-Boot] [GIT PULL] Pull request: u-boot-imx
@ 2011-04-05 13:29 Stefano Babic
  2011-04-05 17:13 ` Albert ARIBAUD
  0 siblings, 1 reply; 116+ messages in thread
From: Stefano Babic @ 2011-04-05 13:29 UTC (permalink / raw)
  To: u-boot

Hi Albert,

The following changes since commit 67a490d60d70f2b01d55976440ba30154af96965:

  atmel_nand: don't require CONFIG_SYS_NAND_ENABLE_PIN (2011-04-01
14:49:08 -0500)

are available in the git repository at:
  git://www.denx.de/git/u-boot-imx.git master

Fabio Estevam (1):
      mx25: Make the UART port number explicit in its setup function

Jason Liu (2):
      mx53loco: set mmc env to MMC slot1
      MX5: Enable flat-device-tree support on mx53 loco board

Liu Hui-R64343 (3):
      MX53: drop config.mk from mx53evk
      MX53: support for freescale MX53LOCO board
      MX5: Enable flat-device-tree support on mx51/53 evk board

Stefano Babic (5):
      Makefile: change rule to build IMX image
      MX51: drop config.mk from mx51evk
      MX31: add support for MX31 watchdog
      MX31: qong: add watchdog
      IMX: MX31: Cleanup include files and drop nasty #ifdef in drivers

 MAINTAINERS                                        |    1 +
 Makefile                                           |    2 +-
 arch/arm/cpu/arm1136/mx31/devices.c                |    4 +-
 arch/arm/cpu/arm1136/mx31/generic.c                |    2 +-
 arch/arm/cpu/arm1136/mx31/timer.c                  |   40 +++-
 arch/arm/cpu/arm926ejs/mx25/generic.c              |    2 +-
 arch/arm/include/asm/arch-mx31/{mx31.h => clock.h} |    6 +-
 .../asm/arch-mx31/{mx31-regs.h => imx-regs.h}      |   10 +
 board/davedenx/qong/fpga.c                         |    4 +-
 board/davedenx/qong/lowlevel_init.S                |    2 +-
 board/davedenx/qong/qong.c                         |   16 +-
 board/freescale/mx31ads/lowlevel_init.S            |    2 +-
 board/freescale/mx31ads/mx31ads.c                  |    4 +-
 board/freescale/mx31pdk/lowlevel_init.S            |    2 +-
 board/freescale/mx31pdk/mx31pdk.c                  |    4 +-
 board/freescale/mx53evk/config.mk                  |   24 --
 .../{mx51evk/config.mk => mx53loco/Makefile}       |   36 ++-
 board/freescale/mx53loco/imximage.cfg              |   96 ++++++
 board/freescale/mx53loco/mx53loco.c                |  316
++++++++++++++++++++
 board/imx31_phycore/imx31_phycore.c                |    4 +-
 board/imx31_phycore/lowlevel_init.S                |    2 +-
 board/karo/tx25/tx25.c                             |    4 +-
 board/logicpd/imx31_litekit/imx31_litekit.c        |    4 +-
 board/logicpd/imx31_litekit/lowlevel_init.S        |    2 +-
 boards.cfg                                         |    5 +-
 drivers/gpio/mxc_gpio.c                            |    5 -
 drivers/i2c/mxc_i2c.c                              |    7 +-
 drivers/serial/serial_mxc.c                        |    4 -
 drivers/spi/mxc_spi.c                              |    9 +-
 drivers/usb/host/ehci-mxc.c                        |    2 +-
 drivers/video/mx3fb.c                              |    6 +-
 include/configs/imx31_litekit.h                    |    2 +-
 include/configs/mx31ads.h                          |    2 +-
 include/configs/mx31pdk.h                          |    2 +-
 include/configs/mx51evk.h                          |    5 +
 include/configs/mx53evk.h                          |    3 +
 include/configs/mx53loco.h                         |  199 ++++++++++++
 include/configs/qong.h                             |    3 +-
 nand_spl/nand_boot_fsl_nfc.c                       |    4 -
 39 files changed, 751 insertions(+), 96 deletions(-)
 rename arch/arm/include/asm/arch-mx31/{mx31.h => clock.h} (92%)
 rename arch/arm/include/asm/arch-mx31/{mx31-regs.h => imx-regs.h} (99%)
 delete mode 100644 board/freescale/mx53evk/config.mk
 rename board/freescale/{mx51evk/config.mk => mx53loco/Makefile} (51%)
 create mode 100755 board/freescale/mx53loco/imximage.cfg
 create mode 100755 board/freescale/mx53loco/mx53loco.c
 create mode 100644 include/configs/mx53loco.h

Best regards,
Stefano

-- 
=====================================================================
DENX Software Engineering GmbH,     MD: Wolfgang Denk & Detlev Zundel
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: +49-8142-66989-0 Fax: +49-8142-66989-80  Email: office at denx.de
=====================================================================

^ permalink raw reply	[flat|nested] 116+ messages in thread
* [U-Boot] [GIT PULL] Pull request: u-boot-imx
@ 2011-02-01 18:13 Stefano Babic
  2011-02-01 23:58 ` Albert ARIBAUD
  0 siblings, 1 reply; 116+ messages in thread
From: Stefano Babic @ 2011-02-01 18:13 UTC (permalink / raw)
  To: u-boot

Hi Albert,

here my pull request for u-boot-imx. Since my last pull-request, I
rebased my tree to substitute:

	imximage: Add MX53 boot image support

I fixed the wrong mode,too, and I cherry-picked from u-boot-arm:

      ARM: fix broken build of ARM

that you have already merged, to avoid leaving u-boot-imx broken. I hope
this is not a problem for you.


The following changes since commit 6f918bd46482f889f4d94623b09daf659a1974bd:

  Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx (2011-01-31
23:20:32 +0100)

are available in the git repository at:

  git://www.denx.de/git/u-boot-imx.git master

Anatolij Gustschin (2):
      SPI: mxc_spi: fix swapping bug and add missing swapping in
unaligned rx case
      SPI: mxc_spi: add SPI clock calculation and setup to the driver

Liu Hui-R64343 (9):
      MX51EVK: UART does not print out the early information
      MX5: Add initial support for MX53 processor
      fec_mxc: add support for MX53 processor
      serial_mxc: add support for MX53 processor
      mxc_gpio: add support for MX53 processor
      mxc_i2c: add support for MX53 processor
      fsl_pmic: add I2C interface support
      MX5:MX53: add initial support for MX53EVK board
      imximage: Add MX53 boot image support

Marek Vasut (4):
      BLOCK: Add freescale IMX51 PATA driver
      MC13892: Add SWx buck switchers definitions
      MX51EVK: Use SWx macros in PMIC init
      iMX5: EfikaMX: Preliminary board support

Stefano Babic (13):
      mxc_nand: add support for i.MX35 processor
      Add support for MX35 processor
      serial_mxc: add support for Freescale's i.MX35 processor
      mxc_i2c: Add support for the i.MX35 processor
      I2C: mxc_i2c: get rid of __REG access
      I2C: mxc_i2c: address failure with mx35 processor
      Add basic support for Freescale's mc9sdz60
      SPI: mxc_spi: add support for i.MX35 processor
      SPI: mxc_spi: replace fixed offsets with structures
      Add support for Freescale's mx35pdk board.
      MX5: Reuse the gd->tbl value for timestamp and add gd->lastinc for
lastinc bss
      MXC: removed warnings from IMX51 ATA driver
      ARM: fix broken build of ARM

 MAINTAINERS                                 |    8 +-
 arch/arm/config.mk                          |    2 +-
 arch/arm/cpu/arm1136/mx35/Makefile          |   63 +++
 arch/arm/cpu/arm1136/mx35/asm-offsets.c     |   43 ++
 arch/arm/cpu/arm1136/mx35/generic.c         |  463 ++++++++++++++++++
 arch/arm/cpu/arm1136/mx35/iomux.c           |  116 +++++
 arch/arm/cpu/arm1136/mx35/timer.c           |  120 +++++
 arch/arm/cpu/armv7/mx5/iomux.c              |   30 +-
 arch/arm/cpu/armv7/mx5/lowlevel_init.S      |   91 +++--
 arch/arm/cpu/armv7/mx5/soc.c                |   22 +-
 arch/arm/cpu/armv7/mx5/timer.c              |    6 +-
 arch/arm/include/asm/arch-mx31/mx31-regs.h  |   11 +
 arch/arm/include/asm/arch-mx35/clock.h      |   45 ++
 arch/arm/include/asm/arch-mx35/crm_regs.h   |  270 +++++++++++
 arch/arm/include/asm/arch-mx35/imx-regs.h   |  303 ++++++++++++
 arch/arm/include/asm/arch-mx35/iomux.h      |  295 ++++++++++++
 arch/arm/include/asm/arch-mx35/mx35_pins.h  |  355 ++++++++++++++
 arch/arm/include/asm/arch-mx35/sys_proto.h  |   31 ++
 arch/arm/include/asm/arch-mx5/asm-offsets.h |    5 +
 arch/arm/include/asm/arch-mx5/imx-regs.h    |   94 ++--
 arch/arm/include/asm/arch-mx5/iomux.h       |  102 ----
 arch/arm/include/asm/arch-mx5/mx5x_pins.h   |  469 ++++++++++++++++++-
 board/efikamx/Makefile                      |   52 ++
 board/efikamx/config.mk                     |   25 +
 board/efikamx/efikamx.c                     |  689
+++++++++++++++++++++++++++
 board/efikamx/imximage.cfg                  |  122 +++++
 board/freescale/mx35pdk/Makefile            |   49 ++
 board/freescale/mx35pdk/lowlevel_init.S     |  363 ++++++++++++++
 board/freescale/mx35pdk/mx35pdk.c           |  297 ++++++++++++
 board/freescale/mx35pdk/mx35pdk.h           |  101 ++++
 board/freescale/mx51evk/mx51evk.c           |   17 +-
 board/freescale/mx53evk/Makefile            |   48 ++
 board/freescale/mx53evk/config.mk           |   24 +
 board/freescale/mx53evk/imximage.cfg        |  112 +++++
 board/freescale/mx53evk/mx53evk.c           |  397 +++++++++++++++
 boards.cfg                                  |    3 +
 doc/README.imximage                         |   12 +-
 doc/README.mx35pdk                          |  188 ++++++++
 drivers/block/Makefile                      |    1 +
 drivers/block/mxc_ata.c                     |  146 ++++++
 drivers/gpio/mxc_gpio.c                     |    9 +-
 drivers/i2c/mxc_i2c.c                       |  172 +++++--
 drivers/misc/Makefile                       |    5 +-
 drivers/misc/fsl_pmic.c                     |   45 ++-
 drivers/misc/mc9sdz60.c                     |   51 ++
 drivers/mtd/nand/mxc_nand.c                 |    6 +-
 drivers/net/fec_mxc.c                       |    2 +-
 drivers/net/fec_mxc.h                       |    4 +-
 drivers/serial/serial_mxc.c                 |    9 +-
 drivers/spi/mxc_spi.c                       |  200 +++++----
 include/configs/efikamx.h                   |  232 +++++++++
 include/configs/mx35pdk.h                   |  303 ++++++++++++
 include/configs/mx51evk.h                   |    5 +-
 include/configs/mx53evk.h                   |  193 ++++++++
 include/configs/vision2.h                   |    3 +-
 include/mc13892.h                           |   44 ++
 include/mc9sdz60.h                          |   84 ++++
 include/netdev.h                            |    1 +
 tools/imximage.c                            |  525 +++++++++++++++------
 tools/imximage.h                            |  110 ++++-
 60 files changed, 7067 insertions(+), 526 deletions(-)
 create mode 100644 arch/arm/cpu/arm1136/mx35/Makefile
 create mode 100644 arch/arm/cpu/arm1136/mx35/asm-offsets.c
 create mode 100644 arch/arm/cpu/arm1136/mx35/generic.c
 create mode 100644 arch/arm/cpu/arm1136/mx35/iomux.c
 create mode 100644 arch/arm/cpu/arm1136/mx35/timer.c
 create mode 100644 arch/arm/include/asm/arch-mx35/clock.h
 create mode 100644 arch/arm/include/asm/arch-mx35/crm_regs.h
 create mode 100644 arch/arm/include/asm/arch-mx35/imx-regs.h
 create mode 100644 arch/arm/include/asm/arch-mx35/iomux.h
 create mode 100644 arch/arm/include/asm/arch-mx35/mx35_pins.h
 create mode 100644 arch/arm/include/asm/arch-mx35/sys_proto.h
 create mode 100644 board/efikamx/Makefile
 create mode 100644 board/efikamx/config.mk
 create mode 100644 board/efikamx/efikamx.c
 create mode 100644 board/efikamx/imximage.cfg
 create mode 100644 board/freescale/mx35pdk/Makefile
 create mode 100644 board/freescale/mx35pdk/lowlevel_init.S
 create mode 100644 board/freescale/mx35pdk/mx35pdk.c
 create mode 100644 board/freescale/mx35pdk/mx35pdk.h
 create mode 100644 board/freescale/mx53evk/Makefile
 create mode 100644 board/freescale/mx53evk/config.mk
 create mode 100644 board/freescale/mx53evk/imximage.cfg
 create mode 100644 board/freescale/mx53evk/mx53evk.c
 create mode 100644 doc/README.mx35pdk
 create mode 100644 drivers/block/mxc_ata.c
 create mode 100644 drivers/misc/mc9sdz60.c
 create mode 100644 include/configs/efikamx.h
 create mode 100644 include/configs/mx35pdk.h
 create mode 100644 include/configs/mx53evk.h
 create mode 100644 include/mc9sdz60.h

Regards,
Stefano

-- 
=====================================================================
DENX Software Engineering GmbH,     MD: Wolfgang Denk & Detlev Zundel
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: +49-8142-66989-0 Fax: +49-8142-66989-80  Email: office at denx.de
=====================================================================

^ permalink raw reply	[flat|nested] 116+ messages in thread
* [U-Boot] [GIT PULL] Pull request: u-boot-imx
@ 2011-01-21  9:24 Stefano Babic
  2011-01-21 17:33 ` Albert ARIBAUD
  0 siblings, 1 reply; 116+ messages in thread
From: Stefano Babic @ 2011-01-21  9:24 UTC (permalink / raw)
  To: u-boot

Hi Albert,

The following changes since commit d6a5e6d531e357dd8016141f73d370d02886a7eb:

  Cleanup .boards.depend when using an objtree (2011-01-21 08:56:50 +0100)

are available in the git repository at:
  git://www.denx.de/git/u-boot-imx.git master

Liu Hui-R64343 (8):
      MX51EVK: UART does not print out the early information
      MX5: Add initial support for MX53 processor
      fec_mxc: add support for MX53 processor
      serial_mxc: add support for MX53 processor
      mxc_gpio: add support for MX53 processor
      mxc_i2c: add support for MX53 processor
      fsl_pmic: add I2C interface support
      MX5:MX53: add initial support for MX53EVK board

Marek Vasut (1):
      BLOCK: Add freescale IMX51 PATA driver

Stefano Babic (1):
      mxc_nand: add support for i.MX35 processor

 MAINTAINERS                                 |    4 +
 arch/arm/cpu/armv7/mx5/iomux.c              |   30 ++-
 arch/arm/cpu/armv7/mx5/lowlevel_init.S      |   91 +++---
 arch/arm/cpu/armv7/mx5/soc.c                |   22 +-
 arch/arm/include/asm/arch-mx5/asm-offsets.h |    5 +
 arch/arm/include/asm/arch-mx5/imx-regs.h    |   82 ++---
 arch/arm/include/asm/arch-mx5/iomux.h       |  102 ------
 arch/arm/include/asm/arch-mx5/mx5x_pins.h   |  469
++++++++++++++++++++++++++-
 board/freescale/mx51evk/mx51evk.c           |   11 +-
 board/freescale/mx53evk/Makefile            |   48 +++
 board/freescale/mx53evk/config.mk           |   24 ++
 board/freescale/mx53evk/imximage.cfg        |  112 +++++++
 board/freescale/mx53evk/mx53evk.c           |  397 +++++++++++++++++++++++
 boards.cfg                                  |    1 +
 drivers/block/Makefile                      |    1 +
 drivers/block/mxc_ata.c                     |  149 +++++++++
 drivers/gpio/mxc_gpio.c                     |    9 +-
 drivers/i2c/mxc_i2c.c                       |   21 +-
 drivers/misc/fsl_pmic.c                     |   45 +++-
 drivers/mtd/nand/mxc_nand.c                 |    6 +-
 drivers/net/fec_mxc.c                       |    2 +-
 drivers/net/fec_mxc.h                       |    4 +-
 drivers/serial/serial_mxc.c                 |    6 +
 include/configs/mx51evk.h                   |    5 +-
 include/configs/mx53evk.h                   |  193 +++++++++++
 include/configs/vision2.h                   |    3 +-
 include/mc13892.h                           |    5 +
 27 files changed, 1620 insertions(+), 227 deletions(-)
 mode change 100644 => 100755 arch/arm/cpu/armv7/mx5/iomux.c
 mode change 100644 => 100755 arch/arm/cpu/armv7/mx5/lowlevel_init.S
 mode change 100644 => 100755 arch/arm/include/asm/arch-mx5/imx-regs.h
 mode change 100644 => 100755 arch/arm/include/asm/arch-mx5/mx5x_pins.h
 create mode 100755 board/freescale/mx53evk/Makefile
 create mode 100755 board/freescale/mx53evk/config.mk
 create mode 100644 board/freescale/mx53evk/imximage.cfg
 create mode 100755 board/freescale/mx53evk/mx53evk.c
 create mode 100644 drivers/block/mxc_ata.c
 mode change 100644 => 100755 drivers/i2c/mxc_i2c.c
 mode change 100644 => 100755 include/configs/mx51evk.h
 create mode 100755 include/configs/mx53evk.h


-- 
=====================================================================
DENX Software Engineering GmbH,     MD: Wolfgang Denk & Detlev Zundel
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: +49-8142-66989-0 Fax: +49-8142-66989-80  Email: office at denx.de
=====================================================================

^ permalink raw reply	[flat|nested] 116+ messages in thread
* [U-Boot] [GIT PULL] Pull request: u-boot-imx
@ 2011-01-13  6:40 Stefano Babic
  2011-01-13  7:20 ` Albert ARIBAUD
                   ` (2 more replies)
  0 siblings, 3 replies; 116+ messages in thread
From: Stefano Babic @ 2011-01-13  6:40 UTC (permalink / raw)
  To: u-boot

Hi Wolfgang,

The following changes since commit cdc51c294ad33879c4e57edf4c9d2155381b1d59:

  Merge branch 'next' of ../next (2010-12-22 21:16:17 +0100)

are available in the git repository at:

  git://www.denx.de/git/u-boot-imx.git master

Liu Hui-R64343 (9):
      MX51EVK: UART does not print out the early information
      MX5: Add initial support for MX53 processor
      fec_mxc: add support for MX53 processor
      serial_mxc: add support for MX53 processor
      mxc_gpio: add support for MX53 processor
      mxc_i2c: add support for MX53 processor
      fsl_pmic: add I2C interface support
      imximage: Add MX53 boot image support
      MX5:MX53: add initial support for MX53EVK board

 MAINTAINERS                                 |    4 +
 arch/arm/cpu/armv7/mx5/iomux.c              |   30 ++-
 arch/arm/cpu/armv7/mx5/lowlevel_init.S      |   91 +++---
 arch/arm/cpu/armv7/mx5/soc.c                |   22 +-
 arch/arm/include/asm/arch-mx5/asm-offsets.h |    5 +
 arch/arm/include/asm/arch-mx5/imx-regs.h    |   82 ++---
 arch/arm/include/asm/arch-mx5/iomux.h       |  102 ------
 arch/arm/include/asm/arch-mx5/mx5x_pins.h   |  469
++++++++++++++++++++++++++-
 board/freescale/mx51evk/mx51evk.c           |   11 +-
 board/freescale/mx53evk/Makefile            |   48 +++
 board/freescale/mx53evk/config.mk           |   24 ++
 board/freescale/mx53evk/imximage.cfg        |  112 +++++++
 board/freescale/mx53evk/mx53evk.c           |  397 +++++++++++++++++++++++
 boards.cfg                                  |    1 +
 doc/README.imximage                         |   12 +-
 drivers/gpio/mxc_gpio.c                     |    9 +-
 drivers/i2c/mxc_i2c.c                       |   21 +-
 drivers/misc/fsl_pmic.c                     |   45 +++-
 drivers/net/fec_mxc.c                       |    2 +-
 drivers/net/fec_mxc.h                       |    4 +-
 drivers/serial/serial_mxc.c                 |    6 +
 include/configs/mx51evk.h                   |    5 +-
 include/configs/mx53evk.h                   |  193 +++++++++++
 include/configs/vision2.h                   |    3 +-
 include/mc13892.h                           |    5 +
 tools/imximage.c                            |  421 +++++++++++++++++++-----
 tools/imximage.h                            |  110 +++++--
 27 files changed, 1900 insertions(+), 334 deletions(-)
 mode change 100644 => 100755 arch/arm/cpu/armv7/mx5/iomux.c
 mode change 100644 => 100755 arch/arm/cpu/armv7/mx5/lowlevel_init.S
 mode change 100644 => 100755 arch/arm/include/asm/arch-mx5/imx-regs.h
 mode change 100644 => 100755 arch/arm/include/asm/arch-mx5/mx5x_pins.h
 create mode 100755 board/freescale/mx53evk/Makefile
 create mode 100755 board/freescale/mx53evk/config.mk
 create mode 100644 board/freescale/mx53evk/imximage.cfg
 create mode 100755 board/freescale/mx53evk/mx53evk.c
 mode change 100644 => 100755 drivers/i2c/mxc_i2c.c
 mode change 100644 => 100755 include/configs/mx51evk.h
 create mode 100755 include/configs/mx53evk.h

-- 
=====================================================================
DENX Software Engineering GmbH,     MD: Wolfgang Denk & Detlev Zundel
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: +49-8142-66989-0 Fax: +49-8142-66989-80  Email: office at denx.de
=====================================================================

^ permalink raw reply	[flat|nested] 116+ messages in thread
* [U-Boot] [GIT PULL] Pull request: u-boot-imx
@ 2010-12-09 10:05 stefano babic
  2010-12-09 19:54 ` Wolfgang Denk
  0 siblings, 1 reply; 116+ messages in thread
From: stefano babic @ 2010-12-09 10:05 UTC (permalink / raw)
  To: u-boot

Hi Wolfgang,

I sent on 24/11 a pull request, but I can't find it in the ML archive
and you have not yet merged, so it seems it was lost. I resubmit it as
it is. Drop this mail if you have already seen it.

The following changes since commit 8ad25bf8d9233eb7d0b614612108622a59069354:

  Net: clarify board/cpu_eth_init calls (2010-11-15 00:01:15 +0100)

are available in the git repository at:
  git://www.denx.de/git/u-boot-imx.git master

Jason Liu (1):
      mx51evk: savenv or env save command does not work

Liu Hui-R64343 (1):
      imx: Get fec mac address from fuse

 arch/arm/cpu/arm926ejs/mx25/generic.c     |   12 ++++++++++
 arch/arm/cpu/arm926ejs/mx27/generic.c     |   12 ++++++++++
 arch/arm/cpu/armv7/mx5/soc.c              |   14 ++++++++++++
 arch/arm/include/asm/arch-mx25/imx-regs.h |   19 +++++++++------
 arch/arm/include/asm/arch-mx27/imx-regs.h |   20 +++++++++++------
 arch/arm/include/asm/arch-mx5/imx-regs.h  |   34
+++++++++++++++++++++++++++++
 drivers/net/fec_mxc.c                     |   17 +------------
 include/configs/mx51evk.h                 |    7 +++--
 8 files changed, 102 insertions(+), 33 deletions(-)


-- 
=====================================================================
DENX Software Engineering GmbH,     MD: Wolfgang Denk & Detlev Zundel
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: +49-8142-66989-0 Fax: +49-8142-66989-80  Email: office at denx.de
=====================================================================

^ permalink raw reply	[flat|nested] 116+ messages in thread
* [U-Boot] [GIT PULL] Pull request: u-boot-imx
@ 2010-10-28 11:25 Stefano Babic
  2010-10-29 19:50 ` Wolfgang Denk
  0 siblings, 1 reply; 116+ messages in thread
From: Stefano Babic @ 2010-10-28 11:25 UTC (permalink / raw)
  To: u-boot

Hi Wolfgang,

please pull from u-boot-imx

The following changes since commit 908614f20f7f0f5df736eed21b88e81ebbf14e86:

  Prepare v2010.12-rc1 (2010-10-27 22:49:13 +0200)

are available in the git repository at:
  git://www.denx.de/git/u-boot-imx.git master

Jason Liu (1):
      MX5:use common u-boot.lds of cpu layer

Matthias Weisser (1):
      imx25: Fix reset

Shawn Guo (3):
      mx51evk: Fix 2 hours reset issue
      mx51evk: consolidate env for mmcboot and netboot
      mx51evk: support new relocation scheme

Stefano Babic (2):
      MX51: add CONFIG_SYS_TEXT_BASE to vision2 board, use general ld script
      MX51: remove warning in clock.c

 arch/arm/cpu/arm926ejs/mx25/reset.c       |    8 ++--
 arch/arm/cpu/armv7/mx5/clock.c            |    2 +-
 arch/arm/cpu/armv7/mx5/u-boot.lds         |   73
-----------------------------
 arch/arm/include/asm/arch-mx25/imx-regs.h |   14 +++--
 arch/arm/include/asm/arch-mx5/imx-regs.h  |    3 +-
 board/freescale/mx51evk/config.mk         |    1 -
 board/freescale/mx51evk/mx51evk.c         |   14 +++---
 board/ttcontrol/vision2/config.mk         |    4 +-
 include/configs/mx51evk.h                 |   62 +++++++++++++++++++------
 include/mc13892.h                         |   16 +++---
 10 files changed, 80 insertions(+), 117 deletions(-)
 delete mode 100644 arch/arm/cpu/armv7/mx5/u-boot.lds

-- 
=====================================================================
DENX Software Engineering GmbH,     MD: Wolfgang Denk & Detlev Zundel
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: +49-8142-66989-0 Fax: +49-8142-66989-80  Email: office at denx.de
=====================================================================

^ permalink raw reply	[flat|nested] 116+ messages in thread
* [U-Boot] [GIT PULL] Pull request: u-boot-imx
@ 2010-10-19 14:09 Stefano Babic
  2010-10-19 18:58 ` Wolfgang Denk
  0 siblings, 1 reply; 116+ messages in thread
From: Stefano Babic @ 2010-10-19 14:09 UTC (permalink / raw)
  To: u-boot

Hi Wolfgang,

please pull from u-boot-imx.

The following changes since commit cacc342d5aa311673efdc05770cb53246dd41c9f:

  Merge branch 'master' of git://git.denx.de/u-boot-arm (2010-10-17
20:25:05 +0200)

are available in the git repository at:

  git://git.denx.de/u-boot-imx master

Jason Liu (2):
      MX5: rename mx51 to mx5
      MX5: Remove dead code with ENABLE_IMPRECISE_ABORT

Magnus Lilja (1):
      i.MX31: Fix Litekit board to use new ARM relocation support.

Stefano Babic (1):
      MX31: add delay between USB port setup and reset

Wolfgang Denk (1):
      QONG: fix and update board config file

 arch/arm/cpu/armv7/{mx51 => mx5}/Makefile          |    0
 arch/arm/cpu/armv7/{mx51 => mx5}/clock.c           |   42
++++++++++----------
 arch/arm/cpu/armv7/{mx51 => mx5}/iomux.c           |    2 +-
 arch/arm/cpu/armv7/{mx51 => mx5}/lowlevel_init.S   |   14 -------
 arch/arm/cpu/armv7/{mx51 => mx5}/soc.c             |   28 ++++++++-----
 arch/arm/cpu/armv7/{mx51 => mx5}/speed.c           |    0
 arch/arm/cpu/armv7/{mx51 => mx5}/timer.c           |    8 ++--
 arch/arm/cpu/armv7/{mx51 => mx5}/u-boot.lds        |    0
 .../asm/{arch-mx51 => arch-mx5}/asm-offsets.h      |    0
 .../include/asm/{arch-mx51 => arch-mx5}/clock.h    |    0
 .../include/asm/{arch-mx51 => arch-mx5}/crm_regs.h |    0
 .../include/asm/{arch-mx51 => arch-mx5}/imx-regs.h |    0
 .../include/asm/{arch-mx51 => arch-mx5}/iomux.h    |    8 ++--
 .../mx51_pins.h => arch-mx5/mx5x_pins.h}           |    6 +-
 .../asm/{arch-mx51 => arch-mx5}/sys_proto.h        |    0
 board/freescale/mx51evk/mx51evk.c                  |    2 +-
 board/logicpd/imx31_litekit/config.mk              |    2 +-
 board/logicpd/imx31_litekit/imx31_litekit.c        |   10 ++++-
 board/ttcontrol/vision2/vision2.c                  |    2 +-
 boards.cfg                                         |    4 +-
 drivers/usb/host/ehci-mxc.c                        |    2 +
 include/configs/imx31_litekit.h                    |    7 +++
 include/configs/mx51evk.h                          |    4 +-
 include/configs/qong.h                             |   32 +++++++--------
 include/configs/vision2.h                          |    4 +-
 25 files changed, 90 insertions(+), 87 deletions(-)
 rename arch/arm/cpu/armv7/{mx51 => mx5}/Makefile (100%)
 rename arch/arm/cpu/armv7/{mx51 => mx5}/clock.c (85%)
 rename arch/arm/cpu/armv7/{mx51 => mx5}/iomux.c (99%)
 rename arch/arm/cpu/armv7/{mx51 => mx5}/lowlevel_init.S (95%)
 rename arch/arm/cpu/armv7/{mx51 => mx5}/soc.c (81%)
 rename arch/arm/cpu/armv7/{mx51 => mx5}/speed.c (100%)
 rename arch/arm/cpu/armv7/{mx51 => mx5}/timer.c (92%)
 rename arch/arm/cpu/armv7/{mx51 => mx5}/u-boot.lds (100%)
 rename arch/arm/include/asm/{arch-mx51 => arch-mx5}/asm-offsets.h (100%)
 rename arch/arm/include/asm/{arch-mx51 => arch-mx5}/clock.h (100%)
 rename arch/arm/include/asm/{arch-mx51 => arch-mx5}/crm_regs.h (100%)
 rename arch/arm/include/asm/{arch-mx51 => arch-mx5}/imx-regs.h (100%)
 rename arch/arm/include/asm/{arch-mx51 => arch-mx5}/iomux.h (98%)
 rename arch/arm/include/asm/{arch-mx51/mx51_pins.h =>
arch-mx5/mx5x_pins.h} (99%)
 rename arch/arm/include/asm/{arch-mx51 => arch-mx5}/sys_proto.h (100%)


-- 
=====================================================================
DENX Software Engineering GmbH,     MD: Wolfgang Denk & Detlev Zundel
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: +49-8142-66989-0 Fax: +49-8142-66989-80  Email: office at denx.de
=====================================================================

^ permalink raw reply	[flat|nested] 116+ messages in thread
* [U-Boot] [GIT PULL] Pull request: u-boot-imx
@ 2010-10-14  8:42 Stefano Babic
  2010-10-17 17:57 ` Wolfgang Denk
  0 siblings, 1 reply; 116+ messages in thread
From: Stefano Babic @ 2010-10-14  8:42 UTC (permalink / raw)
  To: u-boot

Hi Wolfgang,

please pull from u-boot-imx

The following changes since commit e79f48393dd919079b34f37957c933f8e75c164d:
  Lei Wen (1):
        env_mmc: fix cannot save env issue

are available in the git repository at:

  git://git.denx.de/u-boot-imx master

Loic Minier (1):
      mx51evk: add u-boot.imx to ALL target

Stefano Babic (6):
      FPGA: add support for downloading Lattice bitstream
      MX31: Adding missing iomux pin to MX.31 registers
      MX31: Add support to update FPGA bitstream
      MX31: add support for setting pin pads
      MX31: Add support for MXC EHCI controller
      MX31: Add USB Host support to the QONG board

 arch/arm/cpu/arm1136/mx31/generic.c        |   17 +
 arch/arm/include/asm/arch-mx31/mx31-regs.h |  411 ++++
 board/davedenx/qong/Makefile               |    2 +-
 board/davedenx/qong/fpga.c                 |   95 +
 board/davedenx/qong/qong.c                 |   44 +
 board/davedenx/qong/qong_fpga.h            |    3 +-
 board/freescale/mx51evk/config.mk          |    1 +
 drivers/fpga/Makefile                      |    1 +
 drivers/fpga/fpga.c                        |   11 +
 drivers/fpga/ivm_core.c                    | 3167
++++++++++++++++++++++++++++
 drivers/fpga/lattice.c                     |  399 ++++
 drivers/usb/host/Makefile                  |    1 +
 drivers/usb/host/ehci-mxc.c                |  130 ++
 drivers/video/mx3fb.c                      |   31 -
 include/configs/qong.h                     |   21 +-
 include/fpga.h                             |    1 +
 include/lattice.h                          |  319 +++
 17 files changed, 4619 insertions(+), 35 deletions(-)
 create mode 100644 board/davedenx/qong/fpga.c
 create mode 100755 drivers/fpga/ivm_core.c
 create mode 100644 drivers/fpga/lattice.c
 create mode 100644 drivers/usb/host/ehci-mxc.c
 create mode 100755 include/lattice.h

-- 
=====================================================================
DENX Software Engineering GmbH,     MD: Wolfgang Denk & Detlev Zundel
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: +49-8142-66989-0 Fax: +49-8142-66989-80  Email: office at denx.de
=====================================================================

^ permalink raw reply	[flat|nested] 116+ messages in thread
* [U-Boot] [GIT PULL] Pull request: u-boot-imx
@ 2010-10-07  8:28 Stefano Babic
  2010-10-11  8:23 ` Wolfgang Denk
  0 siblings, 1 reply; 116+ messages in thread
From: Stefano Babic @ 2010-10-07  8:28 UTC (permalink / raw)
  To: u-boot

Hi Wolfgang,

please pull from u-boot-imx.

The following changes since commit 2e6e1772c0e34871769be4aef79748fe3e47d953:
  Wolfgang Denk (1):
        Merge branch 'next' of /home/wd/git/u-boot/next

are available in the git repository at:

  git://git.denx.de/u-boot-imx master

Stefano Babic (10):
      Use common function to set GPIOs for MX3 and MX5
      ARM: Use syslib functions for all CORTEXA8
      MX51: Added pins definition to set up pads
      MX51: add structure to access System Reset Controller
      MXC: Add watchdog support to serial driver
      MX51: Drop unused header file for mx51evk
      MXC: Correct SPI_CPOL setting in SPI driver
      MXC: Fix byte-ordering in SPI driver for i.MX31/i.MX51
      MX51: Register definitions cannot be included in board config file
      MX51: Support for TTECH vision2 board

 MAINTAINERS                                        |    1 +
 arch/arm/cpu/armv7/Makefile                        |    3 +-
 arch/arm/cpu/armv7/omap-common/Makefile            |    1 -
 arch/arm/cpu/armv7/{omap-common => }/syslib.c      |    0
 arch/arm/include/asm/arch-mx31/mx31-regs.h         |   14 +-
 arch/arm/include/asm/arch-mx31/mx31.h              |   25 -
 arch/arm/include/asm/arch-mx51/imx-regs.h          |   26 +-
 arch/arm/include/asm/arch-mx51/mx51_pins.h         |   44 ++
 arch/arm/include/asm/arch-mx51/sys_proto.h         |    1 +
 board/davedenx/qong/qong.c                         |   29 +-
 board/freescale/mx51evk/mx51evk.c                  |    2 -
 board/ttcontrol/vision2/Makefile                   |   48 ++
 board/ttcontrol/vision2/config.mk                  |   25 +
 board/ttcontrol/vision2/imximage_hynix.cfg         |  209 ++++++
 board/ttcontrol/vision2/vision2.c                  |  711
++++++++++++++++++++
 boards.cfg                                         |    1 +
 drivers/gpio/Makefile                              |    2 +-
 drivers/gpio/{mx31_gpio.c => mxc_gpio.c}           |   47 +-
 drivers/misc/fsl_pmic.c                            |   10 +-
 drivers/serial/serial_mxc.c                        |    7 +-
 drivers/spi/mxc_spi.c                              |  168 ++++--
 include/configs/imx31_litekit.h                    |    4 +-
 include/configs/imx31_phycore.h                    |    2 +-
 include/configs/mx31ads.h                          |    4 +-
 include/configs/mx31pdk.h                          |    4 +-
 include/configs/mx51evk.h                          |    2 +-
 include/configs/qong.h                             |    6 +-
 include/configs/vision2.h                          |  214 ++++++
 include/mc13892.h                                  |    3 +
 .../mx51evk/mx51evk.h => include/mxc_gpio.h        |   50 +-
 30 files changed, 1510 insertions(+), 153 deletions(-)
 rename arch/arm/cpu/armv7/{omap-common => }/syslib.c (100%)
 create mode 100644 board/ttcontrol/vision2/Makefile
 create mode 100644 board/ttcontrol/vision2/config.mk
 create mode 100644 board/ttcontrol/vision2/imximage_hynix.cfg
 create mode 100644 board/ttcontrol/vision2/vision2.c
 rename drivers/gpio/{mx31_gpio.c => mxc_gpio.c} (63%)
 create mode 100644 include/configs/vision2.h
 rename board/freescale/mx51evk/mx51evk.h => include/mxc_gpio.h (54%)

-- 
=====================================================================
DENX Software Engineering GmbH,     MD: Wolfgang Denk & Detlev Zundel
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: +49-8142-66989-0 Fax: +49-8142-66989-80  Email: office at denx.de
=====================================================================

^ permalink raw reply	[flat|nested] 116+ messages in thread
[parent not found: <4BE12AA5.8020605@denx.de>]
* [U-Boot] [GIT PULL] Pull request: u-boot-imx
@ 2010-05-05  8:15 Stefano Babic
  0 siblings, 0 replies; 116+ messages in thread
From: Stefano Babic @ 2010-05-05  8:15 UTC (permalink / raw)
  To: u-boot

Hi Tom,

please pull from u-boot-imx.

The following changes since commit b88c5988db176a0f9de5598d5167ee2498637d40:
  Kim Phillips (1):
        configs: remove unused CONFIG_COMMAND_HISTORY

are available in the git repository at:

  git://git.denx.de/u-boot-imx master

Anatolij Gustschin (1):
      tx25: fix crash while booting Linux

Fabio Estevam (1):
      MX51: Fix MX51 CPU detect message

Magnus Lilja (1):
      i.MX31: Activate NAND support for i.MX31 Litekit board.

Stefano Babic (7):
      MX51evk: Removed warnings
      MX: Added Freescale Power Management Driver
      MX: RTC13783 uses general function to access PMIC
      MX31: Add support for PMIC to the QONG module
      SPI: added support for MX51 to mxc_spi
      MX: Added definition file for MC13892
      Add SPI support to mx51evk board

 arch/arm/cpu/arm_cortexa8/mx51/soc.c |    2 +-
 board/davedenx/qong/qong.c           |   20 +++
 board/freescale/mx51evk/mx51evk.c    |  143 +++++++++++++++++++++-
 board/karo/tx25/tx25.c               |    3 +
 drivers/misc/Makefile                |    1 +
 drivers/misc/fsl_pmic.c              |  200 +++++++++++++++++++++++++++++
 drivers/rtc/mc13783-rtc.c            |   72 +++---------
 drivers/spi/mxc_spi.c                |  231
+++++++++++++++++++++++++++++++---
 include/configs/imx31_litekit.h      |   19 +++-
 include/configs/mx31ads.h            |    8 +-
 include/configs/mx31pdk.h            |    9 +-
 include/configs/mx51evk.h            |   15 +++
 include/configs/qong.h               |   14 ++
 include/fsl_pmic.h                   |  128 +++++++++++++++++++
 include/mc13892.h                    |  160 +++++++++++++++++++++++
 15 files changed, 935 insertions(+), 90 deletions(-)
 create mode 100644 drivers/misc/fsl_pmic.c
 create mode 100644 include/fsl_pmic.h
 create mode 100644 include/mc13892.h


-- 
=====================================================================
DENX Software Engineering GmbH,     MD: Wolfgang Denk & Detlev Zundel
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: +49-8142-66989-0 Fax: +49-8142-66989-80  Email: office at denx.de
=====================================================================

^ permalink raw reply	[flat|nested] 116+ messages in thread
* [U-Boot] [GIT PULL] Pull request: u-boot-imx
@ 2010-04-19 13:52 Stefano Babic
  0 siblings, 0 replies; 116+ messages in thread
From: Stefano Babic @ 2010-04-19 13:52 UTC (permalink / raw)
  To: u-boot

Hi Tom,

The following changes since commit 7c33c16f3bf53e563aa57e25e2399d0069a08749:
  Stefano Babic (1):
        Moved board specific values in config file

are available in the git repository at:

  git://www.denx.de/git/u-boot-imx.git master

John Rigby (1):
      MX25 print arm clock instead of mpllclk on boot

Stefano Babic (8):
      mkimage: correct spelling error in imximage
      mx51evk: correct list of possible BOOT_FROM values
      MX31: add accessor function to get a gpio
      MX31: add pin definitions for NAND controller
      MX31: Add support for NAND to QONG board
      MX31: Support 128MB RAM on QONG module
      MX31: Add UBI support to QONG module
      MX31: Removed erroneous board name from QONG

 arch/arm/cpu/arm926ejs/mx25/generic.c      |    2 +-
 arch/arm/include/asm/arch-mx31/mx31-regs.h |   15 +++
 arch/arm/include/asm/arch-mx31/mx31.h      |    5 +
 board/davedenx/qong/lowlevel_init.S        |  130
+++++++++++++++++++++-------
 board/davedenx/qong/qong.c                 |   95 ++++++++++++++++-----
 board/davedenx/qong/qong_fpga.h            |    4 +-
 board/freescale/mx51evk/imximage.cfg       |    2 +-
 drivers/gpio/mx31_gpio.c                   |   15 +++
 include/configs/qong.h                     |   40 ++++++++-
 tools/imximage.c                           |    2 +-
 10 files changed, 246 insertions(+), 64 deletions(-)


Thanks,
Stefano

-- 
=====================================================================
DENX Software Engineering GmbH,     MD: Wolfgang Denk & Detlev Zundel
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: +49-8142-66989-0 Fax: +49-8142-66989-80  Email: office at denx.de
=====================================================================

^ permalink raw reply	[flat|nested] 116+ messages in thread
* [U-Boot] [GIT PULL] Pull request: u-boot-imx
@ 2010-04-06  9:38 Stefano Babic
  2010-04-18 11:45 ` Tom Rix
  0 siblings, 1 reply; 116+ messages in thread
From: Stefano Babic @ 2010-04-06  9:38 UTC (permalink / raw)
  To: u-boot

Hi Tom,

in the pull request there are also two patches by Heiko that were
already included in the late pull, but they generated warnings and are
not yet in mainline.
The patch to remove these warnings was already merged by Wolfgang and it
is in mainline.


The following changes since commit ffa37fc98d71ef930bccd4e9eed37f6ce6b4d6af:
  Wolfgang Denk (1):
        Merge branch 'next'

are available in the git repository at:

  git.denx.de/u-boot-imx.git master

Fabio Estevam (1):
      MX51EVK: Remove CPLD related code

Heiko Schocher (2):
      arm, mx27: add support for SDHC1 pin init
      arm, i.mx27: add support for magnesium board from projectiondesign

Stefano Babic (1):
      Moved board specific values in config file

 MAINTAINERS                           |    4 +
 MAKEALL                               |    1 +
 Makefile                              |    1 +
 board/freescale/mx51evk/mx51evk.c     |   67 ---------
 board/freescale/mx51evk/mx51evk.h     |    1 -
 board/logicpd/imx27lite/imx27lite.c   |   18 +++-
 cpu/arm926ejs/mx27/generic.c          |   17 +++
 cpu/arm_cortexa8/mx51/lowlevel_init.S |    5 +-
 include/asm-arm/arch-mx27/imx-regs.h  |    1 +
 include/configs/imx27lite-common.h    |  237
+++++++++++++++++++++++++++++++++
 include/configs/imx27lite.h           |  200 +---------------------------
 include/configs/magnesium.h           |   71 ++++++++++
 include/configs/mx51evk.h             |    3 +
 13 files changed, 360 insertions(+), 266 deletions(-)
 create mode 100644 include/configs/imx27lite-common.h
 create mode 100644 include/configs/magnesium.h

-- 
=====================================================================
DENX Software Engineering GmbH,     MD: Wolfgang Denk & Detlev Zundel
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: +49-8142-66989-0 Fax: +49-8142-66989-80  Email: office at denx.de
=====================================================================

^ permalink raw reply	[flat|nested] 116+ messages in thread
* [U-Boot] [GIT PULL] Pull request: u-boot-imx
@ 2010-03-02 18:45 Stefano Babic
  2010-03-04 16:03 ` Tom
  2010-03-05 14:00 ` Tom
  0 siblings, 2 replies; 116+ messages in thread
From: Stefano Babic @ 2010-03-02 18:45 UTC (permalink / raw)
  To: u-boot

Hi Tom,

The following changes since commit f3651764e57e353251695691677bd95ba5a420bc:
  Frans Meulenbroeks (1):
        cmd_itest.c: fix pointer dereferencing

are available in the git repository at:

  git://git.denx.de/u-boot-imx master

John Rigby (5):
      mxc_serial replace platform specific clock
      Add support for Freescale MX25 SOC
      fec_mxc: cleanup and factor out MX27 dependencies
      fec_mxc: add MX25 support
      Add support for KARO TX25 board

Stefano Babic (9):
      MX51: Add initial support for the Freescale MX51
      MX51: Add register definitions
      MX51: Add pin and multiplexer definitions.
      serial_mxc: add support for MX51 processor
      mmc: check correctness of the voltage mask in ocr
      MMC: add weak function to detect MMC/SD card
      ARM: add accessors functions
      fsl_esdhc: add support for mx51 processor
      Add initial support for Freescale mx51evk board

 MAINTAINERS                              |    8 +
 MAKEALL                                  |    1 +
 Makefile                                 |    8 +
 board/freescale/mx51evk/Makefile         |   48 ++++
 board/freescale/mx51evk/config.mk        |   25 ++
 board/freescale/mx51evk/imximage.cfg     |  119 +++++++++
 board/freescale/mx51evk/mx51evk.c        |  406
++++++++++++++++++++++++++++
 board/freescale/mx51evk/mx51evk.h        |   51 ++++
 board/karo/tx25/Makefile                 |   51 ++++
 board/karo/tx25/config.mk                |    5 +
 board/karo/tx25/lowlevel_init.S          |  131 +++++++++
 board/karo/tx25/tx25.c                   |  176 +++++++++++++
 cpu/arm926ejs/mx25/Makefile              |   46 ++++
 cpu/arm926ejs/mx25/generic.c             |  263 +++++++++++++++++++
 cpu/arm926ejs/mx25/reset.c               |   56 ++++
 cpu/arm926ejs/mx25/timer.c               |  187 +++++++++++++
 cpu/arm926ejs/mx27/generic.c             |    5 +
 cpu/arm_cortexa8/mx51/Makefile           |   48 ++++
 cpu/arm_cortexa8/mx51/clock.c            |  293 +++++++++++++++++++++
 cpu/arm_cortexa8/mx51/iomux.c            |  165 ++++++++++++
 cpu/arm_cortexa8/mx51/lowlevel_init.S    |  289 ++++++++++++++++++++
 cpu/arm_cortexa8/mx51/soc.c              |  109 ++++++++
 cpu/arm_cortexa8/mx51/speed.c            |   38 +++
 cpu/arm_cortexa8/mx51/timer.c            |  119 +++++++++
 cpu/arm_cortexa8/mx51/u-boot.lds         |   61 +++++
 drivers/mmc/fsl_esdhc.c                  |  149 +++++++----
 drivers/mmc/mmc.c                        |   17 ++-
 drivers/net/fec_mxc.c                    |   44 +++-
 drivers/net/fec_mxc.h                    |   32 +++-
 drivers/serial/serial_mxc.c              |   28 ++-
 include/asm-arm/arch-mx25/clock.h        |   36 +++
 include/asm-arm/arch-mx25/imx-regs.h     |  316 ++++++++++++++++++++++
 include/asm-arm/arch-mx25/imx25-pinmux.h |  421
++++++++++++++++++++++++++++++
 include/asm-arm/arch-mx27/clock.h        |    3 +
 include/asm-arm/arch-mx31/mx31.h         |    1 +
 include/asm-arm/arch-mx51/asm-offsets.h  |   50 ++++
 include/asm-arm/arch-mx51/clock.h        |   31 +++
 include/asm-arm/arch-mx51/crm_regs.h     |  192 ++++++++++++++
 include/asm-arm/arch-mx51/imx-regs.h     |  282 ++++++++++++++++++++
 include/asm-arm/arch-mx51/iomux.h        |  193 ++++++++++++++
 include/asm-arm/arch-mx51/mx51_pins.h    |  374 ++++++++++++++++++++++++++
 include/asm-arm/global_data.h            |    3 +
 include/asm-arm/io.h                     |   55 ++++
 include/configs/mx51evk.h                |  172 ++++++++++++
 include/configs/tx25.h                   |  179 +++++++++++++
 include/fsl_esdhc.h                      |   27 ++
 include/mmc.h                            |    1 +
 lib_arm/board.c                          |    3 +
 nand_spl/board/karo/tx25/Makefile        |   78 ++++++
 nand_spl/board/karo/tx25/config.mk       |    1 +
 nand_spl/board/karo/tx25/u-boot.lds      |   58 ++++
 51 files changed, 5386 insertions(+), 68 deletions(-)
 create mode 100644 board/freescale/mx51evk/Makefile
 create mode 100644 board/freescale/mx51evk/config.mk
 create mode 100644 board/freescale/mx51evk/imximage.cfg
 create mode 100644 board/freescale/mx51evk/mx51evk.c
 create mode 100644 board/freescale/mx51evk/mx51evk.h
 create mode 100644 board/karo/tx25/Makefile
 create mode 100644 board/karo/tx25/config.mk
 create mode 100644 board/karo/tx25/lowlevel_init.S
 create mode 100644 board/karo/tx25/tx25.c
 create mode 100644 cpu/arm926ejs/mx25/Makefile
 create mode 100644 cpu/arm926ejs/mx25/generic.c
 create mode 100644 cpu/arm926ejs/mx25/reset.c
 create mode 100644 cpu/arm926ejs/mx25/timer.c
 create mode 100644 cpu/arm_cortexa8/mx51/Makefile
 create mode 100644 cpu/arm_cortexa8/mx51/clock.c
 create mode 100644 cpu/arm_cortexa8/mx51/iomux.c
 create mode 100644 cpu/arm_cortexa8/mx51/lowlevel_init.S
 create mode 100644 cpu/arm_cortexa8/mx51/soc.c
 create mode 100644 cpu/arm_cortexa8/mx51/speed.c
 create mode 100644 cpu/arm_cortexa8/mx51/timer.c
 create mode 100644 cpu/arm_cortexa8/mx51/u-boot.lds
 create mode 100644 include/asm-arm/arch-mx25/clock.h
 create mode 100644 include/asm-arm/arch-mx25/imx-regs.h
 create mode 100644 include/asm-arm/arch-mx25/imx25-pinmux.h
 create mode 100644 include/asm-arm/arch-mx51/asm-offsets.h
 create mode 100644 include/asm-arm/arch-mx51/clock.h
 create mode 100644 include/asm-arm/arch-mx51/crm_regs.h
 create mode 100644 include/asm-arm/arch-mx51/imx-regs.h
 create mode 100644 include/asm-arm/arch-mx51/iomux.h
 create mode 100644 include/asm-arm/arch-mx51/mx51_pins.h
 create mode 100644 include/configs/mx51evk.h
 create mode 100644 include/configs/tx25.h
 create mode 100644 nand_spl/board/karo/tx25/Makefile
 create mode 100644 nand_spl/board/karo/tx25/config.mk
 create mode 100644 nand_spl/board/karo/tx25/u-boot.lds

-- 
=====================================================================
DENX Software Engineering GmbH,     MD: Wolfgang Denk & Detlev Zundel
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: +49-8142-66989-0 Fax: +49-8142-66989-80  Email: office at denx.de
=====================================================================

^ permalink raw reply	[flat|nested] 116+ messages in thread

end of thread, other threads:[~2012-09-29  9:48 UTC | newest]

Thread overview: 116+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2011-02-13  9:56 [U-Boot] [GIT PULL] Pull request: u-boot-imx Stefano Babic
2011-02-13 11:25 ` Albert ARIBAUD
2011-02-13 11:57   ` Albert ARIBAUD
  -- strict thread matches above, loose matches on Subject: below --
2012-09-28 15:39 Stefano Babic
2012-09-29  9:48 ` Albert ARIBAUD
2012-09-17 13:53 Stefano Babic
2012-09-20 22:46 ` Albert ARIBAUD
2012-08-27  6:41 Stefano Babic
2012-09-01 12:57 ` Albert ARIBAUD
2012-08-07 16:00 Stefano Babic
2012-07-02 18:03 Stefano Babic
2012-07-05  8:23 ` Albert ARIBAUD
2012-05-09 16:38 Stefano Babic
2012-05-15  6:24 ` Albert ARIBAUD
2012-04-11 14:22 Stefano Babic
2012-04-16 13:04 ` Albert ARIBAUD
2012-03-08  7:52 Stefano Babic
2012-03-26 20:45 ` Albert ARIBAUD
2012-03-26 21:08   ` Albert ARIBAUD
2012-03-27  7:39     ` Stefano Babic
2012-03-03 11:38 Stefano Babic
2012-03-05 12:37 ` Albert ARIBAUD
2012-02-20  7:10 Stefano Babic
2012-02-20  7:54 ` Albert ARIBAUD
2012-02-12 16:06 Stefano Babic
2012-02-13  8:03 ` Albert ARIBAUD
2012-01-22 13:06 Stefano Babic
2012-02-04 16:57 ` Albert ARIBAUD
2012-02-05 13:32   ` Stefano Babic
2012-01-04 16:57 Stefano Babic
2012-01-04 17:41 ` Fabio Estevam
2012-01-04 17:56   ` Stefano Babic
2012-01-12 22:01 ` Albert ARIBAUD
2011-12-19  7:45 Stefano Babic
2011-12-19  8:39 ` Albert ARIBAUD
2011-12-09 14:34 Stefano Babic
2011-12-09 16:40 ` Albert ARIBAUD
2011-12-05 17:22 Stefano Babic
2011-12-05 17:27 ` Albert ARIBAUD
2011-12-01 16:14 Stefano Babic
2011-12-05 16:57 ` Albert ARIBAUD
2011-12-05 17:19   ` Stefano Babic
2011-11-11 10:40 Stefano Babic
2011-11-15 21:24 ` Albert ARIBAUD
2011-11-04  6:47 Stefano Babic
2011-11-04 21:11 ` Albert ARIBAUD
2011-10-28 12:37 Stefano Babic
2011-10-28 15:20 ` Albert ARIBAUD
2011-10-17  8:05 Stefano Babic
2011-10-18 18:12 ` Albert ARIBAUD
2011-10-19  9:30   ` Stefano Babic
2011-10-19 11:25 ` Albert ARIBAUD
2011-09-08 14:34 Stefano Babic
2011-09-08 14:59 ` Albert ARIBAUD
2011-08-26 14:23 Stefano Babic
2011-08-30  9:18 ` Albert ARIBAUD
2011-08-26  9:31 Stefano Babic
2011-08-26  9:38 ` Stefano Babic
2011-08-12 14:08 Stefano Babic
2011-08-12 17:53 ` Albert ARIBAUD
2011-07-18 12:45 Stefano Babic
2011-07-18 13:38 ` Albert ARIBAUD
2011-07-13 14:25 Stefano Babic
2011-07-14 13:42 ` Albert ARIBAUD
2011-06-30  9:38 Stefano Babic
2011-06-30 10:52 ` Albert ARIBAUD
2011-06-15  9:28 Stefano Babic
2011-06-17 19:24 ` Albert ARIBAUD
2011-06-17 19:37   ` Albert ARIBAUD
2011-06-18  9:59     ` Stefano Babic
2011-06-18 11:11       ` Albert ARIBAUD
2011-06-08 11:36 Stefano Babic
2011-06-08 20:08 ` Albert ARIBAUD
2011-05-20 15:58 Stefano Babic
2011-05-20 18:35 ` Albert ARIBAUD
2011-05-09 11:49 Stefano Babic
2011-05-10 21:55 ` Albert ARIBAUD
2011-05-11  5:50   ` Stefano Babic
2011-05-11 20:56     ` Albert ARIBAUD
2011-05-11 20:58 ` Albert ARIBAUD
2011-04-22 12:50 Stefano Babic
2011-04-05 13:29 Stefano Babic
2011-04-05 17:13 ` Albert ARIBAUD
2011-02-01 18:13 Stefano Babic
2011-02-01 23:58 ` Albert ARIBAUD
2011-01-21  9:24 Stefano Babic
2011-01-21 17:33 ` Albert ARIBAUD
2011-01-13  6:40 Stefano Babic
2011-01-13  7:20 ` Albert ARIBAUD
2011-01-13  7:23   ` Stefano Babic
2011-01-13 21:30 ` Albert ARIBAUD
2011-01-17 19:10 ` Wolfgang Denk
2011-01-17 19:30   ` Stefano Babic
2010-12-09 10:05 stefano babic
2010-12-09 19:54 ` Wolfgang Denk
2010-10-28 11:25 Stefano Babic
2010-10-29 19:50 ` Wolfgang Denk
2010-10-19 14:09 Stefano Babic
2010-10-19 18:58 ` Wolfgang Denk
2010-10-14  8:42 Stefano Babic
2010-10-17 17:57 ` Wolfgang Denk
2010-10-07  8:28 Stefano Babic
2010-10-11  8:23 ` Wolfgang Denk
     [not found] <4BE12AA5.8020605@denx.de>
2010-05-11 15:04 ` Tom Rix
2010-05-05  8:15 Stefano Babic
2010-04-19 13:52 Stefano Babic
2010-04-06  9:38 Stefano Babic
2010-04-18 11:45 ` Tom Rix
2010-03-02 18:45 Stefano Babic
2010-03-04 16:03 ` Tom
2010-03-05 14:54   ` Stefano Babic
2010-03-05 17:24     ` Stefano Babic
2010-03-05 14:00 ` Tom
2010-03-05 14:16   ` Stefano Babic
2010-03-05 14:40     ` Tom
2010-03-05 14:48       ` Stefano Babic

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.