All of lore.kernel.org
 help / color / mirror / Atom feed
* [U-Boot] Pull request: u-boot-arm/master
@ 2013-02-12 14:25 Albert ARIBAUD
  2013-02-15 16:33 ` Tom Rini
  0 siblings, 1 reply; 259+ messages in thread
From: Albert ARIBAUD @ 2013-02-12 14:25 UTC (permalink / raw)
  To: u-boot

Hello Tom,

The following changes since commit
3a9d879f6f64585b819af728b53be0a05037fe0d:

  Prepare v2013.01 (2013-01-15 14:47:42 -0700)

are available in the git repository at:

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

for you to fetch changes up to fd8e1c3866578d87ed14a04a59faae341fd415df:

  arm: fix CONFIG_DELAY_ENVIRONMENT to act like it claims in the README
  (2013-02-11 10:35:26 -0700)

----------------------------------------------------------------
Albert ARIBAUD (1):
      Merge branch 'u-boot-imx/master' into 'u-boot-arm/master'

Allen Martin (13):
      tegra: remove IRDA pinmux synonym
      tegra: fdt: remove clocks nodes
      tegra: fdt: sort dts files
      tegra: fdt: add apbdma node
      fdt: fix dts preprocessor options
      tegra: fdt: add back missing host1x node
      tegra20: fdt: add SPI SFLASH node
      tegra: spi: add fdt support to tegra SPI SFLASH driver
      tegra30: add SBC1 to periph id mapping table
      tegra30: fdt: add SPI SLINK nodes
      tegra: add addresses of SPI SLINK controllers
      tegra: add SPI SLINK driver
      tegra: cardhu: config: enable SPI

Fabio Estevam (4):
      woodburn: Set Write Protection GPIO as input
      mx6qsabre_common: Let mmc partition be board specific
      tools: imximage: Let .name field be more generic
      mxs: Use __weak annotation to simplify code

Javier Martinez Canillas (4):
      OMAP3: use a single board file for IGEP devices
      OMAP3: igep00x0: add boot status GPIO LED
      omap4: allow the use of a plain text env file instead boot scripts
      OMAP3: igep00x0: fix a build warning on IGEP boards

Jeff Lance (1):
      Add DDR3 support for AM335x-EVM (Version 1.5A)

Knut Wohlrab (1):
      mx6qsabreauto: enable USB host interface

Lars Poeschel (3):
      am33xx: add a pulldown macro to pinmux config
      pcm051: Add support for Phytec phyCORE-AM335x
      am335x: display msg when reading MAC from efuse

Lucas Stach (1):
      arm: fix CONFIG_DELAY_ENVIRONMENT to act like it claims in the
README

Marc Dietrich (3):
      tegra: display: add board pinmux
      tegra: enable LCD on PAZ00
      tegra: remove custom TEGRA_DEVICE_SETTINGS for board files

Marek Vasut (14):
      mxs: mmc: Drop unused members from struct mxsmmc_priv
      mxs: ssp: Pull out the SSP bus to regs conversion
      mx23: Add POWER and CLKCTRL register definitions
      mx23: ssp: Fix ssp-regs.h for MX23
      mmc: Limit the number of used SSP ports on MX23
      mxs: Add function to ungate the power block on MX23
      mxs: Linux uses ttyAMA0 as DUART
      mxs: Add MX23 olinuxino board support
      mxs: Boost the memory power supply
      mxs: dma: Fix APBH DMA driver for MX23
      mxs: ssp: Add SSP registers map for MX23
      mxs: mmc: Allow overriding default card detect implementation
      mxs: mmc: Fix the MMC driver for MX23
      mxs: mmc: mx23_olinuxino: Add MMC support

Otavio Salvador (14):
      mxs: clock: Use 'mxs' prefix for methods
      mx23: Add register base addresses
      mx23: Add iomux-mx23.h
      mx23: Add support on print_cpuinfo()
      mx23: Add boot mode description
      mx23: SPL: Add boot mode support
      mx23: SPL: Initialize DDR at 133MHz
      mx23: config: Enable building of u-boot.sb binary
      mx23: config: Enable mxsboot tool for i.MX23 based boards
      mxs: Fix the memory init for MX23
      mxs: Add MX23 quirks into the clock code
      mxs: mmc: Fix MMC reset on iMX23
      mx23_olinuxino: Add default environment
      mx23evk: Add initial board support

Rob Herring (2):
      ARM: add wfi assembly macro
      ARM: highbank: use wfi macro instead of inline asm

Stephen Warren (2):
      tegra: rename FUNCMUX_UART2_UARTB
      tegra: don't hard-code LCD into default TEGRA_DEVICE_SETTINGS

Tetsuyuki Kobayashi (2):
      arm: rmobile: kzm9g: Adjust SDRAM setting
      arm: rmobile: kzm9g: Adjust ETM trace clock

Thierry Reding (3):
      video: tegra: Update line length to match resolution
      tegra: Enable LCD on Medcom-Wide
      tegra: Enable LCD on TEC

Tom Rini (1):
      am33xx: Drop gpio0_7_pin_mux from phytec pcm051

Tom Warren (19):
      Tegra30: Add arch-tegra30 include files
      Tegra30: Add AVP (arm720t) files
      Tegra30: Add CPU (armv7) files
      Tegra30: Add common CPU (shared) files
      Tegra30: Cardhu: Add DT files
      Tegra30: Add generic Tegra30 build support
      Tegra30: Add/enable Cardhu build (T30 reference board)
      Tegra30: clocks: Fix clock tables for I2C and other periphs
      Tegra30: fdt: Update DT files with I2C info for T30/Cardhu
      Tegra30: I2C: Enable I2C driver on Cardhu
      Tegra: T20: Remove unused 'SLOW' SoC ID and PLLX table entry
      Tegra: Move common clock code to arch/arm/cpu/tegra-common/clock.c
      Tegra114: Add arch-tegra114 include files
      Tegra114: Add AVP (arm720t) files
      Tegra114: Add CPU (armv7) files
      Tegra114: Add common CPU (shared) files
      Tegra114: Dalmore: Add DT files
      Tegra114: Add generic Tegra114 build support
      Tegra114: Add/enable Dalmore build (T114 reference board)

Troy Kisky (10):
      imximage.cfg: run files through C preprocessor
      doc/README.fec_mxc: add documentation
      net: fec_mxc: delete CONFIG_FEC_MXC_MULTI
      net: fec_mxc: change fec_mii_setspeed parameter
      net: fec_mxc: have fecmxc_initialize call fecmxc_initialize_multi
      phy: add phy_find_by_mask/phy_connect_dev
      net: fec_mxc: use fec_set_dev_name to set name
      net: fec_mxc: only call phy_connect in fec_probe
      net: fec_mxc: get phydev before fec_probe
      mx6qsabrelite: search mii phy address 4-7

hvaibhav at ti.com (1):
      AM335X: Set fdt_high for AM335X devices to enable booting with
Device Tree

 .gitignore                                         |    1 +
 MAINTAINERS                                        |    8 +
 Makefile                                           |   15 +-
 arch/arm/cpu/arm720t/tegra-common/Makefile         |    1 +
 arch/arm/cpu/arm720t/tegra-common/cpu.c            |  333 ++++++++++
 arch/arm/cpu/arm720t/tegra-common/cpu.h            |   70 +--
 arch/arm/cpu/arm720t/tegra-common/spl.c            |    3 +-
 arch/arm/cpu/arm720t/tegra114/Makefile             |   42 ++
 arch/arm/cpu/arm720t/tegra114/config.mk            |   19 +
 arch/arm/cpu/arm720t/tegra114/cpu.c                |  297 +++++++++
 arch/arm/cpu/arm720t/tegra20/cpu.c                 |  216 +------
 arch/arm/cpu/arm720t/tegra30/Makefile              |   41 ++
 arch/arm/cpu/arm720t/tegra30/config.mk             |   19 +
 arch/arm/cpu/arm720t/tegra30/cpu.c                 |  176 ++++++
 arch/arm/cpu/arm926ejs/config.mk                   |    2 +-
 arch/arm/cpu/arm926ejs/mxs/clock.c                 |   83 ++-
 arch/arm/cpu/arm926ejs/mxs/mxs.c                   |   25 +-
 arch/arm/cpu/arm926ejs/mxs/spl_boot.c              |   25 +
 arch/arm/cpu/arm926ejs/mxs/spl_mem_init.c          |  118 +++-
 arch/arm/cpu/arm926ejs/mxs/spl_power_init.c        |   12 +
 arch/arm/cpu/arm926ejs/mxs/u-boot-imx23.bd         |   18 +
 arch/arm/cpu/armv7/Makefile                        |    2 +-
 arch/arm/cpu/armv7/config.mk                       |    2 +-
 arch/arm/cpu/armv7/start.S                         |    4 +-
 arch/arm/cpu/armv7/tegra114/Makefile               |   40 ++
 arch/arm/cpu/armv7/tegra114/config.mk              |   19 +
 arch/arm/cpu/armv7/tegra30/Makefile                |   40 ++
 arch/arm/cpu/armv7/tegra30/config.mk               |   19 +
 arch/arm/cpu/tegra-common/Makefile                 |    2 +-
 arch/arm/cpu/tegra-common/ap.c                     |   23 +-
 arch/arm/cpu/tegra-common/board.c                  |   58 +-
 arch/arm/cpu/tegra-common/clock.c                  |  560
 +++++++++++++++++ arch/arm/cpu/tegra-common/sys_info.c
 |   16 +- arch/arm/cpu/tegra114-common/Makefile              |   41 ++
 arch/arm/cpu/tegra114-common/clock.c               |  655
 ++++++++++++++++++++
 arch/arm/cpu/tegra114-common/funcmux.c             |   63 ++
 arch/arm/cpu/tegra114-common/pinmux.c              |  506
 +++++++++++++++ arch/arm/cpu/tegra20-common/clock.c                |
 605 +-----------------
 arch/arm/cpu/tegra20-common/funcmux.c              |    4 +-
 arch/arm/cpu/tegra20-common/pinmux.c               |    2 +-
 arch/arm/cpu/tegra20-common/warmboot.c             |    2 +-
 arch/arm/cpu/tegra30-common/Makefile               |   44 ++
 arch/arm/cpu/tegra30-common/clock.c                |  618
 ++++++++++++++++++ arch/arm/cpu/tegra30-common/funcmux.c
 |   57 ++ arch/arm/cpu/tegra30-common/pinmux.c               |  506
 +++++++++++++++ arch/arm/dts/tegra114.dtsi
 |    5 + arch/arm/dts/tegra20.dtsi                          |  412
 ++++++------ arch/arm/dts/tegra30.dtsi                          |  165
 +++++ arch/arm/imx-common/Makefile                       |   13 +
 arch/arm/include/asm/arch-am33xx/ddr_defs.h        |   34 +
 arch/arm/include/asm/arch-am33xx/mux.h             |    3 +-
 arch/arm/include/asm/arch-mxs/clock.h              |   14 +-
 arch/arm/include/asm/arch-mxs/imx-regs.h           |    7 +-
 arch/arm/include/asm/arch-mxs/iomux-mx23.h         |  355 +++++++++++
 arch/arm/include/asm/arch-mxs/regs-apbh.h          |  121 ++++
 arch/arm/include/asm/arch-mxs/regs-base.h          |   56 +-
 arch/arm/include/asm/arch-mxs/regs-clkctrl-mx23.h  |  221 +++++++
 arch/arm/include/asm/arch-mxs/regs-digctl.h        |    1 +
 arch/arm/include/asm/arch-mxs/regs-power-mx23.h    |  358 +++++++++++
 arch/arm/include/asm/arch-mxs/regs-ssp.h           |   54 ++
 arch/arm/include/asm/arch-mxs/sys_proto.h          |   20 +-
 arch/arm/include/asm/arch-tegra/ap.h               |   52 +-
 arch/arm/include/asm/arch-tegra/board.h            |    7 +-
 arch/arm/include/asm/arch-tegra/clk_rst.h          |  196 +++++-
 arch/arm/include/asm/arch-tegra/clock.h            |   65 +-
 arch/arm/include/asm/arch-tegra/funcmux.h          |   39 ++
 arch/arm/include/asm/arch-tegra/gp_padctrl.h       |   40 ++
 arch/arm/include/asm/arch-tegra/pmc.h              |    8 +
 arch/arm/include/asm/arch-tegra/tegra.h            |   19 +-
 arch/arm/include/asm/arch-tegra/tegra_slink.h      |   84 +++
 arch/arm/include/asm/arch-tegra114/clock-tables.h  |  402 ++++++++++++
 arch/arm/include/asm/arch-tegra114/clock.h         |   28 +
 arch/arm/include/asm/arch-tegra114/flow.h          |   35 ++
 arch/arm/include/asm/arch-tegra114/funcmux.h       |   31 +
 arch/arm/include/asm/arch-tegra114/gp_padctrl.h    |   59 ++
 arch/arm/include/asm/arch-tegra114/gpio.h          |   30 +
 arch/arm/include/asm/arch-tegra114/hardware.h      |   22 +
 arch/arm/include/asm/arch-tegra114/pinmux.h        |  618
 ++++++++++++++++++ arch/arm/include/asm/arch-tegra114/pmu.h
 |   23 + arch/arm/include/asm/arch-tegra114/spl.h           |   22 +
 arch/arm/include/asm/arch-tegra114/tegra.h         |   33 +
 arch/arm/include/asm/arch-tegra20/clock-tables.h   |    4 +
 arch/arm/include/asm/arch-tegra20/clock.h          |    4 +
 arch/arm/include/asm/arch-tegra20/funcmux.h        |   28 +-
 arch/arm/include/asm/arch-tegra20/gp_padctrl.h     |   17 +-
 arch/arm/include/asm/arch-tegra20/pinmux.h         |    1 -
 arch/arm/include/asm/arch-tegra20/tegra.h          |    2 +
 arch/arm/include/asm/arch-tegra30/clock-tables.h   |  382 ++++++++++++
 arch/arm/include/asm/arch-tegra30/clock.h          |   28 +
 arch/arm/include/asm/arch-tegra30/flow.h           |   35 ++
 arch/arm/include/asm/arch-tegra30/funcmux.h        |   31 +
 arch/arm/include/asm/arch-tegra30/gp_padctrl.h     |   59 ++
 arch/arm/include/asm/arch-tegra30/gpio.h           |  304 +++++++++
 arch/arm/include/asm/arch-tegra30/hardware.h       |   22 +
 arch/arm/include/asm/arch-tegra30/pinmux.h         |  603
 ++++++++++++++++++ arch/arm/include/asm/arch-tegra30/pmu.h
 |   23 + arch/arm/include/asm/arch-tegra30/spl.h            |   28 +
 arch/arm/include/asm/arch-tegra30/tegra.h          |   28 +
 arch/arm/include/asm/system.h                      |    6 +
 arch/arm/lib/board.c                               |    2 +-
 board/avionic-design/dts/tegra20-medcom-wide.dts   |   38 +-
 board/avionic-design/dts/tegra20-plutux.dts        |   14 -
 board/avionic-design/dts/tegra20-tec.dts           |   56 +-
 board/bluegiga/apx4devkit/apx4devkit.c             |    8 +-
 board/compal/dts/tegra20-paz00.dts                 |   39 +-
 board/compal/paz00/paz00.c                         |   11 +
 board/compulab/dts/tegra20-trimslice.dts           |   18 +-
 board/denx/m28evk/m28evk.c                         |   10 +-
 board/esg/ima3-mx53/imximage.cfg                   |  120 ++--
 board/freescale/imx/ddr/mx6q_4x_mt41j128.cfg       |   90
 +-- .../{isee/igep0030 => freescale/mx23evk}/Makefile  |    8 +-
 board/freescale/mx23evk/mx23evk.c                  |   83 +++
 board/freescale/mx23evk/spl_boot.c                 |  104 ++++
 board/freescale/mx25pdk/imximage.cfg               |   77 +--
 board/freescale/mx28evk/mx28evk.c                  |   10 +-
 board/freescale/mx51evk/imximage.cfg               |  114 ++--
 board/freescale/mx53ard/imximage_dd3.cfg           |   83 +--
 board/freescale/mx53evk/imximage.cfg               |   86 +--
 board/freescale/mx53loco/imximage.cfg              |   83 +--
 board/freescale/mx53smd/imximage.cfg               |   83 +--
 board/freescale/mx6qarm2/imximage.cfg              |   88 +--
 board/freescale/mx6qsabreauto/imximage.cfg         |   82 +--
 board/freescale/mx6qsabrelite/mx6qsabrelite.c      |   24 +-
 board/genesi/mx51_efikamx/imximage_mx.cfg          |  132 ++--
 board/genesi/mx51_efikamx/imximage_sb.cfg          |  126 ++--
 board/highbank/highbank.c                          |    3 +-
 board/isee/igep0020/igep0020.h                     |  151 -----
 board/isee/igep0030/igep0030.c                     |  117 ----
 board/isee/{igep0020 => igep00x0}/Makefile         |    2
 +- .../{igep0020/igep0020.c => igep00x0/igep00x0.c}   |   51
 +- .../{igep0030/igep0030.h => igep00x0/igep00x0.h}   |   35 +-
 board/kmc/kzm9g/kzm9g.c                            |   19 +-
 board/nvidia/cardhu/Makefile                       |   44 ++
 board/nvidia/cardhu/cardhu.c                       |   39 ++
 board/nvidia/cardhu/cardhu.c.mmc                   |  151 +++++
 board/nvidia/cardhu/pinmux-config-cardhu.h         |  329 ++++++++++
 board/nvidia/common/board.c                        |   27 +-
 board/nvidia/dalmore/Makefile                      |   36 ++
 board/nvidia/dalmore/dalmore.c                     |   32 +
 board/nvidia/dalmore/pinmux-config-dalmore.h       |  249 ++++++++
 board/nvidia/dts/tegra114-dalmore.dts              |   13 +
 board/nvidia/dts/tegra20-harmony.dts               |   33 +-
 board/nvidia/dts/tegra20-seaboard.dts              |  129 ++--
 board/nvidia/dts/tegra20-ventana.dts               |   13 -
 board/nvidia/dts/tegra20-whistler.dts              |   10 -
 board/nvidia/dts/tegra30-cardhu.dts                |   47 ++
 board/olimex/mx23_olinuxino/Makefile               |   47 ++
 board/olimex/mx23_olinuxino/mx23_olinuxino.c       |   71 +++
 board/olimex/mx23_olinuxino/spl_boot.c             |   99 +++
 board/phytec/pcm051/Makefile                       |   46 ++
 board/phytec/pcm051/board.c                        |  266 ++++++++
 board/phytec/pcm051/board.h                        |   33 +
 board/phytec/pcm051/mux.c                          |  128 ++++
 board/schulercontrol/sc_sps_1/sc_sps_1.c           |   10 +-
 board/ti/am335x/board.c                            |   43 +-
 board/ttcontrol/vision2/imximage_hynix.cfg         |  295 ++++-----
 board/woodburn/imximage.cfg                        |    2 +-
 board/woodburn/woodburn.c                          |    3 +-
 boards.cfg                                         |   13 +-
 doc/README.fec_mxc                                 |   27 +
 drivers/dma/apbh_dma.c                             |   10 +-
 drivers/mmc/mxsmmc.c                               |  102 +--
 drivers/net/fec_mxc.c                              |  164 ++---
 drivers/net/fec_mxc.h                              |    2 +-
 drivers/net/phy/phy.c                              |  128 ++--
 drivers/spi/Makefile                               |    1 +
 drivers/spi/mxs_spi.c                              |    7 +-
 drivers/spi/tegra_slink.c                          |  343 ++++++++++
 drivers/spi/tegra_spi.c                            |   45 +-
 drivers/video/tegra.c                              |    4 +-
 dts/Makefile                                       |    2 +-
 include/configs/am335x_evm.h                       |    1 +
 include/configs/cardhu.h                           |   65 ++
 include/configs/dalmore.h                          |   50 ++
 include/configs/igep00x0.h                         |    5 +
 include/configs/m28evk.h                           |    3 +-
 include/configs/medcom-wide.h                      |    8 +
 include/configs/mx23_olinuxino.h                   |  210 +++++++
 include/configs/mx23evk.h                          |  202 ++++++
 include/configs/mx28evk.h                          |    1 -
 include/configs/mx6qsabre_common.h                 |    2 +-
 include/configs/mx6qsabreauto.h                    |   12 +
 include/configs/omap4_common.h                     |   17 +-
 include/configs/paz00.h                            |    9 +
 include/configs/pcm051.h                           |  301 +++++++++
 include/configs/sc_sps_1.h                         |    1 -
 include/configs/tec.h                              |    9 +-
 include/configs/tegra-common-post.h                |   38 +-
 include/configs/tegra-common.h                     |  160 +++++
 include/configs/tegra114-common.h                  |   79 +++
 include/configs/tegra20-common.h                   |  201 ++----
 include/configs/tegra30-common.h                   |   89 +++
 include/fdtdec.h                                   |    2 +
 include/netdev.h                                   |    7 +
 include/phy.h                                      |    3 +
 include/serial.h                                   |    2 +-
 lib/fdtdec.c                                       |    2 +
 spl/Makefile                                       |    9 +-
 tools/Makefile                                     |    2 +
 tools/imximage.c                                   |    2 +- 200 files
 changed, 14371 insertions(+), 2800 deletions(-) create mode 100644
 arch/arm/cpu/arm720t/tegra-common/cpu.c create mode 100644
 arch/arm/cpu/arm720t/tegra114/Makefile create mode 100644
 arch/arm/cpu/arm720t/tegra114/config.mk create mode 100644
 arch/arm/cpu/arm720t/tegra114/cpu.c create mode 100644
 arch/arm/cpu/arm720t/tegra30/Makefile create mode 100644
 arch/arm/cpu/arm720t/tegra30/config.mk create mode 100644
 arch/arm/cpu/arm720t/tegra30/cpu.c create mode 100644
 arch/arm/cpu/arm926ejs/mxs/u-boot-imx23.bd create mode 100644
 arch/arm/cpu/armv7/tegra114/Makefile create mode 100644
 arch/arm/cpu/armv7/tegra114/config.mk create mode 100644
 arch/arm/cpu/armv7/tegra30/Makefile create mode 100644
 arch/arm/cpu/armv7/tegra30/config.mk create mode 100644
 arch/arm/cpu/tegra-common/clock.c create mode 100644
 arch/arm/cpu/tegra114-common/Makefile create mode 100644
 arch/arm/cpu/tegra114-common/clock.c create mode 100644
 arch/arm/cpu/tegra114-common/funcmux.c create mode 100644
 arch/arm/cpu/tegra114-common/pinmux.c create mode 100644
 arch/arm/cpu/tegra30-common/Makefile create mode 100644
 arch/arm/cpu/tegra30-common/clock.c create mode 100644
 arch/arm/cpu/tegra30-common/funcmux.c create mode 100644
 arch/arm/cpu/tegra30-common/pinmux.c create mode 100644
 arch/arm/dts/tegra114.dtsi create mode 100644
 arch/arm/dts/tegra30.dtsi create mode 100644
 arch/arm/include/asm/arch-mxs/iomux-mx23.h create mode 100644
 arch/arm/include/asm/arch-mxs/regs-clkctrl-mx23.h create mode 100644
 arch/arm/include/asm/arch-mxs/regs-power-mx23.h create mode 100644
 arch/arm/include/asm/arch-tegra/funcmux.h create mode 100644
 arch/arm/include/asm/arch-tegra/gp_padctrl.h create mode 100644
 arch/arm/include/asm/arch-tegra/tegra_slink.h create mode 100644
 arch/arm/include/asm/arch-tegra114/clock-tables.h create mode 100644
 arch/arm/include/asm/arch-tegra114/clock.h create mode 100644
 arch/arm/include/asm/arch-tegra114/flow.h create mode 100644
 arch/arm/include/asm/arch-tegra114/funcmux.h create mode 100644
 arch/arm/include/asm/arch-tegra114/gp_padctrl.h create mode 100644
 arch/arm/include/asm/arch-tegra114/gpio.h create mode 100644
 arch/arm/include/asm/arch-tegra114/hardware.h create mode 100644
 arch/arm/include/asm/arch-tegra114/pinmux.h create mode 100644
 arch/arm/include/asm/arch-tegra114/pmu.h create mode 100644
 arch/arm/include/asm/arch-tegra114/spl.h create mode 100644
 arch/arm/include/asm/arch-tegra114/tegra.h create mode 100644
 arch/arm/include/asm/arch-tegra30/clock-tables.h create mode 100644
 arch/arm/include/asm/arch-tegra30/clock.h create mode 100644
 arch/arm/include/asm/arch-tegra30/flow.h create mode 100644
 arch/arm/include/asm/arch-tegra30/funcmux.h create mode 100644
 arch/arm/include/asm/arch-tegra30/gp_padctrl.h create mode 100644
 arch/arm/include/asm/arch-tegra30/gpio.h create mode 100644
 arch/arm/include/asm/arch-tegra30/hardware.h create mode 100644
 arch/arm/include/asm/arch-tegra30/pinmux.h create mode 100644
 arch/arm/include/asm/arch-tegra30/pmu.h create mode 100644
 arch/arm/include/asm/arch-tegra30/spl.h create mode 100644
 arch/arm/include/asm/arch-tegra30/tegra.h rename board/{isee/igep0030
 => freescale/mx23evk}/Makefile (92%) create mode 100644
 board/freescale/mx23evk/mx23evk.c create mode 100644
 board/freescale/mx23evk/spl_boot.c delete mode 100644
 board/isee/igep0020/igep0020.h delete mode 100644
 board/isee/igep0030/igep0030.c rename board/isee/{igep0020 =>
 igep00x0}/Makefile (98%) rename board/isee/{igep0020/igep0020.c =>
 igep00x0/igep00x0.c} (86%) rename board/isee/{igep0030/igep0030.h =>
 igep00x0/igep00x0.h} (93%) create mode 100644
 board/nvidia/cardhu/Makefile create mode 100644
 board/nvidia/cardhu/cardhu.c create mode 100644
 board/nvidia/cardhu/cardhu.c.mmc create mode 100644
 board/nvidia/cardhu/pinmux-config-cardhu.h create mode 100644
 board/nvidia/dalmore/Makefile create mode 100644
 board/nvidia/dalmore/dalmore.c create mode 100644
 board/nvidia/dalmore/pinmux-config-dalmore.h create mode 100644
 board/nvidia/dts/tegra114-dalmore.dts create mode 100644
 board/nvidia/dts/tegra30-cardhu.dts create mode 100644
 board/olimex/mx23_olinuxino/Makefile create mode 100644
 board/olimex/mx23_olinuxino/mx23_olinuxino.c create mode 100644
 board/olimex/mx23_olinuxino/spl_boot.c create mode 100644
 board/phytec/pcm051/Makefile create mode 100644
 board/phytec/pcm051/board.c create mode 100644
 board/phytec/pcm051/board.h create mode 100644
 board/phytec/pcm051/mux.c create mode 100644 doc/README.fec_mxc create
 mode 100644 drivers/spi/tegra_slink.c create mode 100644
 include/configs/cardhu.h create mode 100644 include/configs/dalmore.h
 create mode 100644 include/configs/mx23_olinuxino.h
 create mode 100644 include/configs/mx23evk.h
 create mode 100644 include/configs/pcm051.h
 create mode 100644 include/configs/tegra-common.h
 create mode 100644 include/configs/tegra114-common.h
 create mode 100644 include/configs/tegra30-common.h

Amicalement,
-- 
Albert.

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

* [U-Boot] Pull request: u-boot-arm/master
  2013-02-12 14:25 [U-Boot] Pull request: u-boot-arm/master Albert ARIBAUD
@ 2013-02-15 16:33 ` Tom Rini
  0 siblings, 0 replies; 259+ messages in thread
From: Tom Rini @ 2013-02-15 16:33 UTC (permalink / raw)
  To: u-boot

On Tue, Feb 12, 2013 at 03:25:49PM +0100, Albert ARIBAUD wrote:

> Hello Tom,
> 
> The following changes since commit
> 3a9d879f6f64585b819af728b53be0a05037fe0d:
> 
>   Prepare v2013.01 (2013-01-15 14:47:42 -0700)
> 
> are available in the git repository at:
> 
>   git://git.denx.de/u-boot-arm master
> 
> for you to fetch changes up to fd8e1c3866578d87ed14a04a59faae341fd415df:
> 
>   arm: fix CONFIG_DELAY_ENVIRONMENT to act like it claims in the README
>   (2013-02-11 10:35:26 -0700)
> 
> ----------------------------------------------------------------
> Albert ARIBAUD (1):
>       Merge branch 'u-boot-imx/master' into 'u-boot-arm/master'
> 
> Allen Martin (13):
>       tegra: remove IRDA pinmux synonym
>       tegra: fdt: remove clocks nodes
>       tegra: fdt: sort dts files
>       tegra: fdt: add apbdma node
>       fdt: fix dts preprocessor options
>       tegra: fdt: add back missing host1x node
>       tegra20: fdt: add SPI SFLASH node
>       tegra: spi: add fdt support to tegra SPI SFLASH driver
>       tegra30: add SBC1 to periph id mapping table
>       tegra30: fdt: add SPI SLINK nodes
>       tegra: add addresses of SPI SLINK controllers
>       tegra: add SPI SLINK driver
>       tegra: cardhu: config: enable SPI
> 
> Fabio Estevam (4):
>       woodburn: Set Write Protection GPIO as input
>       mx6qsabre_common: Let mmc partition be board specific
>       tools: imximage: Let .name field be more generic
>       mxs: Use __weak annotation to simplify code
> 
> Javier Martinez Canillas (4):
>       OMAP3: use a single board file for IGEP devices
>       OMAP3: igep00x0: add boot status GPIO LED
>       omap4: allow the use of a plain text env file instead boot scripts
>       OMAP3: igep00x0: fix a build warning on IGEP boards
> 
> Jeff Lance (1):
>       Add DDR3 support for AM335x-EVM (Version 1.5A)
> 
> Knut Wohlrab (1):
>       mx6qsabreauto: enable USB host interface
> 
> Lars Poeschel (3):
>       am33xx: add a pulldown macro to pinmux config
>       pcm051: Add support for Phytec phyCORE-AM335x
>       am335x: display msg when reading MAC from efuse
> 
> Lucas Stach (1):
>       arm: fix CONFIG_DELAY_ENVIRONMENT to act like it claims in the
> README
> 
> Marc Dietrich (3):
>       tegra: display: add board pinmux
>       tegra: enable LCD on PAZ00
>       tegra: remove custom TEGRA_DEVICE_SETTINGS for board files
> 
> Marek Vasut (14):
>       mxs: mmc: Drop unused members from struct mxsmmc_priv
>       mxs: ssp: Pull out the SSP bus to regs conversion
>       mx23: Add POWER and CLKCTRL register definitions
>       mx23: ssp: Fix ssp-regs.h for MX23
>       mmc: Limit the number of used SSP ports on MX23
>       mxs: Add function to ungate the power block on MX23
>       mxs: Linux uses ttyAMA0 as DUART
>       mxs: Add MX23 olinuxino board support
>       mxs: Boost the memory power supply
>       mxs: dma: Fix APBH DMA driver for MX23
>       mxs: ssp: Add SSP registers map for MX23
>       mxs: mmc: Allow overriding default card detect implementation
>       mxs: mmc: Fix the MMC driver for MX23
>       mxs: mmc: mx23_olinuxino: Add MMC support
> 
> Otavio Salvador (14):
>       mxs: clock: Use 'mxs' prefix for methods
>       mx23: Add register base addresses
>       mx23: Add iomux-mx23.h
>       mx23: Add support on print_cpuinfo()
>       mx23: Add boot mode description
>       mx23: SPL: Add boot mode support
>       mx23: SPL: Initialize DDR at 133MHz
>       mx23: config: Enable building of u-boot.sb binary
>       mx23: config: Enable mxsboot tool for i.MX23 based boards
>       mxs: Fix the memory init for MX23
>       mxs: Add MX23 quirks into the clock code
>       mxs: mmc: Fix MMC reset on iMX23
>       mx23_olinuxino: Add default environment
>       mx23evk: Add initial board support
> 
> Rob Herring (2):
>       ARM: add wfi assembly macro
>       ARM: highbank: use wfi macro instead of inline asm
> 
> Stephen Warren (2):
>       tegra: rename FUNCMUX_UART2_UARTB
>       tegra: don't hard-code LCD into default TEGRA_DEVICE_SETTINGS
> 
> Tetsuyuki Kobayashi (2):
>       arm: rmobile: kzm9g: Adjust SDRAM setting
>       arm: rmobile: kzm9g: Adjust ETM trace clock
> 
> Thierry Reding (3):
>       video: tegra: Update line length to match resolution
>       tegra: Enable LCD on Medcom-Wide
>       tegra: Enable LCD on TEC
> 
> Tom Rini (1):
>       am33xx: Drop gpio0_7_pin_mux from phytec pcm051
> 
> Tom Warren (19):
>       Tegra30: Add arch-tegra30 include files
>       Tegra30: Add AVP (arm720t) files
>       Tegra30: Add CPU (armv7) files
>       Tegra30: Add common CPU (shared) files
>       Tegra30: Cardhu: Add DT files
>       Tegra30: Add generic Tegra30 build support
>       Tegra30: Add/enable Cardhu build (T30 reference board)
>       Tegra30: clocks: Fix clock tables for I2C and other periphs
>       Tegra30: fdt: Update DT files with I2C info for T30/Cardhu
>       Tegra30: I2C: Enable I2C driver on Cardhu
>       Tegra: T20: Remove unused 'SLOW' SoC ID and PLLX table entry
>       Tegra: Move common clock code to arch/arm/cpu/tegra-common/clock.c
>       Tegra114: Add arch-tegra114 include files
>       Tegra114: Add AVP (arm720t) files
>       Tegra114: Add CPU (armv7) files
>       Tegra114: Add common CPU (shared) files
>       Tegra114: Dalmore: Add DT files
>       Tegra114: Add generic Tegra114 build support
>       Tegra114: Add/enable Dalmore build (T114 reference board)
> 
> Troy Kisky (10):
>       imximage.cfg: run files through C preprocessor
>       doc/README.fec_mxc: add documentation
>       net: fec_mxc: delete CONFIG_FEC_MXC_MULTI
>       net: fec_mxc: change fec_mii_setspeed parameter
>       net: fec_mxc: have fecmxc_initialize call fecmxc_initialize_multi
>       phy: add phy_find_by_mask/phy_connect_dev
>       net: fec_mxc: use fec_set_dev_name to set name
>       net: fec_mxc: only call phy_connect in fec_probe
>       net: fec_mxc: get phydev before fec_probe
>       mx6qsabrelite: search mii phy address 4-7
> 
> hvaibhav at ti.com (1):
>       AM335X: Set fdt_high for AM335X devices to enable booting with
> Device Tree
> 
>  .gitignore                                         |    1 +
>  MAINTAINERS                                        |    8 +
>  Makefile                                           |   15 +-
>  arch/arm/cpu/arm720t/tegra-common/Makefile         |    1 +
>  arch/arm/cpu/arm720t/tegra-common/cpu.c            |  333 ++++++++++
>  arch/arm/cpu/arm720t/tegra-common/cpu.h            |   70 +--
>  arch/arm/cpu/arm720t/tegra-common/spl.c            |    3 +-
>  arch/arm/cpu/arm720t/tegra114/Makefile             |   42 ++
>  arch/arm/cpu/arm720t/tegra114/config.mk            |   19 +
>  arch/arm/cpu/arm720t/tegra114/cpu.c                |  297 +++++++++
>  arch/arm/cpu/arm720t/tegra20/cpu.c                 |  216 +------
>  arch/arm/cpu/arm720t/tegra30/Makefile              |   41 ++
>  arch/arm/cpu/arm720t/tegra30/config.mk             |   19 +
>  arch/arm/cpu/arm720t/tegra30/cpu.c                 |  176 ++++++
>  arch/arm/cpu/arm926ejs/config.mk                   |    2 +-
>  arch/arm/cpu/arm926ejs/mxs/clock.c                 |   83 ++-
>  arch/arm/cpu/arm926ejs/mxs/mxs.c                   |   25 +-
>  arch/arm/cpu/arm926ejs/mxs/spl_boot.c              |   25 +
>  arch/arm/cpu/arm926ejs/mxs/spl_mem_init.c          |  118 +++-
>  arch/arm/cpu/arm926ejs/mxs/spl_power_init.c        |   12 +
>  arch/arm/cpu/arm926ejs/mxs/u-boot-imx23.bd         |   18 +
>  arch/arm/cpu/armv7/Makefile                        |    2 +-
>  arch/arm/cpu/armv7/config.mk                       |    2 +-
>  arch/arm/cpu/armv7/start.S                         |    4 +-
>  arch/arm/cpu/armv7/tegra114/Makefile               |   40 ++
>  arch/arm/cpu/armv7/tegra114/config.mk              |   19 +
>  arch/arm/cpu/armv7/tegra30/Makefile                |   40 ++
>  arch/arm/cpu/armv7/tegra30/config.mk               |   19 +
>  arch/arm/cpu/tegra-common/Makefile                 |    2 +-
>  arch/arm/cpu/tegra-common/ap.c                     |   23 +-
>  arch/arm/cpu/tegra-common/board.c                  |   58 +-
>  arch/arm/cpu/tegra-common/clock.c                  |  560
>  +++++++++++++++++ arch/arm/cpu/tegra-common/sys_info.c
>  |   16 +- arch/arm/cpu/tegra114-common/Makefile              |   41 ++
>  arch/arm/cpu/tegra114-common/clock.c               |  655
>  ++++++++++++++++++++
>  arch/arm/cpu/tegra114-common/funcmux.c             |   63 ++
>  arch/arm/cpu/tegra114-common/pinmux.c              |  506
>  +++++++++++++++ arch/arm/cpu/tegra20-common/clock.c                |
>  605 +-----------------
>  arch/arm/cpu/tegra20-common/funcmux.c              |    4 +-
>  arch/arm/cpu/tegra20-common/pinmux.c               |    2 +-
>  arch/arm/cpu/tegra20-common/warmboot.c             |    2 +-
>  arch/arm/cpu/tegra30-common/Makefile               |   44 ++
>  arch/arm/cpu/tegra30-common/clock.c                |  618
>  ++++++++++++++++++ arch/arm/cpu/tegra30-common/funcmux.c
>  |   57 ++ arch/arm/cpu/tegra30-common/pinmux.c               |  506
>  +++++++++++++++ arch/arm/dts/tegra114.dtsi
>  |    5 + arch/arm/dts/tegra20.dtsi                          |  412
>  ++++++------ arch/arm/dts/tegra30.dtsi                          |  165
>  +++++ arch/arm/imx-common/Makefile                       |   13 +
>  arch/arm/include/asm/arch-am33xx/ddr_defs.h        |   34 +
>  arch/arm/include/asm/arch-am33xx/mux.h             |    3 +-
>  arch/arm/include/asm/arch-mxs/clock.h              |   14 +-
>  arch/arm/include/asm/arch-mxs/imx-regs.h           |    7 +-
>  arch/arm/include/asm/arch-mxs/iomux-mx23.h         |  355 +++++++++++
>  arch/arm/include/asm/arch-mxs/regs-apbh.h          |  121 ++++
>  arch/arm/include/asm/arch-mxs/regs-base.h          |   56 +-
>  arch/arm/include/asm/arch-mxs/regs-clkctrl-mx23.h  |  221 +++++++
>  arch/arm/include/asm/arch-mxs/regs-digctl.h        |    1 +
>  arch/arm/include/asm/arch-mxs/regs-power-mx23.h    |  358 +++++++++++
>  arch/arm/include/asm/arch-mxs/regs-ssp.h           |   54 ++
>  arch/arm/include/asm/arch-mxs/sys_proto.h          |   20 +-
>  arch/arm/include/asm/arch-tegra/ap.h               |   52 +-
>  arch/arm/include/asm/arch-tegra/board.h            |    7 +-
>  arch/arm/include/asm/arch-tegra/clk_rst.h          |  196 +++++-
>  arch/arm/include/asm/arch-tegra/clock.h            |   65 +-
>  arch/arm/include/asm/arch-tegra/funcmux.h          |   39 ++
>  arch/arm/include/asm/arch-tegra/gp_padctrl.h       |   40 ++
>  arch/arm/include/asm/arch-tegra/pmc.h              |    8 +
>  arch/arm/include/asm/arch-tegra/tegra.h            |   19 +-
>  arch/arm/include/asm/arch-tegra/tegra_slink.h      |   84 +++
>  arch/arm/include/asm/arch-tegra114/clock-tables.h  |  402 ++++++++++++
>  arch/arm/include/asm/arch-tegra114/clock.h         |   28 +
>  arch/arm/include/asm/arch-tegra114/flow.h          |   35 ++
>  arch/arm/include/asm/arch-tegra114/funcmux.h       |   31 +
>  arch/arm/include/asm/arch-tegra114/gp_padctrl.h    |   59 ++
>  arch/arm/include/asm/arch-tegra114/gpio.h          |   30 +
>  arch/arm/include/asm/arch-tegra114/hardware.h      |   22 +
>  arch/arm/include/asm/arch-tegra114/pinmux.h        |  618
>  ++++++++++++++++++ arch/arm/include/asm/arch-tegra114/pmu.h
>  |   23 + arch/arm/include/asm/arch-tegra114/spl.h           |   22 +
>  arch/arm/include/asm/arch-tegra114/tegra.h         |   33 +
>  arch/arm/include/asm/arch-tegra20/clock-tables.h   |    4 +
>  arch/arm/include/asm/arch-tegra20/clock.h          |    4 +
>  arch/arm/include/asm/arch-tegra20/funcmux.h        |   28 +-
>  arch/arm/include/asm/arch-tegra20/gp_padctrl.h     |   17 +-
>  arch/arm/include/asm/arch-tegra20/pinmux.h         |    1 -
>  arch/arm/include/asm/arch-tegra20/tegra.h          |    2 +
>  arch/arm/include/asm/arch-tegra30/clock-tables.h   |  382 ++++++++++++
>  arch/arm/include/asm/arch-tegra30/clock.h          |   28 +
>  arch/arm/include/asm/arch-tegra30/flow.h           |   35 ++
>  arch/arm/include/asm/arch-tegra30/funcmux.h        |   31 +
>  arch/arm/include/asm/arch-tegra30/gp_padctrl.h     |   59 ++
>  arch/arm/include/asm/arch-tegra30/gpio.h           |  304 +++++++++
>  arch/arm/include/asm/arch-tegra30/hardware.h       |   22 +
>  arch/arm/include/asm/arch-tegra30/pinmux.h         |  603
>  ++++++++++++++++++ arch/arm/include/asm/arch-tegra30/pmu.h
>  |   23 + arch/arm/include/asm/arch-tegra30/spl.h            |   28 +
>  arch/arm/include/asm/arch-tegra30/tegra.h          |   28 +
>  arch/arm/include/asm/system.h                      |    6 +
>  arch/arm/lib/board.c                               |    2 +-
>  board/avionic-design/dts/tegra20-medcom-wide.dts   |   38 +-
>  board/avionic-design/dts/tegra20-plutux.dts        |   14 -
>  board/avionic-design/dts/tegra20-tec.dts           |   56 +-
>  board/bluegiga/apx4devkit/apx4devkit.c             |    8 +-
>  board/compal/dts/tegra20-paz00.dts                 |   39 +-
>  board/compal/paz00/paz00.c                         |   11 +
>  board/compulab/dts/tegra20-trimslice.dts           |   18 +-
>  board/denx/m28evk/m28evk.c                         |   10 +-
>  board/esg/ima3-mx53/imximage.cfg                   |  120 ++--
>  board/freescale/imx/ddr/mx6q_4x_mt41j128.cfg       |   90
>  +-- .../{isee/igep0030 => freescale/mx23evk}/Makefile  |    8 +-
>  board/freescale/mx23evk/mx23evk.c                  |   83 +++
>  board/freescale/mx23evk/spl_boot.c                 |  104 ++++
>  board/freescale/mx25pdk/imximage.cfg               |   77 +--
>  board/freescale/mx28evk/mx28evk.c                  |   10 +-
>  board/freescale/mx51evk/imximage.cfg               |  114 ++--
>  board/freescale/mx53ard/imximage_dd3.cfg           |   83 +--
>  board/freescale/mx53evk/imximage.cfg               |   86 +--
>  board/freescale/mx53loco/imximage.cfg              |   83 +--
>  board/freescale/mx53smd/imximage.cfg               |   83 +--
>  board/freescale/mx6qarm2/imximage.cfg              |   88 +--
>  board/freescale/mx6qsabreauto/imximage.cfg         |   82 +--
>  board/freescale/mx6qsabrelite/mx6qsabrelite.c      |   24 +-
>  board/genesi/mx51_efikamx/imximage_mx.cfg          |  132 ++--
>  board/genesi/mx51_efikamx/imximage_sb.cfg          |  126 ++--
>  board/highbank/highbank.c                          |    3 +-
>  board/isee/igep0020/igep0020.h                     |  151 -----
>  board/isee/igep0030/igep0030.c                     |  117 ----
>  board/isee/{igep0020 => igep00x0}/Makefile         |    2
>  +- .../{igep0020/igep0020.c => igep00x0/igep00x0.c}   |   51
>  +- .../{igep0030/igep0030.h => igep00x0/igep00x0.h}   |   35 +-
>  board/kmc/kzm9g/kzm9g.c                            |   19 +-
>  board/nvidia/cardhu/Makefile                       |   44 ++
>  board/nvidia/cardhu/cardhu.c                       |   39 ++
>  board/nvidia/cardhu/cardhu.c.mmc                   |  151 +++++
>  board/nvidia/cardhu/pinmux-config-cardhu.h         |  329 ++++++++++
>  board/nvidia/common/board.c                        |   27 +-
>  board/nvidia/dalmore/Makefile                      |   36 ++
>  board/nvidia/dalmore/dalmore.c                     |   32 +
>  board/nvidia/dalmore/pinmux-config-dalmore.h       |  249 ++++++++
>  board/nvidia/dts/tegra114-dalmore.dts              |   13 +
>  board/nvidia/dts/tegra20-harmony.dts               |   33 +-
>  board/nvidia/dts/tegra20-seaboard.dts              |  129 ++--
>  board/nvidia/dts/tegra20-ventana.dts               |   13 -
>  board/nvidia/dts/tegra20-whistler.dts              |   10 -
>  board/nvidia/dts/tegra30-cardhu.dts                |   47 ++
>  board/olimex/mx23_olinuxino/Makefile               |   47 ++
>  board/olimex/mx23_olinuxino/mx23_olinuxino.c       |   71 +++
>  board/olimex/mx23_olinuxino/spl_boot.c             |   99 +++
>  board/phytec/pcm051/Makefile                       |   46 ++
>  board/phytec/pcm051/board.c                        |  266 ++++++++
>  board/phytec/pcm051/board.h                        |   33 +
>  board/phytec/pcm051/mux.c                          |  128 ++++
>  board/schulercontrol/sc_sps_1/sc_sps_1.c           |   10 +-
>  board/ti/am335x/board.c                            |   43 +-
>  board/ttcontrol/vision2/imximage_hynix.cfg         |  295 ++++-----
>  board/woodburn/imximage.cfg                        |    2 +-
>  board/woodburn/woodburn.c                          |    3 +-
>  boards.cfg                                         |   13 +-
>  doc/README.fec_mxc                                 |   27 +
>  drivers/dma/apbh_dma.c                             |   10 +-
>  drivers/mmc/mxsmmc.c                               |  102 +--
>  drivers/net/fec_mxc.c                              |  164 ++---
>  drivers/net/fec_mxc.h                              |    2 +-
>  drivers/net/phy/phy.c                              |  128 ++--
>  drivers/spi/Makefile                               |    1 +
>  drivers/spi/mxs_spi.c                              |    7 +-
>  drivers/spi/tegra_slink.c                          |  343 ++++++++++
>  drivers/spi/tegra_spi.c                            |   45 +-
>  drivers/video/tegra.c                              |    4 +-
>  dts/Makefile                                       |    2 +-
>  include/configs/am335x_evm.h                       |    1 +
>  include/configs/cardhu.h                           |   65 ++
>  include/configs/dalmore.h                          |   50 ++
>  include/configs/igep00x0.h                         |    5 +
>  include/configs/m28evk.h                           |    3 +-
>  include/configs/medcom-wide.h                      |    8 +
>  include/configs/mx23_olinuxino.h                   |  210 +++++++
>  include/configs/mx23evk.h                          |  202 ++++++
>  include/configs/mx28evk.h                          |    1 -
>  include/configs/mx6qsabre_common.h                 |    2 +-
>  include/configs/mx6qsabreauto.h                    |   12 +
>  include/configs/omap4_common.h                     |   17 +-
>  include/configs/paz00.h                            |    9 +
>  include/configs/pcm051.h                           |  301 +++++++++
>  include/configs/sc_sps_1.h                         |    1 -
>  include/configs/tec.h                              |    9 +-
>  include/configs/tegra-common-post.h                |   38 +-
>  include/configs/tegra-common.h                     |  160 +++++
>  include/configs/tegra114-common.h                  |   79 +++
>  include/configs/tegra20-common.h                   |  201 ++----
>  include/configs/tegra30-common.h                   |   89 +++
>  include/fdtdec.h                                   |    2 +
>  include/netdev.h                                   |    7 +
>  include/phy.h                                      |    3 +
>  include/serial.h                                   |    2 +-
>  lib/fdtdec.c                                       |    2 +
>  spl/Makefile                                       |    9 +-
>  tools/Makefile                                     |    2 +
>  tools/imximage.c                                   |    2 +- 200 files
>  changed, 14371 insertions(+), 2800 deletions(-) create mode 100644
>  arch/arm/cpu/arm720t/tegra-common/cpu.c create mode 100644
>  arch/arm/cpu/arm720t/tegra114/Makefile create mode 100644
>  arch/arm/cpu/arm720t/tegra114/config.mk create mode 100644
>  arch/arm/cpu/arm720t/tegra114/cpu.c create mode 100644
>  arch/arm/cpu/arm720t/tegra30/Makefile create mode 100644
>  arch/arm/cpu/arm720t/tegra30/config.mk create mode 100644
>  arch/arm/cpu/arm720t/tegra30/cpu.c create mode 100644
>  arch/arm/cpu/arm926ejs/mxs/u-boot-imx23.bd create mode 100644
>  arch/arm/cpu/armv7/tegra114/Makefile create mode 100644
>  arch/arm/cpu/armv7/tegra114/config.mk create mode 100644
>  arch/arm/cpu/armv7/tegra30/Makefile create mode 100644
>  arch/arm/cpu/armv7/tegra30/config.mk create mode 100644
>  arch/arm/cpu/tegra-common/clock.c create mode 100644
>  arch/arm/cpu/tegra114-common/Makefile create mode 100644
>  arch/arm/cpu/tegra114-common/clock.c create mode 100644
>  arch/arm/cpu/tegra114-common/funcmux.c create mode 100644
>  arch/arm/cpu/tegra114-common/pinmux.c create mode 100644
>  arch/arm/cpu/tegra30-common/Makefile create mode 100644
>  arch/arm/cpu/tegra30-common/clock.c create mode 100644
>  arch/arm/cpu/tegra30-common/funcmux.c create mode 100644
>  arch/arm/cpu/tegra30-common/pinmux.c create mode 100644
>  arch/arm/dts/tegra114.dtsi create mode 100644
>  arch/arm/dts/tegra30.dtsi create mode 100644
>  arch/arm/include/asm/arch-mxs/iomux-mx23.h create mode 100644
>  arch/arm/include/asm/arch-mxs/regs-clkctrl-mx23.h create mode 100644
>  arch/arm/include/asm/arch-mxs/regs-power-mx23.h create mode 100644
>  arch/arm/include/asm/arch-tegra/funcmux.h create mode 100644
>  arch/arm/include/asm/arch-tegra/gp_padctrl.h create mode 100644
>  arch/arm/include/asm/arch-tegra/tegra_slink.h create mode 100644
>  arch/arm/include/asm/arch-tegra114/clock-tables.h create mode 100644
>  arch/arm/include/asm/arch-tegra114/clock.h create mode 100644
>  arch/arm/include/asm/arch-tegra114/flow.h create mode 100644
>  arch/arm/include/asm/arch-tegra114/funcmux.h create mode 100644
>  arch/arm/include/asm/arch-tegra114/gp_padctrl.h create mode 100644
>  arch/arm/include/asm/arch-tegra114/gpio.h create mode 100644
>  arch/arm/include/asm/arch-tegra114/hardware.h create mode 100644
>  arch/arm/include/asm/arch-tegra114/pinmux.h create mode 100644
>  arch/arm/include/asm/arch-tegra114/pmu.h create mode 100644
>  arch/arm/include/asm/arch-tegra114/spl.h create mode 100644
>  arch/arm/include/asm/arch-tegra114/tegra.h create mode 100644
>  arch/arm/include/asm/arch-tegra30/clock-tables.h create mode 100644
>  arch/arm/include/asm/arch-tegra30/clock.h create mode 100644
>  arch/arm/include/asm/arch-tegra30/flow.h create mode 100644
>  arch/arm/include/asm/arch-tegra30/funcmux.h create mode 100644
>  arch/arm/include/asm/arch-tegra30/gp_padctrl.h create mode 100644
>  arch/arm/include/asm/arch-tegra30/gpio.h create mode 100644
>  arch/arm/include/asm/arch-tegra30/hardware.h create mode 100644
>  arch/arm/include/asm/arch-tegra30/pinmux.h create mode 100644
>  arch/arm/include/asm/arch-tegra30/pmu.h create mode 100644
>  arch/arm/include/asm/arch-tegra30/spl.h create mode 100644
>  arch/arm/include/asm/arch-tegra30/tegra.h rename board/{isee/igep0030
>  => freescale/mx23evk}/Makefile (92%) create mode 100644
>  board/freescale/mx23evk/mx23evk.c create mode 100644
>  board/freescale/mx23evk/spl_boot.c delete mode 100644
>  board/isee/igep0020/igep0020.h delete mode 100644
>  board/isee/igep0030/igep0030.c rename board/isee/{igep0020 =>
>  igep00x0}/Makefile (98%) rename board/isee/{igep0020/igep0020.c =>
>  igep00x0/igep00x0.c} (86%) rename board/isee/{igep0030/igep0030.h =>
>  igep00x0/igep00x0.h} (93%) create mode 100644
>  board/nvidia/cardhu/Makefile create mode 100644
>  board/nvidia/cardhu/cardhu.c create mode 100644
>  board/nvidia/cardhu/cardhu.c.mmc create mode 100644
>  board/nvidia/cardhu/pinmux-config-cardhu.h create mode 100644
>  board/nvidia/dalmore/Makefile create mode 100644
>  board/nvidia/dalmore/dalmore.c create mode 100644
>  board/nvidia/dalmore/pinmux-config-dalmore.h create mode 100644
>  board/nvidia/dts/tegra114-dalmore.dts create mode 100644
>  board/nvidia/dts/tegra30-cardhu.dts create mode 100644
>  board/olimex/mx23_olinuxino/Makefile create mode 100644
>  board/olimex/mx23_olinuxino/mx23_olinuxino.c create mode 100644
>  board/olimex/mx23_olinuxino/spl_boot.c create mode 100644
>  board/phytec/pcm051/Makefile create mode 100644
>  board/phytec/pcm051/board.c create mode 100644
>  board/phytec/pcm051/board.h create mode 100644
>  board/phytec/pcm051/mux.c create mode 100644 doc/README.fec_mxc create
>  mode 100644 drivers/spi/tegra_slink.c create mode 100644
>  include/configs/cardhu.h create mode 100644 include/configs/dalmore.h
>  create mode 100644 include/configs/mx23_olinuxino.h
>  create mode 100644 include/configs/mx23evk.h
>  create mode 100644 include/configs/pcm051.h
>  create mode 100644 include/configs/tegra-common.h
>  create mode 100644 include/configs/tegra114-common.h
>  create mode 100644 include/configs/tegra30-common.h

Applied to u-boot/master (a few days ago and forgot to send this), thanks!

-- 
Tom
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 836 bytes
Desc: Digital signature
URL: <http://lists.denx.de/pipermail/u-boot/attachments/20130215/47b3fc2d/attachment.pgp>

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

* [U-Boot] Pull request: u-boot-arm/master
  2016-01-31 20:40 Albert ARIBAUD
@ 2016-02-01 16:54 ` Tom Rini
  0 siblings, 0 replies; 259+ messages in thread
From: Tom Rini @ 2016-02-01 16:54 UTC (permalink / raw)
  To: u-boot

On Sun, Jan 31, 2016 at 09:40:04PM +0100, Albert ARIBAUD wrote:

> Hello Tom,
> 
> The following changes since commit 8cdae1dacde7dbe74d53a8ac1a05761a53c4f191:
> 
>   video: Correct 'tor' typo in comment (2016-01-30 10:58:47 +0100)
> 
> are available in the git repository at:
> 
>   git://git.denx.de/u-boot-arm master
> 
> for you to fetch changes up to 735b1a2e5a61401868bb35702b6e5e18bce6eb97:
> 
>   arm: novena: Fix EEPROM i2c configuration (2016-01-31 16:32:56 +0100)
> 

Applied to u-boot/master, thanks!

-- 
Tom
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 836 bytes
Desc: Digital signature
URL: <http://lists.denx.de/pipermail/u-boot/attachments/20160201/804f090d/attachment.sig>

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

* [U-Boot] Pull request: u-boot-arm/master
@ 2016-01-31 20:40 Albert ARIBAUD
  2016-02-01 16:54 ` Tom Rini
  0 siblings, 1 reply; 259+ messages in thread
From: Albert ARIBAUD @ 2016-01-31 20:40 UTC (permalink / raw)
  To: u-boot

Hello Tom,

The following changes since commit 8cdae1dacde7dbe74d53a8ac1a05761a53c4f191:

  video: Correct 'tor' typo in comment (2016-01-30 10:58:47 +0100)

are available in the git repository at:

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

for you to fetch changes up to 735b1a2e5a61401868bb35702b6e5e18bce6eb97:

  arm: novena: Fix EEPROM i2c configuration (2016-01-31 16:32:56 +0100)

----------------------------------------------------------------
Albert ARIBAUD (1):
      armv7: add cacheline sizes where missing

Marek Vasut (4):
      arm: Replace test for CONFIG_ARMV7 with CONFIG_CPU_V7
      arm: Remove S bit from MMU section entry
      arm: cache: Implement cache range check for v7
      arm: novena: Fix EEPROM i2c configuration

Peng Fan (1):
      arm: config: enforce -fno-pic for gcc

Wang Dongsheng (1):
      ARM: Disable "DISCARD" for secure section if CONFIG_ARMV7_SECURE_BASE isn't defined

 arch/arm/config.mk                  |  1 +
 arch/arm/cpu/armv7/cache_v7.c       | 21 +++++++++++++++++++++
 arch/arm/cpu/u-boot.lds             | 27 ++++++++++++++-------------
 arch/arm/include/asm/system.h       |  7 +++----
 arch/arm/lib/cache-cp15.c           |  2 +-
 include/configs/am3517_crane.h      |  2 ++
 include/configs/am3517_evm.h        |  2 ++
 include/configs/at91-sama5_common.h |  2 ++
 include/configs/bcm_ep_board.h      |  1 +
 include/configs/cm_t35.h            |  2 ++
 include/configs/cm_t3517.h          |  2 ++
 include/configs/colibri_vf.h        |  2 ++
 include/configs/kzm9g.h             |  2 ++
 include/configs/nokia_rx51.h        |  2 ++
 include/configs/novena.h            |  3 ++-
 include/configs/pcm052.h            |  2 ++
 include/configs/rcar-gen2-common.h  |  2 ++
 include/configs/rk3036_common.h     |  2 ++
 include/configs/rk3288_common.h     |  2 ++
 include/configs/s5p_goni.h          |  2 ++
 include/configs/smdkc100.h          |  2 ++
 include/configs/tao3530.h           |  2 ++
 include/configs/ti814x_evm.h        |  2 ++
 include/configs/ti816x_evm.h        |  2 ++
 include/configs/ti_omap3_common.h   |  5 +++++
 include/configs/tricorder.h         |  2 ++
 include/configs/vexpress_common.h   |  2 ++
 include/configs/vf610twr.h          |  2 ++
 28 files changed, 88 insertions(+), 19 deletions(-)

Amicalement,
-- 
Albert.

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

* [U-Boot] Pull request: u-boot-arm/master
  2015-11-10 17:45 Albert ARIBAUD
@ 2015-11-10 20:15 ` Tom Rini
  0 siblings, 0 replies; 259+ messages in thread
From: Tom Rini @ 2015-11-10 20:15 UTC (permalink / raw)
  To: u-boot

On Tue, Nov 10, 2015 at 06:45:40PM +0100, Albert ARIBAUD wrote:

> Hello Tom,
> 
> The following changes since commit e490ad25eb3dc4f075ed33b4b00b1f97071fcf3d:
> 
>   ARM64: zynqmp: Sync zynq_sdhci_init() declaration (2015-11-07 08:17:54 -0500)
> 
> are available in the git repository at:
> 
>   git://git.denx.de/u-boot-arm master
> 
> for you to fetch changes up to 5e68ff3949a3eebf62ba639171814f39c8e46a84:
> 
>   ARM: tegra: enable CONFIG_SYS_NONCACHED_MEMORY everywhere (2015-11-10 18:04:30 +0100)
> 
> Note that OpenRD builds but will fail to run with gcc 5.2.1 due to this
> version of GCC interacting badly with arch_setup_gd(). This is a known
> issue which we have at least two solutions for, either reverting commit
> 5ba534d2 or polishing http://patchwork.ozlabs.org/patch/542076/ and
> applying it; in any case, that will be sorted out before v2016.01.
> 

Applied to u-boot/master, thanks!

-- 
Tom
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 836 bytes
Desc: Digital signature
URL: <http://lists.denx.de/pipermail/u-boot/attachments/20151110/10deaa7a/attachment.sig>

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

* [U-Boot] Pull request: u-boot-arm/master
@ 2015-11-10 17:45 Albert ARIBAUD
  2015-11-10 20:15 ` Tom Rini
  0 siblings, 1 reply; 259+ messages in thread
From: Albert ARIBAUD @ 2015-11-10 17:45 UTC (permalink / raw)
  To: u-boot

Hello Tom,

The following changes since commit e490ad25eb3dc4f075ed33b4b00b1f97071fcf3d:

  ARM64: zynqmp: Sync zynq_sdhci_init() declaration (2015-11-07 08:17:54 -0500)

are available in the git repository at:

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

for you to fetch changes up to 5e68ff3949a3eebf62ba639171814f39c8e46a84:

  ARM: tegra: enable CONFIG_SYS_NONCACHED_MEMORY everywhere (2015-11-10 18:04:30 +0100)

Note that OpenRD builds but will fail to run with gcc 5.2.1 due to this
version of GCC interacting badly with arch_setup_gd(). This is a known
issue which we have at least two solutions for, either reverting commit
5ba534d2 or polishing http://patchwork.ozlabs.org/patch/542076/ and
applying it; in any case, that will be sorted out before v2016.01.

----------------------------------------------------------------
Albert ARIBAUD (5):
      stm32f429-discovery: add CONFIG_SYS_THUMB_BUILD
      arm: support Thumb-1 with CONFIG_SYS_THUMB_BUILD
      tricorder: switch to CONFIG_SYS_THUMB_BUILD
      kirkwood: support CONFIG_SYS_THUMB_BUILD
      Revive OpenRD targets

Fabio Estevam (1):
      ls1043ardb: Add missing config entries to MAINTAINERS

Stephen Warren (4):
      armv8: enable compilation with CONFIG_SYS_NONCACHED_MEMORY
      armv8: allow custom MMU setup routines on ARMv8
      ARM: tegra: add custom MMU setup on ARMv8
      ARM: tegra: enable CONFIG_SYS_NONCACHED_MEMORY everywhere

Tom Rini (1):
      board/ti: Update MAINTAINERS entries with more boards

Vadzim Dambrouski (4):
      arm: add support for semihosting for ARMv7M targets
      arm: fix compile warnings when semihosting is enabled on ARMv7M target.
      arm: stm32f4: fix a bug when only first sector gets erased
      arm: stm32f4: fix a bug when a random sector gets erased

 Makefile                                       |   2 ++
 arch/arm/Kconfig                               |   5 ++++
 arch/arm/cpu/arm926ejs/Makefile                |  11 +++++++++
 arch/arm/cpu/arm926ejs/cache.c                 |   5 ++++
 arch/arm/cpu/armv7m/stm32f4/flash.c            |   5 +++-
 arch/arm/cpu/armv8/cache_v8.c                  |   2 +-
 arch/arm/include/asm/arch-stm32f4/stm32.h      |   1 +
 arch/arm/include/asm/cache.h                   |   4 +++
 arch/arm/include/asm/system.h                  |  11 +++++----
 arch/arm/lib/Makefile                          |  24 ++++++++++++++++++
 arch/arm/lib/cache.c                           |  11 +++++++++
 arch/arm/lib/memcpy.S                          |   4 +--
 arch/arm/lib/memset.S                          |   2 +-
 arch/arm/lib/semihosting.c                     |   6 +++--
 arch/arm/mach-kirkwood/Kconfig                 |   4 +++
 arch/arm/mach-kirkwood/Makefile                |   6 +++++
 arch/arm/mach-orion5x/Makefile                 |  10 ++++++++
 arch/arm/mach-tegra/Makefile                   |   1 +
 arch/arm/mach-tegra/arm64-mmu.c                | 131 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 arch/arm/thumb1/include/asm/proc-armv/system.h |  69 +++++++++++++++++++++++++++++++++++++++++++++++++++
 board/Marvell/openrd/Kconfig                   |  12 +++++++++
 board/Marvell/openrd/MAINTAINERS               |  12 +++++++++
 board/Marvell/openrd/Makefile                  |  14 +++++++++++
 board/Marvell/openrd/kwbimage.cfg              | 152 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 board/Marvell/openrd/openrd.c                  | 160 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 board/Marvell/openrd/openrd.h                  |  30 ++++++++++++++++++++++
 board/freescale/ls1043ardb/MAINTAINERS         |   2 ++
 board/ti/am335x/MAINTAINERS                    |   1 +
 board/ti/am43xx/MAINTAINERS                    |   2 ++
 board/ti/dra7xx/MAINTAINERS                    |   2 ++
 configs/openrd_base_defconfig                  |   7 ++++++
 configs/openrd_client_defconfig                |   7 ++++++
 configs/openrd_ultimate_defconfig              |   7 ++++++
 doc/README.scrapyard                           |   3 ---
 examples/standalone/Makefile                   |  10 ++++++++
 include/configs/openrd.h                       | 138 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 include/configs/stm32f429-discovery.h          |   1 +
 include/configs/tegra-common-post.h            |   2 --
 include/configs/tricorder.h                    |   1 +
 39 files changed, 860 insertions(+), 17 deletions(-)
 create mode 100644 arch/arm/mach-tegra/arm64-mmu.c
 create mode 100644 arch/arm/thumb1/include/asm/proc-armv/system.h
 create mode 100644 board/Marvell/openrd/Kconfig
 create mode 100644 board/Marvell/openrd/MAINTAINERS
 create mode 100644 board/Marvell/openrd/Makefile
 create mode 100644 board/Marvell/openrd/kwbimage.cfg
 create mode 100644 board/Marvell/openrd/openrd.c
 create mode 100644 board/Marvell/openrd/openrd.h
 create mode 100644 configs/openrd_base_defconfig
 create mode 100644 configs/openrd_client_defconfig
 create mode 100644 configs/openrd_ultimate_defconfig
 create mode 100644 include/configs/openrd.h

Amicalement,
-- 
Albert.

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

* [U-Boot] Pull request: u-boot-arm/master
  2015-10-15 21:19 Albert ARIBAUD
@ 2015-10-15 22:00 ` Tom Rini
  0 siblings, 0 replies; 259+ messages in thread
From: Tom Rini @ 2015-10-15 22:00 UTC (permalink / raw)
  To: u-boot

On Thu, Oct 15, 2015 at 11:19:58PM +0200, Albert ARIBAUD wrote:

> Hello,
> 
> The following changes since commit 297faccca2235e359012118495b9b73451d54bb9:
> 
>   Merge branch 'master' of git://www.denx.de/git/u-boot-imx (2015-10-13 08:37:38 -0400)
> 
> are available in the git repository at:
> 
>   git://git.denx.de/u-boot-arm master
> 
> for you to fetch changes up to b1964c72bdb9ca44de3a56d40927409b8cab2a76:
> 
>   armv8/gic: Fix GIC v2 initialization (2015-10-15 14:47:03 +0200)
> 
> These are all trivial changes or bugfixes.
> 

Applied to u-boot/master, thanks!

-- 
Tom
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 836 bytes
Desc: Digital signature
URL: <http://lists.denx.de/pipermail/u-boot/attachments/20151015/b2e8dcf5/attachment.sig>

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

* [U-Boot] Pull request: u-boot-arm/master
@ 2015-10-15 21:19 Albert ARIBAUD
  2015-10-15 22:00 ` Tom Rini
  0 siblings, 1 reply; 259+ messages in thread
From: Albert ARIBAUD @ 2015-10-15 21:19 UTC (permalink / raw)
  To: u-boot

Hello,

The following changes since commit 297faccca2235e359012118495b9b73451d54bb9:

  Merge branch 'master' of git://www.denx.de/git/u-boot-imx (2015-10-13 08:37:38 -0400)

are available in the git repository at:

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

for you to fetch changes up to b1964c72bdb9ca44de3a56d40927409b8cab2a76:

  armv8/gic: Fix GIC v2 initialization (2015-10-15 14:47:03 +0200)

These are all trivial changes or bugfixes.

----------------------------------------------------------------
Albert ARIBAUD (1):
      Merge remote-tracking branch 'u-boot/master'

Peng Fan (1):
      arm: armv8 correct value passed to __asm_dcache_all

Simon Glass (1):
      arm: Correct comments in crt0.S for the recent SPL improvements

Thierry Reding (3):
      armv8/mmu: Clean up TCR programming
      armv8/mmu: Set bits marked RES1 in TCR
      armv8/gic: Fix GIC v2 initialization

 arch/arm/cpu/armv8/cache.S       |  2 +-
 arch/arm/cpu/armv8/cache_v8.c    |  6 +++---
 arch/arm/include/asm/armv8/mmu.h |  8 ++++++--
 arch/arm/lib/crt0.S              | 26 ++++++++++++++++----------
 arch/arm/lib/crt0_64.S           | 30 ++++++++++++++++++++----------
 arch/arm/lib/gic_64.S            | 10 +++++++++-
 6 files changed, 55 insertions(+), 27 deletions(-)


Amicalement,
-- 
Albert.

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

* [U-Boot] Pull request: u-boot-arm/master
  2015-07-31  1:06 Albert ARIBAUD
@ 2015-08-01 14:47 ` Tom Rini
  0 siblings, 0 replies; 259+ messages in thread
From: Tom Rini @ 2015-08-01 14:47 UTC (permalink / raw)
  To: u-boot

On Fri, Jul 31, 2015 at 03:06:49AM +0200, Albert ARIBAUD wrote:

> Hello,
> 
> The following changes since commit cc35734358540a1bbaf042fdf9f4cb2de17389ed:
> 
>   Merge branch 'master' of git://git.denx.de/u-boot-tegra (2015-07-29 18:58:39 -0400)
> 
> are available in the git repository at:
> 
>   git://git.denx.de/u-boot-arm master
> 
> for you to fetch changes up to dad17fd51027ad02ac8f02deed186d08109d61fd:
> 
>   armv8: caches: Added routine to set non cacheable region (2015-07-31 01:38:12 +0200)
> 
> This is just so that the patch below enters mainline to unblock other patches.
> 

Applied to u-boot/master, thanks!

-- 
Tom
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 836 bytes
Desc: Digital signature
URL: <http://lists.denx.de/pipermail/u-boot/attachments/20150801/27a5cea5/attachment.sig>

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

* [U-Boot] Pull request: u-boot-arm/master
@ 2015-07-31  1:06 Albert ARIBAUD
  2015-08-01 14:47 ` Tom Rini
  0 siblings, 1 reply; 259+ messages in thread
From: Albert ARIBAUD @ 2015-07-31  1:06 UTC (permalink / raw)
  To: u-boot

Hello,

The following changes since commit cc35734358540a1bbaf042fdf9f4cb2de17389ed:

  Merge branch 'master' of git://git.denx.de/u-boot-tegra (2015-07-29 18:58:39 -0400)

are available in the git repository at:

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

for you to fetch changes up to dad17fd51027ad02ac8f02deed186d08109d61fd:

  armv8: caches: Added routine to set non cacheable region (2015-07-31 01:38:12 +0200)

This is just so that the patch below enters mainline to unblock other patches.

----------------------------------------------------------------
Siva Durga Prasad Paladugu (1):
      armv8: caches: Added routine to set non cacheable region

 arch/arm/cpu/armv8/cache_v8.c | 36 ++++++++++++++++++++++++++++++++++++
 arch/arm/include/asm/system.h | 29 +++++++++++++++++++----------
 2 files changed, 55 insertions(+), 10 deletions(-)


Amicalement,
-- 
Albert.

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

* [U-Boot] Pull request: u-boot-arm/master
  2015-07-06 23:59     ` Tom Rini
  2015-07-07  5:49       ` Albert ARIBAUD
@ 2015-07-07 10:01       ` Albert ARIBAUD
  1 sibling, 0 replies; 259+ messages in thread
From: Albert ARIBAUD @ 2015-07-07 10:01 UTC (permalink / raw)
  To: u-boot

Hello Tom,

On Mon, 6 Jul 2015 19:59:20 -0400, Tom Rini <trini@konsulko.com> wrote:
> On Tue, Jul 07, 2015 at 12:09:49AM +0200, Albert ARIBAUD wrote:

> With ELDK-5.5:

ELDK 5.5.3, default target of armv7a-hf?

Amicalement,
-- 
Albert.

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

* [U-Boot] Pull request: u-boot-arm/master
  2015-07-06 23:59     ` Tom Rini
@ 2015-07-07  5:49       ` Albert ARIBAUD
  2015-07-07 10:01       ` Albert ARIBAUD
  1 sibling, 0 replies; 259+ messages in thread
From: Albert ARIBAUD @ 2015-07-07  5:49 UTC (permalink / raw)
  To: u-boot

Hello Tom,

On Mon, 6 Jul 2015 19:59:20 -0400, Tom Rini <trini@konsulko.com> wrote:
> On Tue, Jul 07, 2015 at 12:09:49AM +0200, Albert ARIBAUD wrote:
> > Hello Tom,
> > 
> > On Mon, 6 Jul 2015 17:15:49 -0400, Tom Rini <trini@konsulko.com> wrote:
> > > On Mon, Jul 06, 2015 at 05:20:02PM +0200, Albert ARIBAUD wrote:
> > > 
> > > > Hello Tom,
> > > > 
> > > > The following changes since commit 9c6b05cb724e18d1db3f9e1a75b2272572f06fbd:
> > > > 
> > > >   Prepare v2015.07-rc3 (2015-06-29 17:22:01 -0400)
> > > > 
> > > > are available in the git repository at:
> > > > 
> > > >   git://git.denx.de/u-boot-arm master
> > > > 
> > > > for you to fetch changes up to 5d2f3ad37aa91ce5ebba108c0b1112db08ff8498:
> > > > 
> > > >   openrd: switch to CONFIG_SYS_THUMB_BUILD (2015-07-06 13:49:35 +0200)
> > > > 
> > > > This ARM PR supersedes the previous one and adds the thumb-1 support
> > > > series which fixes axm, taurus, and stm32f429-discovery WRT Commit
> > > > ecaf902 ('arm: Enable CONFIG_USE_ARCH_MEMSET/MEMCPY globally').
> > > >  
> > > > ----------------------------------------------------------------
> > > > Albert ARIBAUD (5):
> > > >       Merge branch 'u-boot/master' into 'u-boot-arm/master'
> > > >       stm32f429-discovery: add CONFIG_SYS_THUMB_BUILD
> > > >       arm: support Thumb-1 with CONFIG_SYS_THUMB_BUILD
> > > >       kirkwood: support CONFIG_SYS_THUMB_BUILD
> > > >       openrd: switch to CONFIG_SYS_THUMB_BUILD
> > > 
> > > OK, I jsut checked my local build results and it looks like this didn't
> > > get pushed out really?  I don't have the thumb fixes so a bunch of
> > > things are still breaking, same as before.  And I don't see those
> > > commits.. :(
> > 
> > Argh. Fixed. Now I'll go and hide in shame for, say, 6 hours.
> 
> With ELDK-5.5:
> (venice2,seaboard,nyan-big,jetson-tk1) arm-linux-gnueabi-ld.bfd: SPL
> image plus BSS too big
> (axm,taurus) arm-linux-gnueabi-ld.bfd: SPL image too big
> And also:
> (openrd_base,openrd_ultimate,openrd_client) arm-linux-gnueabi-ld.bfd:
> error:
> /opt/eldk-5.5.3/armv7a-hf/sysroots/armv7ahf-vfp-neon-linux-gnueabi/usr/lib/arm-linux-gnueabi/4.8.1/libgcc.a(_muldi3.o)
> uses VFP register arguments, u-boot does not
> 
> I think we need to push off the memcpy/memset (and related thumb bits)
> until the new MW.

Agreed. I'll respin my master branch w/o these.

> -- 
> Tom

Amicalement,
-- 
Albert.

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

* [U-Boot] Pull request: u-boot-arm/master
  2015-07-06 22:09   ` Albert ARIBAUD
@ 2015-07-06 23:59     ` Tom Rini
  2015-07-07  5:49       ` Albert ARIBAUD
  2015-07-07 10:01       ` Albert ARIBAUD
  0 siblings, 2 replies; 259+ messages in thread
From: Tom Rini @ 2015-07-06 23:59 UTC (permalink / raw)
  To: u-boot

On Tue, Jul 07, 2015 at 12:09:49AM +0200, Albert ARIBAUD wrote:
> Hello Tom,
> 
> On Mon, 6 Jul 2015 17:15:49 -0400, Tom Rini <trini@konsulko.com> wrote:
> > On Mon, Jul 06, 2015 at 05:20:02PM +0200, Albert ARIBAUD wrote:
> > 
> > > Hello Tom,
> > > 
> > > The following changes since commit 9c6b05cb724e18d1db3f9e1a75b2272572f06fbd:
> > > 
> > >   Prepare v2015.07-rc3 (2015-06-29 17:22:01 -0400)
> > > 
> > > are available in the git repository at:
> > > 
> > >   git://git.denx.de/u-boot-arm master
> > > 
> > > for you to fetch changes up to 5d2f3ad37aa91ce5ebba108c0b1112db08ff8498:
> > > 
> > >   openrd: switch to CONFIG_SYS_THUMB_BUILD (2015-07-06 13:49:35 +0200)
> > > 
> > > This ARM PR supersedes the previous one and adds the thumb-1 support
> > > series which fixes axm, taurus, and stm32f429-discovery WRT Commit
> > > ecaf902 ('arm: Enable CONFIG_USE_ARCH_MEMSET/MEMCPY globally').
> > >  
> > > ----------------------------------------------------------------
> > > Albert ARIBAUD (5):
> > >       Merge branch 'u-boot/master' into 'u-boot-arm/master'
> > >       stm32f429-discovery: add CONFIG_SYS_THUMB_BUILD
> > >       arm: support Thumb-1 with CONFIG_SYS_THUMB_BUILD
> > >       kirkwood: support CONFIG_SYS_THUMB_BUILD
> > >       openrd: switch to CONFIG_SYS_THUMB_BUILD
> > 
> > OK, I jsut checked my local build results and it looks like this didn't
> > get pushed out really?  I don't have the thumb fixes so a bunch of
> > things are still breaking, same as before.  And I don't see those
> > commits.. :(
> 
> Argh. Fixed. Now I'll go and hide in shame for, say, 6 hours.

With ELDK-5.5:
(venice2,seaboard,nyan-big,jetson-tk1) arm-linux-gnueabi-ld.bfd: SPL
image plus BSS too big
(axm,taurus) arm-linux-gnueabi-ld.bfd: SPL image too big
And also:
(openrd_base,openrd_ultimate,openrd_client) arm-linux-gnueabi-ld.bfd:
error:
/opt/eldk-5.5.3/armv7a-hf/sysroots/armv7ahf-vfp-neon-linux-gnueabi/usr/lib/arm-linux-gnueabi/4.8.1/libgcc.a(_muldi3.o)
uses VFP register arguments, u-boot does not

I think we need to push off the memcpy/memset (and related thumb bits)
until the new MW.

-- 
Tom
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 836 bytes
Desc: Digital signature
URL: <http://lists.denx.de/pipermail/u-boot/attachments/20150706/5e65e931/attachment.sig>

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

* [U-Boot] Pull request: u-boot-arm/master
  2015-07-06 21:15 ` Tom Rini
@ 2015-07-06 22:09   ` Albert ARIBAUD
  2015-07-06 23:59     ` Tom Rini
  0 siblings, 1 reply; 259+ messages in thread
From: Albert ARIBAUD @ 2015-07-06 22:09 UTC (permalink / raw)
  To: u-boot

Hello Tom,

On Mon, 6 Jul 2015 17:15:49 -0400, Tom Rini <trini@konsulko.com> wrote:
> On Mon, Jul 06, 2015 at 05:20:02PM +0200, Albert ARIBAUD wrote:
> 
> > Hello Tom,
> > 
> > The following changes since commit 9c6b05cb724e18d1db3f9e1a75b2272572f06fbd:
> > 
> >   Prepare v2015.07-rc3 (2015-06-29 17:22:01 -0400)
> > 
> > are available in the git repository at:
> > 
> >   git://git.denx.de/u-boot-arm master
> > 
> > for you to fetch changes up to 5d2f3ad37aa91ce5ebba108c0b1112db08ff8498:
> > 
> >   openrd: switch to CONFIG_SYS_THUMB_BUILD (2015-07-06 13:49:35 +0200)
> > 
> > This ARM PR supersedes the previous one and adds the thumb-1 support
> > series which fixes axm, taurus, and stm32f429-discovery WRT Commit
> > ecaf902 ('arm: Enable CONFIG_USE_ARCH_MEMSET/MEMCPY globally').
> >  
> > ----------------------------------------------------------------
> > Albert ARIBAUD (5):
> >       Merge branch 'u-boot/master' into 'u-boot-arm/master'
> >       stm32f429-discovery: add CONFIG_SYS_THUMB_BUILD
> >       arm: support Thumb-1 with CONFIG_SYS_THUMB_BUILD
> >       kirkwood: support CONFIG_SYS_THUMB_BUILD
> >       openrd: switch to CONFIG_SYS_THUMB_BUILD
> 
> OK, I jsut checked my local build results and it looks like this didn't
> get pushed out really?  I don't have the thumb fixes so a bunch of
> things are still breaking, same as before.  And I don't see those
> commits.. :(

Argh. Fixed. Now I'll go and hide in shame for, say, 6 hours.

> -- 
> Tom

Amicalement,
-- 
Albert.

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

* [U-Boot] Pull request: u-boot-arm/master
  2015-07-06 15:20 Albert ARIBAUD
@ 2015-07-06 21:15 ` Tom Rini
  2015-07-06 22:09   ` Albert ARIBAUD
  0 siblings, 1 reply; 259+ messages in thread
From: Tom Rini @ 2015-07-06 21:15 UTC (permalink / raw)
  To: u-boot

On Mon, Jul 06, 2015 at 05:20:02PM +0200, Albert ARIBAUD wrote:

> Hello Tom,
> 
> The following changes since commit 9c6b05cb724e18d1db3f9e1a75b2272572f06fbd:
> 
>   Prepare v2015.07-rc3 (2015-06-29 17:22:01 -0400)
> 
> are available in the git repository at:
> 
>   git://git.denx.de/u-boot-arm master
> 
> for you to fetch changes up to 5d2f3ad37aa91ce5ebba108c0b1112db08ff8498:
> 
>   openrd: switch to CONFIG_SYS_THUMB_BUILD (2015-07-06 13:49:35 +0200)
> 
> This ARM PR supersedes the previous one and adds the thumb-1 support
> series which fixes axm, taurus, and stm32f429-discovery WRT Commit
> ecaf902 ('arm: Enable CONFIG_USE_ARCH_MEMSET/MEMCPY globally').
>  
> ----------------------------------------------------------------
> Albert ARIBAUD (5):
>       Merge branch 'u-boot/master' into 'u-boot-arm/master'
>       stm32f429-discovery: add CONFIG_SYS_THUMB_BUILD
>       arm: support Thumb-1 with CONFIG_SYS_THUMB_BUILD
>       kirkwood: support CONFIG_SYS_THUMB_BUILD
>       openrd: switch to CONFIG_SYS_THUMB_BUILD

OK, I jsut checked my local build results and it looks like this didn't
get pushed out really?  I don't have the thumb fixes so a bunch of
things are still breaking, same as before.  And I don't see those
commits.. :(

-- 
Tom
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 836 bytes
Desc: Digital signature
URL: <http://lists.denx.de/pipermail/u-boot/attachments/20150706/2e948f37/attachment.sig>

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

* [U-Boot] Pull request: u-boot-arm/master
@ 2015-07-06 15:20 Albert ARIBAUD
  2015-07-06 21:15 ` Tom Rini
  0 siblings, 1 reply; 259+ messages in thread
From: Albert ARIBAUD @ 2015-07-06 15:20 UTC (permalink / raw)
  To: u-boot

Hello Tom,

The following changes since commit 9c6b05cb724e18d1db3f9e1a75b2272572f06fbd:

  Prepare v2015.07-rc3 (2015-06-29 17:22:01 -0400)

are available in the git repository at:

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

for you to fetch changes up to 5d2f3ad37aa91ce5ebba108c0b1112db08ff8498:

  openrd: switch to CONFIG_SYS_THUMB_BUILD (2015-07-06 13:49:35 +0200)

This ARM PR supersedes the previous one and adds the thumb-1 support
series which fixes axm, taurus, and stm32f429-discovery WRT Commit
ecaf902 ('arm: Enable CONFIG_USE_ARCH_MEMSET/MEMCPY globally').
 
----------------------------------------------------------------
Albert ARIBAUD (5):
      Merge branch 'u-boot/master' into 'u-boot-arm/master'
      stm32f429-discovery: add CONFIG_SYS_THUMB_BUILD
      arm: support Thumb-1 with CONFIG_SYS_THUMB_BUILD
      kirkwood: support CONFIG_SYS_THUMB_BUILD
      openrd: switch to CONFIG_SYS_THUMB_BUILD

Lokesh Vutla (1):
      board: am43xx: Add maintainer information

Masahiro Yamada (1):
      ARM: disable HAVE_PRIVATE_LIBGCC for ARM64

Pavel Machek (1):
      armv7: better comment in start.S

Simon Glass (2):
      arm: Add ENTRY/ENDPROC to private libgcc functions
      Revert "break build if it would produce broken binary"

Siva Durga Prasad Paladugu (1):
      arm: dcc: Add uart dcc support for armv8

Tom Rini (1):
      arm: Enable CONFIG_USE_ARCH_MEMSET/MEMCPY globally

Yegor Yefremov (1):
      board: baltos - add maintainer information

 Makefile                                       |  2 ++
 arch/Kconfig                                   |  2 +-
 arch/arm/Kconfig                               |  5 +++++
 arch/arm/cpu/arm926ejs/Makefile                | 11 +++++++++++
 arch/arm/cpu/arm926ejs/cache.c                 |  5 +++++
 arch/arm/cpu/armv7/start.S                     |  7 +++----
 arch/arm/include/asm/cache.h                   |  4 ++++
 arch/arm/include/asm/u-boot.h                  |  4 ----
 arch/arm/lib/Makefile                          | 28 ++++++++++++++++++++++++++--
 arch/arm/lib/_ashldi3.S                        |  6 ++++--
 arch/arm/lib/_ashrdi3.S                        |  6 ++++--
 arch/arm/lib/_divsi3.S                         |  6 ++++--
 arch/arm/lib/_lshrdi3.S                        |  6 ++++--
 arch/arm/lib/_modsi3.S                         |  7 ++++---
 arch/arm/lib/_udivsi3.S                        | 10 ++++++----
 arch/arm/lib/_umodsi3.S                        |  6 ++++--
 arch/arm/lib/cache.c                           | 11 +++++++++++
 arch/arm/lib/memcpy.S                          |  6 +++---
 arch/arm/lib/memset.S                          |  4 ++--
 arch/arm/mach-kirkwood/Makefile                |  6 ++++++
 arch/arm/mach-orion5x/Makefile                 | 10 ++++++++++
 arch/arm/thumb1/include/asm/proc-armv/system.h | 69 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 board/quipos/cairo/MAINTAINERS                 |  6 ++++++
 board/ti/am43xx/MAINTAINERS                    |  2 ++
 board/vscom/baltos/MAINTAINERS                 |  6 ++++++
 drivers/gpio/lpc32xx_gpio.c                    | 39 +++++++++++++++++++--------------------
 drivers/serial/arm_dcc.c                       | 16 ++++++++++++++++
 examples/api/Makefile                          |  3 ++-
 examples/standalone/Makefile                   | 10 ++++++++++
 include/config_fallbacks.h                     |  5 +++++
 include/configs/openrd.h                       |  1 +
 include/configs/stm32f429-discovery.h          |  1 +
 scripts/Makefile.lib                           |  3 ++-
 33 files changed, 258 insertions(+), 55 deletions(-)
 create mode 100644 arch/arm/thumb1/include/asm/proc-armv/system.h
 create mode 100644 board/quipos/cairo/MAINTAINERS
 create mode 100644 board/vscom/baltos/MAINTAINERS


Amicalement,
-- 
Albert.

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

* [U-Boot] Pull request: u-boot-arm/master
  2015-07-02 22:55 ` Tom Rini
@ 2015-07-05 14:11   ` Albert ARIBAUD
  0 siblings, 0 replies; 259+ messages in thread
From: Albert ARIBAUD @ 2015-07-05 14:11 UTC (permalink / raw)
  To: u-boot

Hello Tom,

On Thu, 2 Jul 2015 18:55:04 -0400, Tom Rini <trini@konsulko.com> wrote:
> On Thu, Jul 02, 2015 at 11:27:20PM +0200, Albert ARIBAUD wrote:
> 
> > Hello Tom,
> > 
> > The following changes since commit 9c6b05cb724e18d1db3f9e1a75b2272572f06fbd:
> > 
> >   Prepare v2015.07-rc3 (2015-06-29 17:22:01 -0400)
> > 
> > are available in the git repository at:
> > 
> >   git://git.denx.de/u-boot-arm master
> > 
> > for you to fetch changes up to d6f9f69632754f03d064cc9b302c9e1552249258:
> > 
> >   arm: dcc: Add uart dcc support for armv8 (2015-07-02 23:24:24 +0200)
> > 
> > ----------------------------------------------------------------
> > Albert ARIBAUD (1):
> >       Merge branch 'u-boot/master' into 'u-boot-arm/master'
> > 
> > Axel Lin (1):
> >       gpio: lpc32xx: Use priv_data instead of platdata
> > 
> > Pavel Machek (1):
> >       armv7: better comment in start.S
> > 
> > Simon Glass (2):
> >       arm: Add ENTRY/ENDPROC to private libgcc functions
> >       Revert "break build if it would produce broken binary"
> > 
> > Siva Durga Prasad Paladugu (1):
> >       arm: dcc: Add uart dcc support for armv8
> > 
> > Tom Rini (1):
> >       arm: Enable CONFIG_USE_ARCH_MEMSET/MEMCPY globally
> 
> I see thumb related breakage on axm, taurus, and stm32f429-discovery
> now.  We probably need the patch you posted that forces the right thumb
> mode on arch/arm/lib/mem{set,cpy}.S ?

Sorry for missing that.

Commit ecaf902 ('arm: Enable CONFIG_USE_ARCH_MEMSET/MEMCPY globally')
actually broke these boards, and I did not notice it from the buildman
summary. The breaking occurs because of the following:

- taurus and its derivative axm are the only two Thumb-1-only targets
  which enable CONFIG_SYS_THUMB_BUILD (for their) SPL; but memset.S and
  memcpy.S can only assemble for ARM or Thumb-2, not Thumb-1.

- stm32f429-discovery is the only armV7-m / CPU_V7M (Thumb1 and Thumb2
  only) target in U-boot... yet does not define CONFIG_SYS_THUMB_BUILD,
  which makes memset.S / memcpy.S assume that they should build for ARM,
  not Thumb2; the assembler correctly refuses that.

My thumb patch fixes taurus and axm as it prevents memset.S and memcpy.S
from trying to assemble for Thumb-1, but does not fix stm32f429-discovery,
for which the fix is to properly announce CONFIG_SYS_THUMB_BUILD in the 
config header file.

Sending v4 of my Thumb-1 patch ASAP.

> -- 
> Tom

Amicalement,
-- 
Albert.

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

* [U-Boot] Pull request: u-boot-arm/master
  2015-07-02 21:27 Albert ARIBAUD
@ 2015-07-02 22:55 ` Tom Rini
  2015-07-05 14:11   ` Albert ARIBAUD
  0 siblings, 1 reply; 259+ messages in thread
From: Tom Rini @ 2015-07-02 22:55 UTC (permalink / raw)
  To: u-boot

On Thu, Jul 02, 2015 at 11:27:20PM +0200, Albert ARIBAUD wrote:

> Hello Tom,
> 
> The following changes since commit 9c6b05cb724e18d1db3f9e1a75b2272572f06fbd:
> 
>   Prepare v2015.07-rc3 (2015-06-29 17:22:01 -0400)
> 
> are available in the git repository at:
> 
>   git://git.denx.de/u-boot-arm master
> 
> for you to fetch changes up to d6f9f69632754f03d064cc9b302c9e1552249258:
> 
>   arm: dcc: Add uart dcc support for armv8 (2015-07-02 23:24:24 +0200)
> 
> ----------------------------------------------------------------
> Albert ARIBAUD (1):
>       Merge branch 'u-boot/master' into 'u-boot-arm/master'
> 
> Axel Lin (1):
>       gpio: lpc32xx: Use priv_data instead of platdata
> 
> Pavel Machek (1):
>       armv7: better comment in start.S
> 
> Simon Glass (2):
>       arm: Add ENTRY/ENDPROC to private libgcc functions
>       Revert "break build if it would produce broken binary"
> 
> Siva Durga Prasad Paladugu (1):
>       arm: dcc: Add uart dcc support for armv8
> 
> Tom Rini (1):
>       arm: Enable CONFIG_USE_ARCH_MEMSET/MEMCPY globally

I see thumb related breakage on axm, taurus, and stm32f429-discovery
now.  We probably need the patch you posted that forces the right thumb
mode on arch/arm/lib/mem{set,cpy}.S ?

-- 
Tom
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 836 bytes
Desc: Digital signature
URL: <http://lists.denx.de/pipermail/u-boot/attachments/20150702/e1cce361/attachment.sig>

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

* [U-Boot] Pull request: u-boot-arm/master
@ 2015-07-02 21:27 Albert ARIBAUD
  2015-07-02 22:55 ` Tom Rini
  0 siblings, 1 reply; 259+ messages in thread
From: Albert ARIBAUD @ 2015-07-02 21:27 UTC (permalink / raw)
  To: u-boot

Hello Tom,

The following changes since commit 9c6b05cb724e18d1db3f9e1a75b2272572f06fbd:

  Prepare v2015.07-rc3 (2015-06-29 17:22:01 -0400)

are available in the git repository at:

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

for you to fetch changes up to d6f9f69632754f03d064cc9b302c9e1552249258:

  arm: dcc: Add uart dcc support for armv8 (2015-07-02 23:24:24 +0200)

----------------------------------------------------------------
Albert ARIBAUD (1):
      Merge branch 'u-boot/master' into 'u-boot-arm/master'

Axel Lin (1):
      gpio: lpc32xx: Use priv_data instead of platdata

Pavel Machek (1):
      armv7: better comment in start.S

Simon Glass (2):
      arm: Add ENTRY/ENDPROC to private libgcc functions
      Revert "break build if it would produce broken binary"

Siva Durga Prasad Paladugu (1):
      arm: dcc: Add uart dcc support for armv8

Tom Rini (1):
      arm: Enable CONFIG_USE_ARCH_MEMSET/MEMCPY globally

 arch/arm/cpu/armv7/start.S    |  7 +++----
 arch/arm/include/asm/u-boot.h |  4 ----
 arch/arm/lib/Makefile         |  4 ++--
 arch/arm/lib/_ashldi3.S       |  6 ++++--
 arch/arm/lib/_ashrdi3.S       |  6 ++++--
 arch/arm/lib/_divsi3.S        |  6 ++++--
 arch/arm/lib/_lshrdi3.S       |  6 ++++--
 arch/arm/lib/_modsi3.S        |  7 ++++---
 arch/arm/lib/_udivsi3.S       | 10 ++++++----
 arch/arm/lib/_umodsi3.S       |  6 ++++--
 arch/arm/lib/memcpy.S         |  2 +-
 arch/arm/lib/memset.S         |  2 +-
 drivers/gpio/lpc32xx_gpio.c   | 39 +++++++++++++++++++--------------------
 drivers/serial/arm_dcc.c      | 16 ++++++++++++++++
 examples/api/Makefile         |  3 ++-
 include/config_fallbacks.h    |  5 +++++
 16 files changed, 79 insertions(+), 50 deletions(-)


Amicalement,
-- 
Albert.

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

* [U-Boot] Pull request: u-boot-arm/master
  2015-05-05  9:30 Albert ARIBAUD
@ 2015-05-05 23:59 ` Tom Rini
  0 siblings, 0 replies; 259+ messages in thread
From: Tom Rini @ 2015-05-05 23:59 UTC (permalink / raw)
  To: u-boot

On Tue, May 05, 2015 at 11:30:11AM +0200, Albert ARIBAUD wrote:

> Hello Tom,
> 
> The following changes since commit ace97d26176a3ebc9ec07738450de93eea35975c:
> 
>   Merge branch 'zynq' of git://www.denx.de/git/u-boot-microblaze (2015-04-29 06:46:33 -0400)
> 
> are available in the git repository at:
> 
>   git://git.denx.de/u-boot-arm master
> 
> for you to fetch changes up to b939689c7b87773c44275a578ffc8674a867e39d:
> 
>   Merge branch 'u-boot/master' into 'u-boot-arm/master' (2015-05-05 10:09:06 +0200)
> 

Applied to u-boot/master, thanks!

-- 
Tom
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 836 bytes
Desc: Digital signature
URL: <http://lists.denx.de/pipermail/u-boot/attachments/20150505/b9ec3698/attachment.sig>

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

* [U-Boot] Pull request: u-boot-arm/master
@ 2015-05-05  9:30 Albert ARIBAUD
  2015-05-05 23:59 ` Tom Rini
  0 siblings, 1 reply; 259+ messages in thread
From: Albert ARIBAUD @ 2015-05-05  9:30 UTC (permalink / raw)
  To: u-boot

Hello Tom,

The following changes since commit ace97d26176a3ebc9ec07738450de93eea35975c:

  Merge branch 'zynq' of git://www.denx.de/git/u-boot-microblaze (2015-04-29 06:46:33 -0400)

are available in the git repository at:

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

for you to fetch changes up to b939689c7b87773c44275a578ffc8674a867e39d:

  Merge branch 'u-boot/master' into 'u-boot-arm/master' (2015-05-05 10:09:06 +0200)

----------------------------------------------------------------
Albert ARIBAUD (1):
      Merge branch 'u-boot/master' into 'u-boot-arm/master'

Alexander Merkle (2):
      fix ARM DCC support for ARMv7 based cores (e.g. CortexA)
      fix ARM DCC support for ARMv7 based cores (e.g. CortexA)

Bryan Brinsko (1):
      ARMv7 TLB: Fixed TTBR0 and Table Descriptors to allow caching

David Feng (1):
      Armv8: Initializing CNTVOFF_EL2

Valentine Barshak (1):
      ARM: cpu: Add ARMv7 barrier operations support

Vitaly Andrianov (1):
      arm: implement find_next_zero_bit function

 arch/arm/cpu/armv7/cache_v7.c | 14 +++++++-------
 arch/arm/include/asm/armv7.h  | 10 ++++++++++
 arch/arm/include/asm/bitops.h | 43 ++++++++++++++++++++++++++++++++++++++++---
 arch/arm/include/asm/macro.h  |  3 +++
 arch/arm/include/asm/system.h | 37 +++++++++++++++++++++++++++++++++++++
 arch/arm/lib/cache-cp15.c     | 14 ++++++++++++++
 drivers/serial/arm_dcc.c      |  4 ++--
 include/configs/zynq-common.h |  1 -
 8 files changed, 113 insertions(+), 13 deletions(-)

Amicalement,
-- 
Albert.

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

* [U-Boot] Pull request: u-boot-arm/master
  2015-01-04 18:11 Albert ARIBAUD
@ 2015-01-05 15:10 ` Tom Rini
  0 siblings, 0 replies; 259+ messages in thread
From: Tom Rini @ 2015-01-05 15:10 UTC (permalink / raw)
  To: u-boot

On Sun, Jan 04, 2015 at 07:11:42PM +0100, Albert ARIBAUD wrote:

> Hi Tom,
> 
> The following changes since commit e3bf81b1e841ecabe7c8b3d48621256db8b8623e:
> 
>   Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx (2014-12-16 15:20:02 -0500)
> 
> are available in the git repository at:
> 
>   git://git.denx.de/u-boot-arm master
> 
> for you to fetch changes up to ed710457a52ff09880af52540c997615adbc91ee:
> 
>   ARM: Implement non-cached memory support (2014-12-18 21:18:43 +0100)
> 

Applied to u-boot/master, thanks!

-- 
Tom
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 836 bytes
Desc: Digital signature
URL: <http://lists.denx.de/pipermail/u-boot/attachments/20150105/efc57b56/attachment.pgp>

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

* [U-Boot] Pull request: u-boot-arm/master
@ 2015-01-04 18:11 Albert ARIBAUD
  2015-01-05 15:10 ` Tom Rini
  0 siblings, 1 reply; 259+ messages in thread
From: Albert ARIBAUD @ 2015-01-04 18:11 UTC (permalink / raw)
  To: u-boot

Hi Tom,

The following changes since commit e3bf81b1e841ecabe7c8b3d48621256db8b8623e:

  Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx (2014-12-16 15:20:02 -0500)

are available in the git repository at:

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

for you to fetch changes up to ed710457a52ff09880af52540c997615adbc91ee:

  ARM: Implement non-cached memory support (2014-12-18 21:18:43 +0100)

----------------------------------------------------------------
Thierry Reding (1):
      ARM: Implement non-cached memory support

 README                        | 19 +++++++++++++++++++
 arch/arm/include/asm/system.h |  5 +++++
 arch/arm/lib/cache.c          | 44 ++++++++++++++++++++++++++++++++++++++++++++
 common/board_r.c              | 11 +++++++++++
 4 files changed, 79 insertions(+)

Amicalement,
-- 
Albert.

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

* [U-Boot] Pull request: u-boot-arm/master
  2014-11-24 17:30 Albert ARIBAUD
@ 2014-11-24 22:13 ` Tom Rini
  0 siblings, 0 replies; 259+ messages in thread
From: Tom Rini @ 2014-11-24 22:13 UTC (permalink / raw)
  To: u-boot

On Mon, Nov 24, 2014 at 06:30:25PM +0100, Albert ARIBAUD wrote:

> Hi Tom,
> 
> The following changes since commit 0d485b9095328cdc81b2ee94ff59b988c69b9127:
> 
>   Merge branch 'master' of git://git.denx.de/u-boot-sunxi (2014-11-13 10:35:13 -0500)
> 
> are available in the git repository at:
> 
>   git://git.denx.de/u-boot-arm master
> 
> for you to fetch changes up to 8bc347e2ec17bca44b1639a001eeed50d042f0db:
> 
>   ARM: bootm: Allow booting in secure mode on hyp capable systems (2014-11-24 09:09:52 +0100)
> 

Applied to u-boot/master, thanks!

-- 
Tom
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 836 bytes
Desc: Digital signature
URL: <http://lists.denx.de/pipermail/u-boot/attachments/20141124/0f60ddec/attachment.pgp>

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

* [U-Boot] Pull request: u-boot-arm/master
@ 2014-11-24 17:30 Albert ARIBAUD
  2014-11-24 22:13 ` Tom Rini
  0 siblings, 1 reply; 259+ messages in thread
From: Albert ARIBAUD @ 2014-11-24 17:30 UTC (permalink / raw)
  To: u-boot

Hi Tom,

The following changes since commit 0d485b9095328cdc81b2ee94ff59b988c69b9127:

  Merge branch 'master' of git://git.denx.de/u-boot-sunxi (2014-11-13 10:35:13 -0500)

are available in the git repository at:

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

for you to fetch changes up to 8bc347e2ec17bca44b1639a001eeed50d042f0db:

  ARM: bootm: Allow booting in secure mode on hyp capable systems (2014-11-24 09:09:52 +0100)

----------------------------------------------------------------
Hans de Goede (2):
      ARM: Add arch/arm/cpu/armv7/Kconfig with non-secure and virt options
      ARM: bootm: Allow booting in secure mode on hyp capable systems

Tom Rini (1):
      Kconfig: Add EXPERT option

 Kconfig                             |  8 ++++++++
 arch/arm/Kconfig                    |  4 ++++
 arch/arm/cpu/armv7/Kconfig          | 34 ++++++++++++++++++++++++++++++++++
 arch/arm/cpu/armv7/exynos/Kconfig   |  2 ++
 arch/arm/lib/bootm.c                | 31 ++++++++++++++++++++++++++-----
 board/sunxi/Kconfig                 |  2 ++
 include/configs/arndale.h           |  2 --
 include/configs/sun7i.h             |  2 --
 include/configs/vexpress_ca15_tc2.h |  2 --
 9 files changed, 76 insertions(+), 11 deletions(-)
 create mode 100644 arch/arm/cpu/armv7/Kconfig

Amicalement,
-- 
Albert.

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

* [U-Boot] Pull request: u-boot-arm/master
@ 2014-11-13  7:54 Albert ARIBAUD
  0 siblings, 0 replies; 259+ messages in thread
From: Albert ARIBAUD @ 2014-11-13  7:54 UTC (permalink / raw)
  To: u-boot

Hello Tom,

The following changes since commit 63f7af9a4cfb4a3b9136674c6612c6d13957c2cd:

  Merge branch 'master' of git://git.denx.de/u-boot-uniphier (2014-11-11 15:49:10 -0500)

are available in the git repository at:

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

for you to fetch changes up to 8e59f8bb5b197e346e2d6afb0478cadb8cc5d0b9:

  km_arm: convert the km_arm boards to the generic board support (2014-11-12 10:20:40 +0100)

----------------------------------------------------------------
Thierry Reding (3):
      ARM: cache_v7: Various minor cleanups
      ARM: cache-cp15: Use more accurate types
      malloc: Output region when debugging

Valentin Longchamp (1):
      km_arm: convert the km_arm boards to the generic board support

 arch/arm/cpu/armv7/cache_v7.c | 14 +++++++-------
 arch/arm/include/asm/system.h |  2 +-
 arch/arm/lib/cache-cp15.c     |  6 +++---
 common/dlmalloc.c             |  3 +++
 include/configs/km/km_arm.h   |  2 ++
 5 files changed, 16 insertions(+), 11 deletions(-)

Amicalement,
-- 
Albert.

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

* [U-Boot] Pull request: u-boot-arm/master
  2014-11-08  0:07 Albert ARIBAUD
@ 2014-11-10 21:28 ` Tom Rini
  0 siblings, 0 replies; 259+ messages in thread
From: Tom Rini @ 2014-11-10 21:28 UTC (permalink / raw)
  To: u-boot

On Sat, Nov 08, 2014 at 01:07:56AM +0100, Albert ARIBAUD wrote:

> Hello Tom,
> 
> The following changes since commit 5b3ee386fde82a1ba42ff09b95247842c9a1585e:
> 
>   kbuild: clear VENDOR variable to fix build error on tcsh (2014-10-23 16:35:12 -0400)
> 
> are available in the git repository at:
> 
>   git://git.denx.de/u-boot-arm master
> 
> for you to fetch changes up to 59a9cfdd16ad7ab14f22697bf1e049c6bea0d3e2:
> 
>   gic: fixed compilation error in GICv2 wait for interrupt macro (2014-10-28 07:57:31 +0100)
> 

Applied to u-boot/master, thanks!

-- 
Tom
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 836 bytes
Desc: Digital signature
URL: <http://lists.denx.de/pipermail/u-boot/attachments/20141110/584df57f/attachment.pgp>

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

* [U-Boot] Pull request: u-boot-arm/master
@ 2014-11-08  0:07 Albert ARIBAUD
  2014-11-10 21:28 ` Tom Rini
  0 siblings, 1 reply; 259+ messages in thread
From: Albert ARIBAUD @ 2014-11-08  0:07 UTC (permalink / raw)
  To: u-boot

Hello Tom,

The following changes since commit 5b3ee386fde82a1ba42ff09b95247842c9a1585e:

  kbuild: clear VENDOR variable to fix build error on tcsh (2014-10-23 16:35:12 -0400)

are available in the git repository at:

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

for you to fetch changes up to 59a9cfdd16ad7ab14f22697bf1e049c6bea0d3e2:

  gic: fixed compilation error in GICv2 wait for interrupt macro (2014-10-28 07:57:31 +0100)

----------------------------------------------------------------
Masahiro Yamada (4):
      arm: debug: import debug files from Linux 3.16
      arm: debug: replace license blocks with SPDX
      arm: debug: add Kconfig entries for lowlevel debug
      arm: debug: adjust for U-Boot

Yehuda Yitschak (1):
      gic: fixed compilation error in GICv2 wait for interrupt macro

 arch/arm/Kconfig              |   2 +
 arch/arm/Kconfig.debug        |  64 +++++++++++++++++++++++
 arch/arm/include/asm/macro.h  |   2 +-
 arch/arm/include/debug/8250.S |  52 ++++++++++++++++++
 arch/arm/lib/Makefile         |   2 +
 arch/arm/lib/debug.S          | 136 +++++++++++++++++++++++++++++++++++++++++++++++
 include/linux/serial_reg.h    | 388 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 7 files changed, 645 insertions(+), 1 deletion(-)
 create mode 100644 arch/arm/Kconfig.debug
 create mode 100644 arch/arm/include/debug/8250.S
 create mode 100644 arch/arm/lib/debug.S
 create mode 100644 include/linux/serial_reg.h

Amicalement,
-- 
Albert.

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

* [U-Boot] Pull request: u-boot-arm/master
  2014-10-11  0:38 Albert ARIBAUD
@ 2014-10-11 11:49 ` Tom Rini
  0 siblings, 0 replies; 259+ messages in thread
From: Tom Rini @ 2014-10-11 11:49 UTC (permalink / raw)
  To: u-boot

On Sat, Oct 11, 2014 at 02:38:24AM +0200, Albert ARIBAUD wrote:

> Hi Tom,
> 
> The following changes since commit
> db67801bf92f7fae6131dbc0d387131698fb9490:
> 
>   Merge branch 'master' of git://git.denx.de/u-boot-nand-flash
>   (2014-10-10 09:45:16 -0400)
> 
> are available in the git repository at:
> 
> 
>   git://git.denx.de/u-boot-arm master
> 
> for you to fetch changes up to 3d420cbd355a5f09e4f113eb10579a264a8ef138:
> 
>   Merge branch 'u-boot-socfpga/topic/arm/socfpga-20141010' into
>   'u-boot-arm/master' (2014-10-11 01:20:55 +0200)
> 
> ----------------------------------------------------------------
> 
> Albert ARIBAUD (4):
>       Merge remote-tracking branch 'u-boot-imx/master'
>       Merge branch 'u-boot-samsung/master' into 'u-boot-arm/master'
>       Merge branch 'u-boot/master' into 'u-boot-arm/master'
>       Merge branch 'u-boot-socfpga/topic/arm/socfpga-20141010' into
> 'u-boot-arm/master'
> 
> Andreas Bie?mann (2):
>       macb: simplify gmac initialisation
>       sama5d3xek: run PHY's config
> 
> Andrew Ruder (2):
>       arm: mx31: use common timer functions
>       arm: mx35: use common timer functions
> 
> Bo Shen (1):
>       ARM: atmel: switch at91sam9263ek to generic board
> 
> Christian Gmeiner (1):
>       imx6: add Bachmann OT1200 board
> 
> Diego Rondini (1):
>       nitrogen6x: config: allow boot to USB stick
> 
> Eric Nelson (23):
>       nitrogen6x: Update DDR timings for 2G memory arrangement
>       nitrogen6x: implement board_cfb_skip() to disable text output
>       nitrogen6x: configure SD2 pads for SDIO on USDHC2
>       nitrogen6x: power-down miscellanous peripherals
>       nitrogen6x: staticize board file
>       nitrogen6x: prevent warnings about board_ehci* callbacks
>       nitrogen6x: display: add qvga panel
>       nitrogen6x: display: add support for LG-9.7 LVDS display
>       nitrogen6x: display: add LDB-WXGA-S for SPWG 1280x800 displays
>       nitrogen6x: display: add support for fusion 7 display
>       nitrogen6x: display: add svga display (800x600)
>       nitrogen6x: display: add Ampire 1024x600 panel
>       nitrogen6x: display: add wvga-lvds panel
>       nitrogen6x: display use I2C detect for HDMI
>       nitrogen6x: config: add USB Mass Storage (ums) support
>       nitrogen6x: config: add initrd_high
>       nitrogen6x: config: expose SATA, then MMC over USB
>       nitrogen6x: config: enable USB keyboard support
>       nitrogen6x: config: add CONFIG_CMD_MEMTEST
>       nitrogen6x: config: enable "i2c edid"
>       nitrogen6x: config: disable logo
>       nitrogen6x: config: add gpio command
>       nitrogen6x: config: enable Android fastboot
> 
> Fabio Estevam (9):
>       mx6sxsabresd: Staticize i2c_pad_info1
>       mx6qsabreauto: Staticize when possible
>       cm_fx6: Remove CONFIG_NETMASK
>       mx51evk: Fix CONFIG_SYS_FSL_ESDHC_ADDR
>       mx51evk: Add generic board support
>       mx25pdk: Fix CONFIG_SYS_FSL_ESDHC_ADDR
>       mx25pdk: Add generic board support
>       wandboard: Select CONFIG_CMD_FUSE
>       mx6sxsabresd: Fix PCI reset and power GPIO assignments
> 
> Guillaume GARDET (1):
>       imx: nitrogen6x: Make use of both uSD and SD slots to load script
> or kernel on Sabrelite board
> 
> Heiko Schocher (1):
>       arm, at91: add generic board support for the taurus and corvus
> board
> 
> Kevin Mihelich (2):
>       nitrogen6x: config: use FS_GENERIC load command
>       nitrogen6x: config: enable EXT4 filesystem
> 
> Marek Vasut (12):
>       usb: ehci: mxs: Add board-specific callbacks
>       arm: mxs: Wait when disabling VDDMEM current limiter
>       arm: mxs: Wait for DRAM to start
>       arm: mxs: olinuxino: Enable USB only when needed
>       arm: mxs: olinuxino: Fine-tune DRAM configuration
>       arm: m28evk: Test if bootscript exists before loading it
>       arm: m53evk: Test if bootscript exists before loading it
>       arm: m28evk: Enable FS_GENERIC
>       arm: m53evk: Enable FS_GENERIC
>       arm: m28evk: Zap superfluous tab in env
>       arm: m53evk: Zap superfluous tab in env
>       arm: socfpga: Use EMAC1 on SoCDK
> 
> Masahiro Yamada (1):
>       exynos: update maintainer of Snow and SMDK5420 board
> 
> Minkyu Kang (3):
>       Revert "odroid: set MPLL clock to 880MHz"
>       Merge branch 'master' of http://git.denx.de/u-boot-samsung
>       Merge branch 'uboot'
> 
> Nikita Kiryanov (1):
>       compulab: eeprom: add default eeprom bus
> 
> Nitin Garg (3):
>       imx: ddr: Move mx6q_4x_mt41j128.cfg to mx6sabresd board
>       imx: Support i.MX6 High Assurance Boot authentication
>       imx6sx: Fix i.MX6SX HAB api function table offset
> 
> Nobuhiro Iwamatsu (11):
>       arm: rmobile: lager: Fix value of CONFIG_SH_SCIF_CLK_FREQ
>       arm: rmobile: lager: Add CONFIG_SCIF_USE_EXT_CLK
>       arm: rmobile: koelsch: Add CONFIG_SCIF_USE_EXT_CLK
>       arm: rmobile: koelsch: Update QoS initialization to version 0.334
>       arm: rmobile: alt: Update QoS initialization to version 0.11
>       arm: rmobile: lager: Update Qos setting to version 0.955
>       arm: rmobile: lager: Add Qos setting for ES2
>       arm: rmobile: lager: Fix CPU frequency setting
>       arm: rmobile: Remove unnecessary initialization for l2ctlr
>       arm: rmobile: r8a7791: Fix initialize L2 cache
>       arm: rmobile: r8a7794: Skip initialize L2 cache
> 
> Pavel Machek (1):
>       arm: socfpga: add MAINTAINERS entry
> 
> Peng Fan (3):
>       imx:mx6sxsabresd: change CONFIG_SYS_FSL_ESDHC_ADDR
>       imx:mx6qarm2: change CONFIG_SYS_FSL_ESDHC_ADDR
>       imx:mx6slevk: change CONFIG_SYS_FSL_ESDHC_ADDR
> 
> Przemyslaw Marczak (1):
>       odroid: clock: set aclk_cores to 200MHz
> 
> Robert Baldyga (1):
>       armv7: s5pc1xx: improve cache handling
> 
> Robert Winkler (1):
>       nitrogen6x: display: add support lvds jeida screen
> 
> Simon Glass (15):
>       Exynos: Use 900MHz ARM frequency in SPL for peach_pit
>       exynos5: Enable data cache
>       cros_ec: power: Add a tunnelled version of the tps65090 driver
>       cros_ec: exynos: Use the correct tps65090 driver in each case
>       dm: exynos: Split out the cros_ec drivers
>       exynos: dts: Add device tree node for cros_ec keyboard
>       exynos: Rename -dt config files to -common
>       exynos: Move common exynos settings into a common file
>       exynos: Move common smdk5420 things to common file
>       exynos: config: Move cros_ec and tps65090 out of smdk boards
>       config: Move arndale to use common exynos5250 file
>       config: Move smdkv310 to use common exynos4 file
>       samsung: Enable device tree for s5p_goni
>       samsung: Enable device tree for smdkc100
>       exynos: Enable pre-relocation malloc()
> 
> Stefan Agner (2):
>       mtd: nand: add Freescale vf610_nfc driver
>       arm: vf610: add NAND support for vf610twr
> 
> Stefan Roese (1):
>       ARM: mx6: gw_ventana: Remove superfluous memset of GD in
> board_init_f
> 
> Stefano Babic (3):
>       Merge branch 'master' of git://git.denx.de/u-boot-arm
>       imx: Fix warning by building vf610twr_nand
>       Merge branch 'master' of git://git.denx.de/u-boot-arm
> 
> Troy Kisky (4):
>       nitrogen6x: simplify board_mmc_getcd
>       nitrogen6x: configure SGTL5000, CSI camera clock outputs
>       nitrogen6x: phy: add 100 us delay after phy reset
>       nitrogen6x: config: allow more bootargs parameters
> 
> Ye.Li (6):
>       imx: mx6qarm2: Add the kernel FDT Loading support
>       imx: mx6qarm2: Change the mmcroot and mmcpart env value
>       imx: mx6: Checking PLL2 PFD0 and PFD2 for periph_clk before PFD
> reset usb: ehci-mx6: Rename the USB register base address
>       imx: mx6dlarm2: Add support for i.MX6DL arm2 DDR3 board
>       imx: mx6dlarm2: Add support for i.MX6Q/DL arm2 LPDDR2 boards
> 
>  MAINTAINERS                                        |    7 +
>  arch/arm/Kconfig                                   |   17 +-
>  arch/arm/cpu/arm1136/mx31/timer.c                  |  104 +-
>  arch/arm/cpu/arm1136/mx35/timer.c                  |   83 --
>  arch/arm/cpu/arm926ejs/mxs/spl_mem_init.c          |   13 +-
>  arch/arm/cpu/armv7/exynos/Kconfig                  |    1 +
>  arch/arm/cpu/armv7/mx6/clock.c                     |   27 +
>  arch/arm/cpu/armv7/mx6/hab.c                       |  169 ++-
>  arch/arm/cpu/armv7/mx6/soc.c                       |   39 +-
>  arch/arm/cpu/armv7/rmobile/lowlevel_init_ca15.S    |   22 +-
>  arch/arm/cpu/armv7/s5pc1xx/Kconfig                 |   25 +
>  arch/arm/cpu/armv7/s5pc1xx/cache.S                 |   30 -
>  arch/arm/cpu/armv7/s5pc1xx/cache.c                 |   47 +
>  arch/arm/dts/Makefile                              |    3 +
>  arch/arm/dts/exynos4210-smdkv310.dts               |   21 +
>  arch/arm/dts/exynos5420-peach-pit.dts              |   57 +-
>  arch/arm/dts/s5pc1xx-goni.dts                      |   28 +
>  arch/arm/dts/s5pc1xx-smdkc100.dts                  |   29 +
>  arch/arm/include/asm/arch-mx31/imx-regs.h          |   10 +
>  arch/arm/include/asm/arch-mx35/imx-regs.h          |   12 +
>  arch/arm/include/asm/arch-mx6/clock.h              |    1 +
>  arch/arm/include/asm/arch-mx6/hab.h                |   16 +-
>  arch/arm/include/asm/arch-mx6/imx-regs.h           |    9 +-
>  arch/arm/include/asm/arch-s5pc1xx/periph.h         |   61 +
>  arch/arm/include/asm/arch-s5pc1xx/pinmux.h         |   50 +
>  board/atmel/sama5d3xek/sama5d3xek.c                |   29 +-
>  board/bachmann/ot1200/Kconfig                      |   23 +
>  board/bachmann/ot1200/MAINTAINERS                  |    6 +
>  board/bachmann/ot1200/Makefile                     |    9 +
>  board/bachmann/ot1200/README                       |   20 +
>  .../ddr => bachmann/ot1200}/mx6q_4x_mt41j128.cfg   |    0
>  board/bachmann/ot1200/ot1200.c                     |  251 ++++
>  board/boundary/nitrogen6x/1066mhz_4x256mx16.cfg    |   24 +-
>  board/boundary/nitrogen6x/nitrogen6x.c             |  292 ++++-
>  board/compulab/common/eeprom.c                     |    4 +
>  board/congatec/cgtqmx6eval/imximage.cfg            |  169 +++
>  board/freescale/mx6qarm2/MAINTAINERS               |    4 +
>  board/freescale/mx6qarm2/imximage.cfg              |  189 ++-
>  board/freescale/mx6qarm2/imximage_mx6dl.cfg        |  462 +++++++
>  board/freescale/mx6qarm2/mx6qarm2.c                |   11 +-
>  board/freescale/mx6qsabreauto/mx6qsabreauto.c      |   16 +-
>  board/freescale/mx6sabresd/mx6q_4x_mt41j128.cfg    |  169 +++
>  board/freescale/mx6sxsabresd/mx6sxsabresd.c        |    2 +-
>  board/freescale/vf610twr/MAINTAINERS               |    1 +
>  board/freescale/vf610twr/vf610twr.c                |   47 +-
>  board/gateworks/gw_ventana/gw_ventana_spl.c        |    7 -
>  board/olimex/mx23_olinuxino/mx23_olinuxino.c       |   46 +-
>  board/renesas/alt/qos.c                            |    6 +-
>  board/renesas/koelsch/qos.c                        |   41 +-
>  board/renesas/lager/lager.c                        |    8 +-
>  board/renesas/lager/qos.c                          | 1358
>  +++++++++++++++++++-
>  board/samsung/odroid/odroid.c                      |   64 +-
>  board/samsung/smdk5250/MAINTAINERS                 |    2 +-
>  board/samsung/smdk5420/MAINTAINERS                 |    4 -
>  configs/cgtqmx6qeval_defconfig                     |    2 +-
>  configs/mx6dlarm2_defconfig                        |    3 +
>  configs/mx6dlarm2_lpddr2_defconfig                 |    3 +
>  configs/mx6qarm2_defconfig                         |    2 +-
>  configs/mx6qarm2_lpddr2_defconfig                  |    3 +
>  configs/mx6qsabresd_defconfig                      |    2 +-
>  configs/ot1200_defconfig                           |    3 +
>  configs/s5p_goni_defconfig                         |    2 +
>  configs/smdkc100_defconfig                         |    2 +
>  configs/smdkv310_defconfig                         |    1 +
>  configs/vf610twr_defconfig                         |    2 +-
>  configs/vf610twr_nand_defconfig                    |    3 +
>  drivers/mmc/s5p_sdhci.c                            |    2 -
>  drivers/mtd/nand/Makefile                          |    1 +
>  drivers/mtd/nand/vf610_nfc.c                       |  724 +++++++++++
>  drivers/net/macb.c                                 |   25 +-
>  drivers/power/pmic/Makefile                        |    3 +-
>  drivers/power/pmic/pmic_tps65090_ec.c              |  218 ++++
>  drivers/usb/host/ehci-mx6.c                        |    4 +-
>  drivers/usb/host/ehci-mxs.c                        |   16 +
>  include/configs/arndale.h                          |  195 +--
>  include/configs/at91sam9263ek.h                    |    2 +
>  include/configs/cm_fx6.h                           |    1 -
>  include/configs/corvus.h                           |    2 +
>  include/configs/{exynos4-dt.h => exynos-common.h}  |  110 +-
>  include/configs/exynos4-common.h                   |   68 +
>  include/configs/{exynos5-dt.h => exynos5-common.h} |  126 +-
>  include/configs/exynos5-dt-common.h                |   35
>  + .../{exynos5250-dt.h => exynos5250-common.h}       |    7
>  +- .../configs/{exynos5420.h => exynos5420-common.h}  |   22 +-
>  include/configs/koelsch.h                          |    1 +
>  include/configs/lager.h                            |    3 +-
>  include/configs/m28evk.h                           |   13 +-
>  include/configs/m53evk.h                           |   13 +-
>  include/configs/mx25pdk.h                          |    3 +-
>  include/configs/mx51evk.h                          |    3 +-
>  include/configs/mx6qarm2.h                         |   49 +-
>  include/configs/mx6slevk.h                         |    2 +-
>  include/configs/mx6sxsabresd.h                     |    6 +-
>  include/configs/nitrogen6x.h                       |  113 +-
>  include/configs/odroid.h                           |    4 +-
>  include/configs/origen.h                           |    5 +-
>  include/configs/ot1200.h                           |  197 +++
>  include/configs/peach-pit.h                        |   16 +-
>  include/configs/s5p_goni.h                         |    9 +-
>  include/configs/s5pc210_universal.h                |    5 +-
>  include/configs/smdk5250.h                         |   23 +-
>  include/configs/smdk5420.h                         |    5 +-
>  include/configs/smdkc100.h                         |    6 +
>  include/configs/smdkv310.h                         |   61 +-
>  include/configs/snow.h                             |   25 +-
>  include/configs/socfpga_cyclone5.h                 |    2 +-
>  include/configs/taurus.h                           |    2 +
>  include/configs/trats.h                            |    6 +-
>  include/configs/trats2.h                           |    6 +-
>  include/configs/vf610twr.h                         |   46 +-
>  include/configs/wandboard.h                        |    5 + 111 files
>  changed, 5360 insertions(+), 1003 deletions(-) create mode 100644
>  arch/arm/cpu/armv7/s5pc1xx/Kconfig delete mode 100644
>  arch/arm/cpu/armv7/s5pc1xx/cache.S create mode 100644
>  arch/arm/cpu/armv7/s5pc1xx/cache.c create mode 100644
>  arch/arm/dts/exynos4210-smdkv310.dts create mode 100644
>  arch/arm/dts/s5pc1xx-goni.dts create mode 100644
>  arch/arm/dts/s5pc1xx-smdkc100.dts create mode 100644
>  arch/arm/include/asm/arch-s5pc1xx/periph.h create mode 100644
>  arch/arm/include/asm/arch-s5pc1xx/pinmux.h create mode 100644
>  board/bachmann/ot1200/Kconfig create mode 100644
>  board/bachmann/ot1200/MAINTAINERS create mode 100644
>  board/bachmann/ot1200/Makefile create mode 100644
>  board/bachmann/ot1200/README rename board/{freescale/imx/ddr =>
>  bachmann/ot1200}/mx6q_4x_mt41j128.cfg (100%) create mode 100644
>  board/bachmann/ot1200/ot1200.c create mode 100644
>  board/congatec/cgtqmx6eval/imximage.cfg create mode 100644
>  board/freescale/mx6qarm2/imximage_mx6dl.cfg create mode 100644
>  board/freescale/mx6sabresd/mx6q_4x_mt41j128.cfg create mode 100644
>  configs/mx6dlarm2_defconfig create mode 100644
>  configs/mx6dlarm2_lpddr2_defconfig create mode 100644
>  configs/mx6qarm2_lpddr2_defconfig create mode 100644
>  configs/ot1200_defconfig create mode 100644
>  configs/vf610twr_nand_defconfig create mode 100644
>  drivers/mtd/nand/vf610_nfc.c create mode 100644
>  drivers/power/pmic/pmic_tps65090_ec.c rename
>  include/configs/{exynos4-dt.h => exynos-common.h} (51%) create mode
>  100644 include/configs/exynos4-common.h rename
>  include/configs/{exynos5-dt.h => exynos5-common.h} (64%) create mode
>  100644 include/configs/exynos5-dt-common.h rename
>  include/configs/{exynos5250-dt.h => exynos5250-common.h} (88%) rename
>  include/configs/{exynos5420.h => exynos5420-common.h} (71%) create
>  mode 100644 include/configs/ot1200.h

Applied to u-boot/master, thanks!

-- 
Tom
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 836 bytes
Desc: Digital signature
URL: <http://lists.denx.de/pipermail/u-boot/attachments/20141011/07546aca/attachment.pgp>

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

* [U-Boot] Pull request: u-boot-arm/master
@ 2014-10-11  0:38 Albert ARIBAUD
  2014-10-11 11:49 ` Tom Rini
  0 siblings, 1 reply; 259+ messages in thread
From: Albert ARIBAUD @ 2014-10-11  0:38 UTC (permalink / raw)
  To: u-boot

Hi Tom,

The following changes since commit
db67801bf92f7fae6131dbc0d387131698fb9490:

  Merge branch 'master' of git://git.denx.de/u-boot-nand-flash
  (2014-10-10 09:45:16 -0400)

are available in the git repository at:


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

for you to fetch changes up to 3d420cbd355a5f09e4f113eb10579a264a8ef138:

  Merge branch 'u-boot-socfpga/topic/arm/socfpga-20141010' into
  'u-boot-arm/master' (2014-10-11 01:20:55 +0200)

----------------------------------------------------------------

Albert ARIBAUD (4):
      Merge remote-tracking branch 'u-boot-imx/master'
      Merge branch 'u-boot-samsung/master' into 'u-boot-arm/master'
      Merge branch 'u-boot/master' into 'u-boot-arm/master'
      Merge branch 'u-boot-socfpga/topic/arm/socfpga-20141010' into
'u-boot-arm/master'

Andreas Bie?mann (2):
      macb: simplify gmac initialisation
      sama5d3xek: run PHY's config

Andrew Ruder (2):
      arm: mx31: use common timer functions
      arm: mx35: use common timer functions

Bo Shen (1):
      ARM: atmel: switch at91sam9263ek to generic board

Christian Gmeiner (1):
      imx6: add Bachmann OT1200 board

Diego Rondini (1):
      nitrogen6x: config: allow boot to USB stick

Eric Nelson (23):
      nitrogen6x: Update DDR timings for 2G memory arrangement
      nitrogen6x: implement board_cfb_skip() to disable text output
      nitrogen6x: configure SD2 pads for SDIO on USDHC2
      nitrogen6x: power-down miscellanous peripherals
      nitrogen6x: staticize board file
      nitrogen6x: prevent warnings about board_ehci* callbacks
      nitrogen6x: display: add qvga panel
      nitrogen6x: display: add support for LG-9.7 LVDS display
      nitrogen6x: display: add LDB-WXGA-S for SPWG 1280x800 displays
      nitrogen6x: display: add support for fusion 7 display
      nitrogen6x: display: add svga display (800x600)
      nitrogen6x: display: add Ampire 1024x600 panel
      nitrogen6x: display: add wvga-lvds panel
      nitrogen6x: display use I2C detect for HDMI
      nitrogen6x: config: add USB Mass Storage (ums) support
      nitrogen6x: config: add initrd_high
      nitrogen6x: config: expose SATA, then MMC over USB
      nitrogen6x: config: enable USB keyboard support
      nitrogen6x: config: add CONFIG_CMD_MEMTEST
      nitrogen6x: config: enable "i2c edid"
      nitrogen6x: config: disable logo
      nitrogen6x: config: add gpio command
      nitrogen6x: config: enable Android fastboot

Fabio Estevam (9):
      mx6sxsabresd: Staticize i2c_pad_info1
      mx6qsabreauto: Staticize when possible
      cm_fx6: Remove CONFIG_NETMASK
      mx51evk: Fix CONFIG_SYS_FSL_ESDHC_ADDR
      mx51evk: Add generic board support
      mx25pdk: Fix CONFIG_SYS_FSL_ESDHC_ADDR
      mx25pdk: Add generic board support
      wandboard: Select CONFIG_CMD_FUSE
      mx6sxsabresd: Fix PCI reset and power GPIO assignments

Guillaume GARDET (1):
      imx: nitrogen6x: Make use of both uSD and SD slots to load script
or kernel on Sabrelite board

Heiko Schocher (1):
      arm, at91: add generic board support for the taurus and corvus
board

Kevin Mihelich (2):
      nitrogen6x: config: use FS_GENERIC load command
      nitrogen6x: config: enable EXT4 filesystem

Marek Vasut (12):
      usb: ehci: mxs: Add board-specific callbacks
      arm: mxs: Wait when disabling VDDMEM current limiter
      arm: mxs: Wait for DRAM to start
      arm: mxs: olinuxino: Enable USB only when needed
      arm: mxs: olinuxino: Fine-tune DRAM configuration
      arm: m28evk: Test if bootscript exists before loading it
      arm: m53evk: Test if bootscript exists before loading it
      arm: m28evk: Enable FS_GENERIC
      arm: m53evk: Enable FS_GENERIC
      arm: m28evk: Zap superfluous tab in env
      arm: m53evk: Zap superfluous tab in env
      arm: socfpga: Use EMAC1 on SoCDK

Masahiro Yamada (1):
      exynos: update maintainer of Snow and SMDK5420 board

Minkyu Kang (3):
      Revert "odroid: set MPLL clock to 880MHz"
      Merge branch 'master' of http://git.denx.de/u-boot-samsung
      Merge branch 'uboot'

Nikita Kiryanov (1):
      compulab: eeprom: add default eeprom bus

Nitin Garg (3):
      imx: ddr: Move mx6q_4x_mt41j128.cfg to mx6sabresd board
      imx: Support i.MX6 High Assurance Boot authentication
      imx6sx: Fix i.MX6SX HAB api function table offset

Nobuhiro Iwamatsu (11):
      arm: rmobile: lager: Fix value of CONFIG_SH_SCIF_CLK_FREQ
      arm: rmobile: lager: Add CONFIG_SCIF_USE_EXT_CLK
      arm: rmobile: koelsch: Add CONFIG_SCIF_USE_EXT_CLK
      arm: rmobile: koelsch: Update QoS initialization to version 0.334
      arm: rmobile: alt: Update QoS initialization to version 0.11
      arm: rmobile: lager: Update Qos setting to version 0.955
      arm: rmobile: lager: Add Qos setting for ES2
      arm: rmobile: lager: Fix CPU frequency setting
      arm: rmobile: Remove unnecessary initialization for l2ctlr
      arm: rmobile: r8a7791: Fix initialize L2 cache
      arm: rmobile: r8a7794: Skip initialize L2 cache

Pavel Machek (1):
      arm: socfpga: add MAINTAINERS entry

Peng Fan (3):
      imx:mx6sxsabresd: change CONFIG_SYS_FSL_ESDHC_ADDR
      imx:mx6qarm2: change CONFIG_SYS_FSL_ESDHC_ADDR
      imx:mx6slevk: change CONFIG_SYS_FSL_ESDHC_ADDR

Przemyslaw Marczak (1):
      odroid: clock: set aclk_cores to 200MHz

Robert Baldyga (1):
      armv7: s5pc1xx: improve cache handling

Robert Winkler (1):
      nitrogen6x: display: add support lvds jeida screen

Simon Glass (15):
      Exynos: Use 900MHz ARM frequency in SPL for peach_pit
      exynos5: Enable data cache
      cros_ec: power: Add a tunnelled version of the tps65090 driver
      cros_ec: exynos: Use the correct tps65090 driver in each case
      dm: exynos: Split out the cros_ec drivers
      exynos: dts: Add device tree node for cros_ec keyboard
      exynos: Rename -dt config files to -common
      exynos: Move common exynos settings into a common file
      exynos: Move common smdk5420 things to common file
      exynos: config: Move cros_ec and tps65090 out of smdk boards
      config: Move arndale to use common exynos5250 file
      config: Move smdkv310 to use common exynos4 file
      samsung: Enable device tree for s5p_goni
      samsung: Enable device tree for smdkc100
      exynos: Enable pre-relocation malloc()

Stefan Agner (2):
      mtd: nand: add Freescale vf610_nfc driver
      arm: vf610: add NAND support for vf610twr

Stefan Roese (1):
      ARM: mx6: gw_ventana: Remove superfluous memset of GD in
board_init_f

Stefano Babic (3):
      Merge branch 'master' of git://git.denx.de/u-boot-arm
      imx: Fix warning by building vf610twr_nand
      Merge branch 'master' of git://git.denx.de/u-boot-arm

Troy Kisky (4):
      nitrogen6x: simplify board_mmc_getcd
      nitrogen6x: configure SGTL5000, CSI camera clock outputs
      nitrogen6x: phy: add 100 us delay after phy reset
      nitrogen6x: config: allow more bootargs parameters

Ye.Li (6):
      imx: mx6qarm2: Add the kernel FDT Loading support
      imx: mx6qarm2: Change the mmcroot and mmcpart env value
      imx: mx6: Checking PLL2 PFD0 and PFD2 for periph_clk before PFD
reset usb: ehci-mx6: Rename the USB register base address
      imx: mx6dlarm2: Add support for i.MX6DL arm2 DDR3 board
      imx: mx6dlarm2: Add support for i.MX6Q/DL arm2 LPDDR2 boards

 MAINTAINERS                                        |    7 +
 arch/arm/Kconfig                                   |   17 +-
 arch/arm/cpu/arm1136/mx31/timer.c                  |  104 +-
 arch/arm/cpu/arm1136/mx35/timer.c                  |   83 --
 arch/arm/cpu/arm926ejs/mxs/spl_mem_init.c          |   13 +-
 arch/arm/cpu/armv7/exynos/Kconfig                  |    1 +
 arch/arm/cpu/armv7/mx6/clock.c                     |   27 +
 arch/arm/cpu/armv7/mx6/hab.c                       |  169 ++-
 arch/arm/cpu/armv7/mx6/soc.c                       |   39 +-
 arch/arm/cpu/armv7/rmobile/lowlevel_init_ca15.S    |   22 +-
 arch/arm/cpu/armv7/s5pc1xx/Kconfig                 |   25 +
 arch/arm/cpu/armv7/s5pc1xx/cache.S                 |   30 -
 arch/arm/cpu/armv7/s5pc1xx/cache.c                 |   47 +
 arch/arm/dts/Makefile                              |    3 +
 arch/arm/dts/exynos4210-smdkv310.dts               |   21 +
 arch/arm/dts/exynos5420-peach-pit.dts              |   57 +-
 arch/arm/dts/s5pc1xx-goni.dts                      |   28 +
 arch/arm/dts/s5pc1xx-smdkc100.dts                  |   29 +
 arch/arm/include/asm/arch-mx31/imx-regs.h          |   10 +
 arch/arm/include/asm/arch-mx35/imx-regs.h          |   12 +
 arch/arm/include/asm/arch-mx6/clock.h              |    1 +
 arch/arm/include/asm/arch-mx6/hab.h                |   16 +-
 arch/arm/include/asm/arch-mx6/imx-regs.h           |    9 +-
 arch/arm/include/asm/arch-s5pc1xx/periph.h         |   61 +
 arch/arm/include/asm/arch-s5pc1xx/pinmux.h         |   50 +
 board/atmel/sama5d3xek/sama5d3xek.c                |   29 +-
 board/bachmann/ot1200/Kconfig                      |   23 +
 board/bachmann/ot1200/MAINTAINERS                  |    6 +
 board/bachmann/ot1200/Makefile                     |    9 +
 board/bachmann/ot1200/README                       |   20 +
 .../ddr => bachmann/ot1200}/mx6q_4x_mt41j128.cfg   |    0
 board/bachmann/ot1200/ot1200.c                     |  251 ++++
 board/boundary/nitrogen6x/1066mhz_4x256mx16.cfg    |   24 +-
 board/boundary/nitrogen6x/nitrogen6x.c             |  292 ++++-
 board/compulab/common/eeprom.c                     |    4 +
 board/congatec/cgtqmx6eval/imximage.cfg            |  169 +++
 board/freescale/mx6qarm2/MAINTAINERS               |    4 +
 board/freescale/mx6qarm2/imximage.cfg              |  189 ++-
 board/freescale/mx6qarm2/imximage_mx6dl.cfg        |  462 +++++++
 board/freescale/mx6qarm2/mx6qarm2.c                |   11 +-
 board/freescale/mx6qsabreauto/mx6qsabreauto.c      |   16 +-
 board/freescale/mx6sabresd/mx6q_4x_mt41j128.cfg    |  169 +++
 board/freescale/mx6sxsabresd/mx6sxsabresd.c        |    2 +-
 board/freescale/vf610twr/MAINTAINERS               |    1 +
 board/freescale/vf610twr/vf610twr.c                |   47 +-
 board/gateworks/gw_ventana/gw_ventana_spl.c        |    7 -
 board/olimex/mx23_olinuxino/mx23_olinuxino.c       |   46 +-
 board/renesas/alt/qos.c                            |    6 +-
 board/renesas/koelsch/qos.c                        |   41 +-
 board/renesas/lager/lager.c                        |    8 +-
 board/renesas/lager/qos.c                          | 1358
 +++++++++++++++++++-
 board/samsung/odroid/odroid.c                      |   64 +-
 board/samsung/smdk5250/MAINTAINERS                 |    2 +-
 board/samsung/smdk5420/MAINTAINERS                 |    4 -
 configs/cgtqmx6qeval_defconfig                     |    2 +-
 configs/mx6dlarm2_defconfig                        |    3 +
 configs/mx6dlarm2_lpddr2_defconfig                 |    3 +
 configs/mx6qarm2_defconfig                         |    2 +-
 configs/mx6qarm2_lpddr2_defconfig                  |    3 +
 configs/mx6qsabresd_defconfig                      |    2 +-
 configs/ot1200_defconfig                           |    3 +
 configs/s5p_goni_defconfig                         |    2 +
 configs/smdkc100_defconfig                         |    2 +
 configs/smdkv310_defconfig                         |    1 +
 configs/vf610twr_defconfig                         |    2 +-
 configs/vf610twr_nand_defconfig                    |    3 +
 drivers/mmc/s5p_sdhci.c                            |    2 -
 drivers/mtd/nand/Makefile                          |    1 +
 drivers/mtd/nand/vf610_nfc.c                       |  724 +++++++++++
 drivers/net/macb.c                                 |   25 +-
 drivers/power/pmic/Makefile                        |    3 +-
 drivers/power/pmic/pmic_tps65090_ec.c              |  218 ++++
 drivers/usb/host/ehci-mx6.c                        |    4 +-
 drivers/usb/host/ehci-mxs.c                        |   16 +
 include/configs/arndale.h                          |  195 +--
 include/configs/at91sam9263ek.h                    |    2 +
 include/configs/cm_fx6.h                           |    1 -
 include/configs/corvus.h                           |    2 +
 include/configs/{exynos4-dt.h => exynos-common.h}  |  110 +-
 include/configs/exynos4-common.h                   |   68 +
 include/configs/{exynos5-dt.h => exynos5-common.h} |  126 +-
 include/configs/exynos5-dt-common.h                |   35
 + .../{exynos5250-dt.h => exynos5250-common.h}       |    7
 +- .../configs/{exynos5420.h => exynos5420-common.h}  |   22 +-
 include/configs/koelsch.h                          |    1 +
 include/configs/lager.h                            |    3 +-
 include/configs/m28evk.h                           |   13 +-
 include/configs/m53evk.h                           |   13 +-
 include/configs/mx25pdk.h                          |    3 +-
 include/configs/mx51evk.h                          |    3 +-
 include/configs/mx6qarm2.h                         |   49 +-
 include/configs/mx6slevk.h                         |    2 +-
 include/configs/mx6sxsabresd.h                     |    6 +-
 include/configs/nitrogen6x.h                       |  113 +-
 include/configs/odroid.h                           |    4 +-
 include/configs/origen.h                           |    5 +-
 include/configs/ot1200.h                           |  197 +++
 include/configs/peach-pit.h                        |   16 +-
 include/configs/s5p_goni.h                         |    9 +-
 include/configs/s5pc210_universal.h                |    5 +-
 include/configs/smdk5250.h                         |   23 +-
 include/configs/smdk5420.h                         |    5 +-
 include/configs/smdkc100.h                         |    6 +
 include/configs/smdkv310.h                         |   61 +-
 include/configs/snow.h                             |   25 +-
 include/configs/socfpga_cyclone5.h                 |    2 +-
 include/configs/taurus.h                           |    2 +
 include/configs/trats.h                            |    6 +-
 include/configs/trats2.h                           |    6 +-
 include/configs/vf610twr.h                         |   46 +-
 include/configs/wandboard.h                        |    5 + 111 files
 changed, 5360 insertions(+), 1003 deletions(-) create mode 100644
 arch/arm/cpu/armv7/s5pc1xx/Kconfig delete mode 100644
 arch/arm/cpu/armv7/s5pc1xx/cache.S create mode 100644
 arch/arm/cpu/armv7/s5pc1xx/cache.c create mode 100644
 arch/arm/dts/exynos4210-smdkv310.dts create mode 100644
 arch/arm/dts/s5pc1xx-goni.dts create mode 100644
 arch/arm/dts/s5pc1xx-smdkc100.dts create mode 100644
 arch/arm/include/asm/arch-s5pc1xx/periph.h create mode 100644
 arch/arm/include/asm/arch-s5pc1xx/pinmux.h create mode 100644
 board/bachmann/ot1200/Kconfig create mode 100644
 board/bachmann/ot1200/MAINTAINERS create mode 100644
 board/bachmann/ot1200/Makefile create mode 100644
 board/bachmann/ot1200/README rename board/{freescale/imx/ddr =>
 bachmann/ot1200}/mx6q_4x_mt41j128.cfg (100%) create mode 100644
 board/bachmann/ot1200/ot1200.c create mode 100644
 board/congatec/cgtqmx6eval/imximage.cfg create mode 100644
 board/freescale/mx6qarm2/imximage_mx6dl.cfg create mode 100644
 board/freescale/mx6sabresd/mx6q_4x_mt41j128.cfg create mode 100644
 configs/mx6dlarm2_defconfig create mode 100644
 configs/mx6dlarm2_lpddr2_defconfig create mode 100644
 configs/mx6qarm2_lpddr2_defconfig create mode 100644
 configs/ot1200_defconfig create mode 100644
 configs/vf610twr_nand_defconfig create mode 100644
 drivers/mtd/nand/vf610_nfc.c create mode 100644
 drivers/power/pmic/pmic_tps65090_ec.c rename
 include/configs/{exynos4-dt.h => exynos-common.h} (51%) create mode
 100644 include/configs/exynos4-common.h rename
 include/configs/{exynos5-dt.h => exynos5-common.h} (64%) create mode
 100644 include/configs/exynos5-dt-common.h rename
 include/configs/{exynos5250-dt.h => exynos5250-common.h} (88%) rename
 include/configs/{exynos5420.h => exynos5420-common.h} (71%) create
 mode 100644 include/configs/ot1200.h

Amicalement,
-- 
Albert.

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

* [U-Boot] Pull request: u-boot-arm/master
  2014-10-07 11:16 Albert ARIBAUD
@ 2014-10-07 16:02 ` Tom Rini
  0 siblings, 0 replies; 259+ messages in thread
From: Tom Rini @ 2014-10-07 16:02 UTC (permalink / raw)
  To: u-boot

On Tue, Oct 07, 2014 at 01:16:00PM +0200, Albert ARIBAUD wrote:

> Hi Tom,
> 
> The following changes since commit
> be9f643ae6aa9044c60fe80e3a2c10be8371c692:
> 
>   Merge branch 'for-tom' of git://git.denx.de/u-boot-dm (2014-09-26
>   20:10:48 -0400)
> 
> are available in the git repository at:
> 
> 
>   git://git.denx.de/u-boot-arm master
> 
> for you to fetch changes up to c19a8bc5711ec63e905ef91f045a1489f0aa3cb0:
> 
>   vf610twr: Tune DDR initialization settings (2014-10-07 13:08:31 +0200)
> 
> ----------------------------------------------------------------
> Albert ARIBAUD (1):
>       Merge branch 'u-boot-marvell/master' into 'u-boot-arm/master'
> 
> Anthony Felice (1):
>       vf610twr: Tune DDR initialization settings
> 
> DrEagle (5):
>       ARM: sheevaplug: change env location
>       ARM: sheevaplug: add MVSATA driver
>       ARM: sheevaplug: add MTD defaults
>       ARM: sheevaplug: redefine MTDPARTS
>       ARM: sheevaplug: add HUSH parser
> 
> Masahiro Yamada (7):
>       mtd: denali: add Denali controller configs to Kconfig
>       mtd: denali: add Denali NAND driver for SPL
>       serial: add UniPhier serial driver
>       ARM: UniPhier: add UniPhier SoC support code
>       ARM: UniPhier: add Kconfig and defconfig
>       MAINTAINERS: add me as a maintainer of UniPhier platform
>       git-mailrc: add me as a maintainer of UniPhier platform
> 
> Michael Walle (1):
>       lsxl: convert to generic board and fix typo
> 
>  MAINTAINERS                                        |    9 +
>  arch/arm/Kconfig                                   |    5 +
>  arch/arm/cpu/armv7/uniphier/Kconfig                |   32 +
>  arch/arm/cpu/armv7/uniphier/Makefile               |   23 +
>  arch/arm/cpu/armv7/uniphier/board_common.c         |   32 +
>  arch/arm/cpu/armv7/uniphier/board_late_init.c      |   91 ++
>  arch/arm/cpu/armv7/uniphier/cache_uniphier.c       |  154 +++
>  arch/arm/cpu/armv7/uniphier/cmd_pinmon.c           |   33 +
>  arch/arm/cpu/armv7/uniphier/cpu_info.c             |   59 ++
>  arch/arm/cpu/armv7/uniphier/dram_init.c            |   37 +
>  arch/arm/cpu/armv7/uniphier/init_page_table.c      | 1068
>  ++++++++++++++++++++
>  arch/arm/cpu/armv7/uniphier/lowlevel_init.S        |  159 +++
>  arch/arm/cpu/armv7/uniphier/ph1-ld4/Makefile       |   10 +
>  arch/arm/cpu/armv7/uniphier/ph1-ld4/bcu_init.c     |   33 +
>  arch/arm/cpu/armv7/uniphier/ph1-ld4/board_info.c   |   16
>  + .../armv7/uniphier/ph1-ld4/board_postclk_init.c    |   42 +
>  arch/arm/cpu/armv7/uniphier/ph1-ld4/boot-mode.c    |    1 +
>  arch/arm/cpu/armv7/uniphier/ph1-ld4/clkrst_init.c  |   29 +
>  arch/arm/cpu/armv7/uniphier/ph1-ld4/pinctrl.c      |   63 ++
>  arch/arm/cpu/armv7/uniphier/ph1-ld4/pll_init.c     |  189 ++++
>  arch/arm/cpu/armv7/uniphier/ph1-ld4/pll_spectrum.c |    1 +
>  arch/arm/cpu/armv7/uniphier/ph1-ld4/sbc_init.c     |   44 +
>  arch/arm/cpu/armv7/uniphier/ph1-ld4/sg_init.c      |   28 +
>  arch/arm/cpu/armv7/uniphier/ph1-ld4/umc_init.c     |  162 +++
>  arch/arm/cpu/armv7/uniphier/ph1-pro4/Makefile      |   10 +
>  arch/arm/cpu/armv7/uniphier/ph1-pro4/board_info.c  |   16
>  + .../armv7/uniphier/ph1-pro4/board_postclk_init.c   |   39 +
>  arch/arm/cpu/armv7/uniphier/ph1-pro4/boot-mode.c   |   66 ++
>  arch/arm/cpu/armv7/uniphier/ph1-pro4/clkrst_init.c |   29 +
>  arch/arm/cpu/armv7/uniphier/ph1-pro4/pinctrl.c     |   45 +
>  arch/arm/cpu/armv7/uniphier/ph1-pro4/pll_init.c    |  168
>  +++ .../arm/cpu/armv7/uniphier/ph1-pro4/pll_spectrum.c |   18 +
>  arch/arm/cpu/armv7/uniphier/ph1-pro4/sbc_init.c    |   75 ++
>  arch/arm/cpu/armv7/uniphier/ph1-pro4/sg_init.c     |   28 +
>  arch/arm/cpu/armv7/uniphier/ph1-pro4/umc_init.c    |  136 +++
>  arch/arm/cpu/armv7/uniphier/ph1-sld8/Makefile      |   10 +
>  arch/arm/cpu/armv7/uniphier/ph1-sld8/bcu_init.c    |    1 +
>  arch/arm/cpu/armv7/uniphier/ph1-sld8/board_info.c  |   16
>  + .../armv7/uniphier/ph1-sld8/board_postclk_init.c   |    1 +
>  arch/arm/cpu/armv7/uniphier/ph1-sld8/boot-mode.c   |    1 +
>  arch/arm/cpu/armv7/uniphier/ph1-sld8/clkrst_init.c |   29 +
>  arch/arm/cpu/armv7/uniphier/ph1-sld8/pinctrl.c     |   57 ++
>  arch/arm/cpu/armv7/uniphier/ph1-sld8/pll_init.c    |  201
>  ++++ .../arm/cpu/armv7/uniphier/ph1-sld8/pll_spectrum.c |    1 +
>  arch/arm/cpu/armv7/uniphier/ph1-sld8/sbc_init.c    |   51 +
>  arch/arm/cpu/armv7/uniphier/ph1-sld8/sg_init.c     |    1 +
>  arch/arm/cpu/armv7/uniphier/ph1-sld8/umc_init.c    |  142 +++
>  arch/arm/cpu/armv7/uniphier/reset.c                |   29 +
>  arch/arm/cpu/armv7/uniphier/smp.S                  |   54 +
>  arch/arm/cpu/armv7/uniphier/spl.c                  |   17 +
>  arch/arm/cpu/armv7/uniphier/support_card.c         |  180 ++++
>  arch/arm/cpu/armv7/uniphier/timer.c                |   39 +
>  arch/arm/include/asm/arch-uniphier/arm-mpcore.h    |   46 +
>  arch/arm/include/asm/arch-uniphier/bcu-regs.h      |   30 +
>  arch/arm/include/asm/arch-uniphier/board.h         |   35 +
>  arch/arm/include/asm/arch-uniphier/boot-device.h   |   20 +
>  arch/arm/include/asm/arch-uniphier/led.h           |  101 ++
>  arch/arm/include/asm/arch-uniphier/sbc-regs.h      |  108 ++
>  arch/arm/include/asm/arch-uniphier/sc-regs.h       |   62 ++
>  arch/arm/include/asm/arch-uniphier/sg-regs.h       |  182 ++++
>  arch/arm/include/asm/arch-uniphier/ssc-regs.h      |   67 ++
>  arch/arm/include/asm/arch-uniphier/umc-regs.h      |  119 +++
>  arch/arm/include/asm/arch-vf610/imx-regs.h         |   49 +-
>  arch/arm/include/asm/arch-vf610/iomux-vf610.h      |   44 +-
>  arch/arm/include/asm/imx-common/iomux-v3.h         |    2 +
>  board/freescale/vf610twr/vf610twr.c                |   94 +-
>  configs/ph1_ld4_defconfig                          |    8 +
>  configs/ph1_pro4_defconfig                         |    8 +
>  configs/ph1_sld8_defconfig                         |    8 +
>  doc/README.nand                                    |    6 -
>  doc/git-mailrc                                     |    1 +
>  drivers/mtd/Kconfig                                |    1 +
>  drivers/mtd/nand/Kconfig                           |   42 +
>  drivers/mtd/nand/Makefile                          |    1 +
>  drivers/mtd/nand/denali_spl.c                      |  231 +++++
>  drivers/serial/Makefile                            |    1 +
>  drivers/serial/serial.c                            |    2 +
>  drivers/serial/serial_uniphier.c                   |  204 ++++
>  include/configs/lsxl.h                             |    4 +-
>  include/configs/ph1_ld4.h                          |   59 ++
>  include/configs/ph1_pro4.h                         |   61 ++
>  include/configs/ph1_sld8.h                         |   61 ++
>  include/configs/sheevaplug.h                       |   46 +-
>  include/configs/uniphier-common.h                  |  266 +++++ 84
>  files changed, 5675 insertions(+), 74 deletions(-) create mode 100644
>  arch/arm/cpu/armv7/uniphier/Kconfig create mode 100644
>  arch/arm/cpu/armv7/uniphier/Makefile create mode 100644
>  arch/arm/cpu/armv7/uniphier/board_common.c create mode 100644
>  arch/arm/cpu/armv7/uniphier/board_late_init.c create mode 100644
>  arch/arm/cpu/armv7/uniphier/cache_uniphier.c create mode 100644
>  arch/arm/cpu/armv7/uniphier/cmd_pinmon.c create mode 100644
>  arch/arm/cpu/armv7/uniphier/cpu_info.c create mode 100644
>  arch/arm/cpu/armv7/uniphier/dram_init.c create mode 100644
>  arch/arm/cpu/armv7/uniphier/init_page_table.c create mode 100644
>  arch/arm/cpu/armv7/uniphier/lowlevel_init.S create mode 100644
>  arch/arm/cpu/armv7/uniphier/ph1-ld4/Makefile create mode 100644
>  arch/arm/cpu/armv7/uniphier/ph1-ld4/bcu_init.c create mode 100644
>  arch/arm/cpu/armv7/uniphier/ph1-ld4/board_info.c create mode 100644
>  arch/arm/cpu/armv7/uniphier/ph1-ld4/board_postclk_init.c create mode
>  100644 arch/arm/cpu/armv7/uniphier/ph1-ld4/boot-mode.c create mode
>  100644 arch/arm/cpu/armv7/uniphier/ph1-ld4/clkrst_init.c create mode
>  100644 arch/arm/cpu/armv7/uniphier/ph1-ld4/pinctrl.c create mode
>  100644 arch/arm/cpu/armv7/uniphier/ph1-ld4/pll_init.c create mode
>  100644 arch/arm/cpu/armv7/uniphier/ph1-ld4/pll_spectrum.c create mode
>  100644 arch/arm/cpu/armv7/uniphier/ph1-ld4/sbc_init.c create mode
>  100644 arch/arm/cpu/armv7/uniphier/ph1-ld4/sg_init.c create mode
>  100644 arch/arm/cpu/armv7/uniphier/ph1-ld4/umc_init.c create mode
>  100644 arch/arm/cpu/armv7/uniphier/ph1-pro4/Makefile create mode
>  100644 arch/arm/cpu/armv7/uniphier/ph1-pro4/board_info.c create mode
>  100644 arch/arm/cpu/armv7/uniphier/ph1-pro4/board_postclk_init.c
>  create mode 100644 arch/arm/cpu/armv7/uniphier/ph1-pro4/boot-mode.c
>  create mode 100644 arch/arm/cpu/armv7/uniphier/ph1-pro4/clkrst_init.c
>  create mode 100644 arch/arm/cpu/armv7/uniphier/ph1-pro4/pinctrl.c
>  create mode 100644 arch/arm/cpu/armv7/uniphier/ph1-pro4/pll_init.c
>  create mode 100644 arch/arm/cpu/armv7/uniphier/ph1-pro4/pll_spectrum.c
>  create mode 100644 arch/arm/cpu/armv7/uniphier/ph1-pro4/sbc_init.c
>  create mode 100644 arch/arm/cpu/armv7/uniphier/ph1-pro4/sg_init.c
>  create mode 100644 arch/arm/cpu/armv7/uniphier/ph1-pro4/umc_init.c
>  create mode 100644 arch/arm/cpu/armv7/uniphier/ph1-sld8/Makefile
>  create mode 100644 arch/arm/cpu/armv7/uniphier/ph1-sld8/bcu_init.c
>  create mode 100644 arch/arm/cpu/armv7/uniphier/ph1-sld8/board_info.c
>  create mode 100644
>  arch/arm/cpu/armv7/uniphier/ph1-sld8/board_postclk_init.c create mode
>  100644 arch/arm/cpu/armv7/uniphier/ph1-sld8/boot-mode.c create mode
>  100644 arch/arm/cpu/armv7/uniphier/ph1-sld8/clkrst_init.c create mode
>  100644 arch/arm/cpu/armv7/uniphier/ph1-sld8/pinctrl.c create mode
>  100644 arch/arm/cpu/armv7/uniphier/ph1-sld8/pll_init.c create mode
>  100644 arch/arm/cpu/armv7/uniphier/ph1-sld8/pll_spectrum.c create mode
>  100644 arch/arm/cpu/armv7/uniphier/ph1-sld8/sbc_init.c create mode
>  100644 arch/arm/cpu/armv7/uniphier/ph1-sld8/sg_init.c create mode
>  100644 arch/arm/cpu/armv7/uniphier/ph1-sld8/umc_init.c create mode
>  100644 arch/arm/cpu/armv7/uniphier/reset.c create mode 100644
>  arch/arm/cpu/armv7/uniphier/smp.S create mode 100644
>  arch/arm/cpu/armv7/uniphier/spl.c create mode 100644
>  arch/arm/cpu/armv7/uniphier/support_card.c create mode 100644
>  arch/arm/cpu/armv7/uniphier/timer.c create mode 100644
>  arch/arm/include/asm/arch-uniphier/arm-mpcore.h create mode 100644
>  arch/arm/include/asm/arch-uniphier/bcu-regs.h create mode 100644
>  arch/arm/include/asm/arch-uniphier/board.h create mode 100644
>  arch/arm/include/asm/arch-uniphier/boot-device.h create mode 100644
>  arch/arm/include/asm/arch-uniphier/led.h create mode 100644
>  arch/arm/include/asm/arch-uniphier/sbc-regs.h create mode 100644
>  arch/arm/include/asm/arch-uniphier/sc-regs.h create mode 100644
>  arch/arm/include/asm/arch-uniphier/sg-regs.h create mode 100644
>  arch/arm/include/asm/arch-uniphier/ssc-regs.h create mode 100644
>  arch/arm/include/asm/arch-uniphier/umc-regs.h create mode 100644
>  configs/ph1_ld4_defconfig create mode 100644
>  configs/ph1_pro4_defconfig create mode 100644
>  configs/ph1_sld8_defconfig create mode 100644 drivers/mtd/nand/Kconfig
>  create mode 100644 drivers/mtd/nand/denali_spl.c create mode 100644
>  drivers/serial/serial_uniphier.c create mode 100644
>  include/configs/ph1_ld4.h create mode 100644 include/configs/ph1_pro4.h
>  create mode 100644 include/configs/ph1_sld8.h
>  create mode 100644 include/configs/uniphier-common.h

Applied to u-boot/master, thanks!

-- 
Tom
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 836 bytes
Desc: Digital signature
URL: <http://lists.denx.de/pipermail/u-boot/attachments/20141007/7e934a09/attachment.pgp>

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

* [U-Boot] Pull request: u-boot-arm/master
@ 2014-10-07 11:16 Albert ARIBAUD
  2014-10-07 16:02 ` Tom Rini
  0 siblings, 1 reply; 259+ messages in thread
From: Albert ARIBAUD @ 2014-10-07 11:16 UTC (permalink / raw)
  To: u-boot

Hi Tom,

The following changes since commit
be9f643ae6aa9044c60fe80e3a2c10be8371c692:

  Merge branch 'for-tom' of git://git.denx.de/u-boot-dm (2014-09-26
  20:10:48 -0400)

are available in the git repository at:


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

for you to fetch changes up to c19a8bc5711ec63e905ef91f045a1489f0aa3cb0:

  vf610twr: Tune DDR initialization settings (2014-10-07 13:08:31 +0200)

----------------------------------------------------------------
Albert ARIBAUD (1):
      Merge branch 'u-boot-marvell/master' into 'u-boot-arm/master'

Anthony Felice (1):
      vf610twr: Tune DDR initialization settings

DrEagle (5):
      ARM: sheevaplug: change env location
      ARM: sheevaplug: add MVSATA driver
      ARM: sheevaplug: add MTD defaults
      ARM: sheevaplug: redefine MTDPARTS
      ARM: sheevaplug: add HUSH parser

Masahiro Yamada (7):
      mtd: denali: add Denali controller configs to Kconfig
      mtd: denali: add Denali NAND driver for SPL
      serial: add UniPhier serial driver
      ARM: UniPhier: add UniPhier SoC support code
      ARM: UniPhier: add Kconfig and defconfig
      MAINTAINERS: add me as a maintainer of UniPhier platform
      git-mailrc: add me as a maintainer of UniPhier platform

Michael Walle (1):
      lsxl: convert to generic board and fix typo

 MAINTAINERS                                        |    9 +
 arch/arm/Kconfig                                   |    5 +
 arch/arm/cpu/armv7/uniphier/Kconfig                |   32 +
 arch/arm/cpu/armv7/uniphier/Makefile               |   23 +
 arch/arm/cpu/armv7/uniphier/board_common.c         |   32 +
 arch/arm/cpu/armv7/uniphier/board_late_init.c      |   91 ++
 arch/arm/cpu/armv7/uniphier/cache_uniphier.c       |  154 +++
 arch/arm/cpu/armv7/uniphier/cmd_pinmon.c           |   33 +
 arch/arm/cpu/armv7/uniphier/cpu_info.c             |   59 ++
 arch/arm/cpu/armv7/uniphier/dram_init.c            |   37 +
 arch/arm/cpu/armv7/uniphier/init_page_table.c      | 1068
 ++++++++++++++++++++
 arch/arm/cpu/armv7/uniphier/lowlevel_init.S        |  159 +++
 arch/arm/cpu/armv7/uniphier/ph1-ld4/Makefile       |   10 +
 arch/arm/cpu/armv7/uniphier/ph1-ld4/bcu_init.c     |   33 +
 arch/arm/cpu/armv7/uniphier/ph1-ld4/board_info.c   |   16
 + .../armv7/uniphier/ph1-ld4/board_postclk_init.c    |   42 +
 arch/arm/cpu/armv7/uniphier/ph1-ld4/boot-mode.c    |    1 +
 arch/arm/cpu/armv7/uniphier/ph1-ld4/clkrst_init.c  |   29 +
 arch/arm/cpu/armv7/uniphier/ph1-ld4/pinctrl.c      |   63 ++
 arch/arm/cpu/armv7/uniphier/ph1-ld4/pll_init.c     |  189 ++++
 arch/arm/cpu/armv7/uniphier/ph1-ld4/pll_spectrum.c |    1 +
 arch/arm/cpu/armv7/uniphier/ph1-ld4/sbc_init.c     |   44 +
 arch/arm/cpu/armv7/uniphier/ph1-ld4/sg_init.c      |   28 +
 arch/arm/cpu/armv7/uniphier/ph1-ld4/umc_init.c     |  162 +++
 arch/arm/cpu/armv7/uniphier/ph1-pro4/Makefile      |   10 +
 arch/arm/cpu/armv7/uniphier/ph1-pro4/board_info.c  |   16
 + .../armv7/uniphier/ph1-pro4/board_postclk_init.c   |   39 +
 arch/arm/cpu/armv7/uniphier/ph1-pro4/boot-mode.c   |   66 ++
 arch/arm/cpu/armv7/uniphier/ph1-pro4/clkrst_init.c |   29 +
 arch/arm/cpu/armv7/uniphier/ph1-pro4/pinctrl.c     |   45 +
 arch/arm/cpu/armv7/uniphier/ph1-pro4/pll_init.c    |  168
 +++ .../arm/cpu/armv7/uniphier/ph1-pro4/pll_spectrum.c |   18 +
 arch/arm/cpu/armv7/uniphier/ph1-pro4/sbc_init.c    |   75 ++
 arch/arm/cpu/armv7/uniphier/ph1-pro4/sg_init.c     |   28 +
 arch/arm/cpu/armv7/uniphier/ph1-pro4/umc_init.c    |  136 +++
 arch/arm/cpu/armv7/uniphier/ph1-sld8/Makefile      |   10 +
 arch/arm/cpu/armv7/uniphier/ph1-sld8/bcu_init.c    |    1 +
 arch/arm/cpu/armv7/uniphier/ph1-sld8/board_info.c  |   16
 + .../armv7/uniphier/ph1-sld8/board_postclk_init.c   |    1 +
 arch/arm/cpu/armv7/uniphier/ph1-sld8/boot-mode.c   |    1 +
 arch/arm/cpu/armv7/uniphier/ph1-sld8/clkrst_init.c |   29 +
 arch/arm/cpu/armv7/uniphier/ph1-sld8/pinctrl.c     |   57 ++
 arch/arm/cpu/armv7/uniphier/ph1-sld8/pll_init.c    |  201
 ++++ .../arm/cpu/armv7/uniphier/ph1-sld8/pll_spectrum.c |    1 +
 arch/arm/cpu/armv7/uniphier/ph1-sld8/sbc_init.c    |   51 +
 arch/arm/cpu/armv7/uniphier/ph1-sld8/sg_init.c     |    1 +
 arch/arm/cpu/armv7/uniphier/ph1-sld8/umc_init.c    |  142 +++
 arch/arm/cpu/armv7/uniphier/reset.c                |   29 +
 arch/arm/cpu/armv7/uniphier/smp.S                  |   54 +
 arch/arm/cpu/armv7/uniphier/spl.c                  |   17 +
 arch/arm/cpu/armv7/uniphier/support_card.c         |  180 ++++
 arch/arm/cpu/armv7/uniphier/timer.c                |   39 +
 arch/arm/include/asm/arch-uniphier/arm-mpcore.h    |   46 +
 arch/arm/include/asm/arch-uniphier/bcu-regs.h      |   30 +
 arch/arm/include/asm/arch-uniphier/board.h         |   35 +
 arch/arm/include/asm/arch-uniphier/boot-device.h   |   20 +
 arch/arm/include/asm/arch-uniphier/led.h           |  101 ++
 arch/arm/include/asm/arch-uniphier/sbc-regs.h      |  108 ++
 arch/arm/include/asm/arch-uniphier/sc-regs.h       |   62 ++
 arch/arm/include/asm/arch-uniphier/sg-regs.h       |  182 ++++
 arch/arm/include/asm/arch-uniphier/ssc-regs.h      |   67 ++
 arch/arm/include/asm/arch-uniphier/umc-regs.h      |  119 +++
 arch/arm/include/asm/arch-vf610/imx-regs.h         |   49 +-
 arch/arm/include/asm/arch-vf610/iomux-vf610.h      |   44 +-
 arch/arm/include/asm/imx-common/iomux-v3.h         |    2 +
 board/freescale/vf610twr/vf610twr.c                |   94 +-
 configs/ph1_ld4_defconfig                          |    8 +
 configs/ph1_pro4_defconfig                         |    8 +
 configs/ph1_sld8_defconfig                         |    8 +
 doc/README.nand                                    |    6 -
 doc/git-mailrc                                     |    1 +
 drivers/mtd/Kconfig                                |    1 +
 drivers/mtd/nand/Kconfig                           |   42 +
 drivers/mtd/nand/Makefile                          |    1 +
 drivers/mtd/nand/denali_spl.c                      |  231 +++++
 drivers/serial/Makefile                            |    1 +
 drivers/serial/serial.c                            |    2 +
 drivers/serial/serial_uniphier.c                   |  204 ++++
 include/configs/lsxl.h                             |    4 +-
 include/configs/ph1_ld4.h                          |   59 ++
 include/configs/ph1_pro4.h                         |   61 ++
 include/configs/ph1_sld8.h                         |   61 ++
 include/configs/sheevaplug.h                       |   46 +-
 include/configs/uniphier-common.h                  |  266 +++++ 84
 files changed, 5675 insertions(+), 74 deletions(-) create mode 100644
 arch/arm/cpu/armv7/uniphier/Kconfig create mode 100644
 arch/arm/cpu/armv7/uniphier/Makefile create mode 100644
 arch/arm/cpu/armv7/uniphier/board_common.c create mode 100644
 arch/arm/cpu/armv7/uniphier/board_late_init.c create mode 100644
 arch/arm/cpu/armv7/uniphier/cache_uniphier.c create mode 100644
 arch/arm/cpu/armv7/uniphier/cmd_pinmon.c create mode 100644
 arch/arm/cpu/armv7/uniphier/cpu_info.c create mode 100644
 arch/arm/cpu/armv7/uniphier/dram_init.c create mode 100644
 arch/arm/cpu/armv7/uniphier/init_page_table.c create mode 100644
 arch/arm/cpu/armv7/uniphier/lowlevel_init.S create mode 100644
 arch/arm/cpu/armv7/uniphier/ph1-ld4/Makefile create mode 100644
 arch/arm/cpu/armv7/uniphier/ph1-ld4/bcu_init.c create mode 100644
 arch/arm/cpu/armv7/uniphier/ph1-ld4/board_info.c create mode 100644
 arch/arm/cpu/armv7/uniphier/ph1-ld4/board_postclk_init.c create mode
 100644 arch/arm/cpu/armv7/uniphier/ph1-ld4/boot-mode.c create mode
 100644 arch/arm/cpu/armv7/uniphier/ph1-ld4/clkrst_init.c create mode
 100644 arch/arm/cpu/armv7/uniphier/ph1-ld4/pinctrl.c create mode
 100644 arch/arm/cpu/armv7/uniphier/ph1-ld4/pll_init.c create mode
 100644 arch/arm/cpu/armv7/uniphier/ph1-ld4/pll_spectrum.c create mode
 100644 arch/arm/cpu/armv7/uniphier/ph1-ld4/sbc_init.c create mode
 100644 arch/arm/cpu/armv7/uniphier/ph1-ld4/sg_init.c create mode
 100644 arch/arm/cpu/armv7/uniphier/ph1-ld4/umc_init.c create mode
 100644 arch/arm/cpu/armv7/uniphier/ph1-pro4/Makefile create mode
 100644 arch/arm/cpu/armv7/uniphier/ph1-pro4/board_info.c create mode
 100644 arch/arm/cpu/armv7/uniphier/ph1-pro4/board_postclk_init.c
 create mode 100644 arch/arm/cpu/armv7/uniphier/ph1-pro4/boot-mode.c
 create mode 100644 arch/arm/cpu/armv7/uniphier/ph1-pro4/clkrst_init.c
 create mode 100644 arch/arm/cpu/armv7/uniphier/ph1-pro4/pinctrl.c
 create mode 100644 arch/arm/cpu/armv7/uniphier/ph1-pro4/pll_init.c
 create mode 100644 arch/arm/cpu/armv7/uniphier/ph1-pro4/pll_spectrum.c
 create mode 100644 arch/arm/cpu/armv7/uniphier/ph1-pro4/sbc_init.c
 create mode 100644 arch/arm/cpu/armv7/uniphier/ph1-pro4/sg_init.c
 create mode 100644 arch/arm/cpu/armv7/uniphier/ph1-pro4/umc_init.c
 create mode 100644 arch/arm/cpu/armv7/uniphier/ph1-sld8/Makefile
 create mode 100644 arch/arm/cpu/armv7/uniphier/ph1-sld8/bcu_init.c
 create mode 100644 arch/arm/cpu/armv7/uniphier/ph1-sld8/board_info.c
 create mode 100644
 arch/arm/cpu/armv7/uniphier/ph1-sld8/board_postclk_init.c create mode
 100644 arch/arm/cpu/armv7/uniphier/ph1-sld8/boot-mode.c create mode
 100644 arch/arm/cpu/armv7/uniphier/ph1-sld8/clkrst_init.c create mode
 100644 arch/arm/cpu/armv7/uniphier/ph1-sld8/pinctrl.c create mode
 100644 arch/arm/cpu/armv7/uniphier/ph1-sld8/pll_init.c create mode
 100644 arch/arm/cpu/armv7/uniphier/ph1-sld8/pll_spectrum.c create mode
 100644 arch/arm/cpu/armv7/uniphier/ph1-sld8/sbc_init.c create mode
 100644 arch/arm/cpu/armv7/uniphier/ph1-sld8/sg_init.c create mode
 100644 arch/arm/cpu/armv7/uniphier/ph1-sld8/umc_init.c create mode
 100644 arch/arm/cpu/armv7/uniphier/reset.c create mode 100644
 arch/arm/cpu/armv7/uniphier/smp.S create mode 100644
 arch/arm/cpu/armv7/uniphier/spl.c create mode 100644
 arch/arm/cpu/armv7/uniphier/support_card.c create mode 100644
 arch/arm/cpu/armv7/uniphier/timer.c create mode 100644
 arch/arm/include/asm/arch-uniphier/arm-mpcore.h create mode 100644
 arch/arm/include/asm/arch-uniphier/bcu-regs.h create mode 100644
 arch/arm/include/asm/arch-uniphier/board.h create mode 100644
 arch/arm/include/asm/arch-uniphier/boot-device.h create mode 100644
 arch/arm/include/asm/arch-uniphier/led.h create mode 100644
 arch/arm/include/asm/arch-uniphier/sbc-regs.h create mode 100644
 arch/arm/include/asm/arch-uniphier/sc-regs.h create mode 100644
 arch/arm/include/asm/arch-uniphier/sg-regs.h create mode 100644
 arch/arm/include/asm/arch-uniphier/ssc-regs.h create mode 100644
 arch/arm/include/asm/arch-uniphier/umc-regs.h create mode 100644
 configs/ph1_ld4_defconfig create mode 100644
 configs/ph1_pro4_defconfig create mode 100644
 configs/ph1_sld8_defconfig create mode 100644 drivers/mtd/nand/Kconfig
 create mode 100644 drivers/mtd/nand/denali_spl.c create mode 100644
 drivers/serial/serial_uniphier.c create mode 100644
 include/configs/ph1_ld4.h create mode 100644 include/configs/ph1_pro4.h
 create mode 100644 include/configs/ph1_sld8.h
 create mode 100644 include/configs/uniphier-common.h

Amicalement,
-- 
Albert.

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

* [U-Boot] Pull request: u-boot-arm/master
  2014-09-17 21:40 Albert ARIBAUD
@ 2014-09-18  1:00 ` Tom Rini
  0 siblings, 0 replies; 259+ messages in thread
From: Tom Rini @ 2014-09-18  1:00 UTC (permalink / raw)
  To: u-boot

On Wed, Sep 17, 2014 at 11:40:43PM +0200, Albert ARIBAUD wrote:

> Hi Tom,
> 
> The following changes since commit
> a7f99bf139b3aaa0d5494693fd0395084355e41a:
> 
>   arm: Fix _start for CONFIG_SYS_DV_NOR_BOOT_CFG (2014-09-11 18:04:39
>   +0200)
> 
> are available in the git repository at:
> 
>   git://git.denx.de/u-boot-arm master
> 
> for you to fetch changes up to c292adae170fa8c27dca75963bdb0a9afc640e57:
> 
>   Merge branch 'u-boot-imx/master' into 'u-boot-arm/master' (2014-09-17
>   23:35:34 +0200)
> 
> NOTE: two boards are broken by this PR, trimslice and cm_fx6, due to
> commits in the imx tree depending on some commits in the spi tree. Once
> both this PR and the spi commits are in, both boards should build fine
> again.
> 
> ----------------------------------------------------------------
> 
> Albert ARIBAUD (1):
>       Merge branch 'u-boot-imx/master' into 'u-boot-arm/master'
> 
> Fabio Estevam (9):
>       net: fec_mxc: Adjust RX DMA alignment for mx6solox
>       net: fec_mxc: Poll FEC_TBD_READY after polling TDAR
>       tools: imximage: Fix the maximum DCD size for mx53/mx6
>       mx6dlsabresd: Use its own DCD table
>       mx6qsabreauto: Remove imx6q-sabreauto.dts
>       mx6: imx-regs: Provide a structure for GPC registers
>       pcie_imx: Add mx6solox support
>       mx6sxsabresd: Add PCI support
>       README.imximage: Fix the maximum DCD size
> 
> Guillaume GARDET (1):
>       imx: nitrogen6x: Replace 'fatload' by 'load' command in env
> settings to be filesystem independent
> 
> Nikita Kiryanov (16):
>       mx6: add clock enabling functions
>       compulab: eeprom: add support for defining eeprom i2c bus
>       sata: dwc_ahsata: implement sata_port_status
>       i2c: imx: add macros to setup pads for multiple SoC types
>       arm: mx6: ddr: cleanup
>       arm: mx6: ddr: do not write into reserved bit
>       arm: mx6: ddr: configure MMDC for slow_pd
>       arm: mx6: ddr: fix cs0_end calculation
>       arm: mx6: add get_cpu_type()
>       arm: mx6: add support for Compulab cm-fx6 CoM
>       arm: mx6: cm_fx6: add nand support
>       arm: mx6: cm_fx6: add ethernet support
>       arm: mx6: cm_fx6: add usb support
>       arm: mx6: cm_fx6: add i2c support
>       arm: mx6: cm_fx6: use eeprom
>       arm: mx6: cm_fx6: add sata support
> 
> Nikolay Dimitrov (1):
>       mx6: Fix ECSPI typo in soc_boot_modes
> 
> Stefan Agner (2):
>       arm: vf610: lpuart: fix status register handling
>       arm: vf610: lpuart: disable FIFO on initializaton
> 
> Stefano Babic (1):
>       imx: Fix build of mx6sxsabresd
> 
> Thierry Reding (1):
>       imx: ventana: Avoid undefined behaviour
> 
> Tim Harvey (6):
>       imx: ventana: updated notes regarding NAND boot errata
>       imx: ventana: base SPL MMDC calibration on width and size not
> board imx: ventana: add GW5520 support
>       imx: ventana: added cputype env var
>       pci: add support for board_pci_fixup_dev function
>       imx: ventana: add pci fixup for PLX PEX860x switch GPIO
> 
> Ye.Li (4):
>       iMX6: Disable the L2 before chaning the PL310 latency
>       imximage: Fix imximage IVT bug for EIM-NOR boot
>       imx: mx6q/dlarm2: Change to use generic board
>       imx: mx6slevk: Change to use generic board
> 
>  arch/arm/Kconfig                            |   4 +
>  arch/arm/cpu/armv7/mx6/clock.c              | 107 +++++-
>  arch/arm/cpu/armv7/mx6/ddr.c                | 277 ++++++++--------
>  arch/arm/cpu/armv7/mx6/soc.c                |  11 +-
>  arch/arm/dts/Makefile                       |   1 -
>  arch/arm/dts/imx6q-sabreauto.dts            |  13 -
>  arch/arm/include/asm/arch-mx6/clock.h       |   5 +
>  arch/arm/include/asm/arch-mx6/imx-regs.h    |  13 +
>  arch/arm/include/asm/arch-mx6/iomux.h       |   9 +
>  arch/arm/include/asm/arch-mx6/sys_proto.h   |   5 +-
>  arch/arm/include/asm/imx-common/mxc_i2c.h   |  33 ++
>  board/compulab/cm_fx6/Kconfig               |  23 ++
>  board/compulab/cm_fx6/MAINTAINERS           |   6 +
>  board/compulab/cm_fx6/Makefile              |  12 +
>  board/compulab/cm_fx6/cm_fx6.c              | 483
>  ++++++++++++++++++++++++++++
>  board/compulab/cm_fx6/common.c              |  84 +++++
>  board/compulab/cm_fx6/common.h              |  37 +++
>  board/compulab/cm_fx6/imximage.cfg          |   8 +
>  board/compulab/cm_fx6/spl.c                 | 366
>  +++++++++++++++++++++ board/compulab/common/eeprom.c              |
>  13 +- board/freescale/mx6sabresd/mx6dlsabresd.cfg | 131 ++++++++
>  board/gateworks/gw_ventana/eeprom.c         |   3 +
>  board/gateworks/gw_ventana/gsc.c            |   4 +
>  board/gateworks/gw_ventana/gw_ventana.c     | 118 ++++++-
>  board/gateworks/gw_ventana/gw_ventana_spl.c | 189 ++++++-----
>  board/gateworks/gw_ventana/ventana_eeprom.h |   1 +
>  configs/cm_fx6_defconfig                    |   4 +
>  configs/mx6dlsabresd_defconfig              |   2 +-
>  doc/README.imximage                         |   2 +-
>  drivers/block/dwc_ahsata.c                  |  17 +
>  drivers/net/fec_mxc.c                       |  42 ++-
>  drivers/pci/pci.c                           |   4 +
>  drivers/pci/pcie_imx.c                      |  40 ++-
>  drivers/serial/serial_lpuart.c              |  19 +-
>  include/configs/cm_fx6.h                    | 290 +++++++++++++++++
>  include/configs/cm_t335.h                   |   1 +
>  include/configs/cm_t35.h                    |   1 +
>  include/configs/cm_t54.h                    |   1 +
>  include/configs/gw_ventana.h                |   1 +
>  include/configs/mx6qarm2.h                  |   2 +
>  include/configs/mx6qsabreauto.h             |   3 -
>  include/configs/mx6slevk.h                  |   2 +
>  include/configs/mx6sxsabresd.h              |  10 +
>  include/configs/nitrogen6x.h                |   6 +-
>  include/pci.h                               |   7 +
>  include/sata.h                              |   1 +
>  tools/imximage.c                            |   7 +
>  tools/imximage.h                            |   2 +- 48 files changed,
>  2140 insertions(+), 280 deletions(-) delete mode 100644
>  arch/arm/dts/imx6q-sabreauto.dts create mode 100644
>  board/compulab/cm_fx6/Kconfig create mode 100644
>  board/compulab/cm_fx6/MAINTAINERS create mode 100644
>  board/compulab/cm_fx6/Makefile create mode 100644
>  board/compulab/cm_fx6/cm_fx6.c create mode 100644
>  board/compulab/cm_fx6/common.c create mode 100644
>  board/compulab/cm_fx6/common.h create mode 100644
>  board/compulab/cm_fx6/imximage.cfg create mode 100644
>  board/compulab/cm_fx6/spl.c create mode 100644
>  board/freescale/mx6sabresd/mx6dlsabresd.cfg create mode 100644
>  configs/cm_fx6_defconfig create mode 100644 include/configs/cm_fx6.h

Applied to u-boot/master, thanks!

-- 
Tom
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 836 bytes
Desc: Digital signature
URL: <http://lists.denx.de/pipermail/u-boot/attachments/20140917/bf4afc0f/attachment.pgp>

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

* [U-Boot] Pull request: u-boot-arm/master
@ 2014-09-17 21:40 Albert ARIBAUD
  2014-09-18  1:00 ` Tom Rini
  0 siblings, 1 reply; 259+ messages in thread
From: Albert ARIBAUD @ 2014-09-17 21:40 UTC (permalink / raw)
  To: u-boot

Hi Tom,

The following changes since commit
a7f99bf139b3aaa0d5494693fd0395084355e41a:

  arm: Fix _start for CONFIG_SYS_DV_NOR_BOOT_CFG (2014-09-11 18:04:39
  +0200)

are available in the git repository at:

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

for you to fetch changes up to c292adae170fa8c27dca75963bdb0a9afc640e57:

  Merge branch 'u-boot-imx/master' into 'u-boot-arm/master' (2014-09-17
  23:35:34 +0200)

NOTE: two boards are broken by this PR, trimslice and cm_fx6, due to
commits in the imx tree depending on some commits in the spi tree. Once
both this PR and the spi commits are in, both boards should build fine
again.

----------------------------------------------------------------

Albert ARIBAUD (1):
      Merge branch 'u-boot-imx/master' into 'u-boot-arm/master'

Fabio Estevam (9):
      net: fec_mxc: Adjust RX DMA alignment for mx6solox
      net: fec_mxc: Poll FEC_TBD_READY after polling TDAR
      tools: imximage: Fix the maximum DCD size for mx53/mx6
      mx6dlsabresd: Use its own DCD table
      mx6qsabreauto: Remove imx6q-sabreauto.dts
      mx6: imx-regs: Provide a structure for GPC registers
      pcie_imx: Add mx6solox support
      mx6sxsabresd: Add PCI support
      README.imximage: Fix the maximum DCD size

Guillaume GARDET (1):
      imx: nitrogen6x: Replace 'fatload' by 'load' command in env
settings to be filesystem independent

Nikita Kiryanov (16):
      mx6: add clock enabling functions
      compulab: eeprom: add support for defining eeprom i2c bus
      sata: dwc_ahsata: implement sata_port_status
      i2c: imx: add macros to setup pads for multiple SoC types
      arm: mx6: ddr: cleanup
      arm: mx6: ddr: do not write into reserved bit
      arm: mx6: ddr: configure MMDC for slow_pd
      arm: mx6: ddr: fix cs0_end calculation
      arm: mx6: add get_cpu_type()
      arm: mx6: add support for Compulab cm-fx6 CoM
      arm: mx6: cm_fx6: add nand support
      arm: mx6: cm_fx6: add ethernet support
      arm: mx6: cm_fx6: add usb support
      arm: mx6: cm_fx6: add i2c support
      arm: mx6: cm_fx6: use eeprom
      arm: mx6: cm_fx6: add sata support

Nikolay Dimitrov (1):
      mx6: Fix ECSPI typo in soc_boot_modes

Stefan Agner (2):
      arm: vf610: lpuart: fix status register handling
      arm: vf610: lpuart: disable FIFO on initializaton

Stefano Babic (1):
      imx: Fix build of mx6sxsabresd

Thierry Reding (1):
      imx: ventana: Avoid undefined behaviour

Tim Harvey (6):
      imx: ventana: updated notes regarding NAND boot errata
      imx: ventana: base SPL MMDC calibration on width and size not
board imx: ventana: add GW5520 support
      imx: ventana: added cputype env var
      pci: add support for board_pci_fixup_dev function
      imx: ventana: add pci fixup for PLX PEX860x switch GPIO

Ye.Li (4):
      iMX6: Disable the L2 before chaning the PL310 latency
      imximage: Fix imximage IVT bug for EIM-NOR boot
      imx: mx6q/dlarm2: Change to use generic board
      imx: mx6slevk: Change to use generic board

 arch/arm/Kconfig                            |   4 +
 arch/arm/cpu/armv7/mx6/clock.c              | 107 +++++-
 arch/arm/cpu/armv7/mx6/ddr.c                | 277 ++++++++--------
 arch/arm/cpu/armv7/mx6/soc.c                |  11 +-
 arch/arm/dts/Makefile                       |   1 -
 arch/arm/dts/imx6q-sabreauto.dts            |  13 -
 arch/arm/include/asm/arch-mx6/clock.h       |   5 +
 arch/arm/include/asm/arch-mx6/imx-regs.h    |  13 +
 arch/arm/include/asm/arch-mx6/iomux.h       |   9 +
 arch/arm/include/asm/arch-mx6/sys_proto.h   |   5 +-
 arch/arm/include/asm/imx-common/mxc_i2c.h   |  33 ++
 board/compulab/cm_fx6/Kconfig               |  23 ++
 board/compulab/cm_fx6/MAINTAINERS           |   6 +
 board/compulab/cm_fx6/Makefile              |  12 +
 board/compulab/cm_fx6/cm_fx6.c              | 483
 ++++++++++++++++++++++++++++
 board/compulab/cm_fx6/common.c              |  84 +++++
 board/compulab/cm_fx6/common.h              |  37 +++
 board/compulab/cm_fx6/imximage.cfg          |   8 +
 board/compulab/cm_fx6/spl.c                 | 366
 +++++++++++++++++++++ board/compulab/common/eeprom.c              |
 13 +- board/freescale/mx6sabresd/mx6dlsabresd.cfg | 131 ++++++++
 board/gateworks/gw_ventana/eeprom.c         |   3 +
 board/gateworks/gw_ventana/gsc.c            |   4 +
 board/gateworks/gw_ventana/gw_ventana.c     | 118 ++++++-
 board/gateworks/gw_ventana/gw_ventana_spl.c | 189 ++++++-----
 board/gateworks/gw_ventana/ventana_eeprom.h |   1 +
 configs/cm_fx6_defconfig                    |   4 +
 configs/mx6dlsabresd_defconfig              |   2 +-
 doc/README.imximage                         |   2 +-
 drivers/block/dwc_ahsata.c                  |  17 +
 drivers/net/fec_mxc.c                       |  42 ++-
 drivers/pci/pci.c                           |   4 +
 drivers/pci/pcie_imx.c                      |  40 ++-
 drivers/serial/serial_lpuart.c              |  19 +-
 include/configs/cm_fx6.h                    | 290 +++++++++++++++++
 include/configs/cm_t335.h                   |   1 +
 include/configs/cm_t35.h                    |   1 +
 include/configs/cm_t54.h                    |   1 +
 include/configs/gw_ventana.h                |   1 +
 include/configs/mx6qarm2.h                  |   2 +
 include/configs/mx6qsabreauto.h             |   3 -
 include/configs/mx6slevk.h                  |   2 +
 include/configs/mx6sxsabresd.h              |  10 +
 include/configs/nitrogen6x.h                |   6 +-
 include/pci.h                               |   7 +
 include/sata.h                              |   1 +
 tools/imximage.c                            |   7 +
 tools/imximage.h                            |   2 +- 48 files changed,
 2140 insertions(+), 280 deletions(-) delete mode 100644
 arch/arm/dts/imx6q-sabreauto.dts create mode 100644
 board/compulab/cm_fx6/Kconfig create mode 100644
 board/compulab/cm_fx6/MAINTAINERS create mode 100644
 board/compulab/cm_fx6/Makefile create mode 100644
 board/compulab/cm_fx6/cm_fx6.c create mode 100644
 board/compulab/cm_fx6/common.c create mode 100644
 board/compulab/cm_fx6/common.h create mode 100644
 board/compulab/cm_fx6/imximage.cfg create mode 100644
 board/compulab/cm_fx6/spl.c create mode 100644
 board/freescale/mx6sabresd/mx6dlsabresd.cfg create mode 100644
 configs/cm_fx6_defconfig create mode 100644 include/configs/cm_fx6.h


Amicalement,
-- 
Albert.

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

* [U-Boot] Pull request: u-boot-arm/master
  2014-09-12 13:42 Albert ARIBAUD
@ 2014-09-12 19:15 ` Tom Rini
  0 siblings, 0 replies; 259+ messages in thread
From: Tom Rini @ 2014-09-12 19:15 UTC (permalink / raw)
  To: u-boot

On Fri, Sep 12, 2014 at 03:42:19PM +0200, Albert ARIBAUD wrote:

> Hello Tom,
> 
> The following changes since commit
> d6c1ffc7d23f4fe4ae8c91101861055b8e1501b6:
> 
>   Prepare v2014.10-rc2 (2014-09-02 16:58:29 -0400)
> 
> are available in the git repository at:
> 
>   git://git.denx.de/u-boot-arm master
> 
> for you to fetch changes up to a7f99bf139b3aaa0d5494693fd0395084355e41a:
> 
>   arm: Fix _start for CONFIG_SYS_DV_NOR_BOOT_CFG (2014-09-11 18:04:39
>   +0200)
> 
> NOTE that 7 boards still fail building, two with warnings (k2e_evm
> k2hk_evm), five with errors (openrd_client tricorder_flash tricorder
> openrd_ultimate openrd_base).
> 
> ----------------------------------------------------------------
> Ajay Kumar (8):
>       exynos_fb: Remove usage of static defines
>       arm: exynos: Add RPLL for Exynos5420
>       arm: exynos: Add get_lcd_clk and set_lcd_clk callbacks for
> Exynos5420 video: exynos_fimd: Add framework to disable FIMD sysmmu
>       ARM: exynos: Add missing declaration for gpio_direction_input
>       exynos5420: add callbacks needed for exynos_fb driver
>       ARM: exynos: peach_pit: Add DT nodes for fimd and parade bridge
> chip CONFIGS: peach-pit: Enable display for peach_pit board
> 
> Albert ARIBAUD (2):
>       Merge branch 'u-boot-samsung/master' into 'u-boot-arm/master'
>       Merge branch 'u-boot-sunxi/master' into 'u-boot-arm/master'
> 
> Beno?t Th?baudeau (2):
>       arm: Make reset position-independent
>       arm: Fix _start for CONFIG_SYS_DV_NOR_BOOT_CFG
> 
> Enric Balletbo i Serra (1):
>       AM335x: igep0033: Convert to generic board and use
> ti_am335x_common.h.
> 
> FUKAUMI Naoki (1):
>       sun7i: Add support for Olimex A20-OLinuXino-LIME
> 
> Guillaume GARDET (1):
>       omap3_beagle: Add boot script support to omap3 beagle board
> 
> Ian Campbell (1):
>       sunxi: Correct typo CONFIG_FTDFILE => CONFIG_FDTFILE
> 
> Jeroen Hofstee (8):
>       board_r: ARM[64] do not set gd again
>       ARM: SPL: do not set gd again
>       cc-option: also detect unsupported warnings options
>       ARM: make gd a function for clang
>       eabi_compat: add __aeabi_memcpy __aeabi_memset
>       clang: workaround for generated constants
>       Makefile: default to cc for host compiler
>       README.clang: build command with clang
> 
> Khoronzhuk, Ivan (3):
>       ARM: keystone: clock: use correct BWADJ field mask for PASSPLLCTL0
>       keystone2: use readl/writel functions instead of redefinition
>       mtd: nand: davinci_nand: correct keystone RBL layout definition
> 
> Masahiro Yamada (3):
>       arm: am335x: add Kconfig range attribute to prevent invalid
> CONS_INDEX MAINTAINERS: update the maintainer of Arndale board
>       kconfig: remove redundant "SPL" from CONFIG_SYS_EXTRA_OPTIONS
> 
> Przemyslaw Marczak (13):
>       samsung: misc: fix soc revision setting in the set_board_info()
>       exynos: pinmux: fix the gpio names for exynos4x12 mmc
>       arch:exynos: boot mode: add get_boot_mode(), code cleanup
>       board:samsung: check the boot device and init the right mmc
> driver. samsung: misc: add function for setting $dfu_alt_info
>       samsung:board: misc_init_r: call set_dfu_alt_info()
>       arm:reset: call the reset_misc() before the cpu reset
>       samsung: board: enable support of multiple board types
>       samsung: misc: use board specific functions to set env board info
>       odroid: add board file for Odroid X2/U3 based on Samsung
> Exynos4412 odroid: add odroid U3/X2 device tree description
>       odroid: kconfig: add odroid_defconfig
>       odroid: set MPLL clock to 880MHz
> 
> R Sricharan (1):
>       ARM: DRA72: DDR3: Add emif settings for 666MHz clock
> 
> Rostislav Lisovy (2):
>       mtd: nand: omap_gpmc: Enable multiple NAND flash devices
>       mtd: nand: omap_gpmc: Fix 'bit-flip' errors
> 
> Vadim Bendebury (1):
>       video: Add driver for Parade PS8625 dP to LVDS bridge
> 
>  Kbuild                                         |   3 +-
>  Makefile                                       |   4 +-
>  arch/arm/cpu/armv7/exynos/Kconfig              |   4 +
>  arch/arm/cpu/armv7/exynos/clock.c              |  83
>  +++++++++++++++++++-- arch/arm/cpu/armv7/exynos/clock_init.h
>  |   3 + arch/arm/cpu/armv7/exynos/clock_init_exynos5.c |  13 ++++
>  arch/arm/cpu/armv7/exynos/exynos5_setup.h      |   2 +-
>  arch/arm/cpu/armv7/exynos/pinmux.c             |   4 +-
>  arch/arm/cpu/armv7/exynos/power.c              |   7 ++
>  arch/arm/cpu/armv7/exynos/spl_boot.c           |   7 +-
>  arch/arm/cpu/armv7/keystone/clock.c            |   2 +-
>  arch/arm/cpu/armv7/keystone/psc.c              |  44 +++++------
>  arch/arm/cpu/armv7/omap5/hw_data.c             |  39 +++++++++-
>  arch/arm/cpu/armv7/omap5/sdram.c               |  60 ++++++++++++++-
>  arch/arm/dts/Makefile                          |   3 +-
>  arch/arm/dts/exynos4412-odroid.dts             |  70 ++++++++++++++++++
>  arch/arm/dts/exynos5420-peach-pit.dts          |  30 ++++++++
>  arch/arm/dts/exynos54xx.dtsi                   |  10 +++
>  arch/arm/include/asm/arch-exynos/clk.h         |   1 +
>  arch/arm/include/asm/arch-exynos/gpio.h        |   1 +
>  arch/arm/include/asm/arch-exynos/power.h       |  21 ++++++
>  arch/arm/include/asm/arch-exynos/spl.h         |  17 +----
>  arch/arm/include/asm/arch-exynos/system.h      |   4 +
>  arch/arm/include/asm/arch-keystone/emac_defs.h |   7 +-
>  arch/arm/include/asm/global_data.h             |  25 +++++++
>  arch/arm/lib/eabi_compat.c                     |  15 +++-
>  arch/arm/lib/reset.c                           |   6 ++
>  arch/arm/lib/spl.c                             |   3 -
>  arch/arm/lib/vectors.S                         |   6 +-
>  board/samsung/arndale/MAINTAINERS              |   2 +-
>  board/samsung/common/board.c                   |  69 ++++++++++++++----
>  board/samsung/common/misc.c                    |  57 ++++++++++++++-
>  board/samsung/odroid/Kconfig                   |  15 ++++
>  board/samsung/odroid/MAINTAINERS               |   6 ++
>  board/samsung/odroid/Makefile                  |   8 ++
>  board/samsung/odroid/odroid.c                  | 470
>  ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
>  board/samsung/odroid/setup.h                   | 255
>  ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
>  board/samsung/smdk5420/smdk5420.c              | 129
>  ++++++++++++---------------------
>  board/sunxi/Kconfig                            |   4 +-
>  board/sunxi/MAINTAINERS                        |   6 ++
>  board/sunxi/Makefile                           |   1 +
>  board/sunxi/dram_a20_olinuxino_l.c             |  31 ++++++++
>  board/ti/am335x/Kconfig                        |   1 +
>  common/board_r.c                               |   2 +-
>  configs/A10-OLinuXino-Lime_defconfig           |   4 +-
>  configs/A10s-OLinuXino-M_defconfig             |   4 +-
>  configs/A13-OLinuXinoM_defconfig               |   4 +-
>  configs/A13-OLinuXino_defconfig                |   4 +-
>  configs/A20-OLinuXino-Lime_defconfig           |   5 ++
>  configs/A20-OLinuXino_MICRO_defconfig          |   4 +-
>  configs/Auxtek-T004_defconfig                  |   4 +-
>  configs/Bananapi_defconfig                     |   4 +-
>  configs/Cubieboard2_FEL_defconfig              |   2 +-
>  configs/Cubieboard2_defconfig                  |   4 +-
>  configs/Cubieboard_defconfig                   |   4 +-
>  configs/Cubietruck_FEL_defconfig               |   2 +-
>  configs/Cubietruck_defconfig                   |   4 +-
>  configs/Linksprite_pcDuino3_defconfig          |   4 +-
>  configs/Mele_A1000G_defconfig                  |   4 +-
>  configs/Mele_A1000_defconfig                   |   4 +-
>  configs/Mini-X-1Gb_defconfig                   |   4 +-
>  configs/Mini-X_defconfig                       |   4 +-
>  configs/ba10_tv_box_defconfig                  |   4 +-
>  configs/gwventana_defconfig                    |   2 +-
>  configs/i12-tvbox_defconfig                    |   4 +-
>  configs/odroid_defconfig                       |   3 +
>  configs/qt840a_defconfig                       |   4 +-
>  configs/r7-tv-dongle_defconfig                 |   4 +-
>  doc/README.clang                               |  56 ++++++++++++++
>  doc/README.odroid                              | 143
>  ++++++++++++++++++++++++++++++++++++
>  doc/device-tree-bindings/video/exynos-fb.txt   |   6 ++
>  drivers/mtd/nand/davinci_nand.c                |   2 +-
>  drivers/mtd/nand/omap_gpmc.c                   |  46 ++++++------
>  drivers/net/keystone_net.c                     |  35 ++++-----
>  drivers/video/Makefile                         |   1 +
>  drivers/video/exynos_fb.c                      |  18 ++---
>  drivers/video/exynos_fimd.c                    |  43 +++++++++++
>  drivers/video/parade.c                         | 220
>  +++++++++++++++++++++++++++++++++++++++++++++++++++++++
>  include/common.h                               |   1 +
>  include/configs/am335x_igep0033.h              | 221
>  +++++++++++---------------------------------------------
>  include/configs/exynos5250-dt.h                |   2 -
>  include/configs/odroid.h                       | 216
>  ++++++++++++++++++++++++++++++++++++++++++++++++++++++
>  include/configs/omap3_beagle.h                 |  13 +++-
>  include/configs/peach-pit.h                    |  10 +++
>  include/configs/s5pc210_universal.h            |   3 -
>  include/configs/sunxi-common.h                 |   2 +-
>  include/configs/trats.h                        |   3 -
>  include/configs/trats2.h                       |   3 -
>  include/fdtdec.h                               |   2 +
>  include/linux/kbuild.h                         |   6 +-
>  include/samsung/misc.h                         |  10 +++
>  lib/fdtdec.c                                   |   2 +
>  scripts/Kbuild.include                         |   4 +- 93 files
>  changed, 2235 insertions(+), 473 deletions(-) create mode 100644
>  arch/arm/dts/exynos4412-odroid.dts create mode 100644
>  board/samsung/odroid/Kconfig create mode 100644
>  board/samsung/odroid/MAINTAINERS create mode 100644
>  board/samsung/odroid/Makefile create mode 100644
>  board/samsung/odroid/odroid.c create mode 100644
>  board/samsung/odroid/setup.h create mode 100644
>  board/sunxi/dram_a20_olinuxino_l.c create mode 100644
>  configs/A20-OLinuXino-Lime_defconfig create mode 100644
>  configs/odroid_defconfig create mode 100644 doc/README.clang create
>  mode 100644 doc/README.odroid create mode 100644
>  drivers/video/parade.c create mode 100644 include/configs/odroid.h

Applied to u-boot/master, thanks!

-- 
Tom
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 836 bytes
Desc: Digital signature
URL: <http://lists.denx.de/pipermail/u-boot/attachments/20140912/427b14fb/attachment.pgp>

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

* [U-Boot] Pull request: u-boot-arm/master
@ 2014-09-12 13:42 Albert ARIBAUD
  2014-09-12 19:15 ` Tom Rini
  0 siblings, 1 reply; 259+ messages in thread
From: Albert ARIBAUD @ 2014-09-12 13:42 UTC (permalink / raw)
  To: u-boot

Hello Tom,

The following changes since commit
d6c1ffc7d23f4fe4ae8c91101861055b8e1501b6:

  Prepare v2014.10-rc2 (2014-09-02 16:58:29 -0400)

are available in the git repository at:

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

for you to fetch changes up to a7f99bf139b3aaa0d5494693fd0395084355e41a:

  arm: Fix _start for CONFIG_SYS_DV_NOR_BOOT_CFG (2014-09-11 18:04:39
  +0200)

NOTE that 7 boards still fail building, two with warnings (k2e_evm
k2hk_evm), five with errors (openrd_client tricorder_flash tricorder
openrd_ultimate openrd_base).

----------------------------------------------------------------
Ajay Kumar (8):
      exynos_fb: Remove usage of static defines
      arm: exynos: Add RPLL for Exynos5420
      arm: exynos: Add get_lcd_clk and set_lcd_clk callbacks for
Exynos5420 video: exynos_fimd: Add framework to disable FIMD sysmmu
      ARM: exynos: Add missing declaration for gpio_direction_input
      exynos5420: add callbacks needed for exynos_fb driver
      ARM: exynos: peach_pit: Add DT nodes for fimd and parade bridge
chip CONFIGS: peach-pit: Enable display for peach_pit board

Albert ARIBAUD (2):
      Merge branch 'u-boot-samsung/master' into 'u-boot-arm/master'
      Merge branch 'u-boot-sunxi/master' into 'u-boot-arm/master'

Beno?t Th?baudeau (2):
      arm: Make reset position-independent
      arm: Fix _start for CONFIG_SYS_DV_NOR_BOOT_CFG

Enric Balletbo i Serra (1):
      AM335x: igep0033: Convert to generic board and use
ti_am335x_common.h.

FUKAUMI Naoki (1):
      sun7i: Add support for Olimex A20-OLinuXino-LIME

Guillaume GARDET (1):
      omap3_beagle: Add boot script support to omap3 beagle board

Ian Campbell (1):
      sunxi: Correct typo CONFIG_FTDFILE => CONFIG_FDTFILE

Jeroen Hofstee (8):
      board_r: ARM[64] do not set gd again
      ARM: SPL: do not set gd again
      cc-option: also detect unsupported warnings options
      ARM: make gd a function for clang
      eabi_compat: add __aeabi_memcpy __aeabi_memset
      clang: workaround for generated constants
      Makefile: default to cc for host compiler
      README.clang: build command with clang

Khoronzhuk, Ivan (3):
      ARM: keystone: clock: use correct BWADJ field mask for PASSPLLCTL0
      keystone2: use readl/writel functions instead of redefinition
      mtd: nand: davinci_nand: correct keystone RBL layout definition

Masahiro Yamada (3):
      arm: am335x: add Kconfig range attribute to prevent invalid
CONS_INDEX MAINTAINERS: update the maintainer of Arndale board
      kconfig: remove redundant "SPL" from CONFIG_SYS_EXTRA_OPTIONS

Przemyslaw Marczak (13):
      samsung: misc: fix soc revision setting in the set_board_info()
      exynos: pinmux: fix the gpio names for exynos4x12 mmc
      arch:exynos: boot mode: add get_boot_mode(), code cleanup
      board:samsung: check the boot device and init the right mmc
driver. samsung: misc: add function for setting $dfu_alt_info
      samsung:board: misc_init_r: call set_dfu_alt_info()
      arm:reset: call the reset_misc() before the cpu reset
      samsung: board: enable support of multiple board types
      samsung: misc: use board specific functions to set env board info
      odroid: add board file for Odroid X2/U3 based on Samsung
Exynos4412 odroid: add odroid U3/X2 device tree description
      odroid: kconfig: add odroid_defconfig
      odroid: set MPLL clock to 880MHz

R Sricharan (1):
      ARM: DRA72: DDR3: Add emif settings for 666MHz clock

Rostislav Lisovy (2):
      mtd: nand: omap_gpmc: Enable multiple NAND flash devices
      mtd: nand: omap_gpmc: Fix 'bit-flip' errors

Vadim Bendebury (1):
      video: Add driver for Parade PS8625 dP to LVDS bridge

 Kbuild                                         |   3 +-
 Makefile                                       |   4 +-
 arch/arm/cpu/armv7/exynos/Kconfig              |   4 +
 arch/arm/cpu/armv7/exynos/clock.c              |  83
 +++++++++++++++++++-- arch/arm/cpu/armv7/exynos/clock_init.h
 |   3 + arch/arm/cpu/armv7/exynos/clock_init_exynos5.c |  13 ++++
 arch/arm/cpu/armv7/exynos/exynos5_setup.h      |   2 +-
 arch/arm/cpu/armv7/exynos/pinmux.c             |   4 +-
 arch/arm/cpu/armv7/exynos/power.c              |   7 ++
 arch/arm/cpu/armv7/exynos/spl_boot.c           |   7 +-
 arch/arm/cpu/armv7/keystone/clock.c            |   2 +-
 arch/arm/cpu/armv7/keystone/psc.c              |  44 +++++------
 arch/arm/cpu/armv7/omap5/hw_data.c             |  39 +++++++++-
 arch/arm/cpu/armv7/omap5/sdram.c               |  60 ++++++++++++++-
 arch/arm/dts/Makefile                          |   3 +-
 arch/arm/dts/exynos4412-odroid.dts             |  70 ++++++++++++++++++
 arch/arm/dts/exynos5420-peach-pit.dts          |  30 ++++++++
 arch/arm/dts/exynos54xx.dtsi                   |  10 +++
 arch/arm/include/asm/arch-exynos/clk.h         |   1 +
 arch/arm/include/asm/arch-exynos/gpio.h        |   1 +
 arch/arm/include/asm/arch-exynos/power.h       |  21 ++++++
 arch/arm/include/asm/arch-exynos/spl.h         |  17 +----
 arch/arm/include/asm/arch-exynos/system.h      |   4 +
 arch/arm/include/asm/arch-keystone/emac_defs.h |   7 +-
 arch/arm/include/asm/global_data.h             |  25 +++++++
 arch/arm/lib/eabi_compat.c                     |  15 +++-
 arch/arm/lib/reset.c                           |   6 ++
 arch/arm/lib/spl.c                             |   3 -
 arch/arm/lib/vectors.S                         |   6 +-
 board/samsung/arndale/MAINTAINERS              |   2 +-
 board/samsung/common/board.c                   |  69 ++++++++++++++----
 board/samsung/common/misc.c                    |  57 ++++++++++++++-
 board/samsung/odroid/Kconfig                   |  15 ++++
 board/samsung/odroid/MAINTAINERS               |   6 ++
 board/samsung/odroid/Makefile                  |   8 ++
 board/samsung/odroid/odroid.c                  | 470
 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 board/samsung/odroid/setup.h                   | 255
 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 board/samsung/smdk5420/smdk5420.c              | 129
 ++++++++++++---------------------
 board/sunxi/Kconfig                            |   4 +-
 board/sunxi/MAINTAINERS                        |   6 ++
 board/sunxi/Makefile                           |   1 +
 board/sunxi/dram_a20_olinuxino_l.c             |  31 ++++++++
 board/ti/am335x/Kconfig                        |   1 +
 common/board_r.c                               |   2 +-
 configs/A10-OLinuXino-Lime_defconfig           |   4 +-
 configs/A10s-OLinuXino-M_defconfig             |   4 +-
 configs/A13-OLinuXinoM_defconfig               |   4 +-
 configs/A13-OLinuXino_defconfig                |   4 +-
 configs/A20-OLinuXino-Lime_defconfig           |   5 ++
 configs/A20-OLinuXino_MICRO_defconfig          |   4 +-
 configs/Auxtek-T004_defconfig                  |   4 +-
 configs/Bananapi_defconfig                     |   4 +-
 configs/Cubieboard2_FEL_defconfig              |   2 +-
 configs/Cubieboard2_defconfig                  |   4 +-
 configs/Cubieboard_defconfig                   |   4 +-
 configs/Cubietruck_FEL_defconfig               |   2 +-
 configs/Cubietruck_defconfig                   |   4 +-
 configs/Linksprite_pcDuino3_defconfig          |   4 +-
 configs/Mele_A1000G_defconfig                  |   4 +-
 configs/Mele_A1000_defconfig                   |   4 +-
 configs/Mini-X-1Gb_defconfig                   |   4 +-
 configs/Mini-X_defconfig                       |   4 +-
 configs/ba10_tv_box_defconfig                  |   4 +-
 configs/gwventana_defconfig                    |   2 +-
 configs/i12-tvbox_defconfig                    |   4 +-
 configs/odroid_defconfig                       |   3 +
 configs/qt840a_defconfig                       |   4 +-
 configs/r7-tv-dongle_defconfig                 |   4 +-
 doc/README.clang                               |  56 ++++++++++++++
 doc/README.odroid                              | 143
 ++++++++++++++++++++++++++++++++++++
 doc/device-tree-bindings/video/exynos-fb.txt   |   6 ++
 drivers/mtd/nand/davinci_nand.c                |   2 +-
 drivers/mtd/nand/omap_gpmc.c                   |  46 ++++++------
 drivers/net/keystone_net.c                     |  35 ++++-----
 drivers/video/Makefile                         |   1 +
 drivers/video/exynos_fb.c                      |  18 ++---
 drivers/video/exynos_fimd.c                    |  43 +++++++++++
 drivers/video/parade.c                         | 220
 +++++++++++++++++++++++++++++++++++++++++++++++++++++++
 include/common.h                               |   1 +
 include/configs/am335x_igep0033.h              | 221
 +++++++++++---------------------------------------------
 include/configs/exynos5250-dt.h                |   2 -
 include/configs/odroid.h                       | 216
 ++++++++++++++++++++++++++++++++++++++++++++++++++++++
 include/configs/omap3_beagle.h                 |  13 +++-
 include/configs/peach-pit.h                    |  10 +++
 include/configs/s5pc210_universal.h            |   3 -
 include/configs/sunxi-common.h                 |   2 +-
 include/configs/trats.h                        |   3 -
 include/configs/trats2.h                       |   3 -
 include/fdtdec.h                               |   2 +
 include/linux/kbuild.h                         |   6 +-
 include/samsung/misc.h                         |  10 +++
 lib/fdtdec.c                                   |   2 +
 scripts/Kbuild.include                         |   4 +- 93 files
 changed, 2235 insertions(+), 473 deletions(-) create mode 100644
 arch/arm/dts/exynos4412-odroid.dts create mode 100644
 board/samsung/odroid/Kconfig create mode 100644
 board/samsung/odroid/MAINTAINERS create mode 100644
 board/samsung/odroid/Makefile create mode 100644
 board/samsung/odroid/odroid.c create mode 100644
 board/samsung/odroid/setup.h create mode 100644
 board/sunxi/dram_a20_olinuxino_l.c create mode 100644
 configs/A20-OLinuXino-Lime_defconfig create mode 100644
 configs/odroid_defconfig create mode 100644 doc/README.clang create
 mode 100644 doc/README.odroid create mode 100644
 drivers/video/parade.c create mode 100644 include/configs/odroid.h

Amicalement,
-- 
Albert.

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

* [U-Boot] Pull request: u-boot-arm/master
  2014-07-29 13:08 Albert ARIBAUD
@ 2014-07-29 14:30 ` Tom Rini
  0 siblings, 0 replies; 259+ messages in thread
From: Tom Rini @ 2014-07-29 14:30 UTC (permalink / raw)
  To: u-boot

On Tue, Jul 29, 2014 at 03:08:16PM +0200, Albert ARIBAUD wrote:

> Hello Tom,
> 
> The following changes since commit
> 772e173802627a1917a3f5878ad4b9b920089a33:
> 
>   Merge branch 'master' of git://git.denx.de/u-boot-sh (2014-07-25
>   15:05:09 -0400)
> 
> are available in the git repository at:
> 
> 
>   git://git.denx.de/u-boot-arm master
> 
> for you to fetch changes up to 9d195a546179bc732aba9eacccf0a9a3db591288:
> 
>   ARM: HYP/non-sec: remove MIDR check to validate CBAR (2014-07-28
>   17:19:55 +0200)
> 
> ----------------------------------------------------------------
> Albert ARIBAUD (4):
>       Merge branch 'u-boot-microblaze/zynq' into 'u-boot-arm/master'
>       Merge branch 'u-boot-sunxi/master' into 'u-boot-arm/master'
>       Merge branch 'u-boot-sh/rmobile' into 'u-boot-arm/master'
>       Merge branch 'u-boot-ti/master' into 'u-boot-arm/master'
> 
> Andreas Bie?mann (1):
>       tricorder: convert to generic board
> 
> Chen-Yu Tsai (1):
>       sunxi: Add support for using MII phy-s with the GMAC nic
> 
> Hans de Goede (12):
>       sunxi: mksunxiboot: Fix loading of files with a size which is not
> a multiple of 4 sunxi: Fix u-boot-spl.lds to refer to .vectors
>       sunxi: Remove mmc DMA support
>       sunxi: Implement reset_cpu
>       sunxi: Add sun4i support
>       sunxi: Add sun5i support
>       sunxi: Add emac glue, enable emac on the cubieboard
>       sunxi: Add Ian Campbell and Hans de Goede as cubietruck
> board-maintainers mvtwsi: convert to CONFIG_SYS_I2C framework
>       sunxi: Add i2c support
>       sunxi: Add axp152 pmic support
>       sunxi: Fix reset hang on sun5i
> 
> Hao Zhang (10):
>       keystone2: ddr: add DDR3 PHY configs updated for PG 2.0
>       keystone2: move cpu_to_bus() to keystone.c
>       keystone2: add possibility to turn off all dsps
>       ARM: keystone2: move K2HK board files to common KS2 board
> directory configs: k2hk_evm: config: add common EVM configuration header
>       keystone: ddr3: move K2HK DDR3 configuration to a common file
>       ARM: keystone2: add K2E SoC hardware definitions
>       ARM: keystone2: clock: add K2E clock support
>       ARM: keystone2: add MSMC cache coherency support for K2E SOC
>       board: k2e-evm: add board support
> 
> Henrik Nordstrom (1):
>       sunxi: Add axp209 pmic support
> 
> Ian Campbell (4):
>       sunxi: Avoid unused variable warning.
>       sunxi: add Cubieboard2 support
>       sunxi: add gpio driver
>       sunxi: use setbits_le32 to enable the DMA clock
> 
> Jonathan Liu (1):
>       sunxi: use random parts of SID to set ethaddr
> 
> Khoronzhuk, Ivan (10):
>       mtd: nand: davinci: add opportunity to write keystone U-boot image
>       keystone: add support for NAND gpheader image
>       k2hk_evm: add script to automate NAND flash process
>       ARM: keystone2: psc: use common PSC base
>       keystone: ddr3: add ddr3.h to hold ddr3 API
>       ARM: keystone2: keystone_nav: make it dependent on keystone driver
>       k2hk: use common KS2_ prefix for all hardware definitions
>       ARM: keystone: clock: move K2HK SoC dependent code in separate
> file keystone2: use CONFIG_SOC_KEYSTONE in common places
>       ARM: keystone2: spl: add K2E SoC support
> 
> Ma Haijun (1):
>       ARM: convert arch_fixup_memory_node to a generic FDT fixup
> function
> 
> Marc Zyngier (10):
>       ARM: HYP/non-sec: move switch to non-sec to the last boot phase
>       ARM: HYP/non-sec: add a barrier after setting SCR.NS==1
>       ARM: non-sec: reset CNTVOFF to zero
>       ARM: add missing HYP mode constant
>       ARM: HYP/non-sec: add separate section for secure code
>       ARM: HYP/non-sec: allow relocation to secure RAM
>       ARM: HYP/non-sec: add generic ARMv7 PSCI code
>       ARM: HYP/non-sec: add the option for a second-stage monitor
>       ARM: HYP/non-sec/PSCI: emit DT nodes
>       ARM: HYP/non-sec: remove MIDR check to validate CBAR
> 
> Masahiro Yamada (1):
>       zynq: disable -Wstrict-prototypes option for ps7_init.c
> 
> Michal Simek (2):
>       ARM: zynq: Enable generic board for Xilinx Zynq
>       ARM: zynq: Show ECC status on the same line as DRAM size
> 
> Mugunthan V N (3):
>       drivers: net: cpsw: add support for using second port as ethernet
>       ARM: DRA7xx: Add cpsw second port pinmux
>       ARM: dra7_evm: Add Ethernet support for dra72x platform
> 
> Murali Karicheri (1):
>       keystone2: add env option to do unitrd dt fixup
> 
> Nobuhiro Iwamatsu (4):
>       net: sh-eth: Add support R8A7794
>       serial: sh: Add support R8A7794
>       arm: rmobile: Add support R8A7794
>       arm: rmobile: Add support Alt board
> 
> Rajendra Nayak (1):
>       ARM: OMAP: Fix handling of errata i727
> 
> Stefan Roese (4):
>       net: Rename and cleanup sunxi (Allwinner) emac driver
>       ARM: omap: Fix GPMC init for OMAP3 platforms
>       ARM: omap: Remove unused arch/arm/cpu/armv7/omap3/mem.c
>       ARM: omap: tao3530: Convert to generic board
> 
> Tom Rini (3):
>       power/pmic.h: Add prototype for power_init_board.
>       tps65218/am43xx_evm: Add power framework support to TPS65218
>       am335x_evm / gumstix pepper: Correct DDR settings
> 
> pekon gupta (3):
>       ARM: omap: fix GPMC address-map size for NAND and NOR devices
>       ARM: omap: clean redundant PISMO_xx macros used in OMAP3
>       ARM: omap: move board specific NAND configs out from
> ti_armv7_common.h
> 
>  Makefile                                           |    6 +
>  arch/arm/config.mk                                 |    2 +-
>  arch/arm/cpu/armv7/Makefile                        |    5 +
>  arch/arm/cpu/armv7/keystone/Makefile               |    5 +-
>  arch/arm/cpu/armv7/keystone/clock-k2e.c            |  101 ++++++++
>  arch/arm/cpu/armv7/keystone/clock-k2hk.c           |  113 +++++++++
>  arch/arm/cpu/armv7/keystone/clock.c                |  154 +++---------
>  arch/arm/cpu/armv7/keystone/cmd_clock.c            |   31 ++-
>  arch/arm/cpu/armv7/keystone/ddr3.c                 |   25 +-
>  arch/arm/cpu/armv7/keystone/init.c                 |   16 +-
>  arch/arm/cpu/armv7/keystone/keystone.c             |   87 +++++++
>  arch/arm/cpu/armv7/keystone/msmc.c                 |    6 +-
>  arch/arm/cpu/armv7/keystone/psc.c                  |   42 ++--
>  arch/arm/cpu/armv7/keystone/spl.c                  |    8 +
>  arch/arm/cpu/armv7/nonsec_virt.S                   |  168 +++++++------
>  arch/arm/cpu/armv7/omap-common/hwinit-common.c     |    3 +-
>  arch/arm/cpu/armv7/omap-common/mem-common.c        |   15 +-
>  arch/arm/cpu/armv7/omap3/mem.c                     |  139 -----------
>  arch/arm/cpu/armv7/psci.S                          |  102 ++++++++
>  arch/arm/cpu/armv7/rmobile/Makefile                |    1 +
>  arch/arm/cpu/armv7/rmobile/cpu_info.c              |    1 +
>  arch/arm/cpu/armv7/rmobile/pfc-r8a7794.c           | 1513
>  +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
>  arch/arm/cpu/armv7/sunxi/Makefile                  |    4 +
>  arch/arm/cpu/armv7/sunxi/board.c                   |   41 +++-
>  arch/arm/cpu/armv7/sunxi/clock_sun4i.c             |    3 +-
>  arch/arm/cpu/armv7/sunxi/cpu_info.c                |   15 ++
>  arch/arm/cpu/armv7/sunxi/dram.c                    |  102 +++++++-
>  arch/arm/cpu/armv7/sunxi/u-boot-spl-fel.lds        |    5 +
>  arch/arm/cpu/armv7/sunxi/u-boot-spl.lds            |    6 +
>  arch/arm/cpu/armv7/virt-dt.c                       |  100 ++++++++
>  arch/arm/cpu/armv7/virt-v7.c                       |   76 ++----
>  arch/arm/cpu/armv7/zynq/ddrc.c                     |    4 +-
>  arch/arm/cpu/u-boot.lds                            |   30 +++
>  arch/arm/include/asm/arch-am33xx/ddr_defs.h        |    4 -
>  arch/arm/include/asm/arch-am33xx/mem.h             |    7 -
>  arch/arm/include/asm/arch-keystone/clock-k2e.h     |   68 ++++++
>  arch/arm/include/asm/arch-keystone/clock-k2hk.h    |   23 +-
>  arch/arm/include/asm/arch-keystone/clock.h         |   32 +++
>  arch/arm/include/asm/arch-keystone/clock_defs.h    |    2 +-
>  arch/arm/include/asm/arch-keystone/ddr3.h          |   56 +++++
>  arch/arm/include/asm/arch-keystone/hardware-k2e.h  |   44 ++++
>  arch/arm/include/asm/arch-keystone/hardware-k2hk.h |  182
>  +++++--------- arch/arm/include/asm/arch-keystone/hardware.h      |
>  117 +++++---- arch/arm/include/asm/arch-keystone/mon.h           |
>  15 ++ arch/arm/include/asm/arch-keystone/msmc.h          |   17 ++
>  arch/arm/include/asm/arch-kirkwood/config.h        |    3 +-
>  arch/arm/include/asm/arch-omap3/cpu.h              |    1 -
>  arch/arm/include/asm/arch-omap3/mem.h              |   13 -
>  arch/arm/include/asm/arch-rmobile/gpio.h           |    3 +
>  arch/arm/include/asm/arch-rmobile/r8a7794-gpio.h   |  176
>  ++++++++++++++ arch/arm/include/asm/arch-rmobile/r8a7794.h        |
>  14 ++ arch/arm/include/asm/arch-rmobile/rcar-base.h      |    4 +-
>  arch/arm/include/asm/arch-rmobile/rmobile.h        |    2 +
>  arch/arm/include/asm/arch-sunxi/gpio.h             |    2 +
>  arch/arm/include/asm/arch-sunxi/i2c.h              |   15 ++
>  arch/arm/include/asm/arch-sunxi/timer.h            |    5 +
>  arch/arm/include/asm/armv7.h                       |   11 +-
>  arch/arm/include/asm/omap_common.h                 |    8 +
>  arch/arm/include/asm/proc-armv/ptrace.h            |    2 +
>  arch/arm/include/asm/psci.h                        |   35 +++
>  arch/arm/include/asm/secure.h                      |   26 ++
>  arch/arm/lib/bootm-fdt.c                           |   14 +-
>  arch/arm/lib/bootm.c                               |   31 ++-
>  arch/arm/lib/interrupts.c                          |    2 +-
>  arch/arm/lib/sections.c                            |    2 +
>  board/gumstix/pepper/board.c                       |   30 +--
>  board/renesas/alt/Makefile                         |    9 +
>  board/renesas/alt/alt.c                            |  173
>  +++++++++++++ board/renesas/alt/qos.c                            |
>  944
>  ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
>  board/renesas/alt/qos.h                            |   12 +
>  board/sunxi/Makefile                               |    4 +
>  board/sunxi/board.c                                |   67 +++++
>  board/sunxi/dram_a13_oli_micro.c                   |   32 +++
>  board/sunxi/dram_cubieboard.c                      |   31 +++
>  board/sunxi/dram_cubieboard2.c                     |   31 +++
>  board/sunxi/dram_r7dongle.c                        |   31 +++
>  board/sunxi/gmac.c                                 |   11 +
>  board/ti/am335x/board.c                            |   30 +--
>  board/ti/am43xx/board.c                            |   14 ++
>  board/ti/dra7xx/evm.c                              |    7 +-
>  board/ti/dra7xx/mux_data.h                         |   12 +
>  board/ti/k2hk_evm/Makefile                         |    9 -
>  board/ti/k2hk_evm/ddr3.c                           |  268
>  --------------------
>  board/ti/ks2_evm/Makefile                          |   13 +
>  board/ti/{k2hk_evm/README => ks2_evm/README_K2HK}  |   28 ++-
>  board/ti/{k2hk_evm => ks2_evm}/board.c             |  156 ++++--------
>  board/ti/ks2_evm/board.h                           |   19 ++
>  board/ti/ks2_evm/board_k2e.c                       |   39 +++
>  board/ti/ks2_evm/board_k2hk.c                      |   81 ++++++
>  board/ti/ks2_evm/ddr3_cfg.c                        |  170
>  +++++++++++++ board/ti/ks2_evm/ddr3_cfg.h                        |
>  24 ++ board/ti/ks2_evm/ddr3_k2e.c                        |   55 +++++
>  board/ti/ks2_evm/ddr3_k2hk.c                       |   84 +++++++
>  board/xilinx/zynq/Makefile                         |    3 +
>  boards.cfg                                         |   13 +-
>  common/image-fdt.c                                 |    9 +-
>  doc/README.nand                                    |   12 +
>  drivers/gpio/Makefile                              |    1 +
>  drivers/gpio/sunxi_gpio.c                          |  102 ++++++++
>  drivers/i2c/Makefile                               |    2 +-
>  drivers/i2c/mvtwsi.c                               |   88 ++++---
>  drivers/mmc/sunxi_mmc.c                            |  141 +----------
>  drivers/mtd/nand/davinci_nand.c                    |  196
>  +++++++++++++++ drivers/net/Makefile
>  |    2 +- drivers/net/cpsw.c                                 |    8 +-
>  drivers/net/sh_eth.c                               |    5 +-
>  drivers/net/sh_eth.h                               |    6 +-
>  drivers/net/{sunxi_wemac.c => sunxi_emac.c}        |  140 ++++++-----
>  drivers/power/Makefile                             |    2 +
>  drivers/power/axp152.c                             |   97 ++++++++
>  drivers/power/axp209.c                             |  167
>  +++++++++++++ drivers/power/pmic/pmic_tps65218.c                 |
>  22 ++ drivers/serial/ns16550.c                           |    4 +-
>  drivers/serial/serial_sh.h                         |    3 +-
>  include/axp152.h                                   |   10 +
>  include/axp209.h                                   |   14 ++
>  include/common.h                                   |    6 +-
>  include/configs/alt.h                              |  166
>  +++++++++++++ include/configs/am335x_evm.h                       |
>  6 + include/configs/am3517_crane.h                     |    7 +-
>  include/configs/am3517_evm.h                       |    7 +-
>  include/configs/am43xx_evm.h                       |    2 +
>  include/configs/cm_t335.h                          |    5 +
>  include/configs/cm_t35.h                           |    3 -
>  include/configs/devkit8000.h                       |    2 -
>  include/configs/dig297.h                           |    4 -
>  include/configs/edminiv2.h                         |    3 +-
>  include/configs/k2e_evm.h                          |   37 +++
>  include/configs/k2hk_evm.h                         |  253
>  ++----------------- include/configs/ks2_evm.h
>  |  275 +++++++++++++++++++++
>  include/configs/mcx.h                              |    4 -
>  include/configs/nokia_rx51.h                       |    2 -
>  include/configs/omap3_beagle.h                     |   13 +-
>  include/configs/omap3_evm_common.h                 |    7 +-
>  include/configs/omap3_igep00x0.h                   |   10 +-
>  include/configs/omap3_logic.h                      |    8 +-
>  include/configs/omap3_overo.h                      |   12 +-
>  include/configs/omap3_pandora.h                    |    7 +-
>  include/configs/omap3_zoom1.h                      |   13 +-
>  include/configs/pengwyn.h                          |    6 +
>  include/configs/sun4i.h                            |   24 ++
>  include/configs/sun5i.h                            |   24 ++
>  include/configs/sun7i.h                            |    1 +
>  include/configs/sunxi-common.h                     |   27 +-
>  include/configs/tam3517-common.h                   |    4 -
>  include/configs/tao3530.h                          |    8 +-
>  include/configs/ti_armv7_common.h                  |    8 -
>  include/configs/tricorder.h                        |    4 +-
>  include/configs/zynq-common.h                      |    2 +
>  include/cpsw.h                                     |    1 +
>  include/netdev.h                                   |    2 +-
>  include/power/pmic.h                               |    1 +
>  include/power/tps65218.h                           |    1 +
>  tools/mksunxiboot.c                                |   10 +- 154 files
>  changed, 6535 insertions(+), 1736 deletions(-) create mode 100644
>  arch/arm/cpu/armv7/keystone/clock-k2e.c create mode 100644
>  arch/arm/cpu/armv7/keystone/clock-k2hk.c create mode 100644
>  arch/arm/cpu/armv7/keystone/keystone.c delete mode 100644
>  arch/arm/cpu/armv7/omap3/mem.c create mode 100644
>  arch/arm/cpu/armv7/psci.S create mode 100644
>  arch/arm/cpu/armv7/rmobile/pfc-r8a7794.c create mode 100644
>  arch/arm/cpu/armv7/virt-dt.c create mode 100644
>  arch/arm/include/asm/arch-keystone/clock-k2e.h create mode 100644
>  arch/arm/include/asm/arch-keystone/ddr3.h create mode 100644
>  arch/arm/include/asm/arch-keystone/hardware-k2e.h create mode 100644
>  arch/arm/include/asm/arch-keystone/mon.h create mode 100644
>  arch/arm/include/asm/arch-keystone/msmc.h create mode 100644
>  arch/arm/include/asm/arch-rmobile/r8a7794-gpio.h create mode 100644
>  arch/arm/include/asm/arch-rmobile/r8a7794.h create mode 100644
>  arch/arm/include/asm/arch-sunxi/i2c.h create mode 100644
>  arch/arm/include/asm/psci.h create mode 100644
>  arch/arm/include/asm/secure.h create mode 100644
>  board/renesas/alt/Makefile create mode 100644 board/renesas/alt/alt.c
>  create mode 100644 board/renesas/alt/qos.c create mode 100644
>  board/renesas/alt/qos.h create mode 100644
>  board/sunxi/dram_a13_oli_micro.c create mode 100644
>  board/sunxi/dram_cubieboard.c create mode 100644
>  board/sunxi/dram_cubieboard2.c create mode 100644
>  board/sunxi/dram_r7dongle.c delete mode 100644
>  board/ti/k2hk_evm/Makefile delete mode 100644 board/ti/k2hk_evm/ddr3.c
>  create mode 100644 board/ti/ks2_evm/Makefile rename
>  board/ti/{k2hk_evm/README => ks2_evm/README_K2HK} (80%) rename
>  board/ti/{k2hk_evm => ks2_evm}/board.c (65%) create mode 100644
>  board/ti/ks2_evm/board.h create mode 100644
>  board/ti/ks2_evm/board_k2e.c create mode 100644
>  board/ti/ks2_evm/board_k2hk.c create mode 100644
>  board/ti/ks2_evm/ddr3_cfg.c create mode 100644
>  board/ti/ks2_evm/ddr3_cfg.h create mode 100644
>  board/ti/ks2_evm/ddr3_k2e.c create mode 100644
>  board/ti/ks2_evm/ddr3_k2hk.c create mode 100644
>  drivers/gpio/sunxi_gpio.c rename drivers/net/{sunxi_wemac.c =>
>  sunxi_emac.c} (78%) create mode 100644 drivers/power/axp152.c create
>  mode 100644 drivers/power/axp209.c create mode 100644 include/axp152.h
>  create mode 100644 include/axp209.h create mode 100644
>  include/configs/alt.h create mode 100644 include/configs/k2e_evm.h
>  create mode 100644 include/configs/ks2_evm.h
>  create mode 100644 include/configs/sun4i.h
>  create mode 100644 include/configs/sun5i.h

Applied to u-boot/master, thanks!

-- 
Tom
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 836 bytes
Desc: Digital signature
URL: <http://lists.denx.de/pipermail/u-boot/attachments/20140729/f6f27859/attachment.pgp>

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

* [U-Boot] Pull request: u-boot-arm/master
@ 2014-07-29 13:08 Albert ARIBAUD
  2014-07-29 14:30 ` Tom Rini
  0 siblings, 1 reply; 259+ messages in thread
From: Albert ARIBAUD @ 2014-07-29 13:08 UTC (permalink / raw)
  To: u-boot

Hello Tom,

The following changes since commit
772e173802627a1917a3f5878ad4b9b920089a33:

  Merge branch 'master' of git://git.denx.de/u-boot-sh (2014-07-25
  15:05:09 -0400)

are available in the git repository at:


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

for you to fetch changes up to 9d195a546179bc732aba9eacccf0a9a3db591288:

  ARM: HYP/non-sec: remove MIDR check to validate CBAR (2014-07-28
  17:19:55 +0200)

----------------------------------------------------------------
Albert ARIBAUD (4):
      Merge branch 'u-boot-microblaze/zynq' into 'u-boot-arm/master'
      Merge branch 'u-boot-sunxi/master' into 'u-boot-arm/master'
      Merge branch 'u-boot-sh/rmobile' into 'u-boot-arm/master'
      Merge branch 'u-boot-ti/master' into 'u-boot-arm/master'

Andreas Bie?mann (1):
      tricorder: convert to generic board

Chen-Yu Tsai (1):
      sunxi: Add support for using MII phy-s with the GMAC nic

Hans de Goede (12):
      sunxi: mksunxiboot: Fix loading of files with a size which is not
a multiple of 4 sunxi: Fix u-boot-spl.lds to refer to .vectors
      sunxi: Remove mmc DMA support
      sunxi: Implement reset_cpu
      sunxi: Add sun4i support
      sunxi: Add sun5i support
      sunxi: Add emac glue, enable emac on the cubieboard
      sunxi: Add Ian Campbell and Hans de Goede as cubietruck
board-maintainers mvtwsi: convert to CONFIG_SYS_I2C framework
      sunxi: Add i2c support
      sunxi: Add axp152 pmic support
      sunxi: Fix reset hang on sun5i

Hao Zhang (10):
      keystone2: ddr: add DDR3 PHY configs updated for PG 2.0
      keystone2: move cpu_to_bus() to keystone.c
      keystone2: add possibility to turn off all dsps
      ARM: keystone2: move K2HK board files to common KS2 board
directory configs: k2hk_evm: config: add common EVM configuration header
      keystone: ddr3: move K2HK DDR3 configuration to a common file
      ARM: keystone2: add K2E SoC hardware definitions
      ARM: keystone2: clock: add K2E clock support
      ARM: keystone2: add MSMC cache coherency support for K2E SOC
      board: k2e-evm: add board support

Henrik Nordstrom (1):
      sunxi: Add axp209 pmic support

Ian Campbell (4):
      sunxi: Avoid unused variable warning.
      sunxi: add Cubieboard2 support
      sunxi: add gpio driver
      sunxi: use setbits_le32 to enable the DMA clock

Jonathan Liu (1):
      sunxi: use random parts of SID to set ethaddr

Khoronzhuk, Ivan (10):
      mtd: nand: davinci: add opportunity to write keystone U-boot image
      keystone: add support for NAND gpheader image
      k2hk_evm: add script to automate NAND flash process
      ARM: keystone2: psc: use common PSC base
      keystone: ddr3: add ddr3.h to hold ddr3 API
      ARM: keystone2: keystone_nav: make it dependent on keystone driver
      k2hk: use common KS2_ prefix for all hardware definitions
      ARM: keystone: clock: move K2HK SoC dependent code in separate
file keystone2: use CONFIG_SOC_KEYSTONE in common places
      ARM: keystone2: spl: add K2E SoC support

Ma Haijun (1):
      ARM: convert arch_fixup_memory_node to a generic FDT fixup
function

Marc Zyngier (10):
      ARM: HYP/non-sec: move switch to non-sec to the last boot phase
      ARM: HYP/non-sec: add a barrier after setting SCR.NS==1
      ARM: non-sec: reset CNTVOFF to zero
      ARM: add missing HYP mode constant
      ARM: HYP/non-sec: add separate section for secure code
      ARM: HYP/non-sec: allow relocation to secure RAM
      ARM: HYP/non-sec: add generic ARMv7 PSCI code
      ARM: HYP/non-sec: add the option for a second-stage monitor
      ARM: HYP/non-sec/PSCI: emit DT nodes
      ARM: HYP/non-sec: remove MIDR check to validate CBAR

Masahiro Yamada (1):
      zynq: disable -Wstrict-prototypes option for ps7_init.c

Michal Simek (2):
      ARM: zynq: Enable generic board for Xilinx Zynq
      ARM: zynq: Show ECC status on the same line as DRAM size

Mugunthan V N (3):
      drivers: net: cpsw: add support for using second port as ethernet
      ARM: DRA7xx: Add cpsw second port pinmux
      ARM: dra7_evm: Add Ethernet support for dra72x platform

Murali Karicheri (1):
      keystone2: add env option to do unitrd dt fixup

Nobuhiro Iwamatsu (4):
      net: sh-eth: Add support R8A7794
      serial: sh: Add support R8A7794
      arm: rmobile: Add support R8A7794
      arm: rmobile: Add support Alt board

Rajendra Nayak (1):
      ARM: OMAP: Fix handling of errata i727

Stefan Roese (4):
      net: Rename and cleanup sunxi (Allwinner) emac driver
      ARM: omap: Fix GPMC init for OMAP3 platforms
      ARM: omap: Remove unused arch/arm/cpu/armv7/omap3/mem.c
      ARM: omap: tao3530: Convert to generic board

Tom Rini (3):
      power/pmic.h: Add prototype for power_init_board.
      tps65218/am43xx_evm: Add power framework support to TPS65218
      am335x_evm / gumstix pepper: Correct DDR settings

pekon gupta (3):
      ARM: omap: fix GPMC address-map size for NAND and NOR devices
      ARM: omap: clean redundant PISMO_xx macros used in OMAP3
      ARM: omap: move board specific NAND configs out from
ti_armv7_common.h

 Makefile                                           |    6 +
 arch/arm/config.mk                                 |    2 +-
 arch/arm/cpu/armv7/Makefile                        |    5 +
 arch/arm/cpu/armv7/keystone/Makefile               |    5 +-
 arch/arm/cpu/armv7/keystone/clock-k2e.c            |  101 ++++++++
 arch/arm/cpu/armv7/keystone/clock-k2hk.c           |  113 +++++++++
 arch/arm/cpu/armv7/keystone/clock.c                |  154 +++---------
 arch/arm/cpu/armv7/keystone/cmd_clock.c            |   31 ++-
 arch/arm/cpu/armv7/keystone/ddr3.c                 |   25 +-
 arch/arm/cpu/armv7/keystone/init.c                 |   16 +-
 arch/arm/cpu/armv7/keystone/keystone.c             |   87 +++++++
 arch/arm/cpu/armv7/keystone/msmc.c                 |    6 +-
 arch/arm/cpu/armv7/keystone/psc.c                  |   42 ++--
 arch/arm/cpu/armv7/keystone/spl.c                  |    8 +
 arch/arm/cpu/armv7/nonsec_virt.S                   |  168 +++++++------
 arch/arm/cpu/armv7/omap-common/hwinit-common.c     |    3 +-
 arch/arm/cpu/armv7/omap-common/mem-common.c        |   15 +-
 arch/arm/cpu/armv7/omap3/mem.c                     |  139 -----------
 arch/arm/cpu/armv7/psci.S                          |  102 ++++++++
 arch/arm/cpu/armv7/rmobile/Makefile                |    1 +
 arch/arm/cpu/armv7/rmobile/cpu_info.c              |    1 +
 arch/arm/cpu/armv7/rmobile/pfc-r8a7794.c           | 1513
 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 arch/arm/cpu/armv7/sunxi/Makefile                  |    4 +
 arch/arm/cpu/armv7/sunxi/board.c                   |   41 +++-
 arch/arm/cpu/armv7/sunxi/clock_sun4i.c             |    3 +-
 arch/arm/cpu/armv7/sunxi/cpu_info.c                |   15 ++
 arch/arm/cpu/armv7/sunxi/dram.c                    |  102 +++++++-
 arch/arm/cpu/armv7/sunxi/u-boot-spl-fel.lds        |    5 +
 arch/arm/cpu/armv7/sunxi/u-boot-spl.lds            |    6 +
 arch/arm/cpu/armv7/virt-dt.c                       |  100 ++++++++
 arch/arm/cpu/armv7/virt-v7.c                       |   76 ++----
 arch/arm/cpu/armv7/zynq/ddrc.c                     |    4 +-
 arch/arm/cpu/u-boot.lds                            |   30 +++
 arch/arm/include/asm/arch-am33xx/ddr_defs.h        |    4 -
 arch/arm/include/asm/arch-am33xx/mem.h             |    7 -
 arch/arm/include/asm/arch-keystone/clock-k2e.h     |   68 ++++++
 arch/arm/include/asm/arch-keystone/clock-k2hk.h    |   23 +-
 arch/arm/include/asm/arch-keystone/clock.h         |   32 +++
 arch/arm/include/asm/arch-keystone/clock_defs.h    |    2 +-
 arch/arm/include/asm/arch-keystone/ddr3.h          |   56 +++++
 arch/arm/include/asm/arch-keystone/hardware-k2e.h  |   44 ++++
 arch/arm/include/asm/arch-keystone/hardware-k2hk.h |  182
 +++++--------- arch/arm/include/asm/arch-keystone/hardware.h      |
 117 +++++---- arch/arm/include/asm/arch-keystone/mon.h           |
 15 ++ arch/arm/include/asm/arch-keystone/msmc.h          |   17 ++
 arch/arm/include/asm/arch-kirkwood/config.h        |    3 +-
 arch/arm/include/asm/arch-omap3/cpu.h              |    1 -
 arch/arm/include/asm/arch-omap3/mem.h              |   13 -
 arch/arm/include/asm/arch-rmobile/gpio.h           |    3 +
 arch/arm/include/asm/arch-rmobile/r8a7794-gpio.h   |  176
 ++++++++++++++ arch/arm/include/asm/arch-rmobile/r8a7794.h        |
 14 ++ arch/arm/include/asm/arch-rmobile/rcar-base.h      |    4 +-
 arch/arm/include/asm/arch-rmobile/rmobile.h        |    2 +
 arch/arm/include/asm/arch-sunxi/gpio.h             |    2 +
 arch/arm/include/asm/arch-sunxi/i2c.h              |   15 ++
 arch/arm/include/asm/arch-sunxi/timer.h            |    5 +
 arch/arm/include/asm/armv7.h                       |   11 +-
 arch/arm/include/asm/omap_common.h                 |    8 +
 arch/arm/include/asm/proc-armv/ptrace.h            |    2 +
 arch/arm/include/asm/psci.h                        |   35 +++
 arch/arm/include/asm/secure.h                      |   26 ++
 arch/arm/lib/bootm-fdt.c                           |   14 +-
 arch/arm/lib/bootm.c                               |   31 ++-
 arch/arm/lib/interrupts.c                          |    2 +-
 arch/arm/lib/sections.c                            |    2 +
 board/gumstix/pepper/board.c                       |   30 +--
 board/renesas/alt/Makefile                         |    9 +
 board/renesas/alt/alt.c                            |  173
 +++++++++++++ board/renesas/alt/qos.c                            |
 944
 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 board/renesas/alt/qos.h                            |   12 +
 board/sunxi/Makefile                               |    4 +
 board/sunxi/board.c                                |   67 +++++
 board/sunxi/dram_a13_oli_micro.c                   |   32 +++
 board/sunxi/dram_cubieboard.c                      |   31 +++
 board/sunxi/dram_cubieboard2.c                     |   31 +++
 board/sunxi/dram_r7dongle.c                        |   31 +++
 board/sunxi/gmac.c                                 |   11 +
 board/ti/am335x/board.c                            |   30 +--
 board/ti/am43xx/board.c                            |   14 ++
 board/ti/dra7xx/evm.c                              |    7 +-
 board/ti/dra7xx/mux_data.h                         |   12 +
 board/ti/k2hk_evm/Makefile                         |    9 -
 board/ti/k2hk_evm/ddr3.c                           |  268
 --------------------
 board/ti/ks2_evm/Makefile                          |   13 +
 board/ti/{k2hk_evm/README => ks2_evm/README_K2HK}  |   28 ++-
 board/ti/{k2hk_evm => ks2_evm}/board.c             |  156 ++++--------
 board/ti/ks2_evm/board.h                           |   19 ++
 board/ti/ks2_evm/board_k2e.c                       |   39 +++
 board/ti/ks2_evm/board_k2hk.c                      |   81 ++++++
 board/ti/ks2_evm/ddr3_cfg.c                        |  170
 +++++++++++++ board/ti/ks2_evm/ddr3_cfg.h                        |
 24 ++ board/ti/ks2_evm/ddr3_k2e.c                        |   55 +++++
 board/ti/ks2_evm/ddr3_k2hk.c                       |   84 +++++++
 board/xilinx/zynq/Makefile                         |    3 +
 boards.cfg                                         |   13 +-
 common/image-fdt.c                                 |    9 +-
 doc/README.nand                                    |   12 +
 drivers/gpio/Makefile                              |    1 +
 drivers/gpio/sunxi_gpio.c                          |  102 ++++++++
 drivers/i2c/Makefile                               |    2 +-
 drivers/i2c/mvtwsi.c                               |   88 ++++---
 drivers/mmc/sunxi_mmc.c                            |  141 +----------
 drivers/mtd/nand/davinci_nand.c                    |  196
 +++++++++++++++ drivers/net/Makefile
 |    2 +- drivers/net/cpsw.c                                 |    8 +-
 drivers/net/sh_eth.c                               |    5 +-
 drivers/net/sh_eth.h                               |    6 +-
 drivers/net/{sunxi_wemac.c => sunxi_emac.c}        |  140 ++++++-----
 drivers/power/Makefile                             |    2 +
 drivers/power/axp152.c                             |   97 ++++++++
 drivers/power/axp209.c                             |  167
 +++++++++++++ drivers/power/pmic/pmic_tps65218.c                 |
 22 ++ drivers/serial/ns16550.c                           |    4 +-
 drivers/serial/serial_sh.h                         |    3 +-
 include/axp152.h                                   |   10 +
 include/axp209.h                                   |   14 ++
 include/common.h                                   |    6 +-
 include/configs/alt.h                              |  166
 +++++++++++++ include/configs/am335x_evm.h                       |
 6 + include/configs/am3517_crane.h                     |    7 +-
 include/configs/am3517_evm.h                       |    7 +-
 include/configs/am43xx_evm.h                       |    2 +
 include/configs/cm_t335.h                          |    5 +
 include/configs/cm_t35.h                           |    3 -
 include/configs/devkit8000.h                       |    2 -
 include/configs/dig297.h                           |    4 -
 include/configs/edminiv2.h                         |    3 +-
 include/configs/k2e_evm.h                          |   37 +++
 include/configs/k2hk_evm.h                         |  253
 ++----------------- include/configs/ks2_evm.h
 |  275 +++++++++++++++++++++
 include/configs/mcx.h                              |    4 -
 include/configs/nokia_rx51.h                       |    2 -
 include/configs/omap3_beagle.h                     |   13 +-
 include/configs/omap3_evm_common.h                 |    7 +-
 include/configs/omap3_igep00x0.h                   |   10 +-
 include/configs/omap3_logic.h                      |    8 +-
 include/configs/omap3_overo.h                      |   12 +-
 include/configs/omap3_pandora.h                    |    7 +-
 include/configs/omap3_zoom1.h                      |   13 +-
 include/configs/pengwyn.h                          |    6 +
 include/configs/sun4i.h                            |   24 ++
 include/configs/sun5i.h                            |   24 ++
 include/configs/sun7i.h                            |    1 +
 include/configs/sunxi-common.h                     |   27 +-
 include/configs/tam3517-common.h                   |    4 -
 include/configs/tao3530.h                          |    8 +-
 include/configs/ti_armv7_common.h                  |    8 -
 include/configs/tricorder.h                        |    4 +-
 include/configs/zynq-common.h                      |    2 +
 include/cpsw.h                                     |    1 +
 include/netdev.h                                   |    2 +-
 include/power/pmic.h                               |    1 +
 include/power/tps65218.h                           |    1 +
 tools/mksunxiboot.c                                |   10 +- 154 files
 changed, 6535 insertions(+), 1736 deletions(-) create mode 100644
 arch/arm/cpu/armv7/keystone/clock-k2e.c create mode 100644
 arch/arm/cpu/armv7/keystone/clock-k2hk.c create mode 100644
 arch/arm/cpu/armv7/keystone/keystone.c delete mode 100644
 arch/arm/cpu/armv7/omap3/mem.c create mode 100644
 arch/arm/cpu/armv7/psci.S create mode 100644
 arch/arm/cpu/armv7/rmobile/pfc-r8a7794.c create mode 100644
 arch/arm/cpu/armv7/virt-dt.c create mode 100644
 arch/arm/include/asm/arch-keystone/clock-k2e.h create mode 100644
 arch/arm/include/asm/arch-keystone/ddr3.h create mode 100644
 arch/arm/include/asm/arch-keystone/hardware-k2e.h create mode 100644
 arch/arm/include/asm/arch-keystone/mon.h create mode 100644
 arch/arm/include/asm/arch-keystone/msmc.h create mode 100644
 arch/arm/include/asm/arch-rmobile/r8a7794-gpio.h create mode 100644
 arch/arm/include/asm/arch-rmobile/r8a7794.h create mode 100644
 arch/arm/include/asm/arch-sunxi/i2c.h create mode 100644
 arch/arm/include/asm/psci.h create mode 100644
 arch/arm/include/asm/secure.h create mode 100644
 board/renesas/alt/Makefile create mode 100644 board/renesas/alt/alt.c
 create mode 100644 board/renesas/alt/qos.c create mode 100644
 board/renesas/alt/qos.h create mode 100644
 board/sunxi/dram_a13_oli_micro.c create mode 100644
 board/sunxi/dram_cubieboard.c create mode 100644
 board/sunxi/dram_cubieboard2.c create mode 100644
 board/sunxi/dram_r7dongle.c delete mode 100644
 board/ti/k2hk_evm/Makefile delete mode 100644 board/ti/k2hk_evm/ddr3.c
 create mode 100644 board/ti/ks2_evm/Makefile rename
 board/ti/{k2hk_evm/README => ks2_evm/README_K2HK} (80%) rename
 board/ti/{k2hk_evm => ks2_evm}/board.c (65%) create mode 100644
 board/ti/ks2_evm/board.h create mode 100644
 board/ti/ks2_evm/board_k2e.c create mode 100644
 board/ti/ks2_evm/board_k2hk.c create mode 100644
 board/ti/ks2_evm/ddr3_cfg.c create mode 100644
 board/ti/ks2_evm/ddr3_cfg.h create mode 100644
 board/ti/ks2_evm/ddr3_k2e.c create mode 100644
 board/ti/ks2_evm/ddr3_k2hk.c create mode 100644
 drivers/gpio/sunxi_gpio.c rename drivers/net/{sunxi_wemac.c =>
 sunxi_emac.c} (78%) create mode 100644 drivers/power/axp152.c create
 mode 100644 drivers/power/axp209.c create mode 100644 include/axp152.h
 create mode 100644 include/axp209.h create mode 100644
 include/configs/alt.h create mode 100644 include/configs/k2e_evm.h
 create mode 100644 include/configs/ks2_evm.h
 create mode 100644 include/configs/sun4i.h
 create mode 100644 include/configs/sun5i.h

Amicalement,
-- 
Albert.

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

* [U-Boot] Pull request: u-boot-arm/master
  2014-07-05  8:18 Albert ARIBAUD
@ 2014-07-05 16:48 ` Tom Rini
  0 siblings, 0 replies; 259+ messages in thread
From: Tom Rini @ 2014-07-05 16:48 UTC (permalink / raw)
  To: u-boot

On Sat, Jul 05, 2014 at 10:18:48AM +0200, Albert ARIBAUD wrote:

> Hi Tom,
> 
> The following changes since commit
> 4009bed4694892716d280fcb088899b566c5c986:
> 
>   Reformat boards.cfg (2014-07-05 00:36:57 +0200)
> 
> are available in the git repository at:
> 
>   git://git.denx.de/u-boot-arm master
> 
> for you to fetch changes up to 23f23f23d509e8e873797884456070c8a47d72b2:
> 
>   socfpga: Relocate arch common functions away from board (2014-07-05
>   10:14:46 +0200)
> 
> ----------------------------------------------------------------
> Chin Liang See (1):
>       socfpga: Relocate arch common functions away from board
> 
> Christian Riesch (1):
>       arm, calimain: Add CONFIG_SYS_GENERIC_BOARD
> 
> Jeroen Hofstee (1):
>       arm: spl: fix include guard
> 
> Linus Walleij (1):
>       integrator: switch to generic board
> 
> Shaibal.Dutta (1):
>       arm: Fix armv8 compilation error
> 
> Stephen Warren (1):
>       ARM: rpi_b: enable GENERIC_BOARD
> 
> ?ukasz Da?ek (1):
>       arm:board:h2200: Add CONFIG_SYS_GENERIC_BOARD
> 
>  arch/arm/cpu/armv7/socfpga/misc.c        | 24 ++++++++++++++++++++++++
>  arch/arm/include/asm/arch-keystone/spl.h |  2 +-
>  arch/arm/include/asm/arch-sunxi/spl.h    |  2 +-
>  arch/arm/include/asm/proc-armv/system.h  |  2 +-
>  board/altera/socfpga/socfpga_cyclone5.c  | 23 -----------------------
>  include/configs/calimain.h               |  3 ++-
>  include/configs/h2200.h                  |  1 +
>  include/configs/integrator-common.h      |  1 +
>  include/configs/rpi_b.h                  |  1 +
>  9 files changed, 32 insertions(+), 27 deletions(-)

Applied to u-boot/master, thanks!

-- 
Tom
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 836 bytes
Desc: Digital signature
URL: <http://lists.denx.de/pipermail/u-boot/attachments/20140705/b51bc1cb/attachment.pgp>

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

* [U-Boot] Pull request: u-boot-arm/master
@ 2014-07-05  8:18 Albert ARIBAUD
  2014-07-05 16:48 ` Tom Rini
  0 siblings, 1 reply; 259+ messages in thread
From: Albert ARIBAUD @ 2014-07-05  8:18 UTC (permalink / raw)
  To: u-boot

Hi Tom,

The following changes since commit
4009bed4694892716d280fcb088899b566c5c986:

  Reformat boards.cfg (2014-07-05 00:36:57 +0200)

are available in the git repository at:

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

for you to fetch changes up to 23f23f23d509e8e873797884456070c8a47d72b2:

  socfpga: Relocate arch common functions away from board (2014-07-05
  10:14:46 +0200)

----------------------------------------------------------------
Chin Liang See (1):
      socfpga: Relocate arch common functions away from board

Christian Riesch (1):
      arm, calimain: Add CONFIG_SYS_GENERIC_BOARD

Jeroen Hofstee (1):
      arm: spl: fix include guard

Linus Walleij (1):
      integrator: switch to generic board

Shaibal.Dutta (1):
      arm: Fix armv8 compilation error

Stephen Warren (1):
      ARM: rpi_b: enable GENERIC_BOARD

?ukasz Da?ek (1):
      arm:board:h2200: Add CONFIG_SYS_GENERIC_BOARD

 arch/arm/cpu/armv7/socfpga/misc.c        | 24 ++++++++++++++++++++++++
 arch/arm/include/asm/arch-keystone/spl.h |  2 +-
 arch/arm/include/asm/arch-sunxi/spl.h    |  2 +-
 arch/arm/include/asm/proc-armv/system.h  |  2 +-
 board/altera/socfpga/socfpga_cyclone5.c  | 23 -----------------------
 include/configs/calimain.h               |  3 ++-
 include/configs/h2200.h                  |  1 +
 include/configs/integrator-common.h      |  1 +
 include/configs/rpi_b.h                  |  1 +
 9 files changed, 32 insertions(+), 27 deletions(-)

Amicalement,
-- 
Albert.

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

* [U-Boot] Pull request: u-boot-arm/master
  2014-07-04 22:57 Albert ARIBAUD
@ 2014-07-05  0:20 ` Tom Rini
  0 siblings, 0 replies; 259+ messages in thread
From: Tom Rini @ 2014-07-05  0:20 UTC (permalink / raw)
  To: u-boot

On Sat, Jul 05, 2014 at 12:57:22AM +0200, Albert ARIBAUD wrote:

> Hello,
> 
> The following changes since commit
> fe8b3212b7938861eacdefe6115810303a96f9cc:
> 
>   Merge branch 'master' of git://git.denx.de/u-boot-arm (2014-07-02
>   16:38:02 -0400)
> 
> are available in the git repository at:
> 
> 
>   git://git.denx.de/u-boot-arm master
> 
> for you to fetch changes up to 4009bed4694892716d280fcb088899b566c5c986:
> 
>   Reformat boards.cfg (2014-07-05 00:36:57 +0200)
> 
> ----------------------------------------------------------------
> Albert ARIBAUD (1):
>       Reformat boards.cfg
> 
> Axel Lin (1):
>       gpio: spear_gpio: Fix gpio_set_value() implementation
> 
> Chin Liang See (3):
>       watchdog/denali: Adding DesignWare watchdog driver support
>       socfpga: Adding DesignWare watchdog support
>       socfpga: Adding Scan Manager driver
> 
> Darwin Rambo (1):
>       arm: Add support for semihosting for armv8 fastmodel targets.
> 
> J. German Rivera (2):
>       Added 64-bit MMIO accessors for ARMv8
>       armv8/fsl-lsch3: Add support to load and start MC Firmware
> 
> Jeroen Hofstee (1):
>       ARM: cache_v7: use __weak
> 
> Sergey Kostanbaev (1):
>       arm: ep9315: Return back Cirrus Logic EDB9315A board support
> 
> York Sun (3):
>       ARMv8: Adjust MMU setup
>       ARMv8/FSL_LSCH3: Add FSL_LSCH3 SoC
>       ARMv8/ls2085a_emu: Add LS2085A emulator and simulator board
> support
> 
>  README                                                 |  27 +++++
>  arch/arm/cpu/arm920t/ep93xx/lowlevel_init.S            | 463
>  ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++-----
>  arch/arm/cpu/armv7/cache_v7.c                          |  45 ++------
>  arch/arm/cpu/armv7/socfpga/Makefile                    |   2 +-
>  arch/arm/cpu/armv7/socfpga/scan_manager.c              | 209
>  +++++++++++++++++++++++++++++++++++
>  arch/arm/cpu/armv7/socfpga/spl.c                       |   4 +
>  arch/arm/cpu/armv8/cache_v8.c                          |  57
>  +++++----- arch/arm/cpu/armv8/fsl-lsch3/Makefile                  |
>  9 ++ arch/arm/cpu/armv8/fsl-lsch3/README                    |  10 ++
>  arch/arm/cpu/armv8/fsl-lsch3/cpu.c                     | 436
>  +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
>  arch/arm/cpu/armv8/fsl-lsch3/cpu.h                     |   7 ++
>  arch/arm/cpu/armv8/fsl-lsch3/lowlevel.S                |  65
>  +++++++++++ arch/arm/cpu/armv8/fsl-lsch3/speed.c                   |
>  176 ++++++++++++++++++++++++++++++
>  arch/arm/cpu/armv8/fsl-lsch3/speed.h                   |   7 ++
>  arch/arm/include/asm/arch-ep93xx/ep93xx.h              |  85
>  +++++++++++++++ arch/arm/include/asm/arch-fsl-lsch3/clock.h
>  |  23 ++++ arch/arm/include/asm/arch-fsl-lsch3/config.h           |
>  65 +++++++++++ arch/arm/include/asm/arch-fsl-lsch3/gpio.h
>  |   9 ++ arch/arm/include/asm/arch-fsl-lsch3/immap_lsch3.h      | 116
>  ++++++++++++++++++++
>  arch/arm/include/asm/arch-fsl-lsch3/imx-regs.h         |  13 +++
>  arch/arm/include/asm/arch-socfpga/scan_manager.h       |  90
>  +++++++++++++++ arch/arm/include/asm/arch-socfpga/socfpga_base_addrs.h
>  |   2 + arch/arm/include/asm/armv8/mmu.h                       |  24
>  ++++ arch/arm/include/asm/cache.h                           |   3 +
>  arch/arm/include/asm/config.h                          |   4 +
>  arch/arm/include/asm/io.h                              |   8 ++
>  arch/arm/include/asm/semihosting.h                     |  21 ++++
>  arch/arm/include/asm/system.h                          |   2 +
>  arch/arm/lib/Makefile                                  |   1 +
>  arch/arm/lib/cache-cp15.c                              |   9 +-
>  arch/arm/lib/cache.c                                   |  13 +--
>  arch/arm/lib/semihosting.c                             | 233
>  +++++++++++++++++++++++++++++++++++++++
>  board/altera/socfpga/iocsr_config.c                    | 657
>  ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
>  board/altera/socfpga/iocsr_config.h                    |  17 +++
>  board/armltd/vexpress64/vexpress64.c                   | 101
>  ++++++++++++++++-
>  board/cirrus/edb93xx/Makefile                          |  11 ++
>  board/cirrus/edb93xx/edb93xx.c                         | 382
>  ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
>  board/cirrus/edb93xx/u-boot.lds                        | 115
>  ++++++++++++++++++++
>  board/freescale/ls2085a/Makefile                       |   8 ++
>  board/freescale/ls2085a/README                         |  16 +++
>  board/freescale/ls2085a/ddr.c                          | 175
>  ++++++++++++++++++++++++++++++
>  board/freescale/ls2085a/ddr.h                          |  57
>  ++++++++++ board/freescale/ls2085a/ls2085a.c                      |
>  100 +++++++++++++++++
>  boards.cfg                                             |  17 ++-
>  doc/README.semihosting                                 |  54 +++++++++
>  drivers/gpio/spear_gpio.c                              |   5 +-
>  drivers/i2c/mxc_i2c.c                                  |   5 +
>  drivers/net/Makefile                                   |   1 +
>  drivers/net/fsl_mc/Makefile                            |   8 ++
>  drivers/net/fsl_mc/mc.c                                | 266
>  +++++++++++++++++++++++++++++++++++++++++++++
>  drivers/spi/Makefile                                   |   1 +
>  drivers/spi/ep93xx_spi.c                               | 274
>  ++++++++++++++++++++++++++++++++++++++++++++++
>  drivers/usb/host/Makefile                              |   1 +
>  drivers/usb/host/ohci-ep93xx.c                         |  38 +++++++
>  drivers/watchdog/Makefile                              |   1 +
>  drivers/watchdog/designware_wdt.c                      |  74
>  +++++++++++++ include/common.h
>  |   5 +- include/configs/edb93xx.h                              | 292
>  +++++++++++++++++++++++++++++++++++++++++++++++++
>  include/configs/ls2085a_common.h                       | 226
>  ++++++++++++++++++++++++++++++++++++++
>  include/configs/ls2085a_emu.h                          |  19 ++++
>  include/configs/ls2085a_simu.h                         |  16 +++
>  include/configs/socfpga_cyclone5.h                     |  15 +++
>  include/configs/vexpress_aemv8a.h                      |  63
>  +++++++++-- include/fdt_support.h                                  |
>  14 ++- include/fsl_mc.h                                       |  59
>  ++++++++++ 65 files changed, 5192 insertions(+), 139 deletions(-)
>  create mode 100644 arch/arm/cpu/armv7/socfpga/scan_manager.c create
>  mode 100644 arch/arm/cpu/armv8/fsl-lsch3/Makefile create mode 100644
>  arch/arm/cpu/armv8/fsl-lsch3/README create mode 100644
>  arch/arm/cpu/armv8/fsl-lsch3/cpu.c create mode 100644
>  arch/arm/cpu/armv8/fsl-lsch3/cpu.h create mode 100644
>  arch/arm/cpu/armv8/fsl-lsch3/lowlevel.S create mode 100644
>  arch/arm/cpu/armv8/fsl-lsch3/speed.c create mode 100644
>  arch/arm/cpu/armv8/fsl-lsch3/speed.h create mode 100644
>  arch/arm/include/asm/arch-fsl-lsch3/clock.h create mode 100644
>  arch/arm/include/asm/arch-fsl-lsch3/config.h create mode 100644
>  arch/arm/include/asm/arch-fsl-lsch3/gpio.h create mode 100644
>  arch/arm/include/asm/arch-fsl-lsch3/immap_lsch3.h create mode 100644
>  arch/arm/include/asm/arch-fsl-lsch3/imx-regs.h create mode 100644
>  arch/arm/include/asm/arch-socfpga/scan_manager.h create mode 100644
>  arch/arm/include/asm/semihosting.h create mode 100644
>  arch/arm/lib/semihosting.c create mode 100644
>  board/altera/socfpga/iocsr_config.c create mode 100644
>  board/altera/socfpga/iocsr_config.h create mode 100644
>  board/cirrus/edb93xx/Makefile create mode 100644
>  board/cirrus/edb93xx/edb93xx.c create mode 100644
>  board/cirrus/edb93xx/u-boot.lds create mode 100644
>  board/freescale/ls2085a/Makefile create mode 100644
>  board/freescale/ls2085a/README create mode 100644
>  board/freescale/ls2085a/ddr.c create mode 100644
>  board/freescale/ls2085a/ddr.h create mode 100644
>  board/freescale/ls2085a/ls2085a.c create mode 100644
>  doc/README.semihosting create mode 100644 drivers/net/fsl_mc/Makefile
>  create mode 100644 drivers/net/fsl_mc/mc.c create mode 100644
>  drivers/spi/ep93xx_spi.c create mode 100644
>  drivers/usb/host/ohci-ep93xx.c create mode 100644
>  drivers/watchdog/designware_wdt.c create mode 100644
>  include/configs/edb93xx.h create mode 100644
>  include/configs/ls2085a_common.h create mode 100644
>  include/configs/ls2085a_emu.h create mode 100644
>  include/configs/ls2085a_simu.h create mode 100644 include/fsl_mc.h

Applied to u-boot/master, thanks!

-- 
Tom
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 836 bytes
Desc: Digital signature
URL: <http://lists.denx.de/pipermail/u-boot/attachments/20140704/be41fed8/attachment.pgp>

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

* [U-Boot] Pull request: u-boot-arm/master
@ 2014-07-04 22:57 Albert ARIBAUD
  2014-07-05  0:20 ` Tom Rini
  0 siblings, 1 reply; 259+ messages in thread
From: Albert ARIBAUD @ 2014-07-04 22:57 UTC (permalink / raw)
  To: u-boot

Hello,

The following changes since commit
fe8b3212b7938861eacdefe6115810303a96f9cc:

  Merge branch 'master' of git://git.denx.de/u-boot-arm (2014-07-02
  16:38:02 -0400)

are available in the git repository at:


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

for you to fetch changes up to 4009bed4694892716d280fcb088899b566c5c986:

  Reformat boards.cfg (2014-07-05 00:36:57 +0200)

----------------------------------------------------------------
Albert ARIBAUD (1):
      Reformat boards.cfg

Axel Lin (1):
      gpio: spear_gpio: Fix gpio_set_value() implementation

Chin Liang See (3):
      watchdog/denali: Adding DesignWare watchdog driver support
      socfpga: Adding DesignWare watchdog support
      socfpga: Adding Scan Manager driver

Darwin Rambo (1):
      arm: Add support for semihosting for armv8 fastmodel targets.

J. German Rivera (2):
      Added 64-bit MMIO accessors for ARMv8
      armv8/fsl-lsch3: Add support to load and start MC Firmware

Jeroen Hofstee (1):
      ARM: cache_v7: use __weak

Sergey Kostanbaev (1):
      arm: ep9315: Return back Cirrus Logic EDB9315A board support

York Sun (3):
      ARMv8: Adjust MMU setup
      ARMv8/FSL_LSCH3: Add FSL_LSCH3 SoC
      ARMv8/ls2085a_emu: Add LS2085A emulator and simulator board
support

 README                                                 |  27 +++++
 arch/arm/cpu/arm920t/ep93xx/lowlevel_init.S            | 463
 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++-----
 arch/arm/cpu/armv7/cache_v7.c                          |  45 ++------
 arch/arm/cpu/armv7/socfpga/Makefile                    |   2 +-
 arch/arm/cpu/armv7/socfpga/scan_manager.c              | 209
 +++++++++++++++++++++++++++++++++++
 arch/arm/cpu/armv7/socfpga/spl.c                       |   4 +
 arch/arm/cpu/armv8/cache_v8.c                          |  57
 +++++----- arch/arm/cpu/armv8/fsl-lsch3/Makefile                  |
 9 ++ arch/arm/cpu/armv8/fsl-lsch3/README                    |  10 ++
 arch/arm/cpu/armv8/fsl-lsch3/cpu.c                     | 436
 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 arch/arm/cpu/armv8/fsl-lsch3/cpu.h                     |   7 ++
 arch/arm/cpu/armv8/fsl-lsch3/lowlevel.S                |  65
 +++++++++++ arch/arm/cpu/armv8/fsl-lsch3/speed.c                   |
 176 ++++++++++++++++++++++++++++++
 arch/arm/cpu/armv8/fsl-lsch3/speed.h                   |   7 ++
 arch/arm/include/asm/arch-ep93xx/ep93xx.h              |  85
 +++++++++++++++ arch/arm/include/asm/arch-fsl-lsch3/clock.h
 |  23 ++++ arch/arm/include/asm/arch-fsl-lsch3/config.h           |
 65 +++++++++++ arch/arm/include/asm/arch-fsl-lsch3/gpio.h
 |   9 ++ arch/arm/include/asm/arch-fsl-lsch3/immap_lsch3.h      | 116
 ++++++++++++++++++++
 arch/arm/include/asm/arch-fsl-lsch3/imx-regs.h         |  13 +++
 arch/arm/include/asm/arch-socfpga/scan_manager.h       |  90
 +++++++++++++++ arch/arm/include/asm/arch-socfpga/socfpga_base_addrs.h
 |   2 + arch/arm/include/asm/armv8/mmu.h                       |  24
 ++++ arch/arm/include/asm/cache.h                           |   3 +
 arch/arm/include/asm/config.h                          |   4 +
 arch/arm/include/asm/io.h                              |   8 ++
 arch/arm/include/asm/semihosting.h                     |  21 ++++
 arch/arm/include/asm/system.h                          |   2 +
 arch/arm/lib/Makefile                                  |   1 +
 arch/arm/lib/cache-cp15.c                              |   9 +-
 arch/arm/lib/cache.c                                   |  13 +--
 arch/arm/lib/semihosting.c                             | 233
 +++++++++++++++++++++++++++++++++++++++
 board/altera/socfpga/iocsr_config.c                    | 657
 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 board/altera/socfpga/iocsr_config.h                    |  17 +++
 board/armltd/vexpress64/vexpress64.c                   | 101
 ++++++++++++++++-
 board/cirrus/edb93xx/Makefile                          |  11 ++
 board/cirrus/edb93xx/edb93xx.c                         | 382
 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 board/cirrus/edb93xx/u-boot.lds                        | 115
 ++++++++++++++++++++
 board/freescale/ls2085a/Makefile                       |   8 ++
 board/freescale/ls2085a/README                         |  16 +++
 board/freescale/ls2085a/ddr.c                          | 175
 ++++++++++++++++++++++++++++++
 board/freescale/ls2085a/ddr.h                          |  57
 ++++++++++ board/freescale/ls2085a/ls2085a.c                      |
 100 +++++++++++++++++
 boards.cfg                                             |  17 ++-
 doc/README.semihosting                                 |  54 +++++++++
 drivers/gpio/spear_gpio.c                              |   5 +-
 drivers/i2c/mxc_i2c.c                                  |   5 +
 drivers/net/Makefile                                   |   1 +
 drivers/net/fsl_mc/Makefile                            |   8 ++
 drivers/net/fsl_mc/mc.c                                | 266
 +++++++++++++++++++++++++++++++++++++++++++++
 drivers/spi/Makefile                                   |   1 +
 drivers/spi/ep93xx_spi.c                               | 274
 ++++++++++++++++++++++++++++++++++++++++++++++
 drivers/usb/host/Makefile                              |   1 +
 drivers/usb/host/ohci-ep93xx.c                         |  38 +++++++
 drivers/watchdog/Makefile                              |   1 +
 drivers/watchdog/designware_wdt.c                      |  74
 +++++++++++++ include/common.h
 |   5 +- include/configs/edb93xx.h                              | 292
 +++++++++++++++++++++++++++++++++++++++++++++++++
 include/configs/ls2085a_common.h                       | 226
 ++++++++++++++++++++++++++++++++++++++
 include/configs/ls2085a_emu.h                          |  19 ++++
 include/configs/ls2085a_simu.h                         |  16 +++
 include/configs/socfpga_cyclone5.h                     |  15 +++
 include/configs/vexpress_aemv8a.h                      |  63
 +++++++++-- include/fdt_support.h                                  |
 14 ++- include/fsl_mc.h                                       |  59
 ++++++++++ 65 files changed, 5192 insertions(+), 139 deletions(-)
 create mode 100644 arch/arm/cpu/armv7/socfpga/scan_manager.c create
 mode 100644 arch/arm/cpu/armv8/fsl-lsch3/Makefile create mode 100644
 arch/arm/cpu/armv8/fsl-lsch3/README create mode 100644
 arch/arm/cpu/armv8/fsl-lsch3/cpu.c create mode 100644
 arch/arm/cpu/armv8/fsl-lsch3/cpu.h create mode 100644
 arch/arm/cpu/armv8/fsl-lsch3/lowlevel.S create mode 100644
 arch/arm/cpu/armv8/fsl-lsch3/speed.c create mode 100644
 arch/arm/cpu/armv8/fsl-lsch3/speed.h create mode 100644
 arch/arm/include/asm/arch-fsl-lsch3/clock.h create mode 100644
 arch/arm/include/asm/arch-fsl-lsch3/config.h create mode 100644
 arch/arm/include/asm/arch-fsl-lsch3/gpio.h create mode 100644
 arch/arm/include/asm/arch-fsl-lsch3/immap_lsch3.h create mode 100644
 arch/arm/include/asm/arch-fsl-lsch3/imx-regs.h create mode 100644
 arch/arm/include/asm/arch-socfpga/scan_manager.h create mode 100644
 arch/arm/include/asm/semihosting.h create mode 100644
 arch/arm/lib/semihosting.c create mode 100644
 board/altera/socfpga/iocsr_config.c create mode 100644
 board/altera/socfpga/iocsr_config.h create mode 100644
 board/cirrus/edb93xx/Makefile create mode 100644
 board/cirrus/edb93xx/edb93xx.c create mode 100644
 board/cirrus/edb93xx/u-boot.lds create mode 100644
 board/freescale/ls2085a/Makefile create mode 100644
 board/freescale/ls2085a/README create mode 100644
 board/freescale/ls2085a/ddr.c create mode 100644
 board/freescale/ls2085a/ddr.h create mode 100644
 board/freescale/ls2085a/ls2085a.c create mode 100644
 doc/README.semihosting create mode 100644 drivers/net/fsl_mc/Makefile
 create mode 100644 drivers/net/fsl_mc/mc.c create mode 100644
 drivers/spi/ep93xx_spi.c create mode 100644
 drivers/usb/host/ohci-ep93xx.c create mode 100644
 drivers/watchdog/designware_wdt.c create mode 100644
 include/configs/edb93xx.h create mode 100644
 include/configs/ls2085a_common.h create mode 100644
 include/configs/ls2085a_emu.h create mode 100644
 include/configs/ls2085a_simu.h create mode 100644 include/fsl_mc.h

Amicalement,
-- 
Albert.

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

* [U-Boot] Pull request: u-boot-arm/master
  2014-07-02 20:33 Albert ARIBAUD
@ 2014-07-02 22:38 ` Tom Rini
  0 siblings, 0 replies; 259+ messages in thread
From: Tom Rini @ 2014-07-02 22:38 UTC (permalink / raw)
  To: u-boot

On Wed, Jul 02, 2014 at 10:33:16PM +0200, Albert ARIBAUD wrote:

> Hi Tom,
> 
> The following changes since commit
> ba9b42c81b0734d53edfbb1fe4a6ded7de78c5ab:
> 
>   Merge branch 'sandbox' of git://git.denx.de/u-boot-x86 (2014-06-24
>   14:06:22 -0400)
> 
> are available in the git repository at:
> 
> 
>   git://git.denx.de/u-boot-arm master
> 
> for you to fetch changes up to 304f936aeaab0c3cc9d5af438fd3498ac7682991:
> 
>   Merge remote-tracking branch 'u-boot-samsung/master' (2014-07-01
>   20:52:51 +0200)
> 
> ----------------------------------------------------------------
> 
> Akshay Saraswat (9):
>       Exynos5: DMC: Modify the definition of ddr3_mem_ctrl_init
>       Exynos5420: Remove code for enabling read leveling
>       Exynos5420: DMC: Add software read leveling
>       Exynos: SPI: Fix reading data from SPI flash
>       Exynos5420: Let macros be used for exynos5420
>       Exynos5420: Introduce support for the Peach-Pit board
>       Exynos5: Config: Place environment at the end of SPI flash
>       Exynos5: Config: Increase SPL footprint for Exynos5420
>       Exynos5: Config: Enable USB boot mode for all Exynos5 SoCs
> 
> Albert ARIBAUD (8):
>       Merge branch 'u-boot-atmel/master' into 'u-boot-arm/master'
>       Merge branch 'u-boot/master' into 'u-boot-arm/master'
>       Merge branch 'u-boot-microblaze/zynq' into 'u-boot-arm/master'
>       Merge branch 'u-boot-sh/rmobile' into 'u-boot-arm/master'
>       Merge branch 'u-boot-imx/master' into 'u-boot-arm/master'
>       Merge branch 'u-boot-ti/master' into 'u-boot-arm/master'
>       Merge branch 'u-boot-tegra/master' into 'u-boot-arm/master'
>       Merge remote-tracking branch 'u-boot-samsung/master'
> 
> Alison Wang (2):
>       arm: vf610: Add QSPI driver support
>       arm: imx: Add two macros for VF610 in IOMUX_PAD structure
> 
> Andreas Bie?mann (2):
>       avr32: migrate cache functions
>       macb: make checkpatch clean
> 
> Ash Charles (3):
>       omap: Don't enable GPMC CS0 with nothing attached
>       omap4: duovero: Correct name of default device tree
>       omap3: overo: Select fdtfile for expansion board
> 
> Axel Lin (1):
>       spi: davinci: Fix register address for SPI1_BUS
> 
> Chao Fu (1):
>       arm: vf610: Add QSPI support for VF610TWR
> 
> Doug Anderson (1):
>       DMC: exynos5420: Gate CLKM to when reading PHY_CON13
> 
> Eric Nelson (1):
>       serial_mxc: disable new features of autobaud detection
> 
> Fabio Estevam (10):
>       mx6sabreauto: Add the mx6dual-lite variant
>       mx6sabred: Add PFUZE100 PMIC support
>       mx25pdk: Add generic board support
>       mx6: Fix definition of IOMUXC_GPR12_DEVICE_TYPE_RC
>       embestmx6boards: Fix CONFIG_CONSOLE_DEV
>       embestmx6boards: Fix the dtb file name for riotboard
>       mx28evk: Fix warning when CONFIG_ENV_IS_IN_SPI_FLASH is selected
>       mx28evk: Add a target for SPI NOR boot
>       mx28evk: Add documentation on how to boot from SPI NOR
>       mx25pdk: Remove CONFIG_SYS_GENERIC_BOARD
> 
> Felipe Balbi (5):
>       board: ti: am43xx: print unsupported board name
>       cpu: armv7: am33x: ddr: write emif ref_ctrl_shadow register
>       board: ti: am43xx: add support for AM43xx Starter Kit
>       board: ti: am43xx: add AM437x SK PHY Address
>       board: ti: am43xx: enable QSPI and Gbit Ethernet on AM437x SK
> 
> Jeroen Hofstee (4):
>       tegra20: display: fix checking of return value
>       ARM: tegra: fix include guard
>       omap3: board: trivial: add void for no args
>       PMIC: MAX77686: fix invalid bus check
> 
> Khoronzhuk, Ivan (2):
>       mtd: nand: davinci: add header file for driver definitions
>       ARM: keystone: aemif: move aemif driver to
> drivers/memory/ti-aemif.c
> 
> Marek Vasut (1):
>       arm: mx5: Enable CONFIG_SYS_GENERIC_BOARD on M53EVK
> 
> Mark Rutland (1):
>       arm64: zero cntvoff_el2
> 
> Masahiro Yamada (3):
>       spl: consolidate arch/arm/include/asm/arch-*/spl.h
>       arm: fix a double-definition error of _start symbol
>       arm: zynq: fix a bug in Zynq linker script
> 
> Michael Pratt (1):
>       Exynos: Split 5250 and 5420 memory bank configuration
> 
> Minkyu Kang (1):
>       Revert "exynos: Enable PSHOLD in SPL"
> 
> Nobuhiro Iwamatsu (2):
>       arm: rmobile: koelsch: Remove NOR-Flash support from boards.cfg
>       arm: rmobile: lager: Remove NOR-Flash support from boards.cfg
> 
> Przemyslaw Marczak (2):
>       trats/trats2: exynos_power_init: return 0 if no battery detected.
>       Samsung: Goni: change maintainer to Robert Baldyga
> 
> Shawn Guo (1):
>       mx6: drop ARM errata 742230
> 
> Stefano Babic (4):
>       MX25: fix build due to missing sys_proto.h
>       imx: correct HAB status for new chip TO
>       OMAP: disable gpmc timeout safely for reenabling
>       vf610: fix build due to missing sys_proto.h
> 
> Stephen Warren (2):
>       ARM: tegra: fix extlinux.conf search location
>       ARM: tegra: set initrd_high so boot scripts work
> 
> Steve Rae (1):
>       arm: bcm281xx: Add CONFIG_SYS_GENERIC_BOARD
> 
> Tim Harvey (12):
>       spl: nand: add support for mxs nand
>       mx6: add common SPL configuration
>       mx6: add boot device support for SPL
>       imx: add comments and remove unused struct fields
>       mx6: add structs for mmdc and ddr iomux registers
>       mx6: add mmdc configuration for MX6Q/MX6DL
>       imx: iomux: add macros to setup iomux for multiple SoC types
>       imx: ventana: split read_eeprom into standalone file
>       imx: ventana: auto-configure for IMX6Q vs IMX6DL
>       imx: ventana: switch to SPL
>       dwc_ahsata: return failure for MX6 if not IMX6Q/IMX6D
>       imx: sata: return failure if not IMX6Q/IMX6D
> 
> Tim Schendekehl (1):
>       arm: ethernut5: convert to generic board
> 
> Tushar Behera (1):
>       Arndale: Enable preboot support
> 
> Wu, Josh (3):
>       net: macb: enable dcache in macb
>       video: atmel_hlcdfb: enable dcache support
>       ARMv7: at91: enable ICache and DCache.
> 
> ?ukasz Majewski (2):
>       FIX: config: goni: Change goni configuration to use Tizen's THOR
> downlodader FIX: config: goni: Change goni configuration to store envs
> at eMMC
> 
>  arch/arm/cpu/arm720t/tegra-common/spl.c
>  |   2 +-
>  arch/arm/cpu/arm926ejs/davinci/da850_lowlevel.c
>  |   2 +-
>  arch/arm/cpu/arm926ejs/davinci/dm365_lowlevel.c
>  |   1 +
>  arch/arm/cpu/armv7/am33xx/ddr.c
>  |   1 +
>  arch/arm/cpu/armv7/at91/cpu.c
>  |   2 +
>  arch/arm/cpu/armv7/exynos/dmc_common.c
>  |   2 +-
>  arch/arm/cpu/armv7/exynos/dmc_init_ddr3.c
>  | 369 +++++++++++++++++++++++++++++++++++++++++-------------
>  arch/arm/cpu/armv7/exynos/exynos5_setup.h
>  |  21 ++--
>  arch/arm/cpu/armv7/exynos/lowlevel_init.c
>  |   2 -
>  arch/arm/cpu/armv7/keystone/Makefile
>  |   1 -
>  arch/arm/cpu/armv7/mx6/Makefile
>  |   1 +
>  arch/arm/cpu/armv7/mx6/ddr.c
>  | 490
>  ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
>  arch/arm/cpu/armv7/mx6/hab.c
>  |  73 +++++++++--
>  arch/arm/cpu/armv7/omap-common/mem-common.c
>  |   6 +-
>  arch/arm/cpu/armv7/omap3/board.c
>  |   4 +-
>  arch/arm/cpu/armv7/tegra20/display.c
>  |   2 +-
>  arch/arm/cpu/armv7/zynq/u-boot.lds
>  |   1 +
>  arch/arm/cpu/armv8/transition.S
>  |   2 +-
>  arch/arm/dts/Makefile
>  |   3 +-
>  arch/arm/dts/exynos5420-peach-pit.dts
>  | 127 +++++++++++++++++++
>  arch/arm/dts/exynos5420-smdk5420.dts
>  |  23 +---
>  arch/arm/dts/exynos5420.dtsi
>  |  70 -----------
>  arch/arm/dts/exynos54xx.dtsi
>  | 151 +++++++++++++++++++++++
>  arch/arm/imx-common/Makefile
>  |   1 +
>  arch/arm/imx-common/cpu.c
>  |  16 ++-
>  arch/arm/imx-common/iomux-v3.c
>  |  18 ++-
>  arch/arm/imx-common/sata.c
>  |   7 +-
>  arch/arm/imx-common/spl.c
>  |  81 ++++++++++++
>  arch/arm/include/asm/arch-at91/spl.h
>  |  24 ----
>  arch/arm/include/asm/arch-davinci/emif_defs.h
>  |  72 -----------
>  arch/arm/include/asm/arch-davinci/hardware.h
>  |   1 -
>  arch/arm/include/asm/arch-davinci/nand_defs.h
>  |  38 ------
>  arch/arm/include/asm/arch-davinci/spl.h
>  |  16 ---
>  arch/arm/include/asm/arch-exynos/dmc.h
>  |   3 +
>  arch/arm/include/asm/arch-exynos/power.h
>  |   4 +-
>  arch/arm/include/asm/arch-keystone/hardware-k2hk.h
>  |   7 --
>  arch/arm/include/asm/arch-keystone/hardware.h
>  |  30 +----
>  arch/arm/include/asm/arch-keystone/nand_defs.h
>  |  23 ----
>  arch/arm/include/asm/arch-mx35/spl.h
>  |  22 ----
>  arch/arm/include/asm/arch-mx5/spl.h
>  |  13 --
>  arch/arm/include/asm/arch-mx6/hab.h
>  |  17 ++-
>  arch/arm/include/asm/arch-mx6/imx-regs.h
>  |   2 +
>  arch/arm/include/asm/arch-mx6/iomux.h
>  |   2 +-
>  arch/arm/include/asm/arch-mx6/mx6-ddr.h
>  | 231 ++++++++++++++++++++++++++++++++++
>  arch/arm/include/asm/arch-mx6/sys_proto.h
>  |   4 +-
>  arch/arm/include/asm/arch-tegra114/spl.h
>  |  22 ----
>  arch/arm/include/asm/arch-tegra124/spl.h
>  |  13 --
>  arch/arm/include/asm/arch-tegra20/spl.h
>  |  12 --
>  arch/arm/include/asm/arch-tegra30/spl.h
>  |  12 --
>  arch/arm/include/asm/arch-tnetv107x/emif_defs.h
>  |   1 -
>  arch/arm/include/asm/arch-tnetv107x/hardware.h
>  |   2 +
>  arch/arm/include/asm/arch-tnetv107x/nand_defs.h
>  |  23 ----
>  arch/arm/include/asm/arch-vf610/crm_regs.h
>  |  11 +-
>  arch/arm/include/asm/arch-vf610/imx-regs.h
>  |   4 +-
>  arch/arm/include/asm/arch-vf610/iomux-vf610.h
>  |  17 ++-
>  arch/arm/include/asm/imx-common/iomux-v3.h
>  |  27 ++++
>  arch/arm/include/asm/spl.h
>  |  20 +++ arch/arm/include/asm/{arch-keystone/emif_defs.h =>
>  ti-common/davinci_nand.h} |  55 ++++++---
>  arch/arm/include/asm/ti-common/ti-aemif.h
>  |  39 ++++++
>  arch/arm/lib/vectors.S
>  |   2 -
>  arch/avr32/cpu/cache.c
>  |  20 +--
>  arch/avr32/include/asm/arch-at32ap700x/cacheflush.h
>  |   2 -
>  arch/avr32/include/asm/dma-mapping.h
>  |   6 +-
>  arch/avr32/lib/board.c
>  |   4 +-
>  board/Barix/ipam390/ipam390.c
>  |   2 +-
>  board/ait/cam_enc_4xx/cam_enc_4xx.c
>  |   2 +-
>  board/davinci/da8xxevm/da830evm.c
>  |   3 +-
>  board/davinci/da8xxevm/da850evm.c
>  |   2 +-
>  board/davinci/dm355evm/dm355evm.c
>  |   3 +-
>  board/davinci/dm355leopard/dm355leopard.c
>  |   2 +-
>  board/davinci/dm365evm/dm365evm.c
>  |   3 +-
>  board/davinci/dm6467evm/dm6467evm.c
>  |   3 +-
>  board/davinci/ea20/ea20.c
>  |   2 +-
>  board/davinci/sonata/sonata.c
>  |   2 +-
>  board/denx/m53evk/m53evk.c
>  |   2 +-
>  board/enbw/enbw_cmc/enbw_cmc.c
>  |   2 +-
>  board/freescale/mx28evk/README
>  |  22 +++-
>  board/freescale/mx6qsabreauto/mx6dl.cfg
>  | 130 +++++++++++++++++++
>  board/freescale/mx6sabresd/mx6sabresd.c
>  |  84 +++++++++++++
>  board/freescale/vf610twr/vf610twr.c
>  |  29 ++++-
>  board/gateworks/gw_ventana/Makefile
>  |   3 +-
>  board/gateworks/gw_ventana/README
>  |  92 +++++++++-----
>  board/gateworks/gw_ventana/eeprom.c
>  |  89 +++++++++++++
>  board/gateworks/gw_ventana/gw_ventana.c
>  | 597
>  +++++++++++++++++++++++++++++++++++++++++++++++-----------------------------------------
>  board/gateworks/gw_ventana/gw_ventana.cfg
>  |  15 ---
>  board/gateworks/gw_ventana/gw_ventana_spl.c
>  | 419 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
>  board/gateworks/gw_ventana/ventana_eeprom.h
>  |  11 ++
>  board/omicron/calimain/calimain.c
>  |   2 +-
>  board/overo/overo.c
>  |  14 +++
>  board/samsung/trats/trats.c
>  |   2 +-
>  board/samsung/trats2/trats2.c
>  |   2 +-
>  board/ti/am43xx/board.c
>  |  79 +++++++++++-
>  board/ti/am43xx/board.h
>  |   5 +
>  board/ti/am43xx/mux.c
>  |   3 +
>  board/ti/k2hk_evm/board.c
>  |  10 +-
>  board/ti/tnetv107xevm/sdb_board.c
>  |   2 +-
>  boards.cfg
>  |  13 +-
>  doc/README.mxs
>  |  26 ++++
>  drivers/Makefile
>  |   1 +
>  drivers/block/dwc_ahsata.c
>  |   5 +
>  drivers/memory/Makefile
>  |   1 + arch/arm/cpu/armv7/keystone/aemif.c =>
>  drivers/memory/ti-aemif.c             |  37 +++---
>  drivers/mtd/nand/Makefile
>  |   1 +
>  drivers/mtd/nand/davinci_nand.c
>  |   3 +-
>  drivers/mtd/nand/mxs_nand_spl.c
>  | 231 ++++++++++++++++++++++++++++++++++
>  drivers/net/macb.c
>  | 113 ++++++++++++-----
>  drivers/power/pmic/pmic_max77686.c
>  |  13 +-
>  drivers/serial/serial_mxc.c
>  |   4 +-
>  drivers/spi/Makefile
>  |   1 +
>  drivers/spi/davinci_spi.c
>  |   2 +-
>  drivers/spi/exynos_spi.c
>  |   5 +-
>  drivers/spi/fsl_qspi.c
>  | 482
>  +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
>  drivers/spi/fsl_qspi.h
>  | 127 +++++++++++++++++++
>  drivers/video/atmel_hlcdfb.c
>  |   6 +
>  include/configs/am43xx_evm.h
>  |   2 +
>  include/configs/arndale.h
>  |   2 +
>  include/configs/bcm28155_ap.h
>  |   1 +
>  include/configs/davinci_dm6467evm.h
>  |   2 +
>  include/configs/embestmx6boards.h
>  |   4 +-
>  include/configs/ethernut5.h
>  |   2 +
>  include/configs/exynos5-dt.h
>  |  15 ++-
>  include/configs/exynos5250-dt.h
>  |  13 +-
>  include/configs/exynos5420.h
>  |  52 ++++++++
>  include/configs/gw_ventana.h
>  |  11 ++
>  include/configs/imx6_spl.h
>  |  71 +++++++++++
>  include/configs/k2hk_evm.h
>  |   6 +
>  include/configs/m53evk.h
>  |   1 +
>  include/configs/mx28evk.h
>  |   5 +-
>  include/configs/mx6_common.h
>  |   1 -
>  include/configs/mx6qsabreauto.h
>  |   4 +
>  include/configs/mx6sabresd.h
>  |  12 ++
>  include/configs/omap3_overo.h
>  |  10 +-
>  include/configs/peach-pit.h
>  |  25 ++++
>  include/configs/s5p_goni.h
>  |  17 ++-
>  include/configs/smdk5420.h
>  |  49 ++------
>  include/configs/tegra-common-post.h
>  |   9 +-
>  include/configs/tegra-common-ums.h
>  |   2 +-
>  include/configs/ti_omap4_common.h
>  |   2 +-
>  include/configs/vf610twr.h
>  |  12 ++
>  include/power/pfuze100_pmic.h
>  |   4 + 140 files changed, 4245 insertions(+), 1078 deletions(-)
>  create mode 100644 arch/arm/cpu/armv7/mx6/ddr.c create mode 100644
>  arch/arm/dts/exynos5420-peach-pit.dts delete mode 100644
>  arch/arm/dts/exynos5420.dtsi create mode 100644
>  arch/arm/dts/exynos54xx.dtsi create mode 100644
>  arch/arm/imx-common/spl.c delete mode 100644
>  arch/arm/include/asm/arch-at91/spl.h delete mode 100644
>  arch/arm/include/asm/arch-davinci/emif_defs.h delete mode 100644
>  arch/arm/include/asm/arch-davinci/nand_defs.h delete mode 100644
>  arch/arm/include/asm/arch-davinci/spl.h delete mode 100644
>  arch/arm/include/asm/arch-keystone/nand_defs.h delete mode 100644
>  arch/arm/include/asm/arch-mx35/spl.h delete mode 100644
>  arch/arm/include/asm/arch-mx5/spl.h delete mode 100644
>  arch/arm/include/asm/arch-tegra114/spl.h delete mode 100644
>  arch/arm/include/asm/arch-tegra124/spl.h delete mode 100644
>  arch/arm/include/asm/arch-tegra20/spl.h delete mode 100644
>  arch/arm/include/asm/arch-tegra30/spl.h delete mode 100644
>  arch/arm/include/asm/arch-tnetv107x/emif_defs.h delete mode 100644
>  arch/arm/include/asm/arch-tnetv107x/nand_defs.h rename
>  arch/arm/include/asm/{arch-keystone/emif_defs.h =>
>  ti-common/davinci_nand.h} (56%) create mode 100644
>  arch/arm/include/asm/ti-common/ti-aemif.h create mode 100644
>  board/freescale/mx6qsabreauto/mx6dl.cfg create mode 100644
>  board/gateworks/gw_ventana/eeprom.c create mode 100644
>  board/gateworks/gw_ventana/gw_ventana_spl.c create mode 100644
>  drivers/memory/Makefile rename arch/arm/cpu/armv7/keystone/aemif.c =>
>  drivers/memory/ti-aemif.c (63%) create mode 100644
>  drivers/mtd/nand/mxs_nand_spl.c create mode 100644
>  drivers/spi/fsl_qspi.c create mode 100644 drivers/spi/fsl_qspi.h
>  create mode 100644 include/configs/exynos5420.h create mode 100644
>  include/configs/imx6_spl.h create mode 100644
>  include/configs/peach-pit.h

Applied to u-boot/master, thanks!

-- 
Tom
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 836 bytes
Desc: Digital signature
URL: <http://lists.denx.de/pipermail/u-boot/attachments/20140702/585b9d9e/attachment.pgp>

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

* [U-Boot] Pull request: u-boot-arm/master
@ 2014-07-02 20:33 Albert ARIBAUD
  2014-07-02 22:38 ` Tom Rini
  0 siblings, 1 reply; 259+ messages in thread
From: Albert ARIBAUD @ 2014-07-02 20:33 UTC (permalink / raw)
  To: u-boot

Hi Tom,

The following changes since commit
ba9b42c81b0734d53edfbb1fe4a6ded7de78c5ab:

  Merge branch 'sandbox' of git://git.denx.de/u-boot-x86 (2014-06-24
  14:06:22 -0400)

are available in the git repository at:


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

for you to fetch changes up to 304f936aeaab0c3cc9d5af438fd3498ac7682991:

  Merge remote-tracking branch 'u-boot-samsung/master' (2014-07-01
  20:52:51 +0200)

----------------------------------------------------------------

Akshay Saraswat (9):
      Exynos5: DMC: Modify the definition of ddr3_mem_ctrl_init
      Exynos5420: Remove code for enabling read leveling
      Exynos5420: DMC: Add software read leveling
      Exynos: SPI: Fix reading data from SPI flash
      Exynos5420: Let macros be used for exynos5420
      Exynos5420: Introduce support for the Peach-Pit board
      Exynos5: Config: Place environment at the end of SPI flash
      Exynos5: Config: Increase SPL footprint for Exynos5420
      Exynos5: Config: Enable USB boot mode for all Exynos5 SoCs

Albert ARIBAUD (8):
      Merge branch 'u-boot-atmel/master' into 'u-boot-arm/master'
      Merge branch 'u-boot/master' into 'u-boot-arm/master'
      Merge branch 'u-boot-microblaze/zynq' into 'u-boot-arm/master'
      Merge branch 'u-boot-sh/rmobile' into 'u-boot-arm/master'
      Merge branch 'u-boot-imx/master' into 'u-boot-arm/master'
      Merge branch 'u-boot-ti/master' into 'u-boot-arm/master'
      Merge branch 'u-boot-tegra/master' into 'u-boot-arm/master'
      Merge remote-tracking branch 'u-boot-samsung/master'

Alison Wang (2):
      arm: vf610: Add QSPI driver support
      arm: imx: Add two macros for VF610 in IOMUX_PAD structure

Andreas Bie?mann (2):
      avr32: migrate cache functions
      macb: make checkpatch clean

Ash Charles (3):
      omap: Don't enable GPMC CS0 with nothing attached
      omap4: duovero: Correct name of default device tree
      omap3: overo: Select fdtfile for expansion board

Axel Lin (1):
      spi: davinci: Fix register address for SPI1_BUS

Chao Fu (1):
      arm: vf610: Add QSPI support for VF610TWR

Doug Anderson (1):
      DMC: exynos5420: Gate CLKM to when reading PHY_CON13

Eric Nelson (1):
      serial_mxc: disable new features of autobaud detection

Fabio Estevam (10):
      mx6sabreauto: Add the mx6dual-lite variant
      mx6sabred: Add PFUZE100 PMIC support
      mx25pdk: Add generic board support
      mx6: Fix definition of IOMUXC_GPR12_DEVICE_TYPE_RC
      embestmx6boards: Fix CONFIG_CONSOLE_DEV
      embestmx6boards: Fix the dtb file name for riotboard
      mx28evk: Fix warning when CONFIG_ENV_IS_IN_SPI_FLASH is selected
      mx28evk: Add a target for SPI NOR boot
      mx28evk: Add documentation on how to boot from SPI NOR
      mx25pdk: Remove CONFIG_SYS_GENERIC_BOARD

Felipe Balbi (5):
      board: ti: am43xx: print unsupported board name
      cpu: armv7: am33x: ddr: write emif ref_ctrl_shadow register
      board: ti: am43xx: add support for AM43xx Starter Kit
      board: ti: am43xx: add AM437x SK PHY Address
      board: ti: am43xx: enable QSPI and Gbit Ethernet on AM437x SK

Jeroen Hofstee (4):
      tegra20: display: fix checking of return value
      ARM: tegra: fix include guard
      omap3: board: trivial: add void for no args
      PMIC: MAX77686: fix invalid bus check

Khoronzhuk, Ivan (2):
      mtd: nand: davinci: add header file for driver definitions
      ARM: keystone: aemif: move aemif driver to
drivers/memory/ti-aemif.c

Marek Vasut (1):
      arm: mx5: Enable CONFIG_SYS_GENERIC_BOARD on M53EVK

Mark Rutland (1):
      arm64: zero cntvoff_el2

Masahiro Yamada (3):
      spl: consolidate arch/arm/include/asm/arch-*/spl.h
      arm: fix a double-definition error of _start symbol
      arm: zynq: fix a bug in Zynq linker script

Michael Pratt (1):
      Exynos: Split 5250 and 5420 memory bank configuration

Minkyu Kang (1):
      Revert "exynos: Enable PSHOLD in SPL"

Nobuhiro Iwamatsu (2):
      arm: rmobile: koelsch: Remove NOR-Flash support from boards.cfg
      arm: rmobile: lager: Remove NOR-Flash support from boards.cfg

Przemyslaw Marczak (2):
      trats/trats2: exynos_power_init: return 0 if no battery detected.
      Samsung: Goni: change maintainer to Robert Baldyga

Shawn Guo (1):
      mx6: drop ARM errata 742230

Stefano Babic (4):
      MX25: fix build due to missing sys_proto.h
      imx: correct HAB status for new chip TO
      OMAP: disable gpmc timeout safely for reenabling
      vf610: fix build due to missing sys_proto.h

Stephen Warren (2):
      ARM: tegra: fix extlinux.conf search location
      ARM: tegra: set initrd_high so boot scripts work

Steve Rae (1):
      arm: bcm281xx: Add CONFIG_SYS_GENERIC_BOARD

Tim Harvey (12):
      spl: nand: add support for mxs nand
      mx6: add common SPL configuration
      mx6: add boot device support for SPL
      imx: add comments and remove unused struct fields
      mx6: add structs for mmdc and ddr iomux registers
      mx6: add mmdc configuration for MX6Q/MX6DL
      imx: iomux: add macros to setup iomux for multiple SoC types
      imx: ventana: split read_eeprom into standalone file
      imx: ventana: auto-configure for IMX6Q vs IMX6DL
      imx: ventana: switch to SPL
      dwc_ahsata: return failure for MX6 if not IMX6Q/IMX6D
      imx: sata: return failure if not IMX6Q/IMX6D

Tim Schendekehl (1):
      arm: ethernut5: convert to generic board

Tushar Behera (1):
      Arndale: Enable preboot support

Wu, Josh (3):
      net: macb: enable dcache in macb
      video: atmel_hlcdfb: enable dcache support
      ARMv7: at91: enable ICache and DCache.

?ukasz Majewski (2):
      FIX: config: goni: Change goni configuration to use Tizen's THOR
downlodader FIX: config: goni: Change goni configuration to store envs
at eMMC

 arch/arm/cpu/arm720t/tegra-common/spl.c
 |   2 +-
 arch/arm/cpu/arm926ejs/davinci/da850_lowlevel.c
 |   2 +-
 arch/arm/cpu/arm926ejs/davinci/dm365_lowlevel.c
 |   1 +
 arch/arm/cpu/armv7/am33xx/ddr.c
 |   1 +
 arch/arm/cpu/armv7/at91/cpu.c
 |   2 +
 arch/arm/cpu/armv7/exynos/dmc_common.c
 |   2 +-
 arch/arm/cpu/armv7/exynos/dmc_init_ddr3.c
 | 369 +++++++++++++++++++++++++++++++++++++++++-------------
 arch/arm/cpu/armv7/exynos/exynos5_setup.h
 |  21 ++--
 arch/arm/cpu/armv7/exynos/lowlevel_init.c
 |   2 -
 arch/arm/cpu/armv7/keystone/Makefile
 |   1 -
 arch/arm/cpu/armv7/mx6/Makefile
 |   1 +
 arch/arm/cpu/armv7/mx6/ddr.c
 | 490
 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 arch/arm/cpu/armv7/mx6/hab.c
 |  73 +++++++++--
 arch/arm/cpu/armv7/omap-common/mem-common.c
 |   6 +-
 arch/arm/cpu/armv7/omap3/board.c
 |   4 +-
 arch/arm/cpu/armv7/tegra20/display.c
 |   2 +-
 arch/arm/cpu/armv7/zynq/u-boot.lds
 |   1 +
 arch/arm/cpu/armv8/transition.S
 |   2 +-
 arch/arm/dts/Makefile
 |   3 +-
 arch/arm/dts/exynos5420-peach-pit.dts
 | 127 +++++++++++++++++++
 arch/arm/dts/exynos5420-smdk5420.dts
 |  23 +---
 arch/arm/dts/exynos5420.dtsi
 |  70 -----------
 arch/arm/dts/exynos54xx.dtsi
 | 151 +++++++++++++++++++++++
 arch/arm/imx-common/Makefile
 |   1 +
 arch/arm/imx-common/cpu.c
 |  16 ++-
 arch/arm/imx-common/iomux-v3.c
 |  18 ++-
 arch/arm/imx-common/sata.c
 |   7 +-
 arch/arm/imx-common/spl.c
 |  81 ++++++++++++
 arch/arm/include/asm/arch-at91/spl.h
 |  24 ----
 arch/arm/include/asm/arch-davinci/emif_defs.h
 |  72 -----------
 arch/arm/include/asm/arch-davinci/hardware.h
 |   1 -
 arch/arm/include/asm/arch-davinci/nand_defs.h
 |  38 ------
 arch/arm/include/asm/arch-davinci/spl.h
 |  16 ---
 arch/arm/include/asm/arch-exynos/dmc.h
 |   3 +
 arch/arm/include/asm/arch-exynos/power.h
 |   4 +-
 arch/arm/include/asm/arch-keystone/hardware-k2hk.h
 |   7 --
 arch/arm/include/asm/arch-keystone/hardware.h
 |  30 +----
 arch/arm/include/asm/arch-keystone/nand_defs.h
 |  23 ----
 arch/arm/include/asm/arch-mx35/spl.h
 |  22 ----
 arch/arm/include/asm/arch-mx5/spl.h
 |  13 --
 arch/arm/include/asm/arch-mx6/hab.h
 |  17 ++-
 arch/arm/include/asm/arch-mx6/imx-regs.h
 |   2 +
 arch/arm/include/asm/arch-mx6/iomux.h
 |   2 +-
 arch/arm/include/asm/arch-mx6/mx6-ddr.h
 | 231 ++++++++++++++++++++++++++++++++++
 arch/arm/include/asm/arch-mx6/sys_proto.h
 |   4 +-
 arch/arm/include/asm/arch-tegra114/spl.h
 |  22 ----
 arch/arm/include/asm/arch-tegra124/spl.h
 |  13 --
 arch/arm/include/asm/arch-tegra20/spl.h
 |  12 --
 arch/arm/include/asm/arch-tegra30/spl.h
 |  12 --
 arch/arm/include/asm/arch-tnetv107x/emif_defs.h
 |   1 -
 arch/arm/include/asm/arch-tnetv107x/hardware.h
 |   2 +
 arch/arm/include/asm/arch-tnetv107x/nand_defs.h
 |  23 ----
 arch/arm/include/asm/arch-vf610/crm_regs.h
 |  11 +-
 arch/arm/include/asm/arch-vf610/imx-regs.h
 |   4 +-
 arch/arm/include/asm/arch-vf610/iomux-vf610.h
 |  17 ++-
 arch/arm/include/asm/imx-common/iomux-v3.h
 |  27 ++++
 arch/arm/include/asm/spl.h
 |  20 +++ arch/arm/include/asm/{arch-keystone/emif_defs.h =>
 ti-common/davinci_nand.h} |  55 ++++++---
 arch/arm/include/asm/ti-common/ti-aemif.h
 |  39 ++++++
 arch/arm/lib/vectors.S
 |   2 -
 arch/avr32/cpu/cache.c
 |  20 +--
 arch/avr32/include/asm/arch-at32ap700x/cacheflush.h
 |   2 -
 arch/avr32/include/asm/dma-mapping.h
 |   6 +-
 arch/avr32/lib/board.c
 |   4 +-
 board/Barix/ipam390/ipam390.c
 |   2 +-
 board/ait/cam_enc_4xx/cam_enc_4xx.c
 |   2 +-
 board/davinci/da8xxevm/da830evm.c
 |   3 +-
 board/davinci/da8xxevm/da850evm.c
 |   2 +-
 board/davinci/dm355evm/dm355evm.c
 |   3 +-
 board/davinci/dm355leopard/dm355leopard.c
 |   2 +-
 board/davinci/dm365evm/dm365evm.c
 |   3 +-
 board/davinci/dm6467evm/dm6467evm.c
 |   3 +-
 board/davinci/ea20/ea20.c
 |   2 +-
 board/davinci/sonata/sonata.c
 |   2 +-
 board/denx/m53evk/m53evk.c
 |   2 +-
 board/enbw/enbw_cmc/enbw_cmc.c
 |   2 +-
 board/freescale/mx28evk/README
 |  22 +++-
 board/freescale/mx6qsabreauto/mx6dl.cfg
 | 130 +++++++++++++++++++
 board/freescale/mx6sabresd/mx6sabresd.c
 |  84 +++++++++++++
 board/freescale/vf610twr/vf610twr.c
 |  29 ++++-
 board/gateworks/gw_ventana/Makefile
 |   3 +-
 board/gateworks/gw_ventana/README
 |  92 +++++++++-----
 board/gateworks/gw_ventana/eeprom.c
 |  89 +++++++++++++
 board/gateworks/gw_ventana/gw_ventana.c
 | 597
 +++++++++++++++++++++++++++++++++++++++++++++++-----------------------------------------
 board/gateworks/gw_ventana/gw_ventana.cfg
 |  15 ---
 board/gateworks/gw_ventana/gw_ventana_spl.c
 | 419 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 board/gateworks/gw_ventana/ventana_eeprom.h
 |  11 ++
 board/omicron/calimain/calimain.c
 |   2 +-
 board/overo/overo.c
 |  14 +++
 board/samsung/trats/trats.c
 |   2 +-
 board/samsung/trats2/trats2.c
 |   2 +-
 board/ti/am43xx/board.c
 |  79 +++++++++++-
 board/ti/am43xx/board.h
 |   5 +
 board/ti/am43xx/mux.c
 |   3 +
 board/ti/k2hk_evm/board.c
 |  10 +-
 board/ti/tnetv107xevm/sdb_board.c
 |   2 +-
 boards.cfg
 |  13 +-
 doc/README.mxs
 |  26 ++++
 drivers/Makefile
 |   1 +
 drivers/block/dwc_ahsata.c
 |   5 +
 drivers/memory/Makefile
 |   1 + arch/arm/cpu/armv7/keystone/aemif.c =>
 drivers/memory/ti-aemif.c             |  37 +++---
 drivers/mtd/nand/Makefile
 |   1 +
 drivers/mtd/nand/davinci_nand.c
 |   3 +-
 drivers/mtd/nand/mxs_nand_spl.c
 | 231 ++++++++++++++++++++++++++++++++++
 drivers/net/macb.c
 | 113 ++++++++++++-----
 drivers/power/pmic/pmic_max77686.c
 |  13 +-
 drivers/serial/serial_mxc.c
 |   4 +-
 drivers/spi/Makefile
 |   1 +
 drivers/spi/davinci_spi.c
 |   2 +-
 drivers/spi/exynos_spi.c
 |   5 +-
 drivers/spi/fsl_qspi.c
 | 482
 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 drivers/spi/fsl_qspi.h
 | 127 +++++++++++++++++++
 drivers/video/atmel_hlcdfb.c
 |   6 +
 include/configs/am43xx_evm.h
 |   2 +
 include/configs/arndale.h
 |   2 +
 include/configs/bcm28155_ap.h
 |   1 +
 include/configs/davinci_dm6467evm.h
 |   2 +
 include/configs/embestmx6boards.h
 |   4 +-
 include/configs/ethernut5.h
 |   2 +
 include/configs/exynos5-dt.h
 |  15 ++-
 include/configs/exynos5250-dt.h
 |  13 +-
 include/configs/exynos5420.h
 |  52 ++++++++
 include/configs/gw_ventana.h
 |  11 ++
 include/configs/imx6_spl.h
 |  71 +++++++++++
 include/configs/k2hk_evm.h
 |   6 +
 include/configs/m53evk.h
 |   1 +
 include/configs/mx28evk.h
 |   5 +-
 include/configs/mx6_common.h
 |   1 -
 include/configs/mx6qsabreauto.h
 |   4 +
 include/configs/mx6sabresd.h
 |  12 ++
 include/configs/omap3_overo.h
 |  10 +-
 include/configs/peach-pit.h
 |  25 ++++
 include/configs/s5p_goni.h
 |  17 ++-
 include/configs/smdk5420.h
 |  49 ++------
 include/configs/tegra-common-post.h
 |   9 +-
 include/configs/tegra-common-ums.h
 |   2 +-
 include/configs/ti_omap4_common.h
 |   2 +-
 include/configs/vf610twr.h
 |  12 ++
 include/power/pfuze100_pmic.h
 |   4 + 140 files changed, 4245 insertions(+), 1078 deletions(-)
 create mode 100644 arch/arm/cpu/armv7/mx6/ddr.c create mode 100644
 arch/arm/dts/exynos5420-peach-pit.dts delete mode 100644
 arch/arm/dts/exynos5420.dtsi create mode 100644
 arch/arm/dts/exynos54xx.dtsi create mode 100644
 arch/arm/imx-common/spl.c delete mode 100644
 arch/arm/include/asm/arch-at91/spl.h delete mode 100644
 arch/arm/include/asm/arch-davinci/emif_defs.h delete mode 100644
 arch/arm/include/asm/arch-davinci/nand_defs.h delete mode 100644
 arch/arm/include/asm/arch-davinci/spl.h delete mode 100644
 arch/arm/include/asm/arch-keystone/nand_defs.h delete mode 100644
 arch/arm/include/asm/arch-mx35/spl.h delete mode 100644
 arch/arm/include/asm/arch-mx5/spl.h delete mode 100644
 arch/arm/include/asm/arch-tegra114/spl.h delete mode 100644
 arch/arm/include/asm/arch-tegra124/spl.h delete mode 100644
 arch/arm/include/asm/arch-tegra20/spl.h delete mode 100644
 arch/arm/include/asm/arch-tegra30/spl.h delete mode 100644
 arch/arm/include/asm/arch-tnetv107x/emif_defs.h delete mode 100644
 arch/arm/include/asm/arch-tnetv107x/nand_defs.h rename
 arch/arm/include/asm/{arch-keystone/emif_defs.h =>
 ti-common/davinci_nand.h} (56%) create mode 100644
 arch/arm/include/asm/ti-common/ti-aemif.h create mode 100644
 board/freescale/mx6qsabreauto/mx6dl.cfg create mode 100644
 board/gateworks/gw_ventana/eeprom.c create mode 100644
 board/gateworks/gw_ventana/gw_ventana_spl.c create mode 100644
 drivers/memory/Makefile rename arch/arm/cpu/armv7/keystone/aemif.c =>
 drivers/memory/ti-aemif.c (63%) create mode 100644
 drivers/mtd/nand/mxs_nand_spl.c create mode 100644
 drivers/spi/fsl_qspi.c create mode 100644 drivers/spi/fsl_qspi.h
 create mode 100644 include/configs/exynos5420.h create mode 100644
 include/configs/imx6_spl.h create mode 100644
 include/configs/peach-pit.h

Amicalement,
-- 
Albert.

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

* [U-Boot] Pull request: u-boot-arm/master
  2014-06-08  7:51 Albert ARIBAUD
@ 2014-06-09  2:25 ` Tom Rini
  0 siblings, 0 replies; 259+ messages in thread
From: Tom Rini @ 2014-06-09  2:25 UTC (permalink / raw)
  To: u-boot

On Sun, Jun 08, 2014 at 09:51:16AM +0200, Albert ARIBAUD wrote:

> Hi Tom,
> 
> The following changes since commit
> 9637a1bb896efe392a58dd2772e2c3fcb646409d:
> 
>   ARM: at91sam9m10g45ek: add mmc environment configuration support
>   (2014-05-27 00:10:55 +0200)
> 
> are available in the git repository at:
> 
>   git://git.denx.de/u-boot-arm master
> 
> for you to fetch changes up to 5ed28948a3ffe6c735386e59c132989869beaa3e:
> 
>   Merge branch 'u-boot-ti/master' into 'u-boot-arm/master' (2014-06-08
>   09:14:19 +0200)
> 
> ----------------------------------------------------------------
> 
> Aaron Durbin (3):
>       exynos5: Enable tps65090 on exynos5-dt
>       power: Explicitly select pmic device's bus
>       exynos5: support tps65090 pmic
> 
> Albert ARIBAUD (2):
>       Merge branch 'u-boot-samsung/master' into 'u-boot-arm/master'
>       Merge branch 'u-boot-ti/master' into 'u-boot-arm/master'
> 
> Beomho Seo (3):
>       arm: exynos: pinmux: add sdmmc4 gpio configratuion
>       arm: exynos: clock: Remove exynos4x12_set_mmc_clk function
>       board: trats2: Enable device tree on Trats2
> 
> Brian Norris (2):
>       mtd: nand: don't use read_buf for 8-bit ONFI transfers
>       mtd: nand: force NAND_CMD_READID onto 8-bit bus
> 
> David Mosberger (1):
>       mtd: nand: fix GET/SET_FEATURES address on 16-bit devices
> 
> Doug Anderson (1):
>       Exynos: Make sure ps_hold gets set in the SPL
> 
> Hannes Petermaier (6):
>       arch-am33xx: Add defines for timer0-7
>       board/BuR/common: introduce usage of CONFIG_SYS_GENERIC_BOARD
>       board/BuR/tseries: Add support for using 8-bit on eMMC
>       board/BuR/tseries: only run gpmc_init(...) in NAND-build
>       board/BuR/common: Add CONFIG_CMD_I2C
>       board/BuR/tseries: cosmetic changes
> 
> Jaehoon Chung (12):
>       ARM: exynos: board: change the mmc/sd init sequence
>       ARM: exynos: clock: modify the set_mmc_clk for exynos4
>       ARM: dts: exynos: rename from EXYNOS5_DWMMC to EXYNOS_DWMMC
>       mmc: exynos_dw_mmc: restore the property into host
>       mmc: remove the unnecessary define and fix the wrong bit control
>       mmc: support the DDR mode for eMMC
>       mmc: dw_mmc: support the DDR mode
>       ARM: dts: exnyos: enable dw-mmc controller
>       mmc: exynos_dw_mmc: enable the DDR mode
>       ARM: exynos4: enable the dwmmc configuration
>       mmc: s5p_sdhci: add the s5p_sdhci_core_init function
>       ARM: exynos5420: removed undefined gpio structure
> 
> Jeroen Hofstee (1):
>       tam3517: fix NAND detection
> 
> Lokesh Vutla (2):
>       ARM: AM43xx: Fix mmcboot command in EXTRA_ENV_SETTINGS
>       ARM: AM43xx: Fix UART clocks enabling
> 
> Mateusz Zalega (4):
>       arm: goni: Update configuration for Goni target
>       arm: goni: dfu: Add support for DFU to Goni target
>       arm: goni: enable GPT command
>       arm: goni: enable USB Mass Storage
> 
> Murali Karicheri (1):
>       keystone: init: enable UART1 to be able use it from kernel
> 
> Piotr Wilczek (1):
>       arm:board:exynos4: add CONFIG_SYS_GENERIC_BOARD
> 
> Simon Glass (8):
>       exynos: dts: Correct EC interrupt GPIO
>       exynos: Drop old smdk5250.c file
>       power: Rename CONFIG_PMIC_... to CONFIG_POWER_...
>       power: Add PMIC_ prefix to CHARGER_EN/DISABLE
>       exynos: Enable PSHOLD in SPL
>       exynos: dts: Enable LCD for snow
>       exynos: Enable the LCD backlight for snow
>       initcall: Improve debugging support
> 
> Sourav Poddar (2):
>       am43xx_evm: Add qspiboot target
>       ti: qspi: populate slave device to set flash quad bit.
> 
> Stephen Warren (1):
>       ARM: tegra: enable USB device mode and UMS on some boards
> 
> Tom Rini (6):
>       arm:am33xx: Make dram_init call sdram_init() in some contexts
>       arm:am33xx: Rework s_init and add board_early_init_f
>       am43xx: Only read the MPU frequency bits of CTRL_DEV_ATTR
>       arm:am33xx: Add a scale_vcores() hook
>       power: Add support for the TPS65218 PMIC
>       arm:am43xx: Add TPS65218 support to scale voltages up
> 
> Tom Wai-Hong Tam (1):
>       power: Add support for TPS65090 PMU chip.
> 
> WingMan Kwok (1):
>       keystone: k2hk: enable support of nand ecclayout command
> 
> pekon gupta (12):
>       mtd: nand: omap_elm: remove #include omap_gpmc.h
>       mtd: nand: omap_elm: use bch_type instead of nibble count to
> differentiate between BCH4/BCH8/BCH16 mtd: nand: omap_elm: use macros
> for register definitions mtd: nand: omap_gpmc: remove unused members of
> 'struct nand_bch_priv' mtd: nand: omap_gpmc: rename struct
> nand_bch_priv to struct omap_nand_info mtd: nand: omap_gpmc: minor
> cleanup of omap_correct_data_bch mtd: nand: omap: fix error-codes
> returned from omap-elm driver mtd: nand: omap: add
> CONFIG_SYS_NAND_BUSWIDTH_16BIT to indicate NAND device bus-width omap3:
> remove remnant macros GPMC_NAND_ECC_LP_x8_LAYOUT and
> GPMC_NAND_ECC_LP_x16_LAYOUT mtd: nand: omap_gpmc: use macro for
> register definitions mtd: nand: omap: add support for BCH16_ECC - NAND
> driver updates am335x: update README for BCH16
> 
>  arch/arm/cpu/armv7/am33xx/board.c                  |  20 +-
>  arch/arm/cpu/armv7/am33xx/clock.c                  |  11 +
>  arch/arm/cpu/armv7/am33xx/clock_am43xx.c           |   9 +
>  arch/arm/cpu/armv7/am33xx/emif4.c                  |   4 +
>  arch/arm/cpu/armv7/exynos/clock.c                  |  45 +--
>  arch/arm/cpu/armv7/exynos/lowlevel_init.c          |   8 +-
>  arch/arm/cpu/armv7/exynos/pinmux.c                 |  35 +-
>  arch/arm/cpu/armv7/exynos/power.c                  |   6 +
>  arch/arm/cpu/armv7/keystone/init.c                 |   9 +
>  arch/arm/cpu/armv7/omap3/mem.c                     |  12 -
>  arch/arm/dts/exynos4.dtsi                          |   8 +
>  arch/arm/dts/exynos4412-trats2.dts                 |  12 +
>  arch/arm/dts/exynos5.dtsi                          |   8 +-
>  arch/arm/dts/exynos5250-snow.dts                   |  61 +++-
>  arch/arm/dts/tegra124-jetson-tk1.dts               |   9 +-
>  arch/arm/dts/tegra124-venice2.dts                  |   9 +-
>  arch/arm/dts/tegra30-beaver.dts                    |   9 +-
>  arch/arm/include/asm/arch-am33xx/clock.h           |   1 +
>  arch/arm/include/asm/arch-am33xx/cpu.h             |  35 +-
>  arch/arm/include/asm/arch-exynos/clk.h             |   5 +
>  arch/arm/include/asm/arch-exynos/power.h           |   1 +
>  arch/arm/include/asm/arch-keystone/hardware-k2hk.h |   2 -
>  arch/arm/include/asm/arch-keystone/hardware.h      |   3 +
>  arch/arm/include/asm/arch-omap3/mem.h              |   8 -
>  board/BuR/tseries/board.c                          |   2 +
>  board/BuR/tseries/mux.c                            |   9 +-
>  board/compulab/cm_t35/cm_t35.c                     |  12 +-
>  board/samsung/common/board.c                       |  13 +-
>  board/samsung/goni/goni.c                          |   8 +
>  board/samsung/smdk5250/Makefile                    |   4 -
>  board/samsung/smdk5250/exynos5-dt.c                | 238 +++++++++++++-
>  board/samsung/smdk5250/smdk5250.c                  | 363
>  ---------------------
>  board/samsung/smdk5420/smdk5420.c                  |   3 -
>  board/ti/am43xx/Makefile                           |   2 +-
>  board/ti/am43xx/board.c                            |  55 +++-
>  boards.cfg                                         |   1 +
>  doc/README.nand                                    |  60 ++++
>  doc/device-tree-bindings/exynos/dwmmc.txt          |   8 +-
>  doc/device-tree-bindings/power/tps65090.txt        |  17 +
>  doc/device-tree-bindings/regulator/tps65090.txt    | 122 +++++++
>  drivers/mmc/dw_mmc.c                               |  12 +-
>  drivers/mmc/exynos_dw_mmc.c                        | 205 +++++++-----
>  drivers/mmc/mmc.c                                  |  16 +-
>  drivers/mmc/s5p_sdhci.c                            |  42 +--
>  drivers/mtd/nand/am335x_spl_bch.c                  |   2 +-
>  drivers/mtd/nand/atmel_nand.c                      |   2 +-
>  drivers/mtd/nand/nand_base.c                       |  11 +-
>  drivers/mtd/nand/nand_spl_simple.c                 |   2 +-
>  drivers/mtd/nand/omap_elm.c                        |  28 +-
>  drivers/mtd/nand/omap_gpmc.c                       | 193 +++++++----
>  drivers/power/battery/bat_trats.c                  |   4 +-
>  drivers/power/battery/bat_trats2.c                 |   2 +-
>  drivers/power/mfd/pmic_max77693.c                  |   2 +-
>  drivers/power/pmic/Makefile                        |   2 +
>  drivers/power/pmic/pmic_max8997.c                  |   2 +-
>  drivers/power/pmic/pmic_tps65090.c                 | 310
>  ++++++++++++++++++ drivers/power/pmic/pmic_tps65218.c
>  |  97 ++++++ drivers/power/power_fsl.c                          |   6
>  +- drivers/power/power_i2c.c                          |   4 +
>  drivers/spi/ti_qspi.c                              |   1 +
>  include/configs/am3517_crane.h                     |   1 +
>  include/configs/am43xx_evm.h                       |  45 ++-
>  include/configs/arndale.h                          |   4 +-
>  include/configs/beaver.h                           |   2 +
>  include/configs/bur_am335x_common.h                |   4 +-
>  include/configs/cm_t335.h                          |   1 -
>  include/configs/cm_t35.h                           |   1 -
>  include/configs/devkit8000.h                       |   1 +
>  include/configs/dig297.h                           |   1 +
>  include/configs/exynos4-dt.h                       |   4 +
>  include/configs/exynos5-dt.h                       |   1 +
>  include/configs/exynos5250-dt.h                    |   2 +-
>  include/configs/jetson-tk1.h                       |   2 +
>  include/configs/k2hk_evm.h                         |   4 +-
>  include/configs/mx25pdk.h                          |   2 +-
>  include/configs/mx35pdk.h                          |   2 +-
>  include/configs/mx53evk.h                          |   2 +-
>  include/configs/mx53loco.h                         |   2 +-
>  include/configs/omap3_beagle.h                     |   1 +
>  include/configs/omap3_evm_common.h                 |   2 +-
>  include/configs/omap3_igep00x0.h                   |   1 +
>  include/configs/omap3_logic.h                      |   1 +
>  include/configs/omap3_overo.h                      |   1 +
>  include/configs/omap3_zoom1.h                      |   1 +
>  include/configs/pengwyn.h                          |   1 -
>  include/configs/s5p_goni.h                         | 113 +++++--
>  include/configs/tam3517-common.h                   |   2 +
>  include/configs/tao3530.h                          |   2 +-
>  include/configs/tegra-common-ums.h                 |  26 ++
>  include/configs/ti_am335x_common.h                 |   9 +
>  include/configs/ti_armv7_common.h                  |   3 +-
>  include/configs/tseries.h                          |   1 -
>  include/configs/venice2.h                          |   2 +
>  include/configs/woodburn_common.h                  |   2 +-
>  include/dwmmc.h                                    |   5 +
>  include/fdtdec.h                                   |   4 +-
>  include/initcall.h                                 |   2 +-
>  include/linux/mtd/nand.h                           |  19 ++
>  include/linux/mtd/omap_elm.h                       |  11 +-
>  include/linux/mtd/omap_gpmc.h                      |  11 +-
>  include/mmc.h                                      |  25 +-
>  include/power/max77693_pmic.h                      |   2 -
>  include/power/max8997_pmic.h                       |   1 -
>  include/power/pmic.h                               |   5 +
>  include/power/tps65090_pmic.h                      |  73 +++++
>  include/power/tps65218.h                           |  63 ++++
>  lib/fdtdec.c                                       |   4 +-
>  lib/initcall.c                                     |  17 +- 108 files
>  changed, 1918 insertions(+), 763 deletions(-) delete mode 100644
>  board/samsung/smdk5250/smdk5250.c create mode 100644
>  doc/device-tree-bindings/power/tps65090.txt create mode 100644
>  doc/device-tree-bindings/regulator/tps65090.txt create mode 100644
>  drivers/power/pmic/pmic_tps65090.c create mode 100644
>  drivers/power/pmic/pmic_tps65218.c create mode 100644
>  include/configs/tegra-common-ums.h create mode 100644
>  include/power/tps65090_pmic.h create mode 100644
>  include/power/tps65218.h

Applied to u-boot/master, thanks!

-- 
Tom
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 836 bytes
Desc: Digital signature
URL: <http://lists.denx.de/pipermail/u-boot/attachments/20140608/f7625983/attachment.pgp>

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

* [U-Boot] Pull request: u-boot-arm/master
@ 2014-06-08  7:51 Albert ARIBAUD
  2014-06-09  2:25 ` Tom Rini
  0 siblings, 1 reply; 259+ messages in thread
From: Albert ARIBAUD @ 2014-06-08  7:51 UTC (permalink / raw)
  To: u-boot

Hi Tom,

The following changes since commit
9637a1bb896efe392a58dd2772e2c3fcb646409d:

  ARM: at91sam9m10g45ek: add mmc environment configuration support
  (2014-05-27 00:10:55 +0200)

are available in the git repository at:

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

for you to fetch changes up to 5ed28948a3ffe6c735386e59c132989869beaa3e:

  Merge branch 'u-boot-ti/master' into 'u-boot-arm/master' (2014-06-08
  09:14:19 +0200)

----------------------------------------------------------------

Aaron Durbin (3):
      exynos5: Enable tps65090 on exynos5-dt
      power: Explicitly select pmic device's bus
      exynos5: support tps65090 pmic

Albert ARIBAUD (2):
      Merge branch 'u-boot-samsung/master' into 'u-boot-arm/master'
      Merge branch 'u-boot-ti/master' into 'u-boot-arm/master'

Beomho Seo (3):
      arm: exynos: pinmux: add sdmmc4 gpio configratuion
      arm: exynos: clock: Remove exynos4x12_set_mmc_clk function
      board: trats2: Enable device tree on Trats2

Brian Norris (2):
      mtd: nand: don't use read_buf for 8-bit ONFI transfers
      mtd: nand: force NAND_CMD_READID onto 8-bit bus

David Mosberger (1):
      mtd: nand: fix GET/SET_FEATURES address on 16-bit devices

Doug Anderson (1):
      Exynos: Make sure ps_hold gets set in the SPL

Hannes Petermaier (6):
      arch-am33xx: Add defines for timer0-7
      board/BuR/common: introduce usage of CONFIG_SYS_GENERIC_BOARD
      board/BuR/tseries: Add support for using 8-bit on eMMC
      board/BuR/tseries: only run gpmc_init(...) in NAND-build
      board/BuR/common: Add CONFIG_CMD_I2C
      board/BuR/tseries: cosmetic changes

Jaehoon Chung (12):
      ARM: exynos: board: change the mmc/sd init sequence
      ARM: exynos: clock: modify the set_mmc_clk for exynos4
      ARM: dts: exynos: rename from EXYNOS5_DWMMC to EXYNOS_DWMMC
      mmc: exynos_dw_mmc: restore the property into host
      mmc: remove the unnecessary define and fix the wrong bit control
      mmc: support the DDR mode for eMMC
      mmc: dw_mmc: support the DDR mode
      ARM: dts: exnyos: enable dw-mmc controller
      mmc: exynos_dw_mmc: enable the DDR mode
      ARM: exynos4: enable the dwmmc configuration
      mmc: s5p_sdhci: add the s5p_sdhci_core_init function
      ARM: exynos5420: removed undefined gpio structure

Jeroen Hofstee (1):
      tam3517: fix NAND detection

Lokesh Vutla (2):
      ARM: AM43xx: Fix mmcboot command in EXTRA_ENV_SETTINGS
      ARM: AM43xx: Fix UART clocks enabling

Mateusz Zalega (4):
      arm: goni: Update configuration for Goni target
      arm: goni: dfu: Add support for DFU to Goni target
      arm: goni: enable GPT command
      arm: goni: enable USB Mass Storage

Murali Karicheri (1):
      keystone: init: enable UART1 to be able use it from kernel

Piotr Wilczek (1):
      arm:board:exynos4: add CONFIG_SYS_GENERIC_BOARD

Simon Glass (8):
      exynos: dts: Correct EC interrupt GPIO
      exynos: Drop old smdk5250.c file
      power: Rename CONFIG_PMIC_... to CONFIG_POWER_...
      power: Add PMIC_ prefix to CHARGER_EN/DISABLE
      exynos: Enable PSHOLD in SPL
      exynos: dts: Enable LCD for snow
      exynos: Enable the LCD backlight for snow
      initcall: Improve debugging support

Sourav Poddar (2):
      am43xx_evm: Add qspiboot target
      ti: qspi: populate slave device to set flash quad bit.

Stephen Warren (1):
      ARM: tegra: enable USB device mode and UMS on some boards

Tom Rini (6):
      arm:am33xx: Make dram_init call sdram_init() in some contexts
      arm:am33xx: Rework s_init and add board_early_init_f
      am43xx: Only read the MPU frequency bits of CTRL_DEV_ATTR
      arm:am33xx: Add a scale_vcores() hook
      power: Add support for the TPS65218 PMIC
      arm:am43xx: Add TPS65218 support to scale voltages up

Tom Wai-Hong Tam (1):
      power: Add support for TPS65090 PMU chip.

WingMan Kwok (1):
      keystone: k2hk: enable support of nand ecclayout command

pekon gupta (12):
      mtd: nand: omap_elm: remove #include omap_gpmc.h
      mtd: nand: omap_elm: use bch_type instead of nibble count to
differentiate between BCH4/BCH8/BCH16 mtd: nand: omap_elm: use macros
for register definitions mtd: nand: omap_gpmc: remove unused members of
'struct nand_bch_priv' mtd: nand: omap_gpmc: rename struct
nand_bch_priv to struct omap_nand_info mtd: nand: omap_gpmc: minor
cleanup of omap_correct_data_bch mtd: nand: omap: fix error-codes
returned from omap-elm driver mtd: nand: omap: add
CONFIG_SYS_NAND_BUSWIDTH_16BIT to indicate NAND device bus-width omap3:
remove remnant macros GPMC_NAND_ECC_LP_x8_LAYOUT and
GPMC_NAND_ECC_LP_x16_LAYOUT mtd: nand: omap_gpmc: use macro for
register definitions mtd: nand: omap: add support for BCH16_ECC - NAND
driver updates am335x: update README for BCH16

 arch/arm/cpu/armv7/am33xx/board.c                  |  20 +-
 arch/arm/cpu/armv7/am33xx/clock.c                  |  11 +
 arch/arm/cpu/armv7/am33xx/clock_am43xx.c           |   9 +
 arch/arm/cpu/armv7/am33xx/emif4.c                  |   4 +
 arch/arm/cpu/armv7/exynos/clock.c                  |  45 +--
 arch/arm/cpu/armv7/exynos/lowlevel_init.c          |   8 +-
 arch/arm/cpu/armv7/exynos/pinmux.c                 |  35 +-
 arch/arm/cpu/armv7/exynos/power.c                  |   6 +
 arch/arm/cpu/armv7/keystone/init.c                 |   9 +
 arch/arm/cpu/armv7/omap3/mem.c                     |  12 -
 arch/arm/dts/exynos4.dtsi                          |   8 +
 arch/arm/dts/exynos4412-trats2.dts                 |  12 +
 arch/arm/dts/exynos5.dtsi                          |   8 +-
 arch/arm/dts/exynos5250-snow.dts                   |  61 +++-
 arch/arm/dts/tegra124-jetson-tk1.dts               |   9 +-
 arch/arm/dts/tegra124-venice2.dts                  |   9 +-
 arch/arm/dts/tegra30-beaver.dts                    |   9 +-
 arch/arm/include/asm/arch-am33xx/clock.h           |   1 +
 arch/arm/include/asm/arch-am33xx/cpu.h             |  35 +-
 arch/arm/include/asm/arch-exynos/clk.h             |   5 +
 arch/arm/include/asm/arch-exynos/power.h           |   1 +
 arch/arm/include/asm/arch-keystone/hardware-k2hk.h |   2 -
 arch/arm/include/asm/arch-keystone/hardware.h      |   3 +
 arch/arm/include/asm/arch-omap3/mem.h              |   8 -
 board/BuR/tseries/board.c                          |   2 +
 board/BuR/tseries/mux.c                            |   9 +-
 board/compulab/cm_t35/cm_t35.c                     |  12 +-
 board/samsung/common/board.c                       |  13 +-
 board/samsung/goni/goni.c                          |   8 +
 board/samsung/smdk5250/Makefile                    |   4 -
 board/samsung/smdk5250/exynos5-dt.c                | 238 +++++++++++++-
 board/samsung/smdk5250/smdk5250.c                  | 363
 ---------------------
 board/samsung/smdk5420/smdk5420.c                  |   3 -
 board/ti/am43xx/Makefile                           |   2 +-
 board/ti/am43xx/board.c                            |  55 +++-
 boards.cfg                                         |   1 +
 doc/README.nand                                    |  60 ++++
 doc/device-tree-bindings/exynos/dwmmc.txt          |   8 +-
 doc/device-tree-bindings/power/tps65090.txt        |  17 +
 doc/device-tree-bindings/regulator/tps65090.txt    | 122 +++++++
 drivers/mmc/dw_mmc.c                               |  12 +-
 drivers/mmc/exynos_dw_mmc.c                        | 205 +++++++-----
 drivers/mmc/mmc.c                                  |  16 +-
 drivers/mmc/s5p_sdhci.c                            |  42 +--
 drivers/mtd/nand/am335x_spl_bch.c                  |   2 +-
 drivers/mtd/nand/atmel_nand.c                      |   2 +-
 drivers/mtd/nand/nand_base.c                       |  11 +-
 drivers/mtd/nand/nand_spl_simple.c                 |   2 +-
 drivers/mtd/nand/omap_elm.c                        |  28 +-
 drivers/mtd/nand/omap_gpmc.c                       | 193 +++++++----
 drivers/power/battery/bat_trats.c                  |   4 +-
 drivers/power/battery/bat_trats2.c                 |   2 +-
 drivers/power/mfd/pmic_max77693.c                  |   2 +-
 drivers/power/pmic/Makefile                        |   2 +
 drivers/power/pmic/pmic_max8997.c                  |   2 +-
 drivers/power/pmic/pmic_tps65090.c                 | 310
 ++++++++++++++++++ drivers/power/pmic/pmic_tps65218.c
 |  97 ++++++ drivers/power/power_fsl.c                          |   6
 +- drivers/power/power_i2c.c                          |   4 +
 drivers/spi/ti_qspi.c                              |   1 +
 include/configs/am3517_crane.h                     |   1 +
 include/configs/am43xx_evm.h                       |  45 ++-
 include/configs/arndale.h                          |   4 +-
 include/configs/beaver.h                           |   2 +
 include/configs/bur_am335x_common.h                |   4 +-
 include/configs/cm_t335.h                          |   1 -
 include/configs/cm_t35.h                           |   1 -
 include/configs/devkit8000.h                       |   1 +
 include/configs/dig297.h                           |   1 +
 include/configs/exynos4-dt.h                       |   4 +
 include/configs/exynos5-dt.h                       |   1 +
 include/configs/exynos5250-dt.h                    |   2 +-
 include/configs/jetson-tk1.h                       |   2 +
 include/configs/k2hk_evm.h                         |   4 +-
 include/configs/mx25pdk.h                          |   2 +-
 include/configs/mx35pdk.h                          |   2 +-
 include/configs/mx53evk.h                          |   2 +-
 include/configs/mx53loco.h                         |   2 +-
 include/configs/omap3_beagle.h                     |   1 +
 include/configs/omap3_evm_common.h                 |   2 +-
 include/configs/omap3_igep00x0.h                   |   1 +
 include/configs/omap3_logic.h                      |   1 +
 include/configs/omap3_overo.h                      |   1 +
 include/configs/omap3_zoom1.h                      |   1 +
 include/configs/pengwyn.h                          |   1 -
 include/configs/s5p_goni.h                         | 113 +++++--
 include/configs/tam3517-common.h                   |   2 +
 include/configs/tao3530.h                          |   2 +-
 include/configs/tegra-common-ums.h                 |  26 ++
 include/configs/ti_am335x_common.h                 |   9 +
 include/configs/ti_armv7_common.h                  |   3 +-
 include/configs/tseries.h                          |   1 -
 include/configs/venice2.h                          |   2 +
 include/configs/woodburn_common.h                  |   2 +-
 include/dwmmc.h                                    |   5 +
 include/fdtdec.h                                   |   4 +-
 include/initcall.h                                 |   2 +-
 include/linux/mtd/nand.h                           |  19 ++
 include/linux/mtd/omap_elm.h                       |  11 +-
 include/linux/mtd/omap_gpmc.h                      |  11 +-
 include/mmc.h                                      |  25 +-
 include/power/max77693_pmic.h                      |   2 -
 include/power/max8997_pmic.h                       |   1 -
 include/power/pmic.h                               |   5 +
 include/power/tps65090_pmic.h                      |  73 +++++
 include/power/tps65218.h                           |  63 ++++
 lib/fdtdec.c                                       |   4 +-
 lib/initcall.c                                     |  17 +- 108 files
 changed, 1918 insertions(+), 763 deletions(-) delete mode 100644
 board/samsung/smdk5250/smdk5250.c create mode 100644
 doc/device-tree-bindings/power/tps65090.txt create mode 100644
 doc/device-tree-bindings/regulator/tps65090.txt create mode 100644
 drivers/power/pmic/pmic_tps65090.c create mode 100644
 drivers/power/pmic/pmic_tps65218.c create mode 100644
 include/configs/tegra-common-ums.h create mode 100644
 include/power/tps65090_pmic.h create mode 100644
 include/power/tps65218.h

Amicalement,
-- 
Albert.

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

* [U-Boot] Pull request: u-boot-arm/master
  2014-05-30 15:20 Albert ARIBAUD
@ 2014-05-30 17:59 ` Tom Rini
  0 siblings, 0 replies; 259+ messages in thread
From: Tom Rini @ 2014-05-30 17:59 UTC (permalink / raw)
  To: u-boot

On Fri, May 30, 2014 at 05:20:48PM +0200, Albert ARIBAUD wrote:

> Hi Tom,
> 
> The following changes since commit
> 9665fa8f9e1488209d5e01d0792c243e0a220c5a:
> 
>   Merge branch 'master' of git://git.denx.de/u-boot-arm (2014-05-24
>   06:34:08 -0400)
> 
> are available in the git repository at:
> 
> 
>   git://git.denx.de/u-boot-arm master
> 
> for you to fetch changes up to 9637a1bb896efe392a58dd2772e2c3fcb646409d:
> 
>   ARM: at91sam9m10g45ek: add mmc environment configuration support
>   (2014-05-27 00:10:55 +0200)
> 
> ----------------------------------------------------------------
> Andreas Bie?mann (4):
>       corvus: remove unneeded CONFIG_AT91_LEGACY
>       mkimage: add atmelimage
>       arm:at91: enable ROM loadable atmel image
>       sama5d3xek: enable PMECC header generation
> 
> Bo Shen (6):
>       ARM: atmel: switch to main crystal osc for SPL boot
>       ARM: atmel: enable SPL on sama5d3_xplained board
>       ARM: atmel: sama5d3xek: convert to generic board
>       ARM: atmel: sama5d3_xplained: convert to generic board
>       ARM: atmel: at91sam9m10g45ek: convert to generic board
>       ARM: atmel: at91sam9x5ek: convert to generic board
> 
> David Feng (1):
>       Arm64 fix a bug of vbar_el3 initialization
> 
> Ian Campbell (12):
>       sunxi: add sun7i clocks and timer support.
>       sunxi: add sun7i pinmux and gpio support
>       sunxi: add sun7i dram setup support
>       sunxi: add sun7i cpu, board and start of day support
>       sunxi: add support for Cubietruck booting in FEL mode
>       sunxi: add gmac Ethernet support
>       sunxi: mmc support
>       sunxi: non-FEL SPL boot support for sun7i
>       net/designware: ensure device private data is DMA aligned.
>       net/designware: ensure cache invalidations are aligned to
> ARCH_DMA_MINALIGN net/designware: reorder struct dw_eth_dev to pack
> more efficiently. net/designware: Make DMA burst length configurable
> and reduce by default
> 
> Michael Walle (2):
>       lsxl: use 64bit for LBA48 to support 4 TB drives
>       lsxl: rework boot scripts
> 
> Rob Herring (2):
>       ARM: highbank: convert to generic board
>       boards.cfg: update highbank maintainer email
> 
> Stefan Agner (1):
>       arm: vf610: add DDR_SEL_PAD_CONTR register
> 
> Wu, Josh (8):
>       gpio: at91: add sanity check for the NULL pointer
>       mmc: atmel_mci: fix print incorrect buffer content for debug
>       ARM: at91: remove AT91X40 macro since it is not use any more
>       ARM: at91sam9x5: define the AT91FAMILY and ARM926EJS in SoC header
>       at91: remove redundant AT91FAMILY definition in board config file
>       ARM: at91: remove redundant ARM926EJS definition in board config
> files ARM: at91sam9m10g45ek: enable mci0 support
>       ARM: at91sam9m10g45ek: add mmc environment configuration support
> 
>  Makefile                                             |  10 ++
>  arch/arm/cpu/arm926ejs/at91/at91sam9m10g45_devices.c |  17 ++++
>  arch/arm/cpu/armv7/Makefile                          |   2 +-
>  arch/arm/cpu/armv7/at91/config.mk                    |  10 ++
>  arch/arm/cpu/armv7/sunxi/Makefile                    |  25 +++++
>  arch/arm/cpu/armv7/sunxi/board.c                     | 111
>  +++++++++++++++++++++
>  arch/arm/cpu/armv7/sunxi/clock.c                     |  25 +++++
>  arch/arm/cpu/armv7/sunxi/clock_sun4i.c               | 188
>  ++++++++++++++++++++++++++++++++++++
>  arch/arm/cpu/armv7/sunxi/config.mk                   |   8 ++
>  arch/arm/cpu/armv7/sunxi/cpu_info.c                  |  19 ++++
>  arch/arm/cpu/armv7/sunxi/dram.c                      | 593
>  ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
>  arch/arm/cpu/armv7/sunxi/pinmux.c                    |  61
>  ++++++++++++ arch/arm/cpu/armv7/sunxi/start.c                     |
>  1 + arch/arm/cpu/armv7/sunxi/timer.c                     | 113
>  ++++++++++++++++++++++
>  arch/arm/cpu/armv7/sunxi/u-boot-spl-fel.lds          |  77
>  +++++++++++++++ arch/arm/cpu/armv7/sunxi/u-boot-spl.lds
>  |  52 ++++++++++ arch/arm/cpu/armv8/start.S
>  |   4 +- arch/arm/cpu/at91-common/spl.c                       |  39
>  ++++++++ arch/arm/include/asm/arch-at91/at91_pmc.h            |   4 +
>  arch/arm/include/asm/arch-at91/at91sam9x5.h          |   3 +
>  arch/arm/include/asm/arch-at91/hardware.h            |   2 -
>  arch/arm/include/asm/arch-sunxi/clock.h              |  29 ++++++
>  arch/arm/include/asm/arch-sunxi/clock_sun4i.h        | 256
>  ++++++++++++++++++++++++++++++++++++++++++++++++
>  arch/arm/include/asm/arch-sunxi/cpu.h                | 122
>  +++++++++++++++++++++++
>  arch/arm/include/asm/arch-sunxi/dram.h               | 179
>  ++++++++++++++++++++++++++++++++++
>  arch/arm/include/asm/arch-sunxi/gpio.h               | 147
>  ++++++++++++++++++++++++++++
>  arch/arm/include/asm/arch-sunxi/mmc.h                | 124
>  ++++++++++++++++++++++++
>  arch/arm/include/asm/arch-sunxi/spl.h                |  20 ++++
>  arch/arm/include/asm/arch-sunxi/sys_proto.h          |  16 +++
>  arch/arm/include/asm/arch-sunxi/timer.h              |  88
>  +++++++++++++++++ arch/arm/include/asm/arch-vf610/imx-regs.h
>  |   1 + board/atmel/at91sam9m10g45ek/at91sam9m10g45ek.c      |  10 ++
>  board/atmel/sama5d3_xplained/sama5d3_xplained.c      |  87
>  +++++++++++++++++ board/freescale/vf610twr/vf610twr.c
>  |   3 +- board/sunxi/Makefile                                 |  13
>  +++ board/sunxi/board.c                                  | 120
>  +++++++++++++++++++++++
>  board/sunxi/dram_cubietruck.c                        |  31 ++++++
>  board/sunxi/gmac.c                                   |  32 ++++++
>  boards.cfg                                           |   5 +-
>  common/image.c                                       |   1 +
>  doc/README.atmel_pmecc                               |  21 ++++
>  drivers/gpio/at91_gpio.c                             |   3 +-
>  drivers/mmc/Makefile                                 |   1 +
>  drivers/mmc/gen_atmel_mci.c                          |   5 +-
>  drivers/mmc/sunxi_mmc.c                              | 503
>  +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
>  drivers/net/designware.c                             |  23 +++--
>  drivers/net/designware.h                             |  23 +++--
>  include/configs/at91sam9m10g45ek.h                   |  37 ++++++-
>  include/configs/at91sam9n12ek.h                      |   3 -
>  include/configs/at91sam9x5ek.h                       |   3 +-
>  include/configs/corvus.h                             |   3 -
>  include/configs/cpu9260.h                            |   1 -
>  include/configs/ethernut5.h                          |   2 -
>  include/configs/highbank.h                           |   1 +
>  include/configs/lsxl.h                               |  41 ++++++--
>  include/configs/sama5d3_xplained.h                   |  53 +++++++++-
>  include/configs/sama5d3xek.h                         |   4 +-
>  include/configs/sun7i.h                              |  24 +++++
>  include/configs/sunxi-common.h                       | 195
>  +++++++++++++++++++++++++++++++++++++
>  include/configs/vl_ma2sc.h                           |   2 -
>  include/image.h                                      |   1 +
>  include/netdev.h                                     |   1 +
>  spl/Makefile                                         |  24 +++++
>  tools/.gitignore                                     |   1 +
>  tools/Makefile                                       |   5 +
>  tools/atmel_pmecc_params.c                           |  51 ++++++++++
>  tools/atmelimage.c                                   | 342
>  +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
>  tools/imagetool.c                                    |   2 +
>  tools/imagetool.h                                    |   1 +
>  tools/mksunxiboot.c                                  | 142
>  +++++++++++++++++++++++++++ 70 files changed, 4112 insertions(+), 54
>  deletions(-) create mode 100644 arch/arm/cpu/armv7/at91/config.mk
>  create mode 100644 arch/arm/cpu/armv7/sunxi/Makefile create mode
>  100644 arch/arm/cpu/armv7/sunxi/board.c create mode 100644
>  arch/arm/cpu/armv7/sunxi/clock.c create mode 100644
>  arch/arm/cpu/armv7/sunxi/clock_sun4i.c create mode 100644
>  arch/arm/cpu/armv7/sunxi/config.mk create mode 100644
>  arch/arm/cpu/armv7/sunxi/cpu_info.c create mode 100644
>  arch/arm/cpu/armv7/sunxi/dram.c create mode 100644
>  arch/arm/cpu/armv7/sunxi/pinmux.c create mode 100644
>  arch/arm/cpu/armv7/sunxi/start.c create mode 100644
>  arch/arm/cpu/armv7/sunxi/timer.c create mode 100644
>  arch/arm/cpu/armv7/sunxi/u-boot-spl-fel.lds create mode 100644
>  arch/arm/cpu/armv7/sunxi/u-boot-spl.lds create mode 100644
>  arch/arm/include/asm/arch-sunxi/clock.h create mode 100644
>  arch/arm/include/asm/arch-sunxi/clock_sun4i.h create mode 100644
>  arch/arm/include/asm/arch-sunxi/cpu.h create mode 100644
>  arch/arm/include/asm/arch-sunxi/dram.h create mode 100644
>  arch/arm/include/asm/arch-sunxi/gpio.h create mode 100644
>  arch/arm/include/asm/arch-sunxi/mmc.h create mode 100644
>  arch/arm/include/asm/arch-sunxi/spl.h create mode 100644
>  arch/arm/include/asm/arch-sunxi/sys_proto.h create mode 100644
>  arch/arm/include/asm/arch-sunxi/timer.h create mode 100644
>  board/sunxi/Makefile create mode 100644 board/sunxi/board.c create
>  mode 100644 board/sunxi/dram_cubietruck.c create mode 100644
>  board/sunxi/gmac.c create mode 100644 drivers/mmc/sunxi_mmc.c create
>  mode 100644 include/configs/sun7i.h create mode 100644
>  include/configs/sunxi-common.h create mode 100644
>  tools/atmel_pmecc_params.c create mode 100644 tools/atmelimage.c
>  create mode 100644 tools/mksunxiboot.c

Applied to u-boot/master, thanks!

-- 
Tom
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 836 bytes
Desc: Digital signature
URL: <http://lists.denx.de/pipermail/u-boot/attachments/20140530/c5767b07/attachment.pgp>

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

* [U-Boot] Pull request: u-boot-arm/master
@ 2014-05-30 15:20 Albert ARIBAUD
  2014-05-30 17:59 ` Tom Rini
  0 siblings, 1 reply; 259+ messages in thread
From: Albert ARIBAUD @ 2014-05-30 15:20 UTC (permalink / raw)
  To: u-boot

Hi Tom,

The following changes since commit
9665fa8f9e1488209d5e01d0792c243e0a220c5a:

  Merge branch 'master' of git://git.denx.de/u-boot-arm (2014-05-24
  06:34:08 -0400)

are available in the git repository at:


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

for you to fetch changes up to 9637a1bb896efe392a58dd2772e2c3fcb646409d:

  ARM: at91sam9m10g45ek: add mmc environment configuration support
  (2014-05-27 00:10:55 +0200)

----------------------------------------------------------------
Andreas Bie?mann (4):
      corvus: remove unneeded CONFIG_AT91_LEGACY
      mkimage: add atmelimage
      arm:at91: enable ROM loadable atmel image
      sama5d3xek: enable PMECC header generation

Bo Shen (6):
      ARM: atmel: switch to main crystal osc for SPL boot
      ARM: atmel: enable SPL on sama5d3_xplained board
      ARM: atmel: sama5d3xek: convert to generic board
      ARM: atmel: sama5d3_xplained: convert to generic board
      ARM: atmel: at91sam9m10g45ek: convert to generic board
      ARM: atmel: at91sam9x5ek: convert to generic board

David Feng (1):
      Arm64 fix a bug of vbar_el3 initialization

Ian Campbell (12):
      sunxi: add sun7i clocks and timer support.
      sunxi: add sun7i pinmux and gpio support
      sunxi: add sun7i dram setup support
      sunxi: add sun7i cpu, board and start of day support
      sunxi: add support for Cubietruck booting in FEL mode
      sunxi: add gmac Ethernet support
      sunxi: mmc support
      sunxi: non-FEL SPL boot support for sun7i
      net/designware: ensure device private data is DMA aligned.
      net/designware: ensure cache invalidations are aligned to
ARCH_DMA_MINALIGN net/designware: reorder struct dw_eth_dev to pack
more efficiently. net/designware: Make DMA burst length configurable
and reduce by default

Michael Walle (2):
      lsxl: use 64bit for LBA48 to support 4 TB drives
      lsxl: rework boot scripts

Rob Herring (2):
      ARM: highbank: convert to generic board
      boards.cfg: update highbank maintainer email

Stefan Agner (1):
      arm: vf610: add DDR_SEL_PAD_CONTR register

Wu, Josh (8):
      gpio: at91: add sanity check for the NULL pointer
      mmc: atmel_mci: fix print incorrect buffer content for debug
      ARM: at91: remove AT91X40 macro since it is not use any more
      ARM: at91sam9x5: define the AT91FAMILY and ARM926EJS in SoC header
      at91: remove redundant AT91FAMILY definition in board config file
      ARM: at91: remove redundant ARM926EJS definition in board config
files ARM: at91sam9m10g45ek: enable mci0 support
      ARM: at91sam9m10g45ek: add mmc environment configuration support

 Makefile                                             |  10 ++
 arch/arm/cpu/arm926ejs/at91/at91sam9m10g45_devices.c |  17 ++++
 arch/arm/cpu/armv7/Makefile                          |   2 +-
 arch/arm/cpu/armv7/at91/config.mk                    |  10 ++
 arch/arm/cpu/armv7/sunxi/Makefile                    |  25 +++++
 arch/arm/cpu/armv7/sunxi/board.c                     | 111
 +++++++++++++++++++++
 arch/arm/cpu/armv7/sunxi/clock.c                     |  25 +++++
 arch/arm/cpu/armv7/sunxi/clock_sun4i.c               | 188
 ++++++++++++++++++++++++++++++++++++
 arch/arm/cpu/armv7/sunxi/config.mk                   |   8 ++
 arch/arm/cpu/armv7/sunxi/cpu_info.c                  |  19 ++++
 arch/arm/cpu/armv7/sunxi/dram.c                      | 593
 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 arch/arm/cpu/armv7/sunxi/pinmux.c                    |  61
 ++++++++++++ arch/arm/cpu/armv7/sunxi/start.c                     |
 1 + arch/arm/cpu/armv7/sunxi/timer.c                     | 113
 ++++++++++++++++++++++
 arch/arm/cpu/armv7/sunxi/u-boot-spl-fel.lds          |  77
 +++++++++++++++ arch/arm/cpu/armv7/sunxi/u-boot-spl.lds
 |  52 ++++++++++ arch/arm/cpu/armv8/start.S
 |   4 +- arch/arm/cpu/at91-common/spl.c                       |  39
 ++++++++ arch/arm/include/asm/arch-at91/at91_pmc.h            |   4 +
 arch/arm/include/asm/arch-at91/at91sam9x5.h          |   3 +
 arch/arm/include/asm/arch-at91/hardware.h            |   2 -
 arch/arm/include/asm/arch-sunxi/clock.h              |  29 ++++++
 arch/arm/include/asm/arch-sunxi/clock_sun4i.h        | 256
 ++++++++++++++++++++++++++++++++++++++++++++++++
 arch/arm/include/asm/arch-sunxi/cpu.h                | 122
 +++++++++++++++++++++++
 arch/arm/include/asm/arch-sunxi/dram.h               | 179
 ++++++++++++++++++++++++++++++++++
 arch/arm/include/asm/arch-sunxi/gpio.h               | 147
 ++++++++++++++++++++++++++++
 arch/arm/include/asm/arch-sunxi/mmc.h                | 124
 ++++++++++++++++++++++++
 arch/arm/include/asm/arch-sunxi/spl.h                |  20 ++++
 arch/arm/include/asm/arch-sunxi/sys_proto.h          |  16 +++
 arch/arm/include/asm/arch-sunxi/timer.h              |  88
 +++++++++++++++++ arch/arm/include/asm/arch-vf610/imx-regs.h
 |   1 + board/atmel/at91sam9m10g45ek/at91sam9m10g45ek.c      |  10 ++
 board/atmel/sama5d3_xplained/sama5d3_xplained.c      |  87
 +++++++++++++++++ board/freescale/vf610twr/vf610twr.c
 |   3 +- board/sunxi/Makefile                                 |  13
 +++ board/sunxi/board.c                                  | 120
 +++++++++++++++++++++++
 board/sunxi/dram_cubietruck.c                        |  31 ++++++
 board/sunxi/gmac.c                                   |  32 ++++++
 boards.cfg                                           |   5 +-
 common/image.c                                       |   1 +
 doc/README.atmel_pmecc                               |  21 ++++
 drivers/gpio/at91_gpio.c                             |   3 +-
 drivers/mmc/Makefile                                 |   1 +
 drivers/mmc/gen_atmel_mci.c                          |   5 +-
 drivers/mmc/sunxi_mmc.c                              | 503
 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 drivers/net/designware.c                             |  23 +++--
 drivers/net/designware.h                             |  23 +++--
 include/configs/at91sam9m10g45ek.h                   |  37 ++++++-
 include/configs/at91sam9n12ek.h                      |   3 -
 include/configs/at91sam9x5ek.h                       |   3 +-
 include/configs/corvus.h                             |   3 -
 include/configs/cpu9260.h                            |   1 -
 include/configs/ethernut5.h                          |   2 -
 include/configs/highbank.h                           |   1 +
 include/configs/lsxl.h                               |  41 ++++++--
 include/configs/sama5d3_xplained.h                   |  53 +++++++++-
 include/configs/sama5d3xek.h                         |   4 +-
 include/configs/sun7i.h                              |  24 +++++
 include/configs/sunxi-common.h                       | 195
 +++++++++++++++++++++++++++++++++++++
 include/configs/vl_ma2sc.h                           |   2 -
 include/image.h                                      |   1 +
 include/netdev.h                                     |   1 +
 spl/Makefile                                         |  24 +++++
 tools/.gitignore                                     |   1 +
 tools/Makefile                                       |   5 +
 tools/atmel_pmecc_params.c                           |  51 ++++++++++
 tools/atmelimage.c                                   | 342
 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 tools/imagetool.c                                    |   2 +
 tools/imagetool.h                                    |   1 +
 tools/mksunxiboot.c                                  | 142
 +++++++++++++++++++++++++++ 70 files changed, 4112 insertions(+), 54
 deletions(-) create mode 100644 arch/arm/cpu/armv7/at91/config.mk
 create mode 100644 arch/arm/cpu/armv7/sunxi/Makefile create mode
 100644 arch/arm/cpu/armv7/sunxi/board.c create mode 100644
 arch/arm/cpu/armv7/sunxi/clock.c create mode 100644
 arch/arm/cpu/armv7/sunxi/clock_sun4i.c create mode 100644
 arch/arm/cpu/armv7/sunxi/config.mk create mode 100644
 arch/arm/cpu/armv7/sunxi/cpu_info.c create mode 100644
 arch/arm/cpu/armv7/sunxi/dram.c create mode 100644
 arch/arm/cpu/armv7/sunxi/pinmux.c create mode 100644
 arch/arm/cpu/armv7/sunxi/start.c create mode 100644
 arch/arm/cpu/armv7/sunxi/timer.c create mode 100644
 arch/arm/cpu/armv7/sunxi/u-boot-spl-fel.lds create mode 100644
 arch/arm/cpu/armv7/sunxi/u-boot-spl.lds create mode 100644
 arch/arm/include/asm/arch-sunxi/clock.h create mode 100644
 arch/arm/include/asm/arch-sunxi/clock_sun4i.h create mode 100644
 arch/arm/include/asm/arch-sunxi/cpu.h create mode 100644
 arch/arm/include/asm/arch-sunxi/dram.h create mode 100644
 arch/arm/include/asm/arch-sunxi/gpio.h create mode 100644
 arch/arm/include/asm/arch-sunxi/mmc.h create mode 100644
 arch/arm/include/asm/arch-sunxi/spl.h create mode 100644
 arch/arm/include/asm/arch-sunxi/sys_proto.h create mode 100644
 arch/arm/include/asm/arch-sunxi/timer.h create mode 100644
 board/sunxi/Makefile create mode 100644 board/sunxi/board.c create
 mode 100644 board/sunxi/dram_cubietruck.c create mode 100644
 board/sunxi/gmac.c create mode 100644 drivers/mmc/sunxi_mmc.c create
 mode 100644 include/configs/sun7i.h create mode 100644
 include/configs/sunxi-common.h create mode 100644
 tools/atmel_pmecc_params.c create mode 100644 tools/atmelimage.c
 create mode 100644 tools/mksunxiboot.c

Amicalement,
-- 
Albert.

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

* [U-Boot] Pull request: u-boot-arm/master
  2014-05-24  9:32 Albert ARIBAUD
@ 2014-05-24 20:37 ` Tom Rini
  0 siblings, 0 replies; 259+ messages in thread
From: Tom Rini @ 2014-05-24 20:37 UTC (permalink / raw)
  To: u-boot

On Sat, May 24, 2014 at 11:32:00AM +0200, Albert ARIBAUD wrote:

> Hello Tom (and sorry for the duplicate),
> 
> The following changes since commit
> 10dc77716f41979e03baf3b847b97dc7279ef30d:
> 
>   esdhc/usdhc: Fix warning when CONFIG_SYS_FSL_ESDHC_USE_PIO is not set
>   (2014-05-23 09:19:05 -0400)
> 
> are available in the git repository at:
> 
>   git://git.denx.de/u-boot-arm master
> 
> for you to fetch changes up to 33144ea443c298ac9d6f04926a02881a5bae91a3:
> 
>   Merge branch 'u-boot-ti/master' into 'u-boot-arm/master' (2014-05-24
>   09:50:00 +0200)
> 
> ----------------------------------------------------------------
> 
> Albert ARIBAUD (3):
>       Merge branch 'u-boot-microblaze/zynq' into 'u-boot-arm/master'
>       Merge branch 'u-boot-sh/rmobile' into 'u-boot-arm/master'
>       Merge branch 'u-boot-ti/master' into 'u-boot-arm/master'
> 
> Ash Charles (9):
>       omap: overo: allow the use of a plain text env file instead boot
> scripts OMAP3: overo: add command support for mtd and ubi
>       OMAP3: overo: eliminate hard-coded partition offsets
>       arm: omap3: Fix omap3_overo SPL boot hangup
>       Add Board Revision for Wireless chip
>       OMAP3: overo: add some Gumstix expansion boards
>       Allow overo to boot with device tree
>       omap3: overo: Use common configurations for Overo
>       omap4: duovero: Add Gumstix DuoVero machine.
> 
> Dmitry Lifshitz (3):
>       cm-t54: add cm-t54 board support
>       cm-t54: add EEPROM support and MAC address handling
>       cm-t54: add environment partition runtime detection
> 
> Heiko Schocher (1):
>       arm, am33xx: Enable CONFIG_SYS_GENERIC_BOARD for siemens boards
> 
> Igor Grinberg (1):
>       compulab: eeprom: add default eeprom address
> 
> Ilya Ledvich (1):
>       compulab: eeprom: enable any i2c driver
> 
> Keerthy (1):
>       ARM: DRA72x: volt: Update the pmic offsets
> 
> Lokesh Vutla (5):
>       ARM: DRA72x: Add Silicon ID support
>       ARM: DRA72x: clocks: Update the hwdata
>       ARM: DRA72x: Update EMIF data
>       ARM: DRA7xx: ctrl: Fix efuse register addresses
>       ARM: OMAP: Fix omap_sdram_size calculation
> 
> Masahiro Yamada (7):
>       zynq: add empty xil_io.h to avoid compile error
>       zynq: treat ps7_init.c/h as external files to ignore them
>       build: support a new image u-boot-dtb.img
>       zynq: load u-boot-dtb.img if CONFIG_OF_SEPARATE is defined
>       zynq: import zynq-7000.dtsi from Linux Kernel
>       zynq: add memory nodes to device tree to initialize DRAM with OF
>       zynq: add UART nodes to device tree to initialize UART with OF
> 
> Michal Simek (12):
>       ARM: zynq: Fix sparse warnings in slcr.c
>       ARM: zynq: Fix sparse warning in ddrc.c
>       ARM: zynq: Remove sparse warnings
>       ARM: zynq: Do not use half memory size for ECC case
>       ARM: zynq: Call zynq board_init() in SPL
>       ARM: zynq: slcr: Fix incorrect commentary
>       ARM: zynq: Setup correct slcr_lock value
>       ARM: zynq: Fix building SPL without FPGA support
>       ARM: zynq: Extend kernel image size to 60MB
>       ARM: zynq: Add MIO detection code
>       ARM: zynq: ehci: Added USB host driver support
>       ARM: zynq: Extend maximum number of command arguments
> 
> Mike Looijmans (1):
>       ARM: zynq: Fix bootmode mask
> 
> Nobuhiro Iwamatsu (20):
>       arm: rmobile: Add define of SCIF register for R8A7790 and R8A7791
>       arm: rmobile: koelsch: Remove define of SCIF register
>       arm: rmobile: koelsch: Remove CONFIG_USE_ARCH_MEMSET and MEMCPY
>       arm: rmobile: koelsch: Enable optimization of thumb
>       arm: rmobile: lager: Remove define of SCIF register
>       arm: rmobile: lager: Remove CONFIG_USE_ARCH_MEMSET and MEMCPY
>       arm: rmobile: lager: Enable optimization of thumb
>       gpio: r8a7791-gpio: Fix typo in macro
>       gpio: r8a7790-gpio: Fix typo in macro
>       arm: rmobile: koelsch: Add support USB controller
>       arm: rmobile: koelsch: Add support command and filesystems of VFAT
>       arm: rmobile: lager: Add support USB controller
>       arm: rmobile: lager: Add support command and filesystems of VFAT
>       arm: rmobile: lager: Add support ext4/fat write command
>       arm: rmobile: koelsch: Add support ext4/fat write command
>       arm: rmobile: r8a7791: Fix MOD_SEL3 function table about
> FN_SEL_IEB arm: rmobile: koelsch: Fix QoS revision 0.240 and 0.320
>       arm: rmobile: armadillo800eva: Enable CONFIG_SYS_GENERIC_BOARD
>       arm: rmobile: koelsch: Enable CONFIG_SYS_GENERIC_BOARD
>       arm: rmobile: lager: Enable CONFIG_SYS_GENERIC_BOARD
> 
> Peter A. Bigot (1):
>       OMAP3: overo: increase linux partition to 8 MiB
> 
> Sergey Alyoshin (1):
>       am33xx: report silicon revision instead of code
> 
> Siva Durga Prasad Paladugu (5):
>       ARM: zynq: Added efuse status register base address
>       ARM: zynq: Added USB host support for zynq boards
>       ARM: zynq: Enable the FAT write capability
>       ARM: zynq: Move USB/SD/MMC common FAT configs
>       ARM: zynq: Enable EXT4 configs
> 
> Tom Rini (1):
>       armv7:TI: Add <asm/ti-common/sys_proto.h> and migrate
> omap_hw_init_context
> 
> pekon gupta (3):
>       ARM: omap4: add platform specific info for GPMC and ELM
> controllers ARM: omap5: add platform specific info for GPMC and ELM
> controllers ARM: omap: merge GPMC initialization code for all platform
> 
>  Makefile                                         |   8 ++++
>  arch/arm/cpu/armv7/am33xx/Makefile               |   1 -
>  arch/arm/cpu/armv7/am33xx/mem.c                  |  98
>  ---------------------------------------
>  arch/arm/cpu/armv7/am33xx/sys_info.c             |  41
>  +++++++++------- arch/arm/cpu/armv7/omap-common/Makefile          |
>  4 -- arch/arm/cpu/armv7/omap-common/emif-common.c     |   6 ++-
>  arch/arm/cpu/armv7/omap-common/hwinit-common.c   |  15 +++---
>  arch/arm/cpu/armv7/omap-common/mem-common.c      | 117
>  +++++++++++++++++++++++++++++++++++++++++++---
>  arch/arm/cpu/armv7/omap3/Makefile                |   1 -
>  arch/arm/cpu/armv7/omap5/hw_data.c               |  40
>  ++++++++++++++++ arch/arm/cpu/armv7/omap5/hwinit.c                |
>  3 ++ arch/arm/cpu/armv7/omap5/prcm-regs.c             |   8 ++--
>  arch/arm/cpu/armv7/omap5/sdram.c                 |  19 +++++++-
>  arch/arm/cpu/armv7/rmobile/pfc-r8a7791.c         |   2 +-
>  arch/arm/cpu/armv7/zynq/cpu.c                    |  13 ++++++
>  arch/arm/cpu/armv7/zynq/ddrc.c                   |   5 +-
>  arch/arm/cpu/armv7/zynq/slcr.c                   |  87
>  ++++++++++++++++++++++++++++++++--
>  arch/arm/cpu/armv7/zynq/spl.c                    |  15 ++++++
>  arch/arm/dts/zynq-7000.dtsi                      | 194
>  ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
>  arch/arm/dts/zynq-microzed.dts                   |   9 ++++
>  arch/arm/dts/zynq-zc702.dts                      |   9 ++++
>  arch/arm/dts/zynq-zc706.dts                      |   9 ++++
>  arch/arm/dts/zynq-zc770-xm010.dts                |   9 ++++
>  arch/arm/dts/zynq-zc770-xm012.dts                |   9 ++++
>  arch/arm/dts/zynq-zc770-xm013.dts                |   9 ++++
>  arch/arm/dts/zynq-zed.dts                        |   9 ++++
>  arch/arm/include/asm/arch-am33xx/sys_proto.h     |   1 +
>  arch/arm/include/asm/arch-omap3/mem.h            |   1 +
>  arch/arm/include/asm/arch-omap4/cpu.h            |   5 +-
>  arch/arm/include/asm/arch-omap4/hardware.h       |  26 +++++++++++
>  arch/arm/include/asm/arch-omap4/mem.h            |  62
>  +++++++++++++++++++++++++
>  arch/arm/include/asm/arch-omap4/omap.h           |   3 --
>  arch/arm/include/asm/arch-omap4/sys_proto.h      |  51
>  +------------------- arch/arm/include/asm/arch-omap5/cpu.h
>  |   5 +- arch/arm/include/asm/arch-omap5/hardware.h       |  26
>  +++++++++++ arch/arm/include/asm/arch-omap5/mem.h            |  62
>  +++++++++++++++++++++++++
>  arch/arm/include/asm/arch-omap5/omap.h           |   9 +---
>  arch/arm/include/asm/arch-omap5/sys_proto.h      |  50
>  +------------------- arch/arm/include/asm/arch-rmobile/r8a7790-gpio.h
>  |   6 +-- arch/arm/include/asm/arch-rmobile/r8a7791-gpio.h |   6 +--
>  arch/arm/include/asm/arch-rmobile/r8a7791.h      |   1 +
>  arch/arm/include/asm/arch-rmobile/rcar-base.h    |   8 ++++
>  arch/arm/include/asm/arch-zynq/hardware.h        |  13 +++++-
>  arch/arm/include/asm/arch-zynq/sys_proto.h       |   2 +
>  arch/arm/include/asm/omap_common.h               |   7 +--
>  arch/arm/include/asm/ti-common/sys_proto.h       |  72
>  ++++++++++++++++++++++++++++
>  board/compulab/cm_t54/Makefile                   |  10 ++++
>  board/compulab/cm_t54/cm_t54.c                   | 262
>  ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
>  board/compulab/cm_t54/mux.c                      |  94
>  +++++++++++++++++++++++++++++++++++++
>  board/compulab/cm_t54/spl.c                      |  66
>  ++++++++++++++++++++++++++
>  board/compulab/common/Makefile                   |   2 +-
>  board/compulab/common/eeprom.c                   |   5 ++
>  board/compulab/common/eeprom.h                   |   2 +-
>  board/gumstix/duovero/Makefile                   |   8 ++++
>  board/gumstix/duovero/duovero.c                  | 264
>  +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
>  board/gumstix/duovero/duovero_mux_data.h         | 199
>  ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
>  board/overo/overo.c                              |  43
>  ++++++++++++++++- board/overo/overo.h                              |
>  17 +++++++ board/renesas/koelsch/qos.c                      |   1 +
>  board/xilinx/zynq/.gitignore                     |   1 +
>  board/xilinx/zynq/Makefile                       |   5 +-
>  board/xilinx/zynq/board.c                        |  25 ++++++----
>  board/xilinx/zynq/ps7_init.c                     |  12 -----
>  board/xilinx/zynq/xil_io.h                       |  13 ++++++
>  boards.cfg                                       |   2 +
>  drivers/usb/host/Makefile                        |   1 +
>  drivers/usb/host/ehci-zynq.c                     | 104
>  +++++++++++++++++++++++++++++++++++++++++
>  include/configs/armadillo-800eva.h               |   1 +
>  include/configs/cm_t54.h                         | 149
>  ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
>  include/configs/duovero.h                        |  62
>  +++++++++++++++++++++++++
>  include/configs/koelsch.h                        |  23 +++++++--
>  include/configs/lager.h                          |  22 +++++++--
>  include/configs/omap3_overo.h                    | 296
>  +++++++++++++++++++++++++++++++++++++-------------------------------------------------------------------------------
>  include/configs/siemens-am33x-common.h           |   2 +
>  include/configs/ti_omap4_common.h                |   9 ++++
>  include/configs/zynq-common.h                    |  52
>  ++++++++++++++++----- include/configs/zynq_zc70x.h
>  |   1 + include/configs/zynq_zed.h                       |   1 + 78
>  files changed, 2383 insertions(+), 527 deletions(-) delete mode 100644
>  arch/arm/cpu/armv7/am33xx/mem.c create mode 100644
>  arch/arm/include/asm/arch-omap4/hardware.h create mode 100644
>  arch/arm/include/asm/arch-omap4/mem.h create mode 100644
>  arch/arm/include/asm/arch-omap5/hardware.h create mode 100644
>  arch/arm/include/asm/arch-omap5/mem.h create mode 100644
>  arch/arm/include/asm/ti-common/sys_proto.h create mode 100644
>  board/compulab/cm_t54/Makefile create mode 100644
>  board/compulab/cm_t54/cm_t54.c create mode 100644
>  board/compulab/cm_t54/mux.c create mode 100644
>  board/compulab/cm_t54/spl.c create mode 100644
>  board/gumstix/duovero/Makefile create mode 100644
>  board/gumstix/duovero/duovero.c create mode 100644
>  board/gumstix/duovero/duovero_mux_data.h create mode 100644
>  board/xilinx/zynq/.gitignore delete mode 100644
>  board/xilinx/zynq/ps7_init.c create mode 100644
>  board/xilinx/zynq/xil_io.h create mode 100644
>  drivers/usb/host/ehci-zynq.c create mode 100644
>  include/configs/cm_t54.h create mode 100644 include/configs/duovero.h

Applied to u-boot/master, thanks!

-- 
Tom
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 836 bytes
Desc: Digital signature
URL: <http://lists.denx.de/pipermail/u-boot/attachments/20140524/8b1fb2ae/attachment.pgp>

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

* [U-Boot] Pull request: u-boot-arm/master
@ 2014-05-24  9:32 Albert ARIBAUD
  2014-05-24 20:37 ` Tom Rini
  0 siblings, 1 reply; 259+ messages in thread
From: Albert ARIBAUD @ 2014-05-24  9:32 UTC (permalink / raw)
  To: u-boot

Hello Tom (and sorry for the duplicate),

The following changes since commit
10dc77716f41979e03baf3b847b97dc7279ef30d:

  esdhc/usdhc: Fix warning when CONFIG_SYS_FSL_ESDHC_USE_PIO is not set
  (2014-05-23 09:19:05 -0400)

are available in the git repository at:

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

for you to fetch changes up to 33144ea443c298ac9d6f04926a02881a5bae91a3:

  Merge branch 'u-boot-ti/master' into 'u-boot-arm/master' (2014-05-24
  09:50:00 +0200)

----------------------------------------------------------------

Albert ARIBAUD (3):
      Merge branch 'u-boot-microblaze/zynq' into 'u-boot-arm/master'
      Merge branch 'u-boot-sh/rmobile' into 'u-boot-arm/master'
      Merge branch 'u-boot-ti/master' into 'u-boot-arm/master'

Ash Charles (9):
      omap: overo: allow the use of a plain text env file instead boot
scripts OMAP3: overo: add command support for mtd and ubi
      OMAP3: overo: eliminate hard-coded partition offsets
      arm: omap3: Fix omap3_overo SPL boot hangup
      Add Board Revision for Wireless chip
      OMAP3: overo: add some Gumstix expansion boards
      Allow overo to boot with device tree
      omap3: overo: Use common configurations for Overo
      omap4: duovero: Add Gumstix DuoVero machine.

Dmitry Lifshitz (3):
      cm-t54: add cm-t54 board support
      cm-t54: add EEPROM support and MAC address handling
      cm-t54: add environment partition runtime detection

Heiko Schocher (1):
      arm, am33xx: Enable CONFIG_SYS_GENERIC_BOARD for siemens boards

Igor Grinberg (1):
      compulab: eeprom: add default eeprom address

Ilya Ledvich (1):
      compulab: eeprom: enable any i2c driver

Keerthy (1):
      ARM: DRA72x: volt: Update the pmic offsets

Lokesh Vutla (5):
      ARM: DRA72x: Add Silicon ID support
      ARM: DRA72x: clocks: Update the hwdata
      ARM: DRA72x: Update EMIF data
      ARM: DRA7xx: ctrl: Fix efuse register addresses
      ARM: OMAP: Fix omap_sdram_size calculation

Masahiro Yamada (7):
      zynq: add empty xil_io.h to avoid compile error
      zynq: treat ps7_init.c/h as external files to ignore them
      build: support a new image u-boot-dtb.img
      zynq: load u-boot-dtb.img if CONFIG_OF_SEPARATE is defined
      zynq: import zynq-7000.dtsi from Linux Kernel
      zynq: add memory nodes to device tree to initialize DRAM with OF
      zynq: add UART nodes to device tree to initialize UART with OF

Michal Simek (12):
      ARM: zynq: Fix sparse warnings in slcr.c
      ARM: zynq: Fix sparse warning in ddrc.c
      ARM: zynq: Remove sparse warnings
      ARM: zynq: Do not use half memory size for ECC case
      ARM: zynq: Call zynq board_init() in SPL
      ARM: zynq: slcr: Fix incorrect commentary
      ARM: zynq: Setup correct slcr_lock value
      ARM: zynq: Fix building SPL without FPGA support
      ARM: zynq: Extend kernel image size to 60MB
      ARM: zynq: Add MIO detection code
      ARM: zynq: ehci: Added USB host driver support
      ARM: zynq: Extend maximum number of command arguments

Mike Looijmans (1):
      ARM: zynq: Fix bootmode mask

Nobuhiro Iwamatsu (20):
      arm: rmobile: Add define of SCIF register for R8A7790 and R8A7791
      arm: rmobile: koelsch: Remove define of SCIF register
      arm: rmobile: koelsch: Remove CONFIG_USE_ARCH_MEMSET and MEMCPY
      arm: rmobile: koelsch: Enable optimization of thumb
      arm: rmobile: lager: Remove define of SCIF register
      arm: rmobile: lager: Remove CONFIG_USE_ARCH_MEMSET and MEMCPY
      arm: rmobile: lager: Enable optimization of thumb
      gpio: r8a7791-gpio: Fix typo in macro
      gpio: r8a7790-gpio: Fix typo in macro
      arm: rmobile: koelsch: Add support USB controller
      arm: rmobile: koelsch: Add support command and filesystems of VFAT
      arm: rmobile: lager: Add support USB controller
      arm: rmobile: lager: Add support command and filesystems of VFAT
      arm: rmobile: lager: Add support ext4/fat write command
      arm: rmobile: koelsch: Add support ext4/fat write command
      arm: rmobile: r8a7791: Fix MOD_SEL3 function table about
FN_SEL_IEB arm: rmobile: koelsch: Fix QoS revision 0.240 and 0.320
      arm: rmobile: armadillo800eva: Enable CONFIG_SYS_GENERIC_BOARD
      arm: rmobile: koelsch: Enable CONFIG_SYS_GENERIC_BOARD
      arm: rmobile: lager: Enable CONFIG_SYS_GENERIC_BOARD

Peter A. Bigot (1):
      OMAP3: overo: increase linux partition to 8 MiB

Sergey Alyoshin (1):
      am33xx: report silicon revision instead of code

Siva Durga Prasad Paladugu (5):
      ARM: zynq: Added efuse status register base address
      ARM: zynq: Added USB host support for zynq boards
      ARM: zynq: Enable the FAT write capability
      ARM: zynq: Move USB/SD/MMC common FAT configs
      ARM: zynq: Enable EXT4 configs

Tom Rini (1):
      armv7:TI: Add <asm/ti-common/sys_proto.h> and migrate
omap_hw_init_context

pekon gupta (3):
      ARM: omap4: add platform specific info for GPMC and ELM
controllers ARM: omap5: add platform specific info for GPMC and ELM
controllers ARM: omap: merge GPMC initialization code for all platform

 Makefile                                         |   8 ++++
 arch/arm/cpu/armv7/am33xx/Makefile               |   1 -
 arch/arm/cpu/armv7/am33xx/mem.c                  |  98
 ---------------------------------------
 arch/arm/cpu/armv7/am33xx/sys_info.c             |  41
 +++++++++------- arch/arm/cpu/armv7/omap-common/Makefile          |
 4 -- arch/arm/cpu/armv7/omap-common/emif-common.c     |   6 ++-
 arch/arm/cpu/armv7/omap-common/hwinit-common.c   |  15 +++---
 arch/arm/cpu/armv7/omap-common/mem-common.c      | 117
 +++++++++++++++++++++++++++++++++++++++++++---
 arch/arm/cpu/armv7/omap3/Makefile                |   1 -
 arch/arm/cpu/armv7/omap5/hw_data.c               |  40
 ++++++++++++++++ arch/arm/cpu/armv7/omap5/hwinit.c                |
 3 ++ arch/arm/cpu/armv7/omap5/prcm-regs.c             |   8 ++--
 arch/arm/cpu/armv7/omap5/sdram.c                 |  19 +++++++-
 arch/arm/cpu/armv7/rmobile/pfc-r8a7791.c         |   2 +-
 arch/arm/cpu/armv7/zynq/cpu.c                    |  13 ++++++
 arch/arm/cpu/armv7/zynq/ddrc.c                   |   5 +-
 arch/arm/cpu/armv7/zynq/slcr.c                   |  87
 ++++++++++++++++++++++++++++++++--
 arch/arm/cpu/armv7/zynq/spl.c                    |  15 ++++++
 arch/arm/dts/zynq-7000.dtsi                      | 194
 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 arch/arm/dts/zynq-microzed.dts                   |   9 ++++
 arch/arm/dts/zynq-zc702.dts                      |   9 ++++
 arch/arm/dts/zynq-zc706.dts                      |   9 ++++
 arch/arm/dts/zynq-zc770-xm010.dts                |   9 ++++
 arch/arm/dts/zynq-zc770-xm012.dts                |   9 ++++
 arch/arm/dts/zynq-zc770-xm013.dts                |   9 ++++
 arch/arm/dts/zynq-zed.dts                        |   9 ++++
 arch/arm/include/asm/arch-am33xx/sys_proto.h     |   1 +
 arch/arm/include/asm/arch-omap3/mem.h            |   1 +
 arch/arm/include/asm/arch-omap4/cpu.h            |   5 +-
 arch/arm/include/asm/arch-omap4/hardware.h       |  26 +++++++++++
 arch/arm/include/asm/arch-omap4/mem.h            |  62
 +++++++++++++++++++++++++
 arch/arm/include/asm/arch-omap4/omap.h           |   3 --
 arch/arm/include/asm/arch-omap4/sys_proto.h      |  51
 +------------------- arch/arm/include/asm/arch-omap5/cpu.h
 |   5 +- arch/arm/include/asm/arch-omap5/hardware.h       |  26
 +++++++++++ arch/arm/include/asm/arch-omap5/mem.h            |  62
 +++++++++++++++++++++++++
 arch/arm/include/asm/arch-omap5/omap.h           |   9 +---
 arch/arm/include/asm/arch-omap5/sys_proto.h      |  50
 +------------------- arch/arm/include/asm/arch-rmobile/r8a7790-gpio.h
 |   6 +-- arch/arm/include/asm/arch-rmobile/r8a7791-gpio.h |   6 +--
 arch/arm/include/asm/arch-rmobile/r8a7791.h      |   1 +
 arch/arm/include/asm/arch-rmobile/rcar-base.h    |   8 ++++
 arch/arm/include/asm/arch-zynq/hardware.h        |  13 +++++-
 arch/arm/include/asm/arch-zynq/sys_proto.h       |   2 +
 arch/arm/include/asm/omap_common.h               |   7 +--
 arch/arm/include/asm/ti-common/sys_proto.h       |  72
 ++++++++++++++++++++++++++++
 board/compulab/cm_t54/Makefile                   |  10 ++++
 board/compulab/cm_t54/cm_t54.c                   | 262
 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 board/compulab/cm_t54/mux.c                      |  94
 +++++++++++++++++++++++++++++++++++++
 board/compulab/cm_t54/spl.c                      |  66
 ++++++++++++++++++++++++++
 board/compulab/common/Makefile                   |   2 +-
 board/compulab/common/eeprom.c                   |   5 ++
 board/compulab/common/eeprom.h                   |   2 +-
 board/gumstix/duovero/Makefile                   |   8 ++++
 board/gumstix/duovero/duovero.c                  | 264
 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 board/gumstix/duovero/duovero_mux_data.h         | 199
 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 board/overo/overo.c                              |  43
 ++++++++++++++++- board/overo/overo.h                              |
 17 +++++++ board/renesas/koelsch/qos.c                      |   1 +
 board/xilinx/zynq/.gitignore                     |   1 +
 board/xilinx/zynq/Makefile                       |   5 +-
 board/xilinx/zynq/board.c                        |  25 ++++++----
 board/xilinx/zynq/ps7_init.c                     |  12 -----
 board/xilinx/zynq/xil_io.h                       |  13 ++++++
 boards.cfg                                       |   2 +
 drivers/usb/host/Makefile                        |   1 +
 drivers/usb/host/ehci-zynq.c                     | 104
 +++++++++++++++++++++++++++++++++++++++++
 include/configs/armadillo-800eva.h               |   1 +
 include/configs/cm_t54.h                         | 149
 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 include/configs/duovero.h                        |  62
 +++++++++++++++++++++++++
 include/configs/koelsch.h                        |  23 +++++++--
 include/configs/lager.h                          |  22 +++++++--
 include/configs/omap3_overo.h                    | 296
 +++++++++++++++++++++++++++++++++++++-------------------------------------------------------------------------------
 include/configs/siemens-am33x-common.h           |   2 +
 include/configs/ti_omap4_common.h                |   9 ++++
 include/configs/zynq-common.h                    |  52
 ++++++++++++++++----- include/configs/zynq_zc70x.h
 |   1 + include/configs/zynq_zed.h                       |   1 + 78
 files changed, 2383 insertions(+), 527 deletions(-) delete mode 100644
 arch/arm/cpu/armv7/am33xx/mem.c create mode 100644
 arch/arm/include/asm/arch-omap4/hardware.h create mode 100644
 arch/arm/include/asm/arch-omap4/mem.h create mode 100644
 arch/arm/include/asm/arch-omap5/hardware.h create mode 100644
 arch/arm/include/asm/arch-omap5/mem.h create mode 100644
 arch/arm/include/asm/ti-common/sys_proto.h create mode 100644
 board/compulab/cm_t54/Makefile create mode 100644
 board/compulab/cm_t54/cm_t54.c create mode 100644
 board/compulab/cm_t54/mux.c create mode 100644
 board/compulab/cm_t54/spl.c create mode 100644
 board/gumstix/duovero/Makefile create mode 100644
 board/gumstix/duovero/duovero.c create mode 100644
 board/gumstix/duovero/duovero_mux_data.h create mode 100644
 board/xilinx/zynq/.gitignore delete mode 100644
 board/xilinx/zynq/ps7_init.c create mode 100644
 board/xilinx/zynq/xil_io.h create mode 100644
 drivers/usb/host/ehci-zynq.c create mode 100644
 include/configs/cm_t54.h create mode 100644 include/configs/duovero.h

Amicalement,
-- 
Albert.

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

* [U-Boot] Pull request: u-boot-arm/master
  2014-05-20  8:57 Albert ARIBAUD
@ 2014-05-22 19:12 ` Tom Rini
  0 siblings, 0 replies; 259+ messages in thread
From: Tom Rini @ 2014-05-22 19:12 UTC (permalink / raw)
  To: u-boot

On Tue, May 20, 2014 at 10:57:08AM +0200, Albert ARIBAUD wrote:

> Hello Tom,
> 
> The following changes since commit
> d7782d06534fe4fa47a49fa7c106de5ba85a9687:
> 
>   Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx (2014-05-16
>   18:30:33 -0400)
> 
> are available in the git repository at:
> 
> 
>   git://git.denx.de/u-boot-arm master
> 
> for you to fetch changes up to 05d134b084590684bcf4d832c0035952727b7cd9:
> 
>   Merge remote-tracking branch 'u-boot/master' (2014-05-20 10:05:42
>   +0200)
> 
> Note: there still is a Zynq PR pending right now, but I wanted
> to get re-synchronized with mainline first; a further PR with Zynq
> and individual patches will arrive soon.
> 
> ----------------------------------------------------------------
> 
> Akshay Saraswat (3):
>       Exynos5: config: Enable FIT
>       S5P: Exynos: Add GPIO pin numbering and rename definitions
>       S5P: Exynos: Config: Enable GPIO CMD config
> 
> Albert ARIBAUD (12):
>       arm1136: move cache code from start.S to cache.c
>       arm: move reset_cpu from start.S into cpu.c
>       arm: pxa: move SP check from start.S to cpuinfo.c
>       arm: remove unused _end_vect and _vectors_end symbols
>       arm: move exception handling out of start.S files
>       Merge branch 'u-boot-samsung/master' into 'u-boot-arm/master'
>       Merge branch 'u-boot-tegra/master' into 'u-boot-arm/master'
>       Merge branch 'u-boot-ti/master' into 'u-boot-arm/master'
>       Merge branch 'u-boot-imx/master' into 'u-boot-arm/master'
>       Merge remote-tracking branch 'u-boot-sh/rmobile'
>       boards.cfg: reformat
>       Merge remote-tracking branch 'u-boot/master'
> 
> Ash Charles (1):
>       am335x: pepper: Add Gumstix Pepper AM335x-based machine
> 
> Belisko Marek (1):
>       mtd: nand: omap_gpmc: Fix update of read_ecc in oob
> 
> Christian Riesch (1):
>       arm, davinci: Use CONFIG_SPL_PAD_TO for padding the SPL in an ais
> image
> 
> Dmitry Lifshitz (3):
>       ARM: OMAP5: add UART4 support
>       ARM: OMAP5: Power: add LDO2 support for Palmas driver
>       ARM: OMAP5: add CKO buffer control mask
> 
> Egli, Samuel (7):
>       siemens: cosmetic: remove unused and rename defines
>       siemens: update DDR3 parameters for dxr2
>       siemens: add led cmd for flexible LED control
>       siemens: change LED indication in DFU mode
>       siemens: cosmetic: rename project_dir
>       siemens:cosmetic, dxr2: rename dxr2 to draco
>       siemens, draco: add new target
> 
> Eric Benard (8):
>       imx-common: add board_video_skip
>       nitrogen6x: use common board_video_skip
>       mx6sabresd: use common board_video_skip
>       RiOTboard and MarSBoard: add new boards support
>       imx-common/video: add detect_hdmi
>       nitrogen6x: use common detect_hdmi
>       mx6sabresd: use common detect_hdmi
>       embest/mx6boards: use common detect_hdmi
> 
> Eric Nelson (1):
>       ARM: imx6: nitrogen6x: Enable CONFIG_SYS_GENERIC_BOARD
> 
> Fabio Estevam (11):
>       wandboard: Convert to generic board
>       mx53loco: Convert to generic board
>       mx6sabre_common: Convert to generic board
>       mx53ard: Convert to generic board
>       mx53smd: Convert to generic board
>       mx53evk: Convert to generic board
>       udoo: Convert to generic board
>       hummingboard: Convert to generic board
>       mx6slevk: Add SPI NOR flash support
>       nitrogen6x: Fix the PAD settings for the ECSPI chipselect
>       iomux-v3: Add support for mx6sl LVE bit
> 
> Inha Song (1):
>       samsung: misc: add env default option to lcd menu
> 
> Jaehoon Chung (1):
>       ARM: exynos: remove the unused code
> 
> Khoronzhuk, Ivan (1):
>       config: k2hk_evm: Add generic board support
> 
> Marek Vasut (1):
>       arm: mxs: Enable CONFIG_SYS_GENERIC_BOARD
> 
> Mateusz Zalega (1):
>       ARM: Samsung: s5p_goni: maintainer update
> 
> Nobuhiro Iwamatsu (22):
>       arm: rmobile: Coordinate the common part of the header file of
> r8a7790 and r8a7791 arm: rmobile: r8a779x: Fix L2 cache init and
> latency setting arm: rmobile: koelsch: Change name of structure
>       arm: rmobile: koelsch: Remove NOR-Flash support
>       arm: rmobile: lager: Change name of the structure
>       arm: rmobile: lager: Remove NOR-Flash support
>       arm: rmobile: Merge functions to get the CPU information of
> R8A7790 and R8A7791 arm: rmobile: Add 1 to value of the CPU revision in
> rmobile_get_cpu_rev_integer() arm: rmobile: Add
> rmobile_get_cpu_rev_fraction() for R-Car SoCs arm: rmobile: Add
> prototype for function to get the CPU information to rmobile.h arm:
> rmobile: Update print_cpuinfo function arm: rmobile: r8a7790: Add
> support ES2 revision arm: rmobile: r8a7791: Add support ES2 revision
>       arm: rmobile: keolsch: Add support ES2 revision of R8A7791
>       arm: rmobile: lager: Update QoS initialization to version 0.955
>       arm: rmobile: koelsch: Update QoS initialization
>       arm: rmobile: koelsch: Update calculation of
> CONFIG_SH_TMU_CLK_FREQ arm: rmobile: Add register infomation of PLL
> regsiter arm: rmobile: koelsch: Change to maximum CPU frequency
>       arm: rmobile: lager: Update calculation of CONFIG_SH_TMU_CLK_FREQ
>       arm: rmobile: lager: Change to maximum CPU frequency
>       arm: rmobile: lager: Remove MACH_TYPE_LAGER and CONFIG_MACH_TYPE
> 
> Otavio Salvador (2):
>       wandboard: add Future Eletronics 7" WVGA LCD extension board
>       wandboard: Pass video kernel arguments for HDMI and LCD
> 
> Przemyslaw Marczak (4):
>       samsung: misc: allows using environmental macros as args in menu
> commands samsung: misc: add gpt restore option to lcd menu
>       samsung: misc: menu: increase delay in menu main loop
>       samsung: misc: remove download mode info screen
> 
> Robert Nelson (2):
>       omap3_beagle: use omap3-beagle-xm-ab.dtb for the xM AB revision
>       omap3_beagle: xM A/B validate new dtb exits in file system
> 
> Stefano Babic (3):
>       mx6: fix weird formatting in imx6q-sabreauto.dts
>       Merge branch 'master' of git://git.denx.de/u-boot-arm
>       Merge branch 'master' of git://git.denx.de/u-boot-arm
> 
> Stephen Warren (10):
>       ARM: tegra: set CONFIG_SYS_MMC_MAX_DEVICE
>       ARM: tegra: fix CPU VDD comment in Tegra30 CPU init code
>       ARM: tegra: allow pinmux mux option not to be set by init tables
>       ARM: tegra: add GPIO initialization table function
>       ARM: tegra: add function to enable input clamping on tristate
>       ARM: tegra: make use of GPIO init table on Jetson TK1
>       ARM: tegra: clamp inputs on Jetson TK1
>       ARM: tegra: update Venice2 pinmux
>       ARM: tegra: Venice2 pinmux spreadsheet updates
>       ARM: tegra: use a CPU freq that all SKUs can support
> 
> Thomas Diener (2):
>       imx25: Add new hardware registers
>       video: Add support for imx25 lcd controller
> 
> Tim Harvey (10):
>       ventana: fixed comments in eeprom header
>       ventana: remove redundant include
>       power: make pfuze100 be able to coexist with other pmics
>       ventana: use non-generic pfuze100 init
>       power: Add support for LTC3676 PMIC
>       ventana: Add support for the LTC3676 PMIC
>       imx6: ventana: fix system-serial dt property
>       imx: ventana: Convert to generic board
>       imx: ventana: add HDMI and LVDS display capability
>       nand: remove CONFIG_SYS_NAND_PAGE_SIZE
> 
> Yegor Yefremov (1):
>       am33xx: add SSC enable macro
> 
> ?ukasz Majewski (2):
>       trats2: config: fix: Set default console to ttySAC2
>       trats: config: fix: Set default console to ttySAC2
> 
>  Makefile
>  |    2 +-
>  arch/arm/cpu/arm1136/start.S                                       |
>  254 +-------------
>  arch/arm/cpu/arm1176/start.S                                       |
>  198 +----------
>  arch/arm/cpu/arm720t/start.S                                       |
>  229 +------------
>  arch/arm/cpu/arm720t/tegra-common/cpu.c                            |
>  10 +-
>  arch/arm/cpu/arm720t/tegra30/cpu.c                                 |
>  23 +-
>  arch/arm/cpu/arm920t/ep93xx/u-boot.lds
>  |    3 +-
>  arch/arm/cpu/arm920t/start.S                                       |
>  216 +-----------
>  arch/arm/cpu/arm926ejs/mxs/start.S                                 |
>  92 +-----
>  arch/arm/cpu/arm926ejs/spear/start.S                               |
>  27 +-
>  arch/arm/cpu/arm926ejs/spear/u-boot-spl.lds
>  |    1 +
>  arch/arm/cpu/arm926ejs/start.S                                     |
>  262 +--------------
>  arch/arm/cpu/arm946es/cpu.c                                        |
>  13 +
>  arch/arm/cpu/arm946es/start.S                                      |
>  246 +-------------
>  arch/arm/cpu/arm_intcm/start.S                                     |
>  228 +------------
>  arch/arm/cpu/armv7/exynos/pinmux.c                                 |
>  561 +++++++++++++++++--------------
>  arch/arm/cpu/armv7/rmobile/Makefile
>  |    4 +-
>  arch/arm/cpu/armv7/rmobile/cpu_info-r8a7791.c                      |
>  29 -- arch/arm/cpu/armv7/rmobile/{cpu_info-r8a7790.c =>
>  cpu_info-rcar.c} |   12 +-
>  arch/arm/cpu/armv7/rmobile/cpu_info.c                              |
>  49 ++-
>  arch/arm/cpu/armv7/rmobile/lowlevel_init_ca15.S                    |
>  20 +-
>  arch/arm/cpu/armv7/socfpga/lowlevel_init.S                         |
>  15 +-
>  arch/arm/cpu/armv7/start.S                                         |
>  253 +-------------
>  arch/arm/cpu/armv7/zynq/u-boot.lds
>  |    2 +-
>  arch/arm/cpu/pxa/cpuinfo.c
>  |    6 +
>  arch/arm/cpu/pxa/start.S                                           |
>  253 +-------------
>  arch/arm/cpu/sa1100/cpu.c                                          |
>  14 +
>  arch/arm/cpu/sa1100/start.S                                        |
>  225 +------------
>  arch/arm/cpu/tegra-common/pinmux-common.c                          |
>  19 ++
>  arch/arm/cpu/u-boot-spl.lds
>  |    1 +
>  arch/arm/cpu/u-boot.lds
>  |    1 +
>  arch/arm/dts/exynos4210-origen.dts
>  |    4 +-
>  arch/arm/dts/exynos4210-trats.dts
>  |    6 +-
>  arch/arm/dts/exynos4210-universal_c210.dts
>  |    4 +-
>  arch/arm/dts/exynos4412-trats2.dts
>  |    4 +-
>  arch/arm/dts/imx6q-sabreauto.dts                                   |
>  10 +-
>  arch/arm/imx-common/Makefile
>  |    1 +
>  arch/arm/imx-common/iomux-v3.c
>  |    8 +
>  arch/arm/imx-common/video.c                                        |
>  65 ++++
>  arch/arm/include/asm/arch-am33xx/clock.h
>  |    2 +
>  arch/arm/include/asm/arch-exynos/cpu.h                             |
>  17 +-
>  arch/arm/include/asm/arch-exynos/gpio.h                            |
>  1761
>  +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++----------------
>  arch/arm/include/asm/arch-mx25/imx-regs.h                          |
>  175 ++++++++++
>  arch/arm/include/asm/arch-mx6/mx6sl_pins.h
>  |    4 +
>  arch/arm/include/asm/arch-omap5/clock.h
>  |    3 +
>  arch/arm/include/asm/arch-omap5/omap.h
>  |    1 +
>  arch/arm/include/asm/arch-rmobile/r8a7790.h                        |
>  609 +---------------------------------
>  arch/arm/include/asm/arch-rmobile/r8a7791.h                        |
>  626 +----------------------------------
>  arch/arm/include/asm/arch-rmobile/rcar-base.h                      |
>  637 +++++++++++++++++++++++++++++++++++
>  arch/arm/include/asm/arch-rmobile/rmobile.h
>  |    6 +
>  arch/arm/include/asm/arch-s5pc1xx/gpio.h                           |
>  948 ++++++++++++++++++++++++++++++++++++++++++++--------
>  arch/arm/include/asm/arch-tegra/gpio.h                             |
>  20 ++
>  arch/arm/include/asm/arch-tegra/pinmux.h
>  |    5 +
>  arch/arm/include/asm/arch-tegra/tegra_mmc.h
>  |    2 -
>  arch/arm/include/asm/arch-tegra114/pinmux.h
>  |    1 +
>  arch/arm/include/asm/arch-tegra124/pinmux.h
>  |    1 +
>  arch/arm/include/asm/arch-tegra20/pinmux.h
>  |    1 +
>  arch/arm/include/asm/arch-tegra30/pinmux.h
>  |    1 +
>  arch/arm/include/asm/imx-common/iomux-v3.h
>  |    5 +
>  arch/arm/include/asm/imx-common/video.h                            |
>  24 ++
>  arch/arm/lib/Makefile
>  |    2 +-
>  arch/arm/lib/cache.c                                               |
>  13 +-
>  arch/arm/lib/vectors.S                                             |
>  291 ++++++++++++++++
>  board/boundary/nitrogen6x/nitrogen6x.c                             |
>  69 +---
>  board/compulab/cm_t335/u-boot.lds
>  |    1 +
>  board/embest/mx6boards/Makefile
>  |    9 +
>  board/embest/mx6boards/mx6boards.c                                 |
>  601 +++++++++++++++++++++++++++++++++
>  board/freescale/mx31ads/u-boot.lds
>  |    1 +
>  board/freescale/mx6sabresd/mx6sabresd.c                            |
>  67 +---
>  board/freescale/mx6slevk/mx6slevk.c                                |
>  20 ++
>  board/gateworks/gw_ventana/gw_ventana.c                            |
>  215 ++++++++++--
>  board/gateworks/gw_ventana/ventana_eeprom.h                        |
>  14 +-
>  board/gumstix/pepper/Makefile                                      |
>  13 +
>  board/gumstix/pepper/board.c                                       |
>  226 +++++++++++++
>  board/gumstix/pepper/board.h                                       |
>  19 ++
>  board/gumstix/pepper/mux.c                                         |
>  78 +++++
>  board/nvidia/jetson-tk1/jetson-tk1.c
>  |    6 +
>  board/nvidia/jetson-tk1/pinmux-config-jetson-tk1.h                 |
>  256 +++++++++-----
>  board/nvidia/venice2/pinmux-config-venice2.h                       |
>  567 +++++++++++++++----------------
>  board/nvidia/venice2/venice2.c                                     |
>  19 +-
>  board/renesas/koelsch/koelsch.c                                    |
>  194 +----------
>  board/renesas/koelsch/qos.c                                        |
>  404 ++++++++++++++---------
>  board/renesas/lager/lager.c                                        |
>  196 +----------
>  board/renesas/lager/qos.c                                          |
>  236 ++++++-------
>  board/samsung/arndale/arndale.c                                    |
>  11 +-
>  board/samsung/common/misc.c                                        |
>  130 ++++----
>  board/samsung/goni/goni.c                                          |
>  32 +-
>  board/samsung/smdk5250/exynos5-dt.c                                |
>  20 +-
>  board/samsung/smdk5250/smdk5250.c                                  |
>  19 +-
>  board/samsung/smdk5420/smdk5420.c                                  |
>  15 +-
>  board/samsung/smdkc100/smdkc100.c
>  |    5 +-
>  board/samsung/smdkv310/smdkv310.c                                  |
>  19 +-
>  board/samsung/trats/trats.c                                        |
>  39 +--
>  board/samsung/trats2/trats2.c                                      |
>  74 ++---
>  board/samsung/universal_c210/universal.c                           |
>  51 ++-
>  board/siemens/common/board.c                                       |
>  46 ++- board/siemens/{dxr2 =>
>  draco}/Makefile                             |    0 board/siemens/{dxr2
>  => draco}/board.c                              |  112 ++++---
>  board/siemens/{dxr2 => draco}/board.h                              |
>  26 +- board/siemens/{dxr2 =>
>  draco}/mux.c                                |    2 +-
>  board/siemens/pxm2/board.c                                         |
>  10 +-
>  board/siemens/rut/board.c
>  |    2 +-
>  board/ti/am335x/u-boot.lds
>  |    1 +
>  board/wandboard/wandboard.c                                        |
>  146 ++++++--
>  boards.cfg
>  |    9 +-
>  common/spl/spl_nand.c
>  |    2 +-
>  drivers/gpio/s5p_gpio.c                                            |
>  204 ++++++++++--
>  drivers/gpio/tegra_gpio.c                                          |
>  20 ++
>  drivers/mmc/tegra_mmc.c                                            |
>  13 +-
>  drivers/mtd/nand/omap_gpmc.c
>  |    2 +-
>  drivers/power/pmic/Makefile
>  |    1 +
>  drivers/power/pmic/pmic_ltc3676.c                                  |
>  32 ++
>  drivers/power/pmic/pmic_pfuze100.c
>  |    2 +-
>  drivers/video/Makefile
>  |    1 +
>  drivers/video/imx25lcdc.c                                          |
>  121 +++++++
>  include/configs/beaver.h
>  |    3 +
>  include/configs/cardhu.h
>  |    3 +
>  include/configs/da850evm.h
>  |    1 +
>  include/configs/draco.h                                            |
>  92 ++++++
>  include/configs/dxr2.h
>  |    4 +-
>  include/configs/embestmx6boards.h                                  |
>  336 +++++++++++++++++++
>  include/configs/exynos5-dt.h
>  |    2 +
>  include/configs/gw_ventana.h                                       |
>  20 ++
>  include/configs/hummingboard.h
>  |    2 +
>  include/configs/k2hk_evm.h
>  |    1 +
>  include/configs/koelsch.h                                          |
>  36 +-
>  include/configs/lager.h                                            |
>  40 +--
>  include/configs/m28evk.h
>  |    1 -
>  include/configs/mx53ard.h
>  |    2 +
>  include/configs/mx53evk.h
>  |    2 +
>  include/configs/mx53loco.h
>  |    2 +
>  include/configs/mx53smd.h
>  |    2 +
>  include/configs/mx6sabre_common.h
>  |    2 +
>  include/configs/mx6sabresd.h
>  |    1 +
>  include/configs/mx6slevk.h                                         |
>  12 +
>  include/configs/mxs.h
>  |    1 +
>  include/configs/nitrogen6x.h
>  |    2 +
>  include/configs/omap3_beagle.h                                     |
>  10 +-
>  include/configs/pepper.h                                           |
>  99 ++++++
>  include/configs/pxm2.h
>  |    2 +-
>  include/configs/s5p_goni.h
>  |    4 +-
>  include/configs/s5pc210_universal.h                                |
>  23 +-
>  include/configs/siemens-am33x-common.h
>  |    8 +-
>  include/configs/smdk5250.h
>  |    4 +
>  include/configs/smdk5420.h
>  |    4 +
>  include/configs/smdkv310.h
>  |    1 +
>  include/configs/snow.h
>  |    4 +
>  include/configs/tegra-common.h
>  |    7 +
>  include/configs/trats.h                                            |
>  17 +-
>  include/configs/trats2.h                                           |
>  17 +-
>  include/configs/udoo.h
>  |    2 +
>  include/configs/wandboard.h                                        |
>  38 ++-
>  include/palmas.h
>  |    4 +
>  include/power/ltc3676_pmic.h                                       |
>  51 +++
>  include/power/pfuze100_pmic.h
>  |    1 +
>  include/samsung/misc.h
>  |    2 + 156 files changed, 7581 insertions(+), 6187 deletions(-)
>  delete mode 100644 arch/arm/cpu/armv7/rmobile/cpu_info-r8a7791.c
>  rename arch/arm/cpu/armv7/rmobile/{cpu_info-r8a7790.c =>
>  cpu_info-rcar.c} (50%) create mode 100644 arch/arm/imx-common/video.c
>  create mode 100644 arch/arm/include/asm/arch-rmobile/rcar-base.h
>  create mode 100644 arch/arm/include/asm/imx-common/video.h create mode
>  100644 arch/arm/lib/vectors.S create mode 100644
>  board/embest/mx6boards/Makefile create mode 100644
>  board/embest/mx6boards/mx6boards.c create mode 100644
>  board/gumstix/pepper/Makefile create mode 100644
>  board/gumstix/pepper/board.c create mode 100644
>  board/gumstix/pepper/board.h create mode 100644
>  board/gumstix/pepper/mux.c rename board/siemens/{dxr2 =>
>  draco}/Makefile (100%) rename board/siemens/{dxr2 => draco}/board.c
>  (63%) rename board/siemens/{dxr2 => draco}/board.h (71%) rename
>  board/siemens/{dxr2 => draco}/mux.c (99%) create mode 100644
>  drivers/power/pmic/pmic_ltc3676.c create mode 100644
>  drivers/video/imx25lcdc.c create mode 100644 include/configs/draco.h
>  create mode 100644 include/configs/embestmx6boards.h create mode
>  100644 include/configs/pepper.h create mode 100644
>  include/power/ltc3676_pmic.h

Applied to u-boot/master, thanks!

-- 
Tom
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 836 bytes
Desc: Digital signature
URL: <http://lists.denx.de/pipermail/u-boot/attachments/20140522/e7d4cfdc/attachment.pgp>

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

* [U-Boot] Pull request: u-boot-arm/master
@ 2014-05-20  8:57 Albert ARIBAUD
  2014-05-22 19:12 ` Tom Rini
  0 siblings, 1 reply; 259+ messages in thread
From: Albert ARIBAUD @ 2014-05-20  8:57 UTC (permalink / raw)
  To: u-boot

Hello Tom,

The following changes since commit
d7782d06534fe4fa47a49fa7c106de5ba85a9687:

  Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx (2014-05-16
  18:30:33 -0400)

are available in the git repository at:


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

for you to fetch changes up to 05d134b084590684bcf4d832c0035952727b7cd9:

  Merge remote-tracking branch 'u-boot/master' (2014-05-20 10:05:42
  +0200)

Note: there still is a Zynq PR pending right now, but I wanted
to get re-synchronized with mainline first; a further PR with Zynq
and individual patches will arrive soon.

----------------------------------------------------------------

Akshay Saraswat (3):
      Exynos5: config: Enable FIT
      S5P: Exynos: Add GPIO pin numbering and rename definitions
      S5P: Exynos: Config: Enable GPIO CMD config

Albert ARIBAUD (12):
      arm1136: move cache code from start.S to cache.c
      arm: move reset_cpu from start.S into cpu.c
      arm: pxa: move SP check from start.S to cpuinfo.c
      arm: remove unused _end_vect and _vectors_end symbols
      arm: move exception handling out of start.S files
      Merge branch 'u-boot-samsung/master' into 'u-boot-arm/master'
      Merge branch 'u-boot-tegra/master' into 'u-boot-arm/master'
      Merge branch 'u-boot-ti/master' into 'u-boot-arm/master'
      Merge branch 'u-boot-imx/master' into 'u-boot-arm/master'
      Merge remote-tracking branch 'u-boot-sh/rmobile'
      boards.cfg: reformat
      Merge remote-tracking branch 'u-boot/master'

Ash Charles (1):
      am335x: pepper: Add Gumstix Pepper AM335x-based machine

Belisko Marek (1):
      mtd: nand: omap_gpmc: Fix update of read_ecc in oob

Christian Riesch (1):
      arm, davinci: Use CONFIG_SPL_PAD_TO for padding the SPL in an ais
image

Dmitry Lifshitz (3):
      ARM: OMAP5: add UART4 support
      ARM: OMAP5: Power: add LDO2 support for Palmas driver
      ARM: OMAP5: add CKO buffer control mask

Egli, Samuel (7):
      siemens: cosmetic: remove unused and rename defines
      siemens: update DDR3 parameters for dxr2
      siemens: add led cmd for flexible LED control
      siemens: change LED indication in DFU mode
      siemens: cosmetic: rename project_dir
      siemens:cosmetic, dxr2: rename dxr2 to draco
      siemens, draco: add new target

Eric Benard (8):
      imx-common: add board_video_skip
      nitrogen6x: use common board_video_skip
      mx6sabresd: use common board_video_skip
      RiOTboard and MarSBoard: add new boards support
      imx-common/video: add detect_hdmi
      nitrogen6x: use common detect_hdmi
      mx6sabresd: use common detect_hdmi
      embest/mx6boards: use common detect_hdmi

Eric Nelson (1):
      ARM: imx6: nitrogen6x: Enable CONFIG_SYS_GENERIC_BOARD

Fabio Estevam (11):
      wandboard: Convert to generic board
      mx53loco: Convert to generic board
      mx6sabre_common: Convert to generic board
      mx53ard: Convert to generic board
      mx53smd: Convert to generic board
      mx53evk: Convert to generic board
      udoo: Convert to generic board
      hummingboard: Convert to generic board
      mx6slevk: Add SPI NOR flash support
      nitrogen6x: Fix the PAD settings for the ECSPI chipselect
      iomux-v3: Add support for mx6sl LVE bit

Inha Song (1):
      samsung: misc: add env default option to lcd menu

Jaehoon Chung (1):
      ARM: exynos: remove the unused code

Khoronzhuk, Ivan (1):
      config: k2hk_evm: Add generic board support

Marek Vasut (1):
      arm: mxs: Enable CONFIG_SYS_GENERIC_BOARD

Mateusz Zalega (1):
      ARM: Samsung: s5p_goni: maintainer update

Nobuhiro Iwamatsu (22):
      arm: rmobile: Coordinate the common part of the header file of
r8a7790 and r8a7791 arm: rmobile: r8a779x: Fix L2 cache init and
latency setting arm: rmobile: koelsch: Change name of structure
      arm: rmobile: koelsch: Remove NOR-Flash support
      arm: rmobile: lager: Change name of the structure
      arm: rmobile: lager: Remove NOR-Flash support
      arm: rmobile: Merge functions to get the CPU information of
R8A7790 and R8A7791 arm: rmobile: Add 1 to value of the CPU revision in
rmobile_get_cpu_rev_integer() arm: rmobile: Add
rmobile_get_cpu_rev_fraction() for R-Car SoCs arm: rmobile: Add
prototype for function to get the CPU information to rmobile.h arm:
rmobile: Update print_cpuinfo function arm: rmobile: r8a7790: Add
support ES2 revision arm: rmobile: r8a7791: Add support ES2 revision
      arm: rmobile: keolsch: Add support ES2 revision of R8A7791
      arm: rmobile: lager: Update QoS initialization to version 0.955
      arm: rmobile: koelsch: Update QoS initialization
      arm: rmobile: koelsch: Update calculation of
CONFIG_SH_TMU_CLK_FREQ arm: rmobile: Add register infomation of PLL
regsiter arm: rmobile: koelsch: Change to maximum CPU frequency
      arm: rmobile: lager: Update calculation of CONFIG_SH_TMU_CLK_FREQ
      arm: rmobile: lager: Change to maximum CPU frequency
      arm: rmobile: lager: Remove MACH_TYPE_LAGER and CONFIG_MACH_TYPE

Otavio Salvador (2):
      wandboard: add Future Eletronics 7" WVGA LCD extension board
      wandboard: Pass video kernel arguments for HDMI and LCD

Przemyslaw Marczak (4):
      samsung: misc: allows using environmental macros as args in menu
commands samsung: misc: add gpt restore option to lcd menu
      samsung: misc: menu: increase delay in menu main loop
      samsung: misc: remove download mode info screen

Robert Nelson (2):
      omap3_beagle: use omap3-beagle-xm-ab.dtb for the xM AB revision
      omap3_beagle: xM A/B validate new dtb exits in file system

Stefano Babic (3):
      mx6: fix weird formatting in imx6q-sabreauto.dts
      Merge branch 'master' of git://git.denx.de/u-boot-arm
      Merge branch 'master' of git://git.denx.de/u-boot-arm

Stephen Warren (10):
      ARM: tegra: set CONFIG_SYS_MMC_MAX_DEVICE
      ARM: tegra: fix CPU VDD comment in Tegra30 CPU init code
      ARM: tegra: allow pinmux mux option not to be set by init tables
      ARM: tegra: add GPIO initialization table function
      ARM: tegra: add function to enable input clamping on tristate
      ARM: tegra: make use of GPIO init table on Jetson TK1
      ARM: tegra: clamp inputs on Jetson TK1
      ARM: tegra: update Venice2 pinmux
      ARM: tegra: Venice2 pinmux spreadsheet updates
      ARM: tegra: use a CPU freq that all SKUs can support

Thomas Diener (2):
      imx25: Add new hardware registers
      video: Add support for imx25 lcd controller

Tim Harvey (10):
      ventana: fixed comments in eeprom header
      ventana: remove redundant include
      power: make pfuze100 be able to coexist with other pmics
      ventana: use non-generic pfuze100 init
      power: Add support for LTC3676 PMIC
      ventana: Add support for the LTC3676 PMIC
      imx6: ventana: fix system-serial dt property
      imx: ventana: Convert to generic board
      imx: ventana: add HDMI and LVDS display capability
      nand: remove CONFIG_SYS_NAND_PAGE_SIZE

Yegor Yefremov (1):
      am33xx: add SSC enable macro

?ukasz Majewski (2):
      trats2: config: fix: Set default console to ttySAC2
      trats: config: fix: Set default console to ttySAC2

 Makefile
 |    2 +-
 arch/arm/cpu/arm1136/start.S                                       |
 254 +-------------
 arch/arm/cpu/arm1176/start.S                                       |
 198 +----------
 arch/arm/cpu/arm720t/start.S                                       |
 229 +------------
 arch/arm/cpu/arm720t/tegra-common/cpu.c                            |
 10 +-
 arch/arm/cpu/arm720t/tegra30/cpu.c                                 |
 23 +-
 arch/arm/cpu/arm920t/ep93xx/u-boot.lds
 |    3 +-
 arch/arm/cpu/arm920t/start.S                                       |
 216 +-----------
 arch/arm/cpu/arm926ejs/mxs/start.S                                 |
 92 +-----
 arch/arm/cpu/arm926ejs/spear/start.S                               |
 27 +-
 arch/arm/cpu/arm926ejs/spear/u-boot-spl.lds
 |    1 +
 arch/arm/cpu/arm926ejs/start.S                                     |
 262 +--------------
 arch/arm/cpu/arm946es/cpu.c                                        |
 13 +
 arch/arm/cpu/arm946es/start.S                                      |
 246 +-------------
 arch/arm/cpu/arm_intcm/start.S                                     |
 228 +------------
 arch/arm/cpu/armv7/exynos/pinmux.c                                 |
 561 +++++++++++++++++--------------
 arch/arm/cpu/armv7/rmobile/Makefile
 |    4 +-
 arch/arm/cpu/armv7/rmobile/cpu_info-r8a7791.c                      |
 29 -- arch/arm/cpu/armv7/rmobile/{cpu_info-r8a7790.c =>
 cpu_info-rcar.c} |   12 +-
 arch/arm/cpu/armv7/rmobile/cpu_info.c                              |
 49 ++-
 arch/arm/cpu/armv7/rmobile/lowlevel_init_ca15.S                    |
 20 +-
 arch/arm/cpu/armv7/socfpga/lowlevel_init.S                         |
 15 +-
 arch/arm/cpu/armv7/start.S                                         |
 253 +-------------
 arch/arm/cpu/armv7/zynq/u-boot.lds
 |    2 +-
 arch/arm/cpu/pxa/cpuinfo.c
 |    6 +
 arch/arm/cpu/pxa/start.S                                           |
 253 +-------------
 arch/arm/cpu/sa1100/cpu.c                                          |
 14 +
 arch/arm/cpu/sa1100/start.S                                        |
 225 +------------
 arch/arm/cpu/tegra-common/pinmux-common.c                          |
 19 ++
 arch/arm/cpu/u-boot-spl.lds
 |    1 +
 arch/arm/cpu/u-boot.lds
 |    1 +
 arch/arm/dts/exynos4210-origen.dts
 |    4 +-
 arch/arm/dts/exynos4210-trats.dts
 |    6 +-
 arch/arm/dts/exynos4210-universal_c210.dts
 |    4 +-
 arch/arm/dts/exynos4412-trats2.dts
 |    4 +-
 arch/arm/dts/imx6q-sabreauto.dts                                   |
 10 +-
 arch/arm/imx-common/Makefile
 |    1 +
 arch/arm/imx-common/iomux-v3.c
 |    8 +
 arch/arm/imx-common/video.c                                        |
 65 ++++
 arch/arm/include/asm/arch-am33xx/clock.h
 |    2 +
 arch/arm/include/asm/arch-exynos/cpu.h                             |
 17 +-
 arch/arm/include/asm/arch-exynos/gpio.h                            |
 1761
 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++----------------
 arch/arm/include/asm/arch-mx25/imx-regs.h                          |
 175 ++++++++++
 arch/arm/include/asm/arch-mx6/mx6sl_pins.h
 |    4 +
 arch/arm/include/asm/arch-omap5/clock.h
 |    3 +
 arch/arm/include/asm/arch-omap5/omap.h
 |    1 +
 arch/arm/include/asm/arch-rmobile/r8a7790.h                        |
 609 +---------------------------------
 arch/arm/include/asm/arch-rmobile/r8a7791.h                        |
 626 +----------------------------------
 arch/arm/include/asm/arch-rmobile/rcar-base.h                      |
 637 +++++++++++++++++++++++++++++++++++
 arch/arm/include/asm/arch-rmobile/rmobile.h
 |    6 +
 arch/arm/include/asm/arch-s5pc1xx/gpio.h                           |
 948 ++++++++++++++++++++++++++++++++++++++++++++--------
 arch/arm/include/asm/arch-tegra/gpio.h                             |
 20 ++
 arch/arm/include/asm/arch-tegra/pinmux.h
 |    5 +
 arch/arm/include/asm/arch-tegra/tegra_mmc.h
 |    2 -
 arch/arm/include/asm/arch-tegra114/pinmux.h
 |    1 +
 arch/arm/include/asm/arch-tegra124/pinmux.h
 |    1 +
 arch/arm/include/asm/arch-tegra20/pinmux.h
 |    1 +
 arch/arm/include/asm/arch-tegra30/pinmux.h
 |    1 +
 arch/arm/include/asm/imx-common/iomux-v3.h
 |    5 +
 arch/arm/include/asm/imx-common/video.h                            |
 24 ++
 arch/arm/lib/Makefile
 |    2 +-
 arch/arm/lib/cache.c                                               |
 13 +-
 arch/arm/lib/vectors.S                                             |
 291 ++++++++++++++++
 board/boundary/nitrogen6x/nitrogen6x.c                             |
 69 +---
 board/compulab/cm_t335/u-boot.lds
 |    1 +
 board/embest/mx6boards/Makefile
 |    9 +
 board/embest/mx6boards/mx6boards.c                                 |
 601 +++++++++++++++++++++++++++++++++
 board/freescale/mx31ads/u-boot.lds
 |    1 +
 board/freescale/mx6sabresd/mx6sabresd.c                            |
 67 +---
 board/freescale/mx6slevk/mx6slevk.c                                |
 20 ++
 board/gateworks/gw_ventana/gw_ventana.c                            |
 215 ++++++++++--
 board/gateworks/gw_ventana/ventana_eeprom.h                        |
 14 +-
 board/gumstix/pepper/Makefile                                      |
 13 +
 board/gumstix/pepper/board.c                                       |
 226 +++++++++++++
 board/gumstix/pepper/board.h                                       |
 19 ++
 board/gumstix/pepper/mux.c                                         |
 78 +++++
 board/nvidia/jetson-tk1/jetson-tk1.c
 |    6 +
 board/nvidia/jetson-tk1/pinmux-config-jetson-tk1.h                 |
 256 +++++++++-----
 board/nvidia/venice2/pinmux-config-venice2.h                       |
 567 +++++++++++++++----------------
 board/nvidia/venice2/venice2.c                                     |
 19 +-
 board/renesas/koelsch/koelsch.c                                    |
 194 +----------
 board/renesas/koelsch/qos.c                                        |
 404 ++++++++++++++---------
 board/renesas/lager/lager.c                                        |
 196 +----------
 board/renesas/lager/qos.c                                          |
 236 ++++++-------
 board/samsung/arndale/arndale.c                                    |
 11 +-
 board/samsung/common/misc.c                                        |
 130 ++++----
 board/samsung/goni/goni.c                                          |
 32 +-
 board/samsung/smdk5250/exynos5-dt.c                                |
 20 +-
 board/samsung/smdk5250/smdk5250.c                                  |
 19 +-
 board/samsung/smdk5420/smdk5420.c                                  |
 15 +-
 board/samsung/smdkc100/smdkc100.c
 |    5 +-
 board/samsung/smdkv310/smdkv310.c                                  |
 19 +-
 board/samsung/trats/trats.c                                        |
 39 +--
 board/samsung/trats2/trats2.c                                      |
 74 ++---
 board/samsung/universal_c210/universal.c                           |
 51 ++-
 board/siemens/common/board.c                                       |
 46 ++- board/siemens/{dxr2 =>
 draco}/Makefile                             |    0 board/siemens/{dxr2
 => draco}/board.c                              |  112 ++++---
 board/siemens/{dxr2 => draco}/board.h                              |
 26 +- board/siemens/{dxr2 =>
 draco}/mux.c                                |    2 +-
 board/siemens/pxm2/board.c                                         |
 10 +-
 board/siemens/rut/board.c
 |    2 +-
 board/ti/am335x/u-boot.lds
 |    1 +
 board/wandboard/wandboard.c                                        |
 146 ++++++--
 boards.cfg
 |    9 +-
 common/spl/spl_nand.c
 |    2 +-
 drivers/gpio/s5p_gpio.c                                            |
 204 ++++++++++--
 drivers/gpio/tegra_gpio.c                                          |
 20 ++
 drivers/mmc/tegra_mmc.c                                            |
 13 +-
 drivers/mtd/nand/omap_gpmc.c
 |    2 +-
 drivers/power/pmic/Makefile
 |    1 +
 drivers/power/pmic/pmic_ltc3676.c                                  |
 32 ++
 drivers/power/pmic/pmic_pfuze100.c
 |    2 +-
 drivers/video/Makefile
 |    1 +
 drivers/video/imx25lcdc.c                                          |
 121 +++++++
 include/configs/beaver.h
 |    3 +
 include/configs/cardhu.h
 |    3 +
 include/configs/da850evm.h
 |    1 +
 include/configs/draco.h                                            |
 92 ++++++
 include/configs/dxr2.h
 |    4 +-
 include/configs/embestmx6boards.h                                  |
 336 +++++++++++++++++++
 include/configs/exynos5-dt.h
 |    2 +
 include/configs/gw_ventana.h                                       |
 20 ++
 include/configs/hummingboard.h
 |    2 +
 include/configs/k2hk_evm.h
 |    1 +
 include/configs/koelsch.h                                          |
 36 +-
 include/configs/lager.h                                            |
 40 +--
 include/configs/m28evk.h
 |    1 -
 include/configs/mx53ard.h
 |    2 +
 include/configs/mx53evk.h
 |    2 +
 include/configs/mx53loco.h
 |    2 +
 include/configs/mx53smd.h
 |    2 +
 include/configs/mx6sabre_common.h
 |    2 +
 include/configs/mx6sabresd.h
 |    1 +
 include/configs/mx6slevk.h                                         |
 12 +
 include/configs/mxs.h
 |    1 +
 include/configs/nitrogen6x.h
 |    2 +
 include/configs/omap3_beagle.h                                     |
 10 +-
 include/configs/pepper.h                                           |
 99 ++++++
 include/configs/pxm2.h
 |    2 +-
 include/configs/s5p_goni.h
 |    4 +-
 include/configs/s5pc210_universal.h                                |
 23 +-
 include/configs/siemens-am33x-common.h
 |    8 +-
 include/configs/smdk5250.h
 |    4 +
 include/configs/smdk5420.h
 |    4 +
 include/configs/smdkv310.h
 |    1 +
 include/configs/snow.h
 |    4 +
 include/configs/tegra-common.h
 |    7 +
 include/configs/trats.h                                            |
 17 +-
 include/configs/trats2.h                                           |
 17 +-
 include/configs/udoo.h
 |    2 +
 include/configs/wandboard.h                                        |
 38 ++-
 include/palmas.h
 |    4 +
 include/power/ltc3676_pmic.h                                       |
 51 +++
 include/power/pfuze100_pmic.h
 |    1 +
 include/samsung/misc.h
 |    2 + 156 files changed, 7581 insertions(+), 6187 deletions(-)
 delete mode 100644 arch/arm/cpu/armv7/rmobile/cpu_info-r8a7791.c
 rename arch/arm/cpu/armv7/rmobile/{cpu_info-r8a7790.c =>
 cpu_info-rcar.c} (50%) create mode 100644 arch/arm/imx-common/video.c
 create mode 100644 arch/arm/include/asm/arch-rmobile/rcar-base.h
 create mode 100644 arch/arm/include/asm/imx-common/video.h create mode
 100644 arch/arm/lib/vectors.S create mode 100644
 board/embest/mx6boards/Makefile create mode 100644
 board/embest/mx6boards/mx6boards.c create mode 100644
 board/gumstix/pepper/Makefile create mode 100644
 board/gumstix/pepper/board.c create mode 100644
 board/gumstix/pepper/board.h create mode 100644
 board/gumstix/pepper/mux.c rename board/siemens/{dxr2 =>
 draco}/Makefile (100%) rename board/siemens/{dxr2 => draco}/board.c
 (63%) rename board/siemens/{dxr2 => draco}/board.h (71%) rename
 board/siemens/{dxr2 => draco}/mux.c (99%) create mode 100644
 drivers/power/pmic/pmic_ltc3676.c create mode 100644
 drivers/video/imx25lcdc.c create mode 100644 include/configs/draco.h
 create mode 100644 include/configs/embestmx6boards.h create mode
 100644 include/configs/pepper.h create mode 100644
 include/power/ltc3676_pmic.h

Amicalement,
-- 
Albert.

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

* [U-Boot] Pull request: u-boot-arm/master
  2014-05-09  9:56 Albert ARIBAUD
@ 2014-05-09 16:15 ` Tom Rini
  0 siblings, 0 replies; 259+ messages in thread
From: Tom Rini @ 2014-05-09 16:15 UTC (permalink / raw)
  To: u-boot

On Fri, May 09, 2014 at 11:56:56AM +0200, Albert ARIBAUD wrote:

> Hello Tom,
> 
> The following changes since commit
> 173d294b94cfec10063a5be40934d6d8fb7981ce:
> 
>   Merge branch 'serial' of git://www.denx.de/git/u-boot-microblaze
>   (2014-05-06 14:55:45 -0400)
> 
> are available in the git repository at:
> 
> 
>   git://git.denx.de/u-boot-arm master
> 
> for you to fetch changes up to d2a3e911390f9fc4d8c0ee4b3c7fc75f4fd3fd19:
> 
>   Merge branch 'u-boot/master' (2014-05-09 11:50:14 +0200)
> 
> Note that there was a trivial merge conflict between ARM and mainline
> trees on drivers/net/Makefile:
> 
> 	<<<<<<< HEAD
> 	obj-$(CONFIG_INCA_IP_SWITCH) += inca-ip_sw.o
> 	obj-$(CONFIG_DRIVER_TI_KEYSTONE_NET) += keystone_net.o
> 	=======
> 	>>>>>>> u-boot/master
> 
> This is solved in the ARM ToT commit d2a3e911.
> 
> ----------------------------------------------------------------
> 
> Albert ARIBAUD (3):
>       Merge branch 'u-boot-tegra/master' into 'u-boot-arm/master'
>       Merge branch 'u-boot-ti/master' into 'u-boot-arm/master'
>       Merge branch 'u-boot/master'
> 
> Karicheri, Muralidharan (6):
>       tools: mkimage: add support for gpimage format
>       NAND: DaVinci: allow forced disable of subpage writes
>       i2c, davinci: move i2c_defs.h to the drivers/i2c directory
>       spi: davinci: add support for multiple bus and chip select
>       k2hk-evm: add configuration for spi1 and spi2 support
>       keystone2: net: add keystone ethernet driver
> 
> Manish Badarkhe (1):
>       arm, da850: staticize funtions
> 
> Nishanth Menon (11):
>       OMAP: common: consolidate fake USB ethernet MAC address creation
>       omap3/sys_info: provide interface to read die id
>       OMAP3: beagle-xm: generate fake USB ethernet MAC address from
> dieid omap3: zoom1: enable CONFIG_SYS_GENERIC_BOARD
>       OMAP3: zoom1: Configure GPMC for Ethernet
>       OMAP3: zoom1: enable LAN9211
>       omap3: zoom1: enable common network commands
>       omap3: zoom1: disable JFFS2 and enable FS_GENERIC
>       omap3: zoom1: enable bootz
>       omap3: zoom1: fix default console
>       omap3: zoom1: switch to generic ti_omap3_common config header
> 
> Poddar, Sourav (1):
>       spi: ti_qspi: Add delay for successful bulk erase.
> 
> Rob Herring (2):
>       ARM: highbank: use config_distro_defaults.h
>       ARM: highbank: use default prompt
> 
> Stefan Agner (3):
>       usb: tegra: fix USB2 powerdown for Tegra30 and later
>       usb: tegra: fix PHY configuration
>       usb: tegra: combine header file
> 
> Stephen Warren (14):
>       ARM: tegra: pinctrl: remove func_safe
>       ARM: tegra: pinctrl: remove vddio
>       ARM: tegra: pinctrl: make pmux_func values consistent on Tegra20
>       ARM: tegra: prototype pinmux_init() in board.h
>       ARM: tegra: use apb_misc.h in more places
>       ARM: tegra: pinctrl: remove duplication
>       ARM: tegra: reduce public pinmux API
>       ARM: tegra: pinmux naming consistency fixes
>       ARM: tegra: Tegra20 pinmux cleanup
>       ARM: tegra: Tegra30 pinmux cleanup
>       ARM: tegra: Tegra114 pinmux cleanup
>       ARM: tegra: Tegra124 pinmux cleanup
>       ARM: tegra: add Jetson TK1 board
>       ARM: tegra: pack pinmux data tables tighter
> 
> Tom Rini (22):
>       fw_env.c: Switch get_config to use '%ms' in sscanf
>       env_mmc.c: Allow environment to be used within SPL
>       env_mmc.c: Remove NULL check on tmp_env1/2
>       mtd: Add a CONFIG_SPL_MTD_SUPPORT for a more full NAND subsystem
> in SPL mtd: Build nand_util.o for CONFIG_ENV_IS_IN_NAND in SPL
>       am335x_evm: Make SPL_OS also check the boot_os variable for
> falcon mode README: Add CONFIG_SPL_OS_BOOT to README
>       README.falcon: Document environment variables for falcon mode
>       a3m071: Make spl_start_uboot test like getenv_yesno does
>       spl_mmc/CONFIG_SPL_OS_BOOT: Allow environment to determine what
> to boot TI: Add, use a DEFAULT_LINUX_BOOT_ENV environment string
>       am335x_evm: Update the ramdisk args, we pass things in just fine
> via DT am43xx_evm: Update the ramdisk args, we pass things in just fine
> via DT TI:omap5: Move CONFIG_ENV_SIZE to board config files
>       TI:armv7: Change Falcon Mode DT load address
>       am335x_evm: Drop SPI SPL support from the default build
>       SPL:SPI: Add Falcon Mode support
>       dra7xx_evm: Add QSPI_4 support, qspiboot build target
>       TI:armv7: Switch to CONFIG_SYS_BOARD_GENERIC
>       TI:omap3: Convert omap3_beagle to ti_omap3_common.h
>       am335x: Switch to CONFIG_SKIP_LOWLEVEL_INIT from guarding SPL or
> NOR_BOOT am43xx_evm: Drop SPI SPL
> 
> Vitaly Andrianov (5):
>       fdt: call ft_board_setup_ex() at the end of image_setup_libfdt()
>       arm: add support for arch timer
>       i2c, davinci: convert driver to new mutlibus/mutliadapter
> framework k2hk: add support for k2hk SOC and EVM
>       keystone2: add keystone multicore navigator driver
> 
> Wolfgang Denk (3):
>       ARM: OMAP: remove sr32() from OMAP board code
>       ARM: OMAP: hide custom bit manipulation function sr32()
>       ARM: OMAP: replace custom sr32() by standard I/O accessors
> 
>  Makefile                                                     |  10 ++
>  README                                                       |  13 ++
>  arch/arm/cpu/arm720t/tegra-common/spl.c                      |   6 +-
>  arch/arm/cpu/arm720t/tegra114/cpu.c                          |   4 +-
>  arch/arm/cpu/arm720t/tegra124/cpu.c                          |   4 +-
>  arch/arm/cpu/arm926ejs/davinci/da850_lowlevel.c              |   6 +-
>  arch/arm/cpu/arm926ejs/davinci/dm355.c                       |   2 +-
>  arch/arm/cpu/arm926ejs/davinci/dm365.c                       |   2 +-
>  arch/arm/cpu/arm926ejs/davinci/dm644x.c                      |   2 +-
>  arch/arm/cpu/arm926ejs/davinci/dm646x.c                      |   2 +-
>  arch/arm/cpu/armv7/Makefile                                  |   1 +
>  arch/arm/cpu/armv7/am33xx/board.c                            |   4 +-
>  arch/arm/cpu/armv7/am33xx/emif4.c                            |   2 +-
>  arch/arm/cpu/armv7/arch_timer.c                              |  58
>  +++++++ arch/arm/cpu/armv7/keystone/Makefile
>  |  17 ++ arch/arm/cpu/armv7/keystone/aemif.c
>  |  71 ++++++++
>  arch/arm/cpu/armv7/keystone/clock.c                          | 318
>  +++++++++++++++++++++++++++++++++++
>  arch/arm/cpu/armv7/keystone/cmd_clock.c                      | 124
>  ++++++++++++++
>  arch/arm/cpu/armv7/keystone/cmd_mon.c                        | 131
>  +++++++++++++++
>  arch/arm/cpu/armv7/keystone/ddr3.c                           |  69
>  ++++++++ arch/arm/cpu/armv7/keystone/init.c
>  |  56 ++++++
>  arch/arm/cpu/armv7/keystone/keystone_nav.c                   | 376
>  +++++++++++++++++++++++++++++++++++++++++
>  arch/arm/cpu/armv7/keystone/msmc.c                           |  68
>  ++++++++ arch/arm/cpu/armv7/keystone/psc.c
>  | 237 ++++++++++++++++++++++++++
>  arch/arm/cpu/armv7/keystone/spl.c                            |  45
>  +++++ arch/arm/cpu/armv7/omap-common/boot-common.c                 |
>  11 ++ arch/arm/cpu/armv7/omap-common/utils.c                       |
>  21 +++ arch/arm/cpu/armv7/omap3/board.c
>  |   4 +- arch/arm/cpu/armv7/omap3/clock.c
>  | 355 +++++++++++++++++++++-----------------
>  arch/arm/cpu/armv7/omap3/sys_info.c                          |  19 ++-
>  arch/arm/cpu/armv7/syslib.c                                  |  13 --
>  arch/arm/cpu/tegra-common/Makefile                           |   6 +-
>  arch/arm/cpu/tegra-common/pinmux-common.c                    | 508
>  +++++++++++++++++++++++++++++++++++++++++++++++++++++++
>  arch/arm/cpu/tegra114-common/funcmux.c                       |  32
>  ++-- arch/arm/cpu/tegra114-common/pinmux.c                        |
>  895
>  ++++++++++++++++++++++++------------------------------------------------------------------------
>  arch/arm/cpu/tegra124-common/funcmux.c                       |  38
>  +++-- arch/arm/cpu/tegra124-common/pinmux.c                        |
>  898
>  ++++++++++++++++++++++++++-----------------------------------------------------------------------
>  arch/arm/cpu/tegra20-common/emc.c                            |   2 +-
>  arch/arm/cpu/tegra20-common/funcmux.c                        | 185
>  ++++++++++----------
>  arch/arm/cpu/tegra20-common/pinmux.c                         | 416
>  ++++++++++++++++-----------------------------
>  arch/arm/cpu/tegra20-common/warmboot.c                       |   8 +-
>  arch/arm/cpu/tegra20-common/warmboot_avp.c                   |   6 +-
>  arch/arm/cpu/tegra30-common/funcmux.c                        |  20 ++-
>  arch/arm/cpu/tegra30-common/pinmux.c                         | 948
>  +++++++++++++++++++++++++++++-------------------------------------------------------------------------
>  arch/arm/dts/Makefile                                        |   1 +
>  arch/arm/dts/tegra124-jetson-tk1.dts                         |  84
>  +++++++++ arch/arm/include/asm/arch-davinci/da850_lowlevel.h
>  |   3 - arch/arm/include/asm/arch-davinci/i2c_defs.h
>  |  71 +-------
>  arch/arm/include/asm/arch-keystone/clock-k2hk.h              | 109
>  ++++++++++++
>  arch/arm/include/asm/arch-keystone/clock.h                   |  17 ++
>  arch/arm/include/asm/arch-keystone/clock_defs.h              | 111
>  ++++++++++++
>  arch/arm/include/asm/arch-keystone/emac_defs.h               | 240
>  ++++++++++++++++++++++++++
>  arch/arm/include/asm/arch-keystone/emif_defs.h               |  73
>  ++++++++ arch/arm/include/asm/arch-keystone/hardware-k2hk.h
>  | 150 +++++++++++++++++
>  arch/arm/include/asm/arch-keystone/hardware.h                | 175
>  +++++++++++++++++++
>  arch/arm/include/asm/arch-keystone/i2c_defs.h                |  17 ++
>  arch/arm/include/asm/arch-keystone/keystone_nav.h            | 193
>  +++++++++++++++++++++
>  arch/arm/include/asm/arch-keystone/nand_defs.h               |  23 +++
>  arch/arm/include/asm/arch-keystone/psc_defs.h                |  90
>  ++++++++++
>  arch/arm/include/asm/arch-keystone/spl.h                     |  12 ++
>  arch/arm/include/asm/arch-omap3/sys_proto.h                  |   3 +-
>  arch/arm/include/asm/arch-omap4/sys_proto.h                  |   1 -
>  arch/arm/include/asm/arch-omap5/sys_proto.h                  |   1 -
>  arch/arm/include/asm/{arch-tegra20 => arch-tegra}/apb_misc.h |   2 +
>  arch/arm/include/asm/arch-tegra/board.h                      |   1 +
>  arch/arm/include/asm/arch-tegra/pinmux.h                     | 185
>  ++++++++++++++++++++
>  arch/arm/include/asm/arch-tegra/usb.h                        | 223
>  +++++++++++++++++++++++-
>  arch/arm/include/asm/arch-tegra114/pinmux.h                  | 836
>  +++++++++++++++++++++++++++++-------------------------------------------------------------
>  arch/arm/include/asm/arch-tegra114/usb.h                     | 156
>  -----------------
>  arch/arm/include/asm/arch-tegra124/pinmux.h                  | 866
>  ++++++++++++++++++++++++++++++++-------------------------------------------------------------
>  arch/arm/include/asm/arch-tegra124/usb.h                     | 268
>  -----------------------------
>  arch/arm/include/asm/arch-tegra20/pinmux.h                   | 372
>  +++++++++++++++-------------------------
>  arch/arm/include/asm/arch-tegra20/usb.h                      | 155
>  -----------------
>  arch/arm/include/asm/arch-tegra30/pinmux.h                   | 963
>  ++++++++++++++++++++++++++++++++++++++------------------------------------------------------------------
>  arch/arm/include/asm/arch-tegra30/usb.h                      | 168
>  ------------------
>  arch/arm/include/asm/omap_common.h                           |   2 +
>  board/a3m071/a3m071.c                                        |   3 +-
>  board/avionic-design/common/pinmux-config-tamonten-ng.h      | 492
>  ++++++++++++++++++++++++++---------------------------
>  board/avionic-design/common/tamonten-ng.c                    |  12 +-
>  board/avionic-design/common/tamonten.c                       |   4 +-
>  board/compal/paz00/paz00.c                                   |  22 +--
>  board/compulab/trimslice/trimslice.c                         |   4 +-
>  board/logicpd/zoom1/config.mk                                |   1 -
>  board/logicpd/zoom1/zoom1.c                                  |  38
>  ++++- board/logicpd/zoom1/zoom1.h                                  |
>  19 ++- board/nvidia/cardhu/cardhu.c
>  |   6 +- board/nvidia/cardhu/pinmux-config-cardhu.h
>  | 498 +++++++++++++++++++++++++++---------------------------
>  board/nvidia/common/board.c                                  |   9 +-
>  board/nvidia/dalmore/dalmore.c                               |   9 +-
>  board/nvidia/dalmore/pinmux-config-dalmore.h                 | 388
>  +++++++++++++++++++++---------------------
>  board/nvidia/harmony/harmony.c                               |  18 +-
>  board/nvidia/jetson-tk1/Makefile                             |   9 +
>  board/nvidia/jetson-tk1/jetson-tk1.c                         |  23 +++
>  board/nvidia/jetson-tk1/pinmux-config-jetson-tk1.h           | 227
>  +++++++++++++++++++++++++
>  board/nvidia/seaboard/seaboard.c                             |   6 +-
>  board/nvidia/venice2/as3722_init.h                           |   4 +
>  board/nvidia/venice2/pinmux-config-venice2.h                 | 360
>  +++++++++++++++++++--------------------
>  board/nvidia/venice2/venice2.c                               |  15 +-
>  board/silica/pengwyn/Makefile                                |   2 +-
>  board/ti/am335x/Makefile                                     |   2 +-
>  board/ti/am335x/board.c                                      |  15 +-
>  board/ti/beagle/beagle.c                                     |  11 ++
>  board/ti/dra7xx/evm.c                                        |  19 +++
>  board/ti/k2hk_evm/Makefile                                   |   9 +
>  board/ti/k2hk_evm/README                                     | 122
>  ++++++++++++++
>  board/ti/k2hk_evm/board.c                                    | 301
>  +++++++++++++++++++++++++++++++++
>  board/ti/k2hk_evm/ddr3.c                                     | 268
>  +++++++++++++++++++++++++++++
>  board/ti/omap5_uevm/evm.c                                    |  25 +--
>  board/ti/panda/panda.c                                       |  23 +--
>  board/toradex/colibri_t20-common/colibri_t20-common.c        |   8 +-
>  board/toradex/colibri_t20_iris/colibri_t20_iris.c            |   4 +-
>  boards.cfg                                                   |   5 +-
>  common/env_mmc.c                                             |  49
>  ++++-- common/image-fdt.c
>  |   5 + common/image.c
>  |   1 + common/spl/spl_fat.c
>  |  27 +++ doc/README.falcon
>  |  13 ++ drivers/i2c/Makefile
>  |   2 +- drivers/i2c/davinci_i2c.c
>  | 402 +++++++++++++++++++++++++------------------
>  drivers/i2c/davinci_i2c.h                                    |  78
>  +++++++++ drivers/mtd/nand/Makefile
>  |   3 + drivers/mtd/nand/am335x_spl_bch.c
>  |  54 +++---
>  drivers/mtd/nand/davinci_nand.c                              |   3 +
>  drivers/mtd/spi/spi_spl_load.c                               |  46
>  ++++- drivers/net/Makefile                                         |
>  2 + drivers/net/keystone_net.c                                   | 716
>  +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
>  drivers/serial/ns16550.c                                     |   8 +
>  drivers/spi/davinci_spi.c                                    |  49
>  +++++- drivers/spi/davinci_spi.h                                    |
>  33 ++++ drivers/spi/tegra20_sflash.c
>  |   6 +- drivers/spi/ti_qspi.c
>  |   3 + drivers/usb/host/ehci-tegra.c
>  |  28 ++- drivers/video/tegra.c
>  |   4 +- include/configs/am335x_evm.h
>  |  25 ++- include/configs/am43xx_evm.h
>  |  17 +- include/configs/cam_enc_4xx.h
>  |   8 +- include/configs/da830evm.h
>  |   8 +- include/configs/da850evm.h
>  |   8 +- include/configs/davinci_dm355evm.h
>  |   8 +- include/configs/davinci_dm355leopard.h
>  |   8 +- include/configs/davinci_dm365evm.h
>  |   8 +- include/configs/davinci_dm6467evm.h
>  |   8 +- include/configs/davinci_dvevm.h
>  |   8 +- include/configs/davinci_schmoogie.h
>  |   8 +- include/configs/davinci_sffsdr.h
>  |   8 +- include/configs/davinci_sonata.h
>  |   8 +- include/configs/dra7xx_evm.h
>  |  38 ++++-
>  include/configs/ea20.h                                       |   7 +-
>  include/configs/enbw_cmc.h                                   |   8 +-
>  include/configs/highbank.h                                   |  26 +--
>  include/configs/jetson-tk1.h                                 |  79
>  +++++++++ include/configs/k2hk_evm.h
>  | 256 ++++++++++++++++++++++++++++
>  include/configs/omap3_beagle.h                               | 184
>  ++------------------
>  include/configs/omap3_zoom1.h                                | 167
>  ++++++------------
>  include/configs/omap5_uevm.h                                 |   1 +
>  include/configs/ti_am335x_common.h                           |   2 +
>  include/configs/ti_armv7_common.h                            |  34
>  +++- include/configs/ti_omap3_common.h                            |
>  4 + include/configs/ti_omap4_common.h                            |   6
>  +- include/configs/ti_omap5_common.h                            |   9
>  +- include/fdt_support.h                                        |   7
>  + include/image.h                                              |   1 +
>  spl/Makefile                                                 |   1 +
>  tools/Makefile                                               |   2 +
>  tools/env/fw_env.c                                           |  13 +-
>  tools/gpheader.h                                             |  40
>  +++++ tools/gpimage-common.c                                       |
>  80 +++++++++
>  tools/gpimage.c                                              |  77
>  +++++++++ tools/imagetool.c
>  |   2 + tools/imagetool.h
>  |   1 + tools/omapimage.c                                            |
>  104 ++----------
>  tools/omapimage.h                                            |   5 -
>  172 files changed, 10253 insertions(+), 7128 deletions(-) create mode
>  100644 arch/arm/cpu/armv7/arch_timer.c create mode 100644
>  arch/arm/cpu/armv7/keystone/Makefile create mode 100644
>  arch/arm/cpu/armv7/keystone/aemif.c create mode 100644
>  arch/arm/cpu/armv7/keystone/clock.c create mode 100644
>  arch/arm/cpu/armv7/keystone/cmd_clock.c create mode 100644
>  arch/arm/cpu/armv7/keystone/cmd_mon.c create mode 100644
>  arch/arm/cpu/armv7/keystone/ddr3.c create mode 100644
>  arch/arm/cpu/armv7/keystone/init.c create mode 100644
>  arch/arm/cpu/armv7/keystone/keystone_nav.c create mode 100644
>  arch/arm/cpu/armv7/keystone/msmc.c create mode 100644
>  arch/arm/cpu/armv7/keystone/psc.c create mode 100644
>  arch/arm/cpu/armv7/keystone/spl.c create mode 100644
>  arch/arm/cpu/tegra-common/pinmux-common.c create mode 100644
>  arch/arm/dts/tegra124-jetson-tk1.dts create mode 100644
>  arch/arm/include/asm/arch-keystone/clock-k2hk.h create mode 100644
>  arch/arm/include/asm/arch-keystone/clock.h create mode 100644
>  arch/arm/include/asm/arch-keystone/clock_defs.h create mode 100644
>  arch/arm/include/asm/arch-keystone/emac_defs.h create mode 100644
>  arch/arm/include/asm/arch-keystone/emif_defs.h create mode 100644
>  arch/arm/include/asm/arch-keystone/hardware-k2hk.h create mode 100644
>  arch/arm/include/asm/arch-keystone/hardware.h create mode 100644
>  arch/arm/include/asm/arch-keystone/i2c_defs.h create mode 100644
>  arch/arm/include/asm/arch-keystone/keystone_nav.h create mode 100644
>  arch/arm/include/asm/arch-keystone/nand_defs.h create mode 100644
>  arch/arm/include/asm/arch-keystone/psc_defs.h create mode 100644
>  arch/arm/include/asm/arch-keystone/spl.h rename
>  arch/arm/include/asm/{arch-tegra20 => arch-tegra}/apb_misc.h (87%)
>  create mode 100644 arch/arm/include/asm/arch-tegra/pinmux.h delete
>  mode 100644 arch/arm/include/asm/arch-tegra114/usb.h delete mode
>  100644 arch/arm/include/asm/arch-tegra124/usb.h delete mode 100644
>  arch/arm/include/asm/arch-tegra20/usb.h delete mode 100644
>  arch/arm/include/asm/arch-tegra30/usb.h create mode 100644
>  board/nvidia/jetson-tk1/Makefile create mode 100644
>  board/nvidia/jetson-tk1/jetson-tk1.c create mode 100644
>  board/nvidia/jetson-tk1/pinmux-config-jetson-tk1.h create mode 100644
>  board/ti/k2hk_evm/Makefile create mode 100644 board/ti/k2hk_evm/README
>  create mode 100644 board/ti/k2hk_evm/board.c create mode 100644
>  board/ti/k2hk_evm/ddr3.c create mode 100644 drivers/i2c/davinci_i2c.h
>  create mode 100644 drivers/net/keystone_net.c create mode 100644
>  include/configs/jetson-tk1.h create mode 100644
>  include/configs/k2hk_evm.h create mode 100644 tools/gpheader.h create
>  mode 100644 tools/gpimage-common.c create mode 100644 tools/gpimage.c

Applied to u-boot/master, thanks!

-- 
Tom
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 836 bytes
Desc: Digital signature
URL: <http://lists.denx.de/pipermail/u-boot/attachments/20140509/9e64cdcc/attachment.pgp>

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

* [U-Boot] Pull request: u-boot-arm/master
@ 2014-05-09  9:56 Albert ARIBAUD
  2014-05-09 16:15 ` Tom Rini
  0 siblings, 1 reply; 259+ messages in thread
From: Albert ARIBAUD @ 2014-05-09  9:56 UTC (permalink / raw)
  To: u-boot

Hello Tom,

The following changes since commit
173d294b94cfec10063a5be40934d6d8fb7981ce:

  Merge branch 'serial' of git://www.denx.de/git/u-boot-microblaze
  (2014-05-06 14:55:45 -0400)

are available in the git repository at:


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

for you to fetch changes up to d2a3e911390f9fc4d8c0ee4b3c7fc75f4fd3fd19:

  Merge branch 'u-boot/master' (2014-05-09 11:50:14 +0200)

Note that there was a trivial merge conflict between ARM and mainline
trees on drivers/net/Makefile:

	<<<<<<< HEAD
	obj-$(CONFIG_INCA_IP_SWITCH) += inca-ip_sw.o
	obj-$(CONFIG_DRIVER_TI_KEYSTONE_NET) += keystone_net.o
	=======
	>>>>>>> u-boot/master

This is solved in the ARM ToT commit d2a3e911.

----------------------------------------------------------------

Albert ARIBAUD (3):
      Merge branch 'u-boot-tegra/master' into 'u-boot-arm/master'
      Merge branch 'u-boot-ti/master' into 'u-boot-arm/master'
      Merge branch 'u-boot/master'

Karicheri, Muralidharan (6):
      tools: mkimage: add support for gpimage format
      NAND: DaVinci: allow forced disable of subpage writes
      i2c, davinci: move i2c_defs.h to the drivers/i2c directory
      spi: davinci: add support for multiple bus and chip select
      k2hk-evm: add configuration for spi1 and spi2 support
      keystone2: net: add keystone ethernet driver

Manish Badarkhe (1):
      arm, da850: staticize funtions

Nishanth Menon (11):
      OMAP: common: consolidate fake USB ethernet MAC address creation
      omap3/sys_info: provide interface to read die id
      OMAP3: beagle-xm: generate fake USB ethernet MAC address from
dieid omap3: zoom1: enable CONFIG_SYS_GENERIC_BOARD
      OMAP3: zoom1: Configure GPMC for Ethernet
      OMAP3: zoom1: enable LAN9211
      omap3: zoom1: enable common network commands
      omap3: zoom1: disable JFFS2 and enable FS_GENERIC
      omap3: zoom1: enable bootz
      omap3: zoom1: fix default console
      omap3: zoom1: switch to generic ti_omap3_common config header

Poddar, Sourav (1):
      spi: ti_qspi: Add delay for successful bulk erase.

Rob Herring (2):
      ARM: highbank: use config_distro_defaults.h
      ARM: highbank: use default prompt

Stefan Agner (3):
      usb: tegra: fix USB2 powerdown for Tegra30 and later
      usb: tegra: fix PHY configuration
      usb: tegra: combine header file

Stephen Warren (14):
      ARM: tegra: pinctrl: remove func_safe
      ARM: tegra: pinctrl: remove vddio
      ARM: tegra: pinctrl: make pmux_func values consistent on Tegra20
      ARM: tegra: prototype pinmux_init() in board.h
      ARM: tegra: use apb_misc.h in more places
      ARM: tegra: pinctrl: remove duplication
      ARM: tegra: reduce public pinmux API
      ARM: tegra: pinmux naming consistency fixes
      ARM: tegra: Tegra20 pinmux cleanup
      ARM: tegra: Tegra30 pinmux cleanup
      ARM: tegra: Tegra114 pinmux cleanup
      ARM: tegra: Tegra124 pinmux cleanup
      ARM: tegra: add Jetson TK1 board
      ARM: tegra: pack pinmux data tables tighter

Tom Rini (22):
      fw_env.c: Switch get_config to use '%ms' in sscanf
      env_mmc.c: Allow environment to be used within SPL
      env_mmc.c: Remove NULL check on tmp_env1/2
      mtd: Add a CONFIG_SPL_MTD_SUPPORT for a more full NAND subsystem
in SPL mtd: Build nand_util.o for CONFIG_ENV_IS_IN_NAND in SPL
      am335x_evm: Make SPL_OS also check the boot_os variable for
falcon mode README: Add CONFIG_SPL_OS_BOOT to README
      README.falcon: Document environment variables for falcon mode
      a3m071: Make spl_start_uboot test like getenv_yesno does
      spl_mmc/CONFIG_SPL_OS_BOOT: Allow environment to determine what
to boot TI: Add, use a DEFAULT_LINUX_BOOT_ENV environment string
      am335x_evm: Update the ramdisk args, we pass things in just fine
via DT am43xx_evm: Update the ramdisk args, we pass things in just fine
via DT TI:omap5: Move CONFIG_ENV_SIZE to board config files
      TI:armv7: Change Falcon Mode DT load address
      am335x_evm: Drop SPI SPL support from the default build
      SPL:SPI: Add Falcon Mode support
      dra7xx_evm: Add QSPI_4 support, qspiboot build target
      TI:armv7: Switch to CONFIG_SYS_BOARD_GENERIC
      TI:omap3: Convert omap3_beagle to ti_omap3_common.h
      am335x: Switch to CONFIG_SKIP_LOWLEVEL_INIT from guarding SPL or
NOR_BOOT am43xx_evm: Drop SPI SPL

Vitaly Andrianov (5):
      fdt: call ft_board_setup_ex() at the end of image_setup_libfdt()
      arm: add support for arch timer
      i2c, davinci: convert driver to new mutlibus/mutliadapter
framework k2hk: add support for k2hk SOC and EVM
      keystone2: add keystone multicore navigator driver

Wolfgang Denk (3):
      ARM: OMAP: remove sr32() from OMAP board code
      ARM: OMAP: hide custom bit manipulation function sr32()
      ARM: OMAP: replace custom sr32() by standard I/O accessors

 Makefile                                                     |  10 ++
 README                                                       |  13 ++
 arch/arm/cpu/arm720t/tegra-common/spl.c                      |   6 +-
 arch/arm/cpu/arm720t/tegra114/cpu.c                          |   4 +-
 arch/arm/cpu/arm720t/tegra124/cpu.c                          |   4 +-
 arch/arm/cpu/arm926ejs/davinci/da850_lowlevel.c              |   6 +-
 arch/arm/cpu/arm926ejs/davinci/dm355.c                       |   2 +-
 arch/arm/cpu/arm926ejs/davinci/dm365.c                       |   2 +-
 arch/arm/cpu/arm926ejs/davinci/dm644x.c                      |   2 +-
 arch/arm/cpu/arm926ejs/davinci/dm646x.c                      |   2 +-
 arch/arm/cpu/armv7/Makefile                                  |   1 +
 arch/arm/cpu/armv7/am33xx/board.c                            |   4 +-
 arch/arm/cpu/armv7/am33xx/emif4.c                            |   2 +-
 arch/arm/cpu/armv7/arch_timer.c                              |  58
 +++++++ arch/arm/cpu/armv7/keystone/Makefile
 |  17 ++ arch/arm/cpu/armv7/keystone/aemif.c
 |  71 ++++++++
 arch/arm/cpu/armv7/keystone/clock.c                          | 318
 +++++++++++++++++++++++++++++++++++
 arch/arm/cpu/armv7/keystone/cmd_clock.c                      | 124
 ++++++++++++++
 arch/arm/cpu/armv7/keystone/cmd_mon.c                        | 131
 +++++++++++++++
 arch/arm/cpu/armv7/keystone/ddr3.c                           |  69
 ++++++++ arch/arm/cpu/armv7/keystone/init.c
 |  56 ++++++
 arch/arm/cpu/armv7/keystone/keystone_nav.c                   | 376
 +++++++++++++++++++++++++++++++++++++++++
 arch/arm/cpu/armv7/keystone/msmc.c                           |  68
 ++++++++ arch/arm/cpu/armv7/keystone/psc.c
 | 237 ++++++++++++++++++++++++++
 arch/arm/cpu/armv7/keystone/spl.c                            |  45
 +++++ arch/arm/cpu/armv7/omap-common/boot-common.c                 |
 11 ++ arch/arm/cpu/armv7/omap-common/utils.c                       |
 21 +++ arch/arm/cpu/armv7/omap3/board.c
 |   4 +- arch/arm/cpu/armv7/omap3/clock.c
 | 355 +++++++++++++++++++++-----------------
 arch/arm/cpu/armv7/omap3/sys_info.c                          |  19 ++-
 arch/arm/cpu/armv7/syslib.c                                  |  13 --
 arch/arm/cpu/tegra-common/Makefile                           |   6 +-
 arch/arm/cpu/tegra-common/pinmux-common.c                    | 508
 +++++++++++++++++++++++++++++++++++++++++++++++++++++++
 arch/arm/cpu/tegra114-common/funcmux.c                       |  32
 ++-- arch/arm/cpu/tegra114-common/pinmux.c                        |
 895
 ++++++++++++++++++++++++------------------------------------------------------------------------
 arch/arm/cpu/tegra124-common/funcmux.c                       |  38
 +++-- arch/arm/cpu/tegra124-common/pinmux.c                        |
 898
 ++++++++++++++++++++++++++-----------------------------------------------------------------------
 arch/arm/cpu/tegra20-common/emc.c                            |   2 +-
 arch/arm/cpu/tegra20-common/funcmux.c                        | 185
 ++++++++++----------
 arch/arm/cpu/tegra20-common/pinmux.c                         | 416
 ++++++++++++++++-----------------------------
 arch/arm/cpu/tegra20-common/warmboot.c                       |   8 +-
 arch/arm/cpu/tegra20-common/warmboot_avp.c                   |   6 +-
 arch/arm/cpu/tegra30-common/funcmux.c                        |  20 ++-
 arch/arm/cpu/tegra30-common/pinmux.c                         | 948
 +++++++++++++++++++++++++++++-------------------------------------------------------------------------
 arch/arm/dts/Makefile                                        |   1 +
 arch/arm/dts/tegra124-jetson-tk1.dts                         |  84
 +++++++++ arch/arm/include/asm/arch-davinci/da850_lowlevel.h
 |   3 - arch/arm/include/asm/arch-davinci/i2c_defs.h
 |  71 +-------
 arch/arm/include/asm/arch-keystone/clock-k2hk.h              | 109
 ++++++++++++
 arch/arm/include/asm/arch-keystone/clock.h                   |  17 ++
 arch/arm/include/asm/arch-keystone/clock_defs.h              | 111
 ++++++++++++
 arch/arm/include/asm/arch-keystone/emac_defs.h               | 240
 ++++++++++++++++++++++++++
 arch/arm/include/asm/arch-keystone/emif_defs.h               |  73
 ++++++++ arch/arm/include/asm/arch-keystone/hardware-k2hk.h
 | 150 +++++++++++++++++
 arch/arm/include/asm/arch-keystone/hardware.h                | 175
 +++++++++++++++++++
 arch/arm/include/asm/arch-keystone/i2c_defs.h                |  17 ++
 arch/arm/include/asm/arch-keystone/keystone_nav.h            | 193
 +++++++++++++++++++++
 arch/arm/include/asm/arch-keystone/nand_defs.h               |  23 +++
 arch/arm/include/asm/arch-keystone/psc_defs.h                |  90
 ++++++++++
 arch/arm/include/asm/arch-keystone/spl.h                     |  12 ++
 arch/arm/include/asm/arch-omap3/sys_proto.h                  |   3 +-
 arch/arm/include/asm/arch-omap4/sys_proto.h                  |   1 -
 arch/arm/include/asm/arch-omap5/sys_proto.h                  |   1 -
 arch/arm/include/asm/{arch-tegra20 => arch-tegra}/apb_misc.h |   2 +
 arch/arm/include/asm/arch-tegra/board.h                      |   1 +
 arch/arm/include/asm/arch-tegra/pinmux.h                     | 185
 ++++++++++++++++++++
 arch/arm/include/asm/arch-tegra/usb.h                        | 223
 +++++++++++++++++++++++-
 arch/arm/include/asm/arch-tegra114/pinmux.h                  | 836
 +++++++++++++++++++++++++++++-------------------------------------------------------------
 arch/arm/include/asm/arch-tegra114/usb.h                     | 156
 -----------------
 arch/arm/include/asm/arch-tegra124/pinmux.h                  | 866
 ++++++++++++++++++++++++++++++++-------------------------------------------------------------
 arch/arm/include/asm/arch-tegra124/usb.h                     | 268
 -----------------------------
 arch/arm/include/asm/arch-tegra20/pinmux.h                   | 372
 +++++++++++++++-------------------------
 arch/arm/include/asm/arch-tegra20/usb.h                      | 155
 -----------------
 arch/arm/include/asm/arch-tegra30/pinmux.h                   | 963
 ++++++++++++++++++++++++++++++++++++++------------------------------------------------------------------
 arch/arm/include/asm/arch-tegra30/usb.h                      | 168
 ------------------
 arch/arm/include/asm/omap_common.h                           |   2 +
 board/a3m071/a3m071.c                                        |   3 +-
 board/avionic-design/common/pinmux-config-tamonten-ng.h      | 492
 ++++++++++++++++++++++++++---------------------------
 board/avionic-design/common/tamonten-ng.c                    |  12 +-
 board/avionic-design/common/tamonten.c                       |   4 +-
 board/compal/paz00/paz00.c                                   |  22 +--
 board/compulab/trimslice/trimslice.c                         |   4 +-
 board/logicpd/zoom1/config.mk                                |   1 -
 board/logicpd/zoom1/zoom1.c                                  |  38
 ++++- board/logicpd/zoom1/zoom1.h                                  |
 19 ++- board/nvidia/cardhu/cardhu.c
 |   6 +- board/nvidia/cardhu/pinmux-config-cardhu.h
 | 498 +++++++++++++++++++++++++++---------------------------
 board/nvidia/common/board.c                                  |   9 +-
 board/nvidia/dalmore/dalmore.c                               |   9 +-
 board/nvidia/dalmore/pinmux-config-dalmore.h                 | 388
 +++++++++++++++++++++---------------------
 board/nvidia/harmony/harmony.c                               |  18 +-
 board/nvidia/jetson-tk1/Makefile                             |   9 +
 board/nvidia/jetson-tk1/jetson-tk1.c                         |  23 +++
 board/nvidia/jetson-tk1/pinmux-config-jetson-tk1.h           | 227
 +++++++++++++++++++++++++
 board/nvidia/seaboard/seaboard.c                             |   6 +-
 board/nvidia/venice2/as3722_init.h                           |   4 +
 board/nvidia/venice2/pinmux-config-venice2.h                 | 360
 +++++++++++++++++++--------------------
 board/nvidia/venice2/venice2.c                               |  15 +-
 board/silica/pengwyn/Makefile                                |   2 +-
 board/ti/am335x/Makefile                                     |   2 +-
 board/ti/am335x/board.c                                      |  15 +-
 board/ti/beagle/beagle.c                                     |  11 ++
 board/ti/dra7xx/evm.c                                        |  19 +++
 board/ti/k2hk_evm/Makefile                                   |   9 +
 board/ti/k2hk_evm/README                                     | 122
 ++++++++++++++
 board/ti/k2hk_evm/board.c                                    | 301
 +++++++++++++++++++++++++++++++++
 board/ti/k2hk_evm/ddr3.c                                     | 268
 +++++++++++++++++++++++++++++
 board/ti/omap5_uevm/evm.c                                    |  25 +--
 board/ti/panda/panda.c                                       |  23 +--
 board/toradex/colibri_t20-common/colibri_t20-common.c        |   8 +-
 board/toradex/colibri_t20_iris/colibri_t20_iris.c            |   4 +-
 boards.cfg                                                   |   5 +-
 common/env_mmc.c                                             |  49
 ++++-- common/image-fdt.c
 |   5 + common/image.c
 |   1 + common/spl/spl_fat.c
 |  27 +++ doc/README.falcon
 |  13 ++ drivers/i2c/Makefile
 |   2 +- drivers/i2c/davinci_i2c.c
 | 402 +++++++++++++++++++++++++------------------
 drivers/i2c/davinci_i2c.h                                    |  78
 +++++++++ drivers/mtd/nand/Makefile
 |   3 + drivers/mtd/nand/am335x_spl_bch.c
 |  54 +++---
 drivers/mtd/nand/davinci_nand.c                              |   3 +
 drivers/mtd/spi/spi_spl_load.c                               |  46
 ++++- drivers/net/Makefile                                         |
 2 + drivers/net/keystone_net.c                                   | 716
 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 drivers/serial/ns16550.c                                     |   8 +
 drivers/spi/davinci_spi.c                                    |  49
 +++++- drivers/spi/davinci_spi.h                                    |
 33 ++++ drivers/spi/tegra20_sflash.c
 |   6 +- drivers/spi/ti_qspi.c
 |   3 + drivers/usb/host/ehci-tegra.c
 |  28 ++- drivers/video/tegra.c
 |   4 +- include/configs/am335x_evm.h
 |  25 ++- include/configs/am43xx_evm.h
 |  17 +- include/configs/cam_enc_4xx.h
 |   8 +- include/configs/da830evm.h
 |   8 +- include/configs/da850evm.h
 |   8 +- include/configs/davinci_dm355evm.h
 |   8 +- include/configs/davinci_dm355leopard.h
 |   8 +- include/configs/davinci_dm365evm.h
 |   8 +- include/configs/davinci_dm6467evm.h
 |   8 +- include/configs/davinci_dvevm.h
 |   8 +- include/configs/davinci_schmoogie.h
 |   8 +- include/configs/davinci_sffsdr.h
 |   8 +- include/configs/davinci_sonata.h
 |   8 +- include/configs/dra7xx_evm.h
 |  38 ++++-
 include/configs/ea20.h                                       |   7 +-
 include/configs/enbw_cmc.h                                   |   8 +-
 include/configs/highbank.h                                   |  26 +--
 include/configs/jetson-tk1.h                                 |  79
 +++++++++ include/configs/k2hk_evm.h
 | 256 ++++++++++++++++++++++++++++
 include/configs/omap3_beagle.h                               | 184
 ++------------------
 include/configs/omap3_zoom1.h                                | 167
 ++++++------------
 include/configs/omap5_uevm.h                                 |   1 +
 include/configs/ti_am335x_common.h                           |   2 +
 include/configs/ti_armv7_common.h                            |  34
 +++- include/configs/ti_omap3_common.h                            |
 4 + include/configs/ti_omap4_common.h                            |   6
 +- include/configs/ti_omap5_common.h                            |   9
 +- include/fdt_support.h                                        |   7
 + include/image.h                                              |   1 +
 spl/Makefile                                                 |   1 +
 tools/Makefile                                               |   2 +
 tools/env/fw_env.c                                           |  13 +-
 tools/gpheader.h                                             |  40
 +++++ tools/gpimage-common.c                                       |
 80 +++++++++
 tools/gpimage.c                                              |  77
 +++++++++ tools/imagetool.c
 |   2 + tools/imagetool.h
 |   1 + tools/omapimage.c                                            |
 104 ++----------
 tools/omapimage.h                                            |   5 -
 172 files changed, 10253 insertions(+), 7128 deletions(-) create mode
 100644 arch/arm/cpu/armv7/arch_timer.c create mode 100644
 arch/arm/cpu/armv7/keystone/Makefile create mode 100644
 arch/arm/cpu/armv7/keystone/aemif.c create mode 100644
 arch/arm/cpu/armv7/keystone/clock.c create mode 100644
 arch/arm/cpu/armv7/keystone/cmd_clock.c create mode 100644
 arch/arm/cpu/armv7/keystone/cmd_mon.c create mode 100644
 arch/arm/cpu/armv7/keystone/ddr3.c create mode 100644
 arch/arm/cpu/armv7/keystone/init.c create mode 100644
 arch/arm/cpu/armv7/keystone/keystone_nav.c create mode 100644
 arch/arm/cpu/armv7/keystone/msmc.c create mode 100644
 arch/arm/cpu/armv7/keystone/psc.c create mode 100644
 arch/arm/cpu/armv7/keystone/spl.c create mode 100644
 arch/arm/cpu/tegra-common/pinmux-common.c create mode 100644
 arch/arm/dts/tegra124-jetson-tk1.dts create mode 100644
 arch/arm/include/asm/arch-keystone/clock-k2hk.h create mode 100644
 arch/arm/include/asm/arch-keystone/clock.h create mode 100644
 arch/arm/include/asm/arch-keystone/clock_defs.h create mode 100644
 arch/arm/include/asm/arch-keystone/emac_defs.h create mode 100644
 arch/arm/include/asm/arch-keystone/emif_defs.h create mode 100644
 arch/arm/include/asm/arch-keystone/hardware-k2hk.h create mode 100644
 arch/arm/include/asm/arch-keystone/hardware.h create mode 100644
 arch/arm/include/asm/arch-keystone/i2c_defs.h create mode 100644
 arch/arm/include/asm/arch-keystone/keystone_nav.h create mode 100644
 arch/arm/include/asm/arch-keystone/nand_defs.h create mode 100644
 arch/arm/include/asm/arch-keystone/psc_defs.h create mode 100644
 arch/arm/include/asm/arch-keystone/spl.h rename
 arch/arm/include/asm/{arch-tegra20 => arch-tegra}/apb_misc.h (87%)
 create mode 100644 arch/arm/include/asm/arch-tegra/pinmux.h delete
 mode 100644 arch/arm/include/asm/arch-tegra114/usb.h delete mode
 100644 arch/arm/include/asm/arch-tegra124/usb.h delete mode 100644
 arch/arm/include/asm/arch-tegra20/usb.h delete mode 100644
 arch/arm/include/asm/arch-tegra30/usb.h create mode 100644
 board/nvidia/jetson-tk1/Makefile create mode 100644
 board/nvidia/jetson-tk1/jetson-tk1.c create mode 100644
 board/nvidia/jetson-tk1/pinmux-config-jetson-tk1.h create mode 100644
 board/ti/k2hk_evm/Makefile create mode 100644 board/ti/k2hk_evm/README
 create mode 100644 board/ti/k2hk_evm/board.c create mode 100644
 board/ti/k2hk_evm/ddr3.c create mode 100644 drivers/i2c/davinci_i2c.h
 create mode 100644 drivers/net/keystone_net.c create mode 100644
 include/configs/jetson-tk1.h create mode 100644
 include/configs/k2hk_evm.h create mode 100644 tools/gpheader.h create
 mode 100644 tools/gpimage-common.c create mode 100644 tools/gpimage.c

Amicalement,
-- 
Albert.

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

* [U-Boot] Pull request: u-boot-arm/master
  2014-04-08 11:40 Albert ARIBAUD
@ 2014-04-08 16:39 ` Tom Rini
  0 siblings, 0 replies; 259+ messages in thread
From: Tom Rini @ 2014-04-08 16:39 UTC (permalink / raw)
  To: u-boot

On Tue, Apr 08, 2014 at 01:40:10PM +0200, Albert ARIBAUD wrote:

> Hi Tom,
> 
> The following changes since commit
> 04d2f0a9f33112bd70ce4d9c451fdca1682e3a59:
> 
>   Revert "Start the deprecation process for generic board" (2014-04-04
>   10:09:19 -0400)
> 
> are available in the git repository at:
> 
>   git://git.denx.de/u-boot-arm master
> 
> for you to fetch changes up to 519fdde9e6a6ebce7dc743b4f5621503d25b7a45:
> 
>   Merge branch 'u-boot/master' into 'u-boot-arm/master' (2014-04-08
>   09:25:08 +0200)
> 
> ----------------------------------------------------------------
> 
> Albert ARIBAUD (6):
>       Merge branch 'u-boot-imx/master' into 'u-boot-arm/master'
>       Merge branch 'u-boot-samsung/master' into 'u-boot-arm/master'
>       Merge branch 'u-boot/master' into 'u-boot-arm/master'
>       Merge branch 'u-boot-ti/master' into 'u-boot-arm/master'
>       Merge branch 'u-boot-imx/master' into 'u-boot-arm/master'
>       Merge branch 'u-boot/master' into 'u-boot-arm/master'
> 
> Andreas F?rber (1):
>       arm: Handle .gnu.hash section in ldscripts
> 
> Chin Liang See (1):
>       socfpga: Adding Clock Manager driver
> 
> David Feng (1):
>       arm64 patch: gicv3 support
> 
> Eric Nelson (1):
>       ARM: mx6: Disable PCIe on SABRE Lite/Nitrogen6x
> 
> Fabio Estevam (7):
>       wandboard: Staticize usdhc1_pads
>       mmc: Add a prototype for board_mmc_init()
>       wandboard: Fix sparse warning
>       wandboard: Include <input.h>
>       fb: Add a prototype for board_video_skip()
>       mx25pdk: Align the environment with other FSL boards
>       woodburn_sd: Remove CONFIG_BOOT_INTERNAL
> 
> Hannes Petermaier (2):
>       board/BuR/kwb: fix usage of 'i2c_set_bus_speed'
>       board: enable 32kHz RTC OSC at B&R boards
> 
> Ilya Ledvich (1):
>       drivers: net: cpsw: init phy with gigabit features
> 
> Leo Yan (1):
>       ARMv8: fix bug for flush data cache by set/way
> 
> Marcel Ziswiler (4):
>       arm: vf610: fix anadig register struct
>       arm: vf610: add uart0 clock/iomux definitions
>       arm: vf610: add enet1 support
>       arm: vf610: fix double iomux configuration for vf610twr board
> 
> Marek Vasut (13):
>       arm: exynos: Squash bogus warnings in pinmux
>       arm: mxs: Adjust the load address of U-Boot and SPL for HAB
>       arm: mxs: Add support for generating signed BootStream
>       ARM: mxs: Add OCOTP driver
>       pci: mx6: Implement power callback
>       ARM: mx6: Add PCIe on SabreSDP
>       arm: mx5: Fix memory slowness on MX53QSB
>       arm: mx5: Avoid hardcoding memory sizes on MX53QSB
>       arm: mx5: Fix memory slowness on M53EVK
>       arm: mx5: Avoid hardcoding memory sizes on M53EVK
>       arm: mxs: Properly set GD pointer in SPL
>       arm: mxs: Add serial console support into SPL
>       arm: mxs: Add support for generating signed BootStream
> 
> Mela Custodio (1):
>       bootstage: arm: fix fdt stashing code
> 
> Nitin Garg (3):
>       ARM: Add workaround for Cortex-A9 errata 794072
>       ARM: Add workaround for Cortex-A9 errata 761320
>       MX6: Enable ARM errata workaround 794072 and 761320
> 
> Piotr Wilczek (12):
>       exynos4:pinmux:fdt: decode peripheral id
>       video:mipidsim:fdt: Add DT support for mipi dsim driver
>       video:exynos_fb:fdt: add additional fdt data
>       drivers:mmc:sdhci: enable support for DT
>       board:samsung: move checkboard to common file
>       arm:exynos: add common DTS file for exynos 4
>       board:samsung:common: move max77686 init function
>       arm:exynos: enable sdhci and misc_init to common board
>       board:origen: Enable device tree on Origen
>       board:universal: Enable device tree on Universal
>       board:trats: Enable device tree on Trats
>       board:trats2: Enable device tree on Trats2
> 
> Przemyslaw Marczak (2):
>       Trats/Trats2: Update Tizen partitions layout and dfu entities
>       usb: dfu: add static alt num count in dfu_config_entities()
> 
> Stefan Roese (2):
>       arm: omap: cm_t35: Fix: Re-add GPMC_NAND_ECC_LP_x8_LAYOUT
>       arm: am335x: DXR2: Move unconditional LAN9303 reset into command
> 
> Stefano Babic (6):
>       Merge branch 'master' of git://git.denx.de/u-boot-arm
>       mxs: fix warning in SPL with console support
>       imx: add rules for U-Boot DTB support
>       mx6: add example DTB for mx6qsabreauto
>       Revert "arm: mxs: Add support for generating signed BootStream"
>       Merge branch 'master' of git://git.denx.de/u-boot-arm into master
> 
> Stephen Warren (1):
>       ARM: tegra: make all I2C ports open-drain
> 
> Tim Harvey (2):
>       power: add PFUZE100 PMIC driver
>       ventana: Add Gateworks Ventana family support
> 
> Tom Rini (2):
>       am33xx: Rework #ifdef's around s_init for clarity
>       am335x_evm: Remove SPI SPL from NOR support target
> 
> Vasili Galka (1):
>       drivers/spi/omap3: Bug fix of premature write transfer completion
> 
> York Sun (4):
>       armv8/cache: Consolidate setting for MAIR and TCR
>       armv8/cache: Flush D-cache, invalidate I-cache for relocation
>       armv8/cache: Change cache invalidate and flush function
>       armv8: Flush dcache before switching to EL2
> 
> ?ukasz Majewski (2):
>       config:trats2: Change u-boot's TEXT_BASE from 0x78100000 to
> 0x43e00000 build:arm: Remove setting of CROSS_COMPILE environment
> variable
> 
>  Makefile                                           |    8 +-
>  README                                             |    2 +
>  arch/arm/config.mk                                 |    8 +-
>  arch/arm/cpu/arm926ejs/mxs/Makefile                |   60 +
>  arch/arm/cpu/arm926ejs/mxs/mxsimage-signed.cfg     |   10 +
>  arch/arm/cpu/arm926ejs/mxs/mxsimage.mx23.cfg       |    8 +-
>  arch/arm/cpu/arm926ejs/mxs/mxsimage.mx28.cfg       |    8 +-
>  arch/arm/cpu/arm926ejs/mxs/spl_boot.c              |   35 +
>  arch/arm/cpu/arm926ejs/mxs/u-boot-spl.lds          |    2 +-
>  arch/arm/cpu/armv7/am33xx/board.c                  |    8 +-
>  arch/arm/cpu/armv7/exynos/pinmux.c                 |   29 +
>  arch/arm/cpu/armv7/socfpga/Makefile                |    2 +-
>  arch/arm/cpu/armv7/socfpga/clock_manager.c         |  361 ++++++
>  arch/arm/cpu/armv7/socfpga/spl.c                   |   89 ++
>  arch/arm/cpu/armv7/start.S                         |    7 +-
>  arch/arm/cpu/armv8/Makefile                        |    1 -
>  arch/arm/cpu/armv8/cache.S                         |   57 +-
>  arch/arm/cpu/armv8/cache_v8.c                      |   25 +-
>  arch/arm/cpu/armv8/gic.S                           |  106 --
>  arch/arm/cpu/armv8/start.S                         |   84 +-
>  arch/arm/cpu/u-boot.lds                            |    1 +
>  arch/arm/dts/Makefile                              |    6 +
>  arch/arm/dts/exynos4.dtsi                          |  138 +++
>  arch/arm/dts/exynos4210-origen.dts                 |   45 +
>  arch/arm/dts/exynos4210-trats.dts                  |  120 ++
>  arch/arm/dts/exynos4210-universal_c210.dts         |   83 ++
>  arch/arm/dts/exynos4412-trats2.dts                 |  434 +++++++
>  arch/arm/dts/imx6q-sabreauto.dts                   |   13 +
>  arch/arm/imx-common/Makefile                       |    8 +
>  arch/arm/include/asm/arch-exynos/board.h           |   12 +
>  arch/arm/include/asm/arch-exynos/mipi_dsim.h       |    5 +
>  arch/arm/include/asm/arch-exynos/mmc.h             |    7 +
>  arch/arm/include/asm/arch-socfpga/clock_manager.h  |  205 ++++
>  .../include/asm/arch-socfpga/socfpga_base_addrs.h  |    1 +
>  arch/arm/include/asm/arch-vf610/crm_regs.h         |   57 +-
>  arch/arm/include/asm/arch-vf610/imx-regs.h         |    1 +
>  arch/arm/include/asm/arch-vf610/iomux-vf610.h      |   12 +
>  arch/arm/include/asm/gic.h                         |   56 +
>  arch/arm/include/asm/system.h                      |    1 +
>  arch/arm/lib/Makefile                              |    1 +
>  arch/arm/lib/bootm.c                               |    4 +-
>  arch/arm/lib/gic_64.S                              |  194 +++
>  arch/arm/lib/relocate_64.S                         |   19 +
>  board/BuR/kwb/board.c                              |    4 +-
>  board/altera/socfpga/pll_config.h                  |  118 ++
>  board/denx/m53evk/m53evk.c                         |   31 +-
>  board/freescale/mx53loco/mx53loco.c                |   31 +-
>  board/freescale/mx6sabresd/mx6sabresd.c            |   11 +
>  board/freescale/vf610twr/vf610twr.c                |    1 -
>  board/gateworks/gw_ventana/Makefile                |   10 +
>  board/gateworks/gw_ventana/README                  |   55 +
>  board/gateworks/gw_ventana/clocks.cfg              |   42 +
>  board/gateworks/gw_ventana/gsc.c                   |  129 ++
>  board/gateworks/gw_ventana/gsc.h                   |   64 +
>  board/gateworks/gw_ventana/gw_ventana.c            | 1263
>  ++++++++++++++++++++
>  board/gateworks/gw_ventana/gw_ventana.cfg          |   44 +
>  board/gateworks/gw_ventana/ventana_eeprom.h        |  106 ++
>  board/nvidia/dalmore/pinmux-config-dalmore.h       |   16 +-
>  board/nvidia/venice2/pinmux-config-venice2.h       |   16 +-
>  board/samsung/common/board.c                       |  180 +--
>  board/samsung/origen/origen.c                      |  112 +-
>  board/samsung/smdk5250/exynos5-dt.c                |   15 -
>  board/samsung/smdk5250/smdk5250.c                  |  125 ++
>  board/samsung/smdk5420/smdk5420.c                  |   15 -
>  board/samsung/trats/trats.c                        |  213 +---
>  board/samsung/trats2/trats2.c                      |  233 +---
>  board/samsung/universal_c210/universal.c           |  204 +---
>  board/siemens/dxr2/board.c                         |   26 +-
>  board/ti/am335x/u-boot.lds                         |    1 +
>  board/wandboard/wandboard.c                        |    4 +-
>  boards.cfg                                         |    5 +
>  doc/device-tree-bindings/video/exynos_mipi_dsi.txt |   82 ++
>  drivers/dfu/dfu.c                                  |    6 +-
>  drivers/misc/Makefile                              |    1 +
>  drivers/misc/mxs_ocotp.c                           |  311 +++++
>  drivers/mmc/s5p_sdhci.c                            |  129 ++
>  drivers/net/cpsw.c                                 |    6 +-
>  drivers/pci/pcie_imx.c                             |   13 +-
>  drivers/power/pmic/Makefile                        |    1 +
>  drivers/power/pmic/pmic_pfuze100.c                 |   32 +
>  drivers/spi/omap3_spi.c                            |    5 +-
>  drivers/video/exynos_fb.c                          |   12 +
>  drivers/video/exynos_mipi_dsi.c                    |   96 ++
>  include/configs/am335x_evm.h                       |    2 +
>  include/configs/bur_am335x_common.h                |    2 +-
>  include/configs/cm_t35.h                           |    2 +
>  include/configs/exynos4-dt.h                       |  138 +++
>  include/configs/gw_ventana.h                       |  425 +++++++
>  include/configs/m53evk.h                           |    8 +-
>  include/configs/mx25pdk.h                          |  103 +-
>  include/configs/mx53loco.h                         |   10 +-
>  include/configs/mx6_common.h                       |    2 +
>  include/configs/mx6qsabreauto.h                    |    3 +
>  include/configs/mx6sabresd.h                       |   10 +
>  include/configs/mxs.h                              |   15 +-
>  include/configs/nitrogen6x.h                       |    1 -
>  include/configs/origen.h                           |  110 +-
>  include/configs/s5pc210_universal.h                |  152 +--
>  include/configs/socfpga_cyclone5.h                 |    1 +
>  include/configs/trats.h                            |  225 +---
>  include/configs/trats2.h                           |  220 +---
>  include/configs/vexpress_aemv8a.h                  |    7 +
>  include/configs/woodburn_sd.h                      |    2 -
>  include/fdtdec.h                                   |    2 +
>  include/linux/fb.h                                 |    2 +
>  include/mmc.h                                      |    2 +
>  include/phy.h                                      |    2 +
>  include/power/pfuze100_pmic.h                      |   96 ++
>  include/sdhci.h                                    |    5 +
>  lib/fdtdec.c                                       |    2 + 110 files
>  changed, 6015 insertions(+), 1635 deletions(-) create mode 100644
>  arch/arm/cpu/arm926ejs/mxs/mxsimage-signed.cfg create mode 100644
>  arch/arm/cpu/armv7/socfpga/clock_manager.c delete mode 100644
>  arch/arm/cpu/armv8/gic.S create mode 100644 arch/arm/dts/exynos4.dtsi
>  create mode 100644 arch/arm/dts/exynos4210-origen.dts
>  create mode 100644 arch/arm/dts/exynos4210-trats.dts
>  create mode 100644 arch/arm/dts/exynos4210-universal_c210.dts
>  create mode 100644 arch/arm/dts/exynos4412-trats2.dts
>  create mode 100644 arch/arm/dts/imx6q-sabreauto.dts
>  create mode 100644 arch/arm/include/asm/arch-socfpga/clock_manager.h
>  create mode 100644 arch/arm/lib/gic_64.S
>  create mode 100644 board/altera/socfpga/pll_config.h
>  create mode 100644 board/gateworks/gw_ventana/Makefile
>  create mode 100644 board/gateworks/gw_ventana/README
>  create mode 100644 board/gateworks/gw_ventana/clocks.cfg
>  create mode 100644 board/gateworks/gw_ventana/gsc.c
>  create mode 100644 board/gateworks/gw_ventana/gsc.h
>  create mode 100644 board/gateworks/gw_ventana/gw_ventana.c
>  create mode 100644 board/gateworks/gw_ventana/gw_ventana.cfg
>  create mode 100644 board/gateworks/gw_ventana/ventana_eeprom.h
>  create mode 100644 doc/device-tree-bindings/video/exynos_mipi_dsi.txt
>  create mode 100644 drivers/misc/mxs_ocotp.c
>  create mode 100644 drivers/power/pmic/pmic_pfuze100.c
>  create mode 100644 include/configs/exynos4-dt.h
>  create mode 100644 include/configs/gw_ventana.h
>  create mode 100644 include/power/pfuze100_pmic.h

Applied to u-boot/master, thanks!

-- 
Tom
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 836 bytes
Desc: Digital signature
URL: <http://lists.denx.de/pipermail/u-boot/attachments/20140408/6e00c85f/attachment.pgp>

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

* [U-Boot] Pull request: u-boot-arm/master
@ 2014-04-08 11:40 Albert ARIBAUD
  2014-04-08 16:39 ` Tom Rini
  0 siblings, 1 reply; 259+ messages in thread
From: Albert ARIBAUD @ 2014-04-08 11:40 UTC (permalink / raw)
  To: u-boot

Hi Tom,

The following changes since commit
04d2f0a9f33112bd70ce4d9c451fdca1682e3a59:

  Revert "Start the deprecation process for generic board" (2014-04-04
  10:09:19 -0400)

are available in the git repository at:

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

for you to fetch changes up to 519fdde9e6a6ebce7dc743b4f5621503d25b7a45:

  Merge branch 'u-boot/master' into 'u-boot-arm/master' (2014-04-08
  09:25:08 +0200)

----------------------------------------------------------------

Albert ARIBAUD (6):
      Merge branch 'u-boot-imx/master' into 'u-boot-arm/master'
      Merge branch 'u-boot-samsung/master' into 'u-boot-arm/master'
      Merge branch 'u-boot/master' into 'u-boot-arm/master'
      Merge branch 'u-boot-ti/master' into 'u-boot-arm/master'
      Merge branch 'u-boot-imx/master' into 'u-boot-arm/master'
      Merge branch 'u-boot/master' into 'u-boot-arm/master'

Andreas F?rber (1):
      arm: Handle .gnu.hash section in ldscripts

Chin Liang See (1):
      socfpga: Adding Clock Manager driver

David Feng (1):
      arm64 patch: gicv3 support

Eric Nelson (1):
      ARM: mx6: Disable PCIe on SABRE Lite/Nitrogen6x

Fabio Estevam (7):
      wandboard: Staticize usdhc1_pads
      mmc: Add a prototype for board_mmc_init()
      wandboard: Fix sparse warning
      wandboard: Include <input.h>
      fb: Add a prototype for board_video_skip()
      mx25pdk: Align the environment with other FSL boards
      woodburn_sd: Remove CONFIG_BOOT_INTERNAL

Hannes Petermaier (2):
      board/BuR/kwb: fix usage of 'i2c_set_bus_speed'
      board: enable 32kHz RTC OSC at B&R boards

Ilya Ledvich (1):
      drivers: net: cpsw: init phy with gigabit features

Leo Yan (1):
      ARMv8: fix bug for flush data cache by set/way

Marcel Ziswiler (4):
      arm: vf610: fix anadig register struct
      arm: vf610: add uart0 clock/iomux definitions
      arm: vf610: add enet1 support
      arm: vf610: fix double iomux configuration for vf610twr board

Marek Vasut (13):
      arm: exynos: Squash bogus warnings in pinmux
      arm: mxs: Adjust the load address of U-Boot and SPL for HAB
      arm: mxs: Add support for generating signed BootStream
      ARM: mxs: Add OCOTP driver
      pci: mx6: Implement power callback
      ARM: mx6: Add PCIe on SabreSDP
      arm: mx5: Fix memory slowness on MX53QSB
      arm: mx5: Avoid hardcoding memory sizes on MX53QSB
      arm: mx5: Fix memory slowness on M53EVK
      arm: mx5: Avoid hardcoding memory sizes on M53EVK
      arm: mxs: Properly set GD pointer in SPL
      arm: mxs: Add serial console support into SPL
      arm: mxs: Add support for generating signed BootStream

Mela Custodio (1):
      bootstage: arm: fix fdt stashing code

Nitin Garg (3):
      ARM: Add workaround for Cortex-A9 errata 794072
      ARM: Add workaround for Cortex-A9 errata 761320
      MX6: Enable ARM errata workaround 794072 and 761320

Piotr Wilczek (12):
      exynos4:pinmux:fdt: decode peripheral id
      video:mipidsim:fdt: Add DT support for mipi dsim driver
      video:exynos_fb:fdt: add additional fdt data
      drivers:mmc:sdhci: enable support for DT
      board:samsung: move checkboard to common file
      arm:exynos: add common DTS file for exynos 4
      board:samsung:common: move max77686 init function
      arm:exynos: enable sdhci and misc_init to common board
      board:origen: Enable device tree on Origen
      board:universal: Enable device tree on Universal
      board:trats: Enable device tree on Trats
      board:trats2: Enable device tree on Trats2

Przemyslaw Marczak (2):
      Trats/Trats2: Update Tizen partitions layout and dfu entities
      usb: dfu: add static alt num count in dfu_config_entities()

Stefan Roese (2):
      arm: omap: cm_t35: Fix: Re-add GPMC_NAND_ECC_LP_x8_LAYOUT
      arm: am335x: DXR2: Move unconditional LAN9303 reset into command

Stefano Babic (6):
      Merge branch 'master' of git://git.denx.de/u-boot-arm
      mxs: fix warning in SPL with console support
      imx: add rules for U-Boot DTB support
      mx6: add example DTB for mx6qsabreauto
      Revert "arm: mxs: Add support for generating signed BootStream"
      Merge branch 'master' of git://git.denx.de/u-boot-arm into master

Stephen Warren (1):
      ARM: tegra: make all I2C ports open-drain

Tim Harvey (2):
      power: add PFUZE100 PMIC driver
      ventana: Add Gateworks Ventana family support

Tom Rini (2):
      am33xx: Rework #ifdef's around s_init for clarity
      am335x_evm: Remove SPI SPL from NOR support target

Vasili Galka (1):
      drivers/spi/omap3: Bug fix of premature write transfer completion

York Sun (4):
      armv8/cache: Consolidate setting for MAIR and TCR
      armv8/cache: Flush D-cache, invalidate I-cache for relocation
      armv8/cache: Change cache invalidate and flush function
      armv8: Flush dcache before switching to EL2

?ukasz Majewski (2):
      config:trats2: Change u-boot's TEXT_BASE from 0x78100000 to
0x43e00000 build:arm: Remove setting of CROSS_COMPILE environment
variable

 Makefile                                           |    8 +-
 README                                             |    2 +
 arch/arm/config.mk                                 |    8 +-
 arch/arm/cpu/arm926ejs/mxs/Makefile                |   60 +
 arch/arm/cpu/arm926ejs/mxs/mxsimage-signed.cfg     |   10 +
 arch/arm/cpu/arm926ejs/mxs/mxsimage.mx23.cfg       |    8 +-
 arch/arm/cpu/arm926ejs/mxs/mxsimage.mx28.cfg       |    8 +-
 arch/arm/cpu/arm926ejs/mxs/spl_boot.c              |   35 +
 arch/arm/cpu/arm926ejs/mxs/u-boot-spl.lds          |    2 +-
 arch/arm/cpu/armv7/am33xx/board.c                  |    8 +-
 arch/arm/cpu/armv7/exynos/pinmux.c                 |   29 +
 arch/arm/cpu/armv7/socfpga/Makefile                |    2 +-
 arch/arm/cpu/armv7/socfpga/clock_manager.c         |  361 ++++++
 arch/arm/cpu/armv7/socfpga/spl.c                   |   89 ++
 arch/arm/cpu/armv7/start.S                         |    7 +-
 arch/arm/cpu/armv8/Makefile                        |    1 -
 arch/arm/cpu/armv8/cache.S                         |   57 +-
 arch/arm/cpu/armv8/cache_v8.c                      |   25 +-
 arch/arm/cpu/armv8/gic.S                           |  106 --
 arch/arm/cpu/armv8/start.S                         |   84 +-
 arch/arm/cpu/u-boot.lds                            |    1 +
 arch/arm/dts/Makefile                              |    6 +
 arch/arm/dts/exynos4.dtsi                          |  138 +++
 arch/arm/dts/exynos4210-origen.dts                 |   45 +
 arch/arm/dts/exynos4210-trats.dts                  |  120 ++
 arch/arm/dts/exynos4210-universal_c210.dts         |   83 ++
 arch/arm/dts/exynos4412-trats2.dts                 |  434 +++++++
 arch/arm/dts/imx6q-sabreauto.dts                   |   13 +
 arch/arm/imx-common/Makefile                       |    8 +
 arch/arm/include/asm/arch-exynos/board.h           |   12 +
 arch/arm/include/asm/arch-exynos/mipi_dsim.h       |    5 +
 arch/arm/include/asm/arch-exynos/mmc.h             |    7 +
 arch/arm/include/asm/arch-socfpga/clock_manager.h  |  205 ++++
 .../include/asm/arch-socfpga/socfpga_base_addrs.h  |    1 +
 arch/arm/include/asm/arch-vf610/crm_regs.h         |   57 +-
 arch/arm/include/asm/arch-vf610/imx-regs.h         |    1 +
 arch/arm/include/asm/arch-vf610/iomux-vf610.h      |   12 +
 arch/arm/include/asm/gic.h                         |   56 +
 arch/arm/include/asm/system.h                      |    1 +
 arch/arm/lib/Makefile                              |    1 +
 arch/arm/lib/bootm.c                               |    4 +-
 arch/arm/lib/gic_64.S                              |  194 +++
 arch/arm/lib/relocate_64.S                         |   19 +
 board/BuR/kwb/board.c                              |    4 +-
 board/altera/socfpga/pll_config.h                  |  118 ++
 board/denx/m53evk/m53evk.c                         |   31 +-
 board/freescale/mx53loco/mx53loco.c                |   31 +-
 board/freescale/mx6sabresd/mx6sabresd.c            |   11 +
 board/freescale/vf610twr/vf610twr.c                |    1 -
 board/gateworks/gw_ventana/Makefile                |   10 +
 board/gateworks/gw_ventana/README                  |   55 +
 board/gateworks/gw_ventana/clocks.cfg              |   42 +
 board/gateworks/gw_ventana/gsc.c                   |  129 ++
 board/gateworks/gw_ventana/gsc.h                   |   64 +
 board/gateworks/gw_ventana/gw_ventana.c            | 1263
 ++++++++++++++++++++
 board/gateworks/gw_ventana/gw_ventana.cfg          |   44 +
 board/gateworks/gw_ventana/ventana_eeprom.h        |  106 ++
 board/nvidia/dalmore/pinmux-config-dalmore.h       |   16 +-
 board/nvidia/venice2/pinmux-config-venice2.h       |   16 +-
 board/samsung/common/board.c                       |  180 +--
 board/samsung/origen/origen.c                      |  112 +-
 board/samsung/smdk5250/exynos5-dt.c                |   15 -
 board/samsung/smdk5250/smdk5250.c                  |  125 ++
 board/samsung/smdk5420/smdk5420.c                  |   15 -
 board/samsung/trats/trats.c                        |  213 +---
 board/samsung/trats2/trats2.c                      |  233 +---
 board/samsung/universal_c210/universal.c           |  204 +---
 board/siemens/dxr2/board.c                         |   26 +-
 board/ti/am335x/u-boot.lds                         |    1 +
 board/wandboard/wandboard.c                        |    4 +-
 boards.cfg                                         |    5 +
 doc/device-tree-bindings/video/exynos_mipi_dsi.txt |   82 ++
 drivers/dfu/dfu.c                                  |    6 +-
 drivers/misc/Makefile                              |    1 +
 drivers/misc/mxs_ocotp.c                           |  311 +++++
 drivers/mmc/s5p_sdhci.c                            |  129 ++
 drivers/net/cpsw.c                                 |    6 +-
 drivers/pci/pcie_imx.c                             |   13 +-
 drivers/power/pmic/Makefile                        |    1 +
 drivers/power/pmic/pmic_pfuze100.c                 |   32 +
 drivers/spi/omap3_spi.c                            |    5 +-
 drivers/video/exynos_fb.c                          |   12 +
 drivers/video/exynos_mipi_dsi.c                    |   96 ++
 include/configs/am335x_evm.h                       |    2 +
 include/configs/bur_am335x_common.h                |    2 +-
 include/configs/cm_t35.h                           |    2 +
 include/configs/exynos4-dt.h                       |  138 +++
 include/configs/gw_ventana.h                       |  425 +++++++
 include/configs/m53evk.h                           |    8 +-
 include/configs/mx25pdk.h                          |  103 +-
 include/configs/mx53loco.h                         |   10 +-
 include/configs/mx6_common.h                       |    2 +
 include/configs/mx6qsabreauto.h                    |    3 +
 include/configs/mx6sabresd.h                       |   10 +
 include/configs/mxs.h                              |   15 +-
 include/configs/nitrogen6x.h                       |    1 -
 include/configs/origen.h                           |  110 +-
 include/configs/s5pc210_universal.h                |  152 +--
 include/configs/socfpga_cyclone5.h                 |    1 +
 include/configs/trats.h                            |  225 +---
 include/configs/trats2.h                           |  220 +---
 include/configs/vexpress_aemv8a.h                  |    7 +
 include/configs/woodburn_sd.h                      |    2 -
 include/fdtdec.h                                   |    2 +
 include/linux/fb.h                                 |    2 +
 include/mmc.h                                      |    2 +
 include/phy.h                                      |    2 +
 include/power/pfuze100_pmic.h                      |   96 ++
 include/sdhci.h                                    |    5 +
 lib/fdtdec.c                                       |    2 + 110 files
 changed, 6015 insertions(+), 1635 deletions(-) create mode 100644
 arch/arm/cpu/arm926ejs/mxs/mxsimage-signed.cfg create mode 100644
 arch/arm/cpu/armv7/socfpga/clock_manager.c delete mode 100644
 arch/arm/cpu/armv8/gic.S create mode 100644 arch/arm/dts/exynos4.dtsi
 create mode 100644 arch/arm/dts/exynos4210-origen.dts
 create mode 100644 arch/arm/dts/exynos4210-trats.dts
 create mode 100644 arch/arm/dts/exynos4210-universal_c210.dts
 create mode 100644 arch/arm/dts/exynos4412-trats2.dts
 create mode 100644 arch/arm/dts/imx6q-sabreauto.dts
 create mode 100644 arch/arm/include/asm/arch-socfpga/clock_manager.h
 create mode 100644 arch/arm/lib/gic_64.S
 create mode 100644 board/altera/socfpga/pll_config.h
 create mode 100644 board/gateworks/gw_ventana/Makefile
 create mode 100644 board/gateworks/gw_ventana/README
 create mode 100644 board/gateworks/gw_ventana/clocks.cfg
 create mode 100644 board/gateworks/gw_ventana/gsc.c
 create mode 100644 board/gateworks/gw_ventana/gsc.h
 create mode 100644 board/gateworks/gw_ventana/gw_ventana.c
 create mode 100644 board/gateworks/gw_ventana/gw_ventana.cfg
 create mode 100644 board/gateworks/gw_ventana/ventana_eeprom.h
 create mode 100644 doc/device-tree-bindings/video/exynos_mipi_dsi.txt
 create mode 100644 drivers/misc/mxs_ocotp.c
 create mode 100644 drivers/power/pmic/pmic_pfuze100.c
 create mode 100644 include/configs/exynos4-dt.h
 create mode 100644 include/configs/gw_ventana.h
 create mode 100644 include/power/pfuze100_pmic.h

Amicalement,
-- 
Albert.

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

* [U-Boot] Pull request: u-boot-arm/master
  2014-03-10 18:16 Albert ARIBAUD
@ 2014-03-10 21:27 ` Tom Rini
  0 siblings, 0 replies; 259+ messages in thread
From: Tom Rini @ 2014-03-10 21:27 UTC (permalink / raw)
  To: u-boot

On Mon, Mar 10, 2014 at 07:16:44PM +0100, Albert ARIBAUD wrote:

> Hi Tom,
> 
> The following changes since commit
> eeb72e67619b98d2502fe634a3a5d9953de92ad0:
> 
>   Merge branch 'master' of git://git.denx.de/u-boot-arm (2014-02-26
>   16:49:58 -0500)
> 
> are available in the git repository at:
> 
> 
>   git://git.denx.de/u-boot-arm master
> 
> for you to fetch changes up to 27019e4a949fc3be2e895ac20839c4d4d119f902:
> 
>   arm: atmel: sama5d3: add nand spl boot support (2014-03-09 19:19:13
>   +0100)
> 
> ----------------------------------------------------------------
> Albert ARIBAUD (1):
>       Merge branch 'u-boot-tegra/master' into 'u-boot-arm/master'
> 
> Andreas Henriksson (2):
>       at91sam9263ek: add mmc support
>       at91 gpio: fix typo in compatibility macro
> 
> Bo Shen (4):
>       ARM: atmel: add sama5d3 Xplained board support
>       arm: atmel: sama5d3: add spi spl boot support
>       mtd: nand: atmel: prepare for nand spl boot support
>       arm: atmel: sama5d3: add nand spl boot support
> 
> Dave Gerlach (3):
>       ARM: AM43xx: EMIF: configure self-refresh entry delay
>       ARM: AM43xx: Write sdram_config to secure_emif_sdram_config
>       ARM: AM43xx: Change DDR3 Reset Value
> 
> Enric Balletbo i Serra (1):
>       OMAP3: igep00x0: Enable required clocks for GPIO that are used.
> 
> Hannes Petermaier (1):
>       board/BuR/common: fix phy addresses
> 
> Lokesh Vutla (1):
>       ARM: AM4372: Update EMIF registers for DDR3
> 
> Mugunthan V N (6):
>       drivers: net: cpsw: add support to have phy address from cpsw
> platform data ARM: AM43xx: clocks: Enable CPGMAC clock control
>       ARM: AM43xx: Add CPSW support to AM43xx EPOS and GP EVM
>       ARM: AM335x: add support for reading cpsw 2nd mac address from
> efuse ARM: DRA7xx: add support for reading cpsw 2nd mac from efuse
>       ARM: AM43xx: Add Ethernet boot support to SPL
> 
> Stefan Roese (1):
>       arm: am335x: DXR2: Reset SMSC LAN9303 switch via GPIO upon bootup
> 
> Stephen Warren (8):
>       ARM: tegra: move CONFIG_TEGRAnn
>       ARM: tegra: fix pmc_pwrgate_timer_mult register definition
>       ARM: tegra: fix NV_PA_CSITE_BASE for Tegra124
>       ARM: tegra: simplify halt_avp()
>       ARM: tegra: set CONFIG_SYS_USB_EHCI_MAX_ROOT_PORTS
>       ARM: tegra: convert tegra to use distro defaults
>       ARM: tegra: rework boot scripts
>       ARM: tegra: implement bootcmd_pxe
> 
>  arch/arm/cpu/arm720t/tegra-common/cpu.c           |   5 ++-
>  arch/arm/cpu/arm720t/tegra124/cpu.c               |   4 +--
>  arch/arm/cpu/arm926ejs/at91/at91sam9263_devices.c |  25 ++++++++++++++
>  arch/arm/cpu/armv7/am33xx/clock_am43xx.c          |   1 +
>  arch/arm/cpu/armv7/am33xx/ddr.c                   |   5 +--
>  arch/arm/cpu/armv7/am33xx/emif4.c                 |   2 +-
>  arch/arm/cpu/at91-common/spl.c                    |   4 +++
>  arch/arm/include/asm/arch-at91/gpio.h             |   2 +-
>  arch/arm/include/asm/arch-at91/spl.h              |   4 +++
>  arch/arm/include/asm/arch-tegra/pmc.h             |  11 +++++++
>  arch/arm/include/asm/arch-tegra/tegra.h           |   5 +++
>  arch/arm/include/asm/arch-tegra114/tegra.h        |   2 ++
>  arch/arm/include/asm/arch-tegra124/tegra.h        |   2 ++
>  arch/arm/include/asm/arch-tegra20/tegra.h         |   2 ++
>  arch/arm/include/asm/arch-tegra30/tegra.h         |   2 ++
>  board/BuR/common/common.c                         |   4 +--
>  board/atmel/at91sam9263ek/at91sam9263ek.c         |  10 ++++++
>  board/atmel/sama5d3_xplained/Makefile             |  15 +++++++++
>  board/atmel/sama5d3_xplained/sama5d3_xplained.c   | 130
>  ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
>  board/atmel/sama5d3xek/sama5d3xek.c               |   4 +++
>  board/compulab/cm_t335/cm_t335.c                  |   2 +-
>  board/isee/igep0033/board.c                       |   2 +-
>  board/phytec/pcm051/board.c                       |   4 +--
>  board/siemens/dxr2/board.c                        |   9 ++++-
>  board/siemens/dxr2/mux.c                          |   2 ++
>  board/siemens/pxm2/board.c                        |   4 +--
>  board/siemens/rut/board.c                         |   4 +--
>  board/silica/pengwyn/board.c                      |   4 +--
>  board/ti/am335x/board.c                           |  19 +++++++++--
>  board/ti/am43xx/board.c                           | 100
>  ++++++++++++++++++++++++++++++++++++++++++++++++++++++-
>  board/ti/am43xx/mux.c                             |  44
>  +++++++++++++++++++++++--
>  board/ti/dra7xx/evm.c                             |  19 +++++++++--
>  board/ti/ti814x/evm.c                             |   4 +--
>  boards.cfg                                        |   2 ++
>  drivers/mtd/nand/atmel_nand.c                     | 208
>  +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
>  drivers/net/cpsw.c                                |   4 +--
>  include/configs/am335x_evm.h                      |   1 -
>  include/configs/am335x_igep0033.h                 |   1 -
>  include/configs/am43xx_evm.h                      |  26
>  +++++++++++++++ include/configs/at91sam9263ek.h                   |
>  13 ++++++++ include/configs/bur_am335x_common.h               |   1 -
>  include/configs/cm_t335.h                         |   1 -
>  include/configs/dra7xx_evm.h                      |   1 -
>  include/configs/dxr2.h                            |   2 +-
>  include/configs/omap3_igep00x0.h                  |   5 +++
>  include/configs/pcm051.h                          |   1 -
>  include/configs/pengwyn.h                         |   1 -
>  include/configs/pxm2.h                            |   1 -
>  include/configs/rut.h                             |   1 -
>  include/configs/sama5d3_xplained.h                | 203
>  ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
>  include/configs/sama5d3xek.h                      |  23 +++++++++++++
>  include/configs/tegra-common-post.h               |  57
>  ++++++++++++++++++++++++++------
>  include/configs/tegra-common.h                    |  20 +++--------
>  include/configs/tegra114-common.h                 |  10 +++---
>  include/configs/tegra124-common.h                 |   6 +---
>  include/configs/tegra20-common.h                  |  10 +++---
>  include/configs/tegra30-common.h                  |  10 +++---
>  include/configs/ti814x_evm.h                      |   1 -
>  include/configs/ti_am335x_common.h                |   1 +
>  include/cpsw.h                                    |   2 +-
>  include/nand.h                                    |   6 ++++ 61 files
>  changed, 983 insertions(+), 91 deletions(-) create mode 100644
>  board/atmel/sama5d3_xplained/Makefile create mode 100644
>  board/atmel/sama5d3_xplained/sama5d3_xplained.c create mode 100644
>  include/configs/sama5d3_xplained.h

Applied to u-boot/master, thanks!

-- 
Tom
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 836 bytes
Desc: Digital signature
URL: <http://lists.denx.de/pipermail/u-boot/attachments/20140310/4dda2324/attachment.pgp>

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

* [U-Boot] Pull request: u-boot-arm/master
@ 2014-03-10 18:16 Albert ARIBAUD
  2014-03-10 21:27 ` Tom Rini
  0 siblings, 1 reply; 259+ messages in thread
From: Albert ARIBAUD @ 2014-03-10 18:16 UTC (permalink / raw)
  To: u-boot

Hi Tom,

The following changes since commit
eeb72e67619b98d2502fe634a3a5d9953de92ad0:

  Merge branch 'master' of git://git.denx.de/u-boot-arm (2014-02-26
  16:49:58 -0500)

are available in the git repository at:


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

for you to fetch changes up to 27019e4a949fc3be2e895ac20839c4d4d119f902:

  arm: atmel: sama5d3: add nand spl boot support (2014-03-09 19:19:13
  +0100)

----------------------------------------------------------------
Albert ARIBAUD (1):
      Merge branch 'u-boot-tegra/master' into 'u-boot-arm/master'

Andreas Henriksson (2):
      at91sam9263ek: add mmc support
      at91 gpio: fix typo in compatibility macro

Bo Shen (4):
      ARM: atmel: add sama5d3 Xplained board support
      arm: atmel: sama5d3: add spi spl boot support
      mtd: nand: atmel: prepare for nand spl boot support
      arm: atmel: sama5d3: add nand spl boot support

Dave Gerlach (3):
      ARM: AM43xx: EMIF: configure self-refresh entry delay
      ARM: AM43xx: Write sdram_config to secure_emif_sdram_config
      ARM: AM43xx: Change DDR3 Reset Value

Enric Balletbo i Serra (1):
      OMAP3: igep00x0: Enable required clocks for GPIO that are used.

Hannes Petermaier (1):
      board/BuR/common: fix phy addresses

Lokesh Vutla (1):
      ARM: AM4372: Update EMIF registers for DDR3

Mugunthan V N (6):
      drivers: net: cpsw: add support to have phy address from cpsw
platform data ARM: AM43xx: clocks: Enable CPGMAC clock control
      ARM: AM43xx: Add CPSW support to AM43xx EPOS and GP EVM
      ARM: AM335x: add support for reading cpsw 2nd mac address from
efuse ARM: DRA7xx: add support for reading cpsw 2nd mac from efuse
      ARM: AM43xx: Add Ethernet boot support to SPL

Stefan Roese (1):
      arm: am335x: DXR2: Reset SMSC LAN9303 switch via GPIO upon bootup

Stephen Warren (8):
      ARM: tegra: move CONFIG_TEGRAnn
      ARM: tegra: fix pmc_pwrgate_timer_mult register definition
      ARM: tegra: fix NV_PA_CSITE_BASE for Tegra124
      ARM: tegra: simplify halt_avp()
      ARM: tegra: set CONFIG_SYS_USB_EHCI_MAX_ROOT_PORTS
      ARM: tegra: convert tegra to use distro defaults
      ARM: tegra: rework boot scripts
      ARM: tegra: implement bootcmd_pxe

 arch/arm/cpu/arm720t/tegra-common/cpu.c           |   5 ++-
 arch/arm/cpu/arm720t/tegra124/cpu.c               |   4 +--
 arch/arm/cpu/arm926ejs/at91/at91sam9263_devices.c |  25 ++++++++++++++
 arch/arm/cpu/armv7/am33xx/clock_am43xx.c          |   1 +
 arch/arm/cpu/armv7/am33xx/ddr.c                   |   5 +--
 arch/arm/cpu/armv7/am33xx/emif4.c                 |   2 +-
 arch/arm/cpu/at91-common/spl.c                    |   4 +++
 arch/arm/include/asm/arch-at91/gpio.h             |   2 +-
 arch/arm/include/asm/arch-at91/spl.h              |   4 +++
 arch/arm/include/asm/arch-tegra/pmc.h             |  11 +++++++
 arch/arm/include/asm/arch-tegra/tegra.h           |   5 +++
 arch/arm/include/asm/arch-tegra114/tegra.h        |   2 ++
 arch/arm/include/asm/arch-tegra124/tegra.h        |   2 ++
 arch/arm/include/asm/arch-tegra20/tegra.h         |   2 ++
 arch/arm/include/asm/arch-tegra30/tegra.h         |   2 ++
 board/BuR/common/common.c                         |   4 +--
 board/atmel/at91sam9263ek/at91sam9263ek.c         |  10 ++++++
 board/atmel/sama5d3_xplained/Makefile             |  15 +++++++++
 board/atmel/sama5d3_xplained/sama5d3_xplained.c   | 130
 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 board/atmel/sama5d3xek/sama5d3xek.c               |   4 +++
 board/compulab/cm_t335/cm_t335.c                  |   2 +-
 board/isee/igep0033/board.c                       |   2 +-
 board/phytec/pcm051/board.c                       |   4 +--
 board/siemens/dxr2/board.c                        |   9 ++++-
 board/siemens/dxr2/mux.c                          |   2 ++
 board/siemens/pxm2/board.c                        |   4 +--
 board/siemens/rut/board.c                         |   4 +--
 board/silica/pengwyn/board.c                      |   4 +--
 board/ti/am335x/board.c                           |  19 +++++++++--
 board/ti/am43xx/board.c                           | 100
 ++++++++++++++++++++++++++++++++++++++++++++++++++++++-
 board/ti/am43xx/mux.c                             |  44
 +++++++++++++++++++++++--
 board/ti/dra7xx/evm.c                             |  19 +++++++++--
 board/ti/ti814x/evm.c                             |   4 +--
 boards.cfg                                        |   2 ++
 drivers/mtd/nand/atmel_nand.c                     | 208
 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 drivers/net/cpsw.c                                |   4 +--
 include/configs/am335x_evm.h                      |   1 -
 include/configs/am335x_igep0033.h                 |   1 -
 include/configs/am43xx_evm.h                      |  26
 +++++++++++++++ include/configs/at91sam9263ek.h                   |
 13 ++++++++ include/configs/bur_am335x_common.h               |   1 -
 include/configs/cm_t335.h                         |   1 -
 include/configs/dra7xx_evm.h                      |   1 -
 include/configs/dxr2.h                            |   2 +-
 include/configs/omap3_igep00x0.h                  |   5 +++
 include/configs/pcm051.h                          |   1 -
 include/configs/pengwyn.h                         |   1 -
 include/configs/pxm2.h                            |   1 -
 include/configs/rut.h                             |   1 -
 include/configs/sama5d3_xplained.h                | 203
 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 include/configs/sama5d3xek.h                      |  23 +++++++++++++
 include/configs/tegra-common-post.h               |  57
 ++++++++++++++++++++++++++------
 include/configs/tegra-common.h                    |  20 +++--------
 include/configs/tegra114-common.h                 |  10 +++---
 include/configs/tegra124-common.h                 |   6 +---
 include/configs/tegra20-common.h                  |  10 +++---
 include/configs/tegra30-common.h                  |  10 +++---
 include/configs/ti814x_evm.h                      |   1 -
 include/configs/ti_am335x_common.h                |   1 +
 include/cpsw.h                                    |   2 +-
 include/nand.h                                    |   6 ++++ 61 files
 changed, 983 insertions(+), 91 deletions(-) create mode 100644
 board/atmel/sama5d3_xplained/Makefile create mode 100644
 board/atmel/sama5d3_xplained/sama5d3_xplained.c create mode 100644
 include/configs/sama5d3_xplained.h

Amicalement,
-- 
Albert.

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

* [U-Boot] Pull request: u-boot-arm/master
  2014-02-26 21:40 Albert ARIBAUD
@ 2014-02-26 23:39 ` Tom Rini
  0 siblings, 0 replies; 259+ messages in thread
From: Tom Rini @ 2014-02-26 23:39 UTC (permalink / raw)
  To: u-boot

On Wed, Feb 26, 2014 at 10:40:13PM +0100, Albert ARIBAUD wrote:

> Hi Tom,
> 
> The following changes since commit
> 3e11350255d9c5d4bd03c2a65769da84c05d3294:
> 
>   Merge branch 'u-boot/master' into 'u-boot-arm/master' (2014-02-20
>   13:16:05 +0100)
> 
> are available in the git repository at:
> 
> 
>   git://git.denx.de/u-boot-arm master
> 
> for you to fetch changes up to 1551df35f296f0a8df32f4f2054254f46e8be252:
> 
>   arm: Switch to -mno-unaligned-access when supported by the compiler
>   (2014-02-26 21:19:32 +0100)
> 
> ----------------------------------------------------------------
> Albert ARIBAUD (4):
>       Merge branch 'u-boot-ti/master' into 'u-boot-arm/master'
>       cm_t335: fix linker file to produce full ELF
>       arm: make _end compiler-generated
>       arm: remove unneeded symbol offsets and _TEXT_BASE
> 
> Darwin Rambo (6):
>       arch: kona: Initial commit of kona-common architecture code
>       arch: bcm281xx: Initial commit of bcm281xx architecture code
>       gpio: kona: Add Kona gpio driver
>       i2c: kona: Add Kona I2C driver
>       mmc: kona: Add Kona mmc driver
>       board: bcm28155_ap: Add board files
> 
> Dave Gerlach (1):
>       ARM: AM43xx: GP-EVM: Correct GPIO used for VTT regulator control
> 
> Hannes Petermaier (2):
>       board: Add support for B&R T-Series Motherboard
>       Add support for B&R KWB Motherboard
> 
> Janne Grunau (1):
>       ARM: OMAP4: fix DDR timings for OMAP4430 ES2.0
> 
> Lothar Felten (1):
>       am335x: Initial support for Silica Pengwyn board
> 
> M?ns Rullg?rd (1):
>       ti814x: Fix illegal use of FP ops in clock_ti814x.c
> 
> Nishanth Menon (2):
>       DRA7: fix ABB efuse offset for OPP_NOM
>       omap4_common: config: remove I2C for SPL mode
> 
> Stefan Roese (2):
>       arm: omap3: Fix tao3530/omap3_ha SPL boot hangup (GPIO clocks not
> enabled) arm: omap: cm_t35: Remove CONFIG_SYS_BOOTMAPSZ to fix FDT
> Linux booting
> 
> Stefano Babic (3):
>       OMAP3: add missing gpio clock init and fix NAND SPL for mcx board
>       omap3: fix pinmux for mcx board
>       OMAP3: fix default environment for mcx board
> 
> Stephen Warren (4):
>       pxe: allow compilation when !defined(CONFIG_CMD_NET)
>       ARM: rpi_b: convert to use distro defaults
>       ARM: rpi_b: load /uEnv.txt from MMC at startup
>       ARM: rpi_b: rework boot scripts, enable sysboot
> 
> Tom Rini (5):
>       am335x_evm: Enable GPT commands
>       am43xx_evm: Enable GPT commands
>       dra7xx_evm: Enable GPT commands
>       checkpatch.pl: Add warning for new __packed additions
>       arm: Switch to -mno-unaligned-access when supported by the
> compiler
> 
>  README                                         |   8 +-
>  arch/arm/cpu/arm1136/start.S                   |  27 -----
>  arch/arm/cpu/arm1136/u-boot-spl.lds            |   6 +-
>  arch/arm/cpu/arm1176/start.S                   |  27 -----
>  arch/arm/cpu/arm720t/start.S                   |  26 -----
>  arch/arm/cpu/arm920t/ep93xx/u-boot.lds         |   5 +-
>  arch/arm/cpu/arm920t/start.S                   |  26 -----
>  arch/arm/cpu/arm926ejs/at91/lowlevel_init.S    |  14 +--
>  arch/arm/cpu/arm926ejs/mxs/start.S             |  27 -----
>  arch/arm/cpu/arm926ejs/mxs/u-boot-spl.lds      |   9 +-
>  arch/arm/cpu/arm926ejs/spear/u-boot-spl.lds    |   9 +-
>  arch/arm/cpu/arm926ejs/start.S                 |  27 -----
>  arch/arm/cpu/arm946es/start.S                  |  26 -----
>  arch/arm/cpu/arm_intcm/start.S                 |  26 -----
>  arch/arm/cpu/armv7/Makefile                    |   1 +
>  arch/arm/cpu/armv7/am33xx/board.c              |   6 +-
>  arch/arm/cpu/armv7/am33xx/clock_am43xx.c       |   2 +
>  arch/arm/cpu/armv7/am33xx/clock_ti814x.c       |   5 +-
>  arch/arm/cpu/armv7/am33xx/u-boot-spl.lds       |   6 +-
>  arch/arm/cpu/armv7/bcm281xx/Makefile           |  11 ++
>  arch/arm/cpu/armv7/bcm281xx/clk-bcm281xx.c     | 523
>  ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
>  arch/arm/cpu/armv7/bcm281xx/clk-bsc.c          |  52 +++++++++
>  arch/arm/cpu/armv7/bcm281xx/clk-core.c         | 513
>  +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
>  arch/arm/cpu/armv7/bcm281xx/clk-core.h         | 495
>  ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
>  arch/arm/cpu/armv7/bcm281xx/clk-sdio.c         |  73 ++++++++++++
>  arch/arm/cpu/armv7/bcm281xx/reset.c            |  27 +++++
>  arch/arm/cpu/armv7/config.mk                   |   7 +-
>  arch/arm/cpu/armv7/kona-common/Makefile        |   9 ++
>  arch/arm/cpu/armv7/kona-common/clk-stubs.c     |  21 ++++
>  arch/arm/cpu/armv7/kona-common/hwinit-common.c |  16 +++
>  arch/arm/cpu/armv7/kona-common/s_init.c        |  12 ++
>  arch/arm/cpu/armv7/omap-common/u-boot-spl.lds  |   6 +-
>  arch/arm/cpu/armv7/omap3/lowlevel_init.S       |   3 -
>  arch/arm/cpu/armv7/omap4/hw_data.c             |  18 +++
>  arch/arm/cpu/armv7/omap5/prcm-regs.c           |   2 +-
>  arch/arm/cpu/armv7/socfpga/u-boot-spl.lds      |   6 +-
>  arch/arm/cpu/armv7/start.S                     |  23 ----
>  arch/arm/cpu/armv7/zynq/u-boot.lds             |   7 +-
>  arch/arm/cpu/armv8/config.mk                   |   5 +-
>  arch/arm/cpu/at91-common/u-boot-spl.lds        |   6 +-
>  arch/arm/cpu/pxa/start.S                       |  27 -----
>  arch/arm/cpu/sa1100/start.S                    |  26 -----
>  arch/arm/cpu/u-boot-spl.lds                    |   9 +-
>  arch/arm/cpu/u-boot.lds                        |   9 +-
>  arch/arm/include/asm/arch-am33xx/cpu.h         |  12 +-
>  arch/arm/include/asm/arch-am33xx/ddr_defs.h    |  16 +++
>  arch/arm/include/asm/arch-am33xx/gpio.h        |   4 +-
>  arch/arm/include/asm/arch-bcm281xx/gpio.h      |  15 +++
>  arch/arm/include/asm/arch-bcm281xx/sysmap.h    |  25 +++++
>  arch/arm/include/asm/kona-common/clk.h         |  29 +++++
>  arch/arm/include/asm/kona-common/kona_sdhci.h  |  12 ++
>  arch/arm/lib/Makefile                          |   2 +-
>  arch/arm/lib/board.c                           |  12 +-
>  arch/arm/lib/interrupts.c                      |   2 +-
>  arch/arm/lib/sections.c                        |   1 +
>  board/Barix/ipam390/u-boot-spl-ipam390.lds     |   6 +-
>  board/BuR/common/bur_common.h                  |  22 ++++
>  board/BuR/common/common.c                      | 216
>  +++++++++++++++++++++++++++++++++++
>  board/BuR/kwb/Makefile                         |  12 ++
>  board/BuR/kwb/board.c                          | 240
>  +++++++++++++++++++++++++++++++++++++++
>  board/BuR/kwb/mux.c                            | 195
>  ++++++++++++++++++++++++++++++++
>  board/BuR/tseries/Makefile                     |  14 +++
>  board/BuR/tseries/board.c                      | 147
>  ++++++++++++++++++++++++
>  board/BuR/tseries/mux.c                        | 225
>  +++++++++++++++++++++++++++++++++++++
>  board/ait/cam_enc_4xx/u-boot-spl.lds           |   6 +-
>  board/armltd/integrator/lowlevel_init.S        |   2 +-
>  board/broadcom/bcm28155_ap/Makefile            |   7 ++
>  board/broadcom/bcm28155_ap/bcm28155_ap.c       |  87 ++++++++++++++
>  board/cm4008/flash.c                           |   2 +-
>  board/cm41xx/flash.c                           |   2 +-
>  board/compulab/cm_t335/u-boot.lds              |  23 ++--
>  board/davinci/da8xxevm/u-boot-spl-da850evm.lds |   6 +-
>  board/davinci/da8xxevm/u-boot-spl-hawk.lds     |   5 +-
>  board/freescale/mx31ads/u-boot.lds             |   9 +-
>  board/htkw/mcx/mcx.h                           |   2 -
>  board/mpl/vcma9/lowlevel_init.S                |   5 +-
>  board/samsung/common/exynos-uboot-spl.lds      |   6 +-
>  board/samsung/goni/lowlevel_init.S             |   3 -
>  board/samsung/smdk2410/lowlevel_init.S         |   5 +-
>  board/samsung/smdkc100/lowlevel_init.S         |   3 -
>  board/silica/pengwyn/Makefile                  |  13 +++
>  board/silica/pengwyn/board.c                   | 207
>  ++++++++++++++++++++++++++++++++++
>  board/silica/pengwyn/board.h                   |  15 +++
>  board/silica/pengwyn/mux.c                     |  98 ++++++++++++++++
>  board/ti/am335x/u-boot.lds                     |   9 +-
>  board/ti/am43xx/board.c                        |  16 +--
>  board/ti/am43xx/mux.c                          |   6 +-
>  board/ti/omap5912osk/lowlevel_init.S           |   4 -
>  board/vpac270/u-boot-spl.lds                   |   9 +-
>  boards.cfg                                     |   6 +
>  common/Makefile                                |   2 -
>  common/board_f.c                               |  14 +--
>  common/board_r.c                               |   4 +-
>  common/cmd_pxe.c                               |  11 ++
>  doc/README.arm-unaligned-accesses              | 122
>  -------------------- doc/README.unaligned-memory-access.txt         |
>  240 +++++++++++++++++++++++++++++++++++++++
>  drivers/gpio/Makefile                          |   1 +
>  drivers/gpio/kona_gpio.c                       | 141
>  +++++++++++++++++++++++ drivers/i2c/Makefile
>  |   1 + drivers/i2c/kona_i2c.c                         | 730
>  ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
>  drivers/mmc/Makefile                           |   1 +
>  drivers/mmc/kona_sdhci.c                       | 134
>  ++++++++++++++++++++++ fs/ubifs/Makefile
>  |   3 - include/asm-generic/sections.h                 |  26 ++---
>  include/bitfield.h                             |  58 ++++++++++
>  include/configs/am335x_evm.h                   |  13 +++
>  include/configs/am43xx_evm.h                   |   9 ++
>  include/configs/bcm28155_ap.h                  | 140
>  +++++++++++++++++++++++ include/configs/bur_am335x_common.h
>  | 197 ++++++++++++++++++++++++++++++++
>  include/configs/cm_t35.h                       |   7 --
>  include/configs/dra7xx_evm.h                   |  11 ++
>  include/configs/kwb.h                          | 128
>  +++++++++++++++++++++ include/configs/mcx.h
>  |   9 +- include/configs/pengwyn.h                      | 208
>  ++++++++++++++++++++++++++++++++++
>  include/configs/rpi_b.h                        | 119
>  +++++++++++++++----- include/configs/tao3530.h
>  |   7 ++ include/configs/ti_am335x_common.h             |   1 -
>  include/configs/ti_omap4_common.h              |   6 +
>  include/configs/tseries.h                      | 265
>  +++++++++++++++++++++++++++++++++++++++++++
>  lib/Makefile                                   |   3 -
>  scripts/checkpatch.pl                          |   5 + 121 files
>  changed, 5960 insertions(+), 608 deletions(-) create mode 100644
>  arch/arm/cpu/armv7/bcm281xx/Makefile create mode 100644
>  arch/arm/cpu/armv7/bcm281xx/clk-bcm281xx.c create mode 100644
>  arch/arm/cpu/armv7/bcm281xx/clk-bsc.c create mode 100644
>  arch/arm/cpu/armv7/bcm281xx/clk-core.c create mode 100644
>  arch/arm/cpu/armv7/bcm281xx/clk-core.h create mode 100644
>  arch/arm/cpu/armv7/bcm281xx/clk-sdio.c create mode 100644
>  arch/arm/cpu/armv7/bcm281xx/reset.c create mode 100644
>  arch/arm/cpu/armv7/kona-common/Makefile create mode 100644
>  arch/arm/cpu/armv7/kona-common/clk-stubs.c create mode 100644
>  arch/arm/cpu/armv7/kona-common/hwinit-common.c create mode 100644
>  arch/arm/cpu/armv7/kona-common/s_init.c create mode 100644
>  arch/arm/include/asm/arch-bcm281xx/gpio.h create mode 100644
>  arch/arm/include/asm/arch-bcm281xx/sysmap.h create mode 100644
>  arch/arm/include/asm/kona-common/clk.h create mode 100644
>  arch/arm/include/asm/kona-common/kona_sdhci.h create mode 100644
>  board/BuR/common/bur_common.h create mode 100644
>  board/BuR/common/common.c create mode 100644 board/BuR/kwb/Makefile
>  create mode 100644 board/BuR/kwb/board.c create mode 100644
>  board/BuR/kwb/mux.c create mode 100644 board/BuR/tseries/Makefile
>  create mode 100644 board/BuR/tseries/board.c create mode 100644
>  board/BuR/tseries/mux.c create mode 100644
>  board/broadcom/bcm28155_ap/Makefile create mode 100644
>  board/broadcom/bcm28155_ap/bcm28155_ap.c create mode 100644
>  board/silica/pengwyn/Makefile create mode 100644
>  board/silica/pengwyn/board.c create mode 100644
>  board/silica/pengwyn/board.h create mode 100644
>  board/silica/pengwyn/mux.c delete mode 100644
>  doc/README.arm-unaligned-accesses create mode 100644
>  doc/README.unaligned-memory-access.txt create mode 100644
>  drivers/gpio/kona_gpio.c create mode 100644 drivers/i2c/kona_i2c.c
>  create mode 100644 drivers/mmc/kona_sdhci.c create mode 100644
>  include/bitfield.h create mode 100644 include/configs/bcm28155_ap.h
>  create mode 100644 include/configs/bur_am335x_common.h create mode
>  100644 include/configs/kwb.h create mode 100644
>  include/configs/pengwyn.h create mode 100644 include/configs/tseries.h

Applied to u-boot/master, thanks!

-- 
Tom
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 836 bytes
Desc: Digital signature
URL: <http://lists.denx.de/pipermail/u-boot/attachments/20140226/0c293535/attachment.pgp>

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

* [U-Boot] Pull request: u-boot-arm/master
@ 2014-02-26 21:40 Albert ARIBAUD
  2014-02-26 23:39 ` Tom Rini
  0 siblings, 1 reply; 259+ messages in thread
From: Albert ARIBAUD @ 2014-02-26 21:40 UTC (permalink / raw)
  To: u-boot

Hi Tom,

The following changes since commit
3e11350255d9c5d4bd03c2a65769da84c05d3294:

  Merge branch 'u-boot/master' into 'u-boot-arm/master' (2014-02-20
  13:16:05 +0100)

are available in the git repository at:


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

for you to fetch changes up to 1551df35f296f0a8df32f4f2054254f46e8be252:

  arm: Switch to -mno-unaligned-access when supported by the compiler
  (2014-02-26 21:19:32 +0100)

----------------------------------------------------------------
Albert ARIBAUD (4):
      Merge branch 'u-boot-ti/master' into 'u-boot-arm/master'
      cm_t335: fix linker file to produce full ELF
      arm: make _end compiler-generated
      arm: remove unneeded symbol offsets and _TEXT_BASE

Darwin Rambo (6):
      arch: kona: Initial commit of kona-common architecture code
      arch: bcm281xx: Initial commit of bcm281xx architecture code
      gpio: kona: Add Kona gpio driver
      i2c: kona: Add Kona I2C driver
      mmc: kona: Add Kona mmc driver
      board: bcm28155_ap: Add board files

Dave Gerlach (1):
      ARM: AM43xx: GP-EVM: Correct GPIO used for VTT regulator control

Hannes Petermaier (2):
      board: Add support for B&R T-Series Motherboard
      Add support for B&R KWB Motherboard

Janne Grunau (1):
      ARM: OMAP4: fix DDR timings for OMAP4430 ES2.0

Lothar Felten (1):
      am335x: Initial support for Silica Pengwyn board

M?ns Rullg?rd (1):
      ti814x: Fix illegal use of FP ops in clock_ti814x.c

Nishanth Menon (2):
      DRA7: fix ABB efuse offset for OPP_NOM
      omap4_common: config: remove I2C for SPL mode

Stefan Roese (2):
      arm: omap3: Fix tao3530/omap3_ha SPL boot hangup (GPIO clocks not
enabled) arm: omap: cm_t35: Remove CONFIG_SYS_BOOTMAPSZ to fix FDT
Linux booting

Stefano Babic (3):
      OMAP3: add missing gpio clock init and fix NAND SPL for mcx board
      omap3: fix pinmux for mcx board
      OMAP3: fix default environment for mcx board

Stephen Warren (4):
      pxe: allow compilation when !defined(CONFIG_CMD_NET)
      ARM: rpi_b: convert to use distro defaults
      ARM: rpi_b: load /uEnv.txt from MMC at startup
      ARM: rpi_b: rework boot scripts, enable sysboot

Tom Rini (5):
      am335x_evm: Enable GPT commands
      am43xx_evm: Enable GPT commands
      dra7xx_evm: Enable GPT commands
      checkpatch.pl: Add warning for new __packed additions
      arm: Switch to -mno-unaligned-access when supported by the
compiler

 README                                         |   8 +-
 arch/arm/cpu/arm1136/start.S                   |  27 -----
 arch/arm/cpu/arm1136/u-boot-spl.lds            |   6 +-
 arch/arm/cpu/arm1176/start.S                   |  27 -----
 arch/arm/cpu/arm720t/start.S                   |  26 -----
 arch/arm/cpu/arm920t/ep93xx/u-boot.lds         |   5 +-
 arch/arm/cpu/arm920t/start.S                   |  26 -----
 arch/arm/cpu/arm926ejs/at91/lowlevel_init.S    |  14 +--
 arch/arm/cpu/arm926ejs/mxs/start.S             |  27 -----
 arch/arm/cpu/arm926ejs/mxs/u-boot-spl.lds      |   9 +-
 arch/arm/cpu/arm926ejs/spear/u-boot-spl.lds    |   9 +-
 arch/arm/cpu/arm926ejs/start.S                 |  27 -----
 arch/arm/cpu/arm946es/start.S                  |  26 -----
 arch/arm/cpu/arm_intcm/start.S                 |  26 -----
 arch/arm/cpu/armv7/Makefile                    |   1 +
 arch/arm/cpu/armv7/am33xx/board.c              |   6 +-
 arch/arm/cpu/armv7/am33xx/clock_am43xx.c       |   2 +
 arch/arm/cpu/armv7/am33xx/clock_ti814x.c       |   5 +-
 arch/arm/cpu/armv7/am33xx/u-boot-spl.lds       |   6 +-
 arch/arm/cpu/armv7/bcm281xx/Makefile           |  11 ++
 arch/arm/cpu/armv7/bcm281xx/clk-bcm281xx.c     | 523
 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 arch/arm/cpu/armv7/bcm281xx/clk-bsc.c          |  52 +++++++++
 arch/arm/cpu/armv7/bcm281xx/clk-core.c         | 513
 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 arch/arm/cpu/armv7/bcm281xx/clk-core.h         | 495
 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 arch/arm/cpu/armv7/bcm281xx/clk-sdio.c         |  73 ++++++++++++
 arch/arm/cpu/armv7/bcm281xx/reset.c            |  27 +++++
 arch/arm/cpu/armv7/config.mk                   |   7 +-
 arch/arm/cpu/armv7/kona-common/Makefile        |   9 ++
 arch/arm/cpu/armv7/kona-common/clk-stubs.c     |  21 ++++
 arch/arm/cpu/armv7/kona-common/hwinit-common.c |  16 +++
 arch/arm/cpu/armv7/kona-common/s_init.c        |  12 ++
 arch/arm/cpu/armv7/omap-common/u-boot-spl.lds  |   6 +-
 arch/arm/cpu/armv7/omap3/lowlevel_init.S       |   3 -
 arch/arm/cpu/armv7/omap4/hw_data.c             |  18 +++
 arch/arm/cpu/armv7/omap5/prcm-regs.c           |   2 +-
 arch/arm/cpu/armv7/socfpga/u-boot-spl.lds      |   6 +-
 arch/arm/cpu/armv7/start.S                     |  23 ----
 arch/arm/cpu/armv7/zynq/u-boot.lds             |   7 +-
 arch/arm/cpu/armv8/config.mk                   |   5 +-
 arch/arm/cpu/at91-common/u-boot-spl.lds        |   6 +-
 arch/arm/cpu/pxa/start.S                       |  27 -----
 arch/arm/cpu/sa1100/start.S                    |  26 -----
 arch/arm/cpu/u-boot-spl.lds                    |   9 +-
 arch/arm/cpu/u-boot.lds                        |   9 +-
 arch/arm/include/asm/arch-am33xx/cpu.h         |  12 +-
 arch/arm/include/asm/arch-am33xx/ddr_defs.h    |  16 +++
 arch/arm/include/asm/arch-am33xx/gpio.h        |   4 +-
 arch/arm/include/asm/arch-bcm281xx/gpio.h      |  15 +++
 arch/arm/include/asm/arch-bcm281xx/sysmap.h    |  25 +++++
 arch/arm/include/asm/kona-common/clk.h         |  29 +++++
 arch/arm/include/asm/kona-common/kona_sdhci.h  |  12 ++
 arch/arm/lib/Makefile                          |   2 +-
 arch/arm/lib/board.c                           |  12 +-
 arch/arm/lib/interrupts.c                      |   2 +-
 arch/arm/lib/sections.c                        |   1 +
 board/Barix/ipam390/u-boot-spl-ipam390.lds     |   6 +-
 board/BuR/common/bur_common.h                  |  22 ++++
 board/BuR/common/common.c                      | 216
 +++++++++++++++++++++++++++++++++++
 board/BuR/kwb/Makefile                         |  12 ++
 board/BuR/kwb/board.c                          | 240
 +++++++++++++++++++++++++++++++++++++++
 board/BuR/kwb/mux.c                            | 195
 ++++++++++++++++++++++++++++++++
 board/BuR/tseries/Makefile                     |  14 +++
 board/BuR/tseries/board.c                      | 147
 ++++++++++++++++++++++++
 board/BuR/tseries/mux.c                        | 225
 +++++++++++++++++++++++++++++++++++++
 board/ait/cam_enc_4xx/u-boot-spl.lds           |   6 +-
 board/armltd/integrator/lowlevel_init.S        |   2 +-
 board/broadcom/bcm28155_ap/Makefile            |   7 ++
 board/broadcom/bcm28155_ap/bcm28155_ap.c       |  87 ++++++++++++++
 board/cm4008/flash.c                           |   2 +-
 board/cm41xx/flash.c                           |   2 +-
 board/compulab/cm_t335/u-boot.lds              |  23 ++--
 board/davinci/da8xxevm/u-boot-spl-da850evm.lds |   6 +-
 board/davinci/da8xxevm/u-boot-spl-hawk.lds     |   5 +-
 board/freescale/mx31ads/u-boot.lds             |   9 +-
 board/htkw/mcx/mcx.h                           |   2 -
 board/mpl/vcma9/lowlevel_init.S                |   5 +-
 board/samsung/common/exynos-uboot-spl.lds      |   6 +-
 board/samsung/goni/lowlevel_init.S             |   3 -
 board/samsung/smdk2410/lowlevel_init.S         |   5 +-
 board/samsung/smdkc100/lowlevel_init.S         |   3 -
 board/silica/pengwyn/Makefile                  |  13 +++
 board/silica/pengwyn/board.c                   | 207
 ++++++++++++++++++++++++++++++++++
 board/silica/pengwyn/board.h                   |  15 +++
 board/silica/pengwyn/mux.c                     |  98 ++++++++++++++++
 board/ti/am335x/u-boot.lds                     |   9 +-
 board/ti/am43xx/board.c                        |  16 +--
 board/ti/am43xx/mux.c                          |   6 +-
 board/ti/omap5912osk/lowlevel_init.S           |   4 -
 board/vpac270/u-boot-spl.lds                   |   9 +-
 boards.cfg                                     |   6 +
 common/Makefile                                |   2 -
 common/board_f.c                               |  14 +--
 common/board_r.c                               |   4 +-
 common/cmd_pxe.c                               |  11 ++
 doc/README.arm-unaligned-accesses              | 122
 -------------------- doc/README.unaligned-memory-access.txt         |
 240 +++++++++++++++++++++++++++++++++++++++
 drivers/gpio/Makefile                          |   1 +
 drivers/gpio/kona_gpio.c                       | 141
 +++++++++++++++++++++++ drivers/i2c/Makefile
 |   1 + drivers/i2c/kona_i2c.c                         | 730
 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 drivers/mmc/Makefile                           |   1 +
 drivers/mmc/kona_sdhci.c                       | 134
 ++++++++++++++++++++++ fs/ubifs/Makefile
 |   3 - include/asm-generic/sections.h                 |  26 ++---
 include/bitfield.h                             |  58 ++++++++++
 include/configs/am335x_evm.h                   |  13 +++
 include/configs/am43xx_evm.h                   |   9 ++
 include/configs/bcm28155_ap.h                  | 140
 +++++++++++++++++++++++ include/configs/bur_am335x_common.h
 | 197 ++++++++++++++++++++++++++++++++
 include/configs/cm_t35.h                       |   7 --
 include/configs/dra7xx_evm.h                   |  11 ++
 include/configs/kwb.h                          | 128
 +++++++++++++++++++++ include/configs/mcx.h
 |   9 +- include/configs/pengwyn.h                      | 208
 ++++++++++++++++++++++++++++++++++
 include/configs/rpi_b.h                        | 119
 +++++++++++++++----- include/configs/tao3530.h
 |   7 ++ include/configs/ti_am335x_common.h             |   1 -
 include/configs/ti_omap4_common.h              |   6 +
 include/configs/tseries.h                      | 265
 +++++++++++++++++++++++++++++++++++++++++++
 lib/Makefile                                   |   3 -
 scripts/checkpatch.pl                          |   5 + 121 files
 changed, 5960 insertions(+), 608 deletions(-) create mode 100644
 arch/arm/cpu/armv7/bcm281xx/Makefile create mode 100644
 arch/arm/cpu/armv7/bcm281xx/clk-bcm281xx.c create mode 100644
 arch/arm/cpu/armv7/bcm281xx/clk-bsc.c create mode 100644
 arch/arm/cpu/armv7/bcm281xx/clk-core.c create mode 100644
 arch/arm/cpu/armv7/bcm281xx/clk-core.h create mode 100644
 arch/arm/cpu/armv7/bcm281xx/clk-sdio.c create mode 100644
 arch/arm/cpu/armv7/bcm281xx/reset.c create mode 100644
 arch/arm/cpu/armv7/kona-common/Makefile create mode 100644
 arch/arm/cpu/armv7/kona-common/clk-stubs.c create mode 100644
 arch/arm/cpu/armv7/kona-common/hwinit-common.c create mode 100644
 arch/arm/cpu/armv7/kona-common/s_init.c create mode 100644
 arch/arm/include/asm/arch-bcm281xx/gpio.h create mode 100644
 arch/arm/include/asm/arch-bcm281xx/sysmap.h create mode 100644
 arch/arm/include/asm/kona-common/clk.h create mode 100644
 arch/arm/include/asm/kona-common/kona_sdhci.h create mode 100644
 board/BuR/common/bur_common.h create mode 100644
 board/BuR/common/common.c create mode 100644 board/BuR/kwb/Makefile
 create mode 100644 board/BuR/kwb/board.c create mode 100644
 board/BuR/kwb/mux.c create mode 100644 board/BuR/tseries/Makefile
 create mode 100644 board/BuR/tseries/board.c create mode 100644
 board/BuR/tseries/mux.c create mode 100644
 board/broadcom/bcm28155_ap/Makefile create mode 100644
 board/broadcom/bcm28155_ap/bcm28155_ap.c create mode 100644
 board/silica/pengwyn/Makefile create mode 100644
 board/silica/pengwyn/board.c create mode 100644
 board/silica/pengwyn/board.h create mode 100644
 board/silica/pengwyn/mux.c delete mode 100644
 doc/README.arm-unaligned-accesses create mode 100644
 doc/README.unaligned-memory-access.txt create mode 100644
 drivers/gpio/kona_gpio.c create mode 100644 drivers/i2c/kona_i2c.c
 create mode 100644 drivers/mmc/kona_sdhci.c create mode 100644
 include/bitfield.h create mode 100644 include/configs/bcm28155_ap.h
 create mode 100644 include/configs/bur_am335x_common.h create mode
 100644 include/configs/kwb.h create mode 100644
 include/configs/pengwyn.h create mode 100644 include/configs/tseries.h

Amicalement,
-- 
Albert.

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

* [U-Boot] Pull request: u-boot-arm/master
  2014-02-18 17:50 ` Tom Rini
  2014-02-18 18:21   ` Stephen Warren
@ 2014-02-18 18:47   ` Albert ARIBAUD
  1 sibling, 0 replies; 259+ messages in thread
From: Albert ARIBAUD @ 2014-02-18 18:47 UTC (permalink / raw)
  To: u-boot

Hi Tom,

On Tue, 18 Feb 2014 12:50:40 -0500, Tom Rini <trini@ti.com> wrote:

> On Thu, Feb 13, 2014 at 06:43:41PM +0100, Albert ARIBAUD wrote:
> 
> > Hi Tom,
> > 
> > The following changes since commit
> > 0876703cf2ee107372b56037d4eeeb7604c56796:
> > 
> >   boards.cfg: Keep the entries sorted (2014-01-27 08:28:35 -0500)
> > 
> > are available in the git repository at:
> > 
> >   git://git.denx.de/u-boot-arm master
> > 
> > for you to fetch changes up to 9c134e189a95c976dab94d4f28444a5398627188:
> > 
> >   arm/km: introduce kmsugp1 target (2014-02-13 17:45:36 +0100)
> > 
> > ----------------------------------------------------------------
> > Albert ARIBAUD (3):
> >       Merge branch 'u-boot-arm/next' into 'u-boot-arm/master'
> >       Merge branch 'u-boot-ti/master' into 'u-boot-arm/master'
> >       Merge branch 'u-boot-samsung/master' into 'u-boot-arm/master'
> > 
> > Enric Balletb? i Serra (7):
> >       ARM: OMAP4: Rename to ti_omap4_common.h
> >       ARM: OMAP5: Rename to ti_omap5_common.h
> >       TI: armv7: Move ELM support to SoC configuration file.
> >       TI: armv7: Do not define the number DRAM banks if is already
> > defined. ARM: OMAP3: Rename OMAP3_PUBLIC_SRAM_* to NON_SECURE_SRAM_*
> >       TI: OMAP3: Create common config files for TI OMAP3 platforms.
> >       OMAP3: igep00x0: Convert to ti_omap3_common.h.
> > 
> > Gerlando Falauto (3):
> >       arm/km: enable FDT for km_kirwkood
> >       arm/km: define fdt_high env variable and allow backwards
> > compatibility arm/km: introduce kmsugp1 target
> > 
> > Holger Brunck (5):
> >       arm/km: drop unneeded define
> >       arm/km: make local function startup_allowed static
> >       arm/km/suv31: switch to 256MB RAM
> >       arm/km: add CONFIG_KM_BOARD_EXTRA_ENV to default environment
> >       arm/km: fix wrong error handling
> > 
> > Inha Song (3):
> >       serial: s5p: set automatically clears after resetting Rx FIFO
> >       exynos: clock: fixed that cfg is set to wrong value.
> >       exynos: clock: use the clear and set bits macros.
> > 
> > Jassi Brar (2):
> >       ARM: OMAP4/5: Remove dead code against
> > CONFIG_SYS_CLOCKS_ENABLE_ALL ARM: OMAP4/5: Remove dead code against
> > CONFIG_SYS_ENABLE_PADS_ALL
> > 
> > Jim Lin (1):
> >       ARM: tegra: fix "bootp" issue for Tegra124 too
> > 
> > Jimmy Zhang (1):
> >       ARM: tegra: don't exceed AVP limits when configuring PLLP
> > 
> > Linus Walleij (2):
> >       ARM: versatile: pass correct machine type for Versatile AB
> >       ARM: versatile: pass console setting to the kernel
> > 
> > Lokesh Vutla (1):
> >       ARM: AM43xx: Enable DDR dynamic IO power down for DDR3
> > 
> > Masahiro Yamada (1):
> >       relocate-rela: replace a magic number with sizeof(Elf64_Rela)
> > 
> > Michal Simek (2):
> >       zynq: Use full tftpboot command instead of shortcut tftp
> >       zynq: Fix elf header generation
> > 
> > Minkyu Kang (3):
> >       exynos: pinmux: sort the list of peripherals
> >       exynos: pinmux: remove unnecessary define
> >       exynos: pinmux: remove unnecessary routine
> > 
> > Nishanth Menon (2):
> >       DRA7: Add support for ES1.1 silicon ID code
> >       DRA7: add ABB setup for MPU voltage domain
> > 
> > Piotr Wilczek (8):
> >       arm:exynos: add cpu revision
> >       arm:s5pc110: add cpu revision
> >       board:samsung:common: set envs with board unified information
> >       board:samsung:goni: add env variables describing platform
> >       board:samsung:universal: add env variables describing platform
> >       board:samsung:trats: add env variables describing platform
> >       board:samsung:trats2: add env variables describing platform
> >       board:samsung:trats/trats2: enable boot with appended and
> > separated DTB
> > 
> > Przemyslaw Marczak (12):
> >       s5p: gpio: change gpio coding method for s5p gpio.
> >       trats2: Code cleanup.
> >       samsung: common: Add file for common functions, draw_logo()
> > cleanup. common: lcd.c: fix data abort exception when try to access bmp
> > header lib: tizen: change Tizen logo with the new one.
> >       video: exynos: fimd: add support for various display color modes
> >       samsung: boards: update display configs with 16bpp mode.
> >       samsung: misc: Add LCD download menu.
> >       trats: add LCD download menu support
> >       trats2: add LCD download menu support
> >       universal: add LCD download menu support
> >       config: trats: trats2: extend dfu_alt_info by env update settings
> > 
> > Satyanarayana, Sandhya (1):
> >       ARM: AM335x: Enable DDR dynamic IO power down
> > 
> > Stephen Warren (16):
> >       ARM: tegra: accept any SKU ID for most chips
> >       ARM: tegra: set env vars to indicate Cardhu A04 support
> >       ARM: tegra: clear $usb_need_init each boot
> >       ARM: tegra: rename MASK_BITS_29_28 to MASK_BITS_31_28
> >       ARM: tegra: rename OUT_CLK_SOURCE_*
> >       ARM: tegra: use MASK_BITS_* macros everywhere
> >       ARM: tegra: MASK_BITS_ no longer needs specific values
> >       ARM: tegra: amend pmc.h for Tegra114+
> >       mmc: tegra: support Tegra124
> >       ARM: tegra: misc cleanups triggered by Tegra124 review
> >       ARM: tegra: pass just partition ID to power_partition()
> >       ARM: tegra: enable PLLX only once it's been fully configured
> >       ARM: tegra: remove a conditional for CSITE rate
> >       ARM: tegra: fix a typo in the tegra114.dtsi
> >       ARM: rpi_b: set $fdtfile in default environment
> >       ARM: bcm2835: config.mk isn't needed
> > 
> > Tom Rini (2):
> >       feature-removal-schedule.txt: Drop
> > CONFIG_SYS_ENABLE_PADS_ALL/CLOCKS_ENABLE_ALL am43xx_evm.h: Correct SPL
> > max size
> > 
> > Tom Warren (9):
> >       ARM: tegra: deduplicate MASK_BITS_xxx clock mux enum
> >       ARM: tegra: implement MASK_BITS_31_29
> >       ARM: tegra: only build __pinmux_nand() when it's needed
> >       ARM: tegra: add/edit headers for Tegra124
> >       ARM: tegra: add SPL/AVP (arm720t) CPU files for Tegra124
> >       ARM: tegra: Add CPU (armv7) files for Tegra124
> >       ARM: tegra: add common (shared) CPU files
> >       ARM: tegra: add DT files for Tegra124 and Venice2
> >       ARM: tegra: add Venice2 (Tegra124) board
> > 
> > Vivek Gautam (2):
> >       exynos5250: usb: Fix VBus gpio numbers for ehci and xhci
> > controllers smdk5250: Remove 'board_usb_vbus_init()' function
> > 
> >  arch/arm/cpu/arm1176/bcm2835/config.mk                |    19 -
> >  arch/arm/cpu/arm720t/tegra-common/cpu.c               |    75 +-
> >  arch/arm/cpu/arm720t/tegra-common/cpu.h               |    12 +-
> >  arch/arm/cpu/arm720t/tegra114/cpu.c                   |    48 +-
> >  arch/arm/cpu/arm720t/tegra124/Makefile                |     8 +
> >  arch/arm/cpu/arm720t/tegra124/config.mk               |     7 +
> >  arch/arm/cpu/arm720t/tegra124/cpu.c                   |   265 +++
> >  arch/arm/cpu/arm720t/tegra30/cpu.c                    |    14 +-
> >  arch/arm/cpu/armv7/exynos/clock.c                     |    84 +-
> >  arch/arm/cpu/armv7/exynos/pinmux.c                    |     7 +-
> >  arch/arm/cpu/armv7/omap-common/clocks-common.c        |    53 -
> >  arch/arm/cpu/armv7/omap-common/emif-common.c          |     5 +-
> >  arch/arm/cpu/armv7/omap-common/hwinit-common.c        |     6 -
> >  arch/arm/cpu/armv7/omap4/hw_data.c                    |    85 -
> >  arch/arm/cpu/armv7/omap5/abb.c                        |    13 +-
> >  arch/arm/cpu/armv7/omap5/hw_data.c                    |    90 +-
> >  arch/arm/cpu/armv7/omap5/hwinit.c                     |     3 +
> >  arch/arm/cpu/armv7/omap5/prcm-regs.c                  |     8 +
> >  arch/arm/cpu/armv7/omap5/sdram.c                      |     4 +
> >  arch/arm/cpu/armv7/tegra124/Makefile                  |     6 +
> >  arch/arm/cpu/armv7/tegra124/config.mk                 |    10 +
> >  arch/arm/cpu/armv7/zynq/u-boot.lds                    |    99 ++
> >  arch/arm/cpu/tegra-common/ap.c                        |    18 +-
> >  arch/arm/cpu/tegra-common/board.c                     |    10 +-
> >  arch/arm/cpu/tegra-common/cache.c                     |    10 +-
> >  arch/arm/cpu/tegra-common/clock.c                     |   128 +-
> >  arch/arm/cpu/tegra114-common/clock.c                  |    16 +-
> >  arch/arm/cpu/tegra124-common/Makefile                 |    10 +
> >  arch/arm/cpu/tegra124-common/clock.c                  |   826 +++++++++
> >  arch/arm/cpu/tegra124-common/funcmux.c                |    69 +
> >  arch/arm/cpu/tegra124-common/pinmux.c                 |   730 ++++++++
> >  arch/arm/cpu/tegra20-common/clock.c                   |     4 +-
> >  arch/arm/cpu/tegra30-common/clock.c                   |    39 +-
> >  arch/arm/dts/tegra114.dtsi                            |     2 +-
> >  arch/arm/dts/tegra124.dtsi                            |   250 +++
> >  arch/arm/include/asm/arch-am33xx/ddr_defs.h           |     8 +-
> >  arch/arm/include/asm/arch-exynos/cpu.h                |     8 +-
> >  arch/arm/include/asm/arch-exynos/gpio.h               |   245 +--
> >  arch/arm/include/asm/arch-exynos/periph.h             |     3 +-
> >  arch/arm/include/asm/arch-omap3/omap3.h               |     6 +-
> >  arch/arm/include/asm/arch-omap4/sys_proto.h           |     1 -
> >  arch/arm/include/asm/arch-omap5/omap.h                |     3 +
> >  arch/arm/include/asm/arch-omap5/sys_proto.h           |     1 -
> >  arch/arm/include/asm/arch-s5pc1xx/cpu.h               |     7 +
> >  arch/arm/include/asm/arch-s5pc1xx/gpio.h              |    47 +-
> >  arch/arm/include/asm/arch-tegra/clk_rst.h             |   187 ++-
> >  arch/arm/include/asm/arch-tegra/clock.h               |    17 +
> >  arch/arm/include/asm/arch-tegra/gp_padctrl.h          |     1 +
> >  arch/arm/include/asm/arch-tegra/pmc.h                 |   270 ++-
> >  arch/arm/include/asm/arch-tegra/tegra.h               |     2 +
> >  arch/arm/include/asm/arch-tegra124/ahb.h              |    91 +
> >  arch/arm/include/asm/arch-tegra124/clock-tables.h     |   496 ++++++
> >  arch/arm/include/asm/arch-tegra124/clock.h            |    19 +
> >  arch/arm/include/asm/arch-tegra124/flow.h             |    40 +
> >  arch/arm/include/asm/arch-tegra124/funcmux.h          |    23 +
> >  arch/arm/include/asm/arch-tegra124/gp_padctrl.h       |    74 +
> >  arch/arm/include/asm/arch-tegra124/gpio.h             |   303 ++++
> >  arch/arm/include/asm/arch-tegra124/hardware.h         |    16 +
> >  arch/arm/include/asm/arch-tegra124/pinmux.h           |   620 +++++++
> >  arch/arm/include/asm/arch-tegra124/pmu.h              |    14 +
> >  arch/arm/include/asm/arch-tegra124/spl.h              |    13 +
> >  arch/arm/include/asm/arch-tegra124/sysctr.h           |    26 +
> >  arch/arm/include/asm/arch-tegra124/tegra.h            |    30 +
> >  arch/arm/include/asm/arch-tegra124/usb.h              |   268 +++
> >  arch/arm/include/asm/omap_common.h                    |     2 +-
> >  board/armltd/versatile/versatile.c                    |     4 +
> >  board/keymile/km_arm/fpga_config.c                    |    26 +
> >  board/keymile/km_arm/km_arm.c                         |    20 +-
> >  board/keymile/scripts/develop-arm.txt                 |     1 -
> >  board/keymile/scripts/develop-common.txt              |     1 +
> >  board/keymile/scripts/develop-ppc_82xx.txt            |     1 -
> >  board/keymile/scripts/develop-ppc_8xx.txt             |     1 -
> >  board/keymile/scripts/ramfs-arm.txt                   |     1 -
> >  board/keymile/scripts/ramfs-common.txt                |     1 +
> >  board/keymile/scripts/ramfs-ppc_82xx.txt              |     1 -
> >  board/keymile/scripts/ramfs-ppc_8xx.txt               |     1 -
> >  board/nvidia/common/board.c                           |     2 +
> >  board/nvidia/dts/tegra124-venice2.dts                 |    84 +
> >  board/nvidia/venice2/Makefile                         |     9 +
> >  board/nvidia/venice2/as3722_init.c                    |    91 +
> >  board/nvidia/venice2/as3722_init.h                    |    38 +
> >  board/nvidia/venice2/pinmux-config-venice2.h          |   339 ++++
> >  board/nvidia/venice2/venice2.c                        |    33 +
> >  board/samsung/common/Makefile                         |     1 +
> >  board/samsung/common/dfu_sample_env.txt               |     9 +
> >  board/samsung/common/misc.c                           |   411 +++++
> >  board/samsung/dts/exynos5250-smdk5250.dts             |     2 +-
> >  board/samsung/dts/exynos5250-snow.dts                 |     4 +-
> >  board/samsung/goni/goni.c                             |    17 +
> >  board/samsung/smdk5250/smdk5250.c                     |    19 -
> >  board/samsung/trats/trats.c                           |    21 +-
> >  board/samsung/trats2/trats2.c                         |    34 +-
> >  board/samsung/universal_c210/universal.c              |    21 +-
> >  board/ti/am43xx/board.c                               |     2 +-
> >  board/ti/omap5_uevm/evm.c                             |    13 -
> >  board/ti/omap5_uevm/mux_data.h                        |   234 ---
> >  board/ti/panda/panda.c                                |    30 -
> >  board/ti/panda/panda_mux_data.h                       |   186 ---
> >  board/ti/sdp4430/sdp.c                                |    20 -
> >  board/ti/sdp4430/sdp4430_mux_data.h                   |   197 ---
> >  boards.cfg                                            |     2 +
> >  common/lcd.c                                          |    27 +-
> >  doc/feature-removal-schedule.txt                      |    16 -
> >  drivers/gpio/s5p_gpio.c                               |    15 +-
> >  drivers/mmc/tegra_mmc.c                               |     9 +
> >  drivers/power/battery/bat_trats2.c                    |     2 +-
> >  drivers/serial/serial_s5p.c                           |     4 +-
> >  drivers/video/exynos_fb.c                             |    28 -
> >  drivers/video/exynos_fimd.c                           |    15 +-
> >  include/configs/am43xx_evm.h                          |     2 +-
> >  include/configs/cardhu.h                              |     4 +
> >  include/configs/dra7xx_evm.h                          |     4 +-
> >  include/configs/km/keymile-common.h                   |     9 +-
> >  include/configs/km/km-powerpc.h                       |     6 +-
> >  include/configs/km/km_arm.h                           |    14 +-
> >  include/configs/km/kmp204x-common.h                   |     1 +
> >  include/configs/km_kirkwood.h                         |    15 +-
> >  include/configs/omap3_igep00x0.h                      |   189 +--
> >  include/configs/omap4_panda.h                         |     4 +-
> >  include/configs/omap4_sdp4430.h                       |     4 +-
> >  include/configs/omap5_uevm.h                          |     4 +-
> >  include/configs/rpi_b.h                               |     1 +
> >  include/configs/s5p_goni.h                            |    10 +-
> >  include/configs/s5pc210_universal.h                   |    46 +-
> >  include/configs/tegra-common-post.h                   |     8 +-
> >  include/configs/tegra124-common.h                     |    83 +
> >  include/configs/ti_am335x_common.h                    |     4 +
> >  include/configs/ti_armv7_common.h                     |    11 +-
> >  include/configs/ti_omap3_common.h                     |    73 +
> >  include/configs/{omap4_common.h => ti_omap4_common.h} |    10 +-
> >  include/configs/{omap5_common.h => ti_omap5_common.h} |    10 +-
> >  include/configs/trats.h                               |    50 +-
> >  include/configs/trats2.h                              |    47 +-
> >  include/configs/venice2.h                             |    79 +
> >  include/configs/versatile.h                           |     3 +-
> >  include/configs/zynq-common.h                         |     4 +-
> >  include/fdtdec.h                                      |     1 +
> >  include/lcd.h                                         |     2 +
> >  include/power/max77686_pmic.h                         |     2 +
> >  include/power/pmic.h                                  |     1 -
> >  include/samsung/misc.h                                |    29 +
> >  lib/fdtdec.c                                          |     1 +
> >  lib/tizen/tizen.c                                     |    21 +-
> >  lib/tizen/tizen_hd_logo.h                             |  5057
> >  -------------------------------------------------------
> >  lib/tizen/tizen_hd_logo_data.h                        |    15 -
> >  lib/tizen/tizen_logo_16bpp.h                          | 10025
> >  +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
> >  lib/tizen/tizen_logo_16bpp_gzip.h                     |   727 ++++++++
> >  tools/relocate-rela.c                                 |     2 +- 148
> >  files changed, 17595 insertions(+), 6850 deletions(-) delete mode
> >  100644 arch/arm/cpu/arm1176/bcm2835/config.mk create mode 100644
> >  arch/arm/cpu/arm720t/tegra124/Makefile create mode 100644
> >  arch/arm/cpu/arm720t/tegra124/config.mk create mode 100644
> >  arch/arm/cpu/arm720t/tegra124/cpu.c create mode 100644
> >  arch/arm/cpu/armv7/tegra124/Makefile create mode 100644
> >  arch/arm/cpu/armv7/tegra124/config.mk create mode 100644
> >  arch/arm/cpu/armv7/zynq/u-boot.lds create mode 100644
> >  arch/arm/cpu/tegra124-common/Makefile create mode 100644
> >  arch/arm/cpu/tegra124-common/clock.c create mode 100644
> >  arch/arm/cpu/tegra124-common/funcmux.c create mode 100644
> >  arch/arm/cpu/tegra124-common/pinmux.c create mode 100644
> >  arch/arm/dts/tegra124.dtsi create mode 100644
> >  arch/arm/include/asm/arch-tegra124/ahb.h create mode 100644
> >  arch/arm/include/asm/arch-tegra124/clock-tables.h create mode 100644
> >  arch/arm/include/asm/arch-tegra124/clock.h create mode 100644
> >  arch/arm/include/asm/arch-tegra124/flow.h create mode 100644
> >  arch/arm/include/asm/arch-tegra124/funcmux.h create mode 100644
> >  arch/arm/include/asm/arch-tegra124/gp_padctrl.h create mode 100644
> >  arch/arm/include/asm/arch-tegra124/gpio.h create mode 100644
> >  arch/arm/include/asm/arch-tegra124/hardware.h create mode 100644
> >  arch/arm/include/asm/arch-tegra124/pinmux.h create mode 100644
> >  arch/arm/include/asm/arch-tegra124/pmu.h create mode 100644
> >  arch/arm/include/asm/arch-tegra124/spl.h create mode 100644
> >  arch/arm/include/asm/arch-tegra124/sysctr.h create mode 100644
> >  arch/arm/include/asm/arch-tegra124/tegra.h create mode 100644
> >  arch/arm/include/asm/arch-tegra124/usb.h create mode 100644
> >  board/nvidia/dts/tegra124-venice2.dts create mode 100644
> >  board/nvidia/venice2/Makefile create mode 100644
> >  board/nvidia/venice2/as3722_init.c create mode 100644
> >  board/nvidia/venice2/as3722_init.h create mode 100644
> >  board/nvidia/venice2/pinmux-config-venice2.h create mode 100644
> >  board/nvidia/venice2/venice2.c create mode 100644
> >  board/samsung/common/dfu_sample_env.txt create mode 100644
> >  board/samsung/common/misc.c create mode 100644
> >  include/configs/tegra124-common.h create mode 100644
> >  include/configs/ti_omap3_common.h rename
> >  include/configs/{omap4_common.h => ti_omap4_common.h} (95%) rename
> >  include/configs/{omap5_common.h => ti_omap5_common.h} (95%) create
> >  mode 100644 include/configs/venice2.h create mode 100644
> >  include/samsung/misc.h delete mode 100644 lib/tizen/tizen_hd_logo.h
> >  delete mode 100644 lib/tizen/tizen_hd_logo_data.h create mode 100644
> >  lib/tizen/tizen_logo_16bpp.h create mode 100644
> >  lib/tizen/tizen_logo_16bpp_gzip.h
> 
> Applied to u-boot/master, thanks!

Thanks! I will now rebase and handle Marex' PXA and Michal's Zynq
PRs.

Amicalement,
-- 
Albert.

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

* [U-Boot] Pull request: u-boot-arm/master
  2014-02-18 18:21   ` Stephen Warren
@ 2014-02-18 18:29     ` Tom Rini
  0 siblings, 0 replies; 259+ messages in thread
From: Tom Rini @ 2014-02-18 18:29 UTC (permalink / raw)
  To: u-boot

On Tue, Feb 18, 2014 at 11:21:28AM -0700, Stephen Warren wrote:
> On 02/18/2014 10:50 AM, Tom Rini wrote:
> > On Thu, Feb 13, 2014 at 06:43:41PM +0100, Albert ARIBAUD wrote:
> > 
> >> Hi Tom,
> >>
> >> The following changes since commit
> >> 0876703cf2ee107372b56037d4eeeb7604c56796:
> >>
> >>   boards.cfg: Keep the entries sorted (2014-01-27 08:28:35 -0500)
> >>
> >> are available in the git repository at:
> >>
> >>   git://git.denx.de/u-boot-arm master
> >>
> >> for you to fetch changes up to 9c134e189a95c976dab94d4f28444a5398627188:
> >>
> >>   arm/km: introduce kmsugp1 target (2014-02-13 17:45:36 +0100)
> ...
> > Applied to u-boot/master, thanks!
> 
> How often does u-boot/master get pushed, and is there any replication
> delay once it does?

It gets pushed as often as I spam out accepted messages.  And yes,
there's a replication delay.  I believe it's every 6 hours, starting at
midnight +0200 ?  Wolfgang?

> The most recent commit I see in u-boot/master was committed on Feb 7.
> Since these emails are a trigger for me and others to go grab the latest
> commits, it'd be nice if there was at most a very tiny delay between
> receiving the email, and actually being able to pull the commits. Last
> time I had this issue, I think I had to wait over 24 hours for the push
> or replication delay, which was a bit annoying, since I needed to
> remember to go back and check every so often.

I think there was a human mistake back then.  But yes, would it be
possible to sync things out more automatically Wolfgang?  Thanks!

-- 
Tom
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 836 bytes
Desc: Digital signature
URL: <http://lists.denx.de/pipermail/u-boot/attachments/20140218/fe90ab29/attachment.pgp>

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

* [U-Boot] Pull request: u-boot-arm/master
  2014-02-18 17:50 ` Tom Rini
@ 2014-02-18 18:21   ` Stephen Warren
  2014-02-18 18:29     ` Tom Rini
  2014-02-18 18:47   ` Albert ARIBAUD
  1 sibling, 1 reply; 259+ messages in thread
From: Stephen Warren @ 2014-02-18 18:21 UTC (permalink / raw)
  To: u-boot

On 02/18/2014 10:50 AM, Tom Rini wrote:
> On Thu, Feb 13, 2014 at 06:43:41PM +0100, Albert ARIBAUD wrote:
> 
>> Hi Tom,
>>
>> The following changes since commit
>> 0876703cf2ee107372b56037d4eeeb7604c56796:
>>
>>   boards.cfg: Keep the entries sorted (2014-01-27 08:28:35 -0500)
>>
>> are available in the git repository at:
>>
>>   git://git.denx.de/u-boot-arm master
>>
>> for you to fetch changes up to 9c134e189a95c976dab94d4f28444a5398627188:
>>
>>   arm/km: introduce kmsugp1 target (2014-02-13 17:45:36 +0100)
...
> Applied to u-boot/master, thanks!

How often does u-boot/master get pushed, and is there any replication
delay once it does?

The most recent commit I see in u-boot/master was committed on Feb 7.
Since these emails are a trigger for me and others to go grab the latest
commits, it'd be nice if there was at most a very tiny delay between
receiving the email, and actually being able to pull the commits. Last
time I had this issue, I think I had to wait over 24 hours for the push
or replication delay, which was a bit annoying, since I needed to
remember to go back and check every so often.

If it's replication delay, perhaps the Linux Foundation's kernel.org
code could be stolen; that does (almost?) real-time replication from the
push-to servers to the public r/o-mirrors, triggered by the git push
action. That makes my life a lot easier, since I can "git push" then
immediately send the "applied" email.

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

* [U-Boot] Pull request: u-boot-arm/master
  2014-02-13 17:43 Albert ARIBAUD
@ 2014-02-18 17:50 ` Tom Rini
  2014-02-18 18:21   ` Stephen Warren
  2014-02-18 18:47   ` Albert ARIBAUD
  0 siblings, 2 replies; 259+ messages in thread
From: Tom Rini @ 2014-02-18 17:50 UTC (permalink / raw)
  To: u-boot

On Thu, Feb 13, 2014 at 06:43:41PM +0100, Albert ARIBAUD wrote:

> Hi Tom,
> 
> The following changes since commit
> 0876703cf2ee107372b56037d4eeeb7604c56796:
> 
>   boards.cfg: Keep the entries sorted (2014-01-27 08:28:35 -0500)
> 
> are available in the git repository at:
> 
>   git://git.denx.de/u-boot-arm master
> 
> for you to fetch changes up to 9c134e189a95c976dab94d4f28444a5398627188:
> 
>   arm/km: introduce kmsugp1 target (2014-02-13 17:45:36 +0100)
> 
> ----------------------------------------------------------------
> Albert ARIBAUD (3):
>       Merge branch 'u-boot-arm/next' into 'u-boot-arm/master'
>       Merge branch 'u-boot-ti/master' into 'u-boot-arm/master'
>       Merge branch 'u-boot-samsung/master' into 'u-boot-arm/master'
> 
> Enric Balletb? i Serra (7):
>       ARM: OMAP4: Rename to ti_omap4_common.h
>       ARM: OMAP5: Rename to ti_omap5_common.h
>       TI: armv7: Move ELM support to SoC configuration file.
>       TI: armv7: Do not define the number DRAM banks if is already
> defined. ARM: OMAP3: Rename OMAP3_PUBLIC_SRAM_* to NON_SECURE_SRAM_*
>       TI: OMAP3: Create common config files for TI OMAP3 platforms.
>       OMAP3: igep00x0: Convert to ti_omap3_common.h.
> 
> Gerlando Falauto (3):
>       arm/km: enable FDT for km_kirwkood
>       arm/km: define fdt_high env variable and allow backwards
> compatibility arm/km: introduce kmsugp1 target
> 
> Holger Brunck (5):
>       arm/km: drop unneeded define
>       arm/km: make local function startup_allowed static
>       arm/km/suv31: switch to 256MB RAM
>       arm/km: add CONFIG_KM_BOARD_EXTRA_ENV to default environment
>       arm/km: fix wrong error handling
> 
> Inha Song (3):
>       serial: s5p: set automatically clears after resetting Rx FIFO
>       exynos: clock: fixed that cfg is set to wrong value.
>       exynos: clock: use the clear and set bits macros.
> 
> Jassi Brar (2):
>       ARM: OMAP4/5: Remove dead code against
> CONFIG_SYS_CLOCKS_ENABLE_ALL ARM: OMAP4/5: Remove dead code against
> CONFIG_SYS_ENABLE_PADS_ALL
> 
> Jim Lin (1):
>       ARM: tegra: fix "bootp" issue for Tegra124 too
> 
> Jimmy Zhang (1):
>       ARM: tegra: don't exceed AVP limits when configuring PLLP
> 
> Linus Walleij (2):
>       ARM: versatile: pass correct machine type for Versatile AB
>       ARM: versatile: pass console setting to the kernel
> 
> Lokesh Vutla (1):
>       ARM: AM43xx: Enable DDR dynamic IO power down for DDR3
> 
> Masahiro Yamada (1):
>       relocate-rela: replace a magic number with sizeof(Elf64_Rela)
> 
> Michal Simek (2):
>       zynq: Use full tftpboot command instead of shortcut tftp
>       zynq: Fix elf header generation
> 
> Minkyu Kang (3):
>       exynos: pinmux: sort the list of peripherals
>       exynos: pinmux: remove unnecessary define
>       exynos: pinmux: remove unnecessary routine
> 
> Nishanth Menon (2):
>       DRA7: Add support for ES1.1 silicon ID code
>       DRA7: add ABB setup for MPU voltage domain
> 
> Piotr Wilczek (8):
>       arm:exynos: add cpu revision
>       arm:s5pc110: add cpu revision
>       board:samsung:common: set envs with board unified information
>       board:samsung:goni: add env variables describing platform
>       board:samsung:universal: add env variables describing platform
>       board:samsung:trats: add env variables describing platform
>       board:samsung:trats2: add env variables describing platform
>       board:samsung:trats/trats2: enable boot with appended and
> separated DTB
> 
> Przemyslaw Marczak (12):
>       s5p: gpio: change gpio coding method for s5p gpio.
>       trats2: Code cleanup.
>       samsung: common: Add file for common functions, draw_logo()
> cleanup. common: lcd.c: fix data abort exception when try to access bmp
> header lib: tizen: change Tizen logo with the new one.
>       video: exynos: fimd: add support for various display color modes
>       samsung: boards: update display configs with 16bpp mode.
>       samsung: misc: Add LCD download menu.
>       trats: add LCD download menu support
>       trats2: add LCD download menu support
>       universal: add LCD download menu support
>       config: trats: trats2: extend dfu_alt_info by env update settings
> 
> Satyanarayana, Sandhya (1):
>       ARM: AM335x: Enable DDR dynamic IO power down
> 
> Stephen Warren (16):
>       ARM: tegra: accept any SKU ID for most chips
>       ARM: tegra: set env vars to indicate Cardhu A04 support
>       ARM: tegra: clear $usb_need_init each boot
>       ARM: tegra: rename MASK_BITS_29_28 to MASK_BITS_31_28
>       ARM: tegra: rename OUT_CLK_SOURCE_*
>       ARM: tegra: use MASK_BITS_* macros everywhere
>       ARM: tegra: MASK_BITS_ no longer needs specific values
>       ARM: tegra: amend pmc.h for Tegra114+
>       mmc: tegra: support Tegra124
>       ARM: tegra: misc cleanups triggered by Tegra124 review
>       ARM: tegra: pass just partition ID to power_partition()
>       ARM: tegra: enable PLLX only once it's been fully configured
>       ARM: tegra: remove a conditional for CSITE rate
>       ARM: tegra: fix a typo in the tegra114.dtsi
>       ARM: rpi_b: set $fdtfile in default environment
>       ARM: bcm2835: config.mk isn't needed
> 
> Tom Rini (2):
>       feature-removal-schedule.txt: Drop
> CONFIG_SYS_ENABLE_PADS_ALL/CLOCKS_ENABLE_ALL am43xx_evm.h: Correct SPL
> max size
> 
> Tom Warren (9):
>       ARM: tegra: deduplicate MASK_BITS_xxx clock mux enum
>       ARM: tegra: implement MASK_BITS_31_29
>       ARM: tegra: only build __pinmux_nand() when it's needed
>       ARM: tegra: add/edit headers for Tegra124
>       ARM: tegra: add SPL/AVP (arm720t) CPU files for Tegra124
>       ARM: tegra: Add CPU (armv7) files for Tegra124
>       ARM: tegra: add common (shared) CPU files
>       ARM: tegra: add DT files for Tegra124 and Venice2
>       ARM: tegra: add Venice2 (Tegra124) board
> 
> Vivek Gautam (2):
>       exynos5250: usb: Fix VBus gpio numbers for ehci and xhci
> controllers smdk5250: Remove 'board_usb_vbus_init()' function
> 
>  arch/arm/cpu/arm1176/bcm2835/config.mk                |    19 -
>  arch/arm/cpu/arm720t/tegra-common/cpu.c               |    75 +-
>  arch/arm/cpu/arm720t/tegra-common/cpu.h               |    12 +-
>  arch/arm/cpu/arm720t/tegra114/cpu.c                   |    48 +-
>  arch/arm/cpu/arm720t/tegra124/Makefile                |     8 +
>  arch/arm/cpu/arm720t/tegra124/config.mk               |     7 +
>  arch/arm/cpu/arm720t/tegra124/cpu.c                   |   265 +++
>  arch/arm/cpu/arm720t/tegra30/cpu.c                    |    14 +-
>  arch/arm/cpu/armv7/exynos/clock.c                     |    84 +-
>  arch/arm/cpu/armv7/exynos/pinmux.c                    |     7 +-
>  arch/arm/cpu/armv7/omap-common/clocks-common.c        |    53 -
>  arch/arm/cpu/armv7/omap-common/emif-common.c          |     5 +-
>  arch/arm/cpu/armv7/omap-common/hwinit-common.c        |     6 -
>  arch/arm/cpu/armv7/omap4/hw_data.c                    |    85 -
>  arch/arm/cpu/armv7/omap5/abb.c                        |    13 +-
>  arch/arm/cpu/armv7/omap5/hw_data.c                    |    90 +-
>  arch/arm/cpu/armv7/omap5/hwinit.c                     |     3 +
>  arch/arm/cpu/armv7/omap5/prcm-regs.c                  |     8 +
>  arch/arm/cpu/armv7/omap5/sdram.c                      |     4 +
>  arch/arm/cpu/armv7/tegra124/Makefile                  |     6 +
>  arch/arm/cpu/armv7/tegra124/config.mk                 |    10 +
>  arch/arm/cpu/armv7/zynq/u-boot.lds                    |    99 ++
>  arch/arm/cpu/tegra-common/ap.c                        |    18 +-
>  arch/arm/cpu/tegra-common/board.c                     |    10 +-
>  arch/arm/cpu/tegra-common/cache.c                     |    10 +-
>  arch/arm/cpu/tegra-common/clock.c                     |   128 +-
>  arch/arm/cpu/tegra114-common/clock.c                  |    16 +-
>  arch/arm/cpu/tegra124-common/Makefile                 |    10 +
>  arch/arm/cpu/tegra124-common/clock.c                  |   826 +++++++++
>  arch/arm/cpu/tegra124-common/funcmux.c                |    69 +
>  arch/arm/cpu/tegra124-common/pinmux.c                 |   730 ++++++++
>  arch/arm/cpu/tegra20-common/clock.c                   |     4 +-
>  arch/arm/cpu/tegra30-common/clock.c                   |    39 +-
>  arch/arm/dts/tegra114.dtsi                            |     2 +-
>  arch/arm/dts/tegra124.dtsi                            |   250 +++
>  arch/arm/include/asm/arch-am33xx/ddr_defs.h           |     8 +-
>  arch/arm/include/asm/arch-exynos/cpu.h                |     8 +-
>  arch/arm/include/asm/arch-exynos/gpio.h               |   245 +--
>  arch/arm/include/asm/arch-exynos/periph.h             |     3 +-
>  arch/arm/include/asm/arch-omap3/omap3.h               |     6 +-
>  arch/arm/include/asm/arch-omap4/sys_proto.h           |     1 -
>  arch/arm/include/asm/arch-omap5/omap.h                |     3 +
>  arch/arm/include/asm/arch-omap5/sys_proto.h           |     1 -
>  arch/arm/include/asm/arch-s5pc1xx/cpu.h               |     7 +
>  arch/arm/include/asm/arch-s5pc1xx/gpio.h              |    47 +-
>  arch/arm/include/asm/arch-tegra/clk_rst.h             |   187 ++-
>  arch/arm/include/asm/arch-tegra/clock.h               |    17 +
>  arch/arm/include/asm/arch-tegra/gp_padctrl.h          |     1 +
>  arch/arm/include/asm/arch-tegra/pmc.h                 |   270 ++-
>  arch/arm/include/asm/arch-tegra/tegra.h               |     2 +
>  arch/arm/include/asm/arch-tegra124/ahb.h              |    91 +
>  arch/arm/include/asm/arch-tegra124/clock-tables.h     |   496 ++++++
>  arch/arm/include/asm/arch-tegra124/clock.h            |    19 +
>  arch/arm/include/asm/arch-tegra124/flow.h             |    40 +
>  arch/arm/include/asm/arch-tegra124/funcmux.h          |    23 +
>  arch/arm/include/asm/arch-tegra124/gp_padctrl.h       |    74 +
>  arch/arm/include/asm/arch-tegra124/gpio.h             |   303 ++++
>  arch/arm/include/asm/arch-tegra124/hardware.h         |    16 +
>  arch/arm/include/asm/arch-tegra124/pinmux.h           |   620 +++++++
>  arch/arm/include/asm/arch-tegra124/pmu.h              |    14 +
>  arch/arm/include/asm/arch-tegra124/spl.h              |    13 +
>  arch/arm/include/asm/arch-tegra124/sysctr.h           |    26 +
>  arch/arm/include/asm/arch-tegra124/tegra.h            |    30 +
>  arch/arm/include/asm/arch-tegra124/usb.h              |   268 +++
>  arch/arm/include/asm/omap_common.h                    |     2 +-
>  board/armltd/versatile/versatile.c                    |     4 +
>  board/keymile/km_arm/fpga_config.c                    |    26 +
>  board/keymile/km_arm/km_arm.c                         |    20 +-
>  board/keymile/scripts/develop-arm.txt                 |     1 -
>  board/keymile/scripts/develop-common.txt              |     1 +
>  board/keymile/scripts/develop-ppc_82xx.txt            |     1 -
>  board/keymile/scripts/develop-ppc_8xx.txt             |     1 -
>  board/keymile/scripts/ramfs-arm.txt                   |     1 -
>  board/keymile/scripts/ramfs-common.txt                |     1 +
>  board/keymile/scripts/ramfs-ppc_82xx.txt              |     1 -
>  board/keymile/scripts/ramfs-ppc_8xx.txt               |     1 -
>  board/nvidia/common/board.c                           |     2 +
>  board/nvidia/dts/tegra124-venice2.dts                 |    84 +
>  board/nvidia/venice2/Makefile                         |     9 +
>  board/nvidia/venice2/as3722_init.c                    |    91 +
>  board/nvidia/venice2/as3722_init.h                    |    38 +
>  board/nvidia/venice2/pinmux-config-venice2.h          |   339 ++++
>  board/nvidia/venice2/venice2.c                        |    33 +
>  board/samsung/common/Makefile                         |     1 +
>  board/samsung/common/dfu_sample_env.txt               |     9 +
>  board/samsung/common/misc.c                           |   411 +++++
>  board/samsung/dts/exynos5250-smdk5250.dts             |     2 +-
>  board/samsung/dts/exynos5250-snow.dts                 |     4 +-
>  board/samsung/goni/goni.c                             |    17 +
>  board/samsung/smdk5250/smdk5250.c                     |    19 -
>  board/samsung/trats/trats.c                           |    21 +-
>  board/samsung/trats2/trats2.c                         |    34 +-
>  board/samsung/universal_c210/universal.c              |    21 +-
>  board/ti/am43xx/board.c                               |     2 +-
>  board/ti/omap5_uevm/evm.c                             |    13 -
>  board/ti/omap5_uevm/mux_data.h                        |   234 ---
>  board/ti/panda/panda.c                                |    30 -
>  board/ti/panda/panda_mux_data.h                       |   186 ---
>  board/ti/sdp4430/sdp.c                                |    20 -
>  board/ti/sdp4430/sdp4430_mux_data.h                   |   197 ---
>  boards.cfg                                            |     2 +
>  common/lcd.c                                          |    27 +-
>  doc/feature-removal-schedule.txt                      |    16 -
>  drivers/gpio/s5p_gpio.c                               |    15 +-
>  drivers/mmc/tegra_mmc.c                               |     9 +
>  drivers/power/battery/bat_trats2.c                    |     2 +-
>  drivers/serial/serial_s5p.c                           |     4 +-
>  drivers/video/exynos_fb.c                             |    28 -
>  drivers/video/exynos_fimd.c                           |    15 +-
>  include/configs/am43xx_evm.h                          |     2 +-
>  include/configs/cardhu.h                              |     4 +
>  include/configs/dra7xx_evm.h                          |     4 +-
>  include/configs/km/keymile-common.h                   |     9 +-
>  include/configs/km/km-powerpc.h                       |     6 +-
>  include/configs/km/km_arm.h                           |    14 +-
>  include/configs/km/kmp204x-common.h                   |     1 +
>  include/configs/km_kirkwood.h                         |    15 +-
>  include/configs/omap3_igep00x0.h                      |   189 +--
>  include/configs/omap4_panda.h                         |     4 +-
>  include/configs/omap4_sdp4430.h                       |     4 +-
>  include/configs/omap5_uevm.h                          |     4 +-
>  include/configs/rpi_b.h                               |     1 +
>  include/configs/s5p_goni.h                            |    10 +-
>  include/configs/s5pc210_universal.h                   |    46 +-
>  include/configs/tegra-common-post.h                   |     8 +-
>  include/configs/tegra124-common.h                     |    83 +
>  include/configs/ti_am335x_common.h                    |     4 +
>  include/configs/ti_armv7_common.h                     |    11 +-
>  include/configs/ti_omap3_common.h                     |    73 +
>  include/configs/{omap4_common.h => ti_omap4_common.h} |    10 +-
>  include/configs/{omap5_common.h => ti_omap5_common.h} |    10 +-
>  include/configs/trats.h                               |    50 +-
>  include/configs/trats2.h                              |    47 +-
>  include/configs/venice2.h                             |    79 +
>  include/configs/versatile.h                           |     3 +-
>  include/configs/zynq-common.h                         |     4 +-
>  include/fdtdec.h                                      |     1 +
>  include/lcd.h                                         |     2 +
>  include/power/max77686_pmic.h                         |     2 +
>  include/power/pmic.h                                  |     1 -
>  include/samsung/misc.h                                |    29 +
>  lib/fdtdec.c                                          |     1 +
>  lib/tizen/tizen.c                                     |    21 +-
>  lib/tizen/tizen_hd_logo.h                             |  5057
>  -------------------------------------------------------
>  lib/tizen/tizen_hd_logo_data.h                        |    15 -
>  lib/tizen/tizen_logo_16bpp.h                          | 10025
>  +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
>  lib/tizen/tizen_logo_16bpp_gzip.h                     |   727 ++++++++
>  tools/relocate-rela.c                                 |     2 +- 148
>  files changed, 17595 insertions(+), 6850 deletions(-) delete mode
>  100644 arch/arm/cpu/arm1176/bcm2835/config.mk create mode 100644
>  arch/arm/cpu/arm720t/tegra124/Makefile create mode 100644
>  arch/arm/cpu/arm720t/tegra124/config.mk create mode 100644
>  arch/arm/cpu/arm720t/tegra124/cpu.c create mode 100644
>  arch/arm/cpu/armv7/tegra124/Makefile create mode 100644
>  arch/arm/cpu/armv7/tegra124/config.mk create mode 100644
>  arch/arm/cpu/armv7/zynq/u-boot.lds create mode 100644
>  arch/arm/cpu/tegra124-common/Makefile create mode 100644
>  arch/arm/cpu/tegra124-common/clock.c create mode 100644
>  arch/arm/cpu/tegra124-common/funcmux.c create mode 100644
>  arch/arm/cpu/tegra124-common/pinmux.c create mode 100644
>  arch/arm/dts/tegra124.dtsi create mode 100644
>  arch/arm/include/asm/arch-tegra124/ahb.h create mode 100644
>  arch/arm/include/asm/arch-tegra124/clock-tables.h create mode 100644
>  arch/arm/include/asm/arch-tegra124/clock.h create mode 100644
>  arch/arm/include/asm/arch-tegra124/flow.h create mode 100644
>  arch/arm/include/asm/arch-tegra124/funcmux.h create mode 100644
>  arch/arm/include/asm/arch-tegra124/gp_padctrl.h create mode 100644
>  arch/arm/include/asm/arch-tegra124/gpio.h create mode 100644
>  arch/arm/include/asm/arch-tegra124/hardware.h create mode 100644
>  arch/arm/include/asm/arch-tegra124/pinmux.h create mode 100644
>  arch/arm/include/asm/arch-tegra124/pmu.h create mode 100644
>  arch/arm/include/asm/arch-tegra124/spl.h create mode 100644
>  arch/arm/include/asm/arch-tegra124/sysctr.h create mode 100644
>  arch/arm/include/asm/arch-tegra124/tegra.h create mode 100644
>  arch/arm/include/asm/arch-tegra124/usb.h create mode 100644
>  board/nvidia/dts/tegra124-venice2.dts create mode 100644
>  board/nvidia/venice2/Makefile create mode 100644
>  board/nvidia/venice2/as3722_init.c create mode 100644
>  board/nvidia/venice2/as3722_init.h create mode 100644
>  board/nvidia/venice2/pinmux-config-venice2.h create mode 100644
>  board/nvidia/venice2/venice2.c create mode 100644
>  board/samsung/common/dfu_sample_env.txt create mode 100644
>  board/samsung/common/misc.c create mode 100644
>  include/configs/tegra124-common.h create mode 100644
>  include/configs/ti_omap3_common.h rename
>  include/configs/{omap4_common.h => ti_omap4_common.h} (95%) rename
>  include/configs/{omap5_common.h => ti_omap5_common.h} (95%) create
>  mode 100644 include/configs/venice2.h create mode 100644
>  include/samsung/misc.h delete mode 100644 lib/tizen/tizen_hd_logo.h
>  delete mode 100644 lib/tizen/tizen_hd_logo_data.h create mode 100644
>  lib/tizen/tizen_logo_16bpp.h create mode 100644
>  lib/tizen/tizen_logo_16bpp_gzip.h

Applied to u-boot/master, thanks!

-- 
Tom
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 836 bytes
Desc: Digital signature
URL: <http://lists.denx.de/pipermail/u-boot/attachments/20140218/fd43cff9/attachment.pgp>

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

* [U-Boot] Pull request: u-boot-arm/master
@ 2014-02-13 17:43 Albert ARIBAUD
  2014-02-18 17:50 ` Tom Rini
  0 siblings, 1 reply; 259+ messages in thread
From: Albert ARIBAUD @ 2014-02-13 17:43 UTC (permalink / raw)
  To: u-boot

Hi Tom,

The following changes since commit
0876703cf2ee107372b56037d4eeeb7604c56796:

  boards.cfg: Keep the entries sorted (2014-01-27 08:28:35 -0500)

are available in the git repository at:

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

for you to fetch changes up to 9c134e189a95c976dab94d4f28444a5398627188:

  arm/km: introduce kmsugp1 target (2014-02-13 17:45:36 +0100)

----------------------------------------------------------------
Albert ARIBAUD (3):
      Merge branch 'u-boot-arm/next' into 'u-boot-arm/master'
      Merge branch 'u-boot-ti/master' into 'u-boot-arm/master'
      Merge branch 'u-boot-samsung/master' into 'u-boot-arm/master'

Enric Balletb? i Serra (7):
      ARM: OMAP4: Rename to ti_omap4_common.h
      ARM: OMAP5: Rename to ti_omap5_common.h
      TI: armv7: Move ELM support to SoC configuration file.
      TI: armv7: Do not define the number DRAM banks if is already
defined. ARM: OMAP3: Rename OMAP3_PUBLIC_SRAM_* to NON_SECURE_SRAM_*
      TI: OMAP3: Create common config files for TI OMAP3 platforms.
      OMAP3: igep00x0: Convert to ti_omap3_common.h.

Gerlando Falauto (3):
      arm/km: enable FDT for km_kirwkood
      arm/km: define fdt_high env variable and allow backwards
compatibility arm/km: introduce kmsugp1 target

Holger Brunck (5):
      arm/km: drop unneeded define
      arm/km: make local function startup_allowed static
      arm/km/suv31: switch to 256MB RAM
      arm/km: add CONFIG_KM_BOARD_EXTRA_ENV to default environment
      arm/km: fix wrong error handling

Inha Song (3):
      serial: s5p: set automatically clears after resetting Rx FIFO
      exynos: clock: fixed that cfg is set to wrong value.
      exynos: clock: use the clear and set bits macros.

Jassi Brar (2):
      ARM: OMAP4/5: Remove dead code against
CONFIG_SYS_CLOCKS_ENABLE_ALL ARM: OMAP4/5: Remove dead code against
CONFIG_SYS_ENABLE_PADS_ALL

Jim Lin (1):
      ARM: tegra: fix "bootp" issue for Tegra124 too

Jimmy Zhang (1):
      ARM: tegra: don't exceed AVP limits when configuring PLLP

Linus Walleij (2):
      ARM: versatile: pass correct machine type for Versatile AB
      ARM: versatile: pass console setting to the kernel

Lokesh Vutla (1):
      ARM: AM43xx: Enable DDR dynamic IO power down for DDR3

Masahiro Yamada (1):
      relocate-rela: replace a magic number with sizeof(Elf64_Rela)

Michal Simek (2):
      zynq: Use full tftpboot command instead of shortcut tftp
      zynq: Fix elf header generation

Minkyu Kang (3):
      exynos: pinmux: sort the list of peripherals
      exynos: pinmux: remove unnecessary define
      exynos: pinmux: remove unnecessary routine

Nishanth Menon (2):
      DRA7: Add support for ES1.1 silicon ID code
      DRA7: add ABB setup for MPU voltage domain

Piotr Wilczek (8):
      arm:exynos: add cpu revision
      arm:s5pc110: add cpu revision
      board:samsung:common: set envs with board unified information
      board:samsung:goni: add env variables describing platform
      board:samsung:universal: add env variables describing platform
      board:samsung:trats: add env variables describing platform
      board:samsung:trats2: add env variables describing platform
      board:samsung:trats/trats2: enable boot with appended and
separated DTB

Przemyslaw Marczak (12):
      s5p: gpio: change gpio coding method for s5p gpio.
      trats2: Code cleanup.
      samsung: common: Add file for common functions, draw_logo()
cleanup. common: lcd.c: fix data abort exception when try to access bmp
header lib: tizen: change Tizen logo with the new one.
      video: exynos: fimd: add support for various display color modes
      samsung: boards: update display configs with 16bpp mode.
      samsung: misc: Add LCD download menu.
      trats: add LCD download menu support
      trats2: add LCD download menu support
      universal: add LCD download menu support
      config: trats: trats2: extend dfu_alt_info by env update settings

Satyanarayana, Sandhya (1):
      ARM: AM335x: Enable DDR dynamic IO power down

Stephen Warren (16):
      ARM: tegra: accept any SKU ID for most chips
      ARM: tegra: set env vars to indicate Cardhu A04 support
      ARM: tegra: clear $usb_need_init each boot
      ARM: tegra: rename MASK_BITS_29_28 to MASK_BITS_31_28
      ARM: tegra: rename OUT_CLK_SOURCE_*
      ARM: tegra: use MASK_BITS_* macros everywhere
      ARM: tegra: MASK_BITS_ no longer needs specific values
      ARM: tegra: amend pmc.h for Tegra114+
      mmc: tegra: support Tegra124
      ARM: tegra: misc cleanups triggered by Tegra124 review
      ARM: tegra: pass just partition ID to power_partition()
      ARM: tegra: enable PLLX only once it's been fully configured
      ARM: tegra: remove a conditional for CSITE rate
      ARM: tegra: fix a typo in the tegra114.dtsi
      ARM: rpi_b: set $fdtfile in default environment
      ARM: bcm2835: config.mk isn't needed

Tom Rini (2):
      feature-removal-schedule.txt: Drop
CONFIG_SYS_ENABLE_PADS_ALL/CLOCKS_ENABLE_ALL am43xx_evm.h: Correct SPL
max size

Tom Warren (9):
      ARM: tegra: deduplicate MASK_BITS_xxx clock mux enum
      ARM: tegra: implement MASK_BITS_31_29
      ARM: tegra: only build __pinmux_nand() when it's needed
      ARM: tegra: add/edit headers for Tegra124
      ARM: tegra: add SPL/AVP (arm720t) CPU files for Tegra124
      ARM: tegra: Add CPU (armv7) files for Tegra124
      ARM: tegra: add common (shared) CPU files
      ARM: tegra: add DT files for Tegra124 and Venice2
      ARM: tegra: add Venice2 (Tegra124) board

Vivek Gautam (2):
      exynos5250: usb: Fix VBus gpio numbers for ehci and xhci
controllers smdk5250: Remove 'board_usb_vbus_init()' function

 arch/arm/cpu/arm1176/bcm2835/config.mk                |    19 -
 arch/arm/cpu/arm720t/tegra-common/cpu.c               |    75 +-
 arch/arm/cpu/arm720t/tegra-common/cpu.h               |    12 +-
 arch/arm/cpu/arm720t/tegra114/cpu.c                   |    48 +-
 arch/arm/cpu/arm720t/tegra124/Makefile                |     8 +
 arch/arm/cpu/arm720t/tegra124/config.mk               |     7 +
 arch/arm/cpu/arm720t/tegra124/cpu.c                   |   265 +++
 arch/arm/cpu/arm720t/tegra30/cpu.c                    |    14 +-
 arch/arm/cpu/armv7/exynos/clock.c                     |    84 +-
 arch/arm/cpu/armv7/exynos/pinmux.c                    |     7 +-
 arch/arm/cpu/armv7/omap-common/clocks-common.c        |    53 -
 arch/arm/cpu/armv7/omap-common/emif-common.c          |     5 +-
 arch/arm/cpu/armv7/omap-common/hwinit-common.c        |     6 -
 arch/arm/cpu/armv7/omap4/hw_data.c                    |    85 -
 arch/arm/cpu/armv7/omap5/abb.c                        |    13 +-
 arch/arm/cpu/armv7/omap5/hw_data.c                    |    90 +-
 arch/arm/cpu/armv7/omap5/hwinit.c                     |     3 +
 arch/arm/cpu/armv7/omap5/prcm-regs.c                  |     8 +
 arch/arm/cpu/armv7/omap5/sdram.c                      |     4 +
 arch/arm/cpu/armv7/tegra124/Makefile                  |     6 +
 arch/arm/cpu/armv7/tegra124/config.mk                 |    10 +
 arch/arm/cpu/armv7/zynq/u-boot.lds                    |    99 ++
 arch/arm/cpu/tegra-common/ap.c                        |    18 +-
 arch/arm/cpu/tegra-common/board.c                     |    10 +-
 arch/arm/cpu/tegra-common/cache.c                     |    10 +-
 arch/arm/cpu/tegra-common/clock.c                     |   128 +-
 arch/arm/cpu/tegra114-common/clock.c                  |    16 +-
 arch/arm/cpu/tegra124-common/Makefile                 |    10 +
 arch/arm/cpu/tegra124-common/clock.c                  |   826 +++++++++
 arch/arm/cpu/tegra124-common/funcmux.c                |    69 +
 arch/arm/cpu/tegra124-common/pinmux.c                 |   730 ++++++++
 arch/arm/cpu/tegra20-common/clock.c                   |     4 +-
 arch/arm/cpu/tegra30-common/clock.c                   |    39 +-
 arch/arm/dts/tegra114.dtsi                            |     2 +-
 arch/arm/dts/tegra124.dtsi                            |   250 +++
 arch/arm/include/asm/arch-am33xx/ddr_defs.h           |     8 +-
 arch/arm/include/asm/arch-exynos/cpu.h                |     8 +-
 arch/arm/include/asm/arch-exynos/gpio.h               |   245 +--
 arch/arm/include/asm/arch-exynos/periph.h             |     3 +-
 arch/arm/include/asm/arch-omap3/omap3.h               |     6 +-
 arch/arm/include/asm/arch-omap4/sys_proto.h           |     1 -
 arch/arm/include/asm/arch-omap5/omap.h                |     3 +
 arch/arm/include/asm/arch-omap5/sys_proto.h           |     1 -
 arch/arm/include/asm/arch-s5pc1xx/cpu.h               |     7 +
 arch/arm/include/asm/arch-s5pc1xx/gpio.h              |    47 +-
 arch/arm/include/asm/arch-tegra/clk_rst.h             |   187 ++-
 arch/arm/include/asm/arch-tegra/clock.h               |    17 +
 arch/arm/include/asm/arch-tegra/gp_padctrl.h          |     1 +
 arch/arm/include/asm/arch-tegra/pmc.h                 |   270 ++-
 arch/arm/include/asm/arch-tegra/tegra.h               |     2 +
 arch/arm/include/asm/arch-tegra124/ahb.h              |    91 +
 arch/arm/include/asm/arch-tegra124/clock-tables.h     |   496 ++++++
 arch/arm/include/asm/arch-tegra124/clock.h            |    19 +
 arch/arm/include/asm/arch-tegra124/flow.h             |    40 +
 arch/arm/include/asm/arch-tegra124/funcmux.h          |    23 +
 arch/arm/include/asm/arch-tegra124/gp_padctrl.h       |    74 +
 arch/arm/include/asm/arch-tegra124/gpio.h             |   303 ++++
 arch/arm/include/asm/arch-tegra124/hardware.h         |    16 +
 arch/arm/include/asm/arch-tegra124/pinmux.h           |   620 +++++++
 arch/arm/include/asm/arch-tegra124/pmu.h              |    14 +
 arch/arm/include/asm/arch-tegra124/spl.h              |    13 +
 arch/arm/include/asm/arch-tegra124/sysctr.h           |    26 +
 arch/arm/include/asm/arch-tegra124/tegra.h            |    30 +
 arch/arm/include/asm/arch-tegra124/usb.h              |   268 +++
 arch/arm/include/asm/omap_common.h                    |     2 +-
 board/armltd/versatile/versatile.c                    |     4 +
 board/keymile/km_arm/fpga_config.c                    |    26 +
 board/keymile/km_arm/km_arm.c                         |    20 +-
 board/keymile/scripts/develop-arm.txt                 |     1 -
 board/keymile/scripts/develop-common.txt              |     1 +
 board/keymile/scripts/develop-ppc_82xx.txt            |     1 -
 board/keymile/scripts/develop-ppc_8xx.txt             |     1 -
 board/keymile/scripts/ramfs-arm.txt                   |     1 -
 board/keymile/scripts/ramfs-common.txt                |     1 +
 board/keymile/scripts/ramfs-ppc_82xx.txt              |     1 -
 board/keymile/scripts/ramfs-ppc_8xx.txt               |     1 -
 board/nvidia/common/board.c                           |     2 +
 board/nvidia/dts/tegra124-venice2.dts                 |    84 +
 board/nvidia/venice2/Makefile                         |     9 +
 board/nvidia/venice2/as3722_init.c                    |    91 +
 board/nvidia/venice2/as3722_init.h                    |    38 +
 board/nvidia/venice2/pinmux-config-venice2.h          |   339 ++++
 board/nvidia/venice2/venice2.c                        |    33 +
 board/samsung/common/Makefile                         |     1 +
 board/samsung/common/dfu_sample_env.txt               |     9 +
 board/samsung/common/misc.c                           |   411 +++++
 board/samsung/dts/exynos5250-smdk5250.dts             |     2 +-
 board/samsung/dts/exynos5250-snow.dts                 |     4 +-
 board/samsung/goni/goni.c                             |    17 +
 board/samsung/smdk5250/smdk5250.c                     |    19 -
 board/samsung/trats/trats.c                           |    21 +-
 board/samsung/trats2/trats2.c                         |    34 +-
 board/samsung/universal_c210/universal.c              |    21 +-
 board/ti/am43xx/board.c                               |     2 +-
 board/ti/omap5_uevm/evm.c                             |    13 -
 board/ti/omap5_uevm/mux_data.h                        |   234 ---
 board/ti/panda/panda.c                                |    30 -
 board/ti/panda/panda_mux_data.h                       |   186 ---
 board/ti/sdp4430/sdp.c                                |    20 -
 board/ti/sdp4430/sdp4430_mux_data.h                   |   197 ---
 boards.cfg                                            |     2 +
 common/lcd.c                                          |    27 +-
 doc/feature-removal-schedule.txt                      |    16 -
 drivers/gpio/s5p_gpio.c                               |    15 +-
 drivers/mmc/tegra_mmc.c                               |     9 +
 drivers/power/battery/bat_trats2.c                    |     2 +-
 drivers/serial/serial_s5p.c                           |     4 +-
 drivers/video/exynos_fb.c                             |    28 -
 drivers/video/exynos_fimd.c                           |    15 +-
 include/configs/am43xx_evm.h                          |     2 +-
 include/configs/cardhu.h                              |     4 +
 include/configs/dra7xx_evm.h                          |     4 +-
 include/configs/km/keymile-common.h                   |     9 +-
 include/configs/km/km-powerpc.h                       |     6 +-
 include/configs/km/km_arm.h                           |    14 +-
 include/configs/km/kmp204x-common.h                   |     1 +
 include/configs/km_kirkwood.h                         |    15 +-
 include/configs/omap3_igep00x0.h                      |   189 +--
 include/configs/omap4_panda.h                         |     4 +-
 include/configs/omap4_sdp4430.h                       |     4 +-
 include/configs/omap5_uevm.h                          |     4 +-
 include/configs/rpi_b.h                               |     1 +
 include/configs/s5p_goni.h                            |    10 +-
 include/configs/s5pc210_universal.h                   |    46 +-
 include/configs/tegra-common-post.h                   |     8 +-
 include/configs/tegra124-common.h                     |    83 +
 include/configs/ti_am335x_common.h                    |     4 +
 include/configs/ti_armv7_common.h                     |    11 +-
 include/configs/ti_omap3_common.h                     |    73 +
 include/configs/{omap4_common.h => ti_omap4_common.h} |    10 +-
 include/configs/{omap5_common.h => ti_omap5_common.h} |    10 +-
 include/configs/trats.h                               |    50 +-
 include/configs/trats2.h                              |    47 +-
 include/configs/venice2.h                             |    79 +
 include/configs/versatile.h                           |     3 +-
 include/configs/zynq-common.h                         |     4 +-
 include/fdtdec.h                                      |     1 +
 include/lcd.h                                         |     2 +
 include/power/max77686_pmic.h                         |     2 +
 include/power/pmic.h                                  |     1 -
 include/samsung/misc.h                                |    29 +
 lib/fdtdec.c                                          |     1 +
 lib/tizen/tizen.c                                     |    21 +-
 lib/tizen/tizen_hd_logo.h                             |  5057
 -------------------------------------------------------
 lib/tizen/tizen_hd_logo_data.h                        |    15 -
 lib/tizen/tizen_logo_16bpp.h                          | 10025
 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 lib/tizen/tizen_logo_16bpp_gzip.h                     |   727 ++++++++
 tools/relocate-rela.c                                 |     2 +- 148
 files changed, 17595 insertions(+), 6850 deletions(-) delete mode
 100644 arch/arm/cpu/arm1176/bcm2835/config.mk create mode 100644
 arch/arm/cpu/arm720t/tegra124/Makefile create mode 100644
 arch/arm/cpu/arm720t/tegra124/config.mk create mode 100644
 arch/arm/cpu/arm720t/tegra124/cpu.c create mode 100644
 arch/arm/cpu/armv7/tegra124/Makefile create mode 100644
 arch/arm/cpu/armv7/tegra124/config.mk create mode 100644
 arch/arm/cpu/armv7/zynq/u-boot.lds create mode 100644
 arch/arm/cpu/tegra124-common/Makefile create mode 100644
 arch/arm/cpu/tegra124-common/clock.c create mode 100644
 arch/arm/cpu/tegra124-common/funcmux.c create mode 100644
 arch/arm/cpu/tegra124-common/pinmux.c create mode 100644
 arch/arm/dts/tegra124.dtsi create mode 100644
 arch/arm/include/asm/arch-tegra124/ahb.h create mode 100644
 arch/arm/include/asm/arch-tegra124/clock-tables.h create mode 100644
 arch/arm/include/asm/arch-tegra124/clock.h create mode 100644
 arch/arm/include/asm/arch-tegra124/flow.h create mode 100644
 arch/arm/include/asm/arch-tegra124/funcmux.h create mode 100644
 arch/arm/include/asm/arch-tegra124/gp_padctrl.h create mode 100644
 arch/arm/include/asm/arch-tegra124/gpio.h create mode 100644
 arch/arm/include/asm/arch-tegra124/hardware.h create mode 100644
 arch/arm/include/asm/arch-tegra124/pinmux.h create mode 100644
 arch/arm/include/asm/arch-tegra124/pmu.h create mode 100644
 arch/arm/include/asm/arch-tegra124/spl.h create mode 100644
 arch/arm/include/asm/arch-tegra124/sysctr.h create mode 100644
 arch/arm/include/asm/arch-tegra124/tegra.h create mode 100644
 arch/arm/include/asm/arch-tegra124/usb.h create mode 100644
 board/nvidia/dts/tegra124-venice2.dts create mode 100644
 board/nvidia/venice2/Makefile create mode 100644
 board/nvidia/venice2/as3722_init.c create mode 100644
 board/nvidia/venice2/as3722_init.h create mode 100644
 board/nvidia/venice2/pinmux-config-venice2.h create mode 100644
 board/nvidia/venice2/venice2.c create mode 100644
 board/samsung/common/dfu_sample_env.txt create mode 100644
 board/samsung/common/misc.c create mode 100644
 include/configs/tegra124-common.h create mode 100644
 include/configs/ti_omap3_common.h rename
 include/configs/{omap4_common.h => ti_omap4_common.h} (95%) rename
 include/configs/{omap5_common.h => ti_omap5_common.h} (95%) create
 mode 100644 include/configs/venice2.h create mode 100644
 include/samsung/misc.h delete mode 100644 lib/tizen/tizen_hd_logo.h
 delete mode 100644 lib/tizen/tizen_hd_logo_data.h create mode 100644
 lib/tizen/tizen_logo_16bpp.h create mode 100644
 lib/tizen/tizen_logo_16bpp_gzip.h

Amicalement,
-- 
Albert.

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

* [U-Boot] Pull request: u-boot-arm/master
@ 2014-01-15 15:16 Albert ARIBAUD
  0 siblings, 0 replies; 259+ messages in thread
From: Albert ARIBAUD @ 2014-01-15 15:16 UTC (permalink / raw)
  To: u-boot

Hello Tom,

The following changes since commit
6ba2bc8fa9be4bd09ec43e39cb8e666480ef010c:

  arm: use canonical sub mnemonic (2014-01-14 12:38:47 +0100)

are available in the git repository at:

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

for you to fetch changes up to bf46e7d8d134521301ff02b6d97e8998aa10a83d:

  Merge branch 'u-boot-imx/master' into 'u-boot-arm/master' (2014-01-15
  15:18:04 +0100)

----------------------------------------------------------------

Albert ARIBAUD (1):
      Merge branch 'u-boot-imx/master' into 'u-boot-arm/master'

Fabio Estevam (2):
      mx6: clock: Pass the frequency as argument of
enable_fec_anatop_clock() mx6: Add initial support for the Hummingboard
solo

 arch/arm/cpu/armv7/mx6/clock.c                     |   8 +-
 arch/arm/include/asm/arch-mx6/clock.h              |   9 +-
 arch/arm/include/asm/arch-mx6/imx-regs.h           |   4 +
 board/freescale/mx6slevk/mx6slevk.c                |   2 +-
 board/solidrun/hummingboard/Makefile               |   9 +
 board/solidrun/hummingboard/README                 |  40 ++++
 board/solidrun/hummingboard/hummingboard.c         | 187
 +++++++++++++++++ board/solidrun/hummingboard/solo.cfg
 |  25 +++ board/solidrun/mx6-microsom/800mhz_2x128mx16.cfg   |  74
 +++++++ board/solidrun/mx6-microsom/clocks.cfg             |  33 +++
 .../mx6-microsom/ddr-800mhz-32bit-setup.cfg        |  76 +++++++
 boards.cfg                                         |   1 +
 include/configs/hummingboard.h                     | 226
 +++++++++++++++++++++ 13 files changed, 691 insertions(+), 3
 deletions(-) create mode 100644 board/solidrun/hummingboard/Makefile
 create mode 100644 board/solidrun/hummingboard/README
 create mode 100644 board/solidrun/hummingboard/hummingboard.c
 create mode 100644 board/solidrun/hummingboard/solo.cfg
 create mode 100644 board/solidrun/mx6-microsom/800mhz_2x128mx16.cfg
 create mode 100644 board/solidrun/mx6-microsom/clocks.cfg
 create mode 100644
 board/solidrun/mx6-microsom/ddr-800mhz-32bit-setup.cfg create mode
 100644 include/configs/hummingboard.h

Amicalement,
-- 
Albert.

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

* [U-Boot] Pull request: u-boot-arm/master
  2014-01-14 13:04 Albert ARIBAUD
@ 2014-01-14 21:02 ` Tom Rini
  0 siblings, 0 replies; 259+ messages in thread
From: Tom Rini @ 2014-01-14 21:02 UTC (permalink / raw)
  To: u-boot

On Tue, Jan 14, 2014 at 02:04:08PM +0100, Albert ARIBAUD wrote:

> Hello Tom,
> 
> The following changes since commit
> 4efd69250f6118ebd783867b3809001a1886ce9e:
> 
>   ARM: pxa: Fix OneNAND window access on VPAC270 (2014-01-13 12:39:10
>   +0100)
> 
> are available in the git repository at:
> 
>   git://git.denx.de/u-boot-arm master
> 
> for you to fetch changes up to 6ba2bc8fa9be4bd09ec43e39cb8e666480ef010c:
> 
>   arm: use canonical sub mnemonic (2014-01-14 12:38:47 +0100)
> 
> ----------------------------------------------------------------
> Albert ARIBAUD (4):
>       mini2440: remove board support
>       mx1ads: remove board support
>       arm: put .hash, .got.plt and .machine_param back in binaries
>       Merge 'u-boot-imx/master' into 'u-boot-arm/master'
> 
> Andreas Bie?mann (1):
>       arm: use canonical sub mnemonic
> 
> Christian Gmeiner (1):
>       imx6: make use of lldiv(..)
> 
> Fabio Estevam (7):
>       wandboard: Return from cpu_eth_init() directly
>       titanium: Return from cpu_eth_init() directly
>       mx6qarm2: Remove unneeded error message when cpu_eth_init() fails
>       mx6qsabreauto: Return from cpu_eth_init() directly
>       mx6sabresd: Return from cpu_eth_init() directly
>       mx6slevk: Return from cpu_eth_init() directly
>       mx6slevk: Include "mx6_common.h"
> 
> John Weber (1):
>       wandboard: Set default environment to use zImage
> 
> Otavio Salvador (1):
>       mx6sabresd: Add eMMC specific environment to allow U-Boot update
> 
>  arch/arm/config.mk                            |   2 +-
>  arch/arm/cpu/armv7/exynos/config.mk           |   7 +
>  arch/arm/cpu/armv7/lowlevel_init.S            |   2 +-
>  arch/arm/cpu/armv7/mx6/clock.c                |   3 +-
>  arch/arm/cpu/u-boot.lds                       |   3 +-
>  arch/arm/lib/crt0.S                           |   2 +-
>  board/barco/titanium/titanium.c               |   8 +-
>  board/freescale/mx6qarm2/mx6qarm2.c           |   7 +-
>  board/freescale/mx6qsabreauto/mx6qsabreauto.c |   8 +-
>  board/freescale/mx6sabresd/mx6sabresd.c       |   8 +-
>  board/freescale/mx6slevk/mx6slevk.c           |  10 +-
>  board/friendlyarm/mini2440/Makefile           |   8 -
>  board/friendlyarm/mini2440/mini2440.c         | 118 ----------
>  board/friendlyarm/mini2440/mini2440.h         | 144 ------------
>  board/mx1ads/Makefile                         |  16 --
>  board/mx1ads/lowlevel_init.S                  |  68 ------
>  board/mx1ads/mx1ads.c                         | 178 ---------------
>  board/mx1ads/syncflash.c                      | 307
>  --------------------------
>  board/wandboard/wandboard.c                   |   8 +-
>  boards.cfg                                    |   2 -
>  doc/README.mini2440                           |  28 ---
>  doc/README.scrapyard                          |   6 +-
>  include/configs/mx1ads.h                      | 163 --------------
>  include/configs/mx6sabre_common.h             |  23 ++
>  include/configs/mx6sabresd.h                  |   2 +
>  include/configs/mx6slevk.h                    |   1 +
>  include/configs/wandboard.h                   |  20 +-
>  spl/Makefile                                  |   2 +- 28 files
>  changed, 61 insertions(+), 1093 deletions(-) create mode 100644
>  arch/arm/cpu/armv7/exynos/config.mk delete mode 100644
>  board/friendlyarm/mini2440/Makefile delete mode 100644
>  board/friendlyarm/mini2440/mini2440.c delete mode 100644
>  board/friendlyarm/mini2440/mini2440.h delete mode 100644
>  board/mx1ads/Makefile delete mode 100644 board/mx1ads/lowlevel_init.S
>  delete mode 100644 board/mx1ads/mx1ads.c
>  delete mode 100644 board/mx1ads/syncflash.c
>  delete mode 100644 doc/README.mini2440
>  delete mode 100644 include/configs/mx1ads.h

Applied to u-boot/master, thanks!

-- 
Tom
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 836 bytes
Desc: Digital signature
URL: <http://lists.denx.de/pipermail/u-boot/attachments/20140114/66d0ea09/attachment.pgp>

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

* [U-Boot] Pull request: u-boot-arm/master
@ 2014-01-14 13:04 Albert ARIBAUD
  2014-01-14 21:02 ` Tom Rini
  0 siblings, 1 reply; 259+ messages in thread
From: Albert ARIBAUD @ 2014-01-14 13:04 UTC (permalink / raw)
  To: u-boot

Hello Tom,

The following changes since commit
4efd69250f6118ebd783867b3809001a1886ce9e:

  ARM: pxa: Fix OneNAND window access on VPAC270 (2014-01-13 12:39:10
  +0100)

are available in the git repository at:

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

for you to fetch changes up to 6ba2bc8fa9be4bd09ec43e39cb8e666480ef010c:

  arm: use canonical sub mnemonic (2014-01-14 12:38:47 +0100)

----------------------------------------------------------------
Albert ARIBAUD (4):
      mini2440: remove board support
      mx1ads: remove board support
      arm: put .hash, .got.plt and .machine_param back in binaries
      Merge 'u-boot-imx/master' into 'u-boot-arm/master'

Andreas Bie?mann (1):
      arm: use canonical sub mnemonic

Christian Gmeiner (1):
      imx6: make use of lldiv(..)

Fabio Estevam (7):
      wandboard: Return from cpu_eth_init() directly
      titanium: Return from cpu_eth_init() directly
      mx6qarm2: Remove unneeded error message when cpu_eth_init() fails
      mx6qsabreauto: Return from cpu_eth_init() directly
      mx6sabresd: Return from cpu_eth_init() directly
      mx6slevk: Return from cpu_eth_init() directly
      mx6slevk: Include "mx6_common.h"

John Weber (1):
      wandboard: Set default environment to use zImage

Otavio Salvador (1):
      mx6sabresd: Add eMMC specific environment to allow U-Boot update

 arch/arm/config.mk                            |   2 +-
 arch/arm/cpu/armv7/exynos/config.mk           |   7 +
 arch/arm/cpu/armv7/lowlevel_init.S            |   2 +-
 arch/arm/cpu/armv7/mx6/clock.c                |   3 +-
 arch/arm/cpu/u-boot.lds                       |   3 +-
 arch/arm/lib/crt0.S                           |   2 +-
 board/barco/titanium/titanium.c               |   8 +-
 board/freescale/mx6qarm2/mx6qarm2.c           |   7 +-
 board/freescale/mx6qsabreauto/mx6qsabreauto.c |   8 +-
 board/freescale/mx6sabresd/mx6sabresd.c       |   8 +-
 board/freescale/mx6slevk/mx6slevk.c           |  10 +-
 board/friendlyarm/mini2440/Makefile           |   8 -
 board/friendlyarm/mini2440/mini2440.c         | 118 ----------
 board/friendlyarm/mini2440/mini2440.h         | 144 ------------
 board/mx1ads/Makefile                         |  16 --
 board/mx1ads/lowlevel_init.S                  |  68 ------
 board/mx1ads/mx1ads.c                         | 178 ---------------
 board/mx1ads/syncflash.c                      | 307
 --------------------------
 board/wandboard/wandboard.c                   |   8 +-
 boards.cfg                                    |   2 -
 doc/README.mini2440                           |  28 ---
 doc/README.scrapyard                          |   6 +-
 include/configs/mx1ads.h                      | 163 --------------
 include/configs/mx6sabre_common.h             |  23 ++
 include/configs/mx6sabresd.h                  |   2 +
 include/configs/mx6slevk.h                    |   1 +
 include/configs/wandboard.h                   |  20 +-
 spl/Makefile                                  |   2 +- 28 files
 changed, 61 insertions(+), 1093 deletions(-) create mode 100644
 arch/arm/cpu/armv7/exynos/config.mk delete mode 100644
 board/friendlyarm/mini2440/Makefile delete mode 100644
 board/friendlyarm/mini2440/mini2440.c delete mode 100644
 board/friendlyarm/mini2440/mini2440.h delete mode 100644
 board/mx1ads/Makefile delete mode 100644 board/mx1ads/lowlevel_init.S
 delete mode 100644 board/mx1ads/mx1ads.c
 delete mode 100644 board/mx1ads/syncflash.c
 delete mode 100644 doc/README.mini2440
 delete mode 100644 include/configs/mx1ads.h

Amicalement,
-- 
Albert.

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

* [U-Boot] Pull request: u-boot-arm/master
  2014-01-13 18:49 Albert ARIBAUD
@ 2014-01-13 19:42 ` Tom Rini
  0 siblings, 0 replies; 259+ messages in thread
From: Tom Rini @ 2014-01-13 19:42 UTC (permalink / raw)
  To: u-boot

On Mon, Jan 13, 2014 at 07:49:26PM +0100, Albert ARIBAUD wrote:

> Hello Tom,
> 
> The following changes since commit
> 7f673c99c2d8d1aa21996c5b914f06d784b080ca:
> 
>   Merge branch 'master' of git://git.denx.de/u-boot-arm (2014-01-10
>   10:56:00 -0500)
> 
> are available in the git repository at:
> 
> 
>   git://git.denx.de/u-boot-arm master
> 
> for you to fetch changes up to 4efd69250f6118ebd783867b3809001a1886ce9e:
> 
>   ARM: pxa: Fix OneNAND window access on VPAC270 (2014-01-13 12:39:10
>   +0100)
> 
> ----------------------------------------------------------------
> Marek Vasut (2):
>       ARM: pxa: Fix OneNAND SPL builds
>       ARM: pxa: Fix OneNAND window access on VPAC270
> 
>  arch/arm/cpu/pxa/config.mk   | 13 +++++++++++++
>  board/vpac270/u-boot-spl.lds |  1 +
>  include/configs/vpac270.h    |  2 +-
>  3 files changed, 15 insertions(+), 1 deletion(-)

Applied to u-boot/master, thanks!

-- 
Tom
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 836 bytes
Desc: Digital signature
URL: <http://lists.denx.de/pipermail/u-boot/attachments/20140113/9e54d2c9/attachment.pgp>

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

* [U-Boot] Pull request: u-boot-arm/master
@ 2014-01-13 18:49 Albert ARIBAUD
  2014-01-13 19:42 ` Tom Rini
  0 siblings, 1 reply; 259+ messages in thread
From: Albert ARIBAUD @ 2014-01-13 18:49 UTC (permalink / raw)
  To: u-boot

Hello Tom,

The following changes since commit
7f673c99c2d8d1aa21996c5b914f06d784b080ca:

  Merge branch 'master' of git://git.denx.de/u-boot-arm (2014-01-10
  10:56:00 -0500)

are available in the git repository at:


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

for you to fetch changes up to 4efd69250f6118ebd783867b3809001a1886ce9e:

  ARM: pxa: Fix OneNAND window access on VPAC270 (2014-01-13 12:39:10
  +0100)

----------------------------------------------------------------
Marek Vasut (2):
      ARM: pxa: Fix OneNAND SPL builds
      ARM: pxa: Fix OneNAND window access on VPAC270

 arch/arm/cpu/pxa/config.mk   | 13 +++++++++++++
 board/vpac270/u-boot-spl.lds |  1 +
 include/configs/vpac270.h    |  2 +-
 3 files changed, 15 insertions(+), 1 deletion(-)

Amicalement,
-- 
Albert.

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

* [U-Boot] Pull request: u-boot-arm/master
  2014-01-10 20:03 ` Tom Rini
@ 2014-01-11  8:11   ` Albert ARIBAUD
  0 siblings, 0 replies; 259+ messages in thread
From: Albert ARIBAUD @ 2014-01-11  8:11 UTC (permalink / raw)
  To: u-boot

Hi Tom,

On Fri, 10 Jan 2014 15:03:26 -0500, Tom Rini <trini@ti.com> wrote:

> On Fri, Jan 10, 2014 at 04:43:51PM +0100, Albert ARIBAUD wrote:
> 
> > Hello Tom,
> > 
> > The following changes since commit 4b210ad34282bfd9fc982a8e3c9a9126f4094cdb:
> > 
> >   Merge branch 'master' of git://git.denx.de/u-boot-arm (2013-12-10 17:15:18 -0500)
> > 
> > are available in the git repository at:
> > 
> > 
> >   git://git.denx.de/u-boot-arm master
> > 
> > for you to fetch changes up to 10a147bc665367111920be657409a5d56d3c0590:
> > 
> >   doc: Update the zynq u-boot status (2014-01-10 15:18:33 +0100)

> Applied to u-boot/master, thanks!

Thanks! ARM repo fast-forwared to u-boot/master.

Amicalement,
-- 
Albert.

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

* [U-Boot] Pull request: u-boot-arm/master
  2014-01-10 15:43 Albert ARIBAUD
@ 2014-01-10 20:03 ` Tom Rini
  2014-01-11  8:11   ` Albert ARIBAUD
  0 siblings, 1 reply; 259+ messages in thread
From: Tom Rini @ 2014-01-10 20:03 UTC (permalink / raw)
  To: u-boot

On Fri, Jan 10, 2014 at 04:43:51PM +0100, Albert ARIBAUD wrote:

> Hello Tom,
> 
> The following changes since commit 4b210ad34282bfd9fc982a8e3c9a9126f4094cdb:
> 
>   Merge branch 'master' of git://git.denx.de/u-boot-arm (2013-12-10 17:15:18 -0500)
> 
> are available in the git repository at:
> 
> 
>   git://git.denx.de/u-boot-arm master
> 
> for you to fetch changes up to 10a147bc665367111920be657409a5d56d3c0590:
> 
>   doc: Update the zynq u-boot status (2014-01-10 15:18:33 +0100)
> 
> ----------------------------------------------------------------
> Alban Bedel (4):
>       ARM: tegra: support SKU b1 of Tegra30
>       i2c: tegra: Add the fifth bus on SoC with more than 4 buses
>       ARM: tegra: Add the Tamonten? NG Evaluation Carrier board
>       arm: tegra: Fix the CPU complex reset masks
> 
> Albert ARIBAUD (8):
>       Revert "ARM: move interrupt_init to before relocation"
>       Merge branch 'u-boot-sh/rmobile' into 'u-boot-arm/master'
>       Merge branch 'u-boot-tegra/master' into 'u-boot-arm/master'
>       Merge remote-tracking branch 'u-boot-pxa/master' into 'u-boot-arm/master'
>       Merge branch 'u-boot-imx/master' into 'u-boot-arm/master'
>       Merge branch 'u-boot-samsung/master' into 'u-boot-arm/master'
>       Merge branch 'u-boot-ti/master' into 'u-boot-arm/master'
>       arm: make 'MAKEALL -a' distinguish between arm and aarch64
> 
> Bo Shen (3):
>       arm: atmel: at91sam9x5: cleanup cs configure for spi
>       arm: atmel: at91sam9x5: cleanup unneeded undef
>       arm: atmel: at91sam9x5: move CONFIG_SYS_NO_FLASH to proper position
> 
> Dan Murphy (1):
>       arm: am437: Fix offset for USB registers
> 
> David Feng (7):
>       fdt_support: 64bit initrd start address support
>       cmd_pxe: remove compiling warnings
>       add weak entry definition
>       arm64: core support
>       arm64: generic board support
>       arm64: board support of vexpress_aemv8a
>       arm64: MAKEALL, filter armv8 boards from LIST_arm
> 
> Eric Nelson (8):
>       i.MX6DQ/DLS: replace pad names with their Linux kernel equivalents
>       i.MX6DQ/DLS: remove useless mux/pad declarations
>       i.MX6DQ: Add Pinmux settings that are present in mainline and Dual-Lite/Solo
>       i.MX6DQ/DLS: remove unused pad declarations
>       i.MX6DQ/DLS: whitespace: Align IOMUX_PAD column in declarations
>       imx-common: remove extraneous semicolon from macro
>       i.MX6 (DQ/DLS): use macros for mux and pad declarations
>       ARM: mx6: Update non-Freescale boards to include CPU errata.
> 
> Fabio Estevam (24):
>       configs: imx: Make CONFIG_SYS_PROMPT uniform across FSL boards
>       wandboard: Return the error immediately when ipuv3_fb_init() fails
>       wandboard: Return the error when cpu_eth_init() fails
>       titanium: Return the error when cpu_eth_init() fails
>       nitrogen6x: Remove unused OCOTP options
>       mx51evk: Fix pmic_init() argument
>       mx31pdk: Fix pmic_init() argument
>       efikamx: Fix pmic_init() argument
>       power: power_fsl: Pass p->bus in the same way for SPI and I2C cases
>       mx6sabresd: Fix wrong colors in LVDS splash
>       mx6sabresd: Add SPI NOR support
>       imx: Explicitly pass the I2C bus number in pmic_init()
>       configs: imx: Remove CONFIG_SYS_SPD_BUS_NUM option
>       mx6: clock: Fix the calculation of PLL_ENET frequency
>       mx6sabresd: Allow probing HSYNC, VSYNC and DISP_CLK signals
>       mx6sabresd: Fix LVDS width and color format
>       doc: README.fuse: Add an example on how to use the fuse API on mx6q
>       mx6sabre_common.h: Add CONFIG_CMD_FUSE support
>       mx6: soc: Staticize set_vddsoc()
>       mx6: soc: Clear the LDO ramp values up prior to setting the LDO voltages
>       mx6: soc: Set the VDDSOC at 1.175 V
>       mx6: soc: Introduce set_ldo_voltage()
>       mx6: soc: Add the required LDO ramp up delay
>       mx6: soc: Disable VDDPU regulator
> 
> Frank Li (1):
>       imx6: fix random hang when download by usb
> 
> Giuseppe Pagano (5):
>       udoo: Move and optimize platform register setting.
>       udoo: Add ethernet support (FEC + Micrel KSZ9031).
>       udoo: Fix watchdog during kernel boot.
>       nitrogen6x: Move setup_sata to common part
>       udoo: Add SATA support on uDoo Board.
> 
> Heiko Schocher (1):
>       am335x, siemens boards: adapt default environment setting
> 
> Holger Brunck (1):
>       arm/km: fix i2c mux define for km_kirkwood_128m16 target
> 
> Jagannadha Sutradharudu Teki (30):
>       zynq: Enable CONFIG_FIT_VERBOSE
>       zynq: Enable Boot FreeBSD/vxWorks
>       zynq: Cleanup on miscellaneous configs
>       zynq: Cleanup on memory configs
>       zynq: Minor config cleanup
>       zynq: Enable cache options
>       zynq: Add UART0, UART1 configs support
>       zynq: Add GEM0, GEM1 configs support
>       zynq-common: Rename zynq with zynq-common
>       doc: zynq: Add information on zynq u-boot
>       zynq: Add zynq zc70x board support
>       zynq: Add zynq zed board support
>       zynq: Move CONFIG_SYS_SDRAM_SIZE to pre-board configs
>       zynq-common: Define exact TEXT_BASE
>       zynq: zc70x: Add Catalyst 24WC08 EEPROM config support
>       zynq: Add zynq microzed board support
>       zynq: Add zynq_zc770 xm010 board support
>       zynq: Add zynq_zc770 xm013 board support
>       zynq: Add zynq_zc770 xm012 board support
>       zynq: Add support to find bootmode
>       zynq-common: Define default environment
>       zynq-common: Change Env. Sector size to 128Kb
>       zynq-common: Define flash env. partition
>       zynq-common: Define CONFIG_ENV_OVERWRITE
>       dts: zynq: Add basic fdt support
>       gpio: zynq: Add dummy gpio routines
>       zynq-common: Enable verified boot(RSA)
>       dts: zynq: Add more zynq dts files
>       zynq: Enable CONFIG_DEFAULT_DEVICE_TREE
>       doc: Update the zynq u-boot status
> 
> Jeroen Hofstee (3):
>       ARM: fix the standalone programs
>       ARM: tam3517-common: fix nand spl boot
>       ARM: twister: add missing gpio clock init
> 
> Jim Lin (1):
>       ARM: config: USB: Tegra30/114: Fix EHCI timeout issue on "bootp"
> 
> Jimmy Zhang (1):
>       Tegra114: Fix PLLX M, N, P init settings
> 
> Karlheinz Jerg (1):
>       arm/km: add support for km_kirkwood_128m16 board
> 
> Liu Ying (1):
>       MX6 SabreSD: Use readl() to read the CCM_CCGR3 register
> 
> Lokesh Vutla (15):
>       ARM: OMAP4: Move TEXT_BASE down to non-HS limit
>       ARM: DRA7xx: Change clk divider setting
>       ARM: OMAP5: clocks: Update MPU settings for OPP_NOM
>       ARM: AM43xx: Update the base addresses of modules
>       ARM: AM43xx: Adapt to ti_armv7_common.h config file
>       ARM: AM43xx: Add L2 Support
>       ARM: AM43xx: Add extra ENV settings
>       ARM: AM43xx: Select clk source for Timer2
>       ARM: AM43xx: Update Current Booting devices list
>       ARM: AM43xx: mux: Update mux data
>       ARM: AM43xx: clocks: Update DPLL details
>       ARM: AM33xx+: Update ioregs to pass different values
>       ARM: AM43xx: EPOS_EVM: Add support for LPDDR2
>       ARM: AM43xx: GP_EVM: Add support for DDR3
>       ARM: AM43xx: Add Maintainer
> 
> Luka Perkov (1):
>       kirkwood: ib62x0: use device tree and update config
> 
> Marek Vasut (4):
>       Net: FEC: Fix huge memory leak
>       ARM: mx53: video: Add IPUv3 LCD support for M53EVK
>       ARM: mxs: tools: Fix errno handling in strtoul() invocation
>       ARM: pxa: Fix CONFIG_SYS_HZ on PXA
> 
> Michael Heimpold (1):
>       mxs_gpio: fix the handling in gpio_direction_output()
> 
> Mugunthan V N (1):
>       ARM: dra7_evm: read mac address properly from e-fuse
> 
> Nikita Kiryanov (3):
>       arm: omap: abb: add missing include
>       arm: omap: cm_t35: update config file
>       arm: omap: cm_t35: enable gpio bank 5 clocks explicitly
> 
> Nobuhiro Iwamatsu (7):
>       arm: rmobile: Update README.rmobile
>       arm: lager: Add support Ethernet
>       arm: lager: Add support I2C
>       arm: lager: Add support reset function
>       arm: koelsch: Add support Ethernet
>       arm: koelsch: Add support I2C
>       arm: koelsch: Add support reset function
> 
> Otavio Salvador (6):
>       imx: Easy enabling of SION per-pin using MUX_MODE_SION helper macro
>       mx28evk: Use 512k for fdt partition to align it
>       mx28evk: Add 'nandboot' environment command
>       mx28evk: Extend environment to easy write of NAND system
>       ARM: mx6: Change the FDT loading address to avoid overlaping
>       ARM: mx6: Allow enablement of FEC Anatop based clock for all MX6
> 
> Piotr Wilczek (2):
>       board:trats1:trats2: fix adapter number
>       board:trats2: fix default partitions and mmc env
> 
> Rajeshwari Birje (11):
>       EXYNOS5: Create a common board file
>       Exynos5420: Add base addresses for 5420
>       EXYNOS5420: Add power register structure.
>       EXYNOS5420: Add dmc and phy_control register structure
>       Exynos5420: Add clock initialization for 5420
>       Exynos5420: Add DDR3 initialization for 5420
>       Exynos5420: Add support for 5420 in pinmux and gpio
>       Exynos5420: Add base patch for SMDK5420
>       DTS: Add dts support for SMDK5420
>       Config: Add initial config for SMDK5420
>       SPL: EXYNOS: Prepare for variable size SPL support
> 
> Scott Wood (3):
>       arm64: Add tool to statically apply RELA relocations
>       arm64: Turn u-boot.bin back into an ELF file after relocate-rela
>       arm64: Make checkarmreloc accept arm64 relocations
> 
> Sekhar Nori (2):
>       ARM: AM43XX: board: add support for reading onboard EEPROM
>       ARM: AM43XX: Add CONFIG_ENV_VARS_UBOOT_RUNTIME_CONFIG support
> 
> Sergei Ianovich (5):
>       ARM: pxa: prevent PXA270 occasional reboot freezes
>       arm: pxa: fix LP-8x4x USB support
>       arm: pxa: fix 2nd flash chip address on LP-8x4x
>       arm: pxa: update LP-8x4x to boot DT kernel
>       arm: pxa: init ethaddr for LP-8x4x using DT
> 
> Sergey Alyoshin (1):
>       arm: mx5: Add fuse supply enable in fsl_iim
> 
> Stefan Roese (7):
>       mx6: titanium: Move BSP code to barco board directory
>       arm: omap3: Add SPL support to tao3530
>       arm: omap3: Remove bootargs mem_size handling
>       arm: omap3: Add board revision output to tao3530
>       arm: omap3: Add HEAD acoustics (HA) board variant omap3_ha to tao3530
>       arm: omap3: Add SPL support to cm_t35
>       arm: omap3: Fix beagleboard SPL boot hangup (GPIO clocks not enabled)
> 
> Stefano Babic (1):
>       MX6: fix sata compilation for i.MX6
> 
> Tapani Utriainen (1):
>       arm, omap3: Add support for TechNexion modules
> 
> Thierry Reding (2):
>       Tegra114: Do not program CPCON field for PLLX
>       Change maintainer for Avionic Design boards
> 
> Tom Rini (5):
>       am33xx: Enable D-CACHE on !CONFIG_SYS_DCACHE_OFF
>       am335x_evm: Consolidate DFU environment parts into the DFU part of the file
>       cam_enc_4xx: Set CONFIG_SYS_NAND_MAX_OOBFREE / CONFIG_SYS_NAND_MAX_ECCPOS
>       TI:omap3: Drop omap3_zoom2
>       armv8: Use __aarch64__ rather than CONFIG_ARM64 in some cases
> 
> Vidya Sagar (1):
>       tegra: allow build to succeed with SPL disabled
> 
> Yegor Yefremov (1):
>       am3517_evm: activate Ethernet PHY
> 
>  MAKEALL                                            |   12 +-
>  Makefile                                           |   41 +-
>  arch/arm/config.mk                                 |    7 +-
>  arch/arm/cpu/arm720t/tegra-common/cpu.c            |   89 +-
>  arch/arm/cpu/armv7/am33xx/board.c                  |    8 +
>  arch/arm/cpu/armv7/am33xx/clock.c                  |   12 +-
>  arch/arm/cpu/armv7/am33xx/clock_am33xx.c           |   15 +
>  arch/arm/cpu/armv7/am33xx/clock_am43xx.c           |   12 +-
>  arch/arm/cpu/armv7/am33xx/ddr.c                    |  146 +-
>  arch/arm/cpu/armv7/am33xx/emif4.c                  |   25 +-
>  arch/arm/cpu/armv7/exynos/clock.c                  |  279 +-
>  arch/arm/cpu/armv7/exynos/clock_init.h             |   17 +
>  arch/arm/cpu/armv7/exynos/clock_init_exynos5.c     |  352 ++-
>  arch/arm/cpu/armv7/exynos/dmc_common.c             |   60 +-
>  arch/arm/cpu/armv7/exynos/dmc_init_ddr3.c          |  439 +++-
>  arch/arm/cpu/armv7/exynos/exynos5_setup.h          |  764 ++++--
>  arch/arm/cpu/armv7/exynos/pinmux.c                 |  260 +-
>  arch/arm/cpu/armv7/mx5/clock.c                     |   12 +
>  arch/arm/cpu/armv7/mx6/clock.c                     |   23 +-
>  arch/arm/cpu/armv7/mx6/soc.c                       |  110 +-
>  arch/arm/cpu/armv7/omap-common/abb.c               |    1 +
>  arch/arm/cpu/armv7/omap-common/emif-common.c       |   14 -
>  arch/arm/cpu/armv7/omap5/hw_data.c                 |   24 +-
>  arch/arm/cpu/armv7/zynq/slcr.c                     |    6 +
>  arch/arm/cpu/armv8/Makefile                        |   17 +
>  arch/arm/cpu/armv8/cache.S                         |  136 +
>  arch/arm/cpu/armv8/cache_v8.c                      |  219 ++
>  arch/arm/cpu/armv8/config.mk                       |   15 +
>  arch/arm/cpu/armv8/cpu.c                           |   43 +
>  arch/arm/cpu/armv8/exceptions.S                    |  113 +
>  arch/arm/cpu/armv8/generic_timer.c                 |   31 +
>  arch/arm/cpu/armv8/gic.S                           |  106 +
>  arch/arm/cpu/armv8/start.S                         |  164 ++
>  arch/arm/cpu/armv8/tlb.S                           |   34 +
>  arch/arm/cpu/armv8/transition.S                    |   83 +
>  arch/arm/cpu/armv8/u-boot.lds                      |   89 +
>  arch/arm/cpu/pxa/pxa2xx.c                          |    1 +
>  arch/arm/cpu/tegra-common/ap.c                     |    1 +
>  arch/arm/dts/exynos5.dtsi                          |  198 ++
>  arch/arm/dts/exynos5250.dtsi                       |  194 +-
>  arch/arm/dts/exynos5420.dtsi                       |   70 +
>  arch/arm/dts/zynq-7000.dtsi                        |   13 +
>  arch/arm/imx-common/Makefile                       |    3 +
>  arch/arm/imx-common/cpu.c                          |    4 +-
>  arch/arm/imx-common/sata.c                         |   34 +
>  arch/arm/include/asm/arch-am33xx/clock.h           |    7 +-
>  arch/arm/include/asm/arch-am33xx/clocks_am33xx.h   |    3 +
>  arch/arm/include/asm/arch-am33xx/cpu.h             |   24 +-
>  arch/arm/include/asm/arch-am33xx/ddr_defs.h        |   41 +-
>  arch/arm/include/asm/arch-am33xx/gpio.h            |   12 +
>  arch/arm/include/asm/arch-am33xx/hardware.h        |    7 -
>  arch/arm/include/asm/arch-am33xx/hardware_am33xx.h |    2 +
>  arch/arm/include/asm/arch-am33xx/hardware_am43xx.h |   20 +-
>  arch/arm/include/asm/arch-am33xx/mux_am43xx.h      |   45 +
>  arch/arm/include/asm/arch-am33xx/omap.h            |    4 +-
>  arch/arm/include/asm/arch-am33xx/spl.h             |   13 +-
>  arch/arm/include/asm/arch-exynos/board.h           |   17 +
>  arch/arm/include/asm/arch-exynos/clk.h             |    1 +
>  arch/arm/include/asm/arch-exynos/clock.h           |  494 ++++
>  arch/arm/include/asm/arch-exynos/cpu.h             |   52 +-
>  arch/arm/include/asm/arch-exynos/dmc.h             |  177 ++
>  arch/arm/include/asm/arch-exynos/gpio.h            |  143 +-
>  arch/arm/include/asm/arch-exynos/periph.h          |    3 +
>  arch/arm/include/asm/arch-exynos/power.h           |  837 ++++++
>  arch/arm/include/asm/arch-mx5/clock.h              |    1 +
>  arch/arm/include/asm/arch-mx5/crm_regs.h           |    3 +
>  arch/arm/include/asm/arch-mx6/crm_regs.h           |    1 +
>  arch/arm/include/asm/arch-mx6/imx-regs.h           |   23 +
>  arch/arm/include/asm/arch-mx6/mx6-pins.h           |   33 +-
>  arch/arm/include/asm/arch-mx6/mx6dl_pins.h         | 2728 ++++++++------------
>  arch/arm/include/asm/arch-mx6/mx6q_pins.h          | 2642 ++++++++-----------
>  arch/arm/include/asm/arch-mx6/sys_proto.h          |    2 -
>  arch/arm/include/asm/arch-omap4/omap.h             |    2 +-
>  arch/arm/include/asm/arch-tegra/clock.h            |    6 +-
>  arch/arm/include/asm/arch-tegra/tegra.h            |    1 +
>  arch/arm/include/asm/arch-zynq/gpio.h              |   25 +
>  arch/arm/include/asm/arch-zynq/sys_proto.h         |    1 +
>  arch/arm/include/asm/armv8/mmu.h                   |  111 +
>  arch/arm/include/asm/byteorder.h                   |    2 +-
>  arch/arm/include/asm/cache.h                       |    5 +
>  arch/arm/include/asm/config.h                      |    6 +
>  arch/arm/include/asm/emif.h                        |   26 +
>  arch/arm/include/asm/gic.h                         |   49 +-
>  arch/arm/include/asm/global_data.h                 |    6 +-
>  arch/arm/include/asm/imx-common/iomux-v3.h         |    2 +
>  arch/arm/include/asm/imx-common/sata.h             |   16 +
>  arch/arm/include/asm/io.h                          |   15 +-
>  arch/arm/include/asm/macro.h                       |   53 +
>  arch/arm/include/asm/posix_types.h                 |    8 +
>  arch/arm/include/asm/proc-armv/ptrace.h            |   21 +
>  arch/arm/include/asm/proc-armv/system.h            |   59 +-
>  arch/arm/include/asm/system.h                      |   84 +
>  arch/arm/include/asm/types.h                       |    4 +
>  arch/arm/include/asm/u-boot.h                      |    4 +
>  arch/arm/include/asm/unaligned.h                   |    2 +-
>  arch/arm/lib/Makefile                              |   20 +-
>  arch/arm/lib/board.c                               |   10 +-
>  arch/arm/lib/bootm.c                               |   24 +
>  arch/arm/lib/crt0_64.S                             |  113 +
>  arch/arm/lib/interrupts_64.c                       |  120 +
>  arch/arm/lib/relocate_64.S                         |   58 +
>  board/armltd/vexpress64/Makefile                   |    8 +
>  board/armltd/vexpress64/vexpress64.c               |   56 +
>  board/atmel/at91sam9x5ek/at91sam9x5ek.c            |    1 -
>  .../common/pinmux-config-tamonten-ng.h             |  385 +++
>  board/avionic-design/common/tamonten-ng.c          |   85 +
>  board/avionic-design/dts/tegra30-tamonten.dtsi     |   69 +
>  board/avionic-design/dts/tegra30-tec-ng.dts        |   18 +
>  board/avionic-design/tec-ng/Makefile               |   12 +
>  board/{freescale => barco}/titanium/Makefile       |    0
>  board/{freescale => barco}/titanium/imximage.cfg   |    0
>  board/{freescale => barco}/titanium/titanium.c     |  110 +-
>  board/boundary/nitrogen6x/nitrogen6x.c             |  197 +-
>  board/compulab/cm_t335/spl.c                       |   10 +-
>  board/compulab/cm_t35/cm_t35.c                     |   18 +-
>  board/congatec/cgtqmx6eval/cgtqmx6eval.c           |   40 +-
>  board/denx/m53evk/m53evk.c                         |   73 +
>  board/freescale/mx25pdk/mx25pdk.c                  |    2 +-
>  board/freescale/mx31pdk/mx31pdk.c                  |    2 +-
>  board/freescale/mx35pdk/mx35pdk.c                  |    2 +-
>  board/freescale/mx51evk/mx51evk.c                  |    2 +-
>  board/freescale/mx53evk/mx53evk.c                  |    2 +-
>  board/freescale/mx53loco/mx53loco.c                |    2 +-
>  board/freescale/mx6qarm2/mx6qarm2.c                |   68 +-
>  board/freescale/mx6qsabreauto/mx6qsabreauto.c      |   62 +-
>  board/freescale/mx6sabresd/mx6sabresd.c            |  155 +-
>  board/genesi/mx51_efikamx/efikamx.c                |    2 +-
>  board/icpdas/lp8x4x/lp8x4x.c                       |   53 +-
>  board/isee/igep0033/board.c                        |   10 +-
>  board/logicpd/am3517evm/am3517evm.c                |   32 +
>  board/logicpd/am3517evm/am3517evm.h                |    2 +-
>  board/logicpd/zoom2/Makefile                       |   11 -
>  board/logicpd/zoom2/config.mk                      |   17 -
>  board/logicpd/zoom2/debug_board.c                  |   44 -
>  board/logicpd/zoom2/led.c                          |  116 -
>  board/logicpd/zoom2/zoom2.c                        |  183 --
>  board/logicpd/zoom2/zoom2.h                        |  142 -
>  board/logicpd/zoom2/zoom2_serial.c                 |  130 -
>  board/logicpd/zoom2/zoom2_serial.h                 |   59 -
>  board/phytec/pcm051/board.c                        |   20 +-
>  board/renesas/koelsch/koelsch.c                    |   83 +
>  board/renesas/lager/lager.c                        |   78 +
>  board/samsung/common/Makefile                      |    4 +
>  board/samsung/common/board.c                       |  411 +++
>  board/samsung/dts/exynos5420-smdk5420.dts          |  169 ++
>  board/samsung/smdk5250/exynos5-dt.c                |  350 +--
>  board/samsung/smdk5250/smdk5250.c                  |  182 +-
>  board/samsung/smdk5420/Makefile                    |   11 +
>  board/samsung/smdk5420/smdk5420.c                  |  159 ++
>  board/samsung/smdk5420/smdk5420_spl.c              |   52 +
>  board/samsung/trats/trats.c                        |    2 +-
>  board/samsung/trats2/trats2.c                      |    6 +-
>  board/siemens/common/board.c                       |    9 -
>  board/siemens/dxr2/board.c                         |   12 +-
>  board/siemens/pxm2/board.c                         |   10 +-
>  board/siemens/rut/board.c                          |   10 +-
>  board/technexion/tao3530/Makefile                  |    5 +
>  board/technexion/tao3530/tao3530.c                 |  215 ++
>  board/technexion/tao3530/tao3530.h                 |  371 +++
>  board/ti/am335x/board.c                            |   40 +-
>  board/ti/am43xx/board.c                            |  355 ++-
>  board/ti/am43xx/board.h                            |   36 +
>  board/ti/am43xx/mux.c                              |   35 +-
>  board/ti/dra7xx/evm.c                              |    8 +-
>  board/ti/ti814x/evm.c                              |    4 +-
>  board/ti/ti816x/evm.c                              |   12 +-
>  board/udoo/1066mhz_4x256mx16.cfg                   |   55 +
>  board/udoo/clocks.cfg                              |   32 +
>  board/udoo/ddr-setup.cfg                           |   87 +
>  board/udoo/udoo.c                                  |  165 +-
>  board/udoo/udoo.cfg                                |   29 +
>  board/wandboard/wandboard.c                        |   60 +-
>  board/xilinx/dts/zynq-microzed.dts                 |   14 +
>  board/xilinx/dts/zynq-zc702.dts                    |   14 +
>  board/xilinx/dts/zynq-zc706.dts                    |   14 +
>  board/xilinx/dts/zynq-zc770-xm010.dts              |   14 +
>  board/xilinx/dts/zynq-zc770-xm012.dts              |   14 +
>  board/xilinx/dts/zynq-zc770-xm013.dts              |   14 +
>  board/xilinx/dts/zynq-zed.dts                      |   14 +
>  board/xilinx/zynq/board.c                          |   25 +
>  boards.cfg                                         |   28 +-
>  common/board_f.c                                   |   20 +-
>  common/cmd_pxe.c                                   |    4 +-
>  common/fdt_support.c                               |   66 +-
>  common/image.c                                     |    1 +
>  doc/README.arm64                                   |   46 +
>  doc/README.imx6                                    |   76 +
>  doc/README.rmobile                                 |   49 +-
>  doc/README.zynq                                    |   94 +
>  drivers/gpio/mxs_gpio.c                            |    4 +-
>  drivers/i2c/tegra_i2c.c                            |    5 +
>  drivers/misc/fsl_iim.c                             |   13 +-
>  drivers/net/fec_mxc.c                              |  177 +-
>  drivers/power/power_fsl.c                          |    3 +-
>  drivers/serial/ns16550.c                           |    5 +-
>  examples/standalone/stubs.c                        |   19 +-
>  include/configs/am335x_evm.h                       |   23 +-
>  include/configs/am3517_evm.h                       |    5 +
>  include/configs/am43xx_evm.h                       |  204 +-
>  include/configs/arndale.h                          |    1 +
>  include/configs/at91sam9x5ek.h                     |   13 +-
>  include/configs/balloon3.h                         |   10 +-
>  include/configs/cam_enc_4xx.h                      |    2 +
>  include/configs/cgtqmx6eval.h                      |    2 +-
>  include/configs/cm_t35.h                           |   75 +-
>  include/configs/exynos5-dt.h                       |  290 +++
>  include/configs/exynos5250-dt.h                    |  284 +-
>  include/configs/ib62x0.h                           |   38 +-
>  include/configs/imx31_phycore.h                    |    1 -
>  include/configs/km_kirkwood.h                      |   10 +
>  include/configs/koelsch.h                          |   41 +-
>  include/configs/lager.h                            |   35 +
>  include/configs/lp8x4x.h                           |   15 +-
>  include/configs/m53evk.h                           |   16 +
>  include/configs/mx25pdk.h                          |    2 -
>  include/configs/mx28evk.h                          |   56 +-
>  include/configs/mx31pdk.h                          |    1 -
>  include/configs/mx35pdk.h                          |    2 -
>  include/configs/mx51evk.h                          |    1 -
>  include/configs/mx53ard.h                          |    1 -
>  include/configs/mx53evk.h                          |    2 -
>  include/configs/mx53loco.h                         |    2 -
>  include/configs/mx53smd.h                          |    2 -
>  include/configs/mx6_common.h                       |    1 +
>  include/configs/mx6qarm2.h                         |    1 -
>  include/configs/mx6sabre_common.h                  |   20 +-
>  include/configs/nitrogen6x.h                       |   13 +-
>  include/configs/omap3_beagle.h                     |    3 +
>  include/configs/omap3_zoom2.h                      |  237 --
>  include/configs/omap4_common.h                     |   11 +-
>  include/configs/palmld.h                           |   10 +-
>  include/configs/palmtc.h                           |   10 +-
>  include/configs/scb9328.h                          |    6 +-
>  include/configs/siemens-am33x-common.h             |    2 +-
>  include/configs/smdk5420.h                         |   56 +
>  include/configs/tam3517-common.h                   |    1 +
>  include/configs/tao3530.h                          |  363 +++
>  include/configs/tec-ng.h                           |   84 +
>  include/configs/tegra114-common.h                  |    1 +
>  include/configs/tegra30-common.h                   |    1 +
>  include/configs/titanium.h                         |    1 +
>  include/configs/trats2.h                           |    3 +-
>  include/configs/twister.h                          |    3 +
>  include/configs/udoo.h                             |   31 +-
>  include/configs/vexpress_aemv8a.h                  |  189 ++
>  include/configs/wandboard.h                        |    3 +-
>  include/configs/zipitz2.h                          |   10 +-
>  include/configs/zynq-common.h                      |  238 ++
>  include/configs/zynq.h                             |  139 -
>  include/configs/zynq_microzed.h                    |   26 +
>  include/configs/zynq_zc70x.h                       |   29 +
>  include/configs/zynq_zc770.h                       |   42 +
>  include/configs/zynq_zed.h                         |   27 +
>  include/image.h                                    |    1 +
>  include/linux/linkage.h                            |    4 +
>  mkconfig                                           |    7 +
>  spl/Makefile                                       |    7 +-
>  tools/Makefile                                     |    9 +-
>  tools/mkexynosspl.c                                |  167 +-
>  tools/mxsimage.c                                   |    1 +
>  tools/relocate-rela.c                              |  189 ++
>  261 files changed, 14926 insertions(+), 6628 deletions(-)
>  create mode 100644 arch/arm/cpu/armv8/Makefile
>  create mode 100644 arch/arm/cpu/armv8/cache.S
>  create mode 100644 arch/arm/cpu/armv8/cache_v8.c
>  create mode 100644 arch/arm/cpu/armv8/config.mk
>  create mode 100644 arch/arm/cpu/armv8/cpu.c
>  create mode 100644 arch/arm/cpu/armv8/exceptions.S
>  create mode 100644 arch/arm/cpu/armv8/generic_timer.c
>  create mode 100644 arch/arm/cpu/armv8/gic.S
>  create mode 100644 arch/arm/cpu/armv8/start.S
>  create mode 100644 arch/arm/cpu/armv8/tlb.S
>  create mode 100644 arch/arm/cpu/armv8/transition.S
>  create mode 100644 arch/arm/cpu/armv8/u-boot.lds
>  create mode 100644 arch/arm/dts/exynos5.dtsi
>  create mode 100644 arch/arm/dts/exynos5420.dtsi
>  create mode 100644 arch/arm/dts/zynq-7000.dtsi
>  create mode 100644 arch/arm/imx-common/sata.c
>  create mode 100644 arch/arm/include/asm/arch-exynos/board.h
>  create mode 100644 arch/arm/include/asm/arch-zynq/gpio.h
>  create mode 100644 arch/arm/include/asm/armv8/mmu.h
>  create mode 100644 arch/arm/include/asm/imx-common/sata.h
>  create mode 100644 arch/arm/lib/crt0_64.S
>  create mode 100644 arch/arm/lib/interrupts_64.c
>  create mode 100644 arch/arm/lib/relocate_64.S
>  create mode 100644 board/armltd/vexpress64/Makefile
>  create mode 100644 board/armltd/vexpress64/vexpress64.c
>  create mode 100644 board/avionic-design/common/pinmux-config-tamonten-ng.h
>  create mode 100644 board/avionic-design/common/tamonten-ng.c
>  create mode 100644 board/avionic-design/dts/tegra30-tamonten.dtsi
>  create mode 100644 board/avionic-design/dts/tegra30-tec-ng.dts
>  create mode 100644 board/avionic-design/tec-ng/Makefile
>  rename board/{freescale => barco}/titanium/Makefile (100%)
>  rename board/{freescale => barco}/titanium/imximage.cfg (100%)
>  rename board/{freescale => barco}/titanium/titanium.c (66%)
>  delete mode 100644 board/logicpd/zoom2/Makefile
>  delete mode 100644 board/logicpd/zoom2/config.mk
>  delete mode 100644 board/logicpd/zoom2/debug_board.c
>  delete mode 100644 board/logicpd/zoom2/led.c
>  delete mode 100644 board/logicpd/zoom2/zoom2.c
>  delete mode 100644 board/logicpd/zoom2/zoom2.h
>  delete mode 100644 board/logicpd/zoom2/zoom2_serial.c
>  delete mode 100644 board/logicpd/zoom2/zoom2_serial.h
>  create mode 100644 board/samsung/common/board.c
>  create mode 100644 board/samsung/dts/exynos5420-smdk5420.dts
>  create mode 100644 board/samsung/smdk5420/Makefile
>  create mode 100644 board/samsung/smdk5420/smdk5420.c
>  create mode 100644 board/samsung/smdk5420/smdk5420_spl.c
>  create mode 100644 board/technexion/tao3530/Makefile
>  create mode 100644 board/technexion/tao3530/tao3530.c
>  create mode 100644 board/technexion/tao3530/tao3530.h
>  create mode 100644 board/udoo/1066mhz_4x256mx16.cfg
>  create mode 100644 board/udoo/clocks.cfg
>  create mode 100644 board/udoo/ddr-setup.cfg
>  create mode 100644 board/udoo/udoo.cfg
>  create mode 100644 board/xilinx/dts/zynq-microzed.dts
>  create mode 100644 board/xilinx/dts/zynq-zc702.dts
>  create mode 100644 board/xilinx/dts/zynq-zc706.dts
>  create mode 100644 board/xilinx/dts/zynq-zc770-xm010.dts
>  create mode 100644 board/xilinx/dts/zynq-zc770-xm012.dts
>  create mode 100644 board/xilinx/dts/zynq-zc770-xm013.dts
>  create mode 100644 board/xilinx/dts/zynq-zed.dts
>  create mode 100644 doc/README.arm64
>  create mode 100644 doc/README.zynq
>  create mode 100644 include/configs/exynos5-dt.h
>  delete mode 100644 include/configs/omap3_zoom2.h
>  create mode 100644 include/configs/smdk5420.h
>  create mode 100644 include/configs/tao3530.h
>  create mode 100644 include/configs/tec-ng.h
>  create mode 100644 include/configs/vexpress_aemv8a.h
>  create mode 100644 include/configs/zynq-common.h
>  delete mode 100644 include/configs/zynq.h
>  create mode 100644 include/configs/zynq_microzed.h
>  create mode 100644 include/configs/zynq_zc70x.h
>  create mode 100644 include/configs/zynq_zc770.h
>  create mode 100644 include/configs/zynq_zed.h
>  create mode 100644 tools/relocate-rela.c

Applied to u-boot/master, thanks!

-- 
Tom
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 836 bytes
Desc: Digital signature
URL: <http://lists.denx.de/pipermail/u-boot/attachments/20140110/0389b20e/attachment.pgp>

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

* [U-Boot] Pull request: u-boot-arm/master
@ 2014-01-10 15:43 Albert ARIBAUD
  2014-01-10 20:03 ` Tom Rini
  0 siblings, 1 reply; 259+ messages in thread
From: Albert ARIBAUD @ 2014-01-10 15:43 UTC (permalink / raw)
  To: u-boot

Hello Tom,

The following changes since commit 4b210ad34282bfd9fc982a8e3c9a9126f4094cdb:

  Merge branch 'master' of git://git.denx.de/u-boot-arm (2013-12-10 17:15:18 -0500)

are available in the git repository at:


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

for you to fetch changes up to 10a147bc665367111920be657409a5d56d3c0590:

  doc: Update the zynq u-boot status (2014-01-10 15:18:33 +0100)

----------------------------------------------------------------
Alban Bedel (4):
      ARM: tegra: support SKU b1 of Tegra30
      i2c: tegra: Add the fifth bus on SoC with more than 4 buses
      ARM: tegra: Add the Tamonten? NG Evaluation Carrier board
      arm: tegra: Fix the CPU complex reset masks

Albert ARIBAUD (8):
      Revert "ARM: move interrupt_init to before relocation"
      Merge branch 'u-boot-sh/rmobile' into 'u-boot-arm/master'
      Merge branch 'u-boot-tegra/master' into 'u-boot-arm/master'
      Merge remote-tracking branch 'u-boot-pxa/master' into 'u-boot-arm/master'
      Merge branch 'u-boot-imx/master' into 'u-boot-arm/master'
      Merge branch 'u-boot-samsung/master' into 'u-boot-arm/master'
      Merge branch 'u-boot-ti/master' into 'u-boot-arm/master'
      arm: make 'MAKEALL -a' distinguish between arm and aarch64

Bo Shen (3):
      arm: atmel: at91sam9x5: cleanup cs configure for spi
      arm: atmel: at91sam9x5: cleanup unneeded undef
      arm: atmel: at91sam9x5: move CONFIG_SYS_NO_FLASH to proper position

Dan Murphy (1):
      arm: am437: Fix offset for USB registers

David Feng (7):
      fdt_support: 64bit initrd start address support
      cmd_pxe: remove compiling warnings
      add weak entry definition
      arm64: core support
      arm64: generic board support
      arm64: board support of vexpress_aemv8a
      arm64: MAKEALL, filter armv8 boards from LIST_arm

Eric Nelson (8):
      i.MX6DQ/DLS: replace pad names with their Linux kernel equivalents
      i.MX6DQ/DLS: remove useless mux/pad declarations
      i.MX6DQ: Add Pinmux settings that are present in mainline and Dual-Lite/Solo
      i.MX6DQ/DLS: remove unused pad declarations
      i.MX6DQ/DLS: whitespace: Align IOMUX_PAD column in declarations
      imx-common: remove extraneous semicolon from macro
      i.MX6 (DQ/DLS): use macros for mux and pad declarations
      ARM: mx6: Update non-Freescale boards to include CPU errata.

Fabio Estevam (24):
      configs: imx: Make CONFIG_SYS_PROMPT uniform across FSL boards
      wandboard: Return the error immediately when ipuv3_fb_init() fails
      wandboard: Return the error when cpu_eth_init() fails
      titanium: Return the error when cpu_eth_init() fails
      nitrogen6x: Remove unused OCOTP options
      mx51evk: Fix pmic_init() argument
      mx31pdk: Fix pmic_init() argument
      efikamx: Fix pmic_init() argument
      power: power_fsl: Pass p->bus in the same way for SPI and I2C cases
      mx6sabresd: Fix wrong colors in LVDS splash
      mx6sabresd: Add SPI NOR support
      imx: Explicitly pass the I2C bus number in pmic_init()
      configs: imx: Remove CONFIG_SYS_SPD_BUS_NUM option
      mx6: clock: Fix the calculation of PLL_ENET frequency
      mx6sabresd: Allow probing HSYNC, VSYNC and DISP_CLK signals
      mx6sabresd: Fix LVDS width and color format
      doc: README.fuse: Add an example on how to use the fuse API on mx6q
      mx6sabre_common.h: Add CONFIG_CMD_FUSE support
      mx6: soc: Staticize set_vddsoc()
      mx6: soc: Clear the LDO ramp values up prior to setting the LDO voltages
      mx6: soc: Set the VDDSOC at 1.175 V
      mx6: soc: Introduce set_ldo_voltage()
      mx6: soc: Add the required LDO ramp up delay
      mx6: soc: Disable VDDPU regulator

Frank Li (1):
      imx6: fix random hang when download by usb

Giuseppe Pagano (5):
      udoo: Move and optimize platform register setting.
      udoo: Add ethernet support (FEC + Micrel KSZ9031).
      udoo: Fix watchdog during kernel boot.
      nitrogen6x: Move setup_sata to common part
      udoo: Add SATA support on uDoo Board.

Heiko Schocher (1):
      am335x, siemens boards: adapt default environment setting

Holger Brunck (1):
      arm/km: fix i2c mux define for km_kirkwood_128m16 target

Jagannadha Sutradharudu Teki (30):
      zynq: Enable CONFIG_FIT_VERBOSE
      zynq: Enable Boot FreeBSD/vxWorks
      zynq: Cleanup on miscellaneous configs
      zynq: Cleanup on memory configs
      zynq: Minor config cleanup
      zynq: Enable cache options
      zynq: Add UART0, UART1 configs support
      zynq: Add GEM0, GEM1 configs support
      zynq-common: Rename zynq with zynq-common
      doc: zynq: Add information on zynq u-boot
      zynq: Add zynq zc70x board support
      zynq: Add zynq zed board support
      zynq: Move CONFIG_SYS_SDRAM_SIZE to pre-board configs
      zynq-common: Define exact TEXT_BASE
      zynq: zc70x: Add Catalyst 24WC08 EEPROM config support
      zynq: Add zynq microzed board support
      zynq: Add zynq_zc770 xm010 board support
      zynq: Add zynq_zc770 xm013 board support
      zynq: Add zynq_zc770 xm012 board support
      zynq: Add support to find bootmode
      zynq-common: Define default environment
      zynq-common: Change Env. Sector size to 128Kb
      zynq-common: Define flash env. partition
      zynq-common: Define CONFIG_ENV_OVERWRITE
      dts: zynq: Add basic fdt support
      gpio: zynq: Add dummy gpio routines
      zynq-common: Enable verified boot(RSA)
      dts: zynq: Add more zynq dts files
      zynq: Enable CONFIG_DEFAULT_DEVICE_TREE
      doc: Update the zynq u-boot status

Jeroen Hofstee (3):
      ARM: fix the standalone programs
      ARM: tam3517-common: fix nand spl boot
      ARM: twister: add missing gpio clock init

Jim Lin (1):
      ARM: config: USB: Tegra30/114: Fix EHCI timeout issue on "bootp"

Jimmy Zhang (1):
      Tegra114: Fix PLLX M, N, P init settings

Karlheinz Jerg (1):
      arm/km: add support for km_kirkwood_128m16 board

Liu Ying (1):
      MX6 SabreSD: Use readl() to read the CCM_CCGR3 register

Lokesh Vutla (15):
      ARM: OMAP4: Move TEXT_BASE down to non-HS limit
      ARM: DRA7xx: Change clk divider setting
      ARM: OMAP5: clocks: Update MPU settings for OPP_NOM
      ARM: AM43xx: Update the base addresses of modules
      ARM: AM43xx: Adapt to ti_armv7_common.h config file
      ARM: AM43xx: Add L2 Support
      ARM: AM43xx: Add extra ENV settings
      ARM: AM43xx: Select clk source for Timer2
      ARM: AM43xx: Update Current Booting devices list
      ARM: AM43xx: mux: Update mux data
      ARM: AM43xx: clocks: Update DPLL details
      ARM: AM33xx+: Update ioregs to pass different values
      ARM: AM43xx: EPOS_EVM: Add support for LPDDR2
      ARM: AM43xx: GP_EVM: Add support for DDR3
      ARM: AM43xx: Add Maintainer

Luka Perkov (1):
      kirkwood: ib62x0: use device tree and update config

Marek Vasut (4):
      Net: FEC: Fix huge memory leak
      ARM: mx53: video: Add IPUv3 LCD support for M53EVK
      ARM: mxs: tools: Fix errno handling in strtoul() invocation
      ARM: pxa: Fix CONFIG_SYS_HZ on PXA

Michael Heimpold (1):
      mxs_gpio: fix the handling in gpio_direction_output()

Mugunthan V N (1):
      ARM: dra7_evm: read mac address properly from e-fuse

Nikita Kiryanov (3):
      arm: omap: abb: add missing include
      arm: omap: cm_t35: update config file
      arm: omap: cm_t35: enable gpio bank 5 clocks explicitly

Nobuhiro Iwamatsu (7):
      arm: rmobile: Update README.rmobile
      arm: lager: Add support Ethernet
      arm: lager: Add support I2C
      arm: lager: Add support reset function
      arm: koelsch: Add support Ethernet
      arm: koelsch: Add support I2C
      arm: koelsch: Add support reset function

Otavio Salvador (6):
      imx: Easy enabling of SION per-pin using MUX_MODE_SION helper macro
      mx28evk: Use 512k for fdt partition to align it
      mx28evk: Add 'nandboot' environment command
      mx28evk: Extend environment to easy write of NAND system
      ARM: mx6: Change the FDT loading address to avoid overlaping
      ARM: mx6: Allow enablement of FEC Anatop based clock for all MX6

Piotr Wilczek (2):
      board:trats1:trats2: fix adapter number
      board:trats2: fix default partitions and mmc env

Rajeshwari Birje (11):
      EXYNOS5: Create a common board file
      Exynos5420: Add base addresses for 5420
      EXYNOS5420: Add power register structure.
      EXYNOS5420: Add dmc and phy_control register structure
      Exynos5420: Add clock initialization for 5420
      Exynos5420: Add DDR3 initialization for 5420
      Exynos5420: Add support for 5420 in pinmux and gpio
      Exynos5420: Add base patch for SMDK5420
      DTS: Add dts support for SMDK5420
      Config: Add initial config for SMDK5420
      SPL: EXYNOS: Prepare for variable size SPL support

Scott Wood (3):
      arm64: Add tool to statically apply RELA relocations
      arm64: Turn u-boot.bin back into an ELF file after relocate-rela
      arm64: Make checkarmreloc accept arm64 relocations

Sekhar Nori (2):
      ARM: AM43XX: board: add support for reading onboard EEPROM
      ARM: AM43XX: Add CONFIG_ENV_VARS_UBOOT_RUNTIME_CONFIG support

Sergei Ianovich (5):
      ARM: pxa: prevent PXA270 occasional reboot freezes
      arm: pxa: fix LP-8x4x USB support
      arm: pxa: fix 2nd flash chip address on LP-8x4x
      arm: pxa: update LP-8x4x to boot DT kernel
      arm: pxa: init ethaddr for LP-8x4x using DT

Sergey Alyoshin (1):
      arm: mx5: Add fuse supply enable in fsl_iim

Stefan Roese (7):
      mx6: titanium: Move BSP code to barco board directory
      arm: omap3: Add SPL support to tao3530
      arm: omap3: Remove bootargs mem_size handling
      arm: omap3: Add board revision output to tao3530
      arm: omap3: Add HEAD acoustics (HA) board variant omap3_ha to tao3530
      arm: omap3: Add SPL support to cm_t35
      arm: omap3: Fix beagleboard SPL boot hangup (GPIO clocks not enabled)

Stefano Babic (1):
      MX6: fix sata compilation for i.MX6

Tapani Utriainen (1):
      arm, omap3: Add support for TechNexion modules

Thierry Reding (2):
      Tegra114: Do not program CPCON field for PLLX
      Change maintainer for Avionic Design boards

Tom Rini (5):
      am33xx: Enable D-CACHE on !CONFIG_SYS_DCACHE_OFF
      am335x_evm: Consolidate DFU environment parts into the DFU part of the file
      cam_enc_4xx: Set CONFIG_SYS_NAND_MAX_OOBFREE / CONFIG_SYS_NAND_MAX_ECCPOS
      TI:omap3: Drop omap3_zoom2
      armv8: Use __aarch64__ rather than CONFIG_ARM64 in some cases

Vidya Sagar (1):
      tegra: allow build to succeed with SPL disabled

Yegor Yefremov (1):
      am3517_evm: activate Ethernet PHY

 MAKEALL                                            |   12 +-
 Makefile                                           |   41 +-
 arch/arm/config.mk                                 |    7 +-
 arch/arm/cpu/arm720t/tegra-common/cpu.c            |   89 +-
 arch/arm/cpu/armv7/am33xx/board.c                  |    8 +
 arch/arm/cpu/armv7/am33xx/clock.c                  |   12 +-
 arch/arm/cpu/armv7/am33xx/clock_am33xx.c           |   15 +
 arch/arm/cpu/armv7/am33xx/clock_am43xx.c           |   12 +-
 arch/arm/cpu/armv7/am33xx/ddr.c                    |  146 +-
 arch/arm/cpu/armv7/am33xx/emif4.c                  |   25 +-
 arch/arm/cpu/armv7/exynos/clock.c                  |  279 +-
 arch/arm/cpu/armv7/exynos/clock_init.h             |   17 +
 arch/arm/cpu/armv7/exynos/clock_init_exynos5.c     |  352 ++-
 arch/arm/cpu/armv7/exynos/dmc_common.c             |   60 +-
 arch/arm/cpu/armv7/exynos/dmc_init_ddr3.c          |  439 +++-
 arch/arm/cpu/armv7/exynos/exynos5_setup.h          |  764 ++++--
 arch/arm/cpu/armv7/exynos/pinmux.c                 |  260 +-
 arch/arm/cpu/armv7/mx5/clock.c                     |   12 +
 arch/arm/cpu/armv7/mx6/clock.c                     |   23 +-
 arch/arm/cpu/armv7/mx6/soc.c                       |  110 +-
 arch/arm/cpu/armv7/omap-common/abb.c               |    1 +
 arch/arm/cpu/armv7/omap-common/emif-common.c       |   14 -
 arch/arm/cpu/armv7/omap5/hw_data.c                 |   24 +-
 arch/arm/cpu/armv7/zynq/slcr.c                     |    6 +
 arch/arm/cpu/armv8/Makefile                        |   17 +
 arch/arm/cpu/armv8/cache.S                         |  136 +
 arch/arm/cpu/armv8/cache_v8.c                      |  219 ++
 arch/arm/cpu/armv8/config.mk                       |   15 +
 arch/arm/cpu/armv8/cpu.c                           |   43 +
 arch/arm/cpu/armv8/exceptions.S                    |  113 +
 arch/arm/cpu/armv8/generic_timer.c                 |   31 +
 arch/arm/cpu/armv8/gic.S                           |  106 +
 arch/arm/cpu/armv8/start.S                         |  164 ++
 arch/arm/cpu/armv8/tlb.S                           |   34 +
 arch/arm/cpu/armv8/transition.S                    |   83 +
 arch/arm/cpu/armv8/u-boot.lds                      |   89 +
 arch/arm/cpu/pxa/pxa2xx.c                          |    1 +
 arch/arm/cpu/tegra-common/ap.c                     |    1 +
 arch/arm/dts/exynos5.dtsi                          |  198 ++
 arch/arm/dts/exynos5250.dtsi                       |  194 +-
 arch/arm/dts/exynos5420.dtsi                       |   70 +
 arch/arm/dts/zynq-7000.dtsi                        |   13 +
 arch/arm/imx-common/Makefile                       |    3 +
 arch/arm/imx-common/cpu.c                          |    4 +-
 arch/arm/imx-common/sata.c                         |   34 +
 arch/arm/include/asm/arch-am33xx/clock.h           |    7 +-
 arch/arm/include/asm/arch-am33xx/clocks_am33xx.h   |    3 +
 arch/arm/include/asm/arch-am33xx/cpu.h             |   24 +-
 arch/arm/include/asm/arch-am33xx/ddr_defs.h        |   41 +-
 arch/arm/include/asm/arch-am33xx/gpio.h            |   12 +
 arch/arm/include/asm/arch-am33xx/hardware.h        |    7 -
 arch/arm/include/asm/arch-am33xx/hardware_am33xx.h |    2 +
 arch/arm/include/asm/arch-am33xx/hardware_am43xx.h |   20 +-
 arch/arm/include/asm/arch-am33xx/mux_am43xx.h      |   45 +
 arch/arm/include/asm/arch-am33xx/omap.h            |    4 +-
 arch/arm/include/asm/arch-am33xx/spl.h             |   13 +-
 arch/arm/include/asm/arch-exynos/board.h           |   17 +
 arch/arm/include/asm/arch-exynos/clk.h             |    1 +
 arch/arm/include/asm/arch-exynos/clock.h           |  494 ++++
 arch/arm/include/asm/arch-exynos/cpu.h             |   52 +-
 arch/arm/include/asm/arch-exynos/dmc.h             |  177 ++
 arch/arm/include/asm/arch-exynos/gpio.h            |  143 +-
 arch/arm/include/asm/arch-exynos/periph.h          |    3 +
 arch/arm/include/asm/arch-exynos/power.h           |  837 ++++++
 arch/arm/include/asm/arch-mx5/clock.h              |    1 +
 arch/arm/include/asm/arch-mx5/crm_regs.h           |    3 +
 arch/arm/include/asm/arch-mx6/crm_regs.h           |    1 +
 arch/arm/include/asm/arch-mx6/imx-regs.h           |   23 +
 arch/arm/include/asm/arch-mx6/mx6-pins.h           |   33 +-
 arch/arm/include/asm/arch-mx6/mx6dl_pins.h         | 2728 ++++++++------------
 arch/arm/include/asm/arch-mx6/mx6q_pins.h          | 2642 ++++++++-----------
 arch/arm/include/asm/arch-mx6/sys_proto.h          |    2 -
 arch/arm/include/asm/arch-omap4/omap.h             |    2 +-
 arch/arm/include/asm/arch-tegra/clock.h            |    6 +-
 arch/arm/include/asm/arch-tegra/tegra.h            |    1 +
 arch/arm/include/asm/arch-zynq/gpio.h              |   25 +
 arch/arm/include/asm/arch-zynq/sys_proto.h         |    1 +
 arch/arm/include/asm/armv8/mmu.h                   |  111 +
 arch/arm/include/asm/byteorder.h                   |    2 +-
 arch/arm/include/asm/cache.h                       |    5 +
 arch/arm/include/asm/config.h                      |    6 +
 arch/arm/include/asm/emif.h                        |   26 +
 arch/arm/include/asm/gic.h                         |   49 +-
 arch/arm/include/asm/global_data.h                 |    6 +-
 arch/arm/include/asm/imx-common/iomux-v3.h         |    2 +
 arch/arm/include/asm/imx-common/sata.h             |   16 +
 arch/arm/include/asm/io.h                          |   15 +-
 arch/arm/include/asm/macro.h                       |   53 +
 arch/arm/include/asm/posix_types.h                 |    8 +
 arch/arm/include/asm/proc-armv/ptrace.h            |   21 +
 arch/arm/include/asm/proc-armv/system.h            |   59 +-
 arch/arm/include/asm/system.h                      |   84 +
 arch/arm/include/asm/types.h                       |    4 +
 arch/arm/include/asm/u-boot.h                      |    4 +
 arch/arm/include/asm/unaligned.h                   |    2 +-
 arch/arm/lib/Makefile                              |   20 +-
 arch/arm/lib/board.c                               |   10 +-
 arch/arm/lib/bootm.c                               |   24 +
 arch/arm/lib/crt0_64.S                             |  113 +
 arch/arm/lib/interrupts_64.c                       |  120 +
 arch/arm/lib/relocate_64.S                         |   58 +
 board/armltd/vexpress64/Makefile                   |    8 +
 board/armltd/vexpress64/vexpress64.c               |   56 +
 board/atmel/at91sam9x5ek/at91sam9x5ek.c            |    1 -
 .../common/pinmux-config-tamonten-ng.h             |  385 +++
 board/avionic-design/common/tamonten-ng.c          |   85 +
 board/avionic-design/dts/tegra30-tamonten.dtsi     |   69 +
 board/avionic-design/dts/tegra30-tec-ng.dts        |   18 +
 board/avionic-design/tec-ng/Makefile               |   12 +
 board/{freescale => barco}/titanium/Makefile       |    0
 board/{freescale => barco}/titanium/imximage.cfg   |    0
 board/{freescale => barco}/titanium/titanium.c     |  110 +-
 board/boundary/nitrogen6x/nitrogen6x.c             |  197 +-
 board/compulab/cm_t335/spl.c                       |   10 +-
 board/compulab/cm_t35/cm_t35.c                     |   18 +-
 board/congatec/cgtqmx6eval/cgtqmx6eval.c           |   40 +-
 board/denx/m53evk/m53evk.c                         |   73 +
 board/freescale/mx25pdk/mx25pdk.c                  |    2 +-
 board/freescale/mx31pdk/mx31pdk.c                  |    2 +-
 board/freescale/mx35pdk/mx35pdk.c                  |    2 +-
 board/freescale/mx51evk/mx51evk.c                  |    2 +-
 board/freescale/mx53evk/mx53evk.c                  |    2 +-
 board/freescale/mx53loco/mx53loco.c                |    2 +-
 board/freescale/mx6qarm2/mx6qarm2.c                |   68 +-
 board/freescale/mx6qsabreauto/mx6qsabreauto.c      |   62 +-
 board/freescale/mx6sabresd/mx6sabresd.c            |  155 +-
 board/genesi/mx51_efikamx/efikamx.c                |    2 +-
 board/icpdas/lp8x4x/lp8x4x.c                       |   53 +-
 board/isee/igep0033/board.c                        |   10 +-
 board/logicpd/am3517evm/am3517evm.c                |   32 +
 board/logicpd/am3517evm/am3517evm.h                |    2 +-
 board/logicpd/zoom2/Makefile                       |   11 -
 board/logicpd/zoom2/config.mk                      |   17 -
 board/logicpd/zoom2/debug_board.c                  |   44 -
 board/logicpd/zoom2/led.c                          |  116 -
 board/logicpd/zoom2/zoom2.c                        |  183 --
 board/logicpd/zoom2/zoom2.h                        |  142 -
 board/logicpd/zoom2/zoom2_serial.c                 |  130 -
 board/logicpd/zoom2/zoom2_serial.h                 |   59 -
 board/phytec/pcm051/board.c                        |   20 +-
 board/renesas/koelsch/koelsch.c                    |   83 +
 board/renesas/lager/lager.c                        |   78 +
 board/samsung/common/Makefile                      |    4 +
 board/samsung/common/board.c                       |  411 +++
 board/samsung/dts/exynos5420-smdk5420.dts          |  169 ++
 board/samsung/smdk5250/exynos5-dt.c                |  350 +--
 board/samsung/smdk5250/smdk5250.c                  |  182 +-
 board/samsung/smdk5420/Makefile                    |   11 +
 board/samsung/smdk5420/smdk5420.c                  |  159 ++
 board/samsung/smdk5420/smdk5420_spl.c              |   52 +
 board/samsung/trats/trats.c                        |    2 +-
 board/samsung/trats2/trats2.c                      |    6 +-
 board/siemens/common/board.c                       |    9 -
 board/siemens/dxr2/board.c                         |   12 +-
 board/siemens/pxm2/board.c                         |   10 +-
 board/siemens/rut/board.c                          |   10 +-
 board/technexion/tao3530/Makefile                  |    5 +
 board/technexion/tao3530/tao3530.c                 |  215 ++
 board/technexion/tao3530/tao3530.h                 |  371 +++
 board/ti/am335x/board.c                            |   40 +-
 board/ti/am43xx/board.c                            |  355 ++-
 board/ti/am43xx/board.h                            |   36 +
 board/ti/am43xx/mux.c                              |   35 +-
 board/ti/dra7xx/evm.c                              |    8 +-
 board/ti/ti814x/evm.c                              |    4 +-
 board/ti/ti816x/evm.c                              |   12 +-
 board/udoo/1066mhz_4x256mx16.cfg                   |   55 +
 board/udoo/clocks.cfg                              |   32 +
 board/udoo/ddr-setup.cfg                           |   87 +
 board/udoo/udoo.c                                  |  165 +-
 board/udoo/udoo.cfg                                |   29 +
 board/wandboard/wandboard.c                        |   60 +-
 board/xilinx/dts/zynq-microzed.dts                 |   14 +
 board/xilinx/dts/zynq-zc702.dts                    |   14 +
 board/xilinx/dts/zynq-zc706.dts                    |   14 +
 board/xilinx/dts/zynq-zc770-xm010.dts              |   14 +
 board/xilinx/dts/zynq-zc770-xm012.dts              |   14 +
 board/xilinx/dts/zynq-zc770-xm013.dts              |   14 +
 board/xilinx/dts/zynq-zed.dts                      |   14 +
 board/xilinx/zynq/board.c                          |   25 +
 boards.cfg                                         |   28 +-
 common/board_f.c                                   |   20 +-
 common/cmd_pxe.c                                   |    4 +-
 common/fdt_support.c                               |   66 +-
 common/image.c                                     |    1 +
 doc/README.arm64                                   |   46 +
 doc/README.imx6                                    |   76 +
 doc/README.rmobile                                 |   49 +-
 doc/README.zynq                                    |   94 +
 drivers/gpio/mxs_gpio.c                            |    4 +-
 drivers/i2c/tegra_i2c.c                            |    5 +
 drivers/misc/fsl_iim.c                             |   13 +-
 drivers/net/fec_mxc.c                              |  177 +-
 drivers/power/power_fsl.c                          |    3 +-
 drivers/serial/ns16550.c                           |    5 +-
 examples/standalone/stubs.c                        |   19 +-
 include/configs/am335x_evm.h                       |   23 +-
 include/configs/am3517_evm.h                       |    5 +
 include/configs/am43xx_evm.h                       |  204 +-
 include/configs/arndale.h                          |    1 +
 include/configs/at91sam9x5ek.h                     |   13 +-
 include/configs/balloon3.h                         |   10 +-
 include/configs/cam_enc_4xx.h                      |    2 +
 include/configs/cgtqmx6eval.h                      |    2 +-
 include/configs/cm_t35.h                           |   75 +-
 include/configs/exynos5-dt.h                       |  290 +++
 include/configs/exynos5250-dt.h                    |  284 +-
 include/configs/ib62x0.h                           |   38 +-
 include/configs/imx31_phycore.h                    |    1 -
 include/configs/km_kirkwood.h                      |   10 +
 include/configs/koelsch.h                          |   41 +-
 include/configs/lager.h                            |   35 +
 include/configs/lp8x4x.h                           |   15 +-
 include/configs/m53evk.h                           |   16 +
 include/configs/mx25pdk.h                          |    2 -
 include/configs/mx28evk.h                          |   56 +-
 include/configs/mx31pdk.h                          |    1 -
 include/configs/mx35pdk.h                          |    2 -
 include/configs/mx51evk.h                          |    1 -
 include/configs/mx53ard.h                          |    1 -
 include/configs/mx53evk.h                          |    2 -
 include/configs/mx53loco.h                         |    2 -
 include/configs/mx53smd.h                          |    2 -
 include/configs/mx6_common.h                       |    1 +
 include/configs/mx6qarm2.h                         |    1 -
 include/configs/mx6sabre_common.h                  |   20 +-
 include/configs/nitrogen6x.h                       |   13 +-
 include/configs/omap3_beagle.h                     |    3 +
 include/configs/omap3_zoom2.h                      |  237 --
 include/configs/omap4_common.h                     |   11 +-
 include/configs/palmld.h                           |   10 +-
 include/configs/palmtc.h                           |   10 +-
 include/configs/scb9328.h                          |    6 +-
 include/configs/siemens-am33x-common.h             |    2 +-
 include/configs/smdk5420.h                         |   56 +
 include/configs/tam3517-common.h                   |    1 +
 include/configs/tao3530.h                          |  363 +++
 include/configs/tec-ng.h                           |   84 +
 include/configs/tegra114-common.h                  |    1 +
 include/configs/tegra30-common.h                   |    1 +
 include/configs/titanium.h                         |    1 +
 include/configs/trats2.h                           |    3 +-
 include/configs/twister.h                          |    3 +
 include/configs/udoo.h                             |   31 +-
 include/configs/vexpress_aemv8a.h                  |  189 ++
 include/configs/wandboard.h                        |    3 +-
 include/configs/zipitz2.h                          |   10 +-
 include/configs/zynq-common.h                      |  238 ++
 include/configs/zynq.h                             |  139 -
 include/configs/zynq_microzed.h                    |   26 +
 include/configs/zynq_zc70x.h                       |   29 +
 include/configs/zynq_zc770.h                       |   42 +
 include/configs/zynq_zed.h                         |   27 +
 include/image.h                                    |    1 +
 include/linux/linkage.h                            |    4 +
 mkconfig                                           |    7 +
 spl/Makefile                                       |    7 +-
 tools/Makefile                                     |    9 +-
 tools/mkexynosspl.c                                |  167 +-
 tools/mxsimage.c                                   |    1 +
 tools/relocate-rela.c                              |  189 ++
 261 files changed, 14926 insertions(+), 6628 deletions(-)
 create mode 100644 arch/arm/cpu/armv8/Makefile
 create mode 100644 arch/arm/cpu/armv8/cache.S
 create mode 100644 arch/arm/cpu/armv8/cache_v8.c
 create mode 100644 arch/arm/cpu/armv8/config.mk
 create mode 100644 arch/arm/cpu/armv8/cpu.c
 create mode 100644 arch/arm/cpu/armv8/exceptions.S
 create mode 100644 arch/arm/cpu/armv8/generic_timer.c
 create mode 100644 arch/arm/cpu/armv8/gic.S
 create mode 100644 arch/arm/cpu/armv8/start.S
 create mode 100644 arch/arm/cpu/armv8/tlb.S
 create mode 100644 arch/arm/cpu/armv8/transition.S
 create mode 100644 arch/arm/cpu/armv8/u-boot.lds
 create mode 100644 arch/arm/dts/exynos5.dtsi
 create mode 100644 arch/arm/dts/exynos5420.dtsi
 create mode 100644 arch/arm/dts/zynq-7000.dtsi
 create mode 100644 arch/arm/imx-common/sata.c
 create mode 100644 arch/arm/include/asm/arch-exynos/board.h
 create mode 100644 arch/arm/include/asm/arch-zynq/gpio.h
 create mode 100644 arch/arm/include/asm/armv8/mmu.h
 create mode 100644 arch/arm/include/asm/imx-common/sata.h
 create mode 100644 arch/arm/lib/crt0_64.S
 create mode 100644 arch/arm/lib/interrupts_64.c
 create mode 100644 arch/arm/lib/relocate_64.S
 create mode 100644 board/armltd/vexpress64/Makefile
 create mode 100644 board/armltd/vexpress64/vexpress64.c
 create mode 100644 board/avionic-design/common/pinmux-config-tamonten-ng.h
 create mode 100644 board/avionic-design/common/tamonten-ng.c
 create mode 100644 board/avionic-design/dts/tegra30-tamonten.dtsi
 create mode 100644 board/avionic-design/dts/tegra30-tec-ng.dts
 create mode 100644 board/avionic-design/tec-ng/Makefile
 rename board/{freescale => barco}/titanium/Makefile (100%)
 rename board/{freescale => barco}/titanium/imximage.cfg (100%)
 rename board/{freescale => barco}/titanium/titanium.c (66%)
 delete mode 100644 board/logicpd/zoom2/Makefile
 delete mode 100644 board/logicpd/zoom2/config.mk
 delete mode 100644 board/logicpd/zoom2/debug_board.c
 delete mode 100644 board/logicpd/zoom2/led.c
 delete mode 100644 board/logicpd/zoom2/zoom2.c
 delete mode 100644 board/logicpd/zoom2/zoom2.h
 delete mode 100644 board/logicpd/zoom2/zoom2_serial.c
 delete mode 100644 board/logicpd/zoom2/zoom2_serial.h
 create mode 100644 board/samsung/common/board.c
 create mode 100644 board/samsung/dts/exynos5420-smdk5420.dts
 create mode 100644 board/samsung/smdk5420/Makefile
 create mode 100644 board/samsung/smdk5420/smdk5420.c
 create mode 100644 board/samsung/smdk5420/smdk5420_spl.c
 create mode 100644 board/technexion/tao3530/Makefile
 create mode 100644 board/technexion/tao3530/tao3530.c
 create mode 100644 board/technexion/tao3530/tao3530.h
 create mode 100644 board/udoo/1066mhz_4x256mx16.cfg
 create mode 100644 board/udoo/clocks.cfg
 create mode 100644 board/udoo/ddr-setup.cfg
 create mode 100644 board/udoo/udoo.cfg
 create mode 100644 board/xilinx/dts/zynq-microzed.dts
 create mode 100644 board/xilinx/dts/zynq-zc702.dts
 create mode 100644 board/xilinx/dts/zynq-zc706.dts
 create mode 100644 board/xilinx/dts/zynq-zc770-xm010.dts
 create mode 100644 board/xilinx/dts/zynq-zc770-xm012.dts
 create mode 100644 board/xilinx/dts/zynq-zc770-xm013.dts
 create mode 100644 board/xilinx/dts/zynq-zed.dts
 create mode 100644 doc/README.arm64
 create mode 100644 doc/README.zynq
 create mode 100644 include/configs/exynos5-dt.h
 delete mode 100644 include/configs/omap3_zoom2.h
 create mode 100644 include/configs/smdk5420.h
 create mode 100644 include/configs/tao3530.h
 create mode 100644 include/configs/tec-ng.h
 create mode 100644 include/configs/vexpress_aemv8a.h
 create mode 100644 include/configs/zynq-common.h
 delete mode 100644 include/configs/zynq.h
 create mode 100644 include/configs/zynq_microzed.h
 create mode 100644 include/configs/zynq_zc70x.h
 create mode 100644 include/configs/zynq_zc770.h
 create mode 100644 include/configs/zynq_zed.h
 create mode 100644 tools/relocate-rela.c


Amicalement,
-- 
Albert.

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

* [U-Boot] Pull request: u-boot-arm/master
  2013-12-10 22:05 Albert ARIBAUD
@ 2013-12-11 16:44 ` Tom Rini
  0 siblings, 0 replies; 259+ messages in thread
From: Tom Rini @ 2013-12-11 16:44 UTC (permalink / raw)
  To: u-boot

On Tue, Dec 10, 2013 at 11:05:27PM +0100, Albert ARIBAUD wrote:

> Hi Tom,
> 
> The following changes since commit
> f44483b57c49282299da0e5c10073b909cdad979:
> 
>   Merge branch 'serial' of git://git.denx.de/u-boot-microblaze
>   (2013-12-02 08:48:02 -0500)
> 
> are available in the git repository at:
> 
> 
>   git://git.denx.de/u-boot-arm master
> 
> for you to fetch changes up to f15ea6e1d67782a1626d4a4922b6c20e380085e5:
> 
>   Merge branch 'u-boot/master' into 'u-boot-arm/master' (2013-12-10
>   22:23:59 +0100)
> 
> Note: two in-merge fixes were necessary. They are listed in
> f15ea6e1.
> 
> ----------------------------------------------------------------
> 
> Albert ARIBAUD (7):
>       Merge branch 'u-boot-microblaze/zynq' into 'u-boot-arm/master'
>       Merge branch 'u-boot-atmel/master' into 'u-boot-arm/master'
>       Merge branch 'u-boot-sh/rmobile' into 'u-boot-arm/master'
>       Merge branch 'u-boot-ti/master' into 'u-boot-arm/master'
>       Merge branch 'u-boot-samsung/master' into 'u-boot-arm/master'
>       arm: keep all sections in ELF file
>       Merge branch 'u-boot/master' into 'u-boot-arm/master'
> 
> Andreas Bie??mann (10):
>       video: remove AT91 legacy API from bus_vcxk
>       i2c: switch from AT91 legacy to ATMEL legacy
>       at91sam9m10g45ek: remove unused CONFIG_AT91_LEGACY
>       snapper9260: remove unused AT91_LEGACY
>       net: remove unused CONFIG_AT91_LEGACY
>       at91: remove all occourances of CONFIG_AT91_LEGACY
>       at91: add new gpio pin definitions
>       at91: redefine legacy GPIO PIN_BASE
>       at91: nand: switch atmel_nand to generic GPIO API
>       at91: switch coloured LED to gpio API
> 
> Andrew Bradford (1):
>       am335x_evm: Fix CONS_INDEX numbering
> 
> Bo Shen (8):
>       arm: atmel: sama5d3: correct the ID for DBGU and PIT
>       arm: at91: pm9261: remove undefined bit in mckr
>       arm: atmel: sama5d3: correct the error define of DIV
>       arm: atmel: sama5d3: the offset of MULA is 18
>       arm: atmel: sama5d3: early enable PIO peripherals
>       arm: atmel: add ddr2 initialization function
>       arm: atmel: sama5d3: spl boot from fat fs SD card
>       arm: atmel: sam9m10g45ek: let CONFIG_SYS_NO_FLASH at proper
> position
> 
> Chin Liang See (1):
>       socfpga: Adding Freeze Controller driver
> 
> Hardik Patel (1):
>       pandaboard: 1/1] ARM:OMAP4+: panda-es: Support Rev B3 Elpida DDR2
> RAM
> 
> Heiko Schocher (6):
>       bootcount: store bootcount var in environment
>       arm, am33x: make RTC32K OSC enable configurable
>       usb, g_dnl: make bcdDevice value configurable
>       arm926ejs, at91: add common phy_reset function
>       arm, at91: add Siemens board taurus and axm
>       arm, at91: add siemens corvus board
> 
> Ian Campbell (1):
>       vexpress: use correct timer address on extended memory map systems
> 
> Igor Grinberg (1):
>       cm-t35: use gpio_led driver for status led
> 
> Ilya Ledvich (3):
>       cm_t335: add cm_t335 board support
>       cm_t335: add support for status LED
>       cm_t335: add support for pca9555 i2c gpio extender
> 
> Jaehoon Chung (3):
>       arm: exynos: fix set_mmc_clk for exynos4x12
>       arm: exynos/goni: fix the return type for s5p_mmc_init
>       arm: exynos: remove the unused define.
> 
> Jens Scharsig (BuS Elektronik) (1):
>       arm: atmel: eb_cpux9k2: config clean up
> 
> Lars Poeschel (1):
>       pcm051: Support for revision 3
> 
> Lokesh Vutla (1):
>       ARM: OMAP5+: Remove unnecessary EFUSE settings
> 
> Lubomir Popov (1):
>       ARM: OMAP4: Fix bug in omap4470_volts struct
> 
> Luka Perkov (1):
>       config: arm: exynos5250: remove duplicate defines
> 
> Masahiro Yamada (1):
>       ARM: align MVBAR on 32 byte boundary
> 
> Mateusz Kulikowski (1):
>       arm: at91: support for the Calao USB-A9263 board (based on
> AT91SAM9263)
> 
> Matt Porter (1):
>       boards.cfg: update email address for ti814x_evm maintainer
> 
> Michael Trimarchi (2):
>       arm: omap3: Add uart4 omap3 adddress
>       arm: omap3: Enable clocks for peripherals only if they are used
> 
> Michal Simek (1):
>       arm: zynq: Do not remap OCM to high address
> 
> Minkyu Kang (3):
>       arm: exynos: fix the align for exynos4_power structure
>       arm: exynos: adds ifdef for spi boot
>       arm: arndale: disable spi boot
> 
> Nobuhiro Iwamatsu (7):
>       arm: rmobile: Move lowlevel_init.o to taget of each CPU
>       arm: rmobile: Add support R8A7790
>       arm: rmobile: Add support lager board
>       arm: rmobile: Add support R8A7791
>       arm: rmobile: Add support koelsch board
>       arm: kzm9g: Fix undefined reference to `__aeabi_uldivmod' error
>       arm: rmobile: Remove config.mk
> 
> Oleg Kosheliev (2):
>       ARMV7: OMAP4: Add struct for twl603x data
>       ARMV7: OMAP4: Add twl6032 support
> 
> Piotr Wilczek (7):
>       driver:usb:s3c_udc: add support for Exynos4x12
>       trats2: enable ums support on Trats2
>       trats2: enable dfu and thor protocol for Tizen download
>       board: trats2: remove unused defines from config file
>       board: trats2: fix environmental variables
>       board: trats2: fix access to samsung registers
>       board: trats2: update Tizen partition definitions
> 
> Przemyslaw Marczak (1):
>       trats: usb: Add usb_cable_connected() function
> 
> Radhey Shyam Pandey (1):
>       arm: zynq : Revert TZ_DDR_RAM to secure.
> 
> Rajeshwari Shinde (1):
>       exynos: spl: Add a custom spi copy function
> 
> Roger Quadros (11):
>       ahci: Error out with message on malloc() failure
>       ahci: Fix cache align error messages
>       ARM: OMAP5: Add Pipe3 PHY driver
>       ARM: OMAP5: Add PRCM and Control information for SATA
>       ARM: OMAP5: Add SATA platform glue
>       ARM: omap5_uevm: Add SATA support
>       ARM: DRA7xx: Add PRCM and Control information for SATA
>       ARM: dra7_evm: Add SATA support
>       usb: ehci-omap: Reset the USB Host OMAP module
>       omap3_beagle: Don't use ulpi_reset
>       omap4_panda: Don't use ulpi_reset
> 
> SRICHARAN R (3):
>       ARM: DRA7: Add is_dra7xx cpu check definition
>       ARM: DRA: EMIF: Change DDR3 settings to use hw leveling
>       ARM: DRA7/OMAP5: EMIF: Add workaround for bug 0039
> 
> Samuel Egli (1):
>       arm, am335x: update for the siemens boards
> 
> Soren Brinkmann (1):
>       serial: zynq: Remove unused #defines
> 
> Stefan Roese (1):
>       arm: am335x: Add DT (FDT) support to Siemens boards
> 
> Tom Rini (5):
>       am33xx: Make SoC bootcount driver have its own symbol
>       omap730p2: Remove board
>       am33xx: Stop modifying certain EMIF4D registers
>       am335x_evm: Update nandboot to use partitions and DT
>       AM3517 EVM: Enable ethernet
> 
> Viktar Palstsiuk (1):
>       davinci: fix Master Priority Registers location
> 
> Vladimir Koutny (1):
>       am335x: cpsw: optimize cpsw_recv to increase network performance
> 
> Wu, Josh (1):
>       ARM: at91: sama5d3: add support for sama5d36 chip
> 
>  Makefile                                           |    2 +-
>  README                                             |   19 +
>  arch/arm/config.mk                                 |    3 +
>  arch/arm/cpu/Makefile                              |    1 +
>  arch/arm/cpu/arm926ejs/at91/led.c                  |   16 +-
>  arch/arm/cpu/arm926ejs/mxs/u-boot-spl.lds          |   16 +-
>  arch/arm/cpu/arm926ejs/spear/u-boot-spl.lds        |   16 +-
>  arch/arm/cpu/armv7/Makefile                        |    2 +-
>  arch/arm/cpu/armv7/am33xx/board.c                  |    4 +
>  arch/arm/cpu/armv7/am33xx/ddr.c                    |    7 -
>  arch/arm/cpu/armv7/at91/sama5d3_devices.c          |    6 +-
>  arch/arm/cpu/armv7/at91/timer.c                    |    2 +-
>  arch/arm/cpu/armv7/exynos/clock.c                  |    3 +-
>  arch/arm/cpu/armv7/exynos/pinmux.c                 |    2 +-
>  arch/arm/cpu/armv7/exynos/spl_boot.c               |  126 +-
>  arch/arm/cpu/armv7/nonsec_virt.S                   |    2 +-
>  arch/arm/cpu/armv7/omap-common/Makefile            |    5 +
>  arch/arm/cpu/armv7/omap-common/emif-common.c       |  142 ++-
>  arch/arm/cpu/armv7/omap-common/pipe3-phy.c         |  231 ++++
>  arch/arm/cpu/armv7/omap-common/pipe3-phy.h         |   36 +
>  arch/arm/cpu/armv7/omap-common/sata.c              |   75 ++
>  arch/arm/cpu/armv7/omap3/clock.c                   |    2 -
>  arch/arm/cpu/armv7/omap4/hw_data.c                 |   12 +-
>  arch/arm/cpu/armv7/omap4/sdram_elpida.c            |    9 +-
>  arch/arm/cpu/armv7/omap5/hw_data.c                 |    9 +-
>  arch/arm/cpu/armv7/omap5/hwinit.c                  |   18 +-
>  arch/arm/cpu/armv7/omap5/prcm-regs.c               |    7 +
>  arch/arm/cpu/armv7/omap5/sdram.c                   |  214 +++-
>  arch/arm/cpu/armv7/rmobile/Makefile                |   11 +-
>  arch/arm/cpu/armv7/rmobile/config.mk               |    9 -
>  arch/arm/cpu/armv7/rmobile/cpu_info-r8a7790.c      |   22 +
>  arch/arm/cpu/armv7/rmobile/cpu_info-r8a7791.c      |   29 +
>  arch/arm/cpu/armv7/rmobile/cpu_info.c              |   10 +
>  arch/arm/cpu/armv7/rmobile/lowlevel_init_ca15.S    |   60 +
>  arch/arm/cpu/armv7/rmobile/pfc-r8a7790.c           |  829 +++++++++++++
>  arch/arm/cpu/armv7/rmobile/pfc-r8a7790.h           |   92 ++
>  arch/arm/cpu/armv7/rmobile/pfc-r8a7791.c           | 1117
>  ++++++++++++++++++ arch/arm/cpu/armv7/rmobile/timer.c
>  |    8 +- arch/arm/cpu/armv7/socfpga/Makefile                |    2 +-
>  arch/arm/cpu/armv7/socfpga/freeze_controller.c     |  215 ++++
>  arch/arm/cpu/armv7/socfpga/spl.c                   |    9 +
>  arch/arm/cpu/armv7/zynq/cpu.c                      |    9 +-
>  arch/arm/cpu/at91-common/Makefile                  |   12 +
>  arch/arm/cpu/at91-common/mpddrc.c                  |  124 ++
>  arch/arm/cpu/at91-common/phy.c                     |   57 +
>  arch/arm/cpu/at91-common/spl.c                     |   90 ++
>  arch/arm/cpu/at91-common/u-boot-spl.lds            |   50 +
>  arch/arm/cpu/ixp/u-boot.lds                        |   15 +-
>  arch/arm/cpu/u-boot-spl.lds                        |   15 +-
>  arch/arm/cpu/u-boot.lds                            |   18 +-
>  arch/arm/include/asm/arch-am33xx/ddr_defs.h        |   37 +-
>  arch/arm/include/asm/arch-at91/at91_common.h       |    5 +
>  arch/arm/include/asm/arch-at91/at91_pio.h          |   33 -
>  arch/arm/include/asm/arch-at91/at91_pit.h          |   16 -
>  arch/arm/include/asm/arch-at91/at91_pmc.h          |   59 +-
>  arch/arm/include/asm/arch-at91/at91_spi.h          |    2 +-
>  arch/arm/include/asm/arch-at91/at91_wdt.h          |   21 -
>  arch/arm/include/asm/arch-at91/at91cap9.h          |   69 --
>  arch/arm/include/asm/arch-at91/at91sam9_smc.h      |   60 -
>  arch/arm/include/asm/arch-at91/atmel_mpddrc.h      |  115 ++
>  arch/arm/include/asm/arch-at91/gpio.h              |   26 +-
>  arch/arm/include/asm/arch-at91/sama5d3.h           |    3 +
>  arch/arm/include/asm/arch-at91/spl.h               |   20 +
>  arch/arm/include/asm/arch-davinci/hardware.h       |    3 +-
>  arch/arm/include/asm/arch-exynos/dwmmc.h           |    4 -
>  arch/arm/include/asm/arch-exynos/mmc.h             |    2 +-
>  arch/arm/include/asm/arch-exynos/power.h           |    2 +-
>  arch/arm/include/asm/arch-exynos/spi.h             |    1 +
>  arch/arm/include/asm/arch-omap3/clock.h            |    2 -
>  arch/arm/include/asm/arch-omap3/omap3.h            |    1 +
>  arch/arm/include/asm/arch-omap4/sys_proto.h        |    4 +
>  arch/arm/include/asm/arch-omap5/clock.h            |    3 +
>  arch/arm/include/asm/arch-omap5/omap.h             |    4 +
>  arch/arm/include/asm/arch-omap5/sata.h             |   48 +
>  arch/arm/include/asm/arch-rmobile/gpio.h           |    6 +
>  arch/arm/include/asm/arch-rmobile/r8a7790-gpio.h   |  387 +++++++
>  arch/arm/include/asm/arch-rmobile/r8a7790.h        |  614 ++++++++++
>  arch/arm/include/asm/arch-rmobile/r8a7791-gpio.h   |  438 +++++++
>  arch/arm/include/asm/arch-rmobile/r8a7791.h        |  664 +++++++++++
>  arch/arm/include/asm/arch-rmobile/rmobile.h        |    4 +
>  arch/arm/include/asm/arch-s5pc1xx/mmc.h            |    2 +-
>  .../include/asm/arch-socfpga/freeze_controller.h   |   50 +
>  arch/arm/include/asm/emif.h                        |   14 +-
>  arch/arm/include/asm/omap_common.h                 |   10 +
>  board/BuS/vl_ma2sc/vl_ma2sc.c                      |   23 +-
>  board/actux1/u-boot.lds                            |   15 +-
>  board/actux2/u-boot.lds                            |   15 +-
>  board/actux3/u-boot.lds                            |   15 +-
>  board/afeb9260/afeb9260.c                          |   18 +-
>  board/atmel/at91sam9260ek/at91sam9260ek.c          |   19 +-
>  board/atmel/at91sam9263ek/at91sam9263ek.c          |   19 +-
>  board/atmel/at91sam9m10g45ek/at91sam9m10g45ek.c    |   19 +-
>  board/atmel/sama5d3xek/sama5d3xek.c                |   91 ++
>  board/bluewater/snapper9260/snapper9260.c          |   16 +-
>  board/calao/sbc35_a9g20/sbc35_a9g20.c              |   19 +-
>  board/calao/usb_a9263/Makefile                     |   14 +
>  board/calao/usb_a9263/usb_a9263.c                  |  148 +++
>  board/compulab/cm_t335/Makefile                    |   10 +
>  board/compulab/cm_t335/cm_t335.c                   |  162 +++
>  board/compulab/cm_t335/mux.c                       |  117 ++
>  board/compulab/cm_t335/spl.c                       |  106 ++
>  board/compulab/cm_t335/u-boot.lds                  |  101 ++
>  board/compulab/cm_t35/Makefile                     |    2 +-
>  board/compulab/cm_t35/leds.c                       |   33 -
>  board/dvlhost/u-boot.lds                           |   15 +-
>  board/egnite/ethernut5/ethernut5.c                 |    3 +-
>  board/esd/meesc/meesc.c                            |    5 +-
>  board/esd/otc570/otc570.c                          |    5 +-
>  board/eukrea/cpu9260/cpu9260.c                     |   23 +-
>  board/freescale/mx31ads/u-boot.lds                 |   18 +-
>  board/isee/igep0033/board.c                        |    4 -
>  board/phytec/pcm051/board.c                        |   53 +-
>  board/renesas/koelsch/Makefile                     |    9 +
>  board/renesas/koelsch/koelsch.c                    |  283 +++++
>  board/renesas/koelsch/qos.c                        | 1220
>  ++++++++++++++++++++
>  board/renesas/koelsch/qos.h                        |   12 +
>  board/renesas/lager/Makefile                       |    9 +
>  board/renesas/lager/lager.c                        |  287 +++++
>  board/renesas/lager/qos.c                          | 1119
>  ++++++++++++++++++ board/renesas/lager/qos.h
>  |   12 + board/ronetix/pm9261/led.c                         |   14 +-
>  board/ronetix/pm9261/pm9261.c                      |    5 +-
>  board/ronetix/pm9263/led.c                         |   10 +-
>  board/ronetix/pm9263/pm9263.c                      |    5 +-
>  board/ronetix/pm9g45/pm9g45.c                      |    5 +-
>  board/samsung/trats/trats.c                        |   11 +
>  board/samsung/trats2/trats2.c                      |  108 +-
>  board/siemens/common/factoryset.c                  |   24 +-
>  board/siemens/common/factoryset.h                  |    2 +
>  board/siemens/corvus/Makefile                      |   18 +
>  board/siemens/corvus/board.c                       |  195 ++++
>  board/siemens/dxr2/board.c                         |   15 +-
>  board/siemens/dxr2/board.h                         |    9 +-
>  board/siemens/dxr2/mux.c                           |  158 +++
>  board/siemens/pxm2/board.c                         |    8 +-
>  board/siemens/rut/board.c                          |   56 +-
>  board/siemens/taurus/Makefile                      |   18 +
>  board/siemens/taurus/taurus.c                      |  160 +++
>  board/taskit/stamp9g20/stamp9g20.c                 |   31 +-
>  board/ti/am335x/board.c                            |   17 -
>  board/ti/am335x/u-boot.lds                         |   15 +-
>  board/ti/dra7xx/evm.c                              |    7 +
>  board/ti/omap5_uevm/evm.c                          |    7 +
>  board/ti/omap730p2/Makefile                        |    9 -
>  board/ti/omap730p2/README.omap730p2                |   91 --
>  board/ti/omap730p2/config.mk                       |   25 -
>  board/ti/omap730p2/flash.c                         |  463 --------
>  board/ti/omap730p2/lowlevel_init.S                 |  379 ------
>  board/ti/omap730p2/omap730p2.c                     |  255 ----
>  board/ti/panda/panda.c                             |   60 +
>  board/ti/ti814x/evm.c                              |    5 -
>  board/ti/ti816x/evm.c                              |   17 -
>  board/vpac270/u-boot-spl.lds                       |   18 +-
>  boards.cfg                                         |   27 +-
>  doc/README.at91-soc                                |    7 +
>  doc/README.scrapyard                               |    5 +-
>  drivers/block/ahci.c                               |   18 +-
>  drivers/bootcount/Makefile                         |    3 +-
>  drivers/bootcount/bootcount_davinci.c              |    4 +
>  drivers/bootcount/bootcount_env.c                  |   29 +
>  drivers/gpio/at91_gpio.c                           |    4 +-
>  drivers/i2c/soft_i2c.c                             |    2 +-
>  drivers/mtd/nand/atmel_nand.c                      |    8 +-
>  drivers/net/at91_emac.c                            |    9 -
>  drivers/net/cpsw.c                                 |    2 +-
>  drivers/power/twl6030.c                            |   77 +-
>  drivers/usb/gadget/g_dnl.c                         |   23 +-
>  drivers/usb/gadget/regs-otg.h                      |    5 +
>  drivers/usb/gadget/s3c_udc_otg.c                   |    9 +-
>  drivers/usb/host/ehci-omap.c                       |   57 +-
>  drivers/video/bus_vcxk.c                           |   15 -
>  include/configs/afeb9260.h                         |    2 +-
>  include/configs/am335x_evm.h                       |   13 +-
>  include/configs/am3517_evm.h                       |   14 +-
>  include/configs/arndale.h                          |    4 -
>  include/configs/at91sam9260ek.h                    |    1 +
>  include/configs/at91sam9263ek.h                    |    1 +
>  include/configs/at91sam9m10g45ek.h                 |    9 +-
>  include/configs/at91sam9n12ek.h                    |    4 +-
>  include/configs/cm_t335.h                          |  182 +++
>  include/configs/cm_t35.h                           |    9 +-
>  include/configs/corvus.h                           |  165 +++
>  include/configs/cpu9260.h                          |    5 +-
>  include/configs/dra7xx_evm.h                       |   11 +
>  include/configs/dxr2.h                             |   13 +-
>  include/configs/eb_cpux9k2.h                       |    4 -
>  include/configs/ethernut5.h                        |    2 +-
>  include/configs/exynos5250-dt.h                    |   25 +-
>  include/configs/h2_p2_dbg_board.h                  |  120 --
>  include/configs/koelsch.h                          |  133 +++
>  include/configs/lager.h                            |  141 +++
>  include/configs/meesc.h                            |    4 +-
>  include/configs/omap3_beagle.h                     |    3 -
>  include/configs/omap4_panda.h                      |    3 -
>  include/configs/omap5_uevm.h                       |   10 +
>  include/configs/omap730.h                          |  246 ----
>  include/configs/omap730p2.h                        |  173 ---
>  include/configs/otc570.h                           |    4 +-
>  include/configs/pm9261.h                           |   16 +-
>  include/configs/pm9263.h                           |    8 +-
>  include/configs/pm9g45.h                           |    8 +-
>  include/configs/pxm2.h                             |    7 +-
>  include/configs/rut.h                              |   10 +-
>  include/configs/sama5d3xek.h                       |   34 +
>  include/configs/sbc35_a9g20.h                      |    1 +
>  include/configs/siemens-am33x-common.h             |   74 +-
>  include/configs/snapper9260.h                      |    2 +-
>  include/configs/stamp9g20.h                        |    1 +
>  include/configs/taurus.h                           |  160 +++
>  include/configs/ti_am335x_common.h                 |    5 +-
>  include/configs/trats.h                            |    1 +
>  include/configs/trats2.h                           |   68 +-
>  include/configs/usb_a9263.h                        |  169 +++
>  include/configs/vexpress_common.h                  |    2 +-
>  include/configs/vl_ma2sc.h                         |    5 +-
>  include/i2c.h                                      |    2 +-
>  include/twl6030.h                                  |   38 + 217 files
>  changed, 12160 insertions(+), 2834 deletions(-) create mode 100644
>  arch/arm/cpu/armv7/omap-common/pipe3-phy.c create mode 100644
>  arch/arm/cpu/armv7/omap-common/pipe3-phy.h create mode 100644
>  arch/arm/cpu/armv7/omap-common/sata.c delete mode 100644
>  arch/arm/cpu/armv7/rmobile/config.mk create mode 100644
>  arch/arm/cpu/armv7/rmobile/cpu_info-r8a7790.c create mode 100644
>  arch/arm/cpu/armv7/rmobile/cpu_info-r8a7791.c create mode 100644
>  arch/arm/cpu/armv7/rmobile/lowlevel_init_ca15.S create mode 100644
>  arch/arm/cpu/armv7/rmobile/pfc-r8a7790.c create mode 100644
>  arch/arm/cpu/armv7/rmobile/pfc-r8a7790.h create mode 100644
>  arch/arm/cpu/armv7/rmobile/pfc-r8a7791.c create mode 100644
>  arch/arm/cpu/armv7/socfpga/freeze_controller.c create mode 100644
>  arch/arm/cpu/at91-common/Makefile create mode 100644
>  arch/arm/cpu/at91-common/mpddrc.c create mode 100644
>  arch/arm/cpu/at91-common/phy.c create mode 100644
>  arch/arm/cpu/at91-common/spl.c create mode 100644
>  arch/arm/cpu/at91-common/u-boot-spl.lds create mode 100644
>  arch/arm/include/asm/arch-at91/atmel_mpddrc.h create mode 100644
>  arch/arm/include/asm/arch-at91/spl.h create mode 100644
>  arch/arm/include/asm/arch-omap5/sata.h create mode 100644
>  arch/arm/include/asm/arch-rmobile/r8a7790-gpio.h create mode 100644
>  arch/arm/include/asm/arch-rmobile/r8a7790.h create mode 100644
>  arch/arm/include/asm/arch-rmobile/r8a7791-gpio.h create mode 100644
>  arch/arm/include/asm/arch-rmobile/r8a7791.h create mode 100644
>  arch/arm/include/asm/arch-socfpga/freeze_controller.h create mode
>  100644 board/calao/usb_a9263/Makefile create mode 100644
>  board/calao/usb_a9263/usb_a9263.c create mode 100644
>  board/compulab/cm_t335/Makefile create mode 100644
>  board/compulab/cm_t335/cm_t335.c create mode 100644
>  board/compulab/cm_t335/mux.c create mode 100644
>  board/compulab/cm_t335/spl.c create mode 100644
>  board/compulab/cm_t335/u-boot.lds delete mode 100644
>  board/compulab/cm_t35/leds.c create mode 100644
>  board/renesas/koelsch/Makefile create mode 100644
>  board/renesas/koelsch/koelsch.c create mode 100644
>  board/renesas/koelsch/qos.c create mode 100644
>  board/renesas/koelsch/qos.h create mode 100644
>  board/renesas/lager/Makefile create mode 100644
>  board/renesas/lager/lager.c create mode 100644
>  board/renesas/lager/qos.c create mode 100644 board/renesas/lager/qos.h
>  create mode 100644 board/siemens/corvus/Makefile
>  create mode 100644 board/siemens/corvus/board.c
>  create mode 100644 board/siemens/taurus/Makefile
>  create mode 100644 board/siemens/taurus/taurus.c
>  delete mode 100644 board/ti/omap730p2/Makefile
>  delete mode 100644 board/ti/omap730p2/README.omap730p2
>  delete mode 100644 board/ti/omap730p2/config.mk
>  delete mode 100644 board/ti/omap730p2/flash.c
>  delete mode 100644 board/ti/omap730p2/lowlevel_init.S
>  delete mode 100644 board/ti/omap730p2/omap730p2.c
>  create mode 100644 drivers/bootcount/bootcount_env.c
>  create mode 100644 include/configs/cm_t335.h
>  create mode 100644 include/configs/corvus.h
>  delete mode 100644 include/configs/h2_p2_dbg_board.h
>  create mode 100644 include/configs/koelsch.h
>  create mode 100644 include/configs/lager.h
>  delete mode 100644 include/configs/omap730.h
>  delete mode 100644 include/configs/omap730p2.h
>  create mode 100644 include/configs/taurus.h
>  create mode 100644 include/configs/usb_a9263.h

Applied to u-boot/master, thanks!

-- 
Tom
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 836 bytes
Desc: Digital signature
URL: <http://lists.denx.de/pipermail/u-boot/attachments/20131211/d16bcd6a/attachment.pgp>

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

* [U-Boot] Pull request: u-boot-arm/master
@ 2013-12-10 22:05 Albert ARIBAUD
  2013-12-11 16:44 ` Tom Rini
  0 siblings, 1 reply; 259+ messages in thread
From: Albert ARIBAUD @ 2013-12-10 22:05 UTC (permalink / raw)
  To: u-boot

Hi Tom,

The following changes since commit
f44483b57c49282299da0e5c10073b909cdad979:

  Merge branch 'serial' of git://git.denx.de/u-boot-microblaze
  (2013-12-02 08:48:02 -0500)

are available in the git repository at:


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

for you to fetch changes up to f15ea6e1d67782a1626d4a4922b6c20e380085e5:

  Merge branch 'u-boot/master' into 'u-boot-arm/master' (2013-12-10
  22:23:59 +0100)

Note: two in-merge fixes were necessary. They are listed in
f15ea6e1.

----------------------------------------------------------------

Albert ARIBAUD (7):
      Merge branch 'u-boot-microblaze/zynq' into 'u-boot-arm/master'
      Merge branch 'u-boot-atmel/master' into 'u-boot-arm/master'
      Merge branch 'u-boot-sh/rmobile' into 'u-boot-arm/master'
      Merge branch 'u-boot-ti/master' into 'u-boot-arm/master'
      Merge branch 'u-boot-samsung/master' into 'u-boot-arm/master'
      arm: keep all sections in ELF file
      Merge branch 'u-boot/master' into 'u-boot-arm/master'

Andreas Bie?mann (10):
      video: remove AT91 legacy API from bus_vcxk
      i2c: switch from AT91 legacy to ATMEL legacy
      at91sam9m10g45ek: remove unused CONFIG_AT91_LEGACY
      snapper9260: remove unused AT91_LEGACY
      net: remove unused CONFIG_AT91_LEGACY
      at91: remove all occourances of CONFIG_AT91_LEGACY
      at91: add new gpio pin definitions
      at91: redefine legacy GPIO PIN_BASE
      at91: nand: switch atmel_nand to generic GPIO API
      at91: switch coloured LED to gpio API

Andrew Bradford (1):
      am335x_evm: Fix CONS_INDEX numbering

Bo Shen (8):
      arm: atmel: sama5d3: correct the ID for DBGU and PIT
      arm: at91: pm9261: remove undefined bit in mckr
      arm: atmel: sama5d3: correct the error define of DIV
      arm: atmel: sama5d3: the offset of MULA is 18
      arm: atmel: sama5d3: early enable PIO peripherals
      arm: atmel: add ddr2 initialization function
      arm: atmel: sama5d3: spl boot from fat fs SD card
      arm: atmel: sam9m10g45ek: let CONFIG_SYS_NO_FLASH at proper
position

Chin Liang See (1):
      socfpga: Adding Freeze Controller driver

Hardik Patel (1):
      pandaboard: 1/1] ARM:OMAP4+: panda-es: Support Rev B3 Elpida DDR2
RAM

Heiko Schocher (6):
      bootcount: store bootcount var in environment
      arm, am33x: make RTC32K OSC enable configurable
      usb, g_dnl: make bcdDevice value configurable
      arm926ejs, at91: add common phy_reset function
      arm, at91: add Siemens board taurus and axm
      arm, at91: add siemens corvus board

Ian Campbell (1):
      vexpress: use correct timer address on extended memory map systems

Igor Grinberg (1):
      cm-t35: use gpio_led driver for status led

Ilya Ledvich (3):
      cm_t335: add cm_t335 board support
      cm_t335: add support for status LED
      cm_t335: add support for pca9555 i2c gpio extender

Jaehoon Chung (3):
      arm: exynos: fix set_mmc_clk for exynos4x12
      arm: exynos/goni: fix the return type for s5p_mmc_init
      arm: exynos: remove the unused define.

Jens Scharsig (BuS Elektronik) (1):
      arm: atmel: eb_cpux9k2: config clean up

Lars Poeschel (1):
      pcm051: Support for revision 3

Lokesh Vutla (1):
      ARM: OMAP5+: Remove unnecessary EFUSE settings

Lubomir Popov (1):
      ARM: OMAP4: Fix bug in omap4470_volts struct

Luka Perkov (1):
      config: arm: exynos5250: remove duplicate defines

Masahiro Yamada (1):
      ARM: align MVBAR on 32 byte boundary

Mateusz Kulikowski (1):
      arm: at91: support for the Calao USB-A9263 board (based on
AT91SAM9263)

Matt Porter (1):
      boards.cfg: update email address for ti814x_evm maintainer

Michael Trimarchi (2):
      arm: omap3: Add uart4 omap3 adddress
      arm: omap3: Enable clocks for peripherals only if they are used

Michal Simek (1):
      arm: zynq: Do not remap OCM to high address

Minkyu Kang (3):
      arm: exynos: fix the align for exynos4_power structure
      arm: exynos: adds ifdef for spi boot
      arm: arndale: disable spi boot

Nobuhiro Iwamatsu (7):
      arm: rmobile: Move lowlevel_init.o to taget of each CPU
      arm: rmobile: Add support R8A7790
      arm: rmobile: Add support lager board
      arm: rmobile: Add support R8A7791
      arm: rmobile: Add support koelsch board
      arm: kzm9g: Fix undefined reference to `__aeabi_uldivmod' error
      arm: rmobile: Remove config.mk

Oleg Kosheliev (2):
      ARMV7: OMAP4: Add struct for twl603x data
      ARMV7: OMAP4: Add twl6032 support

Piotr Wilczek (7):
      driver:usb:s3c_udc: add support for Exynos4x12
      trats2: enable ums support on Trats2
      trats2: enable dfu and thor protocol for Tizen download
      board: trats2: remove unused defines from config file
      board: trats2: fix environmental variables
      board: trats2: fix access to samsung registers
      board: trats2: update Tizen partition definitions

Przemyslaw Marczak (1):
      trats: usb: Add usb_cable_connected() function

Radhey Shyam Pandey (1):
      arm: zynq : Revert TZ_DDR_RAM to secure.

Rajeshwari Shinde (1):
      exynos: spl: Add a custom spi copy function

Roger Quadros (11):
      ahci: Error out with message on malloc() failure
      ahci: Fix cache align error messages
      ARM: OMAP5: Add Pipe3 PHY driver
      ARM: OMAP5: Add PRCM and Control information for SATA
      ARM: OMAP5: Add SATA platform glue
      ARM: omap5_uevm: Add SATA support
      ARM: DRA7xx: Add PRCM and Control information for SATA
      ARM: dra7_evm: Add SATA support
      usb: ehci-omap: Reset the USB Host OMAP module
      omap3_beagle: Don't use ulpi_reset
      omap4_panda: Don't use ulpi_reset

SRICHARAN R (3):
      ARM: DRA7: Add is_dra7xx cpu check definition
      ARM: DRA: EMIF: Change DDR3 settings to use hw leveling
      ARM: DRA7/OMAP5: EMIF: Add workaround for bug 0039

Samuel Egli (1):
      arm, am335x: update for the siemens boards

Soren Brinkmann (1):
      serial: zynq: Remove unused #defines

Stefan Roese (1):
      arm: am335x: Add DT (FDT) support to Siemens boards

Tom Rini (5):
      am33xx: Make SoC bootcount driver have its own symbol
      omap730p2: Remove board
      am33xx: Stop modifying certain EMIF4D registers
      am335x_evm: Update nandboot to use partitions and DT
      AM3517 EVM: Enable ethernet

Viktar Palstsiuk (1):
      davinci: fix Master Priority Registers location

Vladimir Koutny (1):
      am335x: cpsw: optimize cpsw_recv to increase network performance

Wu, Josh (1):
      ARM: at91: sama5d3: add support for sama5d36 chip

 Makefile                                           |    2 +-
 README                                             |   19 +
 arch/arm/config.mk                                 |    3 +
 arch/arm/cpu/Makefile                              |    1 +
 arch/arm/cpu/arm926ejs/at91/led.c                  |   16 +-
 arch/arm/cpu/arm926ejs/mxs/u-boot-spl.lds          |   16 +-
 arch/arm/cpu/arm926ejs/spear/u-boot-spl.lds        |   16 +-
 arch/arm/cpu/armv7/Makefile                        |    2 +-
 arch/arm/cpu/armv7/am33xx/board.c                  |    4 +
 arch/arm/cpu/armv7/am33xx/ddr.c                    |    7 -
 arch/arm/cpu/armv7/at91/sama5d3_devices.c          |    6 +-
 arch/arm/cpu/armv7/at91/timer.c                    |    2 +-
 arch/arm/cpu/armv7/exynos/clock.c                  |    3 +-
 arch/arm/cpu/armv7/exynos/pinmux.c                 |    2 +-
 arch/arm/cpu/armv7/exynos/spl_boot.c               |  126 +-
 arch/arm/cpu/armv7/nonsec_virt.S                   |    2 +-
 arch/arm/cpu/armv7/omap-common/Makefile            |    5 +
 arch/arm/cpu/armv7/omap-common/emif-common.c       |  142 ++-
 arch/arm/cpu/armv7/omap-common/pipe3-phy.c         |  231 ++++
 arch/arm/cpu/armv7/omap-common/pipe3-phy.h         |   36 +
 arch/arm/cpu/armv7/omap-common/sata.c              |   75 ++
 arch/arm/cpu/armv7/omap3/clock.c                   |    2 -
 arch/arm/cpu/armv7/omap4/hw_data.c                 |   12 +-
 arch/arm/cpu/armv7/omap4/sdram_elpida.c            |    9 +-
 arch/arm/cpu/armv7/omap5/hw_data.c                 |    9 +-
 arch/arm/cpu/armv7/omap5/hwinit.c                  |   18 +-
 arch/arm/cpu/armv7/omap5/prcm-regs.c               |    7 +
 arch/arm/cpu/armv7/omap5/sdram.c                   |  214 +++-
 arch/arm/cpu/armv7/rmobile/Makefile                |   11 +-
 arch/arm/cpu/armv7/rmobile/config.mk               |    9 -
 arch/arm/cpu/armv7/rmobile/cpu_info-r8a7790.c      |   22 +
 arch/arm/cpu/armv7/rmobile/cpu_info-r8a7791.c      |   29 +
 arch/arm/cpu/armv7/rmobile/cpu_info.c              |   10 +
 arch/arm/cpu/armv7/rmobile/lowlevel_init_ca15.S    |   60 +
 arch/arm/cpu/armv7/rmobile/pfc-r8a7790.c           |  829 +++++++++++++
 arch/arm/cpu/armv7/rmobile/pfc-r8a7790.h           |   92 ++
 arch/arm/cpu/armv7/rmobile/pfc-r8a7791.c           | 1117
 ++++++++++++++++++ arch/arm/cpu/armv7/rmobile/timer.c
 |    8 +- arch/arm/cpu/armv7/socfpga/Makefile                |    2 +-
 arch/arm/cpu/armv7/socfpga/freeze_controller.c     |  215 ++++
 arch/arm/cpu/armv7/socfpga/spl.c                   |    9 +
 arch/arm/cpu/armv7/zynq/cpu.c                      |    9 +-
 arch/arm/cpu/at91-common/Makefile                  |   12 +
 arch/arm/cpu/at91-common/mpddrc.c                  |  124 ++
 arch/arm/cpu/at91-common/phy.c                     |   57 +
 arch/arm/cpu/at91-common/spl.c                     |   90 ++
 arch/arm/cpu/at91-common/u-boot-spl.lds            |   50 +
 arch/arm/cpu/ixp/u-boot.lds                        |   15 +-
 arch/arm/cpu/u-boot-spl.lds                        |   15 +-
 arch/arm/cpu/u-boot.lds                            |   18 +-
 arch/arm/include/asm/arch-am33xx/ddr_defs.h        |   37 +-
 arch/arm/include/asm/arch-at91/at91_common.h       |    5 +
 arch/arm/include/asm/arch-at91/at91_pio.h          |   33 -
 arch/arm/include/asm/arch-at91/at91_pit.h          |   16 -
 arch/arm/include/asm/arch-at91/at91_pmc.h          |   59 +-
 arch/arm/include/asm/arch-at91/at91_spi.h          |    2 +-
 arch/arm/include/asm/arch-at91/at91_wdt.h          |   21 -
 arch/arm/include/asm/arch-at91/at91cap9.h          |   69 --
 arch/arm/include/asm/arch-at91/at91sam9_smc.h      |   60 -
 arch/arm/include/asm/arch-at91/atmel_mpddrc.h      |  115 ++
 arch/arm/include/asm/arch-at91/gpio.h              |   26 +-
 arch/arm/include/asm/arch-at91/sama5d3.h           |    3 +
 arch/arm/include/asm/arch-at91/spl.h               |   20 +
 arch/arm/include/asm/arch-davinci/hardware.h       |    3 +-
 arch/arm/include/asm/arch-exynos/dwmmc.h           |    4 -
 arch/arm/include/asm/arch-exynos/mmc.h             |    2 +-
 arch/arm/include/asm/arch-exynos/power.h           |    2 +-
 arch/arm/include/asm/arch-exynos/spi.h             |    1 +
 arch/arm/include/asm/arch-omap3/clock.h            |    2 -
 arch/arm/include/asm/arch-omap3/omap3.h            |    1 +
 arch/arm/include/asm/arch-omap4/sys_proto.h        |    4 +
 arch/arm/include/asm/arch-omap5/clock.h            |    3 +
 arch/arm/include/asm/arch-omap5/omap.h             |    4 +
 arch/arm/include/asm/arch-omap5/sata.h             |   48 +
 arch/arm/include/asm/arch-rmobile/gpio.h           |    6 +
 arch/arm/include/asm/arch-rmobile/r8a7790-gpio.h   |  387 +++++++
 arch/arm/include/asm/arch-rmobile/r8a7790.h        |  614 ++++++++++
 arch/arm/include/asm/arch-rmobile/r8a7791-gpio.h   |  438 +++++++
 arch/arm/include/asm/arch-rmobile/r8a7791.h        |  664 +++++++++++
 arch/arm/include/asm/arch-rmobile/rmobile.h        |    4 +
 arch/arm/include/asm/arch-s5pc1xx/mmc.h            |    2 +-
 .../include/asm/arch-socfpga/freeze_controller.h   |   50 +
 arch/arm/include/asm/emif.h                        |   14 +-
 arch/arm/include/asm/omap_common.h                 |   10 +
 board/BuS/vl_ma2sc/vl_ma2sc.c                      |   23 +-
 board/actux1/u-boot.lds                            |   15 +-
 board/actux2/u-boot.lds                            |   15 +-
 board/actux3/u-boot.lds                            |   15 +-
 board/afeb9260/afeb9260.c                          |   18 +-
 board/atmel/at91sam9260ek/at91sam9260ek.c          |   19 +-
 board/atmel/at91sam9263ek/at91sam9263ek.c          |   19 +-
 board/atmel/at91sam9m10g45ek/at91sam9m10g45ek.c    |   19 +-
 board/atmel/sama5d3xek/sama5d3xek.c                |   91 ++
 board/bluewater/snapper9260/snapper9260.c          |   16 +-
 board/calao/sbc35_a9g20/sbc35_a9g20.c              |   19 +-
 board/calao/usb_a9263/Makefile                     |   14 +
 board/calao/usb_a9263/usb_a9263.c                  |  148 +++
 board/compulab/cm_t335/Makefile                    |   10 +
 board/compulab/cm_t335/cm_t335.c                   |  162 +++
 board/compulab/cm_t335/mux.c                       |  117 ++
 board/compulab/cm_t335/spl.c                       |  106 ++
 board/compulab/cm_t335/u-boot.lds                  |  101 ++
 board/compulab/cm_t35/Makefile                     |    2 +-
 board/compulab/cm_t35/leds.c                       |   33 -
 board/dvlhost/u-boot.lds                           |   15 +-
 board/egnite/ethernut5/ethernut5.c                 |    3 +-
 board/esd/meesc/meesc.c                            |    5 +-
 board/esd/otc570/otc570.c                          |    5 +-
 board/eukrea/cpu9260/cpu9260.c                     |   23 +-
 board/freescale/mx31ads/u-boot.lds                 |   18 +-
 board/isee/igep0033/board.c                        |    4 -
 board/phytec/pcm051/board.c                        |   53 +-
 board/renesas/koelsch/Makefile                     |    9 +
 board/renesas/koelsch/koelsch.c                    |  283 +++++
 board/renesas/koelsch/qos.c                        | 1220
 ++++++++++++++++++++
 board/renesas/koelsch/qos.h                        |   12 +
 board/renesas/lager/Makefile                       |    9 +
 board/renesas/lager/lager.c                        |  287 +++++
 board/renesas/lager/qos.c                          | 1119
 ++++++++++++++++++ board/renesas/lager/qos.h
 |   12 + board/ronetix/pm9261/led.c                         |   14 +-
 board/ronetix/pm9261/pm9261.c                      |    5 +-
 board/ronetix/pm9263/led.c                         |   10 +-
 board/ronetix/pm9263/pm9263.c                      |    5 +-
 board/ronetix/pm9g45/pm9g45.c                      |    5 +-
 board/samsung/trats/trats.c                        |   11 +
 board/samsung/trats2/trats2.c                      |  108 +-
 board/siemens/common/factoryset.c                  |   24 +-
 board/siemens/common/factoryset.h                  |    2 +
 board/siemens/corvus/Makefile                      |   18 +
 board/siemens/corvus/board.c                       |  195 ++++
 board/siemens/dxr2/board.c                         |   15 +-
 board/siemens/dxr2/board.h                         |    9 +-
 board/siemens/dxr2/mux.c                           |  158 +++
 board/siemens/pxm2/board.c                         |    8 +-
 board/siemens/rut/board.c                          |   56 +-
 board/siemens/taurus/Makefile                      |   18 +
 board/siemens/taurus/taurus.c                      |  160 +++
 board/taskit/stamp9g20/stamp9g20.c                 |   31 +-
 board/ti/am335x/board.c                            |   17 -
 board/ti/am335x/u-boot.lds                         |   15 +-
 board/ti/dra7xx/evm.c                              |    7 +
 board/ti/omap5_uevm/evm.c                          |    7 +
 board/ti/omap730p2/Makefile                        |    9 -
 board/ti/omap730p2/README.omap730p2                |   91 --
 board/ti/omap730p2/config.mk                       |   25 -
 board/ti/omap730p2/flash.c                         |  463 --------
 board/ti/omap730p2/lowlevel_init.S                 |  379 ------
 board/ti/omap730p2/omap730p2.c                     |  255 ----
 board/ti/panda/panda.c                             |   60 +
 board/ti/ti814x/evm.c                              |    5 -
 board/ti/ti816x/evm.c                              |   17 -
 board/vpac270/u-boot-spl.lds                       |   18 +-
 boards.cfg                                         |   27 +-
 doc/README.at91-soc                                |    7 +
 doc/README.scrapyard                               |    5 +-
 drivers/block/ahci.c                               |   18 +-
 drivers/bootcount/Makefile                         |    3 +-
 drivers/bootcount/bootcount_davinci.c              |    4 +
 drivers/bootcount/bootcount_env.c                  |   29 +
 drivers/gpio/at91_gpio.c                           |    4 +-
 drivers/i2c/soft_i2c.c                             |    2 +-
 drivers/mtd/nand/atmel_nand.c                      |    8 +-
 drivers/net/at91_emac.c                            |    9 -
 drivers/net/cpsw.c                                 |    2 +-
 drivers/power/twl6030.c                            |   77 +-
 drivers/usb/gadget/g_dnl.c                         |   23 +-
 drivers/usb/gadget/regs-otg.h                      |    5 +
 drivers/usb/gadget/s3c_udc_otg.c                   |    9 +-
 drivers/usb/host/ehci-omap.c                       |   57 +-
 drivers/video/bus_vcxk.c                           |   15 -
 include/configs/afeb9260.h                         |    2 +-
 include/configs/am335x_evm.h                       |   13 +-
 include/configs/am3517_evm.h                       |   14 +-
 include/configs/arndale.h                          |    4 -
 include/configs/at91sam9260ek.h                    |    1 +
 include/configs/at91sam9263ek.h                    |    1 +
 include/configs/at91sam9m10g45ek.h                 |    9 +-
 include/configs/at91sam9n12ek.h                    |    4 +-
 include/configs/cm_t335.h                          |  182 +++
 include/configs/cm_t35.h                           |    9 +-
 include/configs/corvus.h                           |  165 +++
 include/configs/cpu9260.h                          |    5 +-
 include/configs/dra7xx_evm.h                       |   11 +
 include/configs/dxr2.h                             |   13 +-
 include/configs/eb_cpux9k2.h                       |    4 -
 include/configs/ethernut5.h                        |    2 +-
 include/configs/exynos5250-dt.h                    |   25 +-
 include/configs/h2_p2_dbg_board.h                  |  120 --
 include/configs/koelsch.h                          |  133 +++
 include/configs/lager.h                            |  141 +++
 include/configs/meesc.h                            |    4 +-
 include/configs/omap3_beagle.h                     |    3 -
 include/configs/omap4_panda.h                      |    3 -
 include/configs/omap5_uevm.h                       |   10 +
 include/configs/omap730.h                          |  246 ----
 include/configs/omap730p2.h                        |  173 ---
 include/configs/otc570.h                           |    4 +-
 include/configs/pm9261.h                           |   16 +-
 include/configs/pm9263.h                           |    8 +-
 include/configs/pm9g45.h                           |    8 +-
 include/configs/pxm2.h                             |    7 +-
 include/configs/rut.h                              |   10 +-
 include/configs/sama5d3xek.h                       |   34 +
 include/configs/sbc35_a9g20.h                      |    1 +
 include/configs/siemens-am33x-common.h             |   74 +-
 include/configs/snapper9260.h                      |    2 +-
 include/configs/stamp9g20.h                        |    1 +
 include/configs/taurus.h                           |  160 +++
 include/configs/ti_am335x_common.h                 |    5 +-
 include/configs/trats.h                            |    1 +
 include/configs/trats2.h                           |   68 +-
 include/configs/usb_a9263.h                        |  169 +++
 include/configs/vexpress_common.h                  |    2 +-
 include/configs/vl_ma2sc.h                         |    5 +-
 include/i2c.h                                      |    2 +-
 include/twl6030.h                                  |   38 + 217 files
 changed, 12160 insertions(+), 2834 deletions(-) create mode 100644
 arch/arm/cpu/armv7/omap-common/pipe3-phy.c create mode 100644
 arch/arm/cpu/armv7/omap-common/pipe3-phy.h create mode 100644
 arch/arm/cpu/armv7/omap-common/sata.c delete mode 100644
 arch/arm/cpu/armv7/rmobile/config.mk create mode 100644
 arch/arm/cpu/armv7/rmobile/cpu_info-r8a7790.c create mode 100644
 arch/arm/cpu/armv7/rmobile/cpu_info-r8a7791.c create mode 100644
 arch/arm/cpu/armv7/rmobile/lowlevel_init_ca15.S create mode 100644
 arch/arm/cpu/armv7/rmobile/pfc-r8a7790.c create mode 100644
 arch/arm/cpu/armv7/rmobile/pfc-r8a7790.h create mode 100644
 arch/arm/cpu/armv7/rmobile/pfc-r8a7791.c create mode 100644
 arch/arm/cpu/armv7/socfpga/freeze_controller.c create mode 100644
 arch/arm/cpu/at91-common/Makefile create mode 100644
 arch/arm/cpu/at91-common/mpddrc.c create mode 100644
 arch/arm/cpu/at91-common/phy.c create mode 100644
 arch/arm/cpu/at91-common/spl.c create mode 100644
 arch/arm/cpu/at91-common/u-boot-spl.lds create mode 100644
 arch/arm/include/asm/arch-at91/atmel_mpddrc.h create mode 100644
 arch/arm/include/asm/arch-at91/spl.h create mode 100644
 arch/arm/include/asm/arch-omap5/sata.h create mode 100644
 arch/arm/include/asm/arch-rmobile/r8a7790-gpio.h create mode 100644
 arch/arm/include/asm/arch-rmobile/r8a7790.h create mode 100644
 arch/arm/include/asm/arch-rmobile/r8a7791-gpio.h create mode 100644
 arch/arm/include/asm/arch-rmobile/r8a7791.h create mode 100644
 arch/arm/include/asm/arch-socfpga/freeze_controller.h create mode
 100644 board/calao/usb_a9263/Makefile create mode 100644
 board/calao/usb_a9263/usb_a9263.c create mode 100644
 board/compulab/cm_t335/Makefile create mode 100644
 board/compulab/cm_t335/cm_t335.c create mode 100644
 board/compulab/cm_t335/mux.c create mode 100644
 board/compulab/cm_t335/spl.c create mode 100644
 board/compulab/cm_t335/u-boot.lds delete mode 100644
 board/compulab/cm_t35/leds.c create mode 100644
 board/renesas/koelsch/Makefile create mode 100644
 board/renesas/koelsch/koelsch.c create mode 100644
 board/renesas/koelsch/qos.c create mode 100644
 board/renesas/koelsch/qos.h create mode 100644
 board/renesas/lager/Makefile create mode 100644
 board/renesas/lager/lager.c create mode 100644
 board/renesas/lager/qos.c create mode 100644 board/renesas/lager/qos.h
 create mode 100644 board/siemens/corvus/Makefile
 create mode 100644 board/siemens/corvus/board.c
 create mode 100644 board/siemens/taurus/Makefile
 create mode 100644 board/siemens/taurus/taurus.c
 delete mode 100644 board/ti/omap730p2/Makefile
 delete mode 100644 board/ti/omap730p2/README.omap730p2
 delete mode 100644 board/ti/omap730p2/config.mk
 delete mode 100644 board/ti/omap730p2/flash.c
 delete mode 100644 board/ti/omap730p2/lowlevel_init.S
 delete mode 100644 board/ti/omap730p2/omap730p2.c
 create mode 100644 drivers/bootcount/bootcount_env.c
 create mode 100644 include/configs/cm_t335.h
 create mode 100644 include/configs/corvus.h
 delete mode 100644 include/configs/h2_p2_dbg_board.h
 create mode 100644 include/configs/koelsch.h
 create mode 100644 include/configs/lager.h
 delete mode 100644 include/configs/omap730.h
 delete mode 100644 include/configs/omap730p2.h
 create mode 100644 include/configs/taurus.h
 create mode 100644 include/configs/usb_a9263.h

Amicalement,
-- 
Albert.

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

* [U-Boot] Pull request: u-boot-arm/master
  2013-11-09 22:53 Albert ARIBAUD
@ 2013-11-11 19:13 ` Tom Rini
  0 siblings, 0 replies; 259+ messages in thread
From: Tom Rini @ 2013-11-11 19:13 UTC (permalink / raw)
  To: u-boot

On Sat, Nov 09, 2013 at 11:53:22PM +0100, Albert ARIBAUD wrote:

> Hi Tom,
> 
> The following changes since commit
> 15c5cdf5aa6b292145e5e3e220ec1f42b11eff6f:
> 
>   Merge branch 'master' of git://www.denx.de/git/u-boot-usb (2013-11-08
>   15:25:29 -0500)
> 
> are available in the git repository at:
> 
> 
>   git://git.denx.de/u-boot-arm master
> 
> for you to fetch changes up to 85b8c5c4bf80025de4632ae6c9a8a606e51508a4:
> 
>   Merge branch 'iu-boot/master' into 'u-boot-arm/master' (2013-11-09
>   22:59:47 +0100)
> 
> NOTE 1: the top of u-boot-arm/master is a merge from u-boot/master with
> 	non-trivial conflict resolutions, involving some changes to
> 	non-conflicting files too. See 'git show 85b8c5c4' for details.
> 
> NOTE 2: eleven ARM targets fail with a warning about CONFIG_SYS_HZ:
> 	omap730p2_cs3boot omap730p2_cs0boot scb9328 palmtc balloon3
> 	mini2440 zipitz2 palmld omap730p2 omap3_zoom2 mx1ads. These
> 	failures already happen on u-boot/master and are thus not due
> 	to the ARM branch.
> 
> ----------------------------------------------------------------
> 
> Albert ARIBAUD (3):
>       Merge branch 'u-boot-atmel/master' into 'u-boot-arm/master'
>       Merge branch 'u-boot-imx/master' into 'u-boot-arm/master'
>       Merge branch 'iu-boot/master' into 'u-boot-arm/master'
> 
> Anatolij Gustschin (1):
>       imx_watchdog: do not soft-reset while watchdog init
> 
> Andreas Bie??mann (10):
>       tricorder: update flash partitioning
>       tricorder: use generic provided loadaddr
>       tricorder: add configuration for a flashcard u-boot
>       tricorder: add cmdline history
>       tricorder: add mtdparts to environment
>       tricorder: add tricordereeprom command
>       tricorder: panic() on unknown board
>       tricorder: add led support
>       tricorder: read kernel directly from NAND
>       tricorder: support 256MiB SDRAM on revision > D
> 
> Bo Shen (3):
>       net: macb: get DMA bus width from design config register
>       arm: atmel: at91sam9n12ek: add usb host support
>       arm: atmel: get rid of too many ifdeffery
> 
> Christoph G. Baumann (1):
>       ARM: mxs: Configure 2 Gbit DDR2 RAM for BG0900
> 
> Eric Nelson (1):
>       i.MX6: nitrogen6x: fix erase size in 6x_upgrade.txt
> 
> Fabio Estevam (5):
>       udoo: Add initial support for mx6q udoo board
>       ARM: mx5: Enable L2 cache
>       mx5: lowlevel_init: Remove unused macro
>       configs: imx: Make CONFIG_SYS_PROMPT uniform across FSL boards
>       wandboard: README: Include the quad version
> 
> Heiko Schocher (2):
>       nand, davinci: add special UBL ecc position
>       arm, da85x: update for the ipam390 board
> 
> Igor Grinberg (2):
>       cm-t35: move the eeprom code to common place
>       cm-t35: move the display code to common place
> 
> Javier Martinez Canillas (2):
>       ARM: IGEP0033: rename config file to am335x_igep0033.h
>       OMAP3: igep00x0: rename config file to omap3_igep00x0.h
> 
> Jens Scharsig (BuS Elektronik) (1):
>       ARM: ATMEL: eb_cpux9k2: fix TEXT_BASE for ramboot target
> 
> Lokesh Vutla (1):
>       ARM: OMAP4: Convert to ti_armv7_common.h
> 
> Marek Vasut (4):
>       ARM: mxs: tools: Use mkimage for BootStream generation
>       ARM: mxs: Add PPC-AG BG0900 board
>       ARM: mxs: Setup stack in JTAG mode
>       ARM: mxs: Enable DCDC converter for battery boot
> 
> Michal Simek (1):
>       zynq: Use arch_cpu_init() instead of lowlevel_init()
> 
> Minal Shah (1):
>       dra7xx_evm: Enabled UART-boot mode and add dra7xx_evm_uart3 build
> 
> Nikita Kiryanov (3):
>       cm_t35: reduce default bootdelay to 3 seconds
>       cm_t35: turn on GPIO commands
>       cm_t35: update lcd predefines
> 
> Otavio Salvador (1):
>       mx6: Remove PAD_CTL_DSE_120ohm from i.MX6DL's IPU1_DI0_PIN4 pin
> 
> Pierre Aubert (1):
>       mx6: compute PLL PFD frequencies rather than using defines
> 
> Roger Meier (1):
>       at91: add defines for reset type
> 
> SRICHARAN R (1):
>       ARM: OMAP5: DDR3: Change io settings
> 
> Stefan Roese (1):
>       arm: Remove IXP425 boards pdnb3 and scpu
> 
> Stefano Babic (1):
>       Revert "configs: imx: Make CONFIG_SYS_PROMPT uniform across FSL
> boards"
> 
> Thomas Weber (3):
>       tricorder: remove lcdmode from bootargs
>       tricorder: Make u-boot faster
>       tricorder: switch to alternative memtest
> 
> Tom Rini (7):
>       drivers/rtc/davinci.c: Reference DAVINCI_RTC_BASE more directly
>       am33xx, davinci: Create and use <asm/davinci_rtc.h>
>       bootcount_davinci: Switch to scratch register #2
>       TI:am33xx: Add bootcount support to ti_am335x_common.h
>       am335x: Enable CONFIG_OMAP_WATCHDOG support
>       TI:armv7: Change CONFIG_SYS_SPL_ARGS_ADDR to a higher address
>       TI:omap5: Add rdaddr, use consistent loadaddr values
> 
>  arch/arm/cpu/arm926ejs/mxs/Makefile                         |  10 ++--
>  arch/arm/cpu/arm926ejs/mxs/mxsimage.mx23.cfg                |   4 +-
>  arch/arm/cpu/arm926ejs/mxs/mxsimage.mx28.cfg                |   4 +-
>  arch/arm/cpu/arm926ejs/mxs/spl_power_init.c                 |   2 +
>  arch/arm/cpu/arm926ejs/mxs/start.S                          |   9 +++
>  arch/arm/cpu/armv7/am33xx/board.c                           |   7 ++-
>  arch/arm/cpu/armv7/mx5/lowlevel_init.S                      |  12 ++--
>  arch/arm/cpu/armv7/mx6/clock.c                              |  56
>  ++++++++++++++-----
>  arch/arm/cpu/armv7/omap-common/boot-common.c                |   4 ++
>  arch/arm/cpu/armv7/zynq/cpu.c                               |   6 ++
>  arch/arm/include/asm/arch-am33xx/cpu.h                      |   9 ---
>  arch/arm/include/asm/arch-at91/at91_pmc.h                   |   2 +
>  arch/arm/include/asm/arch-at91/at91_rstc.h                  |   7 +++
>  arch/arm/include/asm/arch-davinci/hardware.h                |  38
>  -------------
>  arch/arm/include/asm/arch-mx6/crm_regs.h                    |  11 ----
>  arch/arm/include/asm/arch-mx6/mx6dl_pins.h                  |   2 +-
>  arch/arm/include/asm/arch-mxs/sys_proto.h                   |   2 +
>  arch/arm/include/asm/arch-omap5/omap.h                      |   4 +-
>  arch/arm/include/asm/arch-omap5/spl.h                       |   1 +
>  arch/arm/include/asm/davinci_rtc.h                          |  52
>  +++++++++++++++++
>  board/Barix/ipam390/ipam390-ais-uart.cfg                    |   2 +-
>  board/Barix/ipam390/ipam390.c                               |  29
>  +++------- board/atmel/at91sam9n12ek/at91sam9n12ek.c
>  |  11 ++++ board/boundary/nitrogen6x/6x_upgrade.txt
>  |   2 +- board/compulab/cm_t35/Makefile
>  |   3 - board/compulab/cm_t35/cm_t35.c
>  |   7 +-- board/compulab/common/Makefile
>  |  10 ++++ board/compulab/{cm_t35 => common}/eeprom.c
>  |  51 +++++++++-------- board/compulab/{cm_t35 =>
>  common}/eeprom.h                  |   8 +--
>  board/compulab/{cm_t35/display.c => common/omap3_display.c} |   8 ++-
>  board/corscience/tricorder/Makefile                         |   2 +-
>  board/corscience/tricorder/led.c                            |  80
>  +++++++++++++++++++++++++++
>  board/corscience/tricorder/tricorder-eeprom.c               | 251
>  ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
>  board/corscience/tricorder/tricorder-eeprom.h               |  41
>  ++++++++++++++
>  board/corscience/tricorder/tricorder.c                      | 126
>  ++++++++++++++++++++++++++++++++++++++---
>  board/corscience/tricorder/tricorder.h                      |   4 +-
>  board/enbw/enbw_cmc/enbw_cmc.c                              |   1 +
>  board/{prodrive/pdnb3 => ppcag/bg0900}/Makefile             |   8 ++-
>  board/ppcag/bg0900/bg0900.c                                 |  86
>  ++++++++++++++++++++++++++++
>  board/ppcag/bg0900/spl_boot.c                               | 153
>  ++++++++++++++++++++++++++++++++++++++++++++++++++
>  board/prodrive/pdnb3/flash.c                                |  73
>  ------------------------
>  board/prodrive/pdnb3/nand.c                                 | 129
>  ------------------------------------------
>  board/prodrive/pdnb3/pdnb3.c                                | 220
>  ------------------------------------------------------------------------
>  board/ti/am335x/board.c                                     |   6 ++
>  board/udoo/Makefile                                         |   7 +++
>  board/udoo/udoo.c                                           | 110
>  ++++++++++++++++++++++++++++++++++++
>  board/wandboard/README                                      |   4 +-
>  boards.cfg                                                  |  20
>  ++++--- doc/README.mxs                                              |
>  39 ++++++++++---
>  doc/README.scrapyard                                        |   4 +-
>  drivers/bootcount/Makefile                                  |   1 +
>  drivers/bootcount/bootcount_davinci.c                       |  13
>  +++-- drivers/mtd/nand/davinci_nand.c                             |
>  12 ++++ drivers/net/macb.c                                          |
>  20 ++++++- drivers/net/macb.h
>  |  11 ++++ drivers/rtc/davinci.c
>  |   8 +-- drivers/usb/host/ohci-at91.c
>  |  19 ++++---
>  drivers/watchdog/imx_watchdog.c                             |   3 +-
>  include/configs/afeb9260.h                                  |   1 +
>  include/configs/{igep0033.h => am335x_igep0033.h}           |   0
>  include/configs/at91rm9200ek.h                              |   1 +
>  include/configs/at91sam9260ek.h                             |   1 +
>  include/configs/at91sam9261ek.h                             |   1 +
>  include/configs/at91sam9263ek.h                             |   1 +
>  include/configs/at91sam9n12ek.h                             |  13
>  +++++ include/configs/at91sam9x5ek.h                              |
>  3 +- include/configs/bg0900.h                                    |  97
>  ++++++++++++++++++++++++++++++++
>  include/configs/cm_t35.h                                    |   3 +-
>  include/configs/cpu9260.h                                   |   1 +
>  include/configs/cpuat91.h                                   |   1 +
>  include/configs/dra7xx_evm.h                                |   9 ++-
>  include/configs/eb_cpux9k2.h                                |   4 +-
>  include/configs/ethernut5.h                                 |   1 +
>  include/configs/ipam390.h                                   |  35
>  +++++++-----
>  include/configs/meesc.h                                     |   1 +
>  include/configs/{igep00x0.h => omap3_igep00x0.h}            |   0
>  include/configs/omap4_common.h                              | 187
>  +++++++++----------------------------------------------------
>  include/configs/omap4_panda.h                               |   2 -
>  include/configs/omap4_sdp4430.h                             |   2 -
>  include/configs/omap5_common.h                              |   7 ++-
>  include/configs/otc570.h                                    |   1 +
>  include/configs/pdnb3.h                                     | 320
>  ---------------------------------------------------------------------------------------------------------
>  include/configs/pm9261.h                                    |   1 +
>  include/configs/pm9263.h                                    |   1 +
>  include/configs/pm9g45.h                                    |   1 +
>  include/configs/sama5d3xek.h                                |   1 +
>  include/configs/sbc35_a9g20.h                               |   1 +
>  include/configs/snapper9260.h                               |   1 +
>  include/configs/stamp9g20.h                                 |   1 +
>  include/configs/ti_am335x_common.h                          |  14
>  +++++ include/configs/ti_armv7_common.h                           |
>  2 +- include/configs/top9000.h                                   |   1
>  + include/configs/tricorder.h                                 | 155
>  ++++++++++++++++++++++++++++++++++++++-------------
>  include/configs/udoo.h                                      | 206
>  +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
>  include/configs/vl_ma2sc.h                                  |   1 + 95
>  files changed, 1730 insertions(+), 1172 deletions(-) create mode
>  100644 arch/arm/include/asm/davinci_rtc.h create mode 100644
>  board/compulab/common/Makefile rename board/compulab/{cm_t35 =>
>  common}/eeprom.c (60%) rename board/compulab/{cm_t35 =>
>  common}/eeprom.h (62%) rename board/compulab/{cm_t35/display.c =>
>  common/omap3_display.c} (97%) create mode 100644
>  board/corscience/tricorder/led.c create mode 100644
>  board/corscience/tricorder/tricorder-eeprom.c create mode 100644
>  board/corscience/tricorder/tricorder-eeprom.h rename
>  board/{prodrive/pdnb3 => ppcag/bg0900}/Makefile (50%) create mode
>  100644 board/ppcag/bg0900/bg0900.c create mode 100644
>  board/ppcag/bg0900/spl_boot.c delete mode 100644
>  board/prodrive/pdnb3/flash.c delete mode 100644
>  board/prodrive/pdnb3/nand.c delete mode 100644
>  board/prodrive/pdnb3/pdnb3.c create mode 100644 board/udoo/Makefile
>  create mode 100644 board/udoo/udoo.c rename
>  include/configs/{igep0033.h => am335x_igep0033.h} (100%) create mode
>  100644 include/configs/bg0900.h rename include/configs/{igep00x0.h =>
>  omap3_igep00x0.h} (100%) delete mode 100644 include/configs/pdnb3.h
>  create mode 100644 include/configs/udoo.h

Applied to u-boot/master, thanks!

-- 
Tom
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 836 bytes
Desc: Digital signature
URL: <http://lists.denx.de/pipermail/u-boot/attachments/20131111/1e1bbf39/attachment.pgp>

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

* [U-Boot] Pull request: u-boot-arm/master
@ 2013-11-09 22:53 Albert ARIBAUD
  2013-11-11 19:13 ` Tom Rini
  0 siblings, 1 reply; 259+ messages in thread
From: Albert ARIBAUD @ 2013-11-09 22:53 UTC (permalink / raw)
  To: u-boot

Hi Tom,

The following changes since commit
15c5cdf5aa6b292145e5e3e220ec1f42b11eff6f:

  Merge branch 'master' of git://www.denx.de/git/u-boot-usb (2013-11-08
  15:25:29 -0500)

are available in the git repository at:


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

for you to fetch changes up to 85b8c5c4bf80025de4632ae6c9a8a606e51508a4:

  Merge branch 'iu-boot/master' into 'u-boot-arm/master' (2013-11-09
  22:59:47 +0100)

NOTE 1: the top of u-boot-arm/master is a merge from u-boot/master with
	non-trivial conflict resolutions, involving some changes to
	non-conflicting files too. See 'git show 85b8c5c4' for details.

NOTE 2: eleven ARM targets fail with a warning about CONFIG_SYS_HZ:
	omap730p2_cs3boot omap730p2_cs0boot scb9328 palmtc balloon3
	mini2440 zipitz2 palmld omap730p2 omap3_zoom2 mx1ads. These
	failures already happen on u-boot/master and are thus not due
	to the ARM branch.

----------------------------------------------------------------

Albert ARIBAUD (3):
      Merge branch 'u-boot-atmel/master' into 'u-boot-arm/master'
      Merge branch 'u-boot-imx/master' into 'u-boot-arm/master'
      Merge branch 'iu-boot/master' into 'u-boot-arm/master'

Anatolij Gustschin (1):
      imx_watchdog: do not soft-reset while watchdog init

Andreas Bie?mann (10):
      tricorder: update flash partitioning
      tricorder: use generic provided loadaddr
      tricorder: add configuration for a flashcard u-boot
      tricorder: add cmdline history
      tricorder: add mtdparts to environment
      tricorder: add tricordereeprom command
      tricorder: panic() on unknown board
      tricorder: add led support
      tricorder: read kernel directly from NAND
      tricorder: support 256MiB SDRAM on revision > D

Bo Shen (3):
      net: macb: get DMA bus width from design config register
      arm: atmel: at91sam9n12ek: add usb host support
      arm: atmel: get rid of too many ifdeffery

Christoph G. Baumann (1):
      ARM: mxs: Configure 2 Gbit DDR2 RAM for BG0900

Eric Nelson (1):
      i.MX6: nitrogen6x: fix erase size in 6x_upgrade.txt

Fabio Estevam (5):
      udoo: Add initial support for mx6q udoo board
      ARM: mx5: Enable L2 cache
      mx5: lowlevel_init: Remove unused macro
      configs: imx: Make CONFIG_SYS_PROMPT uniform across FSL boards
      wandboard: README: Include the quad version

Heiko Schocher (2):
      nand, davinci: add special UBL ecc position
      arm, da85x: update for the ipam390 board

Igor Grinberg (2):
      cm-t35: move the eeprom code to common place
      cm-t35: move the display code to common place

Javier Martinez Canillas (2):
      ARM: IGEP0033: rename config file to am335x_igep0033.h
      OMAP3: igep00x0: rename config file to omap3_igep00x0.h

Jens Scharsig (BuS Elektronik) (1):
      ARM: ATMEL: eb_cpux9k2: fix TEXT_BASE for ramboot target

Lokesh Vutla (1):
      ARM: OMAP4: Convert to ti_armv7_common.h

Marek Vasut (4):
      ARM: mxs: tools: Use mkimage for BootStream generation
      ARM: mxs: Add PPC-AG BG0900 board
      ARM: mxs: Setup stack in JTAG mode
      ARM: mxs: Enable DCDC converter for battery boot

Michal Simek (1):
      zynq: Use arch_cpu_init() instead of lowlevel_init()

Minal Shah (1):
      dra7xx_evm: Enabled UART-boot mode and add dra7xx_evm_uart3 build

Nikita Kiryanov (3):
      cm_t35: reduce default bootdelay to 3 seconds
      cm_t35: turn on GPIO commands
      cm_t35: update lcd predefines

Otavio Salvador (1):
      mx6: Remove PAD_CTL_DSE_120ohm from i.MX6DL's IPU1_DI0_PIN4 pin

Pierre Aubert (1):
      mx6: compute PLL PFD frequencies rather than using defines

Roger Meier (1):
      at91: add defines for reset type

SRICHARAN R (1):
      ARM: OMAP5: DDR3: Change io settings

Stefan Roese (1):
      arm: Remove IXP425 boards pdnb3 and scpu

Stefano Babic (1):
      Revert "configs: imx: Make CONFIG_SYS_PROMPT uniform across FSL
boards"

Thomas Weber (3):
      tricorder: remove lcdmode from bootargs
      tricorder: Make u-boot faster
      tricorder: switch to alternative memtest

Tom Rini (7):
      drivers/rtc/davinci.c: Reference DAVINCI_RTC_BASE more directly
      am33xx, davinci: Create and use <asm/davinci_rtc.h>
      bootcount_davinci: Switch to scratch register #2
      TI:am33xx: Add bootcount support to ti_am335x_common.h
      am335x: Enable CONFIG_OMAP_WATCHDOG support
      TI:armv7: Change CONFIG_SYS_SPL_ARGS_ADDR to a higher address
      TI:omap5: Add rdaddr, use consistent loadaddr values

 arch/arm/cpu/arm926ejs/mxs/Makefile                         |  10 ++--
 arch/arm/cpu/arm926ejs/mxs/mxsimage.mx23.cfg                |   4 +-
 arch/arm/cpu/arm926ejs/mxs/mxsimage.mx28.cfg                |   4 +-
 arch/arm/cpu/arm926ejs/mxs/spl_power_init.c                 |   2 +
 arch/arm/cpu/arm926ejs/mxs/start.S                          |   9 +++
 arch/arm/cpu/armv7/am33xx/board.c                           |   7 ++-
 arch/arm/cpu/armv7/mx5/lowlevel_init.S                      |  12 ++--
 arch/arm/cpu/armv7/mx6/clock.c                              |  56
 ++++++++++++++-----
 arch/arm/cpu/armv7/omap-common/boot-common.c                |   4 ++
 arch/arm/cpu/armv7/zynq/cpu.c                               |   6 ++
 arch/arm/include/asm/arch-am33xx/cpu.h                      |   9 ---
 arch/arm/include/asm/arch-at91/at91_pmc.h                   |   2 +
 arch/arm/include/asm/arch-at91/at91_rstc.h                  |   7 +++
 arch/arm/include/asm/arch-davinci/hardware.h                |  38
 -------------
 arch/arm/include/asm/arch-mx6/crm_regs.h                    |  11 ----
 arch/arm/include/asm/arch-mx6/mx6dl_pins.h                  |   2 +-
 arch/arm/include/asm/arch-mxs/sys_proto.h                   |   2 +
 arch/arm/include/asm/arch-omap5/omap.h                      |   4 +-
 arch/arm/include/asm/arch-omap5/spl.h                       |   1 +
 arch/arm/include/asm/davinci_rtc.h                          |  52
 +++++++++++++++++
 board/Barix/ipam390/ipam390-ais-uart.cfg                    |   2 +-
 board/Barix/ipam390/ipam390.c                               |  29
 +++------- board/atmel/at91sam9n12ek/at91sam9n12ek.c
 |  11 ++++ board/boundary/nitrogen6x/6x_upgrade.txt
 |   2 +- board/compulab/cm_t35/Makefile
 |   3 - board/compulab/cm_t35/cm_t35.c
 |   7 +-- board/compulab/common/Makefile
 |  10 ++++ board/compulab/{cm_t35 => common}/eeprom.c
 |  51 +++++++++-------- board/compulab/{cm_t35 =>
 common}/eeprom.h                  |   8 +--
 board/compulab/{cm_t35/display.c => common/omap3_display.c} |   8 ++-
 board/corscience/tricorder/Makefile                         |   2 +-
 board/corscience/tricorder/led.c                            |  80
 +++++++++++++++++++++++++++
 board/corscience/tricorder/tricorder-eeprom.c               | 251
 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 board/corscience/tricorder/tricorder-eeprom.h               |  41
 ++++++++++++++
 board/corscience/tricorder/tricorder.c                      | 126
 ++++++++++++++++++++++++++++++++++++++---
 board/corscience/tricorder/tricorder.h                      |   4 +-
 board/enbw/enbw_cmc/enbw_cmc.c                              |   1 +
 board/{prodrive/pdnb3 => ppcag/bg0900}/Makefile             |   8 ++-
 board/ppcag/bg0900/bg0900.c                                 |  86
 ++++++++++++++++++++++++++++
 board/ppcag/bg0900/spl_boot.c                               | 153
 ++++++++++++++++++++++++++++++++++++++++++++++++++
 board/prodrive/pdnb3/flash.c                                |  73
 ------------------------
 board/prodrive/pdnb3/nand.c                                 | 129
 ------------------------------------------
 board/prodrive/pdnb3/pdnb3.c                                | 220
 ------------------------------------------------------------------------
 board/ti/am335x/board.c                                     |   6 ++
 board/udoo/Makefile                                         |   7 +++
 board/udoo/udoo.c                                           | 110
 ++++++++++++++++++++++++++++++++++++
 board/wandboard/README                                      |   4 +-
 boards.cfg                                                  |  20
 ++++--- doc/README.mxs                                              |
 39 ++++++++++---
 doc/README.scrapyard                                        |   4 +-
 drivers/bootcount/Makefile                                  |   1 +
 drivers/bootcount/bootcount_davinci.c                       |  13
 +++-- drivers/mtd/nand/davinci_nand.c                             |
 12 ++++ drivers/net/macb.c                                          |
 20 ++++++- drivers/net/macb.h
 |  11 ++++ drivers/rtc/davinci.c
 |   8 +-- drivers/usb/host/ohci-at91.c
 |  19 ++++---
 drivers/watchdog/imx_watchdog.c                             |   3 +-
 include/configs/afeb9260.h                                  |   1 +
 include/configs/{igep0033.h => am335x_igep0033.h}           |   0
 include/configs/at91rm9200ek.h                              |   1 +
 include/configs/at91sam9260ek.h                             |   1 +
 include/configs/at91sam9261ek.h                             |   1 +
 include/configs/at91sam9263ek.h                             |   1 +
 include/configs/at91sam9n12ek.h                             |  13
 +++++ include/configs/at91sam9x5ek.h                              |
 3 +- include/configs/bg0900.h                                    |  97
 ++++++++++++++++++++++++++++++++
 include/configs/cm_t35.h                                    |   3 +-
 include/configs/cpu9260.h                                   |   1 +
 include/configs/cpuat91.h                                   |   1 +
 include/configs/dra7xx_evm.h                                |   9 ++-
 include/configs/eb_cpux9k2.h                                |   4 +-
 include/configs/ethernut5.h                                 |   1 +
 include/configs/ipam390.h                                   |  35
 +++++++-----
 include/configs/meesc.h                                     |   1 +
 include/configs/{igep00x0.h => omap3_igep00x0.h}            |   0
 include/configs/omap4_common.h                              | 187
 +++++++++----------------------------------------------------
 include/configs/omap4_panda.h                               |   2 -
 include/configs/omap4_sdp4430.h                             |   2 -
 include/configs/omap5_common.h                              |   7 ++-
 include/configs/otc570.h                                    |   1 +
 include/configs/pdnb3.h                                     | 320
 ---------------------------------------------------------------------------------------------------------
 include/configs/pm9261.h                                    |   1 +
 include/configs/pm9263.h                                    |   1 +
 include/configs/pm9g45.h                                    |   1 +
 include/configs/sama5d3xek.h                                |   1 +
 include/configs/sbc35_a9g20.h                               |   1 +
 include/configs/snapper9260.h                               |   1 +
 include/configs/stamp9g20.h                                 |   1 +
 include/configs/ti_am335x_common.h                          |  14
 +++++ include/configs/ti_armv7_common.h                           |
 2 +- include/configs/top9000.h                                   |   1
 + include/configs/tricorder.h                                 | 155
 ++++++++++++++++++++++++++++++++++++++-------------
 include/configs/udoo.h                                      | 206
 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 include/configs/vl_ma2sc.h                                  |   1 + 95
 files changed, 1730 insertions(+), 1172 deletions(-) create mode
 100644 arch/arm/include/asm/davinci_rtc.h create mode 100644
 board/compulab/common/Makefile rename board/compulab/{cm_t35 =>
 common}/eeprom.c (60%) rename board/compulab/{cm_t35 =>
 common}/eeprom.h (62%) rename board/compulab/{cm_t35/display.c =>
 common/omap3_display.c} (97%) create mode 100644
 board/corscience/tricorder/led.c create mode 100644
 board/corscience/tricorder/tricorder-eeprom.c create mode 100644
 board/corscience/tricorder/tricorder-eeprom.h rename
 board/{prodrive/pdnb3 => ppcag/bg0900}/Makefile (50%) create mode
 100644 board/ppcag/bg0900/bg0900.c create mode 100644
 board/ppcag/bg0900/spl_boot.c delete mode 100644
 board/prodrive/pdnb3/flash.c delete mode 100644
 board/prodrive/pdnb3/nand.c delete mode 100644
 board/prodrive/pdnb3/pdnb3.c create mode 100644 board/udoo/Makefile
 create mode 100644 board/udoo/udoo.c rename
 include/configs/{igep0033.h => am335x_igep0033.h} (100%) create mode
 100644 include/configs/bg0900.h rename include/configs/{igep00x0.h =>
 omap3_igep00x0.h} (100%) delete mode 100644 include/configs/pdnb3.h
 create mode 100644 include/configs/udoo.h

Amicalement,
-- 
Albert.

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

* [U-Boot] Pull request: u-boot-arm/master
  2013-10-11 14:33 Albert ARIBAUD
@ 2013-10-14 15:20 ` Tom Rini
  0 siblings, 0 replies; 259+ messages in thread
From: Tom Rini @ 2013-10-14 15:20 UTC (permalink / raw)
  To: u-boot

On Fri, Oct 11, 2013 at 04:33:18PM +0200, Albert ARIBAUD wrote:

> Hello Tom,
> 
> The following changes since commit
> 572886af5984febafa6f083e6b8af0465f4f5764:
> 
>   socfpga: Adding pin mux handoff files (2013-10-07 19:32:30 +0200)
> 
> are available in the git repository at:
> 
>   git://git.denx.De/u-boot-arm master
> 
> for you to fetch changes up to 5a9120439416a9101dec7c7dc65bb75a5ff09c4e:
> 
>   Merge branch 'u-boot-samsung/master' into
>   'u-boot-arm/master' (2013-10-11 14:47:25 +0200)
> 
> ----------------------------------------------------------------
> 
> Albert ARIBAUD (1):
>       Merge branch 'u-boot-samsung/master' into 'u-boot-arm/master'
> 
> Piotr Wilczek (4):
>       drivers:power:max77693: add support for new multi function pmic
> max77693 power:battery: add battery support for Trats2 board
>       samsung:common:i2c: add definions for third soft I2C adapter for
> Trats2 board samsung: trats2: add support for new board Trats2
> 
>  Makefile                           |   1 +
>  board/samsung/common/multi_i2c.c   |  12 +
>  board/samsung/trats2/Makefile      |  34 +++
>  board/samsung/trats2/trats2.c      | 513
>  +++++++++++++++++++++++++++++++++++++
>  boards.cfg                         |   1 +
>  drivers/power/battery/Makefile     |   1 +
>  drivers/power/battery/bat_trats2.c |  65 +++++
>  drivers/power/mfd/Makefile         |  33 +++
>  drivers/power/mfd/fg_max77693.c    | 139 ++++++++++
>  drivers/power/mfd/muic_max77693.c  |  77 ++++++
>  drivers/power/mfd/pmic_max77693.c  |  96 +++++++
>  include/configs/trats2.h           | 311 ++++++++++++++++++++++
>  include/power/max77693_fg.h        |  49 ++++
>  include/power/max77693_muic.h      |  74 ++++++
>  include/power/max77693_pmic.h      |  43 ++++ 15 files changed, 1449
>  insertions(+) create mode 100644 board/samsung/trats2/Makefile
>  create mode 100644 board/samsung/trats2/trats2.c
>  create mode 100644 drivers/power/battery/bat_trats2.c
>  create mode 100644 drivers/power/mfd/Makefile
>  create mode 100644 drivers/power/mfd/fg_max77693.c
>  create mode 100644 drivers/power/mfd/muic_max77693.c
>  create mode 100644 drivers/power/mfd/pmic_max77693.c
>  create mode 100644 include/configs/trats2.h
>  create mode 100644 include/power/max77693_fg.h
>  create mode 100644 include/power/max77693_muic.h
>  create mode 100644 include/power/max77693_pmic.h

Applied to u-boot/master, thanks!

-- 
Tom
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 836 bytes
Desc: Digital signature
URL: <http://lists.denx.de/pipermail/u-boot/attachments/20131014/bed2b644/attachment.pgp>

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

* [U-Boot] Pull request: u-boot-arm/master
@ 2013-10-11 14:33 Albert ARIBAUD
  2013-10-14 15:20 ` Tom Rini
  0 siblings, 1 reply; 259+ messages in thread
From: Albert ARIBAUD @ 2013-10-11 14:33 UTC (permalink / raw)
  To: u-boot

Hello Tom,

The following changes since commit
572886af5984febafa6f083e6b8af0465f4f5764:

  socfpga: Adding pin mux handoff files (2013-10-07 19:32:30 +0200)

are available in the git repository at:

  git://git.denx.De/u-boot-arm master

for you to fetch changes up to 5a9120439416a9101dec7c7dc65bb75a5ff09c4e:

  Merge branch 'u-boot-samsung/master' into
  'u-boot-arm/master' (2013-10-11 14:47:25 +0200)

----------------------------------------------------------------

Albert ARIBAUD (1):
      Merge branch 'u-boot-samsung/master' into 'u-boot-arm/master'

Piotr Wilczek (4):
      drivers:power:max77693: add support for new multi function pmic
max77693 power:battery: add battery support for Trats2 board
      samsung:common:i2c: add definions for third soft I2C adapter for
Trats2 board samsung: trats2: add support for new board Trats2

 Makefile                           |   1 +
 board/samsung/common/multi_i2c.c   |  12 +
 board/samsung/trats2/Makefile      |  34 +++
 board/samsung/trats2/trats2.c      | 513
 +++++++++++++++++++++++++++++++++++++
 boards.cfg                         |   1 +
 drivers/power/battery/Makefile     |   1 +
 drivers/power/battery/bat_trats2.c |  65 +++++
 drivers/power/mfd/Makefile         |  33 +++
 drivers/power/mfd/fg_max77693.c    | 139 ++++++++++
 drivers/power/mfd/muic_max77693.c  |  77 ++++++
 drivers/power/mfd/pmic_max77693.c  |  96 +++++++
 include/configs/trats2.h           | 311 ++++++++++++++++++++++
 include/power/max77693_fg.h        |  49 ++++
 include/power/max77693_muic.h      |  74 ++++++
 include/power/max77693_pmic.h      |  43 ++++ 15 files changed, 1449
 insertions(+) create mode 100644 board/samsung/trats2/Makefile
 create mode 100644 board/samsung/trats2/trats2.c
 create mode 100644 drivers/power/battery/bat_trats2.c
 create mode 100644 drivers/power/mfd/Makefile
 create mode 100644 drivers/power/mfd/fg_max77693.c
 create mode 100644 drivers/power/mfd/muic_max77693.c
 create mode 100644 drivers/power/mfd/pmic_max77693.c
 create mode 100644 include/configs/trats2.h
 create mode 100644 include/power/max77693_fg.h
 create mode 100644 include/power/max77693_muic.h
 create mode 100644 include/power/max77693_pmic.h

Amicalement,
-- 
Albert.

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

* [U-Boot] Pull request: u-boot-arm/master
  2013-10-07 20:02 Albert ARIBAUD
@ 2013-10-08 19:33 ` Tom Rini
  0 siblings, 0 replies; 259+ messages in thread
From: Tom Rini @ 2013-10-08 19:33 UTC (permalink / raw)
  To: u-boot

On Mon, Oct 07, 2013 at 10:02:08PM +0200, Albert ARIBAUD wrote:

> Hello Tom,
> 
> The following changes since commit
> e261c83aa04ce0396d57aaecf8dfe0970ffac03e:
> 
>   ARM: VExpress: enable ARMv7 virt support for VExpress A15 (2013-10-03
>   21:28:57 +0200)
> 
> are available in the git repository at:
> 
>   git://git.denx.De/u-boot-arm master
> 
> for you to fetch changes up to 572886af5984febafa6f083e6b8af0465f4f5764:
> 
>   socfpga: Adding pin mux handoff files (2013-10-07 19:32:30 +0200)
> 
> ----------------------------------------------------------------
> Albert ARIBAUD (1):
>       omap1510inn: arm925t: remove support
> 
> Andrew Murray (1):
>       usb: Fix error handling in musb_hcd.c
> 
> Chin Liang See (2):
>       socfpga: Adding System Manager driver
>       socfpga: Adding pin mux handoff files
> 
> Enric Balletbo i Serra (1):
>       ARM: IGEP0033: Update timing to run DDR at 400MHz.
> 
> Lars Poeschel (1):
>       pcm051/igep0033: Supply bd_ram_ofs for cpsw driver
> 
> Tom Rini (1):
>       am335x_evm: Switch to zImage as default rather than uImage
> 
>  MAKEALL                                            |   1 -
>  README                                             |   1 -
>  arch/arm/cpu/arm925t/Makefile                      |  34 --
>  arch/arm/cpu/arm925t/config.mk                     |  15 -
>  arch/arm/cpu/arm925t/cpu.c                         |  50 ---
>  arch/arm/cpu/arm925t/omap925.c                     |  23 --
>  arch/arm/cpu/arm925t/start.S                       | 382
>  ---------------------
>  arch/arm/cpu/arm925t/timer.c                       | 104 ------
>  arch/arm/cpu/armv7/socfpga/Makefile                |   2 +-
>  arch/arm/cpu/armv7/socfpga/spl.c                   |   6 +
>  arch/arm/cpu/armv7/socfpga/system_manager.c        |  27 ++
>  arch/arm/include/asm/arch-am33xx/ddr_defs.h        |  24
>  +- .../include/asm/arch-socfpga/socfpga_base_addrs.h  |   1 +
>  arch/arm/include/asm/arch-socfpga/system_manager.h |  22 ++
>  board/altera/socfpga/Makefile                      |   4 +-
>  board/altera/socfpga/pinmux_config.c               | 214 ++++++++++++
>  board/altera/socfpga/pinmux_config.h               |  54 +++
>  board/isee/igep0033/board.c                        |   5 +-
>  board/phytec/pcm051/board.c                        |   1 +
>  board/ti/omap1510inn/Makefile                      |  29 --
>  board/ti/omap1510inn/config.mk                     |  25 --
>  board/ti/omap1510inn/lowlevel_init.S               | 380
>  --------------------
>  board/ti/omap1510inn/omap1510innovator.c           | 125 -------
>  boards.cfg                                         |   1 -
>  doc/README.scrapyard                               |   3 +-
>  drivers/usb/musb/musb_hcd.c                        |  10 +-
>  include/arm925t.h                                  |  11 -
>  include/configs/am335x_evm.h                       |  22 +-
>  include/configs/omap1510inn.h                      | 166 ---------
>  include/configs/socfpga_cyclone5.h                 |   1 + 30 files
>  changed, 363 insertions(+), 1380 deletions(-) delete mode 100644
>  arch/arm/cpu/arm925t/Makefile delete mode 100644
>  arch/arm/cpu/arm925t/config.mk delete mode 100644
>  arch/arm/cpu/arm925t/cpu.c delete mode 100644
>  arch/arm/cpu/arm925t/omap925.c delete mode 100644
>  arch/arm/cpu/arm925t/start.S delete mode 100644
>  arch/arm/cpu/arm925t/timer.c create mode 100644
>  arch/arm/cpu/armv7/socfpga/system_manager.c create mode 100644
>  arch/arm/include/asm/arch-socfpga/system_manager.h create mode 100644
>  board/altera/socfpga/pinmux_config.c create mode 100644
>  board/altera/socfpga/pinmux_config.h delete mode 100644
>  board/ti/omap1510inn/Makefile delete mode 100644
>  board/ti/omap1510inn/config.mk delete mode 100644
>  board/ti/omap1510inn/lowlevel_init.S delete mode 100644
>  board/ti/omap1510inn/omap1510innovator.c delete mode 100644
>  include/arm925t.h delete mode 100644 include/configs/omap1510inn.h

Applied to u-boot/master, thanks!

-- 
Tom
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 836 bytes
Desc: Digital signature
URL: <http://lists.denx.de/pipermail/u-boot/attachments/20131008/6af4aeb4/attachment.pgp>

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

* [U-Boot] Pull request: u-boot-arm/master
@ 2013-10-07 20:02 Albert ARIBAUD
  2013-10-08 19:33 ` Tom Rini
  0 siblings, 1 reply; 259+ messages in thread
From: Albert ARIBAUD @ 2013-10-07 20:02 UTC (permalink / raw)
  To: u-boot

Hello Tom,

The following changes since commit
e261c83aa04ce0396d57aaecf8dfe0970ffac03e:

  ARM: VExpress: enable ARMv7 virt support for VExpress A15 (2013-10-03
  21:28:57 +0200)

are available in the git repository at:

  git://git.denx.De/u-boot-arm master

for you to fetch changes up to 572886af5984febafa6f083e6b8af0465f4f5764:

  socfpga: Adding pin mux handoff files (2013-10-07 19:32:30 +0200)

----------------------------------------------------------------
Albert ARIBAUD (1):
      omap1510inn: arm925t: remove support

Andrew Murray (1):
      usb: Fix error handling in musb_hcd.c

Chin Liang See (2):
      socfpga: Adding System Manager driver
      socfpga: Adding pin mux handoff files

Enric Balletbo i Serra (1):
      ARM: IGEP0033: Update timing to run DDR at 400MHz.

Lars Poeschel (1):
      pcm051/igep0033: Supply bd_ram_ofs for cpsw driver

Tom Rini (1):
      am335x_evm: Switch to zImage as default rather than uImage

 MAKEALL                                            |   1 -
 README                                             |   1 -
 arch/arm/cpu/arm925t/Makefile                      |  34 --
 arch/arm/cpu/arm925t/config.mk                     |  15 -
 arch/arm/cpu/arm925t/cpu.c                         |  50 ---
 arch/arm/cpu/arm925t/omap925.c                     |  23 --
 arch/arm/cpu/arm925t/start.S                       | 382
 ---------------------
 arch/arm/cpu/arm925t/timer.c                       | 104 ------
 arch/arm/cpu/armv7/socfpga/Makefile                |   2 +-
 arch/arm/cpu/armv7/socfpga/spl.c                   |   6 +
 arch/arm/cpu/armv7/socfpga/system_manager.c        |  27 ++
 arch/arm/include/asm/arch-am33xx/ddr_defs.h        |  24
 +- .../include/asm/arch-socfpga/socfpga_base_addrs.h  |   1 +
 arch/arm/include/asm/arch-socfpga/system_manager.h |  22 ++
 board/altera/socfpga/Makefile                      |   4 +-
 board/altera/socfpga/pinmux_config.c               | 214 ++++++++++++
 board/altera/socfpga/pinmux_config.h               |  54 +++
 board/isee/igep0033/board.c                        |   5 +-
 board/phytec/pcm051/board.c                        |   1 +
 board/ti/omap1510inn/Makefile                      |  29 --
 board/ti/omap1510inn/config.mk                     |  25 --
 board/ti/omap1510inn/lowlevel_init.S               | 380
 --------------------
 board/ti/omap1510inn/omap1510innovator.c           | 125 -------
 boards.cfg                                         |   1 -
 doc/README.scrapyard                               |   3 +-
 drivers/usb/musb/musb_hcd.c                        |  10 +-
 include/arm925t.h                                  |  11 -
 include/configs/am335x_evm.h                       |  22 +-
 include/configs/omap1510inn.h                      | 166 ---------
 include/configs/socfpga_cyclone5.h                 |   1 + 30 files
 changed, 363 insertions(+), 1380 deletions(-) delete mode 100644
 arch/arm/cpu/arm925t/Makefile delete mode 100644
 arch/arm/cpu/arm925t/config.mk delete mode 100644
 arch/arm/cpu/arm925t/cpu.c delete mode 100644
 arch/arm/cpu/arm925t/omap925.c delete mode 100644
 arch/arm/cpu/arm925t/start.S delete mode 100644
 arch/arm/cpu/arm925t/timer.c create mode 100644
 arch/arm/cpu/armv7/socfpga/system_manager.c create mode 100644
 arch/arm/include/asm/arch-socfpga/system_manager.h create mode 100644
 board/altera/socfpga/pinmux_config.c create mode 100644
 board/altera/socfpga/pinmux_config.h delete mode 100644
 board/ti/omap1510inn/Makefile delete mode 100644
 board/ti/omap1510inn/config.mk delete mode 100644
 board/ti/omap1510inn/lowlevel_init.S delete mode 100644
 board/ti/omap1510inn/omap1510innovator.c delete mode 100644
 include/arm925t.h delete mode 100644 include/configs/omap1510inn.h

Amicalement,
-- 
Albert.

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

* [U-Boot] Pull request: u-boot-arm/master
  2013-10-03 20:42 Albert ARIBAUD
@ 2013-10-04 18:46 ` Tom Rini
  0 siblings, 0 replies; 259+ messages in thread
From: Tom Rini @ 2013-10-04 18:46 UTC (permalink / raw)
  To: u-boot

On Thu, Oct 03, 2013 at 10:42:46PM +0200, Albert ARIBAUD wrote:

> Hello Tom,
> 
> The following changes since commit
> f04c53762962280365005c9db12ab561a18f2692:
> 
>   Merge branch 'u-boot-imx/master' into 'u-boot-arm/master' (2013-10-02
>   14:53:27 +0200)
> 
> are available in the git repository at:
> 
> 
>   git://git.denx.De/u-boot-arm master
> 
> for you to fetch changes up to e261c83aa04ce0396d57aaecf8dfe0970ffac03e:
> 
>   ARM: VExpress: enable ARMv7 virt support for VExpress A15 (2013-10-03
>   21:28:57 +0200)
> 
> ----------------------------------------------------------------
> Andre Przywara (8):
>       ARM: prepare armv7.h to be included from assembly source
>       ARM: add secure monitor handler to switch to non-secure state
>       ARM: add assembly routine to switch to non-secure state
>       ARM: add C function to switch to non-secure state
>       ARM: trigger non-secure state switch during bootm execution
>       ARM: add SMP support for non-secure switch
>       ARM: extend non-secure switch to also go into HYP mode
>       ARM: VExpress: enable ARMv7 virt support for VExpress A15

Applied to u-boot/master, thanks!

-- 
Tom
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 836 bytes
Desc: Digital signature
URL: <http://lists.denx.de/pipermail/u-boot/attachments/20131004/1e76c3a1/attachment.pgp>

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

* [U-Boot] Pull request: u-boot-arm/master
@ 2013-10-03 20:42 Albert ARIBAUD
  2013-10-04 18:46 ` Tom Rini
  0 siblings, 1 reply; 259+ messages in thread
From: Albert ARIBAUD @ 2013-10-03 20:42 UTC (permalink / raw)
  To: u-boot

Hello Tom,

The following changes since commit
f04c53762962280365005c9db12ab561a18f2692:

  Merge branch 'u-boot-imx/master' into 'u-boot-arm/master' (2013-10-02
  14:53:27 +0200)

are available in the git repository at:


  git://git.denx.De/u-boot-arm master

for you to fetch changes up to e261c83aa04ce0396d57aaecf8dfe0970ffac03e:

  ARM: VExpress: enable ARMv7 virt support for VExpress A15 (2013-10-03
  21:28:57 +0200)

----------------------------------------------------------------
Andre Przywara (8):
      ARM: prepare armv7.h to be included from assembly source
      ARM: add secure monitor handler to switch to non-secure state
      ARM: add assembly routine to switch to non-secure state
      ARM: add C function to switch to non-secure state
      ARM: trigger non-secure state switch during bootm execution
      ARM: add SMP support for non-secure switch
      ARM: extend non-secure switch to also go into HYP mode
      ARM: VExpress: enable ARMv7 virt support for VExpress A15

 arch/arm/cpu/armv7/Makefile             |   5 +
 arch/arm/cpu/armv7/nonsec_virt.S        | 208
 ++++++++++++++++++++++++++++++++
 arch/arm/cpu/armv7/virt-v7.c            | 173
 ++++++++++++++++++++++++++ arch/arm/include/asm/armv7.h            |
 33 ++++- arch/arm/include/asm/gic.h              |  19 +++
 arch/arm/lib/bootm.c                    |  18 +++
 board/armltd/vexpress/vexpress_common.c |  15 +++
 include/common.h                        |   2 +
 include/configs/vexpress_ca15_tc2.h     |   5 +- 9 files changed, 476
 insertions(+), 2 deletions(-) create mode 100644
 arch/arm/cpu/armv7/nonsec_virt.S create mode 100644
 arch/arm/cpu/armv7/virt-v7.c create mode 100644
 arch/arm/include/asm/gic.h

Amicalement,
-- 
Albert.

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

* [U-Boot] Pull request: u-boot-arm/master
  2013-10-02 15:34 Albert ARIBAUD
@ 2013-10-02 18:20 ` Tom Rini
  0 siblings, 0 replies; 259+ messages in thread
From: Tom Rini @ 2013-10-02 18:20 UTC (permalink / raw)
  To: u-boot

On Wed, Oct 02, 2013 at 05:34:07PM +0200, Albert ARIBAUD wrote:

> Hello Tom,
> 
> The following changes since commit
> 8386ca8bea7a6a8469c3b6a99313afb642e6cbeb:
> 
>   Revert "standalone-examples: support custom GCC lib" (2013-09-12
>   10:27:29 -0400)
> 
> are available in the git repository at:
> 
>   git://git.denx.De/u-boot-arm master
> 
> for you to fetch changes up to f04c53762962280365005c9db12ab561a18f2692:
> 
>   Merge branch 'u-boot-imx/master' into 'u-boot-arm/master' (2013-10-02
>   14:53:27 +0200)
> 
> ----------------------------------------------------------------
> 
> Albert ARIBAUD (3):
>       Merge branch 'u-boot-atmel/master' into 'u-boot-arm/master'
>       Merge branch 'u-boot-ti/master' into 'u-boot-arm/master'
>       Merge branch 'u-boot-imx/master' into 'u-boot-arm/master'
> 
> Andrew Gabbasov (1):
>       mx6: Fix calculation of emi_slow clock rate
> 
> Elie De Brauwer (1):
>       mxs_nand: Fix ECC strength for NAND flash with OOB size of 224
> 
> Eric Nelson (2):
>       i.MX6DL/S: add drive-strength back to pads DISP0_DAT2/DAT10
>       i.MX6DQ/DLS: Add pad MX6_PAD_GPIO_1__USB_OTG_ID
> 
> Fabio Estevam (17):
>       mx6sabresd: Add LVDS splash screen support
>       wandboard: Use imx6dl-wandboard.dtb for the solo version
>       mx6sabresd: Avoid hang when HDMI cable is not connected
>       mx6sabresd: Reset counter to prevent error message
>       mmc: fsl_esdhc: Check the result from malloc()
>       mx35pdk: Remove CONFIG_SYS_CACHELINE_SIZE
>       mx6sabresd: Return error if cpu_eth_init() fails
>       mx6qsabreauto: Return error if cpu_eth_init() fails
>       net: fec_mxc: Add support for mx6 solo-lite
>       mx6slevk: Add Ethernet support
>       mx28evk: Fix checkpatch warning
>       doc: README.mxs: Add instruction to install 'libssl-dev'
>       mx6sabresd: Fix the fdt file for the mx6dl version
>       net: fec_mxc: Fix timeouts during tftp transfer
>       mx28evk: Propagate the error if cpu_eth_init() fails
>       mx28evk: Propagate the error if cpu_eth_init() fails
>       mx35pdk: Fix error handling in board_late_init()
> 
> Greg Guyotte (1):
>       drivers/power/pmic: Add tps65217 driver
> 
> Heiko Schocher (1):
>       net, phy, cpsw: fix NULL pointer deference
> 
> Jens Scharsig (BuS Elektronik) (1):
>       arm: atmel: cpux9k2: increase malloc space to fix crash on start
> u-boot
> 
> Jeroen Hofstee (4):
>       arm: prevent using movt/movw address loads
>       ARM,relocate: do not use r9
>       ARM: use r9 for gd
>       README: update ARM register usage
> 
> Kuo-Jung Su (1):
>       arm: dma_alloc_coherent: malloc() -> memalign()
> 
> Lokesh Vutla (2):
>       ARM: DRA7: Enable saveenv command
>       ARM: OMAP5: Avoid writing into LDO SRAM bits
> 
> Marek Vasut (6):
>       tools: mxsboot: Mark the FCB pages as valid
>       ARM: mxs: Sort the mx23evk and mx23_olinuxino
>       ARM: mxs: Document the power block initialization
>       ARM: mxs: Receive r0 and r1 passed from BootROM
>       ARM: mxs: Add Creative ZEN XFi3 board
>       ARM: mxs: Add SanDisk Sansa Fuze+ board
> 
> Markus Niebel (1):
>       ARM: arch-mx6: fix PLL2_PFD2_FREQ
> 
> Masahiro Yamada (6):
>       arm: spl: Do not set the stack pointer twice
>       ARM: s3c44b0: remove remainders of dead board
>       drivers: s3c44b0_i2c: delete an unused driver
>       drivers: serial_s3c44b0: delete an unused driver
>       drivers: s3c44b0_rtc: delete an unused driver
>       ARM: refactor compiler options in config.mk
> 
> Michal Simek (1):
>       arm: zynq: Fix timer loadaddress
> 
> Philip, Avinash (1):
>       drivers/power/pmic: Add tps65910 driver
> 
> Pierre Aubert (1):
>       mx6: Fix use of improper value in enable_ipu_clock
> 
> Robert P. J. Day (1):
>       am335x_evm.h: If mmcdev and bootpart switch to mmcdev 1, so
> should mmcroot.
> 
> Robert Winkler (1):
>       imx: nitrogen6x/mx6qsabrelite: Fix bug in board_video_skip
> 
> Stefano Babic (1):
>       Merge branch 'master' of git://git.denx.de/u-boot-arm
> 
> Steve Kipisz (1):
>       am335x:Handle worst case scenario for Errata 1.0.24
> 
> Tom Rini (4):
>       spl/Makefile: Add drivers/power/pmic/libpmic to
> CONFIG_SPL_POWER_SUPPORT am33xx: Add am33xx_spl_board_init function,
> call am33xx: Add the efuse_sma CONTROL_MODULE register
>       am335x_evm: am33xx_spl_board_init function and scale core
> frequency
> 
> York Sun (1):
>       tools/imximage.c: Fix compiling warning
> 
> trem (3):
>       mx27: add missing constant for mx27
>       apf27: add support for the armadeus APF27 board
>       apf27: add FPGA support for the apf27 board
> 
>  README                                                 |   9 ++-
>  arch/arm/config.mk                                     |  11 ++-
>  arch/arm/cpu/arm1136/config.mk                         |   1 -
>  arch/arm/cpu/arm1176/config.mk                         |   1 -
>  arch/arm/cpu/arm720t/config.mk                         |   2 -
>  arch/arm/cpu/arm920t/config.mk                         |   2 -
>  arch/arm/cpu/arm925t/config.mk                         |   2 -
>  arch/arm/cpu/arm926ejs/config.mk                       |   2 -
>  arch/arm/cpu/arm926ejs/mx27/asm-offsets.c              |   5 ++
>  arch/arm/cpu/arm926ejs/mxs/spl_boot.c                  |   5 +-
>  arch/arm/cpu/arm926ejs/mxs/spl_power_init.c            | 209
>  +++++++++++++++++++++++++++++++++++++++++++++++
>  arch/arm/cpu/arm926ejs/mxs/start.S                     |  50
>  +++++++----- arch/arm/cpu/arm946es/config.mk
>  |   2 - arch/arm/cpu/arm_intcm/config.mk                       |   2 -
>  arch/arm/cpu/armv7/am33xx/board.c                      |  11 +++
>  arch/arm/cpu/armv7/am33xx/clock_am33xx.c               |   8 +-
>  arch/arm/cpu/armv7/am33xx/sys_info.c                   |  57
>  +++++++++++++ arch/arm/cpu/armv7/config.mk
>  |   1 - arch/arm/cpu/armv7/lowlevel_init.S                     |   4
>  +- arch/arm/cpu/armv7/mx6/clock.c                         |  40
>  +++++++-- arch/arm/cpu/armv7/omap-common/boot-common.c           |   3
>  + arch/arm/cpu/armv7/omap-common/clocks-common.c         |   7 --
>  arch/arm/cpu/armv7/omap5/prcm-regs.c                   |  12 ---
>  arch/arm/cpu/armv7/rmobile/config.mk                   |   1 -
>  arch/arm/cpu/armv7/zynq/timer.c                        |   2 +-
>  arch/arm/cpu/ixp/config.mk                             |   2 +-
>  arch/arm/cpu/pxa/config.mk                             |   2 -
>  arch/arm/cpu/s3c44b0/cache.c                           |  74
>  -----------------
>  arch/arm/cpu/s3c44b0/config.mk                         |  18 -----
>  arch/arm/cpu/s3c44b0/cpu.c                             |  58
>  ------------- arch/arm/cpu/s3c44b0/start.S                           |
>  228 ---------------------------------------------------
>  arch/arm/cpu/s3c44b0/timer.c                           | 102
>  -----------------------
>  arch/arm/cpu/sa1100/config.mk                          |   2 -
>  arch/arm/include/asm/arch-am33xx/clocks_am33xx.h       |  12 ++-
>  arch/arm/include/asm/arch-am33xx/cpu.h                 |  12 +++
>  arch/arm/include/asm/arch-am33xx/sys_proto.h           |   4 +
>  arch/arm/include/asm/arch-mx27/imx-regs.h              |   6 +-
>  arch/arm/include/asm/arch-mx6/clock.h                  |   1 +
>  arch/arm/include/asm/arch-mx6/crm_regs.h               |   2 +-
>  arch/arm/include/asm/arch-mx6/iomux.h                  |   5 ++
>  arch/arm/include/asm/arch-mx6/mx6dl_pins.h             |   6 +-
>  arch/arm/include/asm/arch-mx6/mx6q_pins.h              |   1 +
>  arch/arm/include/asm/arch-mx6/mx6sl_pins.h             |  12 +++
>  arch/arm/include/asm/arch-mxs/sys_proto.h              |   5 +-
>  arch/arm/include/asm/arch-s3c44b0/hardware.h           | 281
>  ---------------------------------------------------------------
>  arch/arm/include/asm/dma-mapping.h                     |   2 +-
>  arch/arm/include/asm/global_data.h                     |   2 +-
>  arch/arm/include/asm/omap_common.h                     |   6 --
>  arch/arm/lib/crt0.S                                    |  16 ++--
>  arch/arm/lib/relocate.S                                |   6 +-
>  arch/arm/lib/spl.c                                     |   3 -
>  board/armadeus/apf27/Makefile                          |  33 ++++++++
>  board/armadeus/apf27/apf27.c                           | 256
>  ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
>  board/armadeus/apf27/apf27.h                           | 489
>  ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
>  board/armadeus/apf27/fpga.c                            | 224
>  ++++++++++++++++++++++++++++++++++++++++++++++++++
>  board/armadeus/apf27/fpga.h                            |  25 ++++++
>  board/armadeus/apf27/lowlevel_init.S                   | 168
>  ++++++++++++++++++++++++++++++++++++++
>  board/bluegiga/apx4devkit/spl_boot.c                   |   4 +-
>  board/boundary/nitrogen6x/nitrogen6x.c                 |   4 +-
>  {arch/arm/cpu/s3c44b0 => board/creative/xfi3}/Makefile |  21 +++--
>  board/creative/xfi3/spl_boot.c                         | 134
>  ++++++++++++++++++++++++++++++
>  board/creative/xfi3/xfi3.c                             | 224
>  ++++++++++++++++++++++++++++++++++++++++++++++++++
>  board/denx/m28evk/m28evk.c                             |   2 +
>  board/denx/m28evk/spl_boot.c                           |   4 +-
>  board/freescale/mx23evk/spl_boot.c                     |   4 +-
>  board/freescale/mx28evk/iomux.c                        |   4 +-
>  board/freescale/mx28evk/mx28evk.c                      |   4 +-
>  board/freescale/mx35pdk/mx35pdk.c                      |  10 +--
>  board/freescale/mx6qsabreauto/mx6qsabreauto.c          |   2 +-
>  board/freescale/mx6sabresd/mx6sabresd.c                | 169
>  +++++++++++++++++++++++++++++++++-----
>  board/freescale/mx6slevk/mx6slevk.c                    |  68
>  ++++++++++++++++
>  board/olimex/mx23_olinuxino/spl_boot.c                 |   4 +-
>  board/sandisk/sansa_fuze_plus/Makefile                 |  31 +++++++
>  board/sandisk/sansa_fuze_plus/sfp.c                    | 388
>  +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
>  board/sandisk/sansa_fuze_plus/spl_boot.c               | 140
>  ++++++++++++++++++++++++++++++++
>  board/schulercontrol/sc_sps_1/spl_boot.c               |   4 +-
>  board/ti/am335x/board.c                                | 146
>  +++++++++++++++++++++++++++++++++
>  boards.cfg                                             |   3 +
>  doc/README.mxs                                         |   5 ++
>  doc/driver-model/UDM-rtc.txt                           |  15 ++--
>  doc/driver-model/UDM-serial.txt                        |  16 ++--
>  drivers/i2c/Makefile                                   |   1 -
>  drivers/i2c/s3c44b0_i2c.c                              | 299
>  -------------------------------------------------------------------
>  drivers/mmc/fsl_esdhc.c                                |   2 +
>  drivers/mtd/nand/mxs_nand.c                            |   3 +
>  drivers/net/cpsw.c                                     |  10 ++-
>  drivers/net/fec_mxc.c                                  |   4 +-
>  drivers/net/fec_mxc.h                                  |   4 +-
>  drivers/power/pmic/Makefile                            |   2 +
>  drivers/power/pmic/pmic_tps65217.c                     | 109
>  +++++++++++++++++++++++++
>  drivers/power/pmic/pmic_tps65910.c                     |  83
>  +++++++++++++++++++
>  drivers/rtc/Makefile                                   |   1 -
>  drivers/rtc/s3c44b0_rtc.c                              |  84
>  -------------------
>  drivers/serial/Makefile                                |   1 -
>  drivers/serial/serial.c                                |   2 -
>  drivers/serial/serial_s3c44b0.c                        | 216
>  -------------------------------------------------
>  include/configs/am335x_evm.h                           |   6 ++
>  include/configs/apf27.h                                | 388
>  +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
>  include/configs/dra7xx_evm.h                           |   8 +-
>  include/configs/eb_cpux9k2.h                           |   2 +-
>  include/configs/mx35pdk.h                              |   1 -
>  include/configs/mx6sabresd.h                           |   4 +
>  include/configs/mx6slevk.h                             |  14 ++++
>  include/configs/pcm051.h                               |   1 +
>  include/configs/sansa_fuze_plus.h                      |  70
>  ++++++++++++++++
>  include/configs/wandboard.h                            |   4 +-
>  include/configs/xfi3.h                                 |  69
>  ++++++++++++++++
>  include/power/tps65217.h                               |  83
>  +++++++++++++++++++
>  include/power/tps65910.h                               |  77
>  ++++++++++++++++++
>  spl/Makefile                                           |   3 +-
>  tools/imximage.c                                       |   8 +-
>  tools/mxsboot.c                                        |  10 ++- 112
>  files changed, 3918 insertions(+), 1569 deletions(-) delete mode
>  100644 arch/arm/cpu/s3c44b0/cache.c delete mode 100644
>  arch/arm/cpu/s3c44b0/config.mk delete mode 100644
>  arch/arm/cpu/s3c44b0/cpu.c delete mode 100644
>  arch/arm/cpu/s3c44b0/start.S delete mode 100644
>  arch/arm/cpu/s3c44b0/timer.c delete mode 100644
>  arch/arm/include/asm/arch-s3c44b0/hardware.h create mode 100644
>  board/armadeus/apf27/Makefile create mode 100644
>  board/armadeus/apf27/apf27.c create mode 100644
>  board/armadeus/apf27/apf27.h create mode 100644
>  board/armadeus/apf27/fpga.c create mode 100644
>  board/armadeus/apf27/fpga.h create mode 100644
>  board/armadeus/apf27/lowlevel_init.S rename {arch/arm/cpu/s3c44b0 =>
>  board/creative/xfi3}/Makefile (60%) create mode 100644
>  board/creative/xfi3/spl_boot.c create mode 100644
>  board/creative/xfi3/xfi3.c create mode 100644
>  board/sandisk/sansa_fuze_plus/Makefile create mode 100644
>  board/sandisk/sansa_fuze_plus/sfp.c create mode 100644
>  board/sandisk/sansa_fuze_plus/spl_boot.c delete mode 100644
>  drivers/i2c/s3c44b0_i2c.c create mode 100644
>  drivers/power/pmic/pmic_tps65217.c create mode 100644
>  drivers/power/pmic/pmic_tps65910.c delete mode 100644
>  drivers/rtc/s3c44b0_rtc.c delete mode 100644
>  drivers/serial/serial_s3c44b0.c create mode 100644
>  include/configs/apf27.h create mode 100644
>  include/configs/sansa_fuze_plus.h create mode 100644
>  include/configs/xfi3.h create mode 100644 include/power/tps65217.h
>  create mode 100644 include/power/tps65910.h

Applied to u-boot/master, thanks!

-- 
Tom
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 836 bytes
Desc: Digital signature
URL: <http://lists.denx.de/pipermail/u-boot/attachments/20131002/714ff57a/attachment.pgp>

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

* [U-Boot] Pull request: u-boot-arm/master
@ 2013-10-02 15:34 Albert ARIBAUD
  2013-10-02 18:20 ` Tom Rini
  0 siblings, 1 reply; 259+ messages in thread
From: Albert ARIBAUD @ 2013-10-02 15:34 UTC (permalink / raw)
  To: u-boot

Hello Tom,

The following changes since commit
8386ca8bea7a6a8469c3b6a99313afb642e6cbeb:

  Revert "standalone-examples: support custom GCC lib" (2013-09-12
  10:27:29 -0400)

are available in the git repository at:

  git://git.denx.De/u-boot-arm master

for you to fetch changes up to f04c53762962280365005c9db12ab561a18f2692:

  Merge branch 'u-boot-imx/master' into 'u-boot-arm/master' (2013-10-02
  14:53:27 +0200)

----------------------------------------------------------------

Albert ARIBAUD (3):
      Merge branch 'u-boot-atmel/master' into 'u-boot-arm/master'
      Merge branch 'u-boot-ti/master' into 'u-boot-arm/master'
      Merge branch 'u-boot-imx/master' into 'u-boot-arm/master'

Andrew Gabbasov (1):
      mx6: Fix calculation of emi_slow clock rate

Elie De Brauwer (1):
      mxs_nand: Fix ECC strength for NAND flash with OOB size of 224

Eric Nelson (2):
      i.MX6DL/S: add drive-strength back to pads DISP0_DAT2/DAT10
      i.MX6DQ/DLS: Add pad MX6_PAD_GPIO_1__USB_OTG_ID

Fabio Estevam (17):
      mx6sabresd: Add LVDS splash screen support
      wandboard: Use imx6dl-wandboard.dtb for the solo version
      mx6sabresd: Avoid hang when HDMI cable is not connected
      mx6sabresd: Reset counter to prevent error message
      mmc: fsl_esdhc: Check the result from malloc()
      mx35pdk: Remove CONFIG_SYS_CACHELINE_SIZE
      mx6sabresd: Return error if cpu_eth_init() fails
      mx6qsabreauto: Return error if cpu_eth_init() fails
      net: fec_mxc: Add support for mx6 solo-lite
      mx6slevk: Add Ethernet support
      mx28evk: Fix checkpatch warning
      doc: README.mxs: Add instruction to install 'libssl-dev'
      mx6sabresd: Fix the fdt file for the mx6dl version
      net: fec_mxc: Fix timeouts during tftp transfer
      mx28evk: Propagate the error if cpu_eth_init() fails
      mx28evk: Propagate the error if cpu_eth_init() fails
      mx35pdk: Fix error handling in board_late_init()

Greg Guyotte (1):
      drivers/power/pmic: Add tps65217 driver

Heiko Schocher (1):
      net, phy, cpsw: fix NULL pointer deference

Jens Scharsig (BuS Elektronik) (1):
      arm: atmel: cpux9k2: increase malloc space to fix crash on start
u-boot

Jeroen Hofstee (4):
      arm: prevent using movt/movw address loads
      ARM,relocate: do not use r9
      ARM: use r9 for gd
      README: update ARM register usage

Kuo-Jung Su (1):
      arm: dma_alloc_coherent: malloc() -> memalign()

Lokesh Vutla (2):
      ARM: DRA7: Enable saveenv command
      ARM: OMAP5: Avoid writing into LDO SRAM bits

Marek Vasut (6):
      tools: mxsboot: Mark the FCB pages as valid
      ARM: mxs: Sort the mx23evk and mx23_olinuxino
      ARM: mxs: Document the power block initialization
      ARM: mxs: Receive r0 and r1 passed from BootROM
      ARM: mxs: Add Creative ZEN XFi3 board
      ARM: mxs: Add SanDisk Sansa Fuze+ board

Markus Niebel (1):
      ARM: arch-mx6: fix PLL2_PFD2_FREQ

Masahiro Yamada (6):
      arm: spl: Do not set the stack pointer twice
      ARM: s3c44b0: remove remainders of dead board
      drivers: s3c44b0_i2c: delete an unused driver
      drivers: serial_s3c44b0: delete an unused driver
      drivers: s3c44b0_rtc: delete an unused driver
      ARM: refactor compiler options in config.mk

Michal Simek (1):
      arm: zynq: Fix timer loadaddress

Philip, Avinash (1):
      drivers/power/pmic: Add tps65910 driver

Pierre Aubert (1):
      mx6: Fix use of improper value in enable_ipu_clock

Robert P. J. Day (1):
      am335x_evm.h: If mmcdev and bootpart switch to mmcdev 1, so
should mmcroot.

Robert Winkler (1):
      imx: nitrogen6x/mx6qsabrelite: Fix bug in board_video_skip

Stefano Babic (1):
      Merge branch 'master' of git://git.denx.de/u-boot-arm

Steve Kipisz (1):
      am335x:Handle worst case scenario for Errata 1.0.24

Tom Rini (4):
      spl/Makefile: Add drivers/power/pmic/libpmic to
CONFIG_SPL_POWER_SUPPORT am33xx: Add am33xx_spl_board_init function,
call am33xx: Add the efuse_sma CONTROL_MODULE register
      am335x_evm: am33xx_spl_board_init function and scale core
frequency

York Sun (1):
      tools/imximage.c: Fix compiling warning

trem (3):
      mx27: add missing constant for mx27
      apf27: add support for the armadeus APF27 board
      apf27: add FPGA support for the apf27 board

 README                                                 |   9 ++-
 arch/arm/config.mk                                     |  11 ++-
 arch/arm/cpu/arm1136/config.mk                         |   1 -
 arch/arm/cpu/arm1176/config.mk                         |   1 -
 arch/arm/cpu/arm720t/config.mk                         |   2 -
 arch/arm/cpu/arm920t/config.mk                         |   2 -
 arch/arm/cpu/arm925t/config.mk                         |   2 -
 arch/arm/cpu/arm926ejs/config.mk                       |   2 -
 arch/arm/cpu/arm926ejs/mx27/asm-offsets.c              |   5 ++
 arch/arm/cpu/arm926ejs/mxs/spl_boot.c                  |   5 +-
 arch/arm/cpu/arm926ejs/mxs/spl_power_init.c            | 209
 +++++++++++++++++++++++++++++++++++++++++++++++
 arch/arm/cpu/arm926ejs/mxs/start.S                     |  50
 +++++++----- arch/arm/cpu/arm946es/config.mk
 |   2 - arch/arm/cpu/arm_intcm/config.mk                       |   2 -
 arch/arm/cpu/armv7/am33xx/board.c                      |  11 +++
 arch/arm/cpu/armv7/am33xx/clock_am33xx.c               |   8 +-
 arch/arm/cpu/armv7/am33xx/sys_info.c                   |  57
 +++++++++++++ arch/arm/cpu/armv7/config.mk
 |   1 - arch/arm/cpu/armv7/lowlevel_init.S                     |   4
 +- arch/arm/cpu/armv7/mx6/clock.c                         |  40
 +++++++-- arch/arm/cpu/armv7/omap-common/boot-common.c           |   3
 + arch/arm/cpu/armv7/omap-common/clocks-common.c         |   7 --
 arch/arm/cpu/armv7/omap5/prcm-regs.c                   |  12 ---
 arch/arm/cpu/armv7/rmobile/config.mk                   |   1 -
 arch/arm/cpu/armv7/zynq/timer.c                        |   2 +-
 arch/arm/cpu/ixp/config.mk                             |   2 +-
 arch/arm/cpu/pxa/config.mk                             |   2 -
 arch/arm/cpu/s3c44b0/cache.c                           |  74
 -----------------
 arch/arm/cpu/s3c44b0/config.mk                         |  18 -----
 arch/arm/cpu/s3c44b0/cpu.c                             |  58
 ------------- arch/arm/cpu/s3c44b0/start.S                           |
 228 ---------------------------------------------------
 arch/arm/cpu/s3c44b0/timer.c                           | 102
 -----------------------
 arch/arm/cpu/sa1100/config.mk                          |   2 -
 arch/arm/include/asm/arch-am33xx/clocks_am33xx.h       |  12 ++-
 arch/arm/include/asm/arch-am33xx/cpu.h                 |  12 +++
 arch/arm/include/asm/arch-am33xx/sys_proto.h           |   4 +
 arch/arm/include/asm/arch-mx27/imx-regs.h              |   6 +-
 arch/arm/include/asm/arch-mx6/clock.h                  |   1 +
 arch/arm/include/asm/arch-mx6/crm_regs.h               |   2 +-
 arch/arm/include/asm/arch-mx6/iomux.h                  |   5 ++
 arch/arm/include/asm/arch-mx6/mx6dl_pins.h             |   6 +-
 arch/arm/include/asm/arch-mx6/mx6q_pins.h              |   1 +
 arch/arm/include/asm/arch-mx6/mx6sl_pins.h             |  12 +++
 arch/arm/include/asm/arch-mxs/sys_proto.h              |   5 +-
 arch/arm/include/asm/arch-s3c44b0/hardware.h           | 281
 ---------------------------------------------------------------
 arch/arm/include/asm/dma-mapping.h                     |   2 +-
 arch/arm/include/asm/global_data.h                     |   2 +-
 arch/arm/include/asm/omap_common.h                     |   6 --
 arch/arm/lib/crt0.S                                    |  16 ++--
 arch/arm/lib/relocate.S                                |   6 +-
 arch/arm/lib/spl.c                                     |   3 -
 board/armadeus/apf27/Makefile                          |  33 ++++++++
 board/armadeus/apf27/apf27.c                           | 256
 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 board/armadeus/apf27/apf27.h                           | 489
 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 board/armadeus/apf27/fpga.c                            | 224
 ++++++++++++++++++++++++++++++++++++++++++++++++++
 board/armadeus/apf27/fpga.h                            |  25 ++++++
 board/armadeus/apf27/lowlevel_init.S                   | 168
 ++++++++++++++++++++++++++++++++++++++
 board/bluegiga/apx4devkit/spl_boot.c                   |   4 +-
 board/boundary/nitrogen6x/nitrogen6x.c                 |   4 +-
 {arch/arm/cpu/s3c44b0 => board/creative/xfi3}/Makefile |  21 +++--
 board/creative/xfi3/spl_boot.c                         | 134
 ++++++++++++++++++++++++++++++
 board/creative/xfi3/xfi3.c                             | 224
 ++++++++++++++++++++++++++++++++++++++++++++++++++
 board/denx/m28evk/m28evk.c                             |   2 +
 board/denx/m28evk/spl_boot.c                           |   4 +-
 board/freescale/mx23evk/spl_boot.c                     |   4 +-
 board/freescale/mx28evk/iomux.c                        |   4 +-
 board/freescale/mx28evk/mx28evk.c                      |   4 +-
 board/freescale/mx35pdk/mx35pdk.c                      |  10 +--
 board/freescale/mx6qsabreauto/mx6qsabreauto.c          |   2 +-
 board/freescale/mx6sabresd/mx6sabresd.c                | 169
 +++++++++++++++++++++++++++++++++-----
 board/freescale/mx6slevk/mx6slevk.c                    |  68
 ++++++++++++++++
 board/olimex/mx23_olinuxino/spl_boot.c                 |   4 +-
 board/sandisk/sansa_fuze_plus/Makefile                 |  31 +++++++
 board/sandisk/sansa_fuze_plus/sfp.c                    | 388
 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 board/sandisk/sansa_fuze_plus/spl_boot.c               | 140
 ++++++++++++++++++++++++++++++++
 board/schulercontrol/sc_sps_1/spl_boot.c               |   4 +-
 board/ti/am335x/board.c                                | 146
 +++++++++++++++++++++++++++++++++
 boards.cfg                                             |   3 +
 doc/README.mxs                                         |   5 ++
 doc/driver-model/UDM-rtc.txt                           |  15 ++--
 doc/driver-model/UDM-serial.txt                        |  16 ++--
 drivers/i2c/Makefile                                   |   1 -
 drivers/i2c/s3c44b0_i2c.c                              | 299
 -------------------------------------------------------------------
 drivers/mmc/fsl_esdhc.c                                |   2 +
 drivers/mtd/nand/mxs_nand.c                            |   3 +
 drivers/net/cpsw.c                                     |  10 ++-
 drivers/net/fec_mxc.c                                  |   4 +-
 drivers/net/fec_mxc.h                                  |   4 +-
 drivers/power/pmic/Makefile                            |   2 +
 drivers/power/pmic/pmic_tps65217.c                     | 109
 +++++++++++++++++++++++++
 drivers/power/pmic/pmic_tps65910.c                     |  83
 +++++++++++++++++++
 drivers/rtc/Makefile                                   |   1 -
 drivers/rtc/s3c44b0_rtc.c                              |  84
 -------------------
 drivers/serial/Makefile                                |   1 -
 drivers/serial/serial.c                                |   2 -
 drivers/serial/serial_s3c44b0.c                        | 216
 -------------------------------------------------
 include/configs/am335x_evm.h                           |   6 ++
 include/configs/apf27.h                                | 388
 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 include/configs/dra7xx_evm.h                           |   8 +-
 include/configs/eb_cpux9k2.h                           |   2 +-
 include/configs/mx35pdk.h                              |   1 -
 include/configs/mx6sabresd.h                           |   4 +
 include/configs/mx6slevk.h                             |  14 ++++
 include/configs/pcm051.h                               |   1 +
 include/configs/sansa_fuze_plus.h                      |  70
 ++++++++++++++++
 include/configs/wandboard.h                            |   4 +-
 include/configs/xfi3.h                                 |  69
 ++++++++++++++++
 include/power/tps65217.h                               |  83
 +++++++++++++++++++
 include/power/tps65910.h                               |  77
 ++++++++++++++++++
 spl/Makefile                                           |   3 +-
 tools/imximage.c                                       |   8 +-
 tools/mxsboot.c                                        |  10 ++- 112
 files changed, 3918 insertions(+), 1569 deletions(-) delete mode
 100644 arch/arm/cpu/s3c44b0/cache.c delete mode 100644
 arch/arm/cpu/s3c44b0/config.mk delete mode 100644
 arch/arm/cpu/s3c44b0/cpu.c delete mode 100644
 arch/arm/cpu/s3c44b0/start.S delete mode 100644
 arch/arm/cpu/s3c44b0/timer.c delete mode 100644
 arch/arm/include/asm/arch-s3c44b0/hardware.h create mode 100644
 board/armadeus/apf27/Makefile create mode 100644
 board/armadeus/apf27/apf27.c create mode 100644
 board/armadeus/apf27/apf27.h create mode 100644
 board/armadeus/apf27/fpga.c create mode 100644
 board/armadeus/apf27/fpga.h create mode 100644
 board/armadeus/apf27/lowlevel_init.S rename {arch/arm/cpu/s3c44b0 =>
 board/creative/xfi3}/Makefile (60%) create mode 100644
 board/creative/xfi3/spl_boot.c create mode 100644
 board/creative/xfi3/xfi3.c create mode 100644
 board/sandisk/sansa_fuze_plus/Makefile create mode 100644
 board/sandisk/sansa_fuze_plus/sfp.c create mode 100644
 board/sandisk/sansa_fuze_plus/spl_boot.c delete mode 100644
 drivers/i2c/s3c44b0_i2c.c create mode 100644
 drivers/power/pmic/pmic_tps65217.c create mode 100644
 drivers/power/pmic/pmic_tps65910.c delete mode 100644
 drivers/rtc/s3c44b0_rtc.c delete mode 100644
 drivers/serial/serial_s3c44b0.c create mode 100644
 include/configs/apf27.h create mode 100644
 include/configs/sansa_fuze_plus.h create mode 100644
 include/configs/xfi3.h create mode 100644 include/power/tps65217.h
 create mode 100644 include/power/tps65910.h

Amicalement,
-- 
Albert.

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

* [U-Boot] Pull request: u-boot-arm/master
  2013-09-12 15:11 ` Tom Rini
@ 2013-09-12 20:54   ` Albert ARIBAUD
  0 siblings, 0 replies; 259+ messages in thread
From: Albert ARIBAUD @ 2013-09-12 20:54 UTC (permalink / raw)
  To: u-boot

Hi Tom,

On Thu, 12 Sep 2013 11:11:16 -0400, Tom Rini <trini@ti.com> wrote:

> On Thu, Sep 12, 2013 at 03:18:51PM +0200, Albert ARIBAUD wrote:
> 
> > Hello Tom,
> > 
> > The following changes since commit
> > 68e1747f9c0506159e8ecc9a4feb58e9c65a7b39:
> > 
> >   socfpga: Creating driver for Reset Manager (2013-09-06 12:09:06 +0200)
> > 
> > are available in the git repository at:
> > 
> >   git://git.denx.de/u-boot-arm master
> > 
> > for you to fetch changes up to 5480ac32171ab0e38c48c9f585fa650c7867f6a1:
> > 
> >   Merge branch 'u-boot-samsung/master' into
> >   'u-boot-arm/master' (2013-09-11 09:59:27 +0200)
> > 
> > ----------------------------------------------------------------
> > 
> > Albert ARIBAUD (1):
> >       Merge branch 'u-boot-samsung/master' into 'u-boot-arm/master'
> > 
> > Chander Kashyap (3):
> >       CONFIG: EXYNOS5: Replace misnomer SMDK5250 with EXYNOS5250 and
> > update Makefiles exynos5250: Add arndale board support
> >       dts: samsung: arndale: Fix include path
> > 
> > Inderpal Singh (1):
> >       exynos5250: arndale: Add mmc support
> > 
> > Minkyu Kang (2):
> >       arm: smdkc100: remove config.mk file
> >       arm: goni: remove config.mk file
> > 
> > Piotr Wilczek (2):
> >       arm:exynos:gpio: fix s5p_gpio_part_max for exynos4x12
> >       drivers:power:max77686: add function to set voltage and mode
> > 
> > Przemyslaw Marczak (2):
> >       arm:mmc:goni/exynos: Fix wrong mmc base register devices offset.
> >       arm:goni:mmc: Add sd card detection and initialization.
> > 
> >  MAINTAINERS                              |   4 +
> >  Makefile                                 |   2 +-
> >  arch/arm/include/asm/arch-exynos/gpio.h  |  17 ++-
> >  arch/arm/include/asm/arch-exynos/mmc.h   |   6 +-
> >  arch/arm/include/asm/arch-s5pc1xx/mmc.h  |   6 +-
> >  board/samsung/arndale/Makefile           |  34 +++++
> >  board/samsung/arndale/arndale.c          | 101 ++++++++++++
> >  board/samsung/arndale/arndale_spl.c      |  50 ++++++
> >  board/samsung/dts/exynos5250-arndale.dts |  39 +++++
> >  board/samsung/goni/config.mk             |  18 ---
> >  board/samsung/goni/goni.c                |  33 +++-
> >  board/samsung/smdkc100/config.mk         |  16 --
> >  boards.cfg                               |   1 +
> >  drivers/power/pmic/pmic_max77686.c       | 192 +++++++++++++++++++++++
> >  include/configs/arndale.h                | 255
> >  +++++++++++++++++++++++++++++++
> >  include/configs/exynos5250-dt.h          |   2 +-
> >  include/configs/s5p_goni.h               |   3 +
> >  include/configs/smdkc100.h               |   3 +
> >  include/power/max77686_pmic.h            |  26 ++++
> >  tools/Makefile                           |   3 +- 20 files changed,
> >  766 insertions(+), 45 deletions(-) create mode 100644
> >  board/samsung/arndale/Makefile create mode 100644
> >  board/samsung/arndale/arndale.c create mode 100644
> >  board/samsung/arndale/arndale_spl.c create mode 100644
> >  board/samsung/dts/exynos5250-arndale.dts delete mode 100644
> >  board/samsung/goni/config.mk delete mode 100644
> >  board/samsung/smdkc100/config.mk create mode 100644
> >  include/configs/arndale.h
> 
> Applied to u-boot/master, thanks!

Thanks. For information, I have merged u-boot/master
back into u-boot-arm/master (fast-forwarded, actually).

Amicalement,
-- 
Albert.

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

* [U-Boot] Pull request: u-boot-arm/master
  2013-09-12 13:18 Albert ARIBAUD
@ 2013-09-12 15:11 ` Tom Rini
  2013-09-12 20:54   ` Albert ARIBAUD
  0 siblings, 1 reply; 259+ messages in thread
From: Tom Rini @ 2013-09-12 15:11 UTC (permalink / raw)
  To: u-boot

On Thu, Sep 12, 2013 at 03:18:51PM +0200, Albert ARIBAUD wrote:

> Hello Tom,
> 
> The following changes since commit
> 68e1747f9c0506159e8ecc9a4feb58e9c65a7b39:
> 
>   socfpga: Creating driver for Reset Manager (2013-09-06 12:09:06 +0200)
> 
> are available in the git repository at:
> 
>   git://git.denx.de/u-boot-arm master
> 
> for you to fetch changes up to 5480ac32171ab0e38c48c9f585fa650c7867f6a1:
> 
>   Merge branch 'u-boot-samsung/master' into
>   'u-boot-arm/master' (2013-09-11 09:59:27 +0200)
> 
> ----------------------------------------------------------------
> 
> Albert ARIBAUD (1):
>       Merge branch 'u-boot-samsung/master' into 'u-boot-arm/master'
> 
> Chander Kashyap (3):
>       CONFIG: EXYNOS5: Replace misnomer SMDK5250 with EXYNOS5250 and
> update Makefiles exynos5250: Add arndale board support
>       dts: samsung: arndale: Fix include path
> 
> Inderpal Singh (1):
>       exynos5250: arndale: Add mmc support
> 
> Minkyu Kang (2):
>       arm: smdkc100: remove config.mk file
>       arm: goni: remove config.mk file
> 
> Piotr Wilczek (2):
>       arm:exynos:gpio: fix s5p_gpio_part_max for exynos4x12
>       drivers:power:max77686: add function to set voltage and mode
> 
> Przemyslaw Marczak (2):
>       arm:mmc:goni/exynos: Fix wrong mmc base register devices offset.
>       arm:goni:mmc: Add sd card detection and initialization.
> 
>  MAINTAINERS                              |   4 +
>  Makefile                                 |   2 +-
>  arch/arm/include/asm/arch-exynos/gpio.h  |  17 ++-
>  arch/arm/include/asm/arch-exynos/mmc.h   |   6 +-
>  arch/arm/include/asm/arch-s5pc1xx/mmc.h  |   6 +-
>  board/samsung/arndale/Makefile           |  34 +++++
>  board/samsung/arndale/arndale.c          | 101 ++++++++++++
>  board/samsung/arndale/arndale_spl.c      |  50 ++++++
>  board/samsung/dts/exynos5250-arndale.dts |  39 +++++
>  board/samsung/goni/config.mk             |  18 ---
>  board/samsung/goni/goni.c                |  33 +++-
>  board/samsung/smdkc100/config.mk         |  16 --
>  boards.cfg                               |   1 +
>  drivers/power/pmic/pmic_max77686.c       | 192 +++++++++++++++++++++++
>  include/configs/arndale.h                | 255
>  +++++++++++++++++++++++++++++++
>  include/configs/exynos5250-dt.h          |   2 +-
>  include/configs/s5p_goni.h               |   3 +
>  include/configs/smdkc100.h               |   3 +
>  include/power/max77686_pmic.h            |  26 ++++
>  tools/Makefile                           |   3 +- 20 files changed,
>  766 insertions(+), 45 deletions(-) create mode 100644
>  board/samsung/arndale/Makefile create mode 100644
>  board/samsung/arndale/arndale.c create mode 100644
>  board/samsung/arndale/arndale_spl.c create mode 100644
>  board/samsung/dts/exynos5250-arndale.dts delete mode 100644
>  board/samsung/goni/config.mk delete mode 100644
>  board/samsung/smdkc100/config.mk create mode 100644
>  include/configs/arndale.h

Applied to u-boot/master, thanks!

-- 
Tom
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 836 bytes
Desc: Digital signature
URL: <http://lists.denx.de/pipermail/u-boot/attachments/20130912/bc21814a/attachment.pgp>

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

* [U-Boot] Pull request: u-boot-arm/master
@ 2013-09-12 13:18 Albert ARIBAUD
  2013-09-12 15:11 ` Tom Rini
  0 siblings, 1 reply; 259+ messages in thread
From: Albert ARIBAUD @ 2013-09-12 13:18 UTC (permalink / raw)
  To: u-boot

Hello Tom,

The following changes since commit
68e1747f9c0506159e8ecc9a4feb58e9c65a7b39:

  socfpga: Creating driver for Reset Manager (2013-09-06 12:09:06 +0200)

are available in the git repository at:

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

for you to fetch changes up to 5480ac32171ab0e38c48c9f585fa650c7867f6a1:

  Merge branch 'u-boot-samsung/master' into
  'u-boot-arm/master' (2013-09-11 09:59:27 +0200)

----------------------------------------------------------------

Albert ARIBAUD (1):
      Merge branch 'u-boot-samsung/master' into 'u-boot-arm/master'

Chander Kashyap (3):
      CONFIG: EXYNOS5: Replace misnomer SMDK5250 with EXYNOS5250 and
update Makefiles exynos5250: Add arndale board support
      dts: samsung: arndale: Fix include path

Inderpal Singh (1):
      exynos5250: arndale: Add mmc support

Minkyu Kang (2):
      arm: smdkc100: remove config.mk file
      arm: goni: remove config.mk file

Piotr Wilczek (2):
      arm:exynos:gpio: fix s5p_gpio_part_max for exynos4x12
      drivers:power:max77686: add function to set voltage and mode

Przemyslaw Marczak (2):
      arm:mmc:goni/exynos: Fix wrong mmc base register devices offset.
      arm:goni:mmc: Add sd card detection and initialization.

 MAINTAINERS                              |   4 +
 Makefile                                 |   2 +-
 arch/arm/include/asm/arch-exynos/gpio.h  |  17 ++-
 arch/arm/include/asm/arch-exynos/mmc.h   |   6 +-
 arch/arm/include/asm/arch-s5pc1xx/mmc.h  |   6 +-
 board/samsung/arndale/Makefile           |  34 +++++
 board/samsung/arndale/arndale.c          | 101 ++++++++++++
 board/samsung/arndale/arndale_spl.c      |  50 ++++++
 board/samsung/dts/exynos5250-arndale.dts |  39 +++++
 board/samsung/goni/config.mk             |  18 ---
 board/samsung/goni/goni.c                |  33 +++-
 board/samsung/smdkc100/config.mk         |  16 --
 boards.cfg                               |   1 +
 drivers/power/pmic/pmic_max77686.c       | 192 +++++++++++++++++++++++
 include/configs/arndale.h                | 255
 +++++++++++++++++++++++++++++++
 include/configs/exynos5250-dt.h          |   2 +-
 include/configs/s5p_goni.h               |   3 +
 include/configs/smdkc100.h               |   3 +
 include/power/max77686_pmic.h            |  26 ++++
 tools/Makefile                           |   3 +- 20 files changed,
 766 insertions(+), 45 deletions(-) create mode 100644
 board/samsung/arndale/Makefile create mode 100644
 board/samsung/arndale/arndale.c create mode 100644
 board/samsung/arndale/arndale_spl.c create mode 100644
 board/samsung/dts/exynos5250-arndale.dts delete mode 100644
 board/samsung/goni/config.mk delete mode 100644
 board/samsung/smdkc100/config.mk create mode 100644
 include/configs/arndale.h

Amicalement,
-- 
Albert.

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

* [U-Boot] Pull request: u-boot-arm/master
  2013-09-06 22:55 Albert ARIBAUD
@ 2013-09-09 14:56 ` Tom Rini
  0 siblings, 0 replies; 259+ messages in thread
From: Tom Rini @ 2013-09-09 14:56 UTC (permalink / raw)
  To: u-boot

On Sat, Sep 07, 2013 at 12:55:38AM +0200, Albert ARIBAUD wrote:

> Hello Tom,
> 
> The following changes since commit
> fb18fa95a14ae875ef0a5421cd9fecc00c7c3a4c:
> 
>   Prepare v2013.10-rc2 (2013-09-02 14:20:36 -0400)
> 
> are available in the git repository at:
> 
>   git://git.denx.de/u-boot-arm master
> 
> for you to fetch changes up to 68e1747f9c0506159e8ecc9a4feb58e9c65a7b39:
> 
>   socfpga: Creating driver for Reset Manager (2013-09-06 12:09:06 +0200)
> 
> ----------------------------------------------------------------
> Albert ARIBAUD (7):
>       arm: omap3: fix SRAM copy and execution sequence
>       Merge 'u-boot-microblaze/zynq' into (u-boot-arm/master'
>       Merge branch 'u-boot-tegra/master' into 'u-boot-arm/master'
>       Merge branch 'u-boot-atmel/master' into 'u-boot-arm/master'
>       Merge branch 'u-boot-ti/master' into 'u-boot-arm/master'
>       Merge branch 'u-boot-imx/master' into 'u-boot-arm/master'
>       Merge branch 'u-boot-atmel/master' into 'u-boot-arm/master'
> 
> Amaury Pouly (1):
>       mmc: mxsmmc: Enable MMC HC support
> 
> Andreas Wass (2):
>       ARM: mxs: Added application UART driver
>       ARM: mxs: Add mx28evk_auart_console target
> 
> Bo Shen (11):
>       net: macb: fix the following building warning
>       arm: atmel: add gmac support for sama5d3xek board
>       arm: atmel: add nand trimffs subcommand for at91sam9n12 and
> at91sam9x5 arm: sama5d3: fix smc cs related registers offset
>       arm: sama5d3: remove unused define
>       arm: atmel: sama5d3: fix typo error for CONFIG_ENV_IS_NOWHERE
>       arm: atmel: remove the config.mk file
>       gpio: atmel: fix code to use pointer for pio port
>       gpio: atmel: add gpio common API support
>       gpio: atmel: add copyright and remove error header info
>       ARM: atmel: sama5d3: drop unused CONFIG_NET_MULTI
> 
> Chin Liang See (2):
>       socfpga: Adding configuration for development kit
>       socfpga: Creating driver for Reset Manager
> 
> Eric Nelson (6):
>       i.MX6: nitrogen6x: force HDMI onto IPU0/DI0
>       fec_mxc: set ethaddr if fuses burned and not previously set
>       i.MX6: Add convenience macros cpu_type(rev) and is_cpu_type(cpu)
>       i.MX6: Correct ANATOP_PFD (Phase Fractional Divider) register
> declarations i.MX6: nitrogen6x: Don't bother setting PLL3(480) PFD1
> divisor i.MX6: Set and clear the gating bits for Phase Fractional
> Dividers
> 
> Hector Palacios (1):
>       ARM: mxs: rename function that sets AUTO_RESTART flag
> 
> Heiko Schocher (6):
>       arm, am33xx: add defines for gmii_sel_register bits
>       arm, am335x: add some missing registers and defines for lcd and
> epwm support arm, spl: add watchdog library to SPL
>       arm, am335x: add watchdog support
>       video: add formike lcd panel init
>       arm, am335x: add support for 3 siemens boards
> 
> Javier Martinez Canillas (1):
>       ARM: igep00x0.h: Enable raw initrd support
> 
> Jens Scharsig (BuS Elektronik) (1):
>       arm: atmel: cpux9k2: board update and enhancement
> 
> Lubomir Popov (1):
>       ARM: OMAP4470: Add Elpida EDB8164B3PF memory configuration
> 
> Marek Vasut (3):
>       ARM: mxs: tools: Add mkimage support for MXS bootstream
>       tools: Sort lists of files in Makefile
>       tools: mxsboot: Staticize functions
> 
> Michal Simek (4):
>       zynq: Add new ddrc driver for ECC support
>       zynq: slcr: Wait 100ms till clk is properly setup
>       zynq: Enable axi ethernet and emaclite driver initialization
>       arm: lds: Remove libgcc eabi exception handling tables
> 
> Oleksandr Tyshchenko (1):
>       sdp4430: Initialize board id using CONFIG_MACH_TYPE
> 
> SARTRE Leo (1):
>       ARM: Congatec: README update
> 
> Stefano Babic (7):
>       tools: imx_header should not include flash_offset
>       tools: rename mximage_flash_offset to imximage_ivt_offset
>       tools: dynamically allocate imx_header in imximage
>       tools: add variable padding of data image in mkimage
>       tools: add padding of data image file for imximage
>       tools: add support for setting the CSF into imximage
>       imx: add status reporting for HAB status
> 
> Stephen Warren (1):
>       ARM: tegra: support raw ramdisks
> 
> Taras Kondratiuk (3):
>       ARM: OMAP4470: Add OMAP4470 identification
>       ARM: OMAP4470: Add voltage and dpll data
>       ARM: OMAP4460: sdp: Limit TPS mux config to 4460
> 
> Thierry Reding (2):
>       ARM: tegra: Make cache line size SoC specific
>       ARM: tegra: Enable data cache on Dalmore
> 
> Tom Rini (13):
>       am33xx: Correct and expand comments on CONFIG_SPL_MAX_SIZE
>       TI:armv7: Move CONFIG_SPL_LIBDISK_SUPPORT to MMC section
>       omap5: Expand CONFIG_SPL_MAX_SIZE and comment upon
> SRAM_SCRATCH_SPACE_ADDR TI:am335x: Better comment and organize the
> networking related options am335x_evm: Add comment by SPL SPI support
>       am335x_evm: Regroup USB options
>       TI:armv7: Re-order slightly the generic CONFIG options, expand
> related comments am335x_evm: Update README for customization
>       TI:am33xx: Move SPL YMODEM support to the per-board config
>       TI:omap5: Clarify comments about SPL and DDR timings in common
> config omap5_uevm: Better comment why we have TCA642X and the reset time
>       dra7xx_evm: Re-order and comment the networking related config
> options siemens-am33x-common.h: Always build CONFIG_OMAP_GPIO support
> 
> Wu, Josh (6):
>       ARM: at91: atmel_nand: pmecc driver will select the galois table
> by sector size ARM: at91: sama5d3: remove unused definition about PMECC
> alpha table offset linux/compat.h: move dev_err, dev_info and dev_dbg
> from usb driver to compat.h mtd: atmel_nand: alloc memory instead of
> use static array for pmecc data ARM: at91: atmel_nand: add code to
> check the ONFI parameter ECC requirement mtd: atmel_nand: pmecc: fix
> bug fail to correct bit error in 1024-bytes sector
> 
>  MAINTAINERS                                        |    5 +
>  arch/arm/cpu/arm926ejs/mxs/mxsimage.mx23.cfg       |    6 +
>  arch/arm/cpu/arm926ejs/mxs/mxsimage.mx28.cfg       |    8 +
>  arch/arm/cpu/arm926ejs/mxs/spl_power_init.c        |    9 +-
>  arch/arm/cpu/armv7/at91/sama5d3_devices.c          |   24 ++
>  arch/arm/cpu/armv7/mx6/Makefile                    |    7 +-
>  arch/arm/cpu/armv7/mx6/hab.c                       |  104 ++++++
>  arch/arm/cpu/armv7/mx6/soc.c                       |   28 ++
>  arch/arm/cpu/armv7/omap3/clock.c                   |    6 +-
>  arch/arm/cpu/armv7/omap3/lowlevel_init.S           |    8 +-
>  arch/arm/cpu/armv7/omap4/hw_data.c                 |   36 ++
>  arch/arm/cpu/armv7/omap4/hwinit.c                  |    3 +
>  arch/arm/cpu/armv7/omap4/sdram_elpida.c            |   41 ++-
>  arch/arm/cpu/armv7/socfpga/Makefile                |    2 +-
>  arch/arm/cpu/armv7/socfpga/misc.c                  |   27 --
>  arch/arm/cpu/armv7/socfpga/reset_manager.c         |   39 +++
>  arch/arm/cpu/armv7/zynq/Makefile                   |    1 +
>  arch/arm/cpu/armv7/zynq/ddrc.c                     |   50 +++
>  arch/arm/cpu/armv7/zynq/slcr.c                     |    2 +-
>  arch/arm/cpu/u-boot.lds                            |    2 +
>  arch/arm/include/asm/arch-am33xx/cpu.h             |   74 ++++-
>  arch/arm/include/asm/arch-am33xx/hardware_am33xx.h |    7 +
>  arch/arm/include/asm/arch-am33xx/omap.h            |    2 +-
>  arch/arm/include/asm/arch-at91/at91_common.h       |    1 +
>  arch/arm/include/asm/arch-at91/at91sam9x5.h        |    6 +
>  arch/arm/include/asm/arch-at91/sama5d3.h           |    2 -
>  arch/arm/include/asm/arch-at91/sama5d3_smc.h       |    2 +-
>  arch/arm/include/asm/arch-mx6/hab.h                |   67 ++++
>  arch/arm/include/asm/arch-mx6/imx-regs.h           |   37 +--
>  arch/arm/include/asm/arch-mx6/sys_proto.h          |    7 +
>  arch/arm/include/asm/arch-mxs/regs-uartapp.h       |  220 +++++++++++++
>  arch/arm/include/asm/arch-omap3/clock.h            |    2 -
>  arch/arm/include/asm/arch-omap4/clock.h            |    7 +-
>  arch/arm/include/asm/arch-omap4/omap.h             |    1 +
>  arch/arm/include/asm/arch-omap5/omap.h             |   11 +-
>  arch/arm/include/asm/arch-socfpga/reset_manager.h  |   10 +-
>  arch/arm/include/asm/arch-zynq/hardware.h          |    8 +
>  arch/arm/include/asm/arch-zynq/sys_proto.h         |    1 +
>  arch/arm/include/asm/omap_common.h                 |    1 +
>  board/atmel/at91sam9m10g45ek/config.mk             |    1 -
>  board/atmel/at91sam9x5ek/config.mk                 |    1 -
>  board/atmel/sama5d3xek/sama5d3xek.c                |   20 ++
>  board/boundary/nitrogen6x/nitrogen6x.c             |    8 +-
>  board/congatec/cgtqmx6eval/README                  |    3 +-
>  board/isee/igep0033/board.c                        |    6 +-
>  board/phytec/pcm051/board.c                        |    2 -
>  board/siemens/common/board.c                       |  171 ++++++++++
>  board/siemens/common/factoryset.c                  |  284
>  ++++++++++++++++ board/siemens/common/factoryset.h
>  |   27 ++ board/siemens/dxr2/Makefile                        |   49 +++
>  board/siemens/dxr2/board.c                         |  241
>  ++++++++++++++ board/siemens/dxr2/board.h                         |
>  69 ++++ board/siemens/dxr2/mux.c                           |  112
>  +++++++ board/siemens/pxm2/Makefile                        |   49 +++
>  board/siemens/pxm2/board.c                         |  429
>  ++++++++++++++++++++++++
>  board/siemens/pxm2/board.h                         |   22 ++
>  board/siemens/pxm2/mux.c                           |  186 +++++++++++
>  board/siemens/pxm2/pmic.h                          |   71 ++++
>  board/siemens/rut/Makefile                         |   49 +++
>  board/siemens/rut/board.c                          |  432
>  ++++++++++++++++++++++++
>  board/siemens/rut/board.h                          |   22 ++
>  board/siemens/rut/mux.c                            |  347
>  ++++++++++++++++++++
>  board/ti/am335x/README                             |   28 +-
>  board/ti/am335x/board.c                            |    6 +-
>  board/ti/sdp4430/sdp.c                             |    4 +-
>  board/xilinx/zynq/board.c                          |   19 ++
>  boards.cfg                                         |    4 +
>  common/image.c                                     |    1 +
>  config.mk                                          |    9 +
>  doc/README.SPL                                     |    2 +-
>  doc/README.atmel_pmecc                             |   14 -
>  doc/README.imximage                                |   30 +-
>  doc/README.mxc_hab                                 |   48 +++
>  doc/README.mxsimage                                |  165 ++++++++++
>  drivers/gpio/at91_gpio.c                           |  295
>  ++++++++++------- drivers/mmc/mxsmmc.c
>  |    3 +- drivers/mtd/nand/atmel_nand.c                      |  201
>  +++++++++++- drivers/net/fec_mxc.c                              |    2
>  + drivers/net/macb.c                                 |   12 +-
>  drivers/serial/Makefile                            |    1 +
>  drivers/serial/mxs_auart.c                         |  151 +++++++++
>  drivers/serial/serial.c                            |    2 +
>  drivers/usb/musb-new/linux-compat.h                |   16 -
>  drivers/video/Makefile                             |    1 +
>  drivers/video/formike.c                            |  511
>  +++++++++++++++++++++++++++++
>  drivers/watchdog/Makefile                          |    1 +
>  drivers/watchdog/omap_wdt.c                        |  121 +++++++
>  include/configs/am335x_evm.h                       |   93 +++---
>  include/configs/at91sam9m10g45ek.h                 |    2 +
>  include/configs/at91sam9n12ek.h                    |    3 +
>  include/configs/at91sam9x5ek.h                     |    5 +-
>  include/configs/dalmore.h                          |    3 -
>  include/configs/dra7xx_evm.h                       |   18 +-
>  include/configs/dxr2.h                             |   94 ++++++
>  include/configs/eb_cpux9k2.h                       |   62 ++--
>  include/configs/igep00x0.h                         |    1 +
>  include/configs/mxs.h                              |    7 +-
>  include/configs/omap4_sdp4430.h                    |    1 +
>  include/configs/omap5_common.h                     |   19 +-
>  include/configs/omap5_uevm.h                       |    3 +
>  include/configs/pxm2.h                             |  153 +++++++++
>  include/configs/rut.h                              |  156 +++++++++
>  include/configs/sama5d3xek.h                       |   11 +-
>  include/configs/siemens-am33x-common.h             |  461
>  ++++++++++++++++++++++++++
>  include/configs/socfpga_cyclone5.h                 |   28 +-
>  include/configs/tegra-common.h                     |    3 +-
>  include/configs/tegra114-common.h                  |    3 +
>  include/configs/tegra20-common.h                   |    3 +
>  include/configs/tegra30-common.h                   |    3 +
>  include/configs/ti_am335x_common.h                 |   22 +-
>  include/configs/ti_armv7_common.h                  |   26 +-
>  include/image.h                                    |    1 +
>  include/linux/compat.h                             |    8 +
>  include/video.h                                    |    4 +
>  spl/Makefile                                       |    1 +
>  tools/Makefile                                     |   42 +--
>  tools/imximage.c                                   |  180 +++++++++-
>  tools/imximage.h                                   |   20 +-
>  tools/logos/siemens.bmp                            |  Bin 0 -> 25766
>  bytes tools/mkimage.c                                    |   26 +-
>  tools/mkimage.h                                    |    6 +-
>  tools/mxsboot.c                                    |   12 +-
>  tools/mxsimage.c                                   | 2347
>  ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
>  tools/mxsimage.h                                   |  230
>  +++++++++++++ 124 files changed, 8726 insertions(+), 453 deletions(-)
>  create mode 100644 arch/arm/cpu/arm926ejs/mxs/mxsimage.mx23.cfg create
>  mode 100644 arch/arm/cpu/arm926ejs/mxs/mxsimage.mx28.cfg create mode
>  100644 arch/arm/cpu/armv7/mx6/hab.c create mode 100644
>  arch/arm/cpu/armv7/socfpga/reset_manager.c create mode 100644
>  arch/arm/cpu/armv7/zynq/ddrc.c create mode 100644
>  arch/arm/include/asm/arch-mx6/hab.h create mode 100644
>  arch/arm/include/asm/arch-mxs/regs-uartapp.h delete mode 100644
>  board/atmel/at91sam9m10g45ek/config.mk delete mode 100644
>  board/atmel/at91sam9x5ek/config.mk create mode 100644
>  board/siemens/common/board.c create mode 100644
>  board/siemens/common/factoryset.c create mode 100644
>  board/siemens/common/factoryset.h create mode 100644
>  board/siemens/dxr2/Makefile create mode 100644
>  board/siemens/dxr2/board.c create mode 100644
>  board/siemens/dxr2/board.h create mode 100644 board/siemens/dxr2/mux.c
>  create mode 100644 board/siemens/pxm2/Makefile create mode 100644
>  board/siemens/pxm2/board.c create mode 100644
>  board/siemens/pxm2/board.h create mode 100644 board/siemens/pxm2/mux.c
>  create mode 100644 board/siemens/pxm2/pmic.h create mode 100644
>  board/siemens/rut/Makefile create mode 100644
>  board/siemens/rut/board.c create mode 100644 board/siemens/rut/board.h
>  create mode 100644 board/siemens/rut/mux.c create mode 100644
>  doc/README.mxc_hab create mode 100644 doc/README.mxsimage create mode
>  100644 drivers/serial/mxs_auart.c create mode 100644
>  drivers/video/formike.c create mode 100644 drivers/watchdog/omap_wdt.c
>  create mode 100644 include/configs/dxr2.h create mode 100644
>  include/configs/pxm2.h create mode 100644 include/configs/rut.h
>  create mode 100644 include/configs/siemens-am33x-common.h
>  create mode 100644 tools/logos/siemens.bmp
>  create mode 100644 tools/mxsimage.c
>  create mode 100644 tools/mxsimage.h

Applied to u-boot/master, thanks!

-- 
Tom
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 836 bytes
Desc: Digital signature
URL: <http://lists.denx.de/pipermail/u-boot/attachments/20130909/546f1dd6/attachment.pgp>

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

* [U-Boot] Pull request: u-boot-arm/master
@ 2013-09-06 22:55 Albert ARIBAUD
  2013-09-09 14:56 ` Tom Rini
  0 siblings, 1 reply; 259+ messages in thread
From: Albert ARIBAUD @ 2013-09-06 22:55 UTC (permalink / raw)
  To: u-boot

Hello Tom,

The following changes since commit
fb18fa95a14ae875ef0a5421cd9fecc00c7c3a4c:

  Prepare v2013.10-rc2 (2013-09-02 14:20:36 -0400)

are available in the git repository at:

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

for you to fetch changes up to 68e1747f9c0506159e8ecc9a4feb58e9c65a7b39:

  socfpga: Creating driver for Reset Manager (2013-09-06 12:09:06 +0200)

----------------------------------------------------------------
Albert ARIBAUD (7):
      arm: omap3: fix SRAM copy and execution sequence
      Merge 'u-boot-microblaze/zynq' into (u-boot-arm/master'
      Merge branch 'u-boot-tegra/master' into 'u-boot-arm/master'
      Merge branch 'u-boot-atmel/master' into 'u-boot-arm/master'
      Merge branch 'u-boot-ti/master' into 'u-boot-arm/master'
      Merge branch 'u-boot-imx/master' into 'u-boot-arm/master'
      Merge branch 'u-boot-atmel/master' into 'u-boot-arm/master'

Amaury Pouly (1):
      mmc: mxsmmc: Enable MMC HC support

Andreas Wass (2):
      ARM: mxs: Added application UART driver
      ARM: mxs: Add mx28evk_auart_console target

Bo Shen (11):
      net: macb: fix the following building warning
      arm: atmel: add gmac support for sama5d3xek board
      arm: atmel: add nand trimffs subcommand for at91sam9n12 and
at91sam9x5 arm: sama5d3: fix smc cs related registers offset
      arm: sama5d3: remove unused define
      arm: atmel: sama5d3: fix typo error for CONFIG_ENV_IS_NOWHERE
      arm: atmel: remove the config.mk file
      gpio: atmel: fix code to use pointer for pio port
      gpio: atmel: add gpio common API support
      gpio: atmel: add copyright and remove error header info
      ARM: atmel: sama5d3: drop unused CONFIG_NET_MULTI

Chin Liang See (2):
      socfpga: Adding configuration for development kit
      socfpga: Creating driver for Reset Manager

Eric Nelson (6):
      i.MX6: nitrogen6x: force HDMI onto IPU0/DI0
      fec_mxc: set ethaddr if fuses burned and not previously set
      i.MX6: Add convenience macros cpu_type(rev) and is_cpu_type(cpu)
      i.MX6: Correct ANATOP_PFD (Phase Fractional Divider) register
declarations i.MX6: nitrogen6x: Don't bother setting PLL3(480) PFD1
divisor i.MX6: Set and clear the gating bits for Phase Fractional
Dividers

Hector Palacios (1):
      ARM: mxs: rename function that sets AUTO_RESTART flag

Heiko Schocher (6):
      arm, am33xx: add defines for gmii_sel_register bits
      arm, am335x: add some missing registers and defines for lcd and
epwm support arm, spl: add watchdog library to SPL
      arm, am335x: add watchdog support
      video: add formike lcd panel init
      arm, am335x: add support for 3 siemens boards

Javier Martinez Canillas (1):
      ARM: igep00x0.h: Enable raw initrd support

Jens Scharsig (BuS Elektronik) (1):
      arm: atmel: cpux9k2: board update and enhancement

Lubomir Popov (1):
      ARM: OMAP4470: Add Elpida EDB8164B3PF memory configuration

Marek Vasut (3):
      ARM: mxs: tools: Add mkimage support for MXS bootstream
      tools: Sort lists of files in Makefile
      tools: mxsboot: Staticize functions

Michal Simek (4):
      zynq: Add new ddrc driver for ECC support
      zynq: slcr: Wait 100ms till clk is properly setup
      zynq: Enable axi ethernet and emaclite driver initialization
      arm: lds: Remove libgcc eabi exception handling tables

Oleksandr Tyshchenko (1):
      sdp4430: Initialize board id using CONFIG_MACH_TYPE

SARTRE Leo (1):
      ARM: Congatec: README update

Stefano Babic (7):
      tools: imx_header should not include flash_offset
      tools: rename mximage_flash_offset to imximage_ivt_offset
      tools: dynamically allocate imx_header in imximage
      tools: add variable padding of data image in mkimage
      tools: add padding of data image file for imximage
      tools: add support for setting the CSF into imximage
      imx: add status reporting for HAB status

Stephen Warren (1):
      ARM: tegra: support raw ramdisks

Taras Kondratiuk (3):
      ARM: OMAP4470: Add OMAP4470 identification
      ARM: OMAP4470: Add voltage and dpll data
      ARM: OMAP4460: sdp: Limit TPS mux config to 4460

Thierry Reding (2):
      ARM: tegra: Make cache line size SoC specific
      ARM: tegra: Enable data cache on Dalmore

Tom Rini (13):
      am33xx: Correct and expand comments on CONFIG_SPL_MAX_SIZE
      TI:armv7: Move CONFIG_SPL_LIBDISK_SUPPORT to MMC section
      omap5: Expand CONFIG_SPL_MAX_SIZE and comment upon
SRAM_SCRATCH_SPACE_ADDR TI:am335x: Better comment and organize the
networking related options am335x_evm: Add comment by SPL SPI support
      am335x_evm: Regroup USB options
      TI:armv7: Re-order slightly the generic CONFIG options, expand
related comments am335x_evm: Update README for customization
      TI:am33xx: Move SPL YMODEM support to the per-board config
      TI:omap5: Clarify comments about SPL and DDR timings in common
config omap5_uevm: Better comment why we have TCA642X and the reset time
      dra7xx_evm: Re-order and comment the networking related config
options siemens-am33x-common.h: Always build CONFIG_OMAP_GPIO support

Wu, Josh (6):
      ARM: at91: atmel_nand: pmecc driver will select the galois table
by sector size ARM: at91: sama5d3: remove unused definition about PMECC
alpha table offset linux/compat.h: move dev_err, dev_info and dev_dbg
from usb driver to compat.h mtd: atmel_nand: alloc memory instead of
use static array for pmecc data ARM: at91: atmel_nand: add code to
check the ONFI parameter ECC requirement mtd: atmel_nand: pmecc: fix
bug fail to correct bit error in 1024-bytes sector

 MAINTAINERS                                        |    5 +
 arch/arm/cpu/arm926ejs/mxs/mxsimage.mx23.cfg       |    6 +
 arch/arm/cpu/arm926ejs/mxs/mxsimage.mx28.cfg       |    8 +
 arch/arm/cpu/arm926ejs/mxs/spl_power_init.c        |    9 +-
 arch/arm/cpu/armv7/at91/sama5d3_devices.c          |   24 ++
 arch/arm/cpu/armv7/mx6/Makefile                    |    7 +-
 arch/arm/cpu/armv7/mx6/hab.c                       |  104 ++++++
 arch/arm/cpu/armv7/mx6/soc.c                       |   28 ++
 arch/arm/cpu/armv7/omap3/clock.c                   |    6 +-
 arch/arm/cpu/armv7/omap3/lowlevel_init.S           |    8 +-
 arch/arm/cpu/armv7/omap4/hw_data.c                 |   36 ++
 arch/arm/cpu/armv7/omap4/hwinit.c                  |    3 +
 arch/arm/cpu/armv7/omap4/sdram_elpida.c            |   41 ++-
 arch/arm/cpu/armv7/socfpga/Makefile                |    2 +-
 arch/arm/cpu/armv7/socfpga/misc.c                  |   27 --
 arch/arm/cpu/armv7/socfpga/reset_manager.c         |   39 +++
 arch/arm/cpu/armv7/zynq/Makefile                   |    1 +
 arch/arm/cpu/armv7/zynq/ddrc.c                     |   50 +++
 arch/arm/cpu/armv7/zynq/slcr.c                     |    2 +-
 arch/arm/cpu/u-boot.lds                            |    2 +
 arch/arm/include/asm/arch-am33xx/cpu.h             |   74 ++++-
 arch/arm/include/asm/arch-am33xx/hardware_am33xx.h |    7 +
 arch/arm/include/asm/arch-am33xx/omap.h            |    2 +-
 arch/arm/include/asm/arch-at91/at91_common.h       |    1 +
 arch/arm/include/asm/arch-at91/at91sam9x5.h        |    6 +
 arch/arm/include/asm/arch-at91/sama5d3.h           |    2 -
 arch/arm/include/asm/arch-at91/sama5d3_smc.h       |    2 +-
 arch/arm/include/asm/arch-mx6/hab.h                |   67 ++++
 arch/arm/include/asm/arch-mx6/imx-regs.h           |   37 +--
 arch/arm/include/asm/arch-mx6/sys_proto.h          |    7 +
 arch/arm/include/asm/arch-mxs/regs-uartapp.h       |  220 +++++++++++++
 arch/arm/include/asm/arch-omap3/clock.h            |    2 -
 arch/arm/include/asm/arch-omap4/clock.h            |    7 +-
 arch/arm/include/asm/arch-omap4/omap.h             |    1 +
 arch/arm/include/asm/arch-omap5/omap.h             |   11 +-
 arch/arm/include/asm/arch-socfpga/reset_manager.h  |   10 +-
 arch/arm/include/asm/arch-zynq/hardware.h          |    8 +
 arch/arm/include/asm/arch-zynq/sys_proto.h         |    1 +
 arch/arm/include/asm/omap_common.h                 |    1 +
 board/atmel/at91sam9m10g45ek/config.mk             |    1 -
 board/atmel/at91sam9x5ek/config.mk                 |    1 -
 board/atmel/sama5d3xek/sama5d3xek.c                |   20 ++
 board/boundary/nitrogen6x/nitrogen6x.c             |    8 +-
 board/congatec/cgtqmx6eval/README                  |    3 +-
 board/isee/igep0033/board.c                        |    6 +-
 board/phytec/pcm051/board.c                        |    2 -
 board/siemens/common/board.c                       |  171 ++++++++++
 board/siemens/common/factoryset.c                  |  284
 ++++++++++++++++ board/siemens/common/factoryset.h
 |   27 ++ board/siemens/dxr2/Makefile                        |   49 +++
 board/siemens/dxr2/board.c                         |  241
 ++++++++++++++ board/siemens/dxr2/board.h                         |
 69 ++++ board/siemens/dxr2/mux.c                           |  112
 +++++++ board/siemens/pxm2/Makefile                        |   49 +++
 board/siemens/pxm2/board.c                         |  429
 ++++++++++++++++++++++++
 board/siemens/pxm2/board.h                         |   22 ++
 board/siemens/pxm2/mux.c                           |  186 +++++++++++
 board/siemens/pxm2/pmic.h                          |   71 ++++
 board/siemens/rut/Makefile                         |   49 +++
 board/siemens/rut/board.c                          |  432
 ++++++++++++++++++++++++
 board/siemens/rut/board.h                          |   22 ++
 board/siemens/rut/mux.c                            |  347
 ++++++++++++++++++++
 board/ti/am335x/README                             |   28 +-
 board/ti/am335x/board.c                            |    6 +-
 board/ti/sdp4430/sdp.c                             |    4 +-
 board/xilinx/zynq/board.c                          |   19 ++
 boards.cfg                                         |    4 +
 common/image.c                                     |    1 +
 config.mk                                          |    9 +
 doc/README.SPL                                     |    2 +-
 doc/README.atmel_pmecc                             |   14 -
 doc/README.imximage                                |   30 +-
 doc/README.mxc_hab                                 |   48 +++
 doc/README.mxsimage                                |  165 ++++++++++
 drivers/gpio/at91_gpio.c                           |  295
 ++++++++++------- drivers/mmc/mxsmmc.c
 |    3 +- drivers/mtd/nand/atmel_nand.c                      |  201
 +++++++++++- drivers/net/fec_mxc.c                              |    2
 + drivers/net/macb.c                                 |   12 +-
 drivers/serial/Makefile                            |    1 +
 drivers/serial/mxs_auart.c                         |  151 +++++++++
 drivers/serial/serial.c                            |    2 +
 drivers/usb/musb-new/linux-compat.h                |   16 -
 drivers/video/Makefile                             |    1 +
 drivers/video/formike.c                            |  511
 +++++++++++++++++++++++++++++
 drivers/watchdog/Makefile                          |    1 +
 drivers/watchdog/omap_wdt.c                        |  121 +++++++
 include/configs/am335x_evm.h                       |   93 +++---
 include/configs/at91sam9m10g45ek.h                 |    2 +
 include/configs/at91sam9n12ek.h                    |    3 +
 include/configs/at91sam9x5ek.h                     |    5 +-
 include/configs/dalmore.h                          |    3 -
 include/configs/dra7xx_evm.h                       |   18 +-
 include/configs/dxr2.h                             |   94 ++++++
 include/configs/eb_cpux9k2.h                       |   62 ++--
 include/configs/igep00x0.h                         |    1 +
 include/configs/mxs.h                              |    7 +-
 include/configs/omap4_sdp4430.h                    |    1 +
 include/configs/omap5_common.h                     |   19 +-
 include/configs/omap5_uevm.h                       |    3 +
 include/configs/pxm2.h                             |  153 +++++++++
 include/configs/rut.h                              |  156 +++++++++
 include/configs/sama5d3xek.h                       |   11 +-
 include/configs/siemens-am33x-common.h             |  461
 ++++++++++++++++++++++++++
 include/configs/socfpga_cyclone5.h                 |   28 +-
 include/configs/tegra-common.h                     |    3 +-
 include/configs/tegra114-common.h                  |    3 +
 include/configs/tegra20-common.h                   |    3 +
 include/configs/tegra30-common.h                   |    3 +
 include/configs/ti_am335x_common.h                 |   22 +-
 include/configs/ti_armv7_common.h                  |   26 +-
 include/image.h                                    |    1 +
 include/linux/compat.h                             |    8 +
 include/video.h                                    |    4 +
 spl/Makefile                                       |    1 +
 tools/Makefile                                     |   42 +--
 tools/imximage.c                                   |  180 +++++++++-
 tools/imximage.h                                   |   20 +-
 tools/logos/siemens.bmp                            |  Bin 0 -> 25766
 bytes tools/mkimage.c                                    |   26 +-
 tools/mkimage.h                                    |    6 +-
 tools/mxsboot.c                                    |   12 +-
 tools/mxsimage.c                                   | 2347
 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 tools/mxsimage.h                                   |  230
 +++++++++++++ 124 files changed, 8726 insertions(+), 453 deletions(-)
 create mode 100644 arch/arm/cpu/arm926ejs/mxs/mxsimage.mx23.cfg create
 mode 100644 arch/arm/cpu/arm926ejs/mxs/mxsimage.mx28.cfg create mode
 100644 arch/arm/cpu/armv7/mx6/hab.c create mode 100644
 arch/arm/cpu/armv7/socfpga/reset_manager.c create mode 100644
 arch/arm/cpu/armv7/zynq/ddrc.c create mode 100644
 arch/arm/include/asm/arch-mx6/hab.h create mode 100644
 arch/arm/include/asm/arch-mxs/regs-uartapp.h delete mode 100644
 board/atmel/at91sam9m10g45ek/config.mk delete mode 100644
 board/atmel/at91sam9x5ek/config.mk create mode 100644
 board/siemens/common/board.c create mode 100644
 board/siemens/common/factoryset.c create mode 100644
 board/siemens/common/factoryset.h create mode 100644
 board/siemens/dxr2/Makefile create mode 100644
 board/siemens/dxr2/board.c create mode 100644
 board/siemens/dxr2/board.h create mode 100644 board/siemens/dxr2/mux.c
 create mode 100644 board/siemens/pxm2/Makefile create mode 100644
 board/siemens/pxm2/board.c create mode 100644
 board/siemens/pxm2/board.h create mode 100644 board/siemens/pxm2/mux.c
 create mode 100644 board/siemens/pxm2/pmic.h create mode 100644
 board/siemens/rut/Makefile create mode 100644
 board/siemens/rut/board.c create mode 100644 board/siemens/rut/board.h
 create mode 100644 board/siemens/rut/mux.c create mode 100644
 doc/README.mxc_hab create mode 100644 doc/README.mxsimage create mode
 100644 drivers/serial/mxs_auart.c create mode 100644
 drivers/video/formike.c create mode 100644 drivers/watchdog/omap_wdt.c
 create mode 100644 include/configs/dxr2.h create mode 100644
 include/configs/pxm2.h create mode 100644 include/configs/rut.h
 create mode 100644 include/configs/siemens-am33x-common.h
 create mode 100644 tools/logos/siemens.bmp
 create mode 100644 tools/mxsimage.c
 create mode 100644 tools/mxsimage.h

Amicalement,
-- 
Albert.

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

* [U-Boot] pull request: u-boot-arm/master
@ 2013-07-10 20:33 Albert ARIBAUD
  0 siblings, 0 replies; 259+ messages in thread
From: Albert ARIBAUD @ 2013-07-10 20:33 UTC (permalink / raw)
  To: u-boot

Hello Tom,

The following changes since commit
fbf87b1823dd5ebc2a384711ea2c677543019ece:

  arm: optimize relocate_code routine (2013-06-21 23:05:50 +0200)

are available in the git repository at:

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

for you to fetch changes up to 630aacb0859c6e26b2b0311d8e245da5e5b8ac67:

  Merge branch 'u-boot-samsung/master' into
  'u-boot-arm/master' (2013-07-10 20:40:47 +0200)

----------------------------------------------------------------

Ajay Kumar (1):
      video: exynos_fb: Add the missing #else clause

Albert ARIBAUD (2):
      Merge branch 'u-boot-imx/master' into 'u-boot-arm/master'
      Merge branch 'u-boot-samsung/master' into 'u-boot-arm/master'

Amar (2):
      EXYNOS5: I2C: Add FDT and non-FDT support for I2C
      EXYNOS: Resolve the i2c compilation error

Axel Lin (3):
      gpio: s3c2440_gpio: Fix wrong writel arguments
      gpio: s5p_gpio: Call s5p_gpio_set_value() instead of open-code
      ARM: OMAP: GPIO: Fix valid range and enable usage of all GPIOs on
OMAP5

Bernie Thompson (1):
      exynos: Adjust the starting MIF voltage to 1.05v

Dirk Behme (2):
      spi: mxc_spi: Fix pre and post divider calculation
      spi: mxc_spi: Update pre and post divider algorithm

Eric Nelson (1):
      dwc_ahsata: Allow use with dcache enabled

Fabio Estevam (8):
      README: mx28_common: Keep the text within 80 columns
      README: mx28_common: Do not hardcode the SSP port
      README: mx28_common: Fix structure of sentence
      README: mxs: Introduce README.mxs
      mx28evk: Move README file inside board directory
      m28evk: Move README file inside board directory
      MAINTAINERS: Add an entry to the mx6q wandboard variant
      video: mxsfb: Break the line in videomode message

Ilya Ledvich (1):
      am33xx: fix the ddr_cmdtctrl structure

Lokesh Vutla (1):
      ARM: OMAP4+: Fix MA detection during SDRAM_AUTO_DETECTION

Michael Trimarchi (1):
      usb: omap: ulpi: fix ulpi transceiver access

Mike Dunn (5):
      pxa: add support for palmtreo680 board
      pxa: palmtreo680 flash programming utility
      pxa: turn icache off in cpu_init_crit()
      pxa: use -mcpu=xscale compiler option
      pxa: fix memory coherency problem after relocation

Minkyu Kang (1):
      arm: exynos: fix clock calculation

Otavio Salvador (2):
      vf610twr: Add default environment in line with other Freescale
boards vf610twr: Remove SoC name from U-Boot prompt

Pierre Aubert (3):
      imx6: fix GPR2 wrong definition
      imx: Complete the pin definitions for the i.MX6DL / i.MX6Solo
      imx: Add support for the SabreSD shipped with i.MX6DL

Rajeshwari Shinde (9):
      EXYNOS5: FDT: Add compatible strings for Serial
      EXYNOS5: FDT: Add serial device node values
      S5P: Serial: Add fdt support to driver
      CONFIG: EXYNOS5: Enable silent console
      SMDK5250: Remove reduntant code
      EXYNOS: Add API for power reset and exit wakeup
      EXYNOS: LDS file move to common
      EXYNOS4210: Configure GPIO for uart
      EXYNOS: Move files from board/samsung to arch/arm

Robert Winkler (4):
      imx: nitrogen6x: Enabled data cache
      imx: nitrogen6x: Enable bootz
      imx: nitrogen6x: Enable raw initrd
      imx: nitrogen6x: Enable filesystem generic commands

Simon Glass (1):
      exynos: Enable mmc for snow

Tapani Utriainen (1):
      Add support for Wandboard Quad

trem (2):
      mx27: add function enable_caches
      mx27: add i2c clock

?ukasz Majewski (2):
      arm:trats: Increase malloc pool size (for DFU ext4 transfers)
      power:bat:trats: Break battery charging with ctrl+C

 CREDITS                                            |    4 +
 MAINTAINERS                                        |    7 +-
 arch/arm/cpu/arm926ejs/mx27/generic.c              |   10 +
 arch/arm/cpu/armv7/exynos/Makefile                 |   17 +-
 arch/arm/cpu/armv7/exynos/clock.c                  |   43 +-
 .../arm/cpu/armv7/exynos}/clock_init.h             |    0
 arch/arm/cpu/armv7/exynos/clock_init_exynos4.c     |   95 ++
 .../arm/cpu/armv7/exynos/clock_init_exynos5.c      |   56 +-
 arch/arm/cpu/armv7/exynos/common_setup.h           |   45 +
 .../arm/cpu/armv7/exynos}/dmc_common.c             |    7 +-
 .../arm/cpu/armv7/exynos}/dmc_init_ddr3.c          |   27 +-
 arch/arm/cpu/armv7/exynos/dmc_init_exynos4.c       |  213 +++
 .../arm/cpu/armv7/exynos/exynos4_setup.h           |  397 +++--
 .../arm/cpu/armv7/exynos/exynos5_setup.h           |   28 +-
 arch/arm/cpu/armv7/exynos/lowlevel_init.c          |   73 +
 arch/arm/cpu/armv7/exynos/pinmux.c                 |   40 +
 arch/arm/cpu/armv7/exynos/power.c                  |   50 +
 .../arm/cpu/armv7/exynos}/spl_boot.c               |   84 +-
 arch/arm/cpu/armv7/omap-common/emif-common.c       |    3 +
 arch/arm/cpu/armv7/omap5/hw_data.c                 |    2 +
 arch/arm/cpu/armv7/omap5/hwinit.c                  |    4 +-
 arch/arm/cpu/pxa/config.mk                         |    2 +-
 arch/arm/cpu/pxa/start.S                           |    3 +-
 arch/arm/dts/exynos5250.dtsi                       |   27 +
 arch/arm/include/asm/arch-am33xx/ddr_defs.h        |    1 -
 arch/arm/include/asm/arch-am33xx/gpio.h            |    2 +
 arch/arm/include/asm/arch-exynos/cpu.h             |   13 +-
 arch/arm/include/asm/arch-exynos/power.h           |   12 +
 arch/arm/include/asm/arch-exynos/spl.h             |    1 +
 arch/arm/include/asm/arch-mx27/clock.h             |    1 +
 arch/arm/include/asm/arch-mx6/imx-regs.h           |    2 +-
 arch/arm/include/asm/arch-mx6/mx6dl_pins.h         | 1591
 +++++++++++++++++++-
 arch/arm/include/asm/arch-omap3/gpio.h             |    2 +
 arch/arm/include/asm/arch-omap4/gpio.h             |    2 +
 arch/arm/include/asm/arch-omap5/gpio.h             |    4 +
 arch/arm/lib/relocate.S                            |    9 +
 doc/README.m28 => board/denx/m28evk/README         |    4
 +- .../freescale/mx28evk/README                       |    3
 +- .../freescale/{mx6qsabresd => mx6sabresd}/Makefile |    2
 +- .../mx6qsabresd.c => mx6sabresd/mx6sabresd.c}      |    7 +-
 board/palmtreo680/Makefile                         |   34 +
 board/palmtreo680/README                           |  581 +++++++
 board/palmtreo680/palmtreo680.c                    |  148
 ++ .../exynos-uboot-spl.lds}                          |    0
 board/samsung/dts/exynos5250-smdk5250.dts          |    2 +
 board/samsung/dts/exynos5250-snow.dts              |   26 +
 board/samsung/origen/Makefile                      |   11 +-
 board/samsung/origen/lowlevel_init.S               |  357 -----
 board/samsung/origen/mem_setup.S                   |  421 ------
 board/samsung/origen/mmc_boot.c                    |   58 -
 board/samsung/origen/origen.c                      |   46 +
 board/samsung/smdk5250/Makefile                    |   14 +-
 board/samsung/smdk5250/smdk5250.c                  |   12 +-
 board/samsung/smdkv310/Makefile                    |   10 +-
 board/samsung/smdkv310/lowlevel_init.S             |  414 -----
 board/samsung/smdkv310/mem_setup.S                 |  365 -----
 board/samsung/smdkv310/mmc_boot.c                  |   60 -
 board/samsung/smdkv310/smdkv310.c                  |   46 +
 board/wandboard/README                             |    5 +
 board/wandboard/wandboard.c                        |    2 +-
 boards.cfg                                         |    7 +-
 doc/README.mx28_common                             |   75 +-
 drivers/block/dwc_ahsata.c                         |   34 +-
 drivers/gpio/omap_gpio.c                           |    2 +-
 drivers/gpio/s3c2440_gpio.c                        |    6 +-
 drivers/gpio/s5p_gpio.c                            |    9 +-
 drivers/i2c/s3c24x0_i2c.c                          |    3 +-
 drivers/power/battery/bat_trats.c                  |   13 +-
 drivers/power/power_core.c                         |    3 +-
 drivers/serial/serial_s5p.c                        |   78 +
 drivers/spi/mxc_spi.c                              |   28 +-
 drivers/usb/ulpi/omap-ulpi-viewport.c              |   42 +-
 drivers/video/exynos_fimd.c                        |    3 +-
 drivers/video/mxsfb.c                              |    2 +-
 include/configs/exynos5250-dt.h                    |   12 +-
 include/configs/mx6qsabreauto.h                    |    2
 +- .../{mx6qsabre_common.h => mx6sabre_common.h}      |    1 -
 include/configs/{mx6qsabresd.h => mx6sabresd.h}    |    2 +-
 include/configs/nitrogen6x.h                       |    6 +-
 include/configs/origen.h                           |    9 +-
 include/configs/palmtreo680.h                      |  286 ++++
 include/configs/smdkv310.h                         |    8 +-
 include/configs/trats.h                            |    2 +-
 include/configs/vf610twr.h                         |   93 +-
 include/configs/wandboard.h                        |    2 +
 include/fdtdec.h                                   |    1 +
 include/power/max77686_pmic.h                      |    2 +
 lib/fdtdec.c                                       |    1 +
 tools/palmtreo680/flash_u-boot.c                   |  177 +++ 89 files
 changed, 4243 insertions(+), 2171 deletions(-) rename
 {board/samsung/smdk5250 => arch/arm/cpu/armv7/exynos}/clock_init.h
 (100%) create mode 100644
 arch/arm/cpu/armv7/exynos/clock_init_exynos4.c rename
 board/samsung/smdk5250/clock_init.c =>
 arch/arm/cpu/armv7/exynos/clock_init_exynos5.c (94%) create mode
 100644 arch/arm/cpu/armv7/exynos/common_setup.h rename
 {board/samsung/smdk5250 => arch/arm/cpu/armv7/exynos}/dmc_common.c
 (97%) rename {board/samsung/smdk5250 =>
 arch/arm/cpu/armv7/exynos}/dmc_init_ddr3.c (92%) create mode 100644
 arch/arm/cpu/armv7/exynos/dmc_init_exynos4.c rename
 board/samsung/origen/origen_setup.h =>
 arch/arm/cpu/armv7/exynos/exynos4_setup.h (65%) rename
 board/samsung/smdk5250/setup.h =>
 arch/arm/cpu/armv7/exynos/exynos5_setup.h (96%) create mode 100644
 arch/arm/cpu/armv7/exynos/lowlevel_init.c rename
 {board/samsung/smdk5250 => arch/arm/cpu/armv7/exynos}/spl_boot.c (73%)
 rename doc/README.m28 => board/denx/m28evk/README (75%) rename
 doc/README.mx28evk => board/freescale/mx28evk/README (93%) rename
 board/freescale/{mx6qsabresd => mx6sabresd}/Makefile (98%) rename
 board/freescale/{mx6qsabresd/mx6qsabresd.c => mx6sabresd/mx6sabresd.c}
 (98%) create mode 100644 board/palmtreo680/Makefile create mode 100644
 board/palmtreo680/README create mode 100644
 board/palmtreo680/palmtreo680.c rename
 board/samsung/{smdk5250/smdk5250-uboot-spl.lds =>
 common/exynos-uboot-spl.lds} (100%) delete mode 100644
 board/samsung/origen/lowlevel_init.S delete mode 100644
 board/samsung/origen/mem_setup.S delete mode 100644
 board/samsung/origen/mmc_boot.c delete mode 100644
 board/samsung/smdkv310/lowlevel_init.S delete mode 100644
 board/samsung/smdkv310/mem_setup.S delete mode 100644
 board/samsung/smdkv310/mmc_boot.c rename
 include/configs/{mx6qsabre_common.h => mx6sabre_common.h} (99%) rename
 include/configs/{mx6qsabresd.h => mx6sabresd.h} (97%) create mode
 100644 include/configs/palmtreo680.h create mode 100644
 tools/palmtreo680/flash_u-boot.c

Amicalement,
-- 
Albert.

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

* [U-Boot] Pull request: u-boot-arm/master
  2013-06-21 21:52 [U-Boot] Pull " Albert ARIBAUD
@ 2013-06-24 20:17 ` Tom Rini
  0 siblings, 0 replies; 259+ messages in thread
From: Tom Rini @ 2013-06-24 20:17 UTC (permalink / raw)
  To: u-boot

On Fri, Jun 21, 2013 at 11:52:51PM +0200, Albert ARIBAUD wrote:

> Hello Tom,
> 
> The following changes since commit
> 847e6693ccb529bf8346db62876f38f0c4e04ade:
> 
>   arm: pxa: config option for PXA270 turbo mode (2013-06-12 22:24:12
>   +0200)
> 
> are available in the git repository at:
> 
>   git://git.denx.de/u-boot-arm master
> 
> for you to fetch changes up to fbf87b1823dd5ebc2a384711ea2c677543019ece:
> 
>   arm: optimize relocate_code routine (2013-06-21 23:05:50 +0200)
> 
> ----------------------------------------------------------------
> Akshay Saraswat (2):
>       Exynos5: clock: Update the equation to calculate PLL output
> frequency Exynos: uart: s5p: enabling the uart tx/rx fifo
> 
> Albert ARIBAUD (8):
>       Merge branch 'u-boot-samsung/master' into 'u-boot-arm/master'
>       Merge branch 'u-boot-ti/master' into 'u-boot-arm/master'
>       arm: ensure u-boot only uses relative relocations
>       remove all references to .dynsym
>       arm: generalize lib/bss.c into lib/sections.c
>       arm: make __image_copy_{start, end} compiler-generated
>       arm: make __rel_dyn_{start, end} compiler-generated
>       arm: optimize relocate_code routine
> 
> Amar (9):
>       FDT: Add compatible string for DWMMC
>       EXYNOS5: FDT: Add DWMMC device node data
>       DWMMC: Initialise dwmci and resolve EMMC read write issues
>       EXYNOS5: DWMMC: Added FDT support for DWMMC
>       EXYNOS5: DWMMC: Initialise the local variable to avoid unwanted
> results. SMDK5250: Initialise and Enable DWMMC, support FDT and non-FDT
>       MMC: APIs to support resize of EMMC boot partition
>       SMDK5250: Enable EMMC booting
>       COMMON: MMC: Command to support EMMC booting and to resize EMMC
> boot partition
> 
> Arkadiusz Wlodarczyk (1):
>       arm:trats: change auto-booting to boot kernel with separate
> device tree blob
> 
> Dan Murphy (5):
>       arm: omap: Add check for fdtfile in the findfdt macro
>       arm: omap5_uevm: Correct the console sys prompt for 5432
>       arm: dra7xx: Update the EXTRA_ENV_SETTINGS
>       arm: omap4: panda: Add reading of the board revision
>       arm: omap4: panda: Fix checkpatch on panda file
> 
> Heiko Schocher (3):
>       arm, am33xx: move rtc32k_enable() to common place
>       arm, am335x: make mpu pll config configurable
>       arm, am33xx: move uart soft reset code to common place
> 
> Inderpal Singh (3):
>       exynos: move tzpc_init to armv7/exynos
>       exynos: update tzpc to make it common for exynos4 and exynos5
>       exynos: Update origen and smdkv310 to use common tzpc_init
> 
> Naveen Krishna Chatradhi (2):
>       power: exynos-tmu: fix warnings and clean up code
>       power: exynos-tmu: use the mux_addr bit fields in tmu_control
> register
> 
> Rajeshwari Shinde (3):
>       SF: Add driver for Gigabyte device GD25LQ and GD25Q64B
>       SMDK5250: Enable SPI Gigabyte device.
>       MMC: DWMMC: Fix FIFO_DEPTH calculation
> 
> Simon Guinot (3):
>       net2big_v2: initialize I2C fan at startup
>       LaCie/common: add support for the CPLD GPIO bus
>       net2big_v2: initialize LEDs at startup
> 
>  Makefile                                           |   7 +
>  arch/arm/config.mk                                 |   5 +
>  arch/arm/cpu/arm920t/ep93xx/u-boot.lds             |   6 +-
>  arch/arm/cpu/arm926ejs/mxs/u-boot-spl.lds          |   5 -
>  arch/arm/cpu/arm926ejs/spear/u-boot-spl.lds        |   5 -
>  arch/arm/cpu/armv7/am33xx/board.c                  |  40 ++
>  arch/arm/cpu/armv7/am33xx/clock_am33xx.c           |   9 +-
>  arch/arm/cpu/armv7/exynos/Makefile                 |   2 +-
>  arch/arm/cpu/armv7/exynos/clock.c                  |  10 +-
>  .../arm/cpu/armv7/exynos/tzpc.c                    |  25 +-
>  arch/arm/cpu/armv7/s5p-common/Makefile             |   2 +
>  arch/arm/cpu/ixp/u-boot.lds                        |  20 +-
>  arch/arm/cpu/u-boot-spl.lds                        |   6 +-
>  arch/arm/cpu/u-boot.lds                            |  21 +-
>  arch/arm/dts/exynos5250.dtsi                       |  33 ++
>  arch/arm/include/asm/arch-am33xx/sys_proto.h       |   4 +
>  arch/arm/include/asm/arch-exynos/cpu.h             |   4 +
>  arch/arm/include/asm/arch-exynos/dwmmc.h           |  11 +-
>  arch/arm/include/asm/arch-exynos/tmu.h             |  58 ++-
>  arch/arm/include/asm/arch-exynos/tzpc.h            |  20 +
>  arch/arm/lib/Makefile                              |   2 +-
>  arch/arm/lib/relocate.S                            |  61 +--
>  arch/arm/lib/{bss.c => sections.c}                 |   8 +-
>  board/LaCie/common/cpld-gpio-bus.c                 |  50 +++
>  board/LaCie/common/cpld-gpio-bus.h                 |  24 ++
>  board/LaCie/net2big_v2/Makefile                    |   3 +
>  board/LaCie/net2big_v2/net2big_v2.c                | 154 +++++++-
>  board/LaCie/net2big_v2/net2big_v2.h                |   5 +
>  board/actux1/u-boot.lds                            |  20 +-
>  board/actux2/u-boot.lds                            |  20 +-
>  board/actux3/u-boot.lds                            |  20 +-
>  board/ait/cam_enc_4xx/u-boot-spl.lds               |   5 -
>  board/davinci/da8xxevm/u-boot-spl-da850evm.lds     |   5 -
>  board/davinci/da8xxevm/u-boot-spl-hawk.lds         |   1 -
>  board/dvlhost/u-boot.lds                           |  20 +-
>  board/freescale/mx31ads/u-boot.lds                 |  20 +-
>  board/isee/igep0033/board.c                        |  40 +-
>  board/phytec/pcm051/board.c                        |  39 +-
>  board/samsung/dts/exynos5250-smdk5250.dts          |  24 ++
>  board/samsung/origen/lowlevel_init.S               |  44 +--
>  board/samsung/origen/origen_setup.h                |  25 --
>  board/samsung/smdk5250/Makefile                    |   5 +-
>  board/samsung/smdk5250/clock_init.c                |  18 +
>  board/samsung/smdk5250/clock_init.h                |   5 +
>  board/samsung/smdk5250/exynos5-dt.c                | 423
>  +++++++++++++++++++++
>  board/samsung/smdk5250/lowlevel_init.S             |   2 +
>  board/samsung/smdk5250/setup.h                     |  25 --
>  board/samsung/smdk5250/smdk5250.c                  | 223 +++--------
>  board/samsung/smdk5250/spl_boot.c                  |  64 +++-
>  board/samsung/smdkv310/lowlevel_init.S             |  60 +--
>  board/ti/am335x/board.c                            |  39 +-
>  board/ti/panda/panda.c                             | 104 ++++-
>  board/ti/ti814x/evm.c                              |  35 +-
>  board/vpac270/u-boot-spl.lds                       |   6 +-
>  common/cmd_mmc.c                                   | 109 +++++-
>  doc/device-tree-bindings/exynos/dwmmc.txt          |  54 +++
>  drivers/mmc/dw_mmc.c                               |  27 +-
>  drivers/mmc/exynos_dw_mmc.c                        | 127 ++++++-
>  drivers/mmc/mmc.c                                  | 134 +++++++
>  drivers/mtd/spi/Makefile                           |   1 +
>  drivers/mtd/spi/gigadevice.c                       |  81 ++++
>  drivers/mtd/spi/spi_flash.c                        |   3 +
>  drivers/mtd/spi/spi_flash_internal.h               |   1 +
>  drivers/power/exynos-tmu.c                         | 123 +++---
>  drivers/serial/serial_s5p.c                        |  13 +-
>  drivers/video/exynos_fb.c                          |   4 +-
>  include/asm-generic/sections.h                     |   3 -
>  include/configs/am335x_evm.h                       |   7 +-
>  include/configs/dra7xx_evm.h                       |   3 +
>  include/configs/exynos5250-dt.h                    |  11 +-
>  include/configs/lacie_kw.h                         |   9 +-
>  include/configs/omap4_common.h                     |   7 +-
>  include/configs/omap5_common.h                     |   9 +-
>  include/configs/omap5_uevm.h                       |   4 +-
>  include/configs/origen.h                           |   2 +
>  include/configs/smdkv310.h                         |   2 +
>  include/configs/trats.h                            |  17 +-
>  include/dwmmc.h                                    |   3 +
>  include/fdtdec.h                                   |   1 +
>  include/mmc.h                                      |  26 ++
>  lib/fdtdec.c                                       |   1 +
>  spl/Makefile                                       |   8 + 82 files
>  changed, 1899 insertions(+), 783 deletions(-) rename
>  board/samsung/smdk5250/tzpc_init.c => arch/arm/cpu/armv7/exynos/tzpc.c
>  (69%) rename arch/arm/lib/{bss.c => sections.c} (79%) create mode
>  100644 board/LaCie/common/cpld-gpio-bus.c create mode 100644
>  board/LaCie/common/cpld-gpio-bus.h create mode 100644
>  board/samsung/smdk5250/exynos5-dt.c create mode 100644
>  doc/device-tree-bindings/exynos/dwmmc.txt create mode 100644
>  drivers/mtd/spi/gigadevice.c

Applied to u-boot/master, thanks!

-- 
Tom
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 836 bytes
Desc: Digital signature
URL: <http://lists.denx.de/pipermail/u-boot/attachments/20130624/79b01222/attachment.pgp>

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

* [U-Boot] Pull request: u-boot-arm/master
@ 2013-06-21 21:52 Albert ARIBAUD
  2013-06-24 20:17 ` Tom Rini
  0 siblings, 1 reply; 259+ messages in thread
From: Albert ARIBAUD @ 2013-06-21 21:52 UTC (permalink / raw)
  To: u-boot

Hello Tom,

The following changes since commit
847e6693ccb529bf8346db62876f38f0c4e04ade:

  arm: pxa: config option for PXA270 turbo mode (2013-06-12 22:24:12
  +0200)

are available in the git repository at:

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

for you to fetch changes up to fbf87b1823dd5ebc2a384711ea2c677543019ece:

  arm: optimize relocate_code routine (2013-06-21 23:05:50 +0200)

----------------------------------------------------------------
Akshay Saraswat (2):
      Exynos5: clock: Update the equation to calculate PLL output
frequency Exynos: uart: s5p: enabling the uart tx/rx fifo

Albert ARIBAUD (8):
      Merge branch 'u-boot-samsung/master' into 'u-boot-arm/master'
      Merge branch 'u-boot-ti/master' into 'u-boot-arm/master'
      arm: ensure u-boot only uses relative relocations
      remove all references to .dynsym
      arm: generalize lib/bss.c into lib/sections.c
      arm: make __image_copy_{start, end} compiler-generated
      arm: make __rel_dyn_{start, end} compiler-generated
      arm: optimize relocate_code routine

Amar (9):
      FDT: Add compatible string for DWMMC
      EXYNOS5: FDT: Add DWMMC device node data
      DWMMC: Initialise dwmci and resolve EMMC read write issues
      EXYNOS5: DWMMC: Added FDT support for DWMMC
      EXYNOS5: DWMMC: Initialise the local variable to avoid unwanted
results. SMDK5250: Initialise and Enable DWMMC, support FDT and non-FDT
      MMC: APIs to support resize of EMMC boot partition
      SMDK5250: Enable EMMC booting
      COMMON: MMC: Command to support EMMC booting and to resize EMMC
boot partition

Arkadiusz Wlodarczyk (1):
      arm:trats: change auto-booting to boot kernel with separate
device tree blob

Dan Murphy (5):
      arm: omap: Add check for fdtfile in the findfdt macro
      arm: omap5_uevm: Correct the console sys prompt for 5432
      arm: dra7xx: Update the EXTRA_ENV_SETTINGS
      arm: omap4: panda: Add reading of the board revision
      arm: omap4: panda: Fix checkpatch on panda file

Heiko Schocher (3):
      arm, am33xx: move rtc32k_enable() to common place
      arm, am335x: make mpu pll config configurable
      arm, am33xx: move uart soft reset code to common place

Inderpal Singh (3):
      exynos: move tzpc_init to armv7/exynos
      exynos: update tzpc to make it common for exynos4 and exynos5
      exynos: Update origen and smdkv310 to use common tzpc_init

Naveen Krishna Chatradhi (2):
      power: exynos-tmu: fix warnings and clean up code
      power: exynos-tmu: use the mux_addr bit fields in tmu_control
register

Rajeshwari Shinde (3):
      SF: Add driver for Gigabyte device GD25LQ and GD25Q64B
      SMDK5250: Enable SPI Gigabyte device.
      MMC: DWMMC: Fix FIFO_DEPTH calculation

Simon Guinot (3):
      net2big_v2: initialize I2C fan at startup
      LaCie/common: add support for the CPLD GPIO bus
      net2big_v2: initialize LEDs at startup

 Makefile                                           |   7 +
 arch/arm/config.mk                                 |   5 +
 arch/arm/cpu/arm920t/ep93xx/u-boot.lds             |   6 +-
 arch/arm/cpu/arm926ejs/mxs/u-boot-spl.lds          |   5 -
 arch/arm/cpu/arm926ejs/spear/u-boot-spl.lds        |   5 -
 arch/arm/cpu/armv7/am33xx/board.c                  |  40 ++
 arch/arm/cpu/armv7/am33xx/clock_am33xx.c           |   9 +-
 arch/arm/cpu/armv7/exynos/Makefile                 |   2 +-
 arch/arm/cpu/armv7/exynos/clock.c                  |  10 +-
 .../arm/cpu/armv7/exynos/tzpc.c                    |  25 +-
 arch/arm/cpu/armv7/s5p-common/Makefile             |   2 +
 arch/arm/cpu/ixp/u-boot.lds                        |  20 +-
 arch/arm/cpu/u-boot-spl.lds                        |   6 +-
 arch/arm/cpu/u-boot.lds                            |  21 +-
 arch/arm/dts/exynos5250.dtsi                       |  33 ++
 arch/arm/include/asm/arch-am33xx/sys_proto.h       |   4 +
 arch/arm/include/asm/arch-exynos/cpu.h             |   4 +
 arch/arm/include/asm/arch-exynos/dwmmc.h           |  11 +-
 arch/arm/include/asm/arch-exynos/tmu.h             |  58 ++-
 arch/arm/include/asm/arch-exynos/tzpc.h            |  20 +
 arch/arm/lib/Makefile                              |   2 +-
 arch/arm/lib/relocate.S                            |  61 +--
 arch/arm/lib/{bss.c => sections.c}                 |   8 +-
 board/LaCie/common/cpld-gpio-bus.c                 |  50 +++
 board/LaCie/common/cpld-gpio-bus.h                 |  24 ++
 board/LaCie/net2big_v2/Makefile                    |   3 +
 board/LaCie/net2big_v2/net2big_v2.c                | 154 +++++++-
 board/LaCie/net2big_v2/net2big_v2.h                |   5 +
 board/actux1/u-boot.lds                            |  20 +-
 board/actux2/u-boot.lds                            |  20 +-
 board/actux3/u-boot.lds                            |  20 +-
 board/ait/cam_enc_4xx/u-boot-spl.lds               |   5 -
 board/davinci/da8xxevm/u-boot-spl-da850evm.lds     |   5 -
 board/davinci/da8xxevm/u-boot-spl-hawk.lds         |   1 -
 board/dvlhost/u-boot.lds                           |  20 +-
 board/freescale/mx31ads/u-boot.lds                 |  20 +-
 board/isee/igep0033/board.c                        |  40 +-
 board/phytec/pcm051/board.c                        |  39 +-
 board/samsung/dts/exynos5250-smdk5250.dts          |  24 ++
 board/samsung/origen/lowlevel_init.S               |  44 +--
 board/samsung/origen/origen_setup.h                |  25 --
 board/samsung/smdk5250/Makefile                    |   5 +-
 board/samsung/smdk5250/clock_init.c                |  18 +
 board/samsung/smdk5250/clock_init.h                |   5 +
 board/samsung/smdk5250/exynos5-dt.c                | 423
 +++++++++++++++++++++
 board/samsung/smdk5250/lowlevel_init.S             |   2 +
 board/samsung/smdk5250/setup.h                     |  25 --
 board/samsung/smdk5250/smdk5250.c                  | 223 +++--------
 board/samsung/smdk5250/spl_boot.c                  |  64 +++-
 board/samsung/smdkv310/lowlevel_init.S             |  60 +--
 board/ti/am335x/board.c                            |  39 +-
 board/ti/panda/panda.c                             | 104 ++++-
 board/ti/ti814x/evm.c                              |  35 +-
 board/vpac270/u-boot-spl.lds                       |   6 +-
 common/cmd_mmc.c                                   | 109 +++++-
 doc/device-tree-bindings/exynos/dwmmc.txt          |  54 +++
 drivers/mmc/dw_mmc.c                               |  27 +-
 drivers/mmc/exynos_dw_mmc.c                        | 127 ++++++-
 drivers/mmc/mmc.c                                  | 134 +++++++
 drivers/mtd/spi/Makefile                           |   1 +
 drivers/mtd/spi/gigadevice.c                       |  81 ++++
 drivers/mtd/spi/spi_flash.c                        |   3 +
 drivers/mtd/spi/spi_flash_internal.h               |   1 +
 drivers/power/exynos-tmu.c                         | 123 +++---
 drivers/serial/serial_s5p.c                        |  13 +-
 drivers/video/exynos_fb.c                          |   4 +-
 include/asm-generic/sections.h                     |   3 -
 include/configs/am335x_evm.h                       |   7 +-
 include/configs/dra7xx_evm.h                       |   3 +
 include/configs/exynos5250-dt.h                    |  11 +-
 include/configs/lacie_kw.h                         |   9 +-
 include/configs/omap4_common.h                     |   7 +-
 include/configs/omap5_common.h                     |   9 +-
 include/configs/omap5_uevm.h                       |   4 +-
 include/configs/origen.h                           |   2 +
 include/configs/smdkv310.h                         |   2 +
 include/configs/trats.h                            |  17 +-
 include/dwmmc.h                                    |   3 +
 include/fdtdec.h                                   |   1 +
 include/mmc.h                                      |  26 ++
 lib/fdtdec.c                                       |   1 +
 spl/Makefile                                       |   8 + 82 files
 changed, 1899 insertions(+), 783 deletions(-) rename
 board/samsung/smdk5250/tzpc_init.c => arch/arm/cpu/armv7/exynos/tzpc.c
 (69%) rename arch/arm/lib/{bss.c => sections.c} (79%) create mode
 100644 board/LaCie/common/cpld-gpio-bus.c create mode 100644
 board/LaCie/common/cpld-gpio-bus.h create mode 100644
 board/samsung/smdk5250/exynos5-dt.c create mode 100644
 doc/device-tree-bindings/exynos/dwmmc.txt create mode 100644
 drivers/mtd/spi/gigadevice.c

Amicalement,
-- 
Albert.

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

* [U-Boot] Pull request: u-boot-arm/master
  2013-06-13 15:49 Albert ARIBAUD
@ 2013-06-14 15:11 ` Tom Rini
  0 siblings, 0 replies; 259+ messages in thread
From: Tom Rini @ 2013-06-14 15:11 UTC (permalink / raw)
  To: u-boot

On Thu, Jun 13, 2013 at 05:49:43PM +0200, Albert ARIBAUD wrote:

> Hello Tom,
> 
> The following changes since commit
> 4596dcc1d4ea5763e0f92cf5becd9fc7d4c6e674:
> 
>   am33xx/omap: Move save_omap_boot_params to omap-common/boot-common.c
>   (2013-06-05 08:46:49 -0400)
> 
> are available in the git repository at:
> 
>   git://git.denx.de/u-boot-arm master
> 
> for you to fetch changes up to 847e6693ccb529bf8346db62876f38f0c4e04ade:
> 
>   arm: pxa: config option for PXA270 turbo mode (2013-06-12 22:24:12
>   +0200)
> 
> ----------------------------------------------------------------
> Albert ARIBAUD (2):
>       Merge branch 'u-boot-imx/master' into 'u-boot-arm/master'
>       Merge branch 'u-boot-ti/master' into 'u-boot-arm/master'
> 
> Alison Wang (7):
>       arm: vf610: Add IOMUX support for Vybrid VF610
>       arm: vf610: Add Vybrid VF610 CPU support
>       net: fec_mxc: Add support for Vybrid VF610
>       arm: vf610: Add watchdog support for Vybrid VF610
>       arm: vf610: Add uart support for Vybrid VF610
>       arm: vf610: Add Vybrid VF610 to mxc_ocotp document
>       arm: vf610: Add basic support for Vybrid VF610TWR board
> 
> Andrew Gabbasov (1):
>       mx6: mx6qsabrelite/nitrogen6x: Remove incorrect setting of gpio
> CS signal
> 
> Andrii Tseglytskyi (2):
>       OMAP3+: introduce generic ABB support
>       OMAP5: add ABB setup for MPU voltage domain
> 
> Balaji T K (1):
>       mmc: omap_hsmmc: Update pbias programming
> 
> Beno??t Th??baudeau (1):
>       imx: spl: Merge libimx-common make rules
> 
> Fabio Estevam (7):
>       mx28evk: Add splash screen support
>       mx23evk: Add splash screen support
>       video: mxsfb: Add an entry for mx23evk/mx28vk video modes
>       mx6slevk: Allow booting a device tree kernel
>       wandboard: Enable HDMI splashscreen
>       ARM: imx: Fix incorrect usage of CONFIG_SYS_MMC_ENV_PART
>       vf610twr: Drop unneeded 'status' variable
> 
> Holger Brunck (1):
>       arm/km: make local functions static
> 
> Joel A Fernandes (1):
>       am33xx: Board: Make CPSW section of ethernet initialization
> depend on CPSW driver
> 
> Lokesh Vutla (10):
>       ARM: OMAP4+: Cleanup header files
>       ARM: OMAP2+: Rename asm/arch/clocks.h asm/arch/clock.h
>       ARM: OMAP4+: pmic: Make generic bus init and write functions
>       ARM: DRA7xx: Add control id code for DRA7xx
>       ARM: DRA7xx: power Add support for tps659038 PMIC
>       ARM: DRA7xx: clocks: Fixing i2c_init for PMIC
>       ARM: DRA7xx: Do not enable srcomp for DRA7xx Soc's
>       ARM: DRA7xx: Update pinmux data
>       ARM: DRA7xx: clocks: Update PLL values
>       ARM: DRA7: Add Maintainer
> 
> Lubomir Popov (4):
>       OMAP5: Fix bug in omap5_es1_prcm struct
>       ARM: OMAP5: Power: Add more functionality to Palmas driver
>       ARM: OMAP: I2C: New read, write and probe functions
>       OMAP5: Enable access to auxclk registers
> 
> Luka Perkov (1):
>       wandboard: fix typo in README
> 
> Marek Vasut (1):
>       arm: mxs: Fix vectoring table crafting
> 
> Masahiro Yamada (1):
>       cosmetic: arm: fix comments in arch/arm/lib/crt0.S
> 
> Nishanth Menon (1):
>       ARM: OMAP5: DRA7xx: support class 0 optimized voltages
> 
> Otavio Salvador (2):
>       build: Use generic boot logo matching
>       wandboard: Add Boot Splash image with Wandboard logo
> 
> Renato Frias (2):
>       mx6qsabreauto: Add i2c to mx6qsabreauto board
>       mx6qsabreauto: Add Port Expander reset
> 
> SARTRE Leo (1):
>       Add support for Congatec Conga-QEVAl board
> 
> Sergey Yanovich (2):
>       arm: pxa: Add support for ICP DAS LP-8x4x
>       arm: pxa: config option for PXA270 turbo mode
> 
> Sricharan R (5):
>       ARM: OMAP5: clocks: Do not enable sgx clocks
>       ARM: DRA7xx: Change the Debug UART to UART1
>       ARM: DRA7xx: Correct the SYS_CLK to 20MHZ
>       ARM: DRA7xx: Correct SRAM END address
>       ARM: DRA7xx: EMIF: Change settings required for EVM board
> 
> Tom Rini (1):
>       arm: Remove OMAP2420H4 and all omap24xx support
> 
> Tom Warren (1):
>       ARM: tegra: only enable SCU on Tegra20
> 
> Vishwanathrao Badarkhe, Manish (2):
>       da830: add MMC support
>       arm: da830: moved pinmux configurations to the arch tree
> 
>  MAINTAINERS                                           |   20 ++-
>  Makefile                                              |    2 +-
>  arch/arm/cpu/arm1136/start.S                          |   18 ---
>  arch/arm/cpu/arm926ejs/davinci/Makefile               |    1 +
>  arch/arm/cpu/arm926ejs/davinci/da830_pinmux.c         |  151
>  ++++++++++++++++++++++
>  arch/arm/cpu/arm926ejs/mxs/mxs.c                      |   25 +++-
>  arch/arm/cpu/armv7/omap-common/Makefile               |    1 +
>  arch/arm/cpu/armv7/omap-common/abb.c                  |  137
>  ++++++++++++++++++++
>  arch/arm/cpu/armv7/omap-common/clocks-common.c        |  101
>  ++++++++++++--- arch/arm/cpu/armv7/omap-common/emif-common.c
>  |   28 ++++- arch/arm/cpu/armv7/omap-common/hwinit-common.c
>  |    2 - arch/arm/cpu/armv7/omap-common/timer.c                |    1
>  + arch/arm/cpu/armv7/omap-common/vc.c                   |   14 ++-
>  arch/arm/cpu/armv7/omap3/clock.c                      |    2 +-
>  arch/arm/cpu/armv7/omap4/hw_data.c                    |   13 +-
>  arch/arm/cpu/armv7/omap4/prcm-regs.c                  |    3 +
>  arch/arm/cpu/armv7/omap5/Makefile                     |    1 +
>  arch/arm/cpu/armv7/omap5/abb.c                        |   67
>  ++++++++++ arch/arm/cpu/armv7/omap5/hw_data.c                    |
>  167 ++++++++++++++++++-------
>  arch/arm/cpu/armv7/omap5/hwinit.c                     |   24 ++--
>  arch/arm/cpu/armv7/omap5/prcm-regs.c                  |   20 +++
>  arch/arm/cpu/armv7/omap5/sdram.c                      |  170
>  +++++++++++++++++++++++--
>  arch/arm/cpu/armv7/vf610/Makefile                     |   42 +++++++
>  arch/arm/cpu/armv7/vf610/generic.c                    |  324
>  ++++++++++++++++++++++++++++++++++++++++++++++++
>  arch/arm/cpu/armv7/vf610/timer.c                      |  103
>  +++++++++++++++ arch/arm/cpu/pxa/pxa2xx.c
>  |    2 +- arch/arm/cpu/tegra-common/ap.c                        |    4
>  + arch/arm/imx-common/Makefile                          |    2 +-
>  arch/arm/imx-common/iomux-v3.c                        |    6 +
>  arch/arm/include/asm/arch-davinci/pinmux_defs.h       |   15 ++-
>  arch/arm/include/asm/arch-omap24xx/bits.h             |   48 -------
>  arch/arm/include/asm/arch-omap24xx/clocks.h           |  112
>  -----------------
>  arch/arm/include/asm/arch-omap24xx/i2c.h              |   68
>  ---------- arch/arm/include/asm/arch-omap24xx/mem.h              |
>  156 -----------------------
>  arch/arm/include/asm/arch-omap24xx/mux.h              |  176
>  --------------------------
>  arch/arm/include/asm/arch-omap24xx/omap2420.h         |  236
>  -----------------------------------
>  arch/arm/include/asm/arch-omap24xx/sys_info.h         |   82
>  ------------ arch/arm/include/asm/arch-omap24xx/sys_proto.h        |
>  54 -------- arch/arm/include/asm/arch-omap3/{clocks.h => clock.h} |
>  0 arch/arm/include/asm/arch-omap3/omap3.h               |    7 ++
>  arch/arm/include/asm/arch-omap4/{clocks.h => clock.h} |   34 +----
>  arch/arm/include/asm/arch-omap4/cpu.h                 |   12 --
>  arch/arm/include/asm/arch-omap4/omap.h                |   22 ++--
>  arch/arm/include/asm/arch-omap4/sys_proto.h           |    5 +-
>  arch/arm/include/asm/arch-omap5/{clocks.h => clock.h} |   91
>  +++++++++++--- arch/arm/include/asm/arch-omap5/cpu.h
>  |   12 -- arch/arm/include/asm/arch-omap5/mux_dra7xx.h          |    7
>  +- arch/arm/include/asm/arch-omap5/omap.h                |   67
>  +++++----- arch/arm/include/asm/arch-omap5/sys_proto.h           |
>  7 +- arch/arm/include/asm/arch-vf610/clock.h               |   39
>  ++++++ arch/arm/include/asm/arch-vf610/crm_regs.h            |  225
>  +++++++++++++++++++++++++++++++++
>  arch/arm/include/asm/arch-vf610/imx-regs.h            |  419
>  +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
>  arch/arm/include/asm/arch-vf610/iomux-vf610.h         |  101
>  +++++++++++++++ arch/arm/include/asm/emif.h
>  |   12 +- arch/arm/include/asm/imx-common/iomux-v3.h            |   18
>  +++ arch/arm/include/asm/omap_common.h                    |   59
>  ++++++++- arch/arm/lib/cache.c                                  |    2
>  +- arch/arm/lib/crt0.S                                   |    4 +-
>  board/boundary/nitrogen6x/nitrogen6x.c                |    1 -
>  board/congatec/cgtqmx6eval/Makefile                   |   42 +++++++
>  board/congatec/cgtqmx6eval/README                     |   29 +++++
>  board/congatec/cgtqmx6eval/cgtqmx6eval.c              |  167
>  +++++++++++++++++++++++++
>  board/davinci/da8xxevm/da830evm.c                     |  155
>  +++++++----------------
>  board/freescale/mx23evk/mx23evk.c                     |    6 +
>  board/freescale/mx23evk/spl_boot.c                    |   32 +++++
>  board/freescale/mx28evk/iomux.c                       |   33 +++++
>  board/freescale/mx28evk/mx28evk.c                     |    6 +
>  board/freescale/mx6qsabreauto/mx6qsabreauto.c         |   57 +++++++++
>  board/freescale/mx6qsabrelite/mx6qsabrelite.c         |    1 -
>  board/freescale/vf610twr/Makefile                     |   39 ++++++
>  board/freescale/vf610twr/imximage.cfg                 |   33 +++++
>  board/freescale/vf610twr/vf610twr.c                   |  407
>  ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
>  board/htkw/mcx/mcx.c                                  |    2 +-
>  board/{ti/omap2420h4 => icpdas/lp8x4x}/Makefile       |   16 +--
>  board/icpdas/lp8x4x/lp8x4x.c                          |  147
>  ++++++++++++++++++++++
>  board/keymile/km_arm/km_arm.c                         |    4 +-
>  board/teejet/mt_ventoux/mt_ventoux.c                  |    2 +-
>  board/ti/am335x/board.c                               |    2 +
>  board/ti/dra7xx/mux_data.h                            |   38 +++---
>  board/ti/omap2420h4/config.mk                         |   28 -----
>  board/ti/omap2420h4/lowlevel_init.S                   |  185
>  ---------------------------
>  board/ti/omap2420h4/mem.c                             |  362
>  -----------------------------------------------------
>  board/ti/omap2420h4/omap2420h4.c                      |  867
>  -------------------------------------------------------------------------------------------------------------------------------
>  board/ti/omap2420h4/sys_info.c                        |  387
>  ---------------------------------------------------------
>  board/ti/omap5_uevm/evm.c                             |   12 +-
>  board/ti/panda/panda.c                                |   22 ++--
>  board/ti/sdp4430/sdp.c                                |   16 ++-
>  board/wandboard/README                                |    4 +-
>  board/wandboard/wandboard.c                           |   98
>  +++++++++++++++ boards.cfg
>  |    4 +- doc/README.mxc_ocotp                                  |    1
>  + doc/README.scrapyard                                  |    1 +
>  doc/README.vf610                                      |   10 ++
>  drivers/i2c/omap24xx_i2c.c                            |  490
>  ++++++++++++++++++++++++++++++++++++++++++++----------------------------
>  drivers/mmc/omap_hsmmc.c                              |   20 ++-
>  drivers/net/fec_mxc.c                                 |    4 +-
>  drivers/power/palmas.c                                |  133
>  ++++++++++++++++++--
>  drivers/serial/Makefile                               |    1 +
>  drivers/serial/ns16550.c                              |    5 -
>  drivers/serial/serial_lpuart.c                        |  132
>  ++++++++++++++++++++
>  drivers/serial/serial_ns16550.c                       |    5 -
>  drivers/usb/musb/omap3.c                              |    4 +-
>  drivers/video/mxsfb.c                                 |    5 +
>  drivers/watchdog/Makefile                             |    2 +-
>  include/configs/cgtqmx6eval.h                         |  194
>  +++++++++++++++++++++++++++++
>  include/configs/da830evm.h                            |   25 +++-
>  include/configs/dra7xx_evm.h                          |    8 +-
>  include/configs/lp8x4x.h                              |  262
>  +++++++++++++++++++++++++++++++++++++++
>  include/configs/mx23evk.h                             |   17 +++
>  include/configs/mx28evk.h                             |   17 +++
>  include/configs/mx53ard.h                             |    3 +-
>  include/configs/mx6qsabre_common.h                    |    2 +-
>  include/configs/mx6qsabreauto.h                       |    7 +-
>  include/configs/mx6qsabresd.h                         |    1 -
>  include/configs/mx6slevk.h                            |    2 +-
>  include/configs/omap2420h4.h                          |  264
>  ---------------------------------------
>  include/configs/omap4_common.h                        |    4 -
>  include/configs/omap5_common.h                        |   12 +-
>  include/configs/omap5_uevm.h                          |    7 +-
>  include/configs/vf610twr.h                            |  140
>  +++++++++++++++++++++
>  include/configs/wandboard.h                           |   20 ++-
>  include/palmas.h                                      |   90
>  ++++++++++++-- spl/Makefile
>  |    6 +- tools/Makefile                                        |   27
>  ++-- tools/logos/wandboard.bmp                             |  Bin 0 ->
>  22390 bytes 125 files changed, 4926 insertions(+), 3740 deletions(-)
>  create mode 100644 arch/arm/cpu/arm926ejs/davinci/da830_pinmux.c
>  create mode 100644 arch/arm/cpu/armv7/omap-common/abb.c create mode
>  100644 arch/arm/cpu/armv7/omap5/abb.c create mode 100644
>  arch/arm/cpu/armv7/vf610/Makefile create mode 100644
>  arch/arm/cpu/armv7/vf610/generic.c create mode 100644
>  arch/arm/cpu/armv7/vf610/timer.c delete mode 100644
>  arch/arm/include/asm/arch-omap24xx/bits.h delete mode 100644
>  arch/arm/include/asm/arch-omap24xx/clocks.h delete mode 100644
>  arch/arm/include/asm/arch-omap24xx/i2c.h delete mode 100644
>  arch/arm/include/asm/arch-omap24xx/mem.h delete mode 100644
>  arch/arm/include/asm/arch-omap24xx/mux.h delete mode 100644
>  arch/arm/include/asm/arch-omap24xx/omap2420.h delete mode 100644
>  arch/arm/include/asm/arch-omap24xx/sys_info.h delete mode 100644
>  arch/arm/include/asm/arch-omap24xx/sys_proto.h rename
>  arch/arm/include/asm/arch-omap3/{clocks.h => clock.h} (100%) rename
>  arch/arm/include/asm/arch-omap4/{clocks.h => clock.h} (90%) rename
>  arch/arm/include/asm/arch-omap5/{clocks.h => clock.h} (73%) create
>  mode 100644 arch/arm/include/asm/arch-vf610/clock.h create mode 100644
>  arch/arm/include/asm/arch-vf610/crm_regs.h create mode 100644
>  arch/arm/include/asm/arch-vf610/imx-regs.h create mode 100644
>  arch/arm/include/asm/arch-vf610/iomux-vf610.h create mode 100644
>  board/congatec/cgtqmx6eval/Makefile create mode 100644
>  board/congatec/cgtqmx6eval/README create mode 100644
>  board/congatec/cgtqmx6eval/cgtqmx6eval.c create mode 100644
>  board/freescale/vf610twr/Makefile create mode 100644
>  board/freescale/vf610twr/imximage.cfg create mode 100644
>  board/freescale/vf610twr/vf610twr.c rename board/{ti/omap2420h4 =>
>  icpdas/lp8x4x}/Makefile (73%) create mode 100644
>  board/icpdas/lp8x4x/lp8x4x.c delete mode 100644
>  board/ti/omap2420h4/config.mk delete mode 100644
>  board/ti/omap2420h4/lowlevel_init.S delete mode 100644
>  board/ti/omap2420h4/mem.c delete mode 100644
>  board/ti/omap2420h4/omap2420h4.c delete mode 100644
>  board/ti/omap2420h4/sys_info.c create mode 100644 doc/README.vf610
>  create mode 100644 drivers/serial/serial_lpuart.c create mode 100644
>  include/configs/cgtqmx6eval.h create mode 100644
>  include/configs/lp8x4x.h delete mode 100644
>  include/configs/omap2420h4.h create mode 100644
>  include/configs/vf610twr.h create mode 100644 tools/logos/wandboard.bmp

Booted on am335x_evm and applied to u-boot/master, thanks!

-- 
Tom
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 836 bytes
Desc: Digital signature
URL: <http://lists.denx.de/pipermail/u-boot/attachments/20130614/c744c3ee/attachment.pgp>

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

* [U-Boot] Pull request: u-boot-arm/master
@ 2013-06-13 15:49 Albert ARIBAUD
  2013-06-14 15:11 ` Tom Rini
  0 siblings, 1 reply; 259+ messages in thread
From: Albert ARIBAUD @ 2013-06-13 15:49 UTC (permalink / raw)
  To: u-boot

Hello Tom,

The following changes since commit
4596dcc1d4ea5763e0f92cf5becd9fc7d4c6e674:

  am33xx/omap: Move save_omap_boot_params to omap-common/boot-common.c
  (2013-06-05 08:46:49 -0400)

are available in the git repository at:

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

for you to fetch changes up to 847e6693ccb529bf8346db62876f38f0c4e04ade:

  arm: pxa: config option for PXA270 turbo mode (2013-06-12 22:24:12
  +0200)

----------------------------------------------------------------
Albert ARIBAUD (2):
      Merge branch 'u-boot-imx/master' into 'u-boot-arm/master'
      Merge branch 'u-boot-ti/master' into 'u-boot-arm/master'

Alison Wang (7):
      arm: vf610: Add IOMUX support for Vybrid VF610
      arm: vf610: Add Vybrid VF610 CPU support
      net: fec_mxc: Add support for Vybrid VF610
      arm: vf610: Add watchdog support for Vybrid VF610
      arm: vf610: Add uart support for Vybrid VF610
      arm: vf610: Add Vybrid VF610 to mxc_ocotp document
      arm: vf610: Add basic support for Vybrid VF610TWR board

Andrew Gabbasov (1):
      mx6: mx6qsabrelite/nitrogen6x: Remove incorrect setting of gpio
CS signal

Andrii Tseglytskyi (2):
      OMAP3+: introduce generic ABB support
      OMAP5: add ABB setup for MPU voltage domain

Balaji T K (1):
      mmc: omap_hsmmc: Update pbias programming

Beno?t Th?baudeau (1):
      imx: spl: Merge libimx-common make rules

Fabio Estevam (7):
      mx28evk: Add splash screen support
      mx23evk: Add splash screen support
      video: mxsfb: Add an entry for mx23evk/mx28vk video modes
      mx6slevk: Allow booting a device tree kernel
      wandboard: Enable HDMI splashscreen
      ARM: imx: Fix incorrect usage of CONFIG_SYS_MMC_ENV_PART
      vf610twr: Drop unneeded 'status' variable

Holger Brunck (1):
      arm/km: make local functions static

Joel A Fernandes (1):
      am33xx: Board: Make CPSW section of ethernet initialization
depend on CPSW driver

Lokesh Vutla (10):
      ARM: OMAP4+: Cleanup header files
      ARM: OMAP2+: Rename asm/arch/clocks.h asm/arch/clock.h
      ARM: OMAP4+: pmic: Make generic bus init and write functions
      ARM: DRA7xx: Add control id code for DRA7xx
      ARM: DRA7xx: power Add support for tps659038 PMIC
      ARM: DRA7xx: clocks: Fixing i2c_init for PMIC
      ARM: DRA7xx: Do not enable srcomp for DRA7xx Soc's
      ARM: DRA7xx: Update pinmux data
      ARM: DRA7xx: clocks: Update PLL values
      ARM: DRA7: Add Maintainer

Lubomir Popov (4):
      OMAP5: Fix bug in omap5_es1_prcm struct
      ARM: OMAP5: Power: Add more functionality to Palmas driver
      ARM: OMAP: I2C: New read, write and probe functions
      OMAP5: Enable access to auxclk registers

Luka Perkov (1):
      wandboard: fix typo in README

Marek Vasut (1):
      arm: mxs: Fix vectoring table crafting

Masahiro Yamada (1):
      cosmetic: arm: fix comments in arch/arm/lib/crt0.S

Nishanth Menon (1):
      ARM: OMAP5: DRA7xx: support class 0 optimized voltages

Otavio Salvador (2):
      build: Use generic boot logo matching
      wandboard: Add Boot Splash image with Wandboard logo

Renato Frias (2):
      mx6qsabreauto: Add i2c to mx6qsabreauto board
      mx6qsabreauto: Add Port Expander reset

SARTRE Leo (1):
      Add support for Congatec Conga-QEVAl board

Sergey Yanovich (2):
      arm: pxa: Add support for ICP DAS LP-8x4x
      arm: pxa: config option for PXA270 turbo mode

Sricharan R (5):
      ARM: OMAP5: clocks: Do not enable sgx clocks
      ARM: DRA7xx: Change the Debug UART to UART1
      ARM: DRA7xx: Correct the SYS_CLK to 20MHZ
      ARM: DRA7xx: Correct SRAM END address
      ARM: DRA7xx: EMIF: Change settings required for EVM board

Tom Rini (1):
      arm: Remove OMAP2420H4 and all omap24xx support

Tom Warren (1):
      ARM: tegra: only enable SCU on Tegra20

Vishwanathrao Badarkhe, Manish (2):
      da830: add MMC support
      arm: da830: moved pinmux configurations to the arch tree

 MAINTAINERS                                           |   20 ++-
 Makefile                                              |    2 +-
 arch/arm/cpu/arm1136/start.S                          |   18 ---
 arch/arm/cpu/arm926ejs/davinci/Makefile               |    1 +
 arch/arm/cpu/arm926ejs/davinci/da830_pinmux.c         |  151
 ++++++++++++++++++++++
 arch/arm/cpu/arm926ejs/mxs/mxs.c                      |   25 +++-
 arch/arm/cpu/armv7/omap-common/Makefile               |    1 +
 arch/arm/cpu/armv7/omap-common/abb.c                  |  137
 ++++++++++++++++++++
 arch/arm/cpu/armv7/omap-common/clocks-common.c        |  101
 ++++++++++++--- arch/arm/cpu/armv7/omap-common/emif-common.c
 |   28 ++++- arch/arm/cpu/armv7/omap-common/hwinit-common.c
 |    2 - arch/arm/cpu/armv7/omap-common/timer.c                |    1
 + arch/arm/cpu/armv7/omap-common/vc.c                   |   14 ++-
 arch/arm/cpu/armv7/omap3/clock.c                      |    2 +-
 arch/arm/cpu/armv7/omap4/hw_data.c                    |   13 +-
 arch/arm/cpu/armv7/omap4/prcm-regs.c                  |    3 +
 arch/arm/cpu/armv7/omap5/Makefile                     |    1 +
 arch/arm/cpu/armv7/omap5/abb.c                        |   67
 ++++++++++ arch/arm/cpu/armv7/omap5/hw_data.c                    |
 167 ++++++++++++++++++-------
 arch/arm/cpu/armv7/omap5/hwinit.c                     |   24 ++--
 arch/arm/cpu/armv7/omap5/prcm-regs.c                  |   20 +++
 arch/arm/cpu/armv7/omap5/sdram.c                      |  170
 +++++++++++++++++++++++--
 arch/arm/cpu/armv7/vf610/Makefile                     |   42 +++++++
 arch/arm/cpu/armv7/vf610/generic.c                    |  324
 ++++++++++++++++++++++++++++++++++++++++++++++++
 arch/arm/cpu/armv7/vf610/timer.c                      |  103
 +++++++++++++++ arch/arm/cpu/pxa/pxa2xx.c
 |    2 +- arch/arm/cpu/tegra-common/ap.c                        |    4
 + arch/arm/imx-common/Makefile                          |    2 +-
 arch/arm/imx-common/iomux-v3.c                        |    6 +
 arch/arm/include/asm/arch-davinci/pinmux_defs.h       |   15 ++-
 arch/arm/include/asm/arch-omap24xx/bits.h             |   48 -------
 arch/arm/include/asm/arch-omap24xx/clocks.h           |  112
 -----------------
 arch/arm/include/asm/arch-omap24xx/i2c.h              |   68
 ---------- arch/arm/include/asm/arch-omap24xx/mem.h              |
 156 -----------------------
 arch/arm/include/asm/arch-omap24xx/mux.h              |  176
 --------------------------
 arch/arm/include/asm/arch-omap24xx/omap2420.h         |  236
 -----------------------------------
 arch/arm/include/asm/arch-omap24xx/sys_info.h         |   82
 ------------ arch/arm/include/asm/arch-omap24xx/sys_proto.h        |
 54 -------- arch/arm/include/asm/arch-omap3/{clocks.h => clock.h} |
 0 arch/arm/include/asm/arch-omap3/omap3.h               |    7 ++
 arch/arm/include/asm/arch-omap4/{clocks.h => clock.h} |   34 +----
 arch/arm/include/asm/arch-omap4/cpu.h                 |   12 --
 arch/arm/include/asm/arch-omap4/omap.h                |   22 ++--
 arch/arm/include/asm/arch-omap4/sys_proto.h           |    5 +-
 arch/arm/include/asm/arch-omap5/{clocks.h => clock.h} |   91
 +++++++++++--- arch/arm/include/asm/arch-omap5/cpu.h
 |   12 -- arch/arm/include/asm/arch-omap5/mux_dra7xx.h          |    7
 +- arch/arm/include/asm/arch-omap5/omap.h                |   67
 +++++----- arch/arm/include/asm/arch-omap5/sys_proto.h           |
 7 +- arch/arm/include/asm/arch-vf610/clock.h               |   39
 ++++++ arch/arm/include/asm/arch-vf610/crm_regs.h            |  225
 +++++++++++++++++++++++++++++++++
 arch/arm/include/asm/arch-vf610/imx-regs.h            |  419
 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 arch/arm/include/asm/arch-vf610/iomux-vf610.h         |  101
 +++++++++++++++ arch/arm/include/asm/emif.h
 |   12 +- arch/arm/include/asm/imx-common/iomux-v3.h            |   18
 +++ arch/arm/include/asm/omap_common.h                    |   59
 ++++++++- arch/arm/lib/cache.c                                  |    2
 +- arch/arm/lib/crt0.S                                   |    4 +-
 board/boundary/nitrogen6x/nitrogen6x.c                |    1 -
 board/congatec/cgtqmx6eval/Makefile                   |   42 +++++++
 board/congatec/cgtqmx6eval/README                     |   29 +++++
 board/congatec/cgtqmx6eval/cgtqmx6eval.c              |  167
 +++++++++++++++++++++++++
 board/davinci/da8xxevm/da830evm.c                     |  155
 +++++++----------------
 board/freescale/mx23evk/mx23evk.c                     |    6 +
 board/freescale/mx23evk/spl_boot.c                    |   32 +++++
 board/freescale/mx28evk/iomux.c                       |   33 +++++
 board/freescale/mx28evk/mx28evk.c                     |    6 +
 board/freescale/mx6qsabreauto/mx6qsabreauto.c         |   57 +++++++++
 board/freescale/mx6qsabrelite/mx6qsabrelite.c         |    1 -
 board/freescale/vf610twr/Makefile                     |   39 ++++++
 board/freescale/vf610twr/imximage.cfg                 |   33 +++++
 board/freescale/vf610twr/vf610twr.c                   |  407
 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 board/htkw/mcx/mcx.c                                  |    2 +-
 board/{ti/omap2420h4 => icpdas/lp8x4x}/Makefile       |   16 +--
 board/icpdas/lp8x4x/lp8x4x.c                          |  147
 ++++++++++++++++++++++
 board/keymile/km_arm/km_arm.c                         |    4 +-
 board/teejet/mt_ventoux/mt_ventoux.c                  |    2 +-
 board/ti/am335x/board.c                               |    2 +
 board/ti/dra7xx/mux_data.h                            |   38 +++---
 board/ti/omap2420h4/config.mk                         |   28 -----
 board/ti/omap2420h4/lowlevel_init.S                   |  185
 ---------------------------
 board/ti/omap2420h4/mem.c                             |  362
 -----------------------------------------------------
 board/ti/omap2420h4/omap2420h4.c                      |  867
 -------------------------------------------------------------------------------------------------------------------------------
 board/ti/omap2420h4/sys_info.c                        |  387
 ---------------------------------------------------------
 board/ti/omap5_uevm/evm.c                             |   12 +-
 board/ti/panda/panda.c                                |   22 ++--
 board/ti/sdp4430/sdp.c                                |   16 ++-
 board/wandboard/README                                |    4 +-
 board/wandboard/wandboard.c                           |   98
 +++++++++++++++ boards.cfg
 |    4 +- doc/README.mxc_ocotp                                  |    1
 + doc/README.scrapyard                                  |    1 +
 doc/README.vf610                                      |   10 ++
 drivers/i2c/omap24xx_i2c.c                            |  490
 ++++++++++++++++++++++++++++++++++++++++++++----------------------------
 drivers/mmc/omap_hsmmc.c                              |   20 ++-
 drivers/net/fec_mxc.c                                 |    4 +-
 drivers/power/palmas.c                                |  133
 ++++++++++++++++++--
 drivers/serial/Makefile                               |    1 +
 drivers/serial/ns16550.c                              |    5 -
 drivers/serial/serial_lpuart.c                        |  132
 ++++++++++++++++++++
 drivers/serial/serial_ns16550.c                       |    5 -
 drivers/usb/musb/omap3.c                              |    4 +-
 drivers/video/mxsfb.c                                 |    5 +
 drivers/watchdog/Makefile                             |    2 +-
 include/configs/cgtqmx6eval.h                         |  194
 +++++++++++++++++++++++++++++
 include/configs/da830evm.h                            |   25 +++-
 include/configs/dra7xx_evm.h                          |    8 +-
 include/configs/lp8x4x.h                              |  262
 +++++++++++++++++++++++++++++++++++++++
 include/configs/mx23evk.h                             |   17 +++
 include/configs/mx28evk.h                             |   17 +++
 include/configs/mx53ard.h                             |    3 +-
 include/configs/mx6qsabre_common.h                    |    2 +-
 include/configs/mx6qsabreauto.h                       |    7 +-
 include/configs/mx6qsabresd.h                         |    1 -
 include/configs/mx6slevk.h                            |    2 +-
 include/configs/omap2420h4.h                          |  264
 ---------------------------------------
 include/configs/omap4_common.h                        |    4 -
 include/configs/omap5_common.h                        |   12 +-
 include/configs/omap5_uevm.h                          |    7 +-
 include/configs/vf610twr.h                            |  140
 +++++++++++++++++++++
 include/configs/wandboard.h                           |   20 ++-
 include/palmas.h                                      |   90
 ++++++++++++-- spl/Makefile
 |    6 +- tools/Makefile                                        |   27
 ++-- tools/logos/wandboard.bmp                             |  Bin 0 ->
 22390 bytes 125 files changed, 4926 insertions(+), 3740 deletions(-)
 create mode 100644 arch/arm/cpu/arm926ejs/davinci/da830_pinmux.c
 create mode 100644 arch/arm/cpu/armv7/omap-common/abb.c create mode
 100644 arch/arm/cpu/armv7/omap5/abb.c create mode 100644
 arch/arm/cpu/armv7/vf610/Makefile create mode 100644
 arch/arm/cpu/armv7/vf610/generic.c create mode 100644
 arch/arm/cpu/armv7/vf610/timer.c delete mode 100644
 arch/arm/include/asm/arch-omap24xx/bits.h delete mode 100644
 arch/arm/include/asm/arch-omap24xx/clocks.h delete mode 100644
 arch/arm/include/asm/arch-omap24xx/i2c.h delete mode 100644
 arch/arm/include/asm/arch-omap24xx/mem.h delete mode 100644
 arch/arm/include/asm/arch-omap24xx/mux.h delete mode 100644
 arch/arm/include/asm/arch-omap24xx/omap2420.h delete mode 100644
 arch/arm/include/asm/arch-omap24xx/sys_info.h delete mode 100644
 arch/arm/include/asm/arch-omap24xx/sys_proto.h rename
 arch/arm/include/asm/arch-omap3/{clocks.h => clock.h} (100%) rename
 arch/arm/include/asm/arch-omap4/{clocks.h => clock.h} (90%) rename
 arch/arm/include/asm/arch-omap5/{clocks.h => clock.h} (73%) create
 mode 100644 arch/arm/include/asm/arch-vf610/clock.h create mode 100644
 arch/arm/include/asm/arch-vf610/crm_regs.h create mode 100644
 arch/arm/include/asm/arch-vf610/imx-regs.h create mode 100644
 arch/arm/include/asm/arch-vf610/iomux-vf610.h create mode 100644
 board/congatec/cgtqmx6eval/Makefile create mode 100644
 board/congatec/cgtqmx6eval/README create mode 100644
 board/congatec/cgtqmx6eval/cgtqmx6eval.c create mode 100644
 board/freescale/vf610twr/Makefile create mode 100644
 board/freescale/vf610twr/imximage.cfg create mode 100644
 board/freescale/vf610twr/vf610twr.c rename board/{ti/omap2420h4 =>
 icpdas/lp8x4x}/Makefile (73%) create mode 100644
 board/icpdas/lp8x4x/lp8x4x.c delete mode 100644
 board/ti/omap2420h4/config.mk delete mode 100644
 board/ti/omap2420h4/lowlevel_init.S delete mode 100644
 board/ti/omap2420h4/mem.c delete mode 100644
 board/ti/omap2420h4/omap2420h4.c delete mode 100644
 board/ti/omap2420h4/sys_info.c create mode 100644 doc/README.vf610
 create mode 100644 drivers/serial/serial_lpuart.c create mode 100644
 include/configs/cgtqmx6eval.h create mode 100644
 include/configs/lp8x4x.h delete mode 100644
 include/configs/omap2420h4.h create mode 100644
 include/configs/vf610twr.h create mode 100644 tools/logos/wandboard.bmp

Amicalement,
-- 
Albert.

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

* [U-Boot] pull request: u-boot-arm/master
  2013-06-05 15:02 [U-Boot] pull " Albert ARIBAUD
@ 2013-06-07 18:20 ` Tom Rini
  0 siblings, 0 replies; 259+ messages in thread
From: Tom Rini @ 2013-06-07 18:20 UTC (permalink / raw)
  To: u-boot

On Wed, Jun 05, 2013 at 05:02:02PM +0200, Albert ARIBAUD wrote:

> Hello Tom,
> 
> The following changes since commit
> 3da0e5750b24a9491058df6126c7be577a276c09:
> 
>   arm: factorize relocate_code routine (2013-05-30 20:24:38 +0200)
> 
> are available in the git repository at:
> 
>   git://git.denx.de/u-boot-arm master
> 
> for you to fetch changes up to 4596dcc1d4ea5763e0f92cf5becd9fc7d4c6e674:
> 
>   am33xx/omap: Move save_omap_boot_params to omap-common/boot-common.c
>   (2013-06-05 08:46:49 -0400)
> 
> ----------------------------------------------------------------
> Tom Rini (3):
>       omap-common/hwinit-common.c: Mark omap_rev_string as static
>       am33xx: Correct NON_SECURE_SRAM_START/END
>       am33xx/omap: Move save_omap_boot_params to
> omap-common/boot-common.c
> 
>  arch/arm/cpu/armv7/omap-common/boot-common.c   |   39
>  ++++++++++++++++++++++++
>  arch/arm/cpu/armv7/omap-common/hwinit-common.c |   38
>  +---------------------- arch/arm/include/asm/arch-am33xx/omap.h
>  |    4 +-- arch/arm/include/asm/arch-am33xx/sys_proto.h   |    1 +
>  arch/arm/include/asm/arch-omap4/sys_proto.h    |    1 +
>  arch/arm/include/asm/arch-omap5/sys_proto.h    |    1 +
>  board/isee/igep0033/board.c                    |    9 ++++++
>  board/phytec/pcm051/board.c                    |    9 ++++++
>  board/ti/am335x/board.c                        |    9 ++++++
>  board/ti/ti814x/evm.c                          |    9 ++++++
>  include/configs/am335x_evm.h                   |   10 ++++--
>  include/configs/igep0033.h                     |   10 ++++--
>  include/configs/pcm051.h                       |   10 ++++-- 13 files
>  changed, 105 insertions(+), 45 deletions(-)

Applied to u-boot/master, thanks!

-- 
Tom
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 836 bytes
Desc: Digital signature
URL: <http://lists.denx.de/pipermail/u-boot/attachments/20130607/14517a20/attachment.pgp>

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

* [U-Boot] pull request: u-boot-arm/master
@ 2013-06-05 15:02 Albert ARIBAUD
  2013-06-07 18:20 ` Tom Rini
  0 siblings, 1 reply; 259+ messages in thread
From: Albert ARIBAUD @ 2013-06-05 15:02 UTC (permalink / raw)
  To: u-boot

Hello Tom,

The following changes since commit
3da0e5750b24a9491058df6126c7be577a276c09:

  arm: factorize relocate_code routine (2013-05-30 20:24:38 +0200)

are available in the git repository at:

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

for you to fetch changes up to 4596dcc1d4ea5763e0f92cf5becd9fc7d4c6e674:

  am33xx/omap: Move save_omap_boot_params to omap-common/boot-common.c
  (2013-06-05 08:46:49 -0400)

----------------------------------------------------------------
Tom Rini (3):
      omap-common/hwinit-common.c: Mark omap_rev_string as static
      am33xx: Correct NON_SECURE_SRAM_START/END
      am33xx/omap: Move save_omap_boot_params to
omap-common/boot-common.c

 arch/arm/cpu/armv7/omap-common/boot-common.c   |   39
 ++++++++++++++++++++++++
 arch/arm/cpu/armv7/omap-common/hwinit-common.c |   38
 +---------------------- arch/arm/include/asm/arch-am33xx/omap.h
 |    4 +-- arch/arm/include/asm/arch-am33xx/sys_proto.h   |    1 +
 arch/arm/include/asm/arch-omap4/sys_proto.h    |    1 +
 arch/arm/include/asm/arch-omap5/sys_proto.h    |    1 +
 board/isee/igep0033/board.c                    |    9 ++++++
 board/phytec/pcm051/board.c                    |    9 ++++++
 board/ti/am335x/board.c                        |    9 ++++++
 board/ti/ti814x/evm.c                          |    9 ++++++
 include/configs/am335x_evm.h                   |   10 ++++--
 include/configs/igep0033.h                     |   10 ++++--
 include/configs/pcm051.h                       |   10 ++++-- 13 files
 changed, 105 insertions(+), 45 deletions(-)

Amicalement,
-- 
Albert.

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

* [U-Boot] Pull request: u-boot-arm/master
  2013-05-30 19:29 [U-Boot] Pull " Albert ARIBAUD
@ 2013-05-31 20:51 ` Tom Rini
  0 siblings, 0 replies; 259+ messages in thread
From: Tom Rini @ 2013-05-31 20:51 UTC (permalink / raw)
  To: u-boot

On Thu, May 30, 2013 at 09:29:21PM +0200, Albert ARIBAUD wrote:

> Hello Tom,
> 
> The following changes since commit
> a71d45d706a5b51c348160163b6c159632273fed:
> 
>   powerpc/mpc85xx: Clear L1 D-cache lock (2013-05-24 16:54:14 -0500)
> 
> are available in the git repository at:
> 
>   git://git.denx.de/u-boot-arm master
> 
> for you to fetch changes up to 3da0e5750b24a9491058df6126c7be577a276c09:
> 
>   arm: factorize relocate_code routine (2013-05-30 20:24:38 +0200)
> 
> ----------------------------------------------------------------
> Albert ARIBAUD (9):
>       Merge branch 'u-boot-pxa/master' into 'u-boot-arm/master'
>       Merge branch 'u-boot-imx/master' into 'u-boot-arm/master'
>       Revert wrong removal of nand_init and nand_deselect
>       Merge branch 'u-boot-ti/master' into 'u-boot-arm/master'
>       Merge branch 'u-boot/master' into 'u-boot-arm/master'
>       mx31pdk: copy SPL directly, not using relocate_code.
>       tx25: copy SPL directly, not using relocate_code.
>       arm: do not compile relocate_code() for SPL builds
>       arm: factorize relocate_code routine
> 
> Allen Martin (1):
>       Tegra: clk: always use find_best_divider() for periph clocks
> 
> Andre Przywara (2):
>       ARM: vexpress: add support for Versatile Express Cortex-A15-TC2
>       ARM: vexpress: enable bootz and hush parser for all VExpress
> boards
> 
> Andreas Bie??mann (1):
>       at91sam9260ek: move board id setup to config header
> 
> Axel Lin (2):
>       ARM: arm720t: Add missing CONFIG_SKIP_LOWLEVEL_INIT guard for
> cpu_init_crit tegra: Define CONFIG_SKIP_LOWLEVEL_INIT for SPL build
> 
> Beno??t Th??baudeau (40):
>       imx: Homogenize and fix fuse register definitions
>       imx: Add useful fuse definitions
>       Add fuse API and commands
>       Add fsl_iim driver
>       mpc: iim: Switch to common fsl_iim
>       mx51evk: Enable support for iim
>       Add mxc_ocotp driver
>       mx6qsabrelite: Enable support for ocotp
>       nitrogen6x: Enable support for ocotp
>       imx: Document fuse assignments for MAC addresses
>       imx: iomux-v3: Fix common pad control definitions
>       imx: iomux-v3: cosmetic: Reorganize definitions
>       imx: iomux-v3: Restore Linux's NEW_PAD_CTRL() macro
>       imx: iomux-v3: Include PKE and PUE to pad control pull definitions
>       imx: iomux-v3: Add iomux-mx25.h
>       imx: mx25pdk: Convert to iomux-v3
>       imx: mx25pdk: Fix GPIO assignments
>       imx: tx25: Convert to iomux-v3
>       imx: zmx25: Convert to iomux-v3
>       imx: mx25: Remove legacy iomux support
>       imx: iomux-v3: Add iomux-mx35.h
>       imx: flea3: Convert to iomux-v3
>       imx: mx35pdk: Fix WDOG_RST iomux function
>       imx: mx35pdk: Convert to iomux-v3
>       imx: woodburn: Convert to iomux-v3
>       imx: mx35: Remove legacy iomux support
>       imx: iomux-mx51: Fix MX51_PAD_EIM_CS2__GPIO2_27
>       imx: iomux-v3: Add missing definitions to iomux-mx51.h
>       imx: mx51evk: Convert to iomux-v3
>       imx: mx51_efikamx/sb: Convert to iomux-v3
>       imx: vision2: Convert to iomux-v3
>       imx: iomux-v3: Add iomux-mx53.h
>       imx: ima3-mx53: Convert to iomux-v3
>       imx: mx53ard: Convert to iomux-v3
>       imx: mx53evk: Convert to iomux-v3
>       imx: mx53loco: Convert to iomux-v3
>       imx: mx53smd: Convert to iomux-v3
>       imx: m53evk: Convert to iomux-v3
>       imx: mx5: Remove legacy iomux support
>       imx: mx35pdk: Fix MUX2_CTR GPIO
> 
> Bo Shen (9):
>       spi: atmel_spi: using ip version to check whether has wdrbt
>       mmc: atmel_mci: using IP version for different setting
>       mmc: atmel_mci: add mmc card support
>       ARM: at91: add Atmel sama5d3 SoC new pmc register
>       USB: ohci-at91: support sama5d3x devices
>       ARM: atmel: add sama5d3xek support
>       ARM: at91: fix and update README.at91 document
>       ARM: at91: add at91sam9x5 and sama5d3x information
>       ARM: at91: add NAND partition table and index
> 
> Dan Murphy (2):
>       ARM:Panda:Fix device tree loading for the panda-es
>       ARM: Panda: Add flag to allow runtime enviroment varibale mods
> 
> David Andrey (3):
>       arm: zynq: U-Boot udelay < 1000 FIX
>       net: gem: Pass phy address to init
>       net: gem: Preserve clk on emio interface
> 
> Enric Balletbo i Serra (2):
>       Add DDR3 support for IGEP COM AQUILA/CYGNUS.
>       ARM: Add support for IGEP COM AQUILA/CYGNUS
> 
> Eric Benard (3):
>       mx28evk: add trimffs to nand command
>       da850: provide davinci_enable_uart0
>       davinci: handle CONFIG_SYS_CLE_MASK and CONFIG_SYS_ALE_MASK
> 
> Fabio Estevam (22):
>       iomux-v3: Place pad control definitions into common file
>       mx6: Add solo-lite variant support
>       mx6sl: Add initial support for mx6slevk board
>       imx: mx6q_4x_mt41j128.cfg: Setup CCM_CCOSR register
>       nitrogen6x: Setup CCM_CCOSR register
>       mx51evk: Update environment in order to allow booting a dt kernel
>       mx51evk: Do not force the rootfs type
>       mx5: Define a common get_board_rev()
>       mx5: Select CONFIG_REVISION_TAG
>       mx53ard: Move register masks into imx-regs.h
>       mx23: Put back RAM voltage level to its original value
>       mx23: Fix pad voltage selection bit
>       mx23evk: Fix DDR pin iomux settings
>       mx23_olinuxino: Fix DDR pin iomux settings
>       mxs: spl_mem_init: Fix comment about start bit
>       mxs: spl_mem_init: Remove erroneous DDR setting
>       mxs: spl_mem_init: Skip the initialization of some DRAM_CTL
> registers mxs: spl_mem_init: Change EMI port priority
>       mx23: Operate DDR voltage supply at 2.5V
>       mx23evk: Do not set voltage selection bit for SSP pads
>       mx23_olinuxino: Do not set voltage selection bit for SSP pads
>       mxs: Explain why some mx23 DDR registers are not configured
> 
> Igor Grinberg (3):
>       cm-t35: move cm-t35 to live in compulab directory
>       MAINTAINERS: fix the cm-t35 board name
>       cm-t35: update config file
> 
> Lokesh Vutla (2):
>       arm: omap: emif: Fix DDR3 init after warm reset
>       ARM: OMAP5: Fix warm reset with USB cable connected
> 
> Lubomir Popov (4):
>       OMAP5: I2C: Enable i2c5 clocks
>       OMAP5: I2C: Add I2C4 and I2C5 bases
>       OMAP5: I2C: Set I2C_BUS_MAX to 5 to enable I2C4 and I2C5
>       OMAP5: USB: hsusbtll_clkctrl has to be in hw_auto for USB to work
> 
> Marek Vasut (13):
>       tools: arm: imx: Implement BOOT_OFFSET command for imximage
>       imx: Align the imximage header and payload to multiples of 4k
>       nand: Add SPL_NAND support to mxc_nand_spl
>       arm: imx: Pack u-boot.bin into uImage for SPL
>       arm: mx5: Add SPL support code to MX5
>       arm: mx5: Add NAND clock handling
>       arm: mx5: Add support for DENX M53EVK
>       arm: mx23: Fix VDDMEM misconfiguration
>       arm: mxs: Preprocess u-boot.bd so they contain full path
>       arm: mxs: Add LCDIF clock configuration function
>       arm: mxs: Add LCDIF registers for i.MX233
>       arm: mxs: Add MXS LCDIF driver
>       arm: mxs: video: Enable MXS LCDIF on M28EVK
> 
> Mark Jackson (1):
>       Remove duplicate / unused #defines on AM335x boards
> 
> Matt Porter (4):
>       am33xx: add pll and clock support for TI814x CPSW
>       cpsw: add support for TI814x slave_regs differences
>       phy: add support for ET1011C phys
>       ti814x_evm: enable CPSW support
> 
> Michal Simek (20):
>       arm: zynq: Rename XPSS_ prefix to ZYNQ_ for hardcoded SoC
> addresses zynq: Move scutimer baseaddr to hardware.h
>       net: phy: Define Marvell 88e1518 phy
>       net: gem: Remove WRAP bit from TX buffer description
>       net: gem: Simplify return path in zynq_gem_recv
>       net: gem: Do not initialize BDs again
>       net: gem: Fix gem driver on 1Gbps LAN
>       zynq: Move macros to hardware.h
>       net: gem: Add support for phy autodetection
>       mmc: Add support for Xilinx Zynq sdhci controller
>       i2c: zynq: Add support for Xilinx Zynq
>       fpga: Clean coding style
>       fpga: Fix debug message compilation error
>       cmd: fpga: Clean coding style
>       cmd: fpga: Move fpga_loadbitstream to fpga.c
>       fpga: Change the first parameter in fpga_loadbitstream
>       cmd: fpga: Do not include net.h
>       fpga: zynq: Add support for loading bitstream
>       fpga: Check device name against bitstream name
>       fpga: Remove all CONFIG_SYS_* fpga related options
> 
> Mike Dunn (5):
>       lib: import bitrev library from the linux kernel
>       pxa_lcd: add the ACX544AKN lcd device
>       pxa_lcd: make lcd_enable() a weak pointer
>       pxa27x_udc: remove call to unimplemented set_GPIO_mode()
>       mtd: nand: add driver for diskonchip g4 nand flash
> 
> Nishanth Menon (10):
>       twl4030: make twl4030_i2c_write_u8 prototype consistent
>       twl4030: make twl4030_i2c_read_u8 prototype consistent
>       twl6030: twl6030_i2c_[read|write]_u8 prototype consistent
>       twl6030: move twl6030 register access functions to common header
> file twl6030: add header guard
>       twl6035: rename to palmas
>       palmas: rename init_settings to an generic palmas init
>       palmas: rename twl6035_mmc1_poweron_ldo with an palmas generic
> function palmas: use palmas_i2c_[read|write]_u8
>       palmas: add header guard
> 
> Otavio Salvador (9):
>       mx6qsabre{sd, auto}: Add update_sd_firmware support
>       mx6qsabresd: Return status when initializing MMC
>       wandboard: Use env storage info for mmcdev/mmcpart
>       wandboard: Add update_sd_firmware support
>       wandboard: Add card detection for SOM MicroSD card
>       wandboard: Add support for Carrier Board MicroSD card
>       wandboard: Add boot selection support
>       mxs: mxsboot: Move sdcard BCB header to 4 sectors offset
>       mx53ard: Rework default environment to support FDT, MMC and
> netboot
> 
> Philip Paeps (2):
>       mx35 iomux: correct offsets of IOMUX registers
>       mx35 iomux: correct input select register index
> 
> Ryan Harkin (2):
>       ARM: vexpress: refactoring of Versatile Express CA9x4 support
>       ARM: vexpress: create A5 specific board config
> 
> SRICHARAN R (5):
>       ARM: OMAP: Make omap_boot_parameters common across socs
>       ARM: OMAP4/5: Make OMAPx_SRAM_SCRATCH_ defines common
>       ARM: OMAP: Correct save_boot_params and replace with 'C' function
>       ARM: OMAP: Cleanup boot parameters usage
>       ARM: OMAP: Add arch_cpu_init function
> 
> Shawn Guo (1):
>       ARM: mx6: define CONFIG_ARM_ERRATA_742230
> 
> Stefan Roese (7):
>       arm: imx: Change iomux functions to void type
>       imx: Move some header files from arch-mxs to imx-common
>       imx: Move some i.MX common functions into the imx-common directory
>       dma: Add i.MX6 support to drivers/dma/apbh_dma.c
>       mtd: mxs_nand: Add support for i.MX6
>       imx: Add titanium board support (i.MX6 based)
>       arm: imx: Codingstyle enhancement of
> include/asm/arch-mx6/crm_regs.h
> 
> Stefano Babic (1):
>       Merge branch 'next'
> 
> Stephen Warren (3):
>       tegra: always build u-boot-nodtb-tegra.bin
>       ARM: tegra: support SKU 1 of Tegra114
>       ARM: tegra: support SKU 7 of Tegra20
> 
> Suriyan Ramasami (1):
>       ARM: Add Seagate GoFlex Home support
> 
> Tom Rini (4):
>       beagleboard: Update comment in get_board_rev()
>       omap5_common: Add optargs variable for kernel command line args
>       am33xx: Fix warning with CONFIG_DISPLAY_CPUINFO
>       arm: Enable -ffunction-sections / -fdata-sections / --gc-sections
> 
> Tom Warren (2):
>       Tegra: T30: Beaver: Fix board/board_name env vars, s/b beaver,
> not cardhu Tegra: Remove unused/non-existent spl linker script reference
> 
> Wu, Josh (4):
>       arm: at91: add at91sam9n12 register definition
>       arm: at91: add at91sam9n12ek board support
>       arm: at91: enable mci support for at91sam9g20ek.
>       arm: at91: add at91sam9g20ek_mmc_config, which can save
> environment in mmc card
> 
> ??ukasz Da??ek (2):
>       pxa: Add weak attribute to reset_cpu() function
>       h2200: Add board reset support
> 
>  .gitignore                                         |    1 +
>  MAINTAINERS                                        |   18 +-
>  Makefile                                           |   26 +-
>  README                                             |    5 +
>  arch/arm/config.mk                                 |    3 +
>  arch/arm/cpu/arm1136/mx35/Makefile                 |    1 -
>  arch/arm/cpu/arm1136/mx35/iomux.c                  |  114 --
>  arch/arm/cpu/arm1136/start.S                       |   81 --
>  arch/arm/cpu/arm1176/start.S                       |   77 --
>  arch/arm/cpu/arm720t/start.S                       |   81 +-
>  arch/arm/cpu/arm920t/start.S                       |   77 --
>  arch/arm/cpu/arm925t/start.S                       |   77 --
>  arch/arm/cpu/arm926ejs/at91/Makefile               |    1 +
>  arch/arm/cpu/arm926ejs/at91/at91sam9260_devices.c  |    4 +
>  arch/arm/cpu/arm926ejs/at91/at91sam9n12_devices.c  |  177 +++
>  arch/arm/cpu/arm926ejs/at91/clock.c                |    4 +-
>  arch/arm/cpu/arm926ejs/davinci/da850_lowlevel.c    |    8 +
>  arch/arm/cpu/arm926ejs/mx25/generic.c              |  117 --
>  arch/arm/cpu/arm926ejs/mxs/Makefile                |   10 +
>  arch/arm/cpu/arm926ejs/mxs/clock.c                 |   93 ++
>  arch/arm/cpu/arm926ejs/mxs/mxs.c                   |   65 +-
>  arch/arm/cpu/arm926ejs/mxs/spl_mem_init.c          |   46 +-
>  arch/arm/cpu/arm926ejs/mxs/spl_power_init.c        |   50 +-
>  arch/arm/cpu/arm926ejs/mxs/u-boot-imx23.bd         |    4 +-
>  arch/arm/cpu/arm926ejs/mxs/u-boot-imx28.bd         |    4 +-
>  arch/arm/cpu/arm926ejs/start.S                     |   81 --
>  arch/arm/cpu/arm946es/start.S                      |   77 --
>  arch/arm/cpu/arm_intcm/start.S                     |   77 --
>  arch/arm/cpu/armv7/am33xx/clock_ti814x.c           |  103 +-
>  arch/arm/cpu/armv7/am33xx/sys_info.c               |    6 +-
>  arch/arm/cpu/armv7/at91/Makefile                   |   52 +
>  arch/arm/cpu/armv7/at91/clock.c                    |  125 ++
>  arch/arm/cpu/armv7/at91/cpu.c                      |   90 ++
>  arch/arm/cpu/armv7/at91/reset.c                    |   47 +
>  arch/arm/cpu/armv7/at91/sama5d3_devices.c          |  196 +++
>  arch/arm/cpu/armv7/at91/timer.c                    |  139 +++
>  arch/arm/cpu/armv7/lowlevel_init.S                 |    8 +-
>  arch/arm/cpu/armv7/mx5/Makefile                    |    2 +-
>  arch/arm/cpu/armv7/mx5/clock.c                     |   14 +-
>  arch/arm/cpu/armv7/mx5/iomux.c                     |  186 ---
>  arch/arm/cpu/armv7/mx5/soc.c                       |    7 +
>  arch/arm/cpu/armv7/mx6/clock.c                     |   52 +-
>  arch/arm/cpu/armv7/mx6/soc.c                       |   11 +-
>  arch/arm/cpu/armv7/omap-common/boot-common.c       |   31 +-
>  arch/arm/cpu/armv7/omap-common/clocks-common.c     |    1 +
>  arch/arm/cpu/armv7/omap-common/emif-common.c       |   11 +-
>  arch/arm/cpu/armv7/omap-common/hwinit-common.c     |   61 +-
>  arch/arm/cpu/armv7/omap-common/lowlevel_init.S     |   50 +-
>  arch/arm/cpu/armv7/omap-common/reset.c             |    4 +
>  arch/arm/cpu/armv7/omap4/emif.c                    |    4 +-
>  arch/arm/cpu/armv7/omap4/hw_data.c                 |    2 +-
>  arch/arm/cpu/armv7/omap4/hwinit.c                  |    3 +-
>  arch/arm/cpu/armv7/omap5/emif.c                    |    4 +-
>  arch/arm/cpu/armv7/omap5/hw_data.c                 |    5 +-
>  arch/arm/cpu/armv7/omap5/hwinit.c                  |   22 +-
>  arch/arm/cpu/armv7/omap5/prcm-regs.c               |    2 +
>  arch/arm/cpu/armv7/start.S                         |   78 --
>  arch/arm/cpu/armv7/zynq/slcr.c                     |   61 +
>  arch/arm/cpu/armv7/zynq/timer.c                    |   49 +-
>  arch/arm/cpu/ixp/config.mk                         |    4 -
>  arch/arm/cpu/ixp/start.S                           |   77 --
>  arch/arm/cpu/pxa/pxa2xx.c                          |    2 +-
>  arch/arm/cpu/pxa/start.S                           |   96 +-
>  arch/arm/cpu/s3c44b0/start.S                       |   77 --
>  arch/arm/cpu/sa1100/start.S                        |   77 --
>  arch/arm/cpu/tegra-common/ap.c                     |    2 +
>  arch/arm/cpu/tegra-common/clock.c                  |   10 +-
>  arch/arm/imx-common/Makefile                       |   22 +-
>  arch/arm/imx-common/iomux-v3.c                     |   18 +-
>  arch/arm/imx-common/misc.c                         |   84 ++
>  arch/arm/include/asm/arch-am33xx/ddr_defs.h        |   17 +
>  arch/arm/include/asm/arch-am33xx/hardware_ti814x.h |    1 +
>  arch/arm/include/asm/arch-am33xx/omap.h            |   25 -
>  arch/arm/include/asm/arch-at91/at91_common.h       |    1 +
>  arch/arm/include/asm/arch-at91/at91_dbu.h          |    4 +
>  arch/arm/include/asm/arch-at91/at91_pmc.h          |   23 +
>  arch/arm/include/asm/arch-at91/at91sam9_matrix.h   |    2 +-
>  arch/arm/include/asm/arch-at91/at91sam9x5.h        |   19 +-
>  arch/arm/include/asm/arch-at91/at91sam9x5_matrix.h |   17 +-
>  arch/arm/include/asm/arch-at91/clk.h               |    1 +
>  arch/arm/include/asm/arch-at91/hardware.h          |    4 +-
>  arch/arm/include/asm/arch-at91/sama5d3.h           |  212 ++++
>  arch/arm/include/asm/arch-at91/sama5d3_smc.h       |   79 ++
>  arch/arm/include/asm/arch-davinci/hardware.h       |    2 +
>  arch/arm/include/asm/arch-davinci/nand_defs.h      |    9 +
>  arch/arm/include/asm/arch-mx25/imx-regs.h          |   21 +-
>  arch/arm/include/asm/arch-mx25/imx25-pinmux.h      |  421 -------
>  arch/arm/include/asm/arch-mx25/iomux-mx25.h        |  545 +++++++++
>  arch/arm/include/asm/arch-mx27/imx-regs.h          |    3 +-
>  arch/arm/include/asm/arch-mx31/imx-regs.h          |   22 +-
>  arch/arm/include/asm/arch-mx35/imx-regs.h          |   19 +-
>  arch/arm/include/asm/arch-mx35/iomux-mx35.h        | 1276
>  ++++++++++++++++++++
>  arch/arm/include/asm/arch-mx35/iomux.h             |  295 -----
>  arch/arm/include/asm/arch-mx35/mx35_pins.h         |  353 ------
>  arch/arm/include/asm/arch-mx5/clock.h              |    1 +
>  arch/arm/include/asm/arch-mx5/imx-regs.h           |   24 +-
>  arch/arm/include/asm/arch-mx5/iomux-mx51.h         |  180 ++-
>  arch/arm/include/asm/arch-mx5/iomux-mx53.h         | 1232
>  +++++++++++++++++++ arch/arm/include/asm/arch-mx5/iomux.h
>  |   91 -- arch/arm/include/asm/arch-mx5/mx5x_pins.h          |  879
>  -------------- arch/arm/include/asm/arch-mx5/spl.h                |
>  19 + arch/arm/include/asm/arch-mx6/clock.h              |    1 +
>  arch/arm/include/asm/arch-mx6/crm_regs.h           |  183 +--
>  arch/arm/include/asm/arch-mx6/imx-regs.h           |   96 +-
>  arch/arm/include/asm/arch-mx6/mx6-pins.h           |    4 +
>  arch/arm/include/asm/arch-mx6/mx6dl_pins.h         |   35 +-
>  arch/arm/include/asm/arch-mx6/mx6q_pins.h          |   27 -
>  arch/arm/include/asm/arch-mx6/mx6sl_pins.h         |   25 +
>  arch/arm/include/asm/arch-mx6/sys_proto.h          |   10 +
>  arch/arm/include/asm/arch-mxs/clock.h              |    1 +
>  arch/arm/include/asm/arch-mxs/imx-regs.h           |    6 +-
>  arch/arm/include/asm/arch-mxs/iomux.h              |    4 +
>  arch/arm/include/asm/arch-mxs/regs-clkctrl-mx23.h  |    2 +-
>  arch/arm/include/asm/arch-mxs/regs-clkctrl-mx28.h  |    2 +-
>  arch/arm/include/asm/arch-mxs/regs-digctl.h        |    2 +-
>  arch/arm/include/asm/arch-mxs/regs-i2c.h           |    2 +-
>  arch/arm/include/asm/arch-mxs/regs-lcdif.h         |   38 +-
>  arch/arm/include/asm/arch-mxs/regs-lradc.h         |    2 +-
>  arch/arm/include/asm/arch-mxs/regs-ocotp.h         |    2 +-
>  arch/arm/include/asm/arch-mxs/regs-pinctrl.h       |    2 +-
>  arch/arm/include/asm/arch-mxs/regs-power-mx23.h    |    2 +-
>  arch/arm/include/asm/arch-mxs/regs-power-mx28.h    |    2 +-
>  arch/arm/include/asm/arch-mxs/regs-rtc.h           |    2 +-
>  arch/arm/include/asm/arch-mxs/regs-ssp.h           |    2 +-
>  arch/arm/include/asm/arch-mxs/regs-timrot.h        |    2 +-
>  arch/arm/include/asm/arch-omap4/omap.h             |   36 -
>  arch/arm/include/asm/arch-omap4/sys_proto.h        |   12 +-
>  arch/arm/include/asm/arch-omap5/clocks.h           |   10 +
>  arch/arm/include/asm/arch-omap5/cpu.h              |    2 +
>  arch/arm/include/asm/arch-omap5/i2c.h              |    2 +-
>  arch/arm/include/asm/arch-omap5/omap.h             |   36 -
>  arch/arm/include/asm/arch-omap5/sys_proto.h        |   22 +-
>  arch/arm/include/asm/arch-pxa/hardware.h           |   11 -
>  arch/arm/include/asm/arch-tegra/tegra.h            |    2 +
>  arch/arm/include/asm/arch-zynq/hardware.h          |   36 +-
>  arch/arm/include/asm/arch-zynq/sys_proto.h         |    7 +
>  arch/arm/include/asm/global_data.h                 |    8
>  + .../arm/include/asm/{arch-mxs => imx-common}/dma.h |   12 +
>  arch/arm/include/asm/imx-common/imximage.cfg       |   30 +
>  arch/arm/include/asm/imx-common/iomux-v3.h         |   69
>  +- .../asm/{arch-mxs => imx-common}/regs-apbh.h       |   19
>  +- .../asm/{arch-mxs => imx-common}/regs-bch.h        |   12
>  +- .../asm/{arch-mxs => imx-common}/regs-common.h     |
>  0 .../asm/{arch-mxs => imx-common}/regs-gpmi.h       |    2 +-
>  arch/arm/include/asm/omap_boot.h                   |   50 +
>  arch/arm/include/asm/omap_common.h                 |   20 +
>  arch/arm/lib/Makefile                              |    1 +
>  arch/arm/lib/relocate.S                            |  112 ++
>  arch/powerpc/cpu/mpc512x/Makefile                  |    1 -
>  arch/powerpc/cpu/mpc512x/cpu_init.c                |    2 +-
>  arch/powerpc/cpu/mpc512x/iim.c                     |  394 ------
>  arch/powerpc/include/asm/immap_512x.h              |    2 +
>  board/CarMediaLab/flea3/flea3.c                    |   91 +-
>  board/Seagate/goflexhome/Makefile                  |   51 +
>  board/Seagate/goflexhome/goflexhome.c              |  189 +++
>  board/Seagate/goflexhome/kwbimage.cfg              |  168 +++
>  board/armltd/vexpress/Makefile                     |    2
>  +- .../vexpress/{ca9x4_ct_vxp.c => vexpress_common.c} |   35 +-
>  board/atmel/at91sam9260ek/at91sam9260ek.c          |   22 +-
>  board/atmel/at91sam9n12ek/Makefile                 |   52 +
>  board/atmel/at91sam9n12ek/at91sam9n12ek.c          |  228 ++++
>  board/atmel/sama5d3xek/Makefile                    |   51 +
>  board/atmel/sama5d3xek/sama5d3xek.c                |  275 +++++
>  board/boundary/nitrogen6x/clocks.cfg               |   11 +
>  board/boundary/nitrogen6x/nitrogen6x.c             |   42 +-
>  board/{ => compulab}/cm_t35/Makefile               |   12 +-
>  board/{ => compulab}/cm_t35/cm_t35.c               |   26 +-
>  board/{ => compulab}/cm_t35/display.c              |    2 +-
>  board/{ => compulab}/cm_t35/eeprom.c               |    0 board/{ =>
>  compulab}/cm_t35/eeprom.h               |    0 board/{ =>
>  compulab}/cm_t35/leds.c                 |    3 +-
>  board/denx/m53evk/Makefile                         |   40 +
>  board/denx/m53evk/imximage.cfg                     |  108 ++
>  board/denx/m53evk/m53evk.c                         |  328 +++++
>  board/esg/ima3-mx53/ima3-mx53.c                    |  228 ++--
>  board/freescale/imx/ddr/mx6q_4x_mt41j128.cfg       |   11 +
>  board/freescale/mx23evk/spl_boot.c                 |    4 +-
>  board/freescale/mx25pdk/mx25pdk.c                  |  132 +-
>  board/freescale/mx31pdk/mx31pdk.c                  |   16 +-
>  board/freescale/mx35pdk/mx35pdk.c                  |  175 ++-
>  board/freescale/mx51evk/mx51evk.c                  |  348 ++----
>  board/freescale/mx51evk/mx51evk_video.c            |   22 +-
>  board/freescale/mx53ard/mx53ard.c                  |  329 +++--
>  board/freescale/mx53evk/mx53evk.c                  |  289 ++---
>  board/freescale/mx53loco/mx53loco.c                |  268 ++--
>  board/freescale/mx53loco/mx53loco_video.c          |   68 +-
>  board/freescale/mx53smd/mx53smd.c                  |  152 +--
>  board/freescale/mx6qarm2/mx6qarm2.c                |   17 +-
>  board/freescale/mx6qsabreauto/mx6qsabreauto.c      |   22 +-
>  board/freescale/mx6qsabrelite/mx6qsabrelite.c      |   30 +-
>  board/freescale/mx6qsabresd/mx6qsabresd.c          |   30 +-
>  board/freescale/mx6slevk/Makefile                  |   28 +
>  board/freescale/mx6slevk/imximage.cfg              |  118 ++
>  board/freescale/mx6slevk/mx6slevk.c                |  102 ++
>  board/freescale/titanium/Makefile                  |   36 +
>  board/freescale/titanium/imximage.cfg              |  178 +++
>  board/freescale/titanium/titanium.c                |  334 +++++
>  board/genesi/mx51_efikamx/efikamx-usb.c            |  122 +-
>  board/genesi/mx51_efikamx/efikamx.c                |    2 +-
>  board/h2200/h2200.c                                |    9 +
>  board/isee/igep0033/Makefile                       |   46 +
>  board/isee/igep0033/board.c                        |  232 ++++
>  board/isee/igep0033/board.h                        |   27 +
>  board/isee/igep0033/mux.c                          |   89 ++
>  board/karo/tx25/tx25.c                             |  123 +-
>  board/nokia/rx51/rx51.c                            |   52 +-
>  board/nvidia/beaver/Makefile                       |   38 +
>  board/olimex/mx23_olinuxino/spl_boot.c             |    4 +-
>  board/pandora/pandora.c                            |    3 +-
>  board/syteco/zmx25/zmx25.c                         |  143 +--
>  board/ti/beagle/beagle.c                           |    5 +-
>  board/ti/dra7xx/evm.c                              |    2 +-
>  board/ti/omap5_uevm/evm.c                          |    6 +-
>  board/ti/panda/panda.c                             |    6 +
>  board/ti/ti814x/evm.c                              |   75 ++
>  board/ti/ti814x/evm.h                              |    1 +
>  board/ti/ti814x/mux.c                              |   35 +
>  board/ttcontrol/vision2/vision2.c                  |  585 ++++-----
>  board/wandboard/wandboard.c                        |  113 +-
>  board/woodburn/woodburn.c                          |   69 +-
>  board/xilinx/zynq/board.c                          |   66 +-
>  boards.cfg                                         |   20 +-
>  common/Makefile                                    |    1 +
>  common/cmd_fpga.c                                  |  250 ++--
>  common/cmd_fuse.c                                  |  168 +++
>  common/spl/spl.c                                   |   10 +-
>  doc/README.at91                                    |   84 +-
>  doc/README.fsl_iim                                 |   48 +
>  doc/README.fuse                                    |   67 +
>  doc/README.imx25                                   |   10 +
>  doc/README.imx27                                   |   10 +
>  doc/README.imx5                                    |    6 +
>  doc/README.imx6                                    |   10 +
>  doc/README.imximage                                |   18 +
>  doc/README.mxc_ocotp                               |   50 +
>  doc/README.omap-reset-time                         |   20 +
>  drivers/dma/apbh_dma.c                             |    5 +-
>  drivers/fpga/Makefile                              |    1 +
>  drivers/fpga/fpga.c                                |  225 ++--
>  drivers/fpga/xilinx.c                              |  146 +++
>  drivers/fpga/zynqpl.c                              |  355 ++++++
>  drivers/i2c/Makefile                               |    1 +
>  drivers/i2c/zynq_i2c.c                             |  306 +++++
>  drivers/misc/Makefile                              |    2 +
>  drivers/misc/fsl_iim.c                             |  286 +++++
>  drivers/misc/mxc_ocotp.c                           |  216 ++++
>  drivers/misc/twl4030_led.c                         |    4 +-
>  drivers/mmc/Makefile                               |    1 +
>  drivers/mmc/gen_atmel_mci.c                        |   47 +-
>  drivers/mmc/mxsmmc.c                               |    2 +-
>  drivers/mmc/omap_hsmmc.c                           |    8 +-
>  drivers/mmc/zynq_sdhci.c                           |   40 +
>  drivers/mtd/nand/Makefile                          |    2 +
>  drivers/mtd/nand/docg4.c                           | 1028
>  ++++++++++++++++ drivers/mtd/nand/docg4_spl.c                       |
>  222 ++++ drivers/mtd/nand/mxc_nand_spl.c                    |   13 +-
>  drivers/mtd/nand/mxs_nand.c                        |   15 +-
>  drivers/net/cpsw.c                                 |    6 +
>  drivers/net/phy/Makefile                           |    1 +
>  drivers/net/phy/et1011c.c                          |  110 ++
>  drivers/net/phy/marvell.c                          |   11 +
>  drivers/net/phy/phy.c                              |    3 +
>  drivers/net/zynq_gem.c                             |  199 ++-
>  drivers/power/Makefile                             |    2 +-
>  drivers/power/{twl6035.c => palmas.c}              |   34 +-
>  drivers/power/twl4030.c                            |   16 +-
>  drivers/power/twl6030.c                            |   75 +-
>  drivers/spi/atmel_spi.c                            |   15 +-
>  drivers/spi/atmel_spi.h                            |    2 +-
>  drivers/spi/mxs_spi.c                              |    2 +-
>  drivers/usb/gadget/pxa27x_udc.c                    |    4 +-
>  drivers/usb/host/ehci-mx5.c                        |   73 --
>  drivers/usb/host/ohci-at91.c                       |   14 +-
>  drivers/usb/phy/twl4030.c                          |   48 +-
>  drivers/video/Makefile                             |    1 +
>  drivers/video/cfb_console.c                        |    4 +
>  drivers/video/mxsfb.c                              |  189 +++
>  drivers/video/pxa_lcd.c                            |   34 +-
>  include/altera.h                                   |   17 -
>  include/atmel_mci.h                                |    2 +
>  include/config_cmd_all.h                           |    1 +
>  include/configs/M54455EVB.h                        |    2 +-
>  include/configs/MERGERBOX.h                        |    2 +-
>  include/configs/MVBC_P.h                           |    2 +-
>  include/configs/MVBLM7.h                           |    2 +-
>  include/configs/MVSMR.h                            |    2 +-
>  include/configs/ac14xx.h                           |    5 +
>  include/configs/am335x_evm.h                       |   14 +-
>  include/configs/aria.h                             |    2 +-
>  include/configs/at91sam9260ek.h                    |   52 +-
>  include/configs/at91sam9n12ek.h                    |  232 ++++
>  include/configs/cm_t35.h                           |   18 +-
>  include/configs/da830evm.h                         |    4 +-
>  include/configs/da850evm.h                         |    4 +-
>  include/configs/enbw_cmc.h                         |    4 +-
>  include/configs/goflexhome.h                       |  151 +++
>  include/configs/igep0033.h                         |  288 +++++
>  include/configs/ima3-mx53.h                        |    3 -
>  include/configs/m28evk.h                           |   19 +
>  include/configs/m53evk.h                           |  256 ++++
>  include/configs/mecp5123.h                         |    2 +-
>  include/configs/mpc5121ads.h                       |    2 +-
>  include/configs/mx28evk.h                          |    1 +
>  include/configs/mx51evk.h                          |   51 +-
>  include/configs/mx53ard.h                          |  102 +-
>  include/configs/mx53evk.h                          |    1 +
>  include/configs/mx53smd.h                          |    1 +
>  include/configs/mx6_common.h                       |    1 +
>  include/configs/mx6qsabre_common.h                 |   14 +
>  include/configs/mx6qsabrelite.h                    |    5 +
>  include/configs/mx6slevk.h                         |  189 +++
>  include/configs/nitrogen6x.h                       |    5 +
>  include/configs/omap3_mvblx.h                      |    2 +-
>  include/configs/omap4_common.h                     |    8 +-
>  include/configs/omap4_panda.h                      |    2 +
>  include/configs/omap5_common.h                     |    5 +
>  include/configs/omap5_uevm.h                       |    3 +-
>  include/configs/pcm051.h                           |    8 +-
>  include/configs/pdm360ng.h                         |    7 +
>  include/configs/sama5d3xek.h                       |  245 ++++
>  include/configs/tegra-common-post.h                |    2 +
>  include/configs/tegra114-common.h                  |    2 -
>  include/configs/tegra20-common.h                   |    2 -
>  include/configs/tegra30-common.h                   |    2 -
>  include/configs/ti814x_evm.h                       |   25 +
>  include/configs/titanium.h                         |  277 +++++
>  include/configs/tnetv107x_evm.h                    |    4 +-
>  include/configs/vexpress_ca15_tc2.h                |   36 +
>  include/configs/vexpress_ca5x2.h                   |   34
>  + .../configs/vexpress_ca9x4.h                       |   22
>  +- .../configs/{ca9x4_ct_vxp.h => vexpress_common.h}  |  157 ++-
>  include/configs/wandboard.h                        |   24 +-
>  include/configs/zynq.h                             |   39 +-
>  include/fpga.h                                     |   13 +-
>  include/fuse.h                                     |   44 +
>  include/lattice.h                                  |    3 -
>  include/linux/bitrev.h                             |   23 +
>  include/linux/mtd/docg4.h                          |  134 ++
>  include/netdev.h                                   |    2 +-
>  include/{twl6035.h => palmas.h}                    |   28 +-
>  include/phy.h                                      |    1 +
>  include/spl.h                                      |    1 -
>  include/twl4030.h                                  |    4 +-
>  include/twl6030.h                                  |   16 +
>  include/usb/ehci-fsl.h                             |    6 -
>  include/xilinx.h                                   |   25 +-
>  include/zynqpl.h                                   |   59 +
>  lib/Makefile                                       |    1 +
>  lib/bitrev.c                                       |   59 +
>  spl/Makefile                                       |    8 +
>  tools/imximage.c                                   |   17 +-
>  tools/imximage.h                                   |    9 +-
>  tools/mxsboot.c                                    |    8 +- 353 files
>  changed, 16980 insertions(+), 7344 deletions(-) delete mode 100644
>  arch/arm/cpu/arm1136/mx35/iomux.c create mode 100644
>  arch/arm/cpu/arm926ejs/at91/at91sam9n12_devices.c create mode 100644
>  arch/arm/cpu/armv7/at91/Makefile create mode 100644
>  arch/arm/cpu/armv7/at91/clock.c create mode 100644
>  arch/arm/cpu/armv7/at91/cpu.c create mode 100644
>  arch/arm/cpu/armv7/at91/reset.c create mode 100644
>  arch/arm/cpu/armv7/at91/sama5d3_devices.c create mode 100644
>  arch/arm/cpu/armv7/at91/timer.c delete mode 100644
>  arch/arm/cpu/armv7/mx5/iomux.c create mode 100644
>  arch/arm/imx-common/misc.c create mode 100644
>  arch/arm/include/asm/arch-at91/sama5d3.h create mode 100644
>  arch/arm/include/asm/arch-at91/sama5d3_smc.h delete mode 100644
>  arch/arm/include/asm/arch-mx25/imx25-pinmux.h create mode 100644
>  arch/arm/include/asm/arch-mx25/iomux-mx25.h create mode 100644
>  arch/arm/include/asm/arch-mx35/iomux-mx35.h delete mode 100644
>  arch/arm/include/asm/arch-mx35/iomux.h delete mode 100644
>  arch/arm/include/asm/arch-mx35/mx35_pins.h create mode 100644
>  arch/arm/include/asm/arch-mx5/iomux-mx53.h delete mode 100644
>  arch/arm/include/asm/arch-mx5/iomux.h delete mode 100644
>  arch/arm/include/asm/arch-mx5/mx5x_pins.h create mode 100644
>  arch/arm/include/asm/arch-mx5/spl.h create mode 100644
>  arch/arm/include/asm/arch-mx6/mx6sl_pins.h rename
>  arch/arm/include/asm/{arch-mxs => imx-common}/dma.h (93%) create mode
>  100644 arch/arm/include/asm/imx-common/imximage.cfg rename
>  arch/arm/include/asm/{arch-mxs => imx-common}/regs-apbh.h (97%) rename
>  arch/arm/include/asm/{arch-mxs => imx-common}/regs-bch.h (96%) rename
>  arch/arm/include/asm/{arch-mxs => imx-common}/regs-common.h (100%)
>  rename arch/arm/include/asm/{arch-mxs => imx-common}/regs-gpmi.h (99%)
>  create mode 100644 arch/arm/include/asm/omap_boot.h create mode 100644
>  arch/arm/lib/relocate.S delete mode 100644
>  arch/powerpc/cpu/mpc512x/iim.c create mode 100644
>  board/Seagate/goflexhome/Makefile create mode 100644
>  board/Seagate/goflexhome/goflexhome.c create mode 100644
>  board/Seagate/goflexhome/kwbimage.cfg rename
>  board/armltd/vexpress/{ca9x4_ct_vxp.c => vexpress_common.c} (89%)
>  create mode 100644 board/atmel/at91sam9n12ek/Makefile create mode
>  100644 board/atmel/at91sam9n12ek/at91sam9n12ek.c create mode 100644
>  board/atmel/sama5d3xek/Makefile create mode 100644
>  board/atmel/sama5d3xek/sama5d3xek.c rename board/{ =>
>  compulab}/cm_t35/Makefile (82%) rename board/{ =>
>  compulab}/cm_t35/cm_t35.c (96%) rename board/{ =>
>  compulab}/cm_t35/display.c (99%) rename board/{ =>
>  compulab}/cm_t35/eeprom.c (100%) rename board/{ =>
>  compulab}/cm_t35/eeprom.h (100%) rename board/{ =>
>  compulab}/cm_t35/leds.c (95%) create mode 100644
>  board/denx/m53evk/Makefile create mode 100644
>  board/denx/m53evk/imximage.cfg create mode 100644
>  board/denx/m53evk/m53evk.c create mode 100644
>  board/freescale/mx6slevk/Makefile create mode 100644
>  board/freescale/mx6slevk/imximage.cfg create mode 100644
>  board/freescale/mx6slevk/mx6slevk.c create mode 100644
>  board/freescale/titanium/Makefile create mode 100644
>  board/freescale/titanium/imximage.cfg create mode 100644
>  board/freescale/titanium/titanium.c create mode 100644
>  board/isee/igep0033/Makefile create mode 100644
>  board/isee/igep0033/board.c create mode 100644
>  board/isee/igep0033/board.h create mode 100644
>  board/isee/igep0033/mux.c create mode 100644
>  board/nvidia/beaver/Makefile create mode 100644 common/cmd_fuse.c
>  create mode 100644 doc/README.fsl_iim
>  create mode 100644 doc/README.fuse
>  create mode 100644 doc/README.imx25
>  create mode 100644 doc/README.imx27
>  create mode 100644 doc/README.imx6
>  create mode 100644 doc/README.mxc_ocotp
>  create mode 100644 doc/README.omap-reset-time
>  create mode 100644 drivers/fpga/zynqpl.c
>  create mode 100644 drivers/i2c/zynq_i2c.c
>  create mode 100644 drivers/misc/fsl_iim.c
>  create mode 100644 drivers/misc/mxc_ocotp.c
>  create mode 100644 drivers/mmc/zynq_sdhci.c
>  create mode 100644 drivers/mtd/nand/docg4.c
>  create mode 100644 drivers/mtd/nand/docg4_spl.c
>  create mode 100644 drivers/net/phy/et1011c.c
>  rename drivers/power/{twl6035.c => palmas.c} (61%)
>  create mode 100644 drivers/video/mxsfb.c
>  create mode 100644 include/configs/at91sam9n12ek.h
>  create mode 100644 include/configs/goflexhome.h
>  create mode 100644 include/configs/igep0033.h
>  create mode 100644 include/configs/m53evk.h
>  create mode 100644 include/configs/mx6slevk.h
>  create mode 100644 include/configs/sama5d3xek.h
>  create mode 100644 include/configs/titanium.h
>  create mode 100644 include/configs/vexpress_ca15_tc2.h
>  create mode 100644 include/configs/vexpress_ca5x2.h
>  rename arch/arm/include/asm/arch-mx25/sys_proto.h =>
>  include/configs/vexpress_ca9x4.h (61%) rename
>  include/configs/{ca9x4_ct_vxp.h => vexpress_common.h} (56%) create
>  mode 100644 include/fuse.h create mode 100644 include/linux/bitrev.h
>  create mode 100644 include/linux/mtd/docg4.h
>  rename include/{twl6035.h => palmas.h} (68%)
>  create mode 100644 include/zynqpl.h
>  create mode 100644 lib/bitrev.c

Applied to u-boot/master, thanks!

-- 
Tom
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 836 bytes
Desc: Digital signature
URL: <http://lists.denx.de/pipermail/u-boot/attachments/20130531/2f141d22/attachment.pgp>

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

* [U-Boot] Pull request: u-boot-arm/master
@ 2013-05-30 19:29 Albert ARIBAUD
  2013-05-31 20:51 ` Tom Rini
  0 siblings, 1 reply; 259+ messages in thread
From: Albert ARIBAUD @ 2013-05-30 19:29 UTC (permalink / raw)
  To: u-boot

Hello Tom,

The following changes since commit
a71d45d706a5b51c348160163b6c159632273fed:

  powerpc/mpc85xx: Clear L1 D-cache lock (2013-05-24 16:54:14 -0500)

are available in the git repository at:

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

for you to fetch changes up to 3da0e5750b24a9491058df6126c7be577a276c09:

  arm: factorize relocate_code routine (2013-05-30 20:24:38 +0200)

----------------------------------------------------------------
Albert ARIBAUD (9):
      Merge branch 'u-boot-pxa/master' into 'u-boot-arm/master'
      Merge branch 'u-boot-imx/master' into 'u-boot-arm/master'
      Revert wrong removal of nand_init and nand_deselect
      Merge branch 'u-boot-ti/master' into 'u-boot-arm/master'
      Merge branch 'u-boot/master' into 'u-boot-arm/master'
      mx31pdk: copy SPL directly, not using relocate_code.
      tx25: copy SPL directly, not using relocate_code.
      arm: do not compile relocate_code() for SPL builds
      arm: factorize relocate_code routine

Allen Martin (1):
      Tegra: clk: always use find_best_divider() for periph clocks

Andre Przywara (2):
      ARM: vexpress: add support for Versatile Express Cortex-A15-TC2
      ARM: vexpress: enable bootz and hush parser for all VExpress
boards

Andreas Bie?mann (1):
      at91sam9260ek: move board id setup to config header

Axel Lin (2):
      ARM: arm720t: Add missing CONFIG_SKIP_LOWLEVEL_INIT guard for
cpu_init_crit tegra: Define CONFIG_SKIP_LOWLEVEL_INIT for SPL build

Beno?t Th?baudeau (40):
      imx: Homogenize and fix fuse register definitions
      imx: Add useful fuse definitions
      Add fuse API and commands
      Add fsl_iim driver
      mpc: iim: Switch to common fsl_iim
      mx51evk: Enable support for iim
      Add mxc_ocotp driver
      mx6qsabrelite: Enable support for ocotp
      nitrogen6x: Enable support for ocotp
      imx: Document fuse assignments for MAC addresses
      imx: iomux-v3: Fix common pad control definitions
      imx: iomux-v3: cosmetic: Reorganize definitions
      imx: iomux-v3: Restore Linux's NEW_PAD_CTRL() macro
      imx: iomux-v3: Include PKE and PUE to pad control pull definitions
      imx: iomux-v3: Add iomux-mx25.h
      imx: mx25pdk: Convert to iomux-v3
      imx: mx25pdk: Fix GPIO assignments
      imx: tx25: Convert to iomux-v3
      imx: zmx25: Convert to iomux-v3
      imx: mx25: Remove legacy iomux support
      imx: iomux-v3: Add iomux-mx35.h
      imx: flea3: Convert to iomux-v3
      imx: mx35pdk: Fix WDOG_RST iomux function
      imx: mx35pdk: Convert to iomux-v3
      imx: woodburn: Convert to iomux-v3
      imx: mx35: Remove legacy iomux support
      imx: iomux-mx51: Fix MX51_PAD_EIM_CS2__GPIO2_27
      imx: iomux-v3: Add missing definitions to iomux-mx51.h
      imx: mx51evk: Convert to iomux-v3
      imx: mx51_efikamx/sb: Convert to iomux-v3
      imx: vision2: Convert to iomux-v3
      imx: iomux-v3: Add iomux-mx53.h
      imx: ima3-mx53: Convert to iomux-v3
      imx: mx53ard: Convert to iomux-v3
      imx: mx53evk: Convert to iomux-v3
      imx: mx53loco: Convert to iomux-v3
      imx: mx53smd: Convert to iomux-v3
      imx: m53evk: Convert to iomux-v3
      imx: mx5: Remove legacy iomux support
      imx: mx35pdk: Fix MUX2_CTR GPIO

Bo Shen (9):
      spi: atmel_spi: using ip version to check whether has wdrbt
      mmc: atmel_mci: using IP version for different setting
      mmc: atmel_mci: add mmc card support
      ARM: at91: add Atmel sama5d3 SoC new pmc register
      USB: ohci-at91: support sama5d3x devices
      ARM: atmel: add sama5d3xek support
      ARM: at91: fix and update README.at91 document
      ARM: at91: add at91sam9x5 and sama5d3x information
      ARM: at91: add NAND partition table and index

Dan Murphy (2):
      ARM:Panda:Fix device tree loading for the panda-es
      ARM: Panda: Add flag to allow runtime enviroment varibale mods

David Andrey (3):
      arm: zynq: U-Boot udelay < 1000 FIX
      net: gem: Pass phy address to init
      net: gem: Preserve clk on emio interface

Enric Balletbo i Serra (2):
      Add DDR3 support for IGEP COM AQUILA/CYGNUS.
      ARM: Add support for IGEP COM AQUILA/CYGNUS

Eric Benard (3):
      mx28evk: add trimffs to nand command
      da850: provide davinci_enable_uart0
      davinci: handle CONFIG_SYS_CLE_MASK and CONFIG_SYS_ALE_MASK

Fabio Estevam (22):
      iomux-v3: Place pad control definitions into common file
      mx6: Add solo-lite variant support
      mx6sl: Add initial support for mx6slevk board
      imx: mx6q_4x_mt41j128.cfg: Setup CCM_CCOSR register
      nitrogen6x: Setup CCM_CCOSR register
      mx51evk: Update environment in order to allow booting a dt kernel
      mx51evk: Do not force the rootfs type
      mx5: Define a common get_board_rev()
      mx5: Select CONFIG_REVISION_TAG
      mx53ard: Move register masks into imx-regs.h
      mx23: Put back RAM voltage level to its original value
      mx23: Fix pad voltage selection bit
      mx23evk: Fix DDR pin iomux settings
      mx23_olinuxino: Fix DDR pin iomux settings
      mxs: spl_mem_init: Fix comment about start bit
      mxs: spl_mem_init: Remove erroneous DDR setting
      mxs: spl_mem_init: Skip the initialization of some DRAM_CTL
registers mxs: spl_mem_init: Change EMI port priority
      mx23: Operate DDR voltage supply@2.5V
      mx23evk: Do not set voltage selection bit for SSP pads
      mx23_olinuxino: Do not set voltage selection bit for SSP pads
      mxs: Explain why some mx23 DDR registers are not configured

Igor Grinberg (3):
      cm-t35: move cm-t35 to live in compulab directory
      MAINTAINERS: fix the cm-t35 board name
      cm-t35: update config file

Lokesh Vutla (2):
      arm: omap: emif: Fix DDR3 init after warm reset
      ARM: OMAP5: Fix warm reset with USB cable connected

Lubomir Popov (4):
      OMAP5: I2C: Enable i2c5 clocks
      OMAP5: I2C: Add I2C4 and I2C5 bases
      OMAP5: I2C: Set I2C_BUS_MAX to 5 to enable I2C4 and I2C5
      OMAP5: USB: hsusbtll_clkctrl has to be in hw_auto for USB to work

Marek Vasut (13):
      tools: arm: imx: Implement BOOT_OFFSET command for imximage
      imx: Align the imximage header and payload to multiples of 4k
      nand: Add SPL_NAND support to mxc_nand_spl
      arm: imx: Pack u-boot.bin into uImage for SPL
      arm: mx5: Add SPL support code to MX5
      arm: mx5: Add NAND clock handling
      arm: mx5: Add support for DENX M53EVK
      arm: mx23: Fix VDDMEM misconfiguration
      arm: mxs: Preprocess u-boot.bd so they contain full path
      arm: mxs: Add LCDIF clock configuration function
      arm: mxs: Add LCDIF registers for i.MX233
      arm: mxs: Add MXS LCDIF driver
      arm: mxs: video: Enable MXS LCDIF on M28EVK

Mark Jackson (1):
      Remove duplicate / unused #defines on AM335x boards

Matt Porter (4):
      am33xx: add pll and clock support for TI814x CPSW
      cpsw: add support for TI814x slave_regs differences
      phy: add support for ET1011C phys
      ti814x_evm: enable CPSW support

Michal Simek (20):
      arm: zynq: Rename XPSS_ prefix to ZYNQ_ for hardcoded SoC
addresses zynq: Move scutimer baseaddr to hardware.h
      net: phy: Define Marvell 88e1518 phy
      net: gem: Remove WRAP bit from TX buffer description
      net: gem: Simplify return path in zynq_gem_recv
      net: gem: Do not initialize BDs again
      net: gem: Fix gem driver on 1Gbps LAN
      zynq: Move macros to hardware.h
      net: gem: Add support for phy autodetection
      mmc: Add support for Xilinx Zynq sdhci controller
      i2c: zynq: Add support for Xilinx Zynq
      fpga: Clean coding style
      fpga: Fix debug message compilation error
      cmd: fpga: Clean coding style
      cmd: fpga: Move fpga_loadbitstream to fpga.c
      fpga: Change the first parameter in fpga_loadbitstream
      cmd: fpga: Do not include net.h
      fpga: zynq: Add support for loading bitstream
      fpga: Check device name against bitstream name
      fpga: Remove all CONFIG_SYS_* fpga related options

Mike Dunn (5):
      lib: import bitrev library from the linux kernel
      pxa_lcd: add the ACX544AKN lcd device
      pxa_lcd: make lcd_enable() a weak pointer
      pxa27x_udc: remove call to unimplemented set_GPIO_mode()
      mtd: nand: add driver for diskonchip g4 nand flash

Nishanth Menon (10):
      twl4030: make twl4030_i2c_write_u8 prototype consistent
      twl4030: make twl4030_i2c_read_u8 prototype consistent
      twl6030: twl6030_i2c_[read|write]_u8 prototype consistent
      twl6030: move twl6030 register access functions to common header
file twl6030: add header guard
      twl6035: rename to palmas
      palmas: rename init_settings to an generic palmas init
      palmas: rename twl6035_mmc1_poweron_ldo with an palmas generic
function palmas: use palmas_i2c_[read|write]_u8
      palmas: add header guard

Otavio Salvador (9):
      mx6qsabre{sd, auto}: Add update_sd_firmware support
      mx6qsabresd: Return status when initializing MMC
      wandboard: Use env storage info for mmcdev/mmcpart
      wandboard: Add update_sd_firmware support
      wandboard: Add card detection for SOM MicroSD card
      wandboard: Add support for Carrier Board MicroSD card
      wandboard: Add boot selection support
      mxs: mxsboot: Move sdcard BCB header to 4 sectors offset
      mx53ard: Rework default environment to support FDT, MMC and
netboot

Philip Paeps (2):
      mx35 iomux: correct offsets of IOMUX registers
      mx35 iomux: correct input select register index

Ryan Harkin (2):
      ARM: vexpress: refactoring of Versatile Express CA9x4 support
      ARM: vexpress: create A5 specific board config

SRICHARAN R (5):
      ARM: OMAP: Make omap_boot_parameters common across socs
      ARM: OMAP4/5: Make OMAPx_SRAM_SCRATCH_ defines common
      ARM: OMAP: Correct save_boot_params and replace with 'C' function
      ARM: OMAP: Cleanup boot parameters usage
      ARM: OMAP: Add arch_cpu_init function

Shawn Guo (1):
      ARM: mx6: define CONFIG_ARM_ERRATA_742230

Stefan Roese (7):
      arm: imx: Change iomux functions to void type
      imx: Move some header files from arch-mxs to imx-common
      imx: Move some i.MX common functions into the imx-common directory
      dma: Add i.MX6 support to drivers/dma/apbh_dma.c
      mtd: mxs_nand: Add support for i.MX6
      imx: Add titanium board support (i.MX6 based)
      arm: imx: Codingstyle enhancement of
include/asm/arch-mx6/crm_regs.h

Stefano Babic (1):
      Merge branch 'next'

Stephen Warren (3):
      tegra: always build u-boot-nodtb-tegra.bin
      ARM: tegra: support SKU 1 of Tegra114
      ARM: tegra: support SKU 7 of Tegra20

Suriyan Ramasami (1):
      ARM: Add Seagate GoFlex Home support

Tom Rini (4):
      beagleboard: Update comment in get_board_rev()
      omap5_common: Add optargs variable for kernel command line args
      am33xx: Fix warning with CONFIG_DISPLAY_CPUINFO
      arm: Enable -ffunction-sections / -fdata-sections / --gc-sections

Tom Warren (2):
      Tegra: T30: Beaver: Fix board/board_name env vars, s/b beaver,
not cardhu Tegra: Remove unused/non-existent spl linker script reference

Wu, Josh (4):
      arm: at91: add at91sam9n12 register definition
      arm: at91: add at91sam9n12ek board support
      arm: at91: enable mci support for at91sam9g20ek.
      arm: at91: add at91sam9g20ek_mmc_config, which can save
environment in mmc card

?ukasz Da?ek (2):
      pxa: Add weak attribute to reset_cpu() function
      h2200: Add board reset support

 .gitignore                                         |    1 +
 MAINTAINERS                                        |   18 +-
 Makefile                                           |   26 +-
 README                                             |    5 +
 arch/arm/config.mk                                 |    3 +
 arch/arm/cpu/arm1136/mx35/Makefile                 |    1 -
 arch/arm/cpu/arm1136/mx35/iomux.c                  |  114 --
 arch/arm/cpu/arm1136/start.S                       |   81 --
 arch/arm/cpu/arm1176/start.S                       |   77 --
 arch/arm/cpu/arm720t/start.S                       |   81 +-
 arch/arm/cpu/arm920t/start.S                       |   77 --
 arch/arm/cpu/arm925t/start.S                       |   77 --
 arch/arm/cpu/arm926ejs/at91/Makefile               |    1 +
 arch/arm/cpu/arm926ejs/at91/at91sam9260_devices.c  |    4 +
 arch/arm/cpu/arm926ejs/at91/at91sam9n12_devices.c  |  177 +++
 arch/arm/cpu/arm926ejs/at91/clock.c                |    4 +-
 arch/arm/cpu/arm926ejs/davinci/da850_lowlevel.c    |    8 +
 arch/arm/cpu/arm926ejs/mx25/generic.c              |  117 --
 arch/arm/cpu/arm926ejs/mxs/Makefile                |   10 +
 arch/arm/cpu/arm926ejs/mxs/clock.c                 |   93 ++
 arch/arm/cpu/arm926ejs/mxs/mxs.c                   |   65 +-
 arch/arm/cpu/arm926ejs/mxs/spl_mem_init.c          |   46 +-
 arch/arm/cpu/arm926ejs/mxs/spl_power_init.c        |   50 +-
 arch/arm/cpu/arm926ejs/mxs/u-boot-imx23.bd         |    4 +-
 arch/arm/cpu/arm926ejs/mxs/u-boot-imx28.bd         |    4 +-
 arch/arm/cpu/arm926ejs/start.S                     |   81 --
 arch/arm/cpu/arm946es/start.S                      |   77 --
 arch/arm/cpu/arm_intcm/start.S                     |   77 --
 arch/arm/cpu/armv7/am33xx/clock_ti814x.c           |  103 +-
 arch/arm/cpu/armv7/am33xx/sys_info.c               |    6 +-
 arch/arm/cpu/armv7/at91/Makefile                   |   52 +
 arch/arm/cpu/armv7/at91/clock.c                    |  125 ++
 arch/arm/cpu/armv7/at91/cpu.c                      |   90 ++
 arch/arm/cpu/armv7/at91/reset.c                    |   47 +
 arch/arm/cpu/armv7/at91/sama5d3_devices.c          |  196 +++
 arch/arm/cpu/armv7/at91/timer.c                    |  139 +++
 arch/arm/cpu/armv7/lowlevel_init.S                 |    8 +-
 arch/arm/cpu/armv7/mx5/Makefile                    |    2 +-
 arch/arm/cpu/armv7/mx5/clock.c                     |   14 +-
 arch/arm/cpu/armv7/mx5/iomux.c                     |  186 ---
 arch/arm/cpu/armv7/mx5/soc.c                       |    7 +
 arch/arm/cpu/armv7/mx6/clock.c                     |   52 +-
 arch/arm/cpu/armv7/mx6/soc.c                       |   11 +-
 arch/arm/cpu/armv7/omap-common/boot-common.c       |   31 +-
 arch/arm/cpu/armv7/omap-common/clocks-common.c     |    1 +
 arch/arm/cpu/armv7/omap-common/emif-common.c       |   11 +-
 arch/arm/cpu/armv7/omap-common/hwinit-common.c     |   61 +-
 arch/arm/cpu/armv7/omap-common/lowlevel_init.S     |   50 +-
 arch/arm/cpu/armv7/omap-common/reset.c             |    4 +
 arch/arm/cpu/armv7/omap4/emif.c                    |    4 +-
 arch/arm/cpu/armv7/omap4/hw_data.c                 |    2 +-
 arch/arm/cpu/armv7/omap4/hwinit.c                  |    3 +-
 arch/arm/cpu/armv7/omap5/emif.c                    |    4 +-
 arch/arm/cpu/armv7/omap5/hw_data.c                 |    5 +-
 arch/arm/cpu/armv7/omap5/hwinit.c                  |   22 +-
 arch/arm/cpu/armv7/omap5/prcm-regs.c               |    2 +
 arch/arm/cpu/armv7/start.S                         |   78 --
 arch/arm/cpu/armv7/zynq/slcr.c                     |   61 +
 arch/arm/cpu/armv7/zynq/timer.c                    |   49 +-
 arch/arm/cpu/ixp/config.mk                         |    4 -
 arch/arm/cpu/ixp/start.S                           |   77 --
 arch/arm/cpu/pxa/pxa2xx.c                          |    2 +-
 arch/arm/cpu/pxa/start.S                           |   96 +-
 arch/arm/cpu/s3c44b0/start.S                       |   77 --
 arch/arm/cpu/sa1100/start.S                        |   77 --
 arch/arm/cpu/tegra-common/ap.c                     |    2 +
 arch/arm/cpu/tegra-common/clock.c                  |   10 +-
 arch/arm/imx-common/Makefile                       |   22 +-
 arch/arm/imx-common/iomux-v3.c                     |   18 +-
 arch/arm/imx-common/misc.c                         |   84 ++
 arch/arm/include/asm/arch-am33xx/ddr_defs.h        |   17 +
 arch/arm/include/asm/arch-am33xx/hardware_ti814x.h |    1 +
 arch/arm/include/asm/arch-am33xx/omap.h            |   25 -
 arch/arm/include/asm/arch-at91/at91_common.h       |    1 +
 arch/arm/include/asm/arch-at91/at91_dbu.h          |    4 +
 arch/arm/include/asm/arch-at91/at91_pmc.h          |   23 +
 arch/arm/include/asm/arch-at91/at91sam9_matrix.h   |    2 +-
 arch/arm/include/asm/arch-at91/at91sam9x5.h        |   19 +-
 arch/arm/include/asm/arch-at91/at91sam9x5_matrix.h |   17 +-
 arch/arm/include/asm/arch-at91/clk.h               |    1 +
 arch/arm/include/asm/arch-at91/hardware.h          |    4 +-
 arch/arm/include/asm/arch-at91/sama5d3.h           |  212 ++++
 arch/arm/include/asm/arch-at91/sama5d3_smc.h       |   79 ++
 arch/arm/include/asm/arch-davinci/hardware.h       |    2 +
 arch/arm/include/asm/arch-davinci/nand_defs.h      |    9 +
 arch/arm/include/asm/arch-mx25/imx-regs.h          |   21 +-
 arch/arm/include/asm/arch-mx25/imx25-pinmux.h      |  421 -------
 arch/arm/include/asm/arch-mx25/iomux-mx25.h        |  545 +++++++++
 arch/arm/include/asm/arch-mx27/imx-regs.h          |    3 +-
 arch/arm/include/asm/arch-mx31/imx-regs.h          |   22 +-
 arch/arm/include/asm/arch-mx35/imx-regs.h          |   19 +-
 arch/arm/include/asm/arch-mx35/iomux-mx35.h        | 1276
 ++++++++++++++++++++
 arch/arm/include/asm/arch-mx35/iomux.h             |  295 -----
 arch/arm/include/asm/arch-mx35/mx35_pins.h         |  353 ------
 arch/arm/include/asm/arch-mx5/clock.h              |    1 +
 arch/arm/include/asm/arch-mx5/imx-regs.h           |   24 +-
 arch/arm/include/asm/arch-mx5/iomux-mx51.h         |  180 ++-
 arch/arm/include/asm/arch-mx5/iomux-mx53.h         | 1232
 +++++++++++++++++++ arch/arm/include/asm/arch-mx5/iomux.h
 |   91 -- arch/arm/include/asm/arch-mx5/mx5x_pins.h          |  879
 -------------- arch/arm/include/asm/arch-mx5/spl.h                |
 19 + arch/arm/include/asm/arch-mx6/clock.h              |    1 +
 arch/arm/include/asm/arch-mx6/crm_regs.h           |  183 +--
 arch/arm/include/asm/arch-mx6/imx-regs.h           |   96 +-
 arch/arm/include/asm/arch-mx6/mx6-pins.h           |    4 +
 arch/arm/include/asm/arch-mx6/mx6dl_pins.h         |   35 +-
 arch/arm/include/asm/arch-mx6/mx6q_pins.h          |   27 -
 arch/arm/include/asm/arch-mx6/mx6sl_pins.h         |   25 +
 arch/arm/include/asm/arch-mx6/sys_proto.h          |   10 +
 arch/arm/include/asm/arch-mxs/clock.h              |    1 +
 arch/arm/include/asm/arch-mxs/imx-regs.h           |    6 +-
 arch/arm/include/asm/arch-mxs/iomux.h              |    4 +
 arch/arm/include/asm/arch-mxs/regs-clkctrl-mx23.h  |    2 +-
 arch/arm/include/asm/arch-mxs/regs-clkctrl-mx28.h  |    2 +-
 arch/arm/include/asm/arch-mxs/regs-digctl.h        |    2 +-
 arch/arm/include/asm/arch-mxs/regs-i2c.h           |    2 +-
 arch/arm/include/asm/arch-mxs/regs-lcdif.h         |   38 +-
 arch/arm/include/asm/arch-mxs/regs-lradc.h         |    2 +-
 arch/arm/include/asm/arch-mxs/regs-ocotp.h         |    2 +-
 arch/arm/include/asm/arch-mxs/regs-pinctrl.h       |    2 +-
 arch/arm/include/asm/arch-mxs/regs-power-mx23.h    |    2 +-
 arch/arm/include/asm/arch-mxs/regs-power-mx28.h    |    2 +-
 arch/arm/include/asm/arch-mxs/regs-rtc.h           |    2 +-
 arch/arm/include/asm/arch-mxs/regs-ssp.h           |    2 +-
 arch/arm/include/asm/arch-mxs/regs-timrot.h        |    2 +-
 arch/arm/include/asm/arch-omap4/omap.h             |   36 -
 arch/arm/include/asm/arch-omap4/sys_proto.h        |   12 +-
 arch/arm/include/asm/arch-omap5/clocks.h           |   10 +
 arch/arm/include/asm/arch-omap5/cpu.h              |    2 +
 arch/arm/include/asm/arch-omap5/i2c.h              |    2 +-
 arch/arm/include/asm/arch-omap5/omap.h             |   36 -
 arch/arm/include/asm/arch-omap5/sys_proto.h        |   22 +-
 arch/arm/include/asm/arch-pxa/hardware.h           |   11 -
 arch/arm/include/asm/arch-tegra/tegra.h            |    2 +
 arch/arm/include/asm/arch-zynq/hardware.h          |   36 +-
 arch/arm/include/asm/arch-zynq/sys_proto.h         |    7 +
 arch/arm/include/asm/global_data.h                 |    8
 + .../arm/include/asm/{arch-mxs => imx-common}/dma.h |   12 +
 arch/arm/include/asm/imx-common/imximage.cfg       |   30 +
 arch/arm/include/asm/imx-common/iomux-v3.h         |   69
 +- .../asm/{arch-mxs => imx-common}/regs-apbh.h       |   19
 +- .../asm/{arch-mxs => imx-common}/regs-bch.h        |   12
 +- .../asm/{arch-mxs => imx-common}/regs-common.h     |
 0 .../asm/{arch-mxs => imx-common}/regs-gpmi.h       |    2 +-
 arch/arm/include/asm/omap_boot.h                   |   50 +
 arch/arm/include/asm/omap_common.h                 |   20 +
 arch/arm/lib/Makefile                              |    1 +
 arch/arm/lib/relocate.S                            |  112 ++
 arch/powerpc/cpu/mpc512x/Makefile                  |    1 -
 arch/powerpc/cpu/mpc512x/cpu_init.c                |    2 +-
 arch/powerpc/cpu/mpc512x/iim.c                     |  394 ------
 arch/powerpc/include/asm/immap_512x.h              |    2 +
 board/CarMediaLab/flea3/flea3.c                    |   91 +-
 board/Seagate/goflexhome/Makefile                  |   51 +
 board/Seagate/goflexhome/goflexhome.c              |  189 +++
 board/Seagate/goflexhome/kwbimage.cfg              |  168 +++
 board/armltd/vexpress/Makefile                     |    2
 +- .../vexpress/{ca9x4_ct_vxp.c => vexpress_common.c} |   35 +-
 board/atmel/at91sam9260ek/at91sam9260ek.c          |   22 +-
 board/atmel/at91sam9n12ek/Makefile                 |   52 +
 board/atmel/at91sam9n12ek/at91sam9n12ek.c          |  228 ++++
 board/atmel/sama5d3xek/Makefile                    |   51 +
 board/atmel/sama5d3xek/sama5d3xek.c                |  275 +++++
 board/boundary/nitrogen6x/clocks.cfg               |   11 +
 board/boundary/nitrogen6x/nitrogen6x.c             |   42 +-
 board/{ => compulab}/cm_t35/Makefile               |   12 +-
 board/{ => compulab}/cm_t35/cm_t35.c               |   26 +-
 board/{ => compulab}/cm_t35/display.c              |    2 +-
 board/{ => compulab}/cm_t35/eeprom.c               |    0 board/{ =>
 compulab}/cm_t35/eeprom.h               |    0 board/{ =>
 compulab}/cm_t35/leds.c                 |    3 +-
 board/denx/m53evk/Makefile                         |   40 +
 board/denx/m53evk/imximage.cfg                     |  108 ++
 board/denx/m53evk/m53evk.c                         |  328 +++++
 board/esg/ima3-mx53/ima3-mx53.c                    |  228 ++--
 board/freescale/imx/ddr/mx6q_4x_mt41j128.cfg       |   11 +
 board/freescale/mx23evk/spl_boot.c                 |    4 +-
 board/freescale/mx25pdk/mx25pdk.c                  |  132 +-
 board/freescale/mx31pdk/mx31pdk.c                  |   16 +-
 board/freescale/mx35pdk/mx35pdk.c                  |  175 ++-
 board/freescale/mx51evk/mx51evk.c                  |  348 ++----
 board/freescale/mx51evk/mx51evk_video.c            |   22 +-
 board/freescale/mx53ard/mx53ard.c                  |  329 +++--
 board/freescale/mx53evk/mx53evk.c                  |  289 ++---
 board/freescale/mx53loco/mx53loco.c                |  268 ++--
 board/freescale/mx53loco/mx53loco_video.c          |   68 +-
 board/freescale/mx53smd/mx53smd.c                  |  152 +--
 board/freescale/mx6qarm2/mx6qarm2.c                |   17 +-
 board/freescale/mx6qsabreauto/mx6qsabreauto.c      |   22 +-
 board/freescale/mx6qsabrelite/mx6qsabrelite.c      |   30 +-
 board/freescale/mx6qsabresd/mx6qsabresd.c          |   30 +-
 board/freescale/mx6slevk/Makefile                  |   28 +
 board/freescale/mx6slevk/imximage.cfg              |  118 ++
 board/freescale/mx6slevk/mx6slevk.c                |  102 ++
 board/freescale/titanium/Makefile                  |   36 +
 board/freescale/titanium/imximage.cfg              |  178 +++
 board/freescale/titanium/titanium.c                |  334 +++++
 board/genesi/mx51_efikamx/efikamx-usb.c            |  122 +-
 board/genesi/mx51_efikamx/efikamx.c                |    2 +-
 board/h2200/h2200.c                                |    9 +
 board/isee/igep0033/Makefile                       |   46 +
 board/isee/igep0033/board.c                        |  232 ++++
 board/isee/igep0033/board.h                        |   27 +
 board/isee/igep0033/mux.c                          |   89 ++
 board/karo/tx25/tx25.c                             |  123 +-
 board/nokia/rx51/rx51.c                            |   52 +-
 board/nvidia/beaver/Makefile                       |   38 +
 board/olimex/mx23_olinuxino/spl_boot.c             |    4 +-
 board/pandora/pandora.c                            |    3 +-
 board/syteco/zmx25/zmx25.c                         |  143 +--
 board/ti/beagle/beagle.c                           |    5 +-
 board/ti/dra7xx/evm.c                              |    2 +-
 board/ti/omap5_uevm/evm.c                          |    6 +-
 board/ti/panda/panda.c                             |    6 +
 board/ti/ti814x/evm.c                              |   75 ++
 board/ti/ti814x/evm.h                              |    1 +
 board/ti/ti814x/mux.c                              |   35 +
 board/ttcontrol/vision2/vision2.c                  |  585 ++++-----
 board/wandboard/wandboard.c                        |  113 +-
 board/woodburn/woodburn.c                          |   69 +-
 board/xilinx/zynq/board.c                          |   66 +-
 boards.cfg                                         |   20 +-
 common/Makefile                                    |    1 +
 common/cmd_fpga.c                                  |  250 ++--
 common/cmd_fuse.c                                  |  168 +++
 common/spl/spl.c                                   |   10 +-
 doc/README.at91                                    |   84 +-
 doc/README.fsl_iim                                 |   48 +
 doc/README.fuse                                    |   67 +
 doc/README.imx25                                   |   10 +
 doc/README.imx27                                   |   10 +
 doc/README.imx5                                    |    6 +
 doc/README.imx6                                    |   10 +
 doc/README.imximage                                |   18 +
 doc/README.mxc_ocotp                               |   50 +
 doc/README.omap-reset-time                         |   20 +
 drivers/dma/apbh_dma.c                             |    5 +-
 drivers/fpga/Makefile                              |    1 +
 drivers/fpga/fpga.c                                |  225 ++--
 drivers/fpga/xilinx.c                              |  146 +++
 drivers/fpga/zynqpl.c                              |  355 ++++++
 drivers/i2c/Makefile                               |    1 +
 drivers/i2c/zynq_i2c.c                             |  306 +++++
 drivers/misc/Makefile                              |    2 +
 drivers/misc/fsl_iim.c                             |  286 +++++
 drivers/misc/mxc_ocotp.c                           |  216 ++++
 drivers/misc/twl4030_led.c                         |    4 +-
 drivers/mmc/Makefile                               |    1 +
 drivers/mmc/gen_atmel_mci.c                        |   47 +-
 drivers/mmc/mxsmmc.c                               |    2 +-
 drivers/mmc/omap_hsmmc.c                           |    8 +-
 drivers/mmc/zynq_sdhci.c                           |   40 +
 drivers/mtd/nand/Makefile                          |    2 +
 drivers/mtd/nand/docg4.c                           | 1028
 ++++++++++++++++ drivers/mtd/nand/docg4_spl.c                       |
 222 ++++ drivers/mtd/nand/mxc_nand_spl.c                    |   13 +-
 drivers/mtd/nand/mxs_nand.c                        |   15 +-
 drivers/net/cpsw.c                                 |    6 +
 drivers/net/phy/Makefile                           |    1 +
 drivers/net/phy/et1011c.c                          |  110 ++
 drivers/net/phy/marvell.c                          |   11 +
 drivers/net/phy/phy.c                              |    3 +
 drivers/net/zynq_gem.c                             |  199 ++-
 drivers/power/Makefile                             |    2 +-
 drivers/power/{twl6035.c => palmas.c}              |   34 +-
 drivers/power/twl4030.c                            |   16 +-
 drivers/power/twl6030.c                            |   75 +-
 drivers/spi/atmel_spi.c                            |   15 +-
 drivers/spi/atmel_spi.h                            |    2 +-
 drivers/spi/mxs_spi.c                              |    2 +-
 drivers/usb/gadget/pxa27x_udc.c                    |    4 +-
 drivers/usb/host/ehci-mx5.c                        |   73 --
 drivers/usb/host/ohci-at91.c                       |   14 +-
 drivers/usb/phy/twl4030.c                          |   48 +-
 drivers/video/Makefile                             |    1 +
 drivers/video/cfb_console.c                        |    4 +
 drivers/video/mxsfb.c                              |  189 +++
 drivers/video/pxa_lcd.c                            |   34 +-
 include/altera.h                                   |   17 -
 include/atmel_mci.h                                |    2 +
 include/config_cmd_all.h                           |    1 +
 include/configs/M54455EVB.h                        |    2 +-
 include/configs/MERGERBOX.h                        |    2 +-
 include/configs/MVBC_P.h                           |    2 +-
 include/configs/MVBLM7.h                           |    2 +-
 include/configs/MVSMR.h                            |    2 +-
 include/configs/ac14xx.h                           |    5 +
 include/configs/am335x_evm.h                       |   14 +-
 include/configs/aria.h                             |    2 +-
 include/configs/at91sam9260ek.h                    |   52 +-
 include/configs/at91sam9n12ek.h                    |  232 ++++
 include/configs/cm_t35.h                           |   18 +-
 include/configs/da830evm.h                         |    4 +-
 include/configs/da850evm.h                         |    4 +-
 include/configs/enbw_cmc.h                         |    4 +-
 include/configs/goflexhome.h                       |  151 +++
 include/configs/igep0033.h                         |  288 +++++
 include/configs/ima3-mx53.h                        |    3 -
 include/configs/m28evk.h                           |   19 +
 include/configs/m53evk.h                           |  256 ++++
 include/configs/mecp5123.h                         |    2 +-
 include/configs/mpc5121ads.h                       |    2 +-
 include/configs/mx28evk.h                          |    1 +
 include/configs/mx51evk.h                          |   51 +-
 include/configs/mx53ard.h                          |  102 +-
 include/configs/mx53evk.h                          |    1 +
 include/configs/mx53smd.h                          |    1 +
 include/configs/mx6_common.h                       |    1 +
 include/configs/mx6qsabre_common.h                 |   14 +
 include/configs/mx6qsabrelite.h                    |    5 +
 include/configs/mx6slevk.h                         |  189 +++
 include/configs/nitrogen6x.h                       |    5 +
 include/configs/omap3_mvblx.h                      |    2 +-
 include/configs/omap4_common.h                     |    8 +-
 include/configs/omap4_panda.h                      |    2 +
 include/configs/omap5_common.h                     |    5 +
 include/configs/omap5_uevm.h                       |    3 +-
 include/configs/pcm051.h                           |    8 +-
 include/configs/pdm360ng.h                         |    7 +
 include/configs/sama5d3xek.h                       |  245 ++++
 include/configs/tegra-common-post.h                |    2 +
 include/configs/tegra114-common.h                  |    2 -
 include/configs/tegra20-common.h                   |    2 -
 include/configs/tegra30-common.h                   |    2 -
 include/configs/ti814x_evm.h                       |   25 +
 include/configs/titanium.h                         |  277 +++++
 include/configs/tnetv107x_evm.h                    |    4 +-
 include/configs/vexpress_ca15_tc2.h                |   36 +
 include/configs/vexpress_ca5x2.h                   |   34
 + .../configs/vexpress_ca9x4.h                       |   22
 +- .../configs/{ca9x4_ct_vxp.h => vexpress_common.h}  |  157 ++-
 include/configs/wandboard.h                        |   24 +-
 include/configs/zynq.h                             |   39 +-
 include/fpga.h                                     |   13 +-
 include/fuse.h                                     |   44 +
 include/lattice.h                                  |    3 -
 include/linux/bitrev.h                             |   23 +
 include/linux/mtd/docg4.h                          |  134 ++
 include/netdev.h                                   |    2 +-
 include/{twl6035.h => palmas.h}                    |   28 +-
 include/phy.h                                      |    1 +
 include/spl.h                                      |    1 -
 include/twl4030.h                                  |    4 +-
 include/twl6030.h                                  |   16 +
 include/usb/ehci-fsl.h                             |    6 -
 include/xilinx.h                                   |   25 +-
 include/zynqpl.h                                   |   59 +
 lib/Makefile                                       |    1 +
 lib/bitrev.c                                       |   59 +
 spl/Makefile                                       |    8 +
 tools/imximage.c                                   |   17 +-
 tools/imximage.h                                   |    9 +-
 tools/mxsboot.c                                    |    8 +- 353 files
 changed, 16980 insertions(+), 7344 deletions(-) delete mode 100644
 arch/arm/cpu/arm1136/mx35/iomux.c create mode 100644
 arch/arm/cpu/arm926ejs/at91/at91sam9n12_devices.c create mode 100644
 arch/arm/cpu/armv7/at91/Makefile create mode 100644
 arch/arm/cpu/armv7/at91/clock.c create mode 100644
 arch/arm/cpu/armv7/at91/cpu.c create mode 100644
 arch/arm/cpu/armv7/at91/reset.c create mode 100644
 arch/arm/cpu/armv7/at91/sama5d3_devices.c create mode 100644
 arch/arm/cpu/armv7/at91/timer.c delete mode 100644
 arch/arm/cpu/armv7/mx5/iomux.c create mode 100644
 arch/arm/imx-common/misc.c create mode 100644
 arch/arm/include/asm/arch-at91/sama5d3.h create mode 100644
 arch/arm/include/asm/arch-at91/sama5d3_smc.h delete mode 100644
 arch/arm/include/asm/arch-mx25/imx25-pinmux.h create mode 100644
 arch/arm/include/asm/arch-mx25/iomux-mx25.h create mode 100644
 arch/arm/include/asm/arch-mx35/iomux-mx35.h delete mode 100644
 arch/arm/include/asm/arch-mx35/iomux.h delete mode 100644
 arch/arm/include/asm/arch-mx35/mx35_pins.h create mode 100644
 arch/arm/include/asm/arch-mx5/iomux-mx53.h delete mode 100644
 arch/arm/include/asm/arch-mx5/iomux.h delete mode 100644
 arch/arm/include/asm/arch-mx5/mx5x_pins.h create mode 100644
 arch/arm/include/asm/arch-mx5/spl.h create mode 100644
 arch/arm/include/asm/arch-mx6/mx6sl_pins.h rename
 arch/arm/include/asm/{arch-mxs => imx-common}/dma.h (93%) create mode
 100644 arch/arm/include/asm/imx-common/imximage.cfg rename
 arch/arm/include/asm/{arch-mxs => imx-common}/regs-apbh.h (97%) rename
 arch/arm/include/asm/{arch-mxs => imx-common}/regs-bch.h (96%) rename
 arch/arm/include/asm/{arch-mxs => imx-common}/regs-common.h (100%)
 rename arch/arm/include/asm/{arch-mxs => imx-common}/regs-gpmi.h (99%)
 create mode 100644 arch/arm/include/asm/omap_boot.h create mode 100644
 arch/arm/lib/relocate.S delete mode 100644
 arch/powerpc/cpu/mpc512x/iim.c create mode 100644
 board/Seagate/goflexhome/Makefile create mode 100644
 board/Seagate/goflexhome/goflexhome.c create mode 100644
 board/Seagate/goflexhome/kwbimage.cfg rename
 board/armltd/vexpress/{ca9x4_ct_vxp.c => vexpress_common.c} (89%)
 create mode 100644 board/atmel/at91sam9n12ek/Makefile create mode
 100644 board/atmel/at91sam9n12ek/at91sam9n12ek.c create mode 100644
 board/atmel/sama5d3xek/Makefile create mode 100644
 board/atmel/sama5d3xek/sama5d3xek.c rename board/{ =>
 compulab}/cm_t35/Makefile (82%) rename board/{ =>
 compulab}/cm_t35/cm_t35.c (96%) rename board/{ =>
 compulab}/cm_t35/display.c (99%) rename board/{ =>
 compulab}/cm_t35/eeprom.c (100%) rename board/{ =>
 compulab}/cm_t35/eeprom.h (100%) rename board/{ =>
 compulab}/cm_t35/leds.c (95%) create mode 100644
 board/denx/m53evk/Makefile create mode 100644
 board/denx/m53evk/imximage.cfg create mode 100644
 board/denx/m53evk/m53evk.c create mode 100644
 board/freescale/mx6slevk/Makefile create mode 100644
 board/freescale/mx6slevk/imximage.cfg create mode 100644
 board/freescale/mx6slevk/mx6slevk.c create mode 100644
 board/freescale/titanium/Makefile create mode 100644
 board/freescale/titanium/imximage.cfg create mode 100644
 board/freescale/titanium/titanium.c create mode 100644
 board/isee/igep0033/Makefile create mode 100644
 board/isee/igep0033/board.c create mode 100644
 board/isee/igep0033/board.h create mode 100644
 board/isee/igep0033/mux.c create mode 100644
 board/nvidia/beaver/Makefile create mode 100644 common/cmd_fuse.c
 create mode 100644 doc/README.fsl_iim
 create mode 100644 doc/README.fuse
 create mode 100644 doc/README.imx25
 create mode 100644 doc/README.imx27
 create mode 100644 doc/README.imx6
 create mode 100644 doc/README.mxc_ocotp
 create mode 100644 doc/README.omap-reset-time
 create mode 100644 drivers/fpga/zynqpl.c
 create mode 100644 drivers/i2c/zynq_i2c.c
 create mode 100644 drivers/misc/fsl_iim.c
 create mode 100644 drivers/misc/mxc_ocotp.c
 create mode 100644 drivers/mmc/zynq_sdhci.c
 create mode 100644 drivers/mtd/nand/docg4.c
 create mode 100644 drivers/mtd/nand/docg4_spl.c
 create mode 100644 drivers/net/phy/et1011c.c
 rename drivers/power/{twl6035.c => palmas.c} (61%)
 create mode 100644 drivers/video/mxsfb.c
 create mode 100644 include/configs/at91sam9n12ek.h
 create mode 100644 include/configs/goflexhome.h
 create mode 100644 include/configs/igep0033.h
 create mode 100644 include/configs/m53evk.h
 create mode 100644 include/configs/mx6slevk.h
 create mode 100644 include/configs/sama5d3xek.h
 create mode 100644 include/configs/titanium.h
 create mode 100644 include/configs/vexpress_ca15_tc2.h
 create mode 100644 include/configs/vexpress_ca5x2.h
 rename arch/arm/include/asm/arch-mx25/sys_proto.h =>
 include/configs/vexpress_ca9x4.h (61%) rename
 include/configs/{ca9x4_ct_vxp.h => vexpress_common.h} (56%) create
 mode 100644 include/fuse.h create mode 100644 include/linux/bitrev.h
 create mode 100644 include/linux/mtd/docg4.h
 rename include/{twl6035.h => palmas.h} (68%)
 create mode 100644 include/zynqpl.h
 create mode 100644 lib/bitrev.c

Amicalement,
-- 
Albert.

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

* [U-Boot] Pull request: u-boot-arm/master
  2013-04-17 16:37 Albert ARIBAUD
@ 2013-04-18 20:17 ` Tom Rini
  0 siblings, 0 replies; 259+ messages in thread
From: Tom Rini @ 2013-04-18 20:17 UTC (permalink / raw)
  To: u-boot

On Wed, Apr 17, 2013 at 06:37:06PM +0200, Albert ARIBAUD wrote:

> Hi Tom,
> 
> The following changes since commit
> c4a4e2e20ca226948b62ed116df98f7a3932f2ac:
> 
>   ARMv7: start.S: stay in HYP mode if u-boot is entered in it
>   (2013-04-15 18:30:59 +0200)
> 
> are available in the git repository at:
> 
>   git://git.denx.de/u-boot-arm master
> 
> for you to fetch changes up to f2e8a87305a55652488af140adcf65b1e688f287:
> 
>   exynos: fdt: Add TMU node for snow (2013-04-17 10:00:44 +0900)
> 
> Note: there is a trivial merge conflict for
> include/configs/exynos5250-dt.h:
> 
> ++<<<<<<< HEAD
>  +/* USB boot mode */
>  +#define EXYNOS_COPY_USB_FNPTR_ADDR    0x02020070
>  +#define EXYNOS_USB_SECONDARY_BOOT     0xfeed0002
>  +#define EXYNOS_IRAM_SECONDARY_BASE    0x02020018
> ++=======
> + /* TPM */
> + #define CONFIG_TPM
> + #define CONFIG_CMD_TPM
> + #define CONFIG_INFINEON_TPM_I2C
> + #define CONFIG_INFINEON_TPM_I2C_BUS 3
> + #define CONFIG_INFINEON_TPM_I2C_ADDR 0x20
> ++>>>>>>> u-boot/master
> 
> ----------------------------------------------------------------
> Simon Glass (2):
>       exynos: Correct use of 64-bit division
>       exynos: fdt: Add TMU node for snow
> 
> Stephen Warren (1):
>       ARM: tegra: support T33 SKU of Tegra30
> 
> Thierry Reding (4):
>       Tegra: All Tamonten-derived boards use onboard NAND
>       Tegra: Medcom-Wide: Enable NAND and boot script support
>       Tegra: Plutux: Enable NAND and boot script support
>       Tegra: TEC: Enable boot script support
> 
> Tom Warren (7):
>       Tegra: enable verify support for the crc32 command
>       Tegra: Restore cp15 VBAR _start vector write for ARMv7
>       Tegra: Configure L2 cache control reg properly.
>       Tegra114: Initialize System Counter (TSC) with osc frequency
>       Tegra: Fix MSELECT clock divisors for T30/T114.
>       Tegra: Split tegra_get_chip_type() into soc & sku funcs
>       Tegra: T30: Beaver board support.
> 
> Vivek Gautam (1):
>       Exynos5: Add support for USB download boot mode
> 
>  MAINTAINERS                                    |    1 +
>  arch/arm/cpu/arm720t/tegra-common/cpu.c        |   48 ++++++++-------
>  arch/arm/cpu/arm720t/tegra-common/cpu.h        |    4 +-
>  arch/arm/cpu/arm720t/tegra114/cpu.c            |   10 ++--
>  arch/arm/cpu/arm720t/tegra30/cpu.c             |    4 +-
>  arch/arm/cpu/armv7/s5p-common/timer.c          |    7 ++-
>  arch/arm/cpu/armv7/start.S                     |    2 -
>  arch/arm/cpu/tegra-common/Makefile             |    2 +-
>  arch/arm/cpu/tegra-common/ap.c                 |   53 +++++++++++------
>  arch/arm/cpu/tegra-common/cache.c              |   48 +++++++++++++++
>  arch/arm/cpu/tegra-common/clock.c              |    3 +
>  arch/arm/cpu/tegra114-common/clock.c           |   22 +++++++
>  arch/arm/cpu/tegra20-common/clock.c            |    4 ++
>  arch/arm/cpu/tegra20-common/pmu.c              |    4 +-
>  arch/arm/cpu/tegra30-common/clock.c            |    4 ++
>  arch/arm/include/asm/arch-tegra/ap.h           |   21 ++++++-
>  arch/arm/include/asm/arch-tegra/clock.h        |    3 +
>  arch/arm/include/asm/arch-tegra/tegra.h        |    1 +
>  arch/arm/include/asm/arch-tegra114/sysctr.h    |   35 +++++++++++
>  arch/arm/include/asm/arch-tegra114/tegra.h     |    1 +
>  board/avionic-design/dts/tegra20-tamonten.dtsi |   11 ++++
>  board/avionic-design/dts/tegra20-tec.dts       |   11 ----
>  board/nvidia/common/emc.c                      |    2 +-
>  board/nvidia/dts/tegra30-beaver.dts            |   71
>  ++++++++++++++++++++++ board/samsung/dts/exynos5250-snow.dts
>  |   14 +++++ board/samsung/smdk5250/spl_boot.c              |   40
>  ++++++++++++- boards.cfg                                     |    1 +
>  include/configs/beaver.h                       |   76
>  ++++++++++++++++++++++++
>  include/configs/exynos5250-dt.h                |    5 ++
>  include/configs/medcom-wide.h                  |   21 ++++---
>  include/configs/plutux.h                       |   18 +++---
>  include/configs/tec.h                          |   10 +---
>  include/configs/tegra-common.h                 |    2 + 33 files
>  changed, 467 insertions(+), 92 deletions(-) create mode 100644
>  arch/arm/cpu/tegra-common/cache.c create mode 100644
>  arch/arm/include/asm/arch-tegra114/sysctr.h create mode 100644
>  board/nvidia/dts/tegra30-beaver.dts create mode 100644
>  include/configs/beaver.h

Applied to u-boot/master, thanks!

-- 
Tom
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 836 bytes
Desc: Digital signature
URL: <http://lists.denx.de/pipermail/u-boot/attachments/20130418/a3e31d77/attachment.pgp>

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

* [U-Boot] Pull request: u-boot-arm/master
@ 2013-04-17 16:37 Albert ARIBAUD
  2013-04-18 20:17 ` Tom Rini
  0 siblings, 1 reply; 259+ messages in thread
From: Albert ARIBAUD @ 2013-04-17 16:37 UTC (permalink / raw)
  To: u-boot

Hi Tom,

The following changes since commit
c4a4e2e20ca226948b62ed116df98f7a3932f2ac:

  ARMv7: start.S: stay in HYP mode if u-boot is entered in it
  (2013-04-15 18:30:59 +0200)

are available in the git repository at:

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

for you to fetch changes up to f2e8a87305a55652488af140adcf65b1e688f287:

  exynos: fdt: Add TMU node for snow (2013-04-17 10:00:44 +0900)

Note: there is a trivial merge conflict for
include/configs/exynos5250-dt.h:

++<<<<<<< HEAD
 +/* USB boot mode */
 +#define EXYNOS_COPY_USB_FNPTR_ADDR    0x02020070
 +#define EXYNOS_USB_SECONDARY_BOOT     0xfeed0002
 +#define EXYNOS_IRAM_SECONDARY_BASE    0x02020018
++=======
+ /* TPM */
+ #define CONFIG_TPM
+ #define CONFIG_CMD_TPM
+ #define CONFIG_INFINEON_TPM_I2C
+ #define CONFIG_INFINEON_TPM_I2C_BUS 3
+ #define CONFIG_INFINEON_TPM_I2C_ADDR 0x20
++>>>>>>> u-boot/master

----------------------------------------------------------------
Simon Glass (2):
      exynos: Correct use of 64-bit division
      exynos: fdt: Add TMU node for snow

Stephen Warren (1):
      ARM: tegra: support T33 SKU of Tegra30

Thierry Reding (4):
      Tegra: All Tamonten-derived boards use onboard NAND
      Tegra: Medcom-Wide: Enable NAND and boot script support
      Tegra: Plutux: Enable NAND and boot script support
      Tegra: TEC: Enable boot script support

Tom Warren (7):
      Tegra: enable verify support for the crc32 command
      Tegra: Restore cp15 VBAR _start vector write for ARMv7
      Tegra: Configure L2 cache control reg properly.
      Tegra114: Initialize System Counter (TSC) with osc frequency
      Tegra: Fix MSELECT clock divisors for T30/T114.
      Tegra: Split tegra_get_chip_type() into soc & sku funcs
      Tegra: T30: Beaver board support.

Vivek Gautam (1):
      Exynos5: Add support for USB download boot mode

 MAINTAINERS                                    |    1 +
 arch/arm/cpu/arm720t/tegra-common/cpu.c        |   48 ++++++++-------
 arch/arm/cpu/arm720t/tegra-common/cpu.h        |    4 +-
 arch/arm/cpu/arm720t/tegra114/cpu.c            |   10 ++--
 arch/arm/cpu/arm720t/tegra30/cpu.c             |    4 +-
 arch/arm/cpu/armv7/s5p-common/timer.c          |    7 ++-
 arch/arm/cpu/armv7/start.S                     |    2 -
 arch/arm/cpu/tegra-common/Makefile             |    2 +-
 arch/arm/cpu/tegra-common/ap.c                 |   53 +++++++++++------
 arch/arm/cpu/tegra-common/cache.c              |   48 +++++++++++++++
 arch/arm/cpu/tegra-common/clock.c              |    3 +
 arch/arm/cpu/tegra114-common/clock.c           |   22 +++++++
 arch/arm/cpu/tegra20-common/clock.c            |    4 ++
 arch/arm/cpu/tegra20-common/pmu.c              |    4 +-
 arch/arm/cpu/tegra30-common/clock.c            |    4 ++
 arch/arm/include/asm/arch-tegra/ap.h           |   21 ++++++-
 arch/arm/include/asm/arch-tegra/clock.h        |    3 +
 arch/arm/include/asm/arch-tegra/tegra.h        |    1 +
 arch/arm/include/asm/arch-tegra114/sysctr.h    |   35 +++++++++++
 arch/arm/include/asm/arch-tegra114/tegra.h     |    1 +
 board/avionic-design/dts/tegra20-tamonten.dtsi |   11 ++++
 board/avionic-design/dts/tegra20-tec.dts       |   11 ----
 board/nvidia/common/emc.c                      |    2 +-
 board/nvidia/dts/tegra30-beaver.dts            |   71
 ++++++++++++++++++++++ board/samsung/dts/exynos5250-snow.dts
 |   14 +++++ board/samsung/smdk5250/spl_boot.c              |   40
 ++++++++++++- boards.cfg                                     |    1 +
 include/configs/beaver.h                       |   76
 ++++++++++++++++++++++++
 include/configs/exynos5250-dt.h                |    5 ++
 include/configs/medcom-wide.h                  |   21 ++++---
 include/configs/plutux.h                       |   18 +++---
 include/configs/tec.h                          |   10 +---
 include/configs/tegra-common.h                 |    2 + 33 files
 changed, 467 insertions(+), 92 deletions(-) create mode 100644
 arch/arm/cpu/tegra-common/cache.c create mode 100644
 arch/arm/include/asm/arch-tegra114/sysctr.h create mode 100644
 board/nvidia/dts/tegra30-beaver.dts create mode 100644
 include/configs/beaver.h

Amicalement,
-- 
Albert.

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

* [U-Boot] Pull request: u-boot-arm/master
  2013-04-15 19:36 Albert ARIBAUD
@ 2013-04-16 15:58 ` Tom Rini
  0 siblings, 0 replies; 259+ messages in thread
From: Tom Rini @ 2013-04-16 15:58 UTC (permalink / raw)
  To: u-boot

On Mon, Apr 15, 2013 at 09:36:37PM +0200, Albert ARIBAUD wrote:

> Hi Tom,
> 
> The following changes since commit
> 8960af8ba9488fc54e2e4733cbada26d3cece225:
> 
>   cosmetic: fix CONFIG_SPL_BSS_MAX_SIZE typo in README (2013-04-14
>   17:04:43 +0200)
> 
> are available in the git repository at:
> 
>   git://git.denx.de/u-boot-arm master
> 
> for you to fetch changes up to c4a4e2e20ca226948b62ed116df98f7a3932f2ac:
> 
>   ARMv7: start.S: stay in HYP mode if u-boot is entered in it
>   (2013-04-15 18:30:59 +0200)
> 
> ----------------------------------------------------------------
> Andre Przywara (1):
>       ARMv7: start.S: stay in HYP mode if u-boot is entered in it
> 
>  arch/arm/cpu/armv7/start.S |   10 +++++++---
>  1 file changed, 7 insertions(+), 3 deletions(-)

Applied to u-boot/master, thanks!

-- 
Tom
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 836 bytes
Desc: Digital signature
URL: <http://lists.denx.de/pipermail/u-boot/attachments/20130416/7ae9161f/attachment.pgp>

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

* [U-Boot] Pull request: u-boot-arm/master
@ 2013-04-15 19:36 Albert ARIBAUD
  2013-04-16 15:58 ` Tom Rini
  0 siblings, 1 reply; 259+ messages in thread
From: Albert ARIBAUD @ 2013-04-15 19:36 UTC (permalink / raw)
  To: u-boot

Hi Tom,

The following changes since commit
8960af8ba9488fc54e2e4733cbada26d3cece225:

  cosmetic: fix CONFIG_SPL_BSS_MAX_SIZE typo in README (2013-04-14
  17:04:43 +0200)

are available in the git repository at:

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

for you to fetch changes up to c4a4e2e20ca226948b62ed116df98f7a3932f2ac:

  ARMv7: start.S: stay in HYP mode if u-boot is entered in it
  (2013-04-15 18:30:59 +0200)

----------------------------------------------------------------
Andre Przywara (1):
      ARMv7: start.S: stay in HYP mode if u-boot is entered in it

 arch/arm/cpu/armv7/start.S |   10 +++++++---
 1 file changed, 7 insertions(+), 3 deletions(-)

Amicalement,
-- 
Albert.

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

* [U-Boot] Pull request: u-boot-arm/master
  2013-04-14 19:32 Albert ARIBAUD
@ 2013-04-15 15:51 ` Tom Rini
  0 siblings, 0 replies; 259+ messages in thread
From: Tom Rini @ 2013-04-15 15:51 UTC (permalink / raw)
  To: u-boot

On Sun, Apr 14, 2013 at 09:32:04PM +0200, Albert ARIBAUD wrote:

> Hi Tom,
> 
> The following changes since commit
> 785881f775252940185e10fbb2d5299c9ffa6bce:
> 
>   env: Add redundant env support to UBI env (2013-04-11 15:52:55 -0400)
> 
> are available in the git repository at:
> 
>   git://git.denx.de/u-boot-arm master
> 
> for you to fetch changes up to 8960af8ba9488fc54e2e4733cbada26d3cece225:
> 
>   cosmetic: fix CONFIG_SPL_BSS_MAX_SIZE typo in README (2013-04-14
>   17:04:43 +0200)
> 
> ----------------------------------------------------------------
> Abbas Raza (1):
>       mmc: i.MX6: fsl_esdhc: Define maximum bus width supported by a
> board
> 
> Ajay Kumar (13):
>       video: exynos_fb: Remove callbacks from the driver
>       video: exynos_dp: Remove callbacks from the driver
>       video: exynos_fb: Make fimd_ctrl global
>       EXYNOS: FDT: Add compatible strings for FIMD
>       video: exynos_fb: add DT support for FIMD driver
>       EXYNOS5: Add device node for FIMD
>       SMDK5250: Add device node for FIMD
>       video: exynos_dp: Make dp_regs global
>       EXYNOS5: FDT: Add compatible strings for FIMD
>       video: exynos_dp: Add function to parse DP DT node
>       EXYNOS5: Add device node for DP
>       SMDK5250: Add device node for DP
>       SMDK5250: Use statically defined structures only in non DT case
> 
> Akshay Saraswat (8):
>       Exynos: clock: Fix a bug in PLL lock check condition
>       Exynos: Add hardware accelerated SHA256 and SHA1
>       Exynos: config: Enable ACE HW for SHA 256 for Exynos
>       gen: Add sha h/w acceleration to hash
>       Exynos: config: Enable hash command
>       Exynos5: clock: Fix a typo bug in exynos clock init
>       Exynos5: config: enable time command
>       Exynos: pwm: Remove dead code of function exynos5_get_pwm_clk
> 
> Albert ARIBAUD (13):
>       Merge branch 'u-boot-imx/master' into 'u-boot-arm/master'
>       Merge branch 'u-boot-samsung/master' into 'u-boot-arm/master'
>       Merge branch 'u-boot-ti/master' into 'u-boot-arm/master'
>       Merge branch 'u-boot/master' into 'u-boot-arm/master'
>       Merge branch 'u-boot-ti/master' into 'u-boot-arm/master'
>       ARM: Fix __bss_start and __bss_end in linker scripts
>       Merge branch 'u-boot-imx/master' into 'u-boot-arm/master'
>       Merge branch 'u-boot-imx/master' into 'u-boot-arm/master'
>       ARM: fix CONFIG_SPL_MAX_SIZE semantics
>       cam_enc_4xx: convert to CONFIG_SPL_MAX_FOOTPRINT
>       da850evm, da850_am18xxevm: convert to CONFIG_SPL_MAX_FOOTPRINT
>       smdk5250, snow: convert to CONFIG_SPL_MAX_FOOTPRINT
>       cosmetic: fix CONFIG_SPL_BSS_MAX_SIZE typo in README
> 
> Alexandre Pereira da Silva (1):
>       mx23_olinuxino: Fix netboot console
> 
> Andreas Bie??mann (6):
>       omap3/cpu.h: add BCH support
>       asm/omap_gpmc.h: consolidate common defines
>       omap3/omap_gpmc.h: add ooblayout for BCH8 as in kernel
>       omap_gpmc: change nandecc command
>       omap_gpmc: add support for hw assisted BCH8
>       tricorder: enable hw assisted BCH8 in SPL and u-boot
> 
> Andrew Gabbasov (1):
>       fsl_esdhc: Fix DMA transfer completion waiting loop
> 
> Beno??t Th??baudeau (29):
>       mx25pdk: Enable imxdi RTC
>       nand: mxc: Prepare to add support for i.MX5
>       nand: mxc: Add support for i.MX5
>       imx: mx5: lowlevel_init: Simplify code
>       imx: mx53ard: Add support for NAND Flash
>       nand: mxc: Fix debug trace in mxc_nand_read_oob_syndrome()
>       nand: mxc: Use appropriate page number in syndrome functions
>       arm: start.S: Fix _TEXT_BASE for SPL
>       arm: relocate_code() is no longer noreturn
>       arm1136: Remove redundant relocate_code() return
>       arm: relocate_code(): Remove useless relocation offset computation
>       arm: relocate_code(): Use __image_copy_end for end of relocation
>       arm: crt0.S: Remove bogus .globl
>       autoconfig.mk: Make it possible to define configs from other
> configs Makefile: Change CONFIG_SPL_PAD_TO to image offset
>       imx: Fix automatic make targets for imx images
>       nand: mxc: Switch NAND SPL to generic SPL
>       arm926ejs: Remove deprecated and now unused NAND SPL
>       arm: Remove unused relocate_code() parameters
>       Makefile: Move SHELL setup to config.mk
>       .gitignore: Add /SPL
>       imx: Add u-boot-with-spl.imx make target
>       imx: Add u-boot-with-nand-spl.imx make target
>       arm: Remove support for smdk6400
>       Revert "mkconfig: start deprecating Makefile config targets"
>       arm: Remove support for unused s3c64xx
>       arm: Remove deprecated and now unused NAND SPL
>       arm1176: Remove unused MMU setup from start.S
>       arm: Make all linker scripts compatible with per-symbol sections
> 
> Bin Liu (2):
>       musb: am335x: disable bulk split-combine feature
>       musb: set MUSB speed based on CONFIG
> 
> Che-Liang Chiou (1):
>       Exynos: Add timer_get_us function
> 
> Dirk Behme (1):
>       spi: mxc_spi: Fix ECSPI reset handling
> 
> Eric Nelson (3):
>       i.MX6: Add hdmidet command to detect attached HDMI monitor
>       i.MX6: mx6qsabrelite: discard override of CONFIG_ARP_TIMEOUT
>       fsl_esdhc: flush cache after IO completion
> 
> Fabio Estevam (14):
>       mxs: spl_mem_init: Align DDR2 init with FSL bootlets source
>       configs: mx28evk: Use single-line comments
>       mx28evk: Disable CONFIG_CMD_I2C
>       Add initial support for Wandboard dual lite and solo.
>       mx28evk: Introduce a new target for saving env vars to NAND
>       mx6qsabrelite: README: No need to pass 'u-boot.imx'
>       mx6: Fix get_board_rev() for the mx6 solo case
>       wandboard: Remove duplicate 'mmc dev'
>       mx6qsabrelite: Remove duplicate 'mmc dev'
>       wandboard: Remove CONFIG_SYS_FSL_USDHC_NUM
>       mtd: nand: Introduce CONFIG_SYS_NAND_BUSWIDTH_16BIT
>       mtd: nand: mxc_nand: Fix is_16bit_nand()
>       mx31pdk: Remove watchdog support
>       spi: mxc_spi: Set master mode for all channels
> 
> Gabe Black (3):
>       Exynos: pwm: Fix two bugs in the exynos pwm configuration code
>       Exynos: Avoid a divide by zero by specifying a non-zero period
> for pwm 4 Exynos: Tidy up the pwm_config function in the exynos pwm
> driver
> 
> Gerlando Falauto (1):
>       kirkwood_nand: allow usage of NAND_ECC_SOFT_BCH
> 
> Holger Brunck (3):
>       arm/km: rename BOARD_LATE_INIT to CONFIG_BOARD_LATE_INIT
>       arm/km: use CONFIG_NAND_ECC_BCH
>       arm/km: add support for kmsuv31 board
> 
> Hunter, Jon (4):
>       omap2420-h4: Fix DRAM initialisation
>       omap2420-h4: Fix booting from NOR flash
>       omap2420-h4: Add device tree support
>       omap2420-h4: Fix get_timer() and CONFIG_SYS_HZ
> 
> Javier Martinez Canillas (1):
>       i.MX6: mx6qsabrelite: README: don't pass chip-select to sf probe
> command
> 
> Jon Hunter (5):
>       omap5912-osk: Fix DRAM initialisation
>       omap5912-osk: Fix booting from NOR flash
>       omap5912-osk: Fix device initialisation
>       omap5912-osk: Increase flash partition for u-boot
>       omap5912-osk: Fix get_timer() and CONFIG_SYS_HZ
> 
> Josh Wu (1):
>       logo: update to the new logo for ATMEL
> 
> Knut Wohlrab (1):
>       imx-common: timer: fix 32-bit overflow
> 
> Lars Poeschel (1):
>       pcm051: Enable DDR PHY dynamic power down bit
> 
> Linus Walleij (1):
>       integrator: enable device tree
> 
> Lokesh Vutla (1):
>       arm: omap4: Fix SDRAM AUTO DETECTION
> 
> Lubomir Popov (2):
>       OMAP: Fix copy-paste bug that did not enable UART4 clock
>       OMAP4: Fix bug in omap4460_volts struct
> 
> Manfred Huber (1):
>       omap3_beagle: Flush UART3 xmit on enable if TEMT is broken
> 
> Minkyu Kang (1):
>       exynos: change indentation of defines in cpu.h
> 
> Nishanth Menon (1):
>       omap5: Allow use of a plain text env file
> 
> Otavio Salvador (5):
>       mx6qsabresd: Document the mapping of USDHC[2-4]
>       mx6qsabresd: Fix card detection for invalid card id case
>       mx6qsabre{sd,auto}: Add boot mode select
>       mx23_olinuxino: Change definitions to use spaces instead of tabs
>       mx6qsabre{sd, auto}: Fix environment as 'mmc rescan' takes no
> arguments
> 
> Padmavathi Venna (4):
>       Exynos: Add peripherial id for pwm
>       Exynos: clock: Add generic api to get the clk freq
>       Exynos: clock: Correct pwm source clk selection
>       Exynos: pwm: Use generic api to get pwm clk freq
> 
> Przemyslaw Marczak (1):
>       spl:falcon:trats: Fix SPL image size computing.
> 
> Rajeshwari Shinde (1):
>       EXYNOS5: Add L2 Cache Support.
> 
> SRICHARAN R (4):
>       ARM: OMAP5: Rename omap5_evm to omap5_uevm
>       ARM: OMAP5: Set fdt_high to enable booting with Device tree
>       ARM: OMAP4/5: Change the default boot command to work with device
> tree ARM: OMAP4/5: Make bootz as the default boot command
> 
> Simon Glass (1):
>       Exynos: Change get_timer() to work correctly
> 
> Stephen Warren (1):
>       ARM: bcm2835: fix get_timer() to return ms
> 
> Tetsuyuki Kobayashi (1):
>       BUGFIX: arm: data abort in get_bad_stack_swi
> 
> Tom Rini (11):
>       am335x: Enable MMC1 clock
>       doc/feature-removal-schedule.txt: Add
> CONFIG_SYS_(CLOCKS|PADS)_ENABLE_ALL OMAP3/4/5/AM33xx: Correct logic for
> checking FAT or RAW MMC omap5_uevm.h: Move uEVM-specific choices to
> omap5_uevm.h omap5_common.h: Use fallback CONFIG_SYS_BAUDRATE_TABLE
>       am335x/ti814x: Correct MMC_BOOT_DEVICES_START/END
>       am335x: Update timings for the beaglebone again
>       omap5_uevm: Correct to 2MiB aligned partitions on eMMC
>       am335x: Really correct DDR timings on new BeagleBone part
>       omap5_common.h: Switch to ext4
>       VCMA9: Enable CONFIG_CMD_NAND_YAFFS
> 
> Vivek Gautam (2):
>       SMDK5250: Fix compiler warning for non-dt systems
>       spi: exynos: Fix compiler warnings for non-dt systems
> 
> man.huber at arcor.de (1):
>       omap3: Display MHz instead of mHz on the console
> 
>  .gitignore
>  |    3 +
>  MAINTAINERS
>  |    5 +-
>  Makefile
>  |   40 ++----
>  README
>  |   43 ++++--
>  arch/arm/config.mk
>  |    2 -
>  arch/arm/cpu/arm1136/config.mk
>  |    7 +
>  arch/arm/cpu/arm1136/omap24xx/timer.c
>  |    8 +-
>  arch/arm/cpu/arm1136/start.S
>  |   31 ++--
>  arch/arm/cpu/arm1136/u-boot-spl.lds
>  |    2 +-
>  arch/arm/cpu/arm1176/bcm2835/timer.c
>  |   14 +-
>  arch/arm/cpu/arm1176/s3c64xx/config.mk
>  |   34 -----
>  arch/arm/cpu/arm1176/s3c64xx/cpu_init.S                             |
>  135 -----------------
>  arch/arm/cpu/arm1176/s3c64xx/init.c
>  |   26 ----
>  arch/arm/cpu/arm1176/s3c64xx/reset.S
>  |   34 -----
>  arch/arm/cpu/arm1176/s3c64xx/speed.c                                |
>  145 -------------------
>  arch/arm/cpu/arm1176/s3c64xx/timer.c                                |
>  160 ---------------------
>  arch/arm/cpu/arm1176/start.S                                        |
>  131 +++--------------
>  arch/arm/cpu/arm720t/start.S
>  |   26 ++--
>  arch/arm/cpu/arm920t/ep93xx/u-boot.lds
>  |   13 +-
>  arch/arm/cpu/arm920t/start.S
>  |   28 ++--
>  arch/arm/cpu/arm925t/start.S
>  |   28 ++--
>  arch/arm/cpu/arm926ejs/config.mk
>  |    8 +-
>  arch/arm/cpu/arm926ejs/mxs/spl_mem_init.c
>  |   18 +--
>  arch/arm/cpu/arm926ejs/mxs/start.S
>  |    4 +
>  arch/arm/cpu/arm926ejs/mxs/u-boot-spl.lds
>  |    6 +-
>  arch/arm/cpu/arm926ejs/omap/timer.c
>  |   15 +-
>  arch/arm/cpu/arm926ejs/spear/u-boot-spl.lds
>  |    6 +-
>  arch/arm/cpu/arm926ejs/start.S
>  |   40 ++----
>  arch/arm/cpu/arm946es/start.S
>  |   28 ++--
>  arch/arm/cpu/arm_intcm/start.S
>  |   30 ++--
>  arch/arm/cpu/armv7/am33xx/clock_am33xx.c
>  |    5 +
>  arch/arm/cpu/armv7/am33xx/elm.c
>  |    2 +-
>  arch/arm/cpu/armv7/config.mk
>  |    6 +
>  arch/arm/cpu/armv7/exynos/clock.c                                   |
>  167 ++++++++++++++++++---
>  arch/arm/cpu/armv7/exynos/soc.c
>  |   36 +++++
>  arch/arm/cpu/armv7/mx5/lowlevel_init.S
>  |    8 +-
>  arch/arm/cpu/armv7/mx6/soc.c
>  |   12 ++
>  arch/arm/cpu/armv7/omap-common/clocks-common.c
>  |    4 +-
>  arch/arm/cpu/armv7/omap-common/emif-common.c
>  |   29 ++--
>  arch/arm/cpu/armv7/omap-common/lowlevel_init.S
>  |   10 +-
>  arch/arm/cpu/armv7/omap-common/u-boot-spl.lds
>  |    2 +-
>  arch/arm/cpu/armv7/omap3/board.c
>  |   31 ++--
>  arch/arm/cpu/armv7/omap3/sys_info.c
>  |    4 +-
>  arch/arm/cpu/armv7/omap4/emif.c
>  |    1 -
>  arch/arm/cpu/armv7/omap4/hw_data.c
>  |    8 +-
>  arch/arm/cpu/armv7/omap5/emif.c
>  |    1 -
>  arch/arm/cpu/armv7/s5p-common/pwm.c
>  |   42 +++---
>  arch/arm/cpu/armv7/s5p-common/timer.c                               |
>  117 +++++++--------
>  arch/arm/cpu/armv7/socfpga/u-boot-spl.lds
>  |    2 +-
>  arch/arm/cpu/armv7/start.S
>  |   29 ++--
>  arch/arm/cpu/ixp/start.S
>  |   28 ++--
>  arch/arm/cpu/ixp/u-boot.lds
>  |   16 ++-
>  arch/arm/cpu/pxa/start.S
>  |   29 ++--
>  arch/arm/cpu/s3c44b0/start.S
>  |   28 ++--
>  arch/arm/cpu/sa1100/start.S
>  |   28 ++--
>  arch/arm/cpu/u-boot-spl.lds
>  |   24 ++--
>  arch/arm/cpu/u-boot.lds
>  |   18 +--
>  arch/arm/dts/exynos5250.dtsi
>  |   13 ++
>  arch/arm/imx-common/Makefile
>  |   18 +++ drivers/usb/host/s3c64xx-hcd.c =>
>  arch/arm/imx-common/cmd_hdmidet.c |   32 ++---
>  arch/arm/imx-common/timer.c
>  |   26 +---
>  arch/arm/include/asm/arch-am33xx/ddr_defs.h
>  |   22 +--
>  arch/arm/include/asm/arch-am33xx/omap_gpmc.h
>  |   58 +-------
>  arch/arm/include/asm/arch-am33xx/spl.h
>  |    8 ++
>  arch/arm/include/asm/arch-am33xx/sys_proto.h
>  |    2 +-
>  arch/arm/include/asm/arch-bcm2835/timer.h
>  |    2 +
>  arch/arm/include/asm/arch-exynos/clk.h
>  |   15 ++
>  arch/arm/include/asm/arch-exynos/cpu.h
>  |   10 +-
>  arch/arm/include/asm/arch-exynos/dp_info.h
>  |    1 -
>  arch/arm/include/asm/arch-exynos/periph.h
>  |    5 +
>  arch/arm/include/asm/arch-mx5/imx-regs.h
>  |    1 +
>  arch/arm/include/asm/arch-mx6/imx-regs.h
>  |    1 +
>  arch/arm/include/asm/arch-mx6/mx6dl_pins.h
>  |    3 +
>  arch/arm/include/asm/arch-omap24xx/omap2420.h
>  |    6 +-
>  arch/arm/include/asm/arch-omap3/cpu.h
>  |    6 +
>  arch/arm/include/asm/arch-omap3/omap_gpmc.h
>  |   68 ++-------
>  arch/arm/include/asm/arch-omap3/spl.h
>  |    3 +
>  arch/arm/include/asm/arch-omap3/sys_proto.h
>  |    2 +-
>  arch/arm/include/asm/arch-omap4/omap.h
>  |    1 -
>  arch/arm/include/asm/arch-omap4/spl.h
>  |    2 +
>  arch/arm/include/asm/arch-omap5/omap.h
>  |    1 -
>  arch/arm/include/asm/arch-omap5/spl.h
>  |    2 +
>  arch/arm/include/asm/arch-s3c64xx/hardware.h
>  |   63 --------
>  arch/arm/include/asm/arch-s3c64xx/s3c6400.h                         |
>  895
>  -----------------------------------------------------------------------------------------------------------------
>  arch/arm/include/asm/arch-s3c64xx/s3c64x0.h
>  |   90 ------------
>  arch/arm/include/asm/emif.h
>  |    1 -
>  arch/arm/include/asm/mach-types.h
>  |   13 --
>  arch/arm/include/asm/omap_gpmc.h
>  |   87 +++++++++++
>  arch/arm/lib/crt0.S
>  |   52 ++-----
>  board/actux1/u-boot.lds
>  |   17 ++-
>  board/actux2/u-boot.lds
>  |   17 ++-
>  board/actux3/u-boot.lds
>  |   17 ++-
>  board/ait/cam_enc_4xx/u-boot-spl.lds
>  |    4 +-
>  board/boundary/nitrogen6x/nitrogen6x.c
>  |    8 +-
>  board/davinci/da8xxevm/u-boot-spl-da850evm.lds
>  |    4 +-
>  board/davinci/da8xxevm/u-boot-spl-hawk.lds
>  |    9 +-
>  board/dvlhost/u-boot.lds
>  |   17 ++-
>  board/freescale/mx31ads/u-boot.lds
>  |   32 +++--
>  board/freescale/mx31pdk/Makefile
>  |    3 +
>  board/freescale/mx31pdk/config.mk
>  |    5 -
>  board/freescale/mx31pdk/mx31pdk.c
>  |    8 ++
>  board/freescale/mx53ard/mx53ard.c
>  |   66 +++++++++
>  board/freescale/mx6qsabreauto/mx6qsabreauto.c
>  |   18 +++
>  board/freescale/mx6qsabrelite/README
>  |    4 +-
>  board/freescale/mx6qsabrelite/mx6qsabrelite.c
>  |    8 +-
>  board/freescale/mx6qsabresd/mx6qsabresd.c
>  |   48 +++++--
>  board/isee/igep00x0/igep00x0.c
>  |    2 +-
>  board/karo/tx25/Makefile
>  |    4 +-
>  board/karo/tx25/config.mk
>  |    5 -
>  board/karo/tx25/tx25.c
>  |    8 ++
>  board/overo/overo.c
>  |    2 +-
>  board/phytec/pcm051/board.c
>  |    3 +-
>  board/samsung/dts/exynos5250-smdk5250.dts
>  |   40 ++++++
>  board/samsung/smdk5250/clock_init.c
>  |   22 +--
>  board/samsung/smdk5250/setup.h
>  |    2 +-
>  board/samsung/smdk5250/smdk5250-uboot-spl.lds
>  |    4 +-
>  board/samsung/smdk5250/smdk5250.c
>  |   19 ++-
>  board/samsung/smdk6400/.gitignore
>  |    5 -
>  board/samsung/smdk6400/Makefile
>  |   48 -------
>  board/samsung/smdk6400/config.mk
>  |   30 ----
>  board/samsung/smdk6400/lowlevel_init.S                              |
>  323 -----------------------------------------
>  board/samsung/smdk6400/smdk6400.c                                   |
>  134 -----------------
>  board/samsung/smdk6400/smdk6400_nand_spl.c
>  |   37 -----
>  board/samsung/smdk6400/u-boot-nand.lds
>  |   86 -----------
>  board/samsung/trats/trats.c
>  |    6 +-
>  board/samsung/universal_c210/universal.c
>  |   23 +--
>  board/ti/am335x/board.c
>  |    2 +-
>  board/ti/omap2420h4/config.mk
>  |    4 +-
>  board/ti/omap2420h4/mem.c
>  |   13 --
>  board/ti/omap2420h4/omap2420h4.c
>  |   24 +++-
>  board/ti/omap5912osk/config.mk
>  |   12 +-
>  board/ti/omap5912osk/lowlevel_init.S
>  |   20 +++
>  board/ti/omap5912osk/omap5912osk.c
>  |   23 ++- board/ti/{omap5_evm =>
>  omap5_uevm}/Makefile                         |    0
>  board/ti/{omap5_evm => omap5_uevm}/evm.c
>  |    0 board/ti/{omap5_evm =>
>  omap5_uevm}/mux_data.h                       |    0
>  board/vpac270/u-boot-spl.lds
>  |    6 +-
>  board/wandboard/Makefile
>  |   29 ++++
>  board/wandboard/README
>  |   40 ++++++
>  board/wandboard/wandboard.c                                         |
>  178 +++++++++++++++++++++++
>  boards.cfg
>  |   10 +-
>  common/hash.c
>  |   18 +++
>  config.mk
>  |    7 +
>  doc/README.arm-relocation
>  |   14 +-
>  doc/README.mx28evk
>  |   18 +++
>  doc/README.omap3
>  |   28 ++++
>  doc/README.scrapyard
>  |    1 +
>  doc/device-tree-bindings/video/exynos-dp.txt
>  |   69 +++++++++
>  doc/device-tree-bindings/video/exynos-fb.txt
>  |   92 ++++++++++++
>  doc/driver-model/UDM-serial.txt
>  |   42 +++---
>  doc/feature-removal-schedule.txt
>  |   32 ++--- {arch/arm/cpu/arm1176/s3c64xx =>
>  drivers/crypto}/Makefile           |   27 ++--
>  drivers/crypto/ace_sha.c                                            |
>  126 ++++++++++++++++
>  drivers/crypto/ace_sha.h                                            |
>  325 +++++++++++++++++++++++++++++++++++++++++
>  drivers/mmc/bcm2835_sdhci.c
>  |    5 +-
>  drivers/mmc/fsl_esdhc.c
>  |   15 +-
>  drivers/mtd/nand/Makefile
>  |    2 +-
>  drivers/mtd/nand/kirkwood_nand.c
>  |    4 +
>  drivers/mtd/nand/mxc_nand.c                                         |
>  260 ++++++++++++++++++++-------------
>  drivers/mtd/nand/mxc_nand.h                                         |
>  225 +++++++++++++++++++++++++++++ nand_spl/nand_boot_fsl_nfc.c =>
>  drivers/mtd/nand/mxc_nand_spl.c     |  130 ++++++++++++-----
>  drivers/mtd/nand/ndfc.c
>  |    4 +-
>  drivers/mtd/nand/omap_gpmc.c                                        |
>  424 +++++++++++++++++++++++++++++++++++++++---------------
>  drivers/mtd/nand/s3c64xx.c                                          |
>  295 -------------------------------------
>  drivers/mtd/onenand/onenand_base.c
>  |    4 -
>  drivers/mtd/onenand/samsung.c
>  |   60 +-------
>  drivers/serial/Makefile
>  |    1 -
>  drivers/serial/ns16550.c
>  |   18 ++-
>  drivers/serial/s3c64xx.c                                            |
>  187 ------------------------
>  drivers/serial/serial.c
>  |    2 -
>  drivers/spi/exynos_spi.c
>  |    2 +
>  drivers/spi/mxc_spi.c
>  |   17 +--
>  drivers/usb/host/Makefile
>  |    1 -
>  drivers/usb/host/ohci-hcd.c
>  |    1 -
>  drivers/usb/musb-new/musb_core.c
>  |    7 +
>  drivers/usb/musb-new/musb_uboot.c
>  |    2 +-
>  drivers/video/exynos_dp.c
>  |   76 +++++++++-
>  drivers/video/exynos_dp_lowlevel.c
>  |   69 ++++-----
>  drivers/video/exynos_dp_lowlevel.h
>  |    1 +
>  drivers/video/exynos_fb.c                                           |
>  228 ++++++++++++++++++++++++++---
>  drivers/video/exynos_fimd.c
>  |   44 +++---
>  include/common.h
>  |    7 +-
>  include/config_fallbacks.h
>  |   16 +++
>  include/configs/MPC8313ERDB.h
>  |    2 +-
>  include/configs/VCMA9.h
>  |    1 +
>  include/configs/am335x_evm.h
>  |    1 +
>  include/configs/cam_enc_4xx.h
>  |    2 +-
>  include/configs/da850evm.h
>  |    2 +-
>  include/configs/dra7xx_evm.h
>  |    2 +
>  include/configs/exynos5250-dt.h
>  |   10 +-
>  include/configs/igep00x0.h
>  |    3 -
>  include/configs/integrator-common.h
>  |    1 +
>  include/configs/km/km_arm.h
>  |    5 +-
>  include/configs/km_kirkwood.h
>  |    8 ++
>  include/configs/mx23_olinuxino.h                                    |
>  162 ++++++++++-----------
>  include/configs/mx25pdk.h
>  |    4 +
>  include/configs/mx28evk.h
>  |   92 ++++++------
>  include/configs/mx31pdk.h
>  |   23 +--
>  include/configs/mx53ard.h
>  |   10 ++
>  include/configs/mx6qsabre_common.h
>  |    4 +-
>  include/configs/mx6qsabrelite.h
>  |    3 -
>  include/configs/omap2420h4.h
>  |    5 +-
>  include/configs/omap4_common.h
>  |   22 ++-
>  include/configs/omap5912osk.h
>  |   15 +-
>  include/configs/omap5_common.h
>  |   53 ++++--- include/configs/{omap5_evm.h =>
>  omap5_uevm.h}                       |   17 +++
>  include/configs/p1_p2_rdb_pc.h
>  |    2 +-
>  include/configs/rpi_b.h
>  |    2 +-
>  include/configs/smdk6400.h                                          |
>  296 --------------------------------------
>  include/configs/tegra-common.h
>  |    2 +-
>  include/configs/trats.h
>  |    1 +
>  include/configs/tricorder.h
>  |   13 +-
>  include/configs/tx25.h
>  |   22 +--
>  include/configs/wandboard.h                                         |
>  209 +++++++++++++++++++++++++++
>  include/fdtdec.h
>  |    2 +
>  include/fsl_esdhc.h
>  |    5 +-
>  include/fsl_nfc.h                                                   |
>  170 ----------------------
>  include/hw_sha.h
>  |   50 +++++++
>  include/lcd.h
>  |    9 --
>  include/onenand_uboot.h
>  |    4 -
>  lib/Makefile
>  |    2 +-
>  lib/fdtdec.c
>  |    2 +
>  mkconfig
>  |    9 --
>  nand_spl/board/freescale/mx31pdk/Makefile
>  |   63 --------
>  nand_spl/board/freescale/mx31pdk/u-boot.lds
>  |   87 -----------
>  nand_spl/board/karo/tx25/Makefile
>  |   84 -----------
>  nand_spl/board/karo/tx25/config.mk
>  |    1 -
>  nand_spl/board/karo/tx25/u-boot.lds
>  |   85 -----------
>  nand_spl/board/samsung/smdk6400/Makefile                            |
>  117 ---------------
>  nand_spl/board/samsung/smdk6400/config.mk
>  |   40 ------
>  nand_spl/board/samsung/smdk6400/u-boot.lds
>  |   80 -----------
>  tools/logos/atmel.bmp                                               |
>  Bin 26334 -> 15478 bytes
>  tools/scripts/define2mk.sed
>  |    2 + 233 files changed, 4058 insertions(+), 5369 deletions(-)
>  delete mode 100644 arch/arm/cpu/arm1176/s3c64xx/config.mk delete mode
>  100644 arch/arm/cpu/arm1176/s3c64xx/cpu_init.S delete mode 100644
>  arch/arm/cpu/arm1176/s3c64xx/init.c delete mode 100644
>  arch/arm/cpu/arm1176/s3c64xx/reset.S delete mode 100644
>  arch/arm/cpu/arm1176/s3c64xx/speed.c delete mode 100644
>  arch/arm/cpu/arm1176/s3c64xx/timer.c rename
>  drivers/usb/host/s3c64xx-hcd.c => arch/arm/imx-common/cmd_hdmidet.c
>  (65%) delete mode 100644 arch/arm/include/asm/arch-s3c64xx/hardware.h
>  delete mode 100644 arch/arm/include/asm/arch-s3c64xx/s3c6400.h delete
>  mode 100644 arch/arm/include/asm/arch-s3c64xx/s3c64x0.h create mode
>  100644 arch/arm/include/asm/omap_gpmc.h delete mode 100644
>  board/freescale/mx31pdk/config.mk delete mode 100644
>  board/karo/tx25/config.mk delete mode 100644
>  board/samsung/smdk6400/.gitignore delete mode 100644
>  board/samsung/smdk6400/Makefile delete mode 100644
>  board/samsung/smdk6400/config.mk delete mode 100644
>  board/samsung/smdk6400/lowlevel_init.S delete mode 100644
>  board/samsung/smdk6400/smdk6400.c delete mode 100644
>  board/samsung/smdk6400/smdk6400_nand_spl.c delete mode 100644
>  board/samsung/smdk6400/u-boot-nand.lds rename board/ti/{omap5_evm =>
>  omap5_uevm}/Makefile (100%) rename board/ti/{omap5_evm =>
>  omap5_uevm}/evm.c (100%) rename board/ti/{omap5_evm =>
>  omap5_uevm}/mux_data.h (100%) create mode 100644
>  board/wandboard/Makefile create mode 100644 board/wandboard/README
>  create mode 100644 board/wandboard/wandboard.c create mode 100644
>  doc/device-tree-bindings/video/exynos-dp.txt create mode 100644
>  doc/device-tree-bindings/video/exynos-fb.txt rename
>  {arch/arm/cpu/arm1176/s3c64xx => drivers/crypto}/Makefile (69%) create
>  mode 100644 drivers/crypto/ace_sha.c create mode 100644
>  drivers/crypto/ace_sha.h create mode 100644
>  drivers/mtd/nand/mxc_nand.h rename nand_spl/nand_boot_fsl_nfc.c =>
>  drivers/mtd/nand/mxc_nand_spl.c (65%) delete mode 100644
>  drivers/mtd/nand/s3c64xx.c delete mode 100644 drivers/serial/s3c64xx.c
>  rename include/configs/{omap5_evm.h => omap5_uevm.h} (71%) delete mode
>  100644 include/configs/smdk6400.h create mode 100644
>  include/configs/wandboard.h delete mode 100644 include/fsl_nfc.h
>  create mode 100644 include/hw_sha.h delete mode 100644
>  nand_spl/board/freescale/mx31pdk/Makefile delete mode 100644
>  nand_spl/board/freescale/mx31pdk/u-boot.lds delete mode 100644
>  nand_spl/board/karo/tx25/Makefile delete mode 100644
>  nand_spl/board/karo/tx25/config.mk delete mode 100644
>  nand_spl/board/karo/tx25/u-boot.lds delete mode 100644
>  nand_spl/board/samsung/smdk6400/Makefile delete mode 100644
>  nand_spl/board/samsung/smdk6400/config.mk delete mode 100644
>  nand_spl/board/samsung/smdk6400/u-boot.lds

Applied to u-boot/master, thanks!

-- 
Tom
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 836 bytes
Desc: Digital signature
URL: <http://lists.denx.de/pipermail/u-boot/attachments/20130415/bc858e68/attachment.pgp>

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

* [U-Boot] Pull request: u-boot-arm/master
@ 2013-04-14 19:32 Albert ARIBAUD
  2013-04-15 15:51 ` Tom Rini
  0 siblings, 1 reply; 259+ messages in thread
From: Albert ARIBAUD @ 2013-04-14 19:32 UTC (permalink / raw)
  To: u-boot

Hi Tom,

The following changes since commit
785881f775252940185e10fbb2d5299c9ffa6bce:

  env: Add redundant env support to UBI env (2013-04-11 15:52:55 -0400)

are available in the git repository at:

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

for you to fetch changes up to 8960af8ba9488fc54e2e4733cbada26d3cece225:

  cosmetic: fix CONFIG_SPL_BSS_MAX_SIZE typo in README (2013-04-14
  17:04:43 +0200)

----------------------------------------------------------------
Abbas Raza (1):
      mmc: i.MX6: fsl_esdhc: Define maximum bus width supported by a
board

Ajay Kumar (13):
      video: exynos_fb: Remove callbacks from the driver
      video: exynos_dp: Remove callbacks from the driver
      video: exynos_fb: Make fimd_ctrl global
      EXYNOS: FDT: Add compatible strings for FIMD
      video: exynos_fb: add DT support for FIMD driver
      EXYNOS5: Add device node for FIMD
      SMDK5250: Add device node for FIMD
      video: exynos_dp: Make dp_regs global
      EXYNOS5: FDT: Add compatible strings for FIMD
      video: exynos_dp: Add function to parse DP DT node
      EXYNOS5: Add device node for DP
      SMDK5250: Add device node for DP
      SMDK5250: Use statically defined structures only in non DT case

Akshay Saraswat (8):
      Exynos: clock: Fix a bug in PLL lock check condition
      Exynos: Add hardware accelerated SHA256 and SHA1
      Exynos: config: Enable ACE HW for SHA 256 for Exynos
      gen: Add sha h/w acceleration to hash
      Exynos: config: Enable hash command
      Exynos5: clock: Fix a typo bug in exynos clock init
      Exynos5: config: enable time command
      Exynos: pwm: Remove dead code of function exynos5_get_pwm_clk

Albert ARIBAUD (13):
      Merge branch 'u-boot-imx/master' into 'u-boot-arm/master'
      Merge branch 'u-boot-samsung/master' into 'u-boot-arm/master'
      Merge branch 'u-boot-ti/master' into 'u-boot-arm/master'
      Merge branch 'u-boot/master' into 'u-boot-arm/master'
      Merge branch 'u-boot-ti/master' into 'u-boot-arm/master'
      ARM: Fix __bss_start and __bss_end in linker scripts
      Merge branch 'u-boot-imx/master' into 'u-boot-arm/master'
      Merge branch 'u-boot-imx/master' into 'u-boot-arm/master'
      ARM: fix CONFIG_SPL_MAX_SIZE semantics
      cam_enc_4xx: convert to CONFIG_SPL_MAX_FOOTPRINT
      da850evm, da850_am18xxevm: convert to CONFIG_SPL_MAX_FOOTPRINT
      smdk5250, snow: convert to CONFIG_SPL_MAX_FOOTPRINT
      cosmetic: fix CONFIG_SPL_BSS_MAX_SIZE typo in README

Alexandre Pereira da Silva (1):
      mx23_olinuxino: Fix netboot console

Andreas Bie?mann (6):
      omap3/cpu.h: add BCH support
      asm/omap_gpmc.h: consolidate common defines
      omap3/omap_gpmc.h: add ooblayout for BCH8 as in kernel
      omap_gpmc: change nandecc command
      omap_gpmc: add support for hw assisted BCH8
      tricorder: enable hw assisted BCH8 in SPL and u-boot

Andrew Gabbasov (1):
      fsl_esdhc: Fix DMA transfer completion waiting loop

Beno?t Th?baudeau (29):
      mx25pdk: Enable imxdi RTC
      nand: mxc: Prepare to add support for i.MX5
      nand: mxc: Add support for i.MX5
      imx: mx5: lowlevel_init: Simplify code
      imx: mx53ard: Add support for NAND Flash
      nand: mxc: Fix debug trace in mxc_nand_read_oob_syndrome()
      nand: mxc: Use appropriate page number in syndrome functions
      arm: start.S: Fix _TEXT_BASE for SPL
      arm: relocate_code() is no longer noreturn
      arm1136: Remove redundant relocate_code() return
      arm: relocate_code(): Remove useless relocation offset computation
      arm: relocate_code(): Use __image_copy_end for end of relocation
      arm: crt0.S: Remove bogus .globl
      autoconfig.mk: Make it possible to define configs from other
configs Makefile: Change CONFIG_SPL_PAD_TO to image offset
      imx: Fix automatic make targets for imx images
      nand: mxc: Switch NAND SPL to generic SPL
      arm926ejs: Remove deprecated and now unused NAND SPL
      arm: Remove unused relocate_code() parameters
      Makefile: Move SHELL setup to config.mk
      .gitignore: Add /SPL
      imx: Add u-boot-with-spl.imx make target
      imx: Add u-boot-with-nand-spl.imx make target
      arm: Remove support for smdk6400
      Revert "mkconfig: start deprecating Makefile config targets"
      arm: Remove support for unused s3c64xx
      arm: Remove deprecated and now unused NAND SPL
      arm1176: Remove unused MMU setup from start.S
      arm: Make all linker scripts compatible with per-symbol sections

Bin Liu (2):
      musb: am335x: disable bulk split-combine feature
      musb: set MUSB speed based on CONFIG

Che-Liang Chiou (1):
      Exynos: Add timer_get_us function

Dirk Behme (1):
      spi: mxc_spi: Fix ECSPI reset handling

Eric Nelson (3):
      i.MX6: Add hdmidet command to detect attached HDMI monitor
      i.MX6: mx6qsabrelite: discard override of CONFIG_ARP_TIMEOUT
      fsl_esdhc: flush cache after IO completion

Fabio Estevam (14):
      mxs: spl_mem_init: Align DDR2 init with FSL bootlets source
      configs: mx28evk: Use single-line comments
      mx28evk: Disable CONFIG_CMD_I2C
      Add initial support for Wandboard dual lite and solo.
      mx28evk: Introduce a new target for saving env vars to NAND
      mx6qsabrelite: README: No need to pass 'u-boot.imx'
      mx6: Fix get_board_rev() for the mx6 solo case
      wandboard: Remove duplicate 'mmc dev'
      mx6qsabrelite: Remove duplicate 'mmc dev'
      wandboard: Remove CONFIG_SYS_FSL_USDHC_NUM
      mtd: nand: Introduce CONFIG_SYS_NAND_BUSWIDTH_16BIT
      mtd: nand: mxc_nand: Fix is_16bit_nand()
      mx31pdk: Remove watchdog support
      spi: mxc_spi: Set master mode for all channels

Gabe Black (3):
      Exynos: pwm: Fix two bugs in the exynos pwm configuration code
      Exynos: Avoid a divide by zero by specifying a non-zero period
for pwm 4 Exynos: Tidy up the pwm_config function in the exynos pwm
driver

Gerlando Falauto (1):
      kirkwood_nand: allow usage of NAND_ECC_SOFT_BCH

Holger Brunck (3):
      arm/km: rename BOARD_LATE_INIT to CONFIG_BOARD_LATE_INIT
      arm/km: use CONFIG_NAND_ECC_BCH
      arm/km: add support for kmsuv31 board

Hunter, Jon (4):
      omap2420-h4: Fix DRAM initialisation
      omap2420-h4: Fix booting from NOR flash
      omap2420-h4: Add device tree support
      omap2420-h4: Fix get_timer() and CONFIG_SYS_HZ

Javier Martinez Canillas (1):
      i.MX6: mx6qsabrelite: README: don't pass chip-select to sf probe
command

Jon Hunter (5):
      omap5912-osk: Fix DRAM initialisation
      omap5912-osk: Fix booting from NOR flash
      omap5912-osk: Fix device initialisation
      omap5912-osk: Increase flash partition for u-boot
      omap5912-osk: Fix get_timer() and CONFIG_SYS_HZ

Josh Wu (1):
      logo: update to the new logo for ATMEL

Knut Wohlrab (1):
      imx-common: timer: fix 32-bit overflow

Lars Poeschel (1):
      pcm051: Enable DDR PHY dynamic power down bit

Linus Walleij (1):
      integrator: enable device tree

Lokesh Vutla (1):
      arm: omap4: Fix SDRAM AUTO DETECTION

Lubomir Popov (2):
      OMAP: Fix copy-paste bug that did not enable UART4 clock
      OMAP4: Fix bug in omap4460_volts struct

Manfred Huber (1):
      omap3_beagle: Flush UART3 xmit on enable if TEMT is broken

Minkyu Kang (1):
      exynos: change indentation of defines in cpu.h

Nishanth Menon (1):
      omap5: Allow use of a plain text env file

Otavio Salvador (5):
      mx6qsabresd: Document the mapping of USDHC[2-4]
      mx6qsabresd: Fix card detection for invalid card id case
      mx6qsabre{sd,auto}: Add boot mode select
      mx23_olinuxino: Change definitions to use spaces instead of tabs
      mx6qsabre{sd, auto}: Fix environment as 'mmc rescan' takes no
arguments

Padmavathi Venna (4):
      Exynos: Add peripherial id for pwm
      Exynos: clock: Add generic api to get the clk freq
      Exynos: clock: Correct pwm source clk selection
      Exynos: pwm: Use generic api to get pwm clk freq

Przemyslaw Marczak (1):
      spl:falcon:trats: Fix SPL image size computing.

Rajeshwari Shinde (1):
      EXYNOS5: Add L2 Cache Support.

SRICHARAN R (4):
      ARM: OMAP5: Rename omap5_evm to omap5_uevm
      ARM: OMAP5: Set fdt_high to enable booting with Device tree
      ARM: OMAP4/5: Change the default boot command to work with device
tree ARM: OMAP4/5: Make bootz as the default boot command

Simon Glass (1):
      Exynos: Change get_timer() to work correctly

Stephen Warren (1):
      ARM: bcm2835: fix get_timer() to return ms

Tetsuyuki Kobayashi (1):
      BUGFIX: arm: data abort in get_bad_stack_swi

Tom Rini (11):
      am335x: Enable MMC1 clock
      doc/feature-removal-schedule.txt: Add
CONFIG_SYS_(CLOCKS|PADS)_ENABLE_ALL OMAP3/4/5/AM33xx: Correct logic for
checking FAT or RAW MMC omap5_uevm.h: Move uEVM-specific choices to
omap5_uevm.h omap5_common.h: Use fallback CONFIG_SYS_BAUDRATE_TABLE
      am335x/ti814x: Correct MMC_BOOT_DEVICES_START/END
      am335x: Update timings for the beaglebone again
      omap5_uevm: Correct to 2MiB aligned partitions on eMMC
      am335x: Really correct DDR timings on new BeagleBone part
      omap5_common.h: Switch to ext4
      VCMA9: Enable CONFIG_CMD_NAND_YAFFS

Vivek Gautam (2):
      SMDK5250: Fix compiler warning for non-dt systems
      spi: exynos: Fix compiler warnings for non-dt systems

man.huber at arcor.de (1):
      omap3: Display MHz instead of mHz on the console

 .gitignore
 |    3 +
 MAINTAINERS
 |    5 +-
 Makefile
 |   40 ++----
 README
 |   43 ++++--
 arch/arm/config.mk
 |    2 -
 arch/arm/cpu/arm1136/config.mk
 |    7 +
 arch/arm/cpu/arm1136/omap24xx/timer.c
 |    8 +-
 arch/arm/cpu/arm1136/start.S
 |   31 ++--
 arch/arm/cpu/arm1136/u-boot-spl.lds
 |    2 +-
 arch/arm/cpu/arm1176/bcm2835/timer.c
 |   14 +-
 arch/arm/cpu/arm1176/s3c64xx/config.mk
 |   34 -----
 arch/arm/cpu/arm1176/s3c64xx/cpu_init.S                             |
 135 -----------------
 arch/arm/cpu/arm1176/s3c64xx/init.c
 |   26 ----
 arch/arm/cpu/arm1176/s3c64xx/reset.S
 |   34 -----
 arch/arm/cpu/arm1176/s3c64xx/speed.c                                |
 145 -------------------
 arch/arm/cpu/arm1176/s3c64xx/timer.c                                |
 160 ---------------------
 arch/arm/cpu/arm1176/start.S                                        |
 131 +++--------------
 arch/arm/cpu/arm720t/start.S
 |   26 ++--
 arch/arm/cpu/arm920t/ep93xx/u-boot.lds
 |   13 +-
 arch/arm/cpu/arm920t/start.S
 |   28 ++--
 arch/arm/cpu/arm925t/start.S
 |   28 ++--
 arch/arm/cpu/arm926ejs/config.mk
 |    8 +-
 arch/arm/cpu/arm926ejs/mxs/spl_mem_init.c
 |   18 +--
 arch/arm/cpu/arm926ejs/mxs/start.S
 |    4 +
 arch/arm/cpu/arm926ejs/mxs/u-boot-spl.lds
 |    6 +-
 arch/arm/cpu/arm926ejs/omap/timer.c
 |   15 +-
 arch/arm/cpu/arm926ejs/spear/u-boot-spl.lds
 |    6 +-
 arch/arm/cpu/arm926ejs/start.S
 |   40 ++----
 arch/arm/cpu/arm946es/start.S
 |   28 ++--
 arch/arm/cpu/arm_intcm/start.S
 |   30 ++--
 arch/arm/cpu/armv7/am33xx/clock_am33xx.c
 |    5 +
 arch/arm/cpu/armv7/am33xx/elm.c
 |    2 +-
 arch/arm/cpu/armv7/config.mk
 |    6 +
 arch/arm/cpu/armv7/exynos/clock.c                                   |
 167 ++++++++++++++++++---
 arch/arm/cpu/armv7/exynos/soc.c
 |   36 +++++
 arch/arm/cpu/armv7/mx5/lowlevel_init.S
 |    8 +-
 arch/arm/cpu/armv7/mx6/soc.c
 |   12 ++
 arch/arm/cpu/armv7/omap-common/clocks-common.c
 |    4 +-
 arch/arm/cpu/armv7/omap-common/emif-common.c
 |   29 ++--
 arch/arm/cpu/armv7/omap-common/lowlevel_init.S
 |   10 +-
 arch/arm/cpu/armv7/omap-common/u-boot-spl.lds
 |    2 +-
 arch/arm/cpu/armv7/omap3/board.c
 |   31 ++--
 arch/arm/cpu/armv7/omap3/sys_info.c
 |    4 +-
 arch/arm/cpu/armv7/omap4/emif.c
 |    1 -
 arch/arm/cpu/armv7/omap4/hw_data.c
 |    8 +-
 arch/arm/cpu/armv7/omap5/emif.c
 |    1 -
 arch/arm/cpu/armv7/s5p-common/pwm.c
 |   42 +++---
 arch/arm/cpu/armv7/s5p-common/timer.c                               |
 117 +++++++--------
 arch/arm/cpu/armv7/socfpga/u-boot-spl.lds
 |    2 +-
 arch/arm/cpu/armv7/start.S
 |   29 ++--
 arch/arm/cpu/ixp/start.S
 |   28 ++--
 arch/arm/cpu/ixp/u-boot.lds
 |   16 ++-
 arch/arm/cpu/pxa/start.S
 |   29 ++--
 arch/arm/cpu/s3c44b0/start.S
 |   28 ++--
 arch/arm/cpu/sa1100/start.S
 |   28 ++--
 arch/arm/cpu/u-boot-spl.lds
 |   24 ++--
 arch/arm/cpu/u-boot.lds
 |   18 +--
 arch/arm/dts/exynos5250.dtsi
 |   13 ++
 arch/arm/imx-common/Makefile
 |   18 +++ drivers/usb/host/s3c64xx-hcd.c =>
 arch/arm/imx-common/cmd_hdmidet.c |   32 ++---
 arch/arm/imx-common/timer.c
 |   26 +---
 arch/arm/include/asm/arch-am33xx/ddr_defs.h
 |   22 +--
 arch/arm/include/asm/arch-am33xx/omap_gpmc.h
 |   58 +-------
 arch/arm/include/asm/arch-am33xx/spl.h
 |    8 ++
 arch/arm/include/asm/arch-am33xx/sys_proto.h
 |    2 +-
 arch/arm/include/asm/arch-bcm2835/timer.h
 |    2 +
 arch/arm/include/asm/arch-exynos/clk.h
 |   15 ++
 arch/arm/include/asm/arch-exynos/cpu.h
 |   10 +-
 arch/arm/include/asm/arch-exynos/dp_info.h
 |    1 -
 arch/arm/include/asm/arch-exynos/periph.h
 |    5 +
 arch/arm/include/asm/arch-mx5/imx-regs.h
 |    1 +
 arch/arm/include/asm/arch-mx6/imx-regs.h
 |    1 +
 arch/arm/include/asm/arch-mx6/mx6dl_pins.h
 |    3 +
 arch/arm/include/asm/arch-omap24xx/omap2420.h
 |    6 +-
 arch/arm/include/asm/arch-omap3/cpu.h
 |    6 +
 arch/arm/include/asm/arch-omap3/omap_gpmc.h
 |   68 ++-------
 arch/arm/include/asm/arch-omap3/spl.h
 |    3 +
 arch/arm/include/asm/arch-omap3/sys_proto.h
 |    2 +-
 arch/arm/include/asm/arch-omap4/omap.h
 |    1 -
 arch/arm/include/asm/arch-omap4/spl.h
 |    2 +
 arch/arm/include/asm/arch-omap5/omap.h
 |    1 -
 arch/arm/include/asm/arch-omap5/spl.h
 |    2 +
 arch/arm/include/asm/arch-s3c64xx/hardware.h
 |   63 --------
 arch/arm/include/asm/arch-s3c64xx/s3c6400.h                         |
 895
 -----------------------------------------------------------------------------------------------------------------
 arch/arm/include/asm/arch-s3c64xx/s3c64x0.h
 |   90 ------------
 arch/arm/include/asm/emif.h
 |    1 -
 arch/arm/include/asm/mach-types.h
 |   13 --
 arch/arm/include/asm/omap_gpmc.h
 |   87 +++++++++++
 arch/arm/lib/crt0.S
 |   52 ++-----
 board/actux1/u-boot.lds
 |   17 ++-
 board/actux2/u-boot.lds
 |   17 ++-
 board/actux3/u-boot.lds
 |   17 ++-
 board/ait/cam_enc_4xx/u-boot-spl.lds
 |    4 +-
 board/boundary/nitrogen6x/nitrogen6x.c
 |    8 +-
 board/davinci/da8xxevm/u-boot-spl-da850evm.lds
 |    4 +-
 board/davinci/da8xxevm/u-boot-spl-hawk.lds
 |    9 +-
 board/dvlhost/u-boot.lds
 |   17 ++-
 board/freescale/mx31ads/u-boot.lds
 |   32 +++--
 board/freescale/mx31pdk/Makefile
 |    3 +
 board/freescale/mx31pdk/config.mk
 |    5 -
 board/freescale/mx31pdk/mx31pdk.c
 |    8 ++
 board/freescale/mx53ard/mx53ard.c
 |   66 +++++++++
 board/freescale/mx6qsabreauto/mx6qsabreauto.c
 |   18 +++
 board/freescale/mx6qsabrelite/README
 |    4 +-
 board/freescale/mx6qsabrelite/mx6qsabrelite.c
 |    8 +-
 board/freescale/mx6qsabresd/mx6qsabresd.c
 |   48 +++++--
 board/isee/igep00x0/igep00x0.c
 |    2 +-
 board/karo/tx25/Makefile
 |    4 +-
 board/karo/tx25/config.mk
 |    5 -
 board/karo/tx25/tx25.c
 |    8 ++
 board/overo/overo.c
 |    2 +-
 board/phytec/pcm051/board.c
 |    3 +-
 board/samsung/dts/exynos5250-smdk5250.dts
 |   40 ++++++
 board/samsung/smdk5250/clock_init.c
 |   22 +--
 board/samsung/smdk5250/setup.h
 |    2 +-
 board/samsung/smdk5250/smdk5250-uboot-spl.lds
 |    4 +-
 board/samsung/smdk5250/smdk5250.c
 |   19 ++-
 board/samsung/smdk6400/.gitignore
 |    5 -
 board/samsung/smdk6400/Makefile
 |   48 -------
 board/samsung/smdk6400/config.mk
 |   30 ----
 board/samsung/smdk6400/lowlevel_init.S                              |
 323 -----------------------------------------
 board/samsung/smdk6400/smdk6400.c                                   |
 134 -----------------
 board/samsung/smdk6400/smdk6400_nand_spl.c
 |   37 -----
 board/samsung/smdk6400/u-boot-nand.lds
 |   86 -----------
 board/samsung/trats/trats.c
 |    6 +-
 board/samsung/universal_c210/universal.c
 |   23 +--
 board/ti/am335x/board.c
 |    2 +-
 board/ti/omap2420h4/config.mk
 |    4 +-
 board/ti/omap2420h4/mem.c
 |   13 --
 board/ti/omap2420h4/omap2420h4.c
 |   24 +++-
 board/ti/omap5912osk/config.mk
 |   12 +-
 board/ti/omap5912osk/lowlevel_init.S
 |   20 +++
 board/ti/omap5912osk/omap5912osk.c
 |   23 ++- board/ti/{omap5_evm =>
 omap5_uevm}/Makefile                         |    0
 board/ti/{omap5_evm => omap5_uevm}/evm.c
 |    0 board/ti/{omap5_evm =>
 omap5_uevm}/mux_data.h                       |    0
 board/vpac270/u-boot-spl.lds
 |    6 +-
 board/wandboard/Makefile
 |   29 ++++
 board/wandboard/README
 |   40 ++++++
 board/wandboard/wandboard.c                                         |
 178 +++++++++++++++++++++++
 boards.cfg
 |   10 +-
 common/hash.c
 |   18 +++
 config.mk
 |    7 +
 doc/README.arm-relocation
 |   14 +-
 doc/README.mx28evk
 |   18 +++
 doc/README.omap3
 |   28 ++++
 doc/README.scrapyard
 |    1 +
 doc/device-tree-bindings/video/exynos-dp.txt
 |   69 +++++++++
 doc/device-tree-bindings/video/exynos-fb.txt
 |   92 ++++++++++++
 doc/driver-model/UDM-serial.txt
 |   42 +++---
 doc/feature-removal-schedule.txt
 |   32 ++--- {arch/arm/cpu/arm1176/s3c64xx =>
 drivers/crypto}/Makefile           |   27 ++--
 drivers/crypto/ace_sha.c                                            |
 126 ++++++++++++++++
 drivers/crypto/ace_sha.h                                            |
 325 +++++++++++++++++++++++++++++++++++++++++
 drivers/mmc/bcm2835_sdhci.c
 |    5 +-
 drivers/mmc/fsl_esdhc.c
 |   15 +-
 drivers/mtd/nand/Makefile
 |    2 +-
 drivers/mtd/nand/kirkwood_nand.c
 |    4 +
 drivers/mtd/nand/mxc_nand.c                                         |
 260 ++++++++++++++++++++-------------
 drivers/mtd/nand/mxc_nand.h                                         |
 225 +++++++++++++++++++++++++++++ nand_spl/nand_boot_fsl_nfc.c =>
 drivers/mtd/nand/mxc_nand_spl.c     |  130 ++++++++++++-----
 drivers/mtd/nand/ndfc.c
 |    4 +-
 drivers/mtd/nand/omap_gpmc.c                                        |
 424 +++++++++++++++++++++++++++++++++++++++---------------
 drivers/mtd/nand/s3c64xx.c                                          |
 295 -------------------------------------
 drivers/mtd/onenand/onenand_base.c
 |    4 -
 drivers/mtd/onenand/samsung.c
 |   60 +-------
 drivers/serial/Makefile
 |    1 -
 drivers/serial/ns16550.c
 |   18 ++-
 drivers/serial/s3c64xx.c                                            |
 187 ------------------------
 drivers/serial/serial.c
 |    2 -
 drivers/spi/exynos_spi.c
 |    2 +
 drivers/spi/mxc_spi.c
 |   17 +--
 drivers/usb/host/Makefile
 |    1 -
 drivers/usb/host/ohci-hcd.c
 |    1 -
 drivers/usb/musb-new/musb_core.c
 |    7 +
 drivers/usb/musb-new/musb_uboot.c
 |    2 +-
 drivers/video/exynos_dp.c
 |   76 +++++++++-
 drivers/video/exynos_dp_lowlevel.c
 |   69 ++++-----
 drivers/video/exynos_dp_lowlevel.h
 |    1 +
 drivers/video/exynos_fb.c                                           |
 228 ++++++++++++++++++++++++++---
 drivers/video/exynos_fimd.c
 |   44 +++---
 include/common.h
 |    7 +-
 include/config_fallbacks.h
 |   16 +++
 include/configs/MPC8313ERDB.h
 |    2 +-
 include/configs/VCMA9.h
 |    1 +
 include/configs/am335x_evm.h
 |    1 +
 include/configs/cam_enc_4xx.h
 |    2 +-
 include/configs/da850evm.h
 |    2 +-
 include/configs/dra7xx_evm.h
 |    2 +
 include/configs/exynos5250-dt.h
 |   10 +-
 include/configs/igep00x0.h
 |    3 -
 include/configs/integrator-common.h
 |    1 +
 include/configs/km/km_arm.h
 |    5 +-
 include/configs/km_kirkwood.h
 |    8 ++
 include/configs/mx23_olinuxino.h                                    |
 162 ++++++++++-----------
 include/configs/mx25pdk.h
 |    4 +
 include/configs/mx28evk.h
 |   92 ++++++------
 include/configs/mx31pdk.h
 |   23 +--
 include/configs/mx53ard.h
 |   10 ++
 include/configs/mx6qsabre_common.h
 |    4 +-
 include/configs/mx6qsabrelite.h
 |    3 -
 include/configs/omap2420h4.h
 |    5 +-
 include/configs/omap4_common.h
 |   22 ++-
 include/configs/omap5912osk.h
 |   15 +-
 include/configs/omap5_common.h
 |   53 ++++--- include/configs/{omap5_evm.h =>
 omap5_uevm.h}                       |   17 +++
 include/configs/p1_p2_rdb_pc.h
 |    2 +-
 include/configs/rpi_b.h
 |    2 +-
 include/configs/smdk6400.h                                          |
 296 --------------------------------------
 include/configs/tegra-common.h
 |    2 +-
 include/configs/trats.h
 |    1 +
 include/configs/tricorder.h
 |   13 +-
 include/configs/tx25.h
 |   22 +--
 include/configs/wandboard.h                                         |
 209 +++++++++++++++++++++++++++
 include/fdtdec.h
 |    2 +
 include/fsl_esdhc.h
 |    5 +-
 include/fsl_nfc.h                                                   |
 170 ----------------------
 include/hw_sha.h
 |   50 +++++++
 include/lcd.h
 |    9 --
 include/onenand_uboot.h
 |    4 -
 lib/Makefile
 |    2 +-
 lib/fdtdec.c
 |    2 +
 mkconfig
 |    9 --
 nand_spl/board/freescale/mx31pdk/Makefile
 |   63 --------
 nand_spl/board/freescale/mx31pdk/u-boot.lds
 |   87 -----------
 nand_spl/board/karo/tx25/Makefile
 |   84 -----------
 nand_spl/board/karo/tx25/config.mk
 |    1 -
 nand_spl/board/karo/tx25/u-boot.lds
 |   85 -----------
 nand_spl/board/samsung/smdk6400/Makefile                            |
 117 ---------------
 nand_spl/board/samsung/smdk6400/config.mk
 |   40 ------
 nand_spl/board/samsung/smdk6400/u-boot.lds
 |   80 -----------
 tools/logos/atmel.bmp                                               |
 Bin 26334 -> 15478 bytes
 tools/scripts/define2mk.sed
 |    2 + 233 files changed, 4058 insertions(+), 5369 deletions(-)
 delete mode 100644 arch/arm/cpu/arm1176/s3c64xx/config.mk delete mode
 100644 arch/arm/cpu/arm1176/s3c64xx/cpu_init.S delete mode 100644
 arch/arm/cpu/arm1176/s3c64xx/init.c delete mode 100644
 arch/arm/cpu/arm1176/s3c64xx/reset.S delete mode 100644
 arch/arm/cpu/arm1176/s3c64xx/speed.c delete mode 100644
 arch/arm/cpu/arm1176/s3c64xx/timer.c rename
 drivers/usb/host/s3c64xx-hcd.c => arch/arm/imx-common/cmd_hdmidet.c
 (65%) delete mode 100644 arch/arm/include/asm/arch-s3c64xx/hardware.h
 delete mode 100644 arch/arm/include/asm/arch-s3c64xx/s3c6400.h delete
 mode 100644 arch/arm/include/asm/arch-s3c64xx/s3c64x0.h create mode
 100644 arch/arm/include/asm/omap_gpmc.h delete mode 100644
 board/freescale/mx31pdk/config.mk delete mode 100644
 board/karo/tx25/config.mk delete mode 100644
 board/samsung/smdk6400/.gitignore delete mode 100644
 board/samsung/smdk6400/Makefile delete mode 100644
 board/samsung/smdk6400/config.mk delete mode 100644
 board/samsung/smdk6400/lowlevel_init.S delete mode 100644
 board/samsung/smdk6400/smdk6400.c delete mode 100644
 board/samsung/smdk6400/smdk6400_nand_spl.c delete mode 100644
 board/samsung/smdk6400/u-boot-nand.lds rename board/ti/{omap5_evm =>
 omap5_uevm}/Makefile (100%) rename board/ti/{omap5_evm =>
 omap5_uevm}/evm.c (100%) rename board/ti/{omap5_evm =>
 omap5_uevm}/mux_data.h (100%) create mode 100644
 board/wandboard/Makefile create mode 100644 board/wandboard/README
 create mode 100644 board/wandboard/wandboard.c create mode 100644
 doc/device-tree-bindings/video/exynos-dp.txt create mode 100644
 doc/device-tree-bindings/video/exynos-fb.txt rename
 {arch/arm/cpu/arm1176/s3c64xx => drivers/crypto}/Makefile (69%) create
 mode 100644 drivers/crypto/ace_sha.c create mode 100644
 drivers/crypto/ace_sha.h create mode 100644
 drivers/mtd/nand/mxc_nand.h rename nand_spl/nand_boot_fsl_nfc.c =>
 drivers/mtd/nand/mxc_nand_spl.c (65%) delete mode 100644
 drivers/mtd/nand/s3c64xx.c delete mode 100644 drivers/serial/s3c64xx.c
 rename include/configs/{omap5_evm.h => omap5_uevm.h} (71%) delete mode
 100644 include/configs/smdk6400.h create mode 100644
 include/configs/wandboard.h delete mode 100644 include/fsl_nfc.h
 create mode 100644 include/hw_sha.h delete mode 100644
 nand_spl/board/freescale/mx31pdk/Makefile delete mode 100644
 nand_spl/board/freescale/mx31pdk/u-boot.lds delete mode 100644
 nand_spl/board/karo/tx25/Makefile delete mode 100644
 nand_spl/board/karo/tx25/config.mk delete mode 100644
 nand_spl/board/karo/tx25/u-boot.lds delete mode 100644
 nand_spl/board/samsung/smdk6400/Makefile delete mode 100644
 nand_spl/board/samsung/smdk6400/config.mk delete mode 100644
 nand_spl/board/samsung/smdk6400/u-boot.lds

Amicalement,
-- 
Albert.

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

* [U-Boot] Pull request: u-boot-arm/master
  2013-04-10 23:20 ` Benoît Thébaudeau
@ 2013-04-11  6:10   ` Albert ARIBAUD
  0 siblings, 0 replies; 259+ messages in thread
From: Albert ARIBAUD @ 2013-04-11  6:10 UTC (permalink / raw)
  To: u-boot

Hi Beno?t,

On Thu, 11 Apr 2013 01:20:44 +0200 (CEST), Beno?t Th?baudeau
<benoit.thebaudeau@advansee.com> wrote:

> Hi Albert,
> 
> On Thursday, April 11, 2013 1:12:17 AM, Albert ARIBAUD wrote:
> > Hello,
> > 
> > The following changes since commit
> > 009d75ccc11d27b9a083375a88bb93cb746b4800:
> > 
> >   Merge branch 'u-boot/master' into 'u-boot-arm/master' (2013-03-28
> >   18:50:01 +0100)
> > 
> > are available in the git repository at:
> > 
> > 
> >   git://git.denx.de/u-boot-arm master
> > 
> > for you to fetch changes up to aad17a2f2bdd0b456522e24a90a0f8b8d8adb1f9:
> > 
> >   ARM: fix CONFIG_SPL_MAX_SIZE semantics (2013-04-11 00:18:03 +0200)
> > 
> > *** NOTE *** there should be a single, and trivial, merge conflict on
> > file drivers/video/exynos_fb.c.

> You have forgotten to apply this one:
> http://patchwork.ozlabs.org/patch/233964/

Thanks for pointing it out -- it got flushed from my mental cache by
the SPL max size one.

I have superseded my original request, am build-testing for any hiccup, 
and will sent out an amended PR including 233964 (with the typo in the
commit fixed).

> Best regards,
> Beno?t

Amicalement,
-- 
Albert.

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

* [U-Boot] Pull request: u-boot-arm/master
  2013-04-10 23:12 Albert ARIBAUD
@ 2013-04-10 23:20 ` Benoît Thébaudeau
  2013-04-11  6:10   ` Albert ARIBAUD
  0 siblings, 1 reply; 259+ messages in thread
From: Benoît Thébaudeau @ 2013-04-10 23:20 UTC (permalink / raw)
  To: u-boot

Hi Albert,

On Thursday, April 11, 2013 1:12:17 AM, Albert ARIBAUD wrote:
> Hello,
> 
> The following changes since commit
> 009d75ccc11d27b9a083375a88bb93cb746b4800:
> 
>   Merge branch 'u-boot/master' into 'u-boot-arm/master' (2013-03-28
>   18:50:01 +0100)
> 
> are available in the git repository at:
> 
> 
>   git://git.denx.de/u-boot-arm master
> 
> for you to fetch changes up to aad17a2f2bdd0b456522e24a90a0f8b8d8adb1f9:
> 
>   ARM: fix CONFIG_SPL_MAX_SIZE semantics (2013-04-11 00:18:03 +0200)
> 
> *** NOTE *** there should be a single, and trivial, merge conflict on
> file drivers/video/exynos_fb.c.
> 
> ----------------------------------------------------------------
> Abbas Raza (1):
>       mmc: i.MX6: fsl_esdhc: Define maximum bus width supported by a
> board
> 
> Ajay Kumar (13):
>       video: exynos_fb: Remove callbacks from the driver
>       video: exynos_dp: Remove callbacks from the driver
>       video: exynos_fb: Make fimd_ctrl global
>       EXYNOS: FDT: Add compatible strings for FIMD
>       video: exynos_fb: add DT support for FIMD driver
>       EXYNOS5: Add device node for FIMD
>       SMDK5250: Add device node for FIMD
>       video: exynos_dp: Make dp_regs global
>       EXYNOS5: FDT: Add compatible strings for FIMD
>       video: exynos_dp: Add function to parse DP DT node
>       EXYNOS5: Add device node for DP
>       SMDK5250: Add device node for DP
>       SMDK5250: Use statically defined structures only in non DT case
> 
> Akshay Saraswat (8):
>       Exynos: clock: Fix a bug in PLL lock check condition
>       Exynos: Add hardware accelerated SHA256 and SHA1
>       Exynos: config: Enable ACE HW for SHA 256 for Exynos
>       gen: Add sha h/w acceleration to hash
>       Exynos: config: Enable hash command
>       Exynos5: clock: Fix a typo bug in exynos clock init
>       Exynos5: config: enable time command
>       Exynos: pwm: Remove dead code of function exynos5_get_pwm_clk
> 
> Albert ARIBAUD (7):
>       Merge branch 'u-boot-imx/master' into 'u-boot-arm/master'
>       Merge branch 'u-boot-samsung/master' into 'u-boot-arm/master'
>       Merge branch 'u-boot-ti/master' into 'u-boot-arm/master'
>       cam_enc_4xx: fix CONFIG_SPL_MAX_SIZE semantics
>       da850evm, da850_am18xxevm: fix CONFIG_SPL_MAX_SIZE semantics
>       smdk5250, snow: fix CONFIG_SPL_MAX_SIZE semantics
>       ARM: fix CONFIG_SPL_MAX_SIZE semantics
> 
> Alexandre Pereira da Silva (1):
>       mx23_olinuxino: Fix netboot console
> 
> Andreas Bie?mann (6):
>       omap3/cpu.h: add BCH support
>       asm/omap_gpmc.h: consolidate common defines
>       omap3/omap_gpmc.h: add ooblayout for BCH8 as in kernel
>       omap_gpmc: change nandecc command
>       omap_gpmc: add support for hw assisted BCH8
>       tricorder: enable hw assisted BCH8 in SPL and u-boot
> 
> Beno?t Th?baudeau (29):
>       mx25pdk: Enable imxdi RTC
>       nand: mxc: Prepare to add support for i.MX5
>       nand: mxc: Add support for i.MX5
>       imx: mx5: lowlevel_init: Simplify code
>       imx: mx53ard: Add support for NAND Flash
>       nand: mxc: Fix debug trace in mxc_nand_read_oob_syndrome()
>       nand: mxc: Use appropriate page number in syndrome functions
>       arm: start.S: Fix _TEXT_BASE for SPL
>       arm: relocate_code() is no longer noreturn
>       arm1136: Remove redundant relocate_code() return
>       arm: relocate_code(): Remove useless relocation offset computation
>       arm: relocate_code(): Use __image_copy_end for end of relocation
>       arm: crt0.S: Remove bogus .globl
>       autoconfig.mk: Make it possible to define configs from other
> configs Makefile: Change CONFIG_SPL_PAD_TO to image offset
>       imx: Fix automatic make targets for imx images
>       nand: mxc: Switch NAND SPL to generic SPL
>       arm926ejs: Remove deprecated and now unused NAND SPL
>       arm: Remove unused relocate_code() parameters
>       Makefile: Move SHELL setup to config.mk
>       .gitignore: Add /SPL
>       imx: Add u-boot-with-spl.imx make target
>       imx: Add u-boot-with-nand-spl.imx make target
>       arm: Remove support for smdk6400
>       Revert "mkconfig: start deprecating Makefile config targets"
>       arm: Remove support for unused s3c64xx
>       arm: Remove deprecated and now unused NAND SPL
>       arm1176: Remove unused MMU setup from start.S
>       arm: Make all linker scripts compatible with per-symbol sections
> 
> Bin Liu (2):
>       musb: am335x: disable bulk split-combine feature
>       musb: set MUSB speed based on CONFIG
> 
> Che-Liang Chiou (1):
>       Exynos: Add timer_get_us function
> 
> Dirk Behme (1):
>       spi: mxc_spi: Fix ECSPI reset handling
> 
> Eric Nelson (2):
>       i.MX6: Add hdmidet command to detect attached HDMI monitor
>       i.MX6: mx6qsabrelite: discard override of CONFIG_ARP_TIMEOUT
> 
> Fabio Estevam (13):
>       mxs: spl_mem_init: Align DDR2 init with FSL bootlets source
>       configs: mx28evk: Use single-line comments
>       mx28evk: Disable CONFIG_CMD_I2C
>       Add initial support for Wandboard dual lite and solo.
>       mx28evk: Introduce a new target for saving env vars to NAND
>       mx6qsabrelite: README: No need to pass 'u-boot.imx'
>       mx6: Fix get_board_rev() for the mx6 solo case
>       wandboard: Remove duplicate 'mmc dev'
>       mx6qsabrelite: Remove duplicate 'mmc dev'
>       wandboard: Remove CONFIG_SYS_FSL_USDHC_NUM
>       mtd: nand: Introduce CONFIG_SYS_NAND_BUSWIDTH_16BIT
>       mtd: nand: mxc_nand: Fix is_16bit_nand()
>       mx31pdk: Remove watchdog support
> 
> Gabe Black (3):
>       Exynos: pwm: Fix two bugs in the exynos pwm configuration code
>       Exynos: Avoid a divide by zero by specifying a non-zero period
> for pwm 4 Exynos: Tidy up the pwm_config function in the exynos pwm
> driver
> 
> Hunter, Jon (4):
>       omap2420-h4: Fix DRAM initialisation
>       omap2420-h4: Fix booting from NOR flash
>       omap2420-h4: Add device tree support
>       omap2420-h4: Fix get_timer() and CONFIG_SYS_HZ
> 
> Javier Martinez Canillas (1):
>       i.MX6: mx6qsabrelite: README: don't pass chip-select to sf probe
> command
> 
> Jon Hunter (5):
>       omap5912-osk: Fix DRAM initialisation
>       omap5912-osk: Fix booting from NOR flash
>       omap5912-osk: Fix device initialisation
>       omap5912-osk: Increase flash partition for u-boot
>       omap5912-osk: Fix get_timer() and CONFIG_SYS_HZ
> 
> Josh Wu (1):
>       logo: update to the new logo for ATMEL
> 
> Knut Wohlrab (1):
>       imx-common: timer: fix 32-bit overflow
> 
> Lars Poeschel (1):
>       pcm051: Enable DDR PHY dynamic power down bit
> 
> Lokesh Vutla (1):
>       arm: omap4: Fix SDRAM AUTO DETECTION
> 
> Lubomir Popov (2):
>       OMAP: Fix copy-paste bug that did not enable UART4 clock
>       OMAP4: Fix bug in omap4460_volts struct
> 
> Manfred Huber (1):
>       omap3_beagle: Flush UART3 xmit on enable if TEMT is broken
> 
> Minkyu Kang (1):
>       exynos: change indentation of defines in cpu.h
> 
> Nishanth Menon (1):
>       omap5: Allow use of a plain text env file
> 
> Otavio Salvador (4):
>       mx6qsabresd: Document the mapping of USDHC[2-4]
>       mx6qsabresd: Fix card detection for invalid card id case
>       mx6qsabre{sd,auto}: Add boot mode select
>       mx23_olinuxino: Change definitions to use spaces instead of tabs
> 
> Padmavathi Venna (4):
>       Exynos: Add peripherial id for pwm
>       Exynos: clock: Add generic api to get the clk freq
>       Exynos: clock: Correct pwm source clk selection
>       Exynos: pwm: Use generic api to get pwm clk freq
> 
> Przemyslaw Marczak (1):
>       spl:falcon:trats: Fix SPL image size computing.
> 
> Rajeshwari Shinde (1):
>       EXYNOS5: Add L2 Cache Support.
> 
> SRICHARAN R (4):
>       ARM: OMAP5: Rename omap5_evm to omap5_uevm
>       ARM: OMAP5: Set fdt_high to enable booting with Device tree
>       ARM: OMAP4/5: Change the default boot command to work with device
> tree ARM: OMAP4/5: Make bootz as the default boot command
> 
> Simon Glass (1):
>       Exynos: Change get_timer() to work correctly
> 
> Stephen Warren (1):
>       ARM: bcm2835: fix get_timer() to return ms
> 
> Tom Rini (8):
>       am335x: Enable MMC1 clock
>       doc/feature-removal-schedule.txt: Add
> CONFIG_SYS_(CLOCKS|PADS)_ENABLE_ALL OMAP3/4/5/AM33xx: Correct logic for
> checking FAT or RAW MMC omap5_uevm.h: Move uEVM-specific choices to
> omap5_uevm.h omap5_common.h: Use fallback CONFIG_SYS_BAUDRATE_TABLE
>       am335x/ti814x: Correct MMC_BOOT_DEVICES_START/END
>       am335x: Update timings for the beaglebone again
>       omap5_uevm: Correct to 2MiB aligned partitions on eMMC
> 
> Vivek Gautam (2):
>       SMDK5250: Fix compiler warning for non-dt systems
>       spi: exynos: Fix compiler warnings for non-dt systems
> 
>  .gitignore                                         |    3 +
>  MAINTAINERS                                        |    5 +-
>  Makefile                                           |   40 +-
>  README                                             |   42 +-
>  arch/arm/config.mk                                 |    2 -
>  arch/arm/cpu/arm1136/config.mk                     |    7 +
>  arch/arm/cpu/arm1136/omap24xx/timer.c              |    8 +-
>  arch/arm/cpu/arm1136/start.S                       |   28 +-
>  arch/arm/cpu/arm1136/u-boot-spl.lds                |    2 +-
>  arch/arm/cpu/arm1176/bcm2835/timer.c               |   14 +-
>  arch/arm/cpu/arm1176/s3c64xx/config.mk             |   34 -
>  arch/arm/cpu/arm1176/s3c64xx/cpu_init.S            |  135 ---
>  arch/arm/cpu/arm1176/s3c64xx/init.c                |   26 -
>  arch/arm/cpu/arm1176/s3c64xx/reset.S               |   34 -
>  arch/arm/cpu/arm1176/s3c64xx/speed.c               |  145 ----
>  arch/arm/cpu/arm1176/s3c64xx/timer.c               |  160 ----
>  arch/arm/cpu/arm1176/start.S                       |  127 +--
>  arch/arm/cpu/arm720t/start.S                       |   26 +-
>  arch/arm/cpu/arm920t/ep93xx/u-boot.lds             |   13 +-
>  arch/arm/cpu/arm920t/start.S                       |   28 +-
>  arch/arm/cpu/arm925t/start.S                       |   28 +-
>  arch/arm/cpu/arm926ejs/config.mk                   |    8 +-
>  arch/arm/cpu/arm926ejs/mxs/spl_mem_init.c          |   18 +-
>  arch/arm/cpu/arm926ejs/mxs/start.S                 |    4 +
>  arch/arm/cpu/arm926ejs/mxs/u-boot-spl.lds          |    6 +-
>  arch/arm/cpu/arm926ejs/omap/timer.c                |   15 +-
>  arch/arm/cpu/arm926ejs/spear/u-boot-spl.lds        |    6 +-
>  arch/arm/cpu/arm926ejs/start.S                     |   40 +-
>  arch/arm/cpu/arm946es/start.S                      |   28 +-
>  arch/arm/cpu/arm_intcm/start.S                     |   30 +-
>  arch/arm/cpu/armv7/am33xx/clock_am33xx.c           |    5 +
>  arch/arm/cpu/armv7/am33xx/elm.c                    |    2 +-
>  arch/arm/cpu/armv7/config.mk                       |    6 +
>  arch/arm/cpu/armv7/exynos/clock.c                  |  167 +++-
>  arch/arm/cpu/armv7/exynos/soc.c                    |   36 +
>  arch/arm/cpu/armv7/mx5/lowlevel_init.S             |    8 +-
>  arch/arm/cpu/armv7/mx6/soc.c                       |   12 +
>  arch/arm/cpu/armv7/omap-common/clocks-common.c     |    4 +-
>  arch/arm/cpu/armv7/omap-common/emif-common.c       |   29 +-
>  arch/arm/cpu/armv7/omap-common/lowlevel_init.S     |   10 +-
>  arch/arm/cpu/armv7/omap-common/u-boot-spl.lds      |    2 +-
>  arch/arm/cpu/armv7/omap3/board.c                   |   31 +-
>  arch/arm/cpu/armv7/omap4/emif.c                    |    1 -
>  arch/arm/cpu/armv7/omap4/hw_data.c                 |    8 +-
>  arch/arm/cpu/armv7/omap5/emif.c                    |    1 -
>  arch/arm/cpu/armv7/s5p-common/pwm.c                |   42 +-
>  arch/arm/cpu/armv7/s5p-common/timer.c              |  117 ++-
>  arch/arm/cpu/armv7/socfpga/u-boot-spl.lds          |    2 +-
>  arch/arm/cpu/armv7/start.S                         |   26 +-
>  arch/arm/cpu/ixp/start.S                           |   28 +-
>  arch/arm/cpu/ixp/u-boot.lds                        |    2 +
>  arch/arm/cpu/pxa/start.S                           |   26 +-
>  arch/arm/cpu/s3c44b0/start.S                       |   28 +-
>  arch/arm/cpu/sa1100/start.S                        |   28 +-
>  arch/arm/cpu/u-boot-spl.lds                        |   19 +-
>  arch/arm/cpu/u-boot.lds                            |    4 -
>  arch/arm/dts/exynos5250.dtsi                       |   13 +
>  arch/arm/imx-common/Makefile                       |   18 +
>  .../arm/imx-common/cmd_hdmidet.c                   |   32 +-
>  arch/arm/imx-common/timer.c                        |   26 +-
>  arch/arm/include/asm/arch-am33xx/ddr_defs.h        |   20 +-
>  arch/arm/include/asm/arch-am33xx/omap_gpmc.h       |   58 +-
>  arch/arm/include/asm/arch-am33xx/spl.h             |    8 +
>  arch/arm/include/asm/arch-am33xx/sys_proto.h       |    2 +-
>  arch/arm/include/asm/arch-bcm2835/timer.h          |    2 +
>  arch/arm/include/asm/arch-exynos/clk.h             |   15 +
>  arch/arm/include/asm/arch-exynos/cpu.h             |   10 +-
>  arch/arm/include/asm/arch-exynos/dp_info.h         |    1 -
>  arch/arm/include/asm/arch-exynos/periph.h          |    5 +
>  arch/arm/include/asm/arch-mx6/mx6dl_pins.h         |    3 +
>  arch/arm/include/asm/arch-omap24xx/omap2420.h      |    6 +-
>  arch/arm/include/asm/arch-omap3/cpu.h              |    6 +
>  arch/arm/include/asm/arch-omap3/omap_gpmc.h        |   68 +-
>  arch/arm/include/asm/arch-omap3/spl.h              |    3 +
>  arch/arm/include/asm/arch-omap3/sys_proto.h        |    2 +-
>  arch/arm/include/asm/arch-omap4/omap.h             |    1 -
>  arch/arm/include/asm/arch-omap4/spl.h              |    2 +
>  arch/arm/include/asm/arch-omap5/omap.h             |    1 -
>  arch/arm/include/asm/arch-omap5/spl.h              |    2 +
>  arch/arm/include/asm/arch-s3c64xx/hardware.h       |   63 --
>  arch/arm/include/asm/arch-s3c64xx/s3c6400.h        |  895
>  --------------------
>  arch/arm/include/asm/arch-s3c64xx/s3c64x0.h        |   90 --
>  arch/arm/include/asm/emif.h                        |    1 -
>  arch/arm/include/asm/mach-types.h                  |   13 -
>  arch/arm/include/asm/omap_gpmc.h                   |   87 ++
>  arch/arm/lib/crt0.S                                |   52 +-
>  board/actux1/u-boot.lds                            |    3 +
>  board/actux2/u-boot.lds                            |    3 +
>  board/actux3/u-boot.lds                            |    3 +
>  board/ait/cam_enc_4xx/u-boot-spl.lds               |    4 +-
>  board/boundary/nitrogen6x/nitrogen6x.c             |    8 +-
>  board/davinci/da8xxevm/u-boot-spl-da850evm.lds     |    4 +-
>  board/davinci/da8xxevm/u-boot-spl-hawk.lds         |    9 +-
>  board/dvlhost/u-boot.lds                           |    3 +
>  board/freescale/mx31ads/u-boot.lds                 |   18 +-
>  board/freescale/mx31pdk/Makefile                   |    3 +
>  board/freescale/mx31pdk/config.mk                  |    5 -
>  board/freescale/mx31pdk/mx31pdk.c                  |    8 +
>  board/freescale/mx53ard/mx53ard.c                  |   66 ++
>  board/freescale/mx6qsabreauto/mx6qsabreauto.c      |   18 +
>  board/freescale/mx6qsabrelite/README               |    4 +-
>  board/freescale/mx6qsabrelite/mx6qsabrelite.c      |    8 +-
>  board/freescale/mx6qsabresd/mx6qsabresd.c          |   48 +-
>  board/isee/igep00x0/igep00x0.c                     |    2 +-
>  board/karo/tx25/Makefile                           |    4 +-
>  board/karo/tx25/config.mk                          |    5 -
>  board/karo/tx25/tx25.c                             |    8 +
>  board/overo/overo.c                                |    2 +-
>  board/phytec/pcm051/board.c                        |    3 +-
>  board/samsung/dts/exynos5250-smdk5250.dts          |   40 +
>  board/samsung/smdk5250/clock_init.c                |   22 +-
>  board/samsung/smdk5250/setup.h                     |    2 +-
>  board/samsung/smdk5250/smdk5250-uboot-spl.lds      |    4 +-
>  board/samsung/smdk5250/smdk5250.c                  |   19 +-
>  board/samsung/smdk6400/.gitignore                  |    5 -
>  board/samsung/smdk6400/Makefile                    |   48 --
>  board/samsung/smdk6400/config.mk                   |   30 -
>  board/samsung/smdk6400/lowlevel_init.S             |  323 -------
>  board/samsung/smdk6400/smdk6400.c                  |  134 ---
>  board/samsung/smdk6400/smdk6400_nand_spl.c         |   37 -
>  board/samsung/smdk6400/u-boot-nand.lds             |   86 --
>  board/samsung/trats/trats.c                        |    6 +-
>  board/samsung/universal_c210/universal.c           |   23 +-
>  board/ti/am335x/board.c                            |    2 +-
>  board/ti/omap2420h4/config.mk                      |    4 +-
>  board/ti/omap2420h4/mem.c                          |   13 -
>  board/ti/omap2420h4/omap2420h4.c                   |   24 +-
>  board/ti/omap5912osk/config.mk                     |   12 +-
>  board/ti/omap5912osk/lowlevel_init.S               |   20 +
>  board/ti/omap5912osk/omap5912osk.c                 |   23 +-
>  board/ti/{omap5_evm => omap5_uevm}/Makefile        |    0
>  board/ti/{omap5_evm => omap5_uevm}/evm.c           |    0
>  board/ti/{omap5_evm => omap5_uevm}/mux_data.h      |    0
>  board/vpac270/u-boot-spl.lds                       |    6 +-
>  board/wandboard/Makefile                           |   29 +
>  board/wandboard/README                             |   40 +
>  board/wandboard/wandboard.c                        |  178 ++++
>  boards.cfg                                         |    9 +-
>  common/hash.c                                      |   18 +
>  config.mk                                          |    7 +
>  doc/README.arm-relocation                          |   14 +-
>  doc/README.mx28evk                                 |   18 +
>  doc/README.omap3                                   |   28 +
>  doc/README.scrapyard                               |    1 +
>  doc/device-tree-bindings/video/exynos-dp.txt       |   69 ++
>  doc/device-tree-bindings/video/exynos-fb.txt       |   92 ++
>  doc/driver-model/UDM-serial.txt                    |   42 +-
>  doc/feature-removal-schedule.txt                   |   32
>  +- .../arm1176/s3c64xx => drivers/crypto}/Makefile    |   27 +-
>  drivers/crypto/ace_sha.c                           |  126 +++
>  drivers/crypto/ace_sha.h                           |  325 +++++++
>  drivers/mmc/bcm2835_sdhci.c                        |    5 +-
>  drivers/mmc/fsl_esdhc.c                            |    7 +
>  drivers/mtd/nand/Makefile                          |    2 +-
>  drivers/mtd/nand/mxc_nand.c                        |  260 +++---
>  drivers/mtd/nand/mxc_nand.h                        |  225
>  +++++ .../mtd/nand/mxc_nand_spl.c                        |  130 ++-
>  drivers/mtd/nand/ndfc.c                            |    4 +-
>  drivers/mtd/nand/omap_gpmc.c                       |  424 +++++++---
>  drivers/mtd/nand/s3c64xx.c                         |  295 -------
>  drivers/mtd/onenand/onenand_base.c                 |    4 -
>  drivers/mtd/onenand/samsung.c                      |   60 +-
>  drivers/serial/Makefile                            |    1 -
>  drivers/serial/ns16550.c                           |   18 +-
>  drivers/serial/s3c64xx.c                           |  187 ----
>  drivers/serial/serial.c                            |    2 -
>  drivers/spi/exynos_spi.c                           |    2 +
>  drivers/spi/mxc_spi.c                              |    8 +-
>  drivers/usb/host/Makefile                          |    1 -
>  drivers/usb/host/ohci-hcd.c                        |    1 -
>  drivers/usb/musb-new/musb_core.c                   |    7 +
>  drivers/usb/musb-new/musb_uboot.c                  |    2 +-
>  drivers/video/exynos_dp.c                          |   76 +-
>  drivers/video/exynos_dp_lowlevel.c                 |   69 +-
>  drivers/video/exynos_dp_lowlevel.h                 |    1 +
>  drivers/video/exynos_fb.c                          |  230 ++++-
>  drivers/video/exynos_fimd.c                        |   44 +-
>  include/common.h                                   |    7 +-
>  include/config_fallbacks.h                         |   16 +
>  include/configs/MPC8313ERDB.h                      |    2 +-
>  include/configs/am335x_evm.h                       |    1 +
>  include/configs/cam_enc_4xx.h                      |    4 +-
>  include/configs/da850evm.h                         |    4 +-
>  include/configs/dra7xx_evm.h                       |    2 +
>  include/configs/exynos5250-dt.h                    |   11 +-
>  include/configs/igep00x0.h                         |    3 -
>  include/configs/mx23_olinuxino.h                   |  162 ++--
>  include/configs/mx25pdk.h                          |    4 +
>  include/configs/mx28evk.h                          |   92 +-
>  include/configs/mx31pdk.h                          |   23 +-
>  include/configs/mx53ard.h                          |   10 +
>  include/configs/mx6qsabre_common.h                 |    2 +
>  include/configs/mx6qsabrelite.h                    |    3 -
>  include/configs/omap2420h4.h                       |    5 +-
>  include/configs/omap4_common.h                     |   22 +-
>  include/configs/omap5912osk.h                      |   15 +-
>  include/configs/omap5_common.h                     |   51 +-
>  include/configs/{omap5_evm.h => omap5_uevm.h}      |   17 +
>  include/configs/rpi_b.h                            |    2 +-
>  include/configs/smdk6400.h                         |  296 -------
>  include/configs/trats.h                            |    1 +
>  include/configs/tricorder.h                        |   13 +-
>  include/configs/tx25.h                             |   22 +-
>  include/configs/wandboard.h                        |  209 +++++
>  include/fdtdec.h                                   |    2 +
>  include/fsl_esdhc.h                                |    1 +
>  include/fsl_nfc.h                                  |  170 ----
>  include/hw_sha.h                                   |   50 ++
>  include/lcd.h                                      |    9 -
>  include/onenand_uboot.h                            |    4 -
>  lib/Makefile                                       |    2 +-
>  lib/fdtdec.c                                       |    2 +
>  mkconfig                                           |    9 -
>  nand_spl/board/freescale/mx31pdk/Makefile          |   63 --
>  nand_spl/board/freescale/mx31pdk/u-boot.lds        |   87 --
>  nand_spl/board/karo/tx25/Makefile                  |   84 --
>  nand_spl/board/karo/tx25/config.mk                 |    1 -
>  nand_spl/board/karo/tx25/u-boot.lds                |   85 --
>  nand_spl/board/samsung/smdk6400/Makefile           |  117 ---
>  nand_spl/board/samsung/smdk6400/config.mk          |   40 -
>  nand_spl/board/samsung/smdk6400/u-boot.lds         |   80 --
>  tools/logos/atmel.bmp                              |  Bin 26334 ->
>  15478 bytes tools/scripts/define2mk.sed                        |    2
>  + 223 files changed, 3941 insertions(+), 5319 deletions(-) delete mode
>  100644 arch/arm/cpu/arm1176/s3c64xx/config.mk delete mode 100644
>  arch/arm/cpu/arm1176/s3c64xx/cpu_init.S delete mode 100644
>  arch/arm/cpu/arm1176/s3c64xx/init.c delete mode 100644
>  arch/arm/cpu/arm1176/s3c64xx/reset.S delete mode 100644
>  arch/arm/cpu/arm1176/s3c64xx/speed.c delete mode 100644
>  arch/arm/cpu/arm1176/s3c64xx/timer.c rename
>  drivers/usb/host/s3c64xx-hcd.c => arch/arm/imx-common/cmd_hdmidet.c
>  (65%) delete mode 100644 arch/arm/include/asm/arch-s3c64xx/hardware.h
>  delete mode 100644 arch/arm/include/asm/arch-s3c64xx/s3c6400.h delete
>  mode 100644 arch/arm/include/asm/arch-s3c64xx/s3c64x0.h create mode
>  100644 arch/arm/include/asm/omap_gpmc.h delete mode 100644
>  board/freescale/mx31pdk/config.mk delete mode 100644
>  board/karo/tx25/config.mk delete mode 100644
>  board/samsung/smdk6400/.gitignore delete mode 100644
>  board/samsung/smdk6400/Makefile delete mode 100644
>  board/samsung/smdk6400/config.mk delete mode 100644
>  board/samsung/smdk6400/lowlevel_init.S delete mode 100644
>  board/samsung/smdk6400/smdk6400.c delete mode 100644
>  board/samsung/smdk6400/smdk6400_nand_spl.c delete mode 100644
>  board/samsung/smdk6400/u-boot-nand.lds rename board/ti/{omap5_evm =>
>  omap5_uevm}/Makefile (100%) rename board/ti/{omap5_evm =>
>  omap5_uevm}/evm.c (100%) rename board/ti/{omap5_evm =>
>  omap5_uevm}/mux_data.h (100%) create mode 100644
>  board/wandboard/Makefile create mode 100644 board/wandboard/README
>  create mode 100644 board/wandboard/wandboard.c
>  create mode 100644 doc/device-tree-bindings/video/exynos-dp.txt
>  create mode 100644 doc/device-tree-bindings/video/exynos-fb.txt
>  rename {arch/arm/cpu/arm1176/s3c64xx => drivers/crypto}/Makefile (69%)
>  create mode 100644 drivers/crypto/ace_sha.c
>  create mode 100644 drivers/crypto/ace_sha.h
>  create mode 100644 drivers/mtd/nand/mxc_nand.h
>  rename nand_spl/nand_boot_fsl_nfc.c => drivers/mtd/nand/mxc_nand_spl.c
>  (65%) delete mode 100644 drivers/mtd/nand/s3c64xx.c
>  delete mode 100644 drivers/serial/s3c64xx.c
>  rename include/configs/{omap5_evm.h => omap5_uevm.h} (71%)
>  delete mode 100644 include/configs/smdk6400.h
>  create mode 100644 include/configs/wandboard.h
>  delete mode 100644 include/fsl_nfc.h
>  create mode 100644 include/hw_sha.h
>  delete mode 100644 nand_spl/board/freescale/mx31pdk/Makefile
>  delete mode 100644 nand_spl/board/freescale/mx31pdk/u-boot.lds
>  delete mode 100644 nand_spl/board/karo/tx25/Makefile
>  delete mode 100644 nand_spl/board/karo/tx25/config.mk
>  delete mode 100644 nand_spl/board/karo/tx25/u-boot.lds
>  delete mode 100644 nand_spl/board/samsung/smdk6400/Makefile
>  delete mode 100644 nand_spl/board/samsung/smdk6400/config.mk
>  delete mode 100644 nand_spl/board/samsung/smdk6400/u-boot.lds
> 
> Amicalement,
> --
> Albert.
> _______________________________________________
> U-Boot mailing list
> U-Boot at lists.denx.de
> http://lists.denx.de/mailman/listinfo/u-boot
> 

You have forgotten to apply this one:
http://patchwork.ozlabs.org/patch/233964/

Best regards,
Beno?t

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

* [U-Boot] Pull request: u-boot-arm/master
@ 2013-04-10 23:12 Albert ARIBAUD
  2013-04-10 23:20 ` Benoît Thébaudeau
  0 siblings, 1 reply; 259+ messages in thread
From: Albert ARIBAUD @ 2013-04-10 23:12 UTC (permalink / raw)
  To: u-boot

Hello,

The following changes since commit
009d75ccc11d27b9a083375a88bb93cb746b4800:

  Merge branch 'u-boot/master' into 'u-boot-arm/master' (2013-03-28
  18:50:01 +0100)

are available in the git repository at:


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

for you to fetch changes up to aad17a2f2bdd0b456522e24a90a0f8b8d8adb1f9:

  ARM: fix CONFIG_SPL_MAX_SIZE semantics (2013-04-11 00:18:03 +0200)

*** NOTE *** there should be a single, and trivial, merge conflict on
file drivers/video/exynos_fb.c.

----------------------------------------------------------------
Abbas Raza (1):
      mmc: i.MX6: fsl_esdhc: Define maximum bus width supported by a
board

Ajay Kumar (13):
      video: exynos_fb: Remove callbacks from the driver
      video: exynos_dp: Remove callbacks from the driver
      video: exynos_fb: Make fimd_ctrl global
      EXYNOS: FDT: Add compatible strings for FIMD
      video: exynos_fb: add DT support for FIMD driver
      EXYNOS5: Add device node for FIMD
      SMDK5250: Add device node for FIMD
      video: exynos_dp: Make dp_regs global
      EXYNOS5: FDT: Add compatible strings for FIMD
      video: exynos_dp: Add function to parse DP DT node
      EXYNOS5: Add device node for DP
      SMDK5250: Add device node for DP
      SMDK5250: Use statically defined structures only in non DT case

Akshay Saraswat (8):
      Exynos: clock: Fix a bug in PLL lock check condition
      Exynos: Add hardware accelerated SHA256 and SHA1
      Exynos: config: Enable ACE HW for SHA 256 for Exynos
      gen: Add sha h/w acceleration to hash
      Exynos: config: Enable hash command
      Exynos5: clock: Fix a typo bug in exynos clock init
      Exynos5: config: enable time command
      Exynos: pwm: Remove dead code of function exynos5_get_pwm_clk

Albert ARIBAUD (7):
      Merge branch 'u-boot-imx/master' into 'u-boot-arm/master'
      Merge branch 'u-boot-samsung/master' into 'u-boot-arm/master'
      Merge branch 'u-boot-ti/master' into 'u-boot-arm/master'
      cam_enc_4xx: fix CONFIG_SPL_MAX_SIZE semantics
      da850evm, da850_am18xxevm: fix CONFIG_SPL_MAX_SIZE semantics
      smdk5250, snow: fix CONFIG_SPL_MAX_SIZE semantics
      ARM: fix CONFIG_SPL_MAX_SIZE semantics

Alexandre Pereira da Silva (1):
      mx23_olinuxino: Fix netboot console

Andreas Bie?mann (6):
      omap3/cpu.h: add BCH support
      asm/omap_gpmc.h: consolidate common defines
      omap3/omap_gpmc.h: add ooblayout for BCH8 as in kernel
      omap_gpmc: change nandecc command
      omap_gpmc: add support for hw assisted BCH8
      tricorder: enable hw assisted BCH8 in SPL and u-boot

Beno?t Th?baudeau (29):
      mx25pdk: Enable imxdi RTC
      nand: mxc: Prepare to add support for i.MX5
      nand: mxc: Add support for i.MX5
      imx: mx5: lowlevel_init: Simplify code
      imx: mx53ard: Add support for NAND Flash
      nand: mxc: Fix debug trace in mxc_nand_read_oob_syndrome()
      nand: mxc: Use appropriate page number in syndrome functions
      arm: start.S: Fix _TEXT_BASE for SPL
      arm: relocate_code() is no longer noreturn
      arm1136: Remove redundant relocate_code() return
      arm: relocate_code(): Remove useless relocation offset computation
      arm: relocate_code(): Use __image_copy_end for end of relocation
      arm: crt0.S: Remove bogus .globl
      autoconfig.mk: Make it possible to define configs from other
configs Makefile: Change CONFIG_SPL_PAD_TO to image offset
      imx: Fix automatic make targets for imx images
      nand: mxc: Switch NAND SPL to generic SPL
      arm926ejs: Remove deprecated and now unused NAND SPL
      arm: Remove unused relocate_code() parameters
      Makefile: Move SHELL setup to config.mk
      .gitignore: Add /SPL
      imx: Add u-boot-with-spl.imx make target
      imx: Add u-boot-with-nand-spl.imx make target
      arm: Remove support for smdk6400
      Revert "mkconfig: start deprecating Makefile config targets"
      arm: Remove support for unused s3c64xx
      arm: Remove deprecated and now unused NAND SPL
      arm1176: Remove unused MMU setup from start.S
      arm: Make all linker scripts compatible with per-symbol sections

Bin Liu (2):
      musb: am335x: disable bulk split-combine feature
      musb: set MUSB speed based on CONFIG

Che-Liang Chiou (1):
      Exynos: Add timer_get_us function

Dirk Behme (1):
      spi: mxc_spi: Fix ECSPI reset handling

Eric Nelson (2):
      i.MX6: Add hdmidet command to detect attached HDMI monitor
      i.MX6: mx6qsabrelite: discard override of CONFIG_ARP_TIMEOUT

Fabio Estevam (13):
      mxs: spl_mem_init: Align DDR2 init with FSL bootlets source
      configs: mx28evk: Use single-line comments
      mx28evk: Disable CONFIG_CMD_I2C
      Add initial support for Wandboard dual lite and solo.
      mx28evk: Introduce a new target for saving env vars to NAND
      mx6qsabrelite: README: No need to pass 'u-boot.imx'
      mx6: Fix get_board_rev() for the mx6 solo case
      wandboard: Remove duplicate 'mmc dev'
      mx6qsabrelite: Remove duplicate 'mmc dev'
      wandboard: Remove CONFIG_SYS_FSL_USDHC_NUM
      mtd: nand: Introduce CONFIG_SYS_NAND_BUSWIDTH_16BIT
      mtd: nand: mxc_nand: Fix is_16bit_nand()
      mx31pdk: Remove watchdog support

Gabe Black (3):
      Exynos: pwm: Fix two bugs in the exynos pwm configuration code
      Exynos: Avoid a divide by zero by specifying a non-zero period
for pwm 4 Exynos: Tidy up the pwm_config function in the exynos pwm
driver

Hunter, Jon (4):
      omap2420-h4: Fix DRAM initialisation
      omap2420-h4: Fix booting from NOR flash
      omap2420-h4: Add device tree support
      omap2420-h4: Fix get_timer() and CONFIG_SYS_HZ

Javier Martinez Canillas (1):
      i.MX6: mx6qsabrelite: README: don't pass chip-select to sf probe
command

Jon Hunter (5):
      omap5912-osk: Fix DRAM initialisation
      omap5912-osk: Fix booting from NOR flash
      omap5912-osk: Fix device initialisation
      omap5912-osk: Increase flash partition for u-boot
      omap5912-osk: Fix get_timer() and CONFIG_SYS_HZ

Josh Wu (1):
      logo: update to the new logo for ATMEL

Knut Wohlrab (1):
      imx-common: timer: fix 32-bit overflow

Lars Poeschel (1):
      pcm051: Enable DDR PHY dynamic power down bit

Lokesh Vutla (1):
      arm: omap4: Fix SDRAM AUTO DETECTION

Lubomir Popov (2):
      OMAP: Fix copy-paste bug that did not enable UART4 clock
      OMAP4: Fix bug in omap4460_volts struct

Manfred Huber (1):
      omap3_beagle: Flush UART3 xmit on enable if TEMT is broken

Minkyu Kang (1):
      exynos: change indentation of defines in cpu.h

Nishanth Menon (1):
      omap5: Allow use of a plain text env file

Otavio Salvador (4):
      mx6qsabresd: Document the mapping of USDHC[2-4]
      mx6qsabresd: Fix card detection for invalid card id case
      mx6qsabre{sd,auto}: Add boot mode select
      mx23_olinuxino: Change definitions to use spaces instead of tabs

Padmavathi Venna (4):
      Exynos: Add peripherial id for pwm
      Exynos: clock: Add generic api to get the clk freq
      Exynos: clock: Correct pwm source clk selection
      Exynos: pwm: Use generic api to get pwm clk freq

Przemyslaw Marczak (1):
      spl:falcon:trats: Fix SPL image size computing.

Rajeshwari Shinde (1):
      EXYNOS5: Add L2 Cache Support.

SRICHARAN R (4):
      ARM: OMAP5: Rename omap5_evm to omap5_uevm
      ARM: OMAP5: Set fdt_high to enable booting with Device tree
      ARM: OMAP4/5: Change the default boot command to work with device
tree ARM: OMAP4/5: Make bootz as the default boot command

Simon Glass (1):
      Exynos: Change get_timer() to work correctly

Stephen Warren (1):
      ARM: bcm2835: fix get_timer() to return ms

Tom Rini (8):
      am335x: Enable MMC1 clock
      doc/feature-removal-schedule.txt: Add
CONFIG_SYS_(CLOCKS|PADS)_ENABLE_ALL OMAP3/4/5/AM33xx: Correct logic for
checking FAT or RAW MMC omap5_uevm.h: Move uEVM-specific choices to
omap5_uevm.h omap5_common.h: Use fallback CONFIG_SYS_BAUDRATE_TABLE
      am335x/ti814x: Correct MMC_BOOT_DEVICES_START/END
      am335x: Update timings for the beaglebone again
      omap5_uevm: Correct to 2MiB aligned partitions on eMMC

Vivek Gautam (2):
      SMDK5250: Fix compiler warning for non-dt systems
      spi: exynos: Fix compiler warnings for non-dt systems

 .gitignore                                         |    3 +
 MAINTAINERS                                        |    5 +-
 Makefile                                           |   40 +-
 README                                             |   42 +-
 arch/arm/config.mk                                 |    2 -
 arch/arm/cpu/arm1136/config.mk                     |    7 +
 arch/arm/cpu/arm1136/omap24xx/timer.c              |    8 +-
 arch/arm/cpu/arm1136/start.S                       |   28 +-
 arch/arm/cpu/arm1136/u-boot-spl.lds                |    2 +-
 arch/arm/cpu/arm1176/bcm2835/timer.c               |   14 +-
 arch/arm/cpu/arm1176/s3c64xx/config.mk             |   34 -
 arch/arm/cpu/arm1176/s3c64xx/cpu_init.S            |  135 ---
 arch/arm/cpu/arm1176/s3c64xx/init.c                |   26 -
 arch/arm/cpu/arm1176/s3c64xx/reset.S               |   34 -
 arch/arm/cpu/arm1176/s3c64xx/speed.c               |  145 ----
 arch/arm/cpu/arm1176/s3c64xx/timer.c               |  160 ----
 arch/arm/cpu/arm1176/start.S                       |  127 +--
 arch/arm/cpu/arm720t/start.S                       |   26 +-
 arch/arm/cpu/arm920t/ep93xx/u-boot.lds             |   13 +-
 arch/arm/cpu/arm920t/start.S                       |   28 +-
 arch/arm/cpu/arm925t/start.S                       |   28 +-
 arch/arm/cpu/arm926ejs/config.mk                   |    8 +-
 arch/arm/cpu/arm926ejs/mxs/spl_mem_init.c          |   18 +-
 arch/arm/cpu/arm926ejs/mxs/start.S                 |    4 +
 arch/arm/cpu/arm926ejs/mxs/u-boot-spl.lds          |    6 +-
 arch/arm/cpu/arm926ejs/omap/timer.c                |   15 +-
 arch/arm/cpu/arm926ejs/spear/u-boot-spl.lds        |    6 +-
 arch/arm/cpu/arm926ejs/start.S                     |   40 +-
 arch/arm/cpu/arm946es/start.S                      |   28 +-
 arch/arm/cpu/arm_intcm/start.S                     |   30 +-
 arch/arm/cpu/armv7/am33xx/clock_am33xx.c           |    5 +
 arch/arm/cpu/armv7/am33xx/elm.c                    |    2 +-
 arch/arm/cpu/armv7/config.mk                       |    6 +
 arch/arm/cpu/armv7/exynos/clock.c                  |  167 +++-
 arch/arm/cpu/armv7/exynos/soc.c                    |   36 +
 arch/arm/cpu/armv7/mx5/lowlevel_init.S             |    8 +-
 arch/arm/cpu/armv7/mx6/soc.c                       |   12 +
 arch/arm/cpu/armv7/omap-common/clocks-common.c     |    4 +-
 arch/arm/cpu/armv7/omap-common/emif-common.c       |   29 +-
 arch/arm/cpu/armv7/omap-common/lowlevel_init.S     |   10 +-
 arch/arm/cpu/armv7/omap-common/u-boot-spl.lds      |    2 +-
 arch/arm/cpu/armv7/omap3/board.c                   |   31 +-
 arch/arm/cpu/armv7/omap4/emif.c                    |    1 -
 arch/arm/cpu/armv7/omap4/hw_data.c                 |    8 +-
 arch/arm/cpu/armv7/omap5/emif.c                    |    1 -
 arch/arm/cpu/armv7/s5p-common/pwm.c                |   42 +-
 arch/arm/cpu/armv7/s5p-common/timer.c              |  117 ++-
 arch/arm/cpu/armv7/socfpga/u-boot-spl.lds          |    2 +-
 arch/arm/cpu/armv7/start.S                         |   26 +-
 arch/arm/cpu/ixp/start.S                           |   28 +-
 arch/arm/cpu/ixp/u-boot.lds                        |    2 +
 arch/arm/cpu/pxa/start.S                           |   26 +-
 arch/arm/cpu/s3c44b0/start.S                       |   28 +-
 arch/arm/cpu/sa1100/start.S                        |   28 +-
 arch/arm/cpu/u-boot-spl.lds                        |   19 +-
 arch/arm/cpu/u-boot.lds                            |    4 -
 arch/arm/dts/exynos5250.dtsi                       |   13 +
 arch/arm/imx-common/Makefile                       |   18 +
 .../arm/imx-common/cmd_hdmidet.c                   |   32 +-
 arch/arm/imx-common/timer.c                        |   26 +-
 arch/arm/include/asm/arch-am33xx/ddr_defs.h        |   20 +-
 arch/arm/include/asm/arch-am33xx/omap_gpmc.h       |   58 +-
 arch/arm/include/asm/arch-am33xx/spl.h             |    8 +
 arch/arm/include/asm/arch-am33xx/sys_proto.h       |    2 +-
 arch/arm/include/asm/arch-bcm2835/timer.h          |    2 +
 arch/arm/include/asm/arch-exynos/clk.h             |   15 +
 arch/arm/include/asm/arch-exynos/cpu.h             |   10 +-
 arch/arm/include/asm/arch-exynos/dp_info.h         |    1 -
 arch/arm/include/asm/arch-exynos/periph.h          |    5 +
 arch/arm/include/asm/arch-mx6/mx6dl_pins.h         |    3 +
 arch/arm/include/asm/arch-omap24xx/omap2420.h      |    6 +-
 arch/arm/include/asm/arch-omap3/cpu.h              |    6 +
 arch/arm/include/asm/arch-omap3/omap_gpmc.h        |   68 +-
 arch/arm/include/asm/arch-omap3/spl.h              |    3 +
 arch/arm/include/asm/arch-omap3/sys_proto.h        |    2 +-
 arch/arm/include/asm/arch-omap4/omap.h             |    1 -
 arch/arm/include/asm/arch-omap4/spl.h              |    2 +
 arch/arm/include/asm/arch-omap5/omap.h             |    1 -
 arch/arm/include/asm/arch-omap5/spl.h              |    2 +
 arch/arm/include/asm/arch-s3c64xx/hardware.h       |   63 --
 arch/arm/include/asm/arch-s3c64xx/s3c6400.h        |  895
 --------------------
 arch/arm/include/asm/arch-s3c64xx/s3c64x0.h        |   90 --
 arch/arm/include/asm/emif.h                        |    1 -
 arch/arm/include/asm/mach-types.h                  |   13 -
 arch/arm/include/asm/omap_gpmc.h                   |   87 ++
 arch/arm/lib/crt0.S                                |   52 +-
 board/actux1/u-boot.lds                            |    3 +
 board/actux2/u-boot.lds                            |    3 +
 board/actux3/u-boot.lds                            |    3 +
 board/ait/cam_enc_4xx/u-boot-spl.lds               |    4 +-
 board/boundary/nitrogen6x/nitrogen6x.c             |    8 +-
 board/davinci/da8xxevm/u-boot-spl-da850evm.lds     |    4 +-
 board/davinci/da8xxevm/u-boot-spl-hawk.lds         |    9 +-
 board/dvlhost/u-boot.lds                           |    3 +
 board/freescale/mx31ads/u-boot.lds                 |   18 +-
 board/freescale/mx31pdk/Makefile                   |    3 +
 board/freescale/mx31pdk/config.mk                  |    5 -
 board/freescale/mx31pdk/mx31pdk.c                  |    8 +
 board/freescale/mx53ard/mx53ard.c                  |   66 ++
 board/freescale/mx6qsabreauto/mx6qsabreauto.c      |   18 +
 board/freescale/mx6qsabrelite/README               |    4 +-
 board/freescale/mx6qsabrelite/mx6qsabrelite.c      |    8 +-
 board/freescale/mx6qsabresd/mx6qsabresd.c          |   48 +-
 board/isee/igep00x0/igep00x0.c                     |    2 +-
 board/karo/tx25/Makefile                           |    4 +-
 board/karo/tx25/config.mk                          |    5 -
 board/karo/tx25/tx25.c                             |    8 +
 board/overo/overo.c                                |    2 +-
 board/phytec/pcm051/board.c                        |    3 +-
 board/samsung/dts/exynos5250-smdk5250.dts          |   40 +
 board/samsung/smdk5250/clock_init.c                |   22 +-
 board/samsung/smdk5250/setup.h                     |    2 +-
 board/samsung/smdk5250/smdk5250-uboot-spl.lds      |    4 +-
 board/samsung/smdk5250/smdk5250.c                  |   19 +-
 board/samsung/smdk6400/.gitignore                  |    5 -
 board/samsung/smdk6400/Makefile                    |   48 --
 board/samsung/smdk6400/config.mk                   |   30 -
 board/samsung/smdk6400/lowlevel_init.S             |  323 -------
 board/samsung/smdk6400/smdk6400.c                  |  134 ---
 board/samsung/smdk6400/smdk6400_nand_spl.c         |   37 -
 board/samsung/smdk6400/u-boot-nand.lds             |   86 --
 board/samsung/trats/trats.c                        |    6 +-
 board/samsung/universal_c210/universal.c           |   23 +-
 board/ti/am335x/board.c                            |    2 +-
 board/ti/omap2420h4/config.mk                      |    4 +-
 board/ti/omap2420h4/mem.c                          |   13 -
 board/ti/omap2420h4/omap2420h4.c                   |   24 +-
 board/ti/omap5912osk/config.mk                     |   12 +-
 board/ti/omap5912osk/lowlevel_init.S               |   20 +
 board/ti/omap5912osk/omap5912osk.c                 |   23 +-
 board/ti/{omap5_evm => omap5_uevm}/Makefile        |    0
 board/ti/{omap5_evm => omap5_uevm}/evm.c           |    0
 board/ti/{omap5_evm => omap5_uevm}/mux_data.h      |    0
 board/vpac270/u-boot-spl.lds                       |    6 +-
 board/wandboard/Makefile                           |   29 +
 board/wandboard/README                             |   40 +
 board/wandboard/wandboard.c                        |  178 ++++
 boards.cfg                                         |    9 +-
 common/hash.c                                      |   18 +
 config.mk                                          |    7 +
 doc/README.arm-relocation                          |   14 +-
 doc/README.mx28evk                                 |   18 +
 doc/README.omap3                                   |   28 +
 doc/README.scrapyard                               |    1 +
 doc/device-tree-bindings/video/exynos-dp.txt       |   69 ++
 doc/device-tree-bindings/video/exynos-fb.txt       |   92 ++
 doc/driver-model/UDM-serial.txt                    |   42 +-
 doc/feature-removal-schedule.txt                   |   32
 +- .../arm1176/s3c64xx => drivers/crypto}/Makefile    |   27 +-
 drivers/crypto/ace_sha.c                           |  126 +++
 drivers/crypto/ace_sha.h                           |  325 +++++++
 drivers/mmc/bcm2835_sdhci.c                        |    5 +-
 drivers/mmc/fsl_esdhc.c                            |    7 +
 drivers/mtd/nand/Makefile                          |    2 +-
 drivers/mtd/nand/mxc_nand.c                        |  260 +++---
 drivers/mtd/nand/mxc_nand.h                        |  225
 +++++ .../mtd/nand/mxc_nand_spl.c                        |  130 ++-
 drivers/mtd/nand/ndfc.c                            |    4 +-
 drivers/mtd/nand/omap_gpmc.c                       |  424 +++++++---
 drivers/mtd/nand/s3c64xx.c                         |  295 -------
 drivers/mtd/onenand/onenand_base.c                 |    4 -
 drivers/mtd/onenand/samsung.c                      |   60 +-
 drivers/serial/Makefile                            |    1 -
 drivers/serial/ns16550.c                           |   18 +-
 drivers/serial/s3c64xx.c                           |  187 ----
 drivers/serial/serial.c                            |    2 -
 drivers/spi/exynos_spi.c                           |    2 +
 drivers/spi/mxc_spi.c                              |    8 +-
 drivers/usb/host/Makefile                          |    1 -
 drivers/usb/host/ohci-hcd.c                        |    1 -
 drivers/usb/musb-new/musb_core.c                   |    7 +
 drivers/usb/musb-new/musb_uboot.c                  |    2 +-
 drivers/video/exynos_dp.c                          |   76 +-
 drivers/video/exynos_dp_lowlevel.c                 |   69 +-
 drivers/video/exynos_dp_lowlevel.h                 |    1 +
 drivers/video/exynos_fb.c                          |  230 ++++-
 drivers/video/exynos_fimd.c                        |   44 +-
 include/common.h                                   |    7 +-
 include/config_fallbacks.h                         |   16 +
 include/configs/MPC8313ERDB.h                      |    2 +-
 include/configs/am335x_evm.h                       |    1 +
 include/configs/cam_enc_4xx.h                      |    4 +-
 include/configs/da850evm.h                         |    4 +-
 include/configs/dra7xx_evm.h                       |    2 +
 include/configs/exynos5250-dt.h                    |   11 +-
 include/configs/igep00x0.h                         |    3 -
 include/configs/mx23_olinuxino.h                   |  162 ++--
 include/configs/mx25pdk.h                          |    4 +
 include/configs/mx28evk.h                          |   92 +-
 include/configs/mx31pdk.h                          |   23 +-
 include/configs/mx53ard.h                          |   10 +
 include/configs/mx6qsabre_common.h                 |    2 +
 include/configs/mx6qsabrelite.h                    |    3 -
 include/configs/omap2420h4.h                       |    5 +-
 include/configs/omap4_common.h                     |   22 +-
 include/configs/omap5912osk.h                      |   15 +-
 include/configs/omap5_common.h                     |   51 +-
 include/configs/{omap5_evm.h => omap5_uevm.h}      |   17 +
 include/configs/rpi_b.h                            |    2 +-
 include/configs/smdk6400.h                         |  296 -------
 include/configs/trats.h                            |    1 +
 include/configs/tricorder.h                        |   13 +-
 include/configs/tx25.h                             |   22 +-
 include/configs/wandboard.h                        |  209 +++++
 include/fdtdec.h                                   |    2 +
 include/fsl_esdhc.h                                |    1 +
 include/fsl_nfc.h                                  |  170 ----
 include/hw_sha.h                                   |   50 ++
 include/lcd.h                                      |    9 -
 include/onenand_uboot.h                            |    4 -
 lib/Makefile                                       |    2 +-
 lib/fdtdec.c                                       |    2 +
 mkconfig                                           |    9 -
 nand_spl/board/freescale/mx31pdk/Makefile          |   63 --
 nand_spl/board/freescale/mx31pdk/u-boot.lds        |   87 --
 nand_spl/board/karo/tx25/Makefile                  |   84 --
 nand_spl/board/karo/tx25/config.mk                 |    1 -
 nand_spl/board/karo/tx25/u-boot.lds                |   85 --
 nand_spl/board/samsung/smdk6400/Makefile           |  117 ---
 nand_spl/board/samsung/smdk6400/config.mk          |   40 -
 nand_spl/board/samsung/smdk6400/u-boot.lds         |   80 --
 tools/logos/atmel.bmp                              |  Bin 26334 ->
 15478 bytes tools/scripts/define2mk.sed                        |    2
 + 223 files changed, 3941 insertions(+), 5319 deletions(-) delete mode
 100644 arch/arm/cpu/arm1176/s3c64xx/config.mk delete mode 100644
 arch/arm/cpu/arm1176/s3c64xx/cpu_init.S delete mode 100644
 arch/arm/cpu/arm1176/s3c64xx/init.c delete mode 100644
 arch/arm/cpu/arm1176/s3c64xx/reset.S delete mode 100644
 arch/arm/cpu/arm1176/s3c64xx/speed.c delete mode 100644
 arch/arm/cpu/arm1176/s3c64xx/timer.c rename
 drivers/usb/host/s3c64xx-hcd.c => arch/arm/imx-common/cmd_hdmidet.c
 (65%) delete mode 100644 arch/arm/include/asm/arch-s3c64xx/hardware.h
 delete mode 100644 arch/arm/include/asm/arch-s3c64xx/s3c6400.h delete
 mode 100644 arch/arm/include/asm/arch-s3c64xx/s3c64x0.h create mode
 100644 arch/arm/include/asm/omap_gpmc.h delete mode 100644
 board/freescale/mx31pdk/config.mk delete mode 100644
 board/karo/tx25/config.mk delete mode 100644
 board/samsung/smdk6400/.gitignore delete mode 100644
 board/samsung/smdk6400/Makefile delete mode 100644
 board/samsung/smdk6400/config.mk delete mode 100644
 board/samsung/smdk6400/lowlevel_init.S delete mode 100644
 board/samsung/smdk6400/smdk6400.c delete mode 100644
 board/samsung/smdk6400/smdk6400_nand_spl.c delete mode 100644
 board/samsung/smdk6400/u-boot-nand.lds rename board/ti/{omap5_evm =>
 omap5_uevm}/Makefile (100%) rename board/ti/{omap5_evm =>
 omap5_uevm}/evm.c (100%) rename board/ti/{omap5_evm =>
 omap5_uevm}/mux_data.h (100%) create mode 100644
 board/wandboard/Makefile create mode 100644 board/wandboard/README
 create mode 100644 board/wandboard/wandboard.c
 create mode 100644 doc/device-tree-bindings/video/exynos-dp.txt
 create mode 100644 doc/device-tree-bindings/video/exynos-fb.txt
 rename {arch/arm/cpu/arm1176/s3c64xx => drivers/crypto}/Makefile (69%)
 create mode 100644 drivers/crypto/ace_sha.c
 create mode 100644 drivers/crypto/ace_sha.h
 create mode 100644 drivers/mtd/nand/mxc_nand.h
 rename nand_spl/nand_boot_fsl_nfc.c => drivers/mtd/nand/mxc_nand_spl.c
 (65%) delete mode 100644 drivers/mtd/nand/s3c64xx.c
 delete mode 100644 drivers/serial/s3c64xx.c
 rename include/configs/{omap5_evm.h => omap5_uevm.h} (71%)
 delete mode 100644 include/configs/smdk6400.h
 create mode 100644 include/configs/wandboard.h
 delete mode 100644 include/fsl_nfc.h
 create mode 100644 include/hw_sha.h
 delete mode 100644 nand_spl/board/freescale/mx31pdk/Makefile
 delete mode 100644 nand_spl/board/freescale/mx31pdk/u-boot.lds
 delete mode 100644 nand_spl/board/karo/tx25/Makefile
 delete mode 100644 nand_spl/board/karo/tx25/config.mk
 delete mode 100644 nand_spl/board/karo/tx25/u-boot.lds
 delete mode 100644 nand_spl/board/samsung/smdk6400/Makefile
 delete mode 100644 nand_spl/board/samsung/smdk6400/config.mk
 delete mode 100644 nand_spl/board/samsung/smdk6400/u-boot.lds

Amicalement,
-- 
Albert.

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

* [U-Boot] Pull request: u-boot-arm/master
  2013-03-28 20:06 Albert ARIBAUD
@ 2013-03-29  0:01 ` Tom Rini
  0 siblings, 0 replies; 259+ messages in thread
From: Tom Rini @ 2013-03-29  0:01 UTC (permalink / raw)
  To: u-boot

On Thu, Mar 28, 2013 at 09:06:28PM +0100, Albert ARIBAUD wrote:

> Hello Tom,
> 
> Here is a pull request for u-boot-arm/master -- note it should appear
> trivial and result in a fast-forward as ARM ToT is actually a merge of
> mainline ToT so as to resolve minor manual merge issues.
> 
> The following changes since commit
> 417c55803118eb8e350d5ab8ba6583fb39f4e2e3:
> 
>   apx4devkit: change maintainer (2013-03-27 15:30:11 -0400)
> 
> are available in the git repository at:
> 
>   git://git.denx.de/u-boot-arm master
> 
> for you to fetch changes up to 009d75ccc11d27b9a083375a88bb93cb746b4800:
> 
>   Merge branch 'u-boot/master' into 'u-boot-arm/master' (2013-03-28
>   18:50:01 +0100)
> 
> ----------------------------------------------------------------
> 
> Akshay Saraswat (8):
>       Exynos5: TMU: Add driver for Thermal Management Unit
>       Exynos5: FDT: Add TMU device node values
>       Exynos5: TMU: Add TMU init and status check
>       Exynos5: Config: Enable support for Exynos TMU driver
>       TMU: Add TMU support in dtt command
>       Exynos5: Config: Enable dtt command for TMU
>       Exynos5: TMU: Add hardware tripping
>       Exynos5: FDT: Add a H/W-trip member to TMU node
> 
> Albert ARIBAUD (4):
>       Merge branch 'u-boot-ti/master' into 'u-boot-arm/master'
>       Merge branch 'u-boot-samsung/master' into 'u-boot-arm/master'
>       Merge branch 'u-boot-tegra/master' into 'u-boot-arm/master'
>       Merge branch 'u-boot/master' into 'u-boot-arm/master'
> 
> Allen Martin (13):
>       tegra: remove support for UART SPI switch
>       tegra: spi: rename tegra SPI drivers
>       tegra: spi: remove non fdt support
>       tegra: spi: pull register structs out of headers
>       tegra20: spi: move fdt probe to spi_init
>       spi: add common fdt SPI driver interface
>       sf: winbond: add W25Q32DW
>       tegra114: fdt: add compatible string for tegra114 SPI ctrl
>       tegra114: fdt: add apbdma block
>       tegra114: fdt: add SPI blocks
>       tegra114: dalmore: fdt: enable dalmore SPI controller
>       tegra114: add SPI driver
>       tegra114: dalmore: config: enable SPI
> 
> Enric Balletbo i Serra (2):
>       ARM: AM33XX: Fix typo that causes an AM duplication in CPU name.
>       igep00x0: Enable CONFIG_CMD_BOOTZ
> 
> Koen Kooi (3):
>       am335x_evm: add support for BeagleBone Black DT name
>       am335x_evm: Enable CMD_EXT4 and CMD_FS_GENERIC, add bootpart to
> env am335x_evm: Add more variables and switch to DT booting.
> 
> Mark Jackson (2):
>       Allow AM335x MPU core clock speed to be specified in the board
> config file Initialise correct GPMC WAITx irq for AM33xx
> 
> Matt Porter (9):
>       am33xx: convert defines from am33xx-specific to generic names
>       am33xx: refactor emif4/ddr to support multiple EMIF instances
>       am33xx: refactor am33xx clocks and add ti814x support
>       am33xx: refactor am33xx mux support and add ti814x support
>       am33xx: add ti814x specific register definitions
>       am33xx: add dmm support to emif4 library
>       am33xx: support ti814x mmc reference clock
>       ns16550: enable quirks for ti814x
>       ti814x_evm: add ti814x evm board support
> 
> Nikita Kiryanov (1):
>       cm-t35: add support for loading splash image from NAND
> 
> Peter Korsgaard (2):
>       mmc: mmc_getcd/getwp: use sensible defaults
>       mmc: omap_hsmmc.c: only register getcd/getwp callbacks if gpio
> could be used
> 
> R Sricharan (2):
>       ARM: mmu: Introduce weak dram_bank_setup function
>       ARM: mmu: Set domain permissions to client access
> 
> Rajeshwari Shinde (11):
>       EXYNOS5: Add function to setup set ps hold
>       SMDK5250: Add PMIC voltage settings
>       EXYNOS5: Add function to enable XXTI clock source
>       Sound: MAX98095: Add the driver for codec
>       Sound: Support for MAX98095 codec in driver
>       EXYNOS5: GPIO to enable MAX98095
>       EXYNOS5: FDT: Add compatible strings for MAX98095
>       config: Snow: Enable MAX98095 codec
>       SMDK5250: FDT: Retrieve board model via DT
>       EXYNOS5: Add initial DTS file for Snow.
>       EXYNOS5: Snow: Add a configuration file
> 
> Simon Glass (1):
>       EXYNOS: Correct ordering of SPL machine_params
> 
> Stephen Warren (9):
>       ARM: bcm2835: add mailbox driver
>       ARM: rpi_b: use bcm2835 mbox driver to get memory size
>       lcd: calculate line_length after lcd_ctrl_init()
>       ARM: rpi_b: disable rpi_b dcache explicitly
>       video: add a driver for the bcm2835
>       mmc: add bcm2835 driver
>       ARM: rpi_b: enable SD controller, add related env/cmds
>       ARM: implement erratum 716044 workaround
>       ARM: tegra: enable workaround for ARM erratum 716044
> 
> Steve Kipisz (1):
>       am33xx:ddr:Fix config_sdram to work for all DDR
> 
> Tom Rini (3):
>       am33xx: Add required includes to some omap/am33xx code
>       am335x_evm: Add better timings for the new BeagleBoard DDR3 part
>       arm: Correct CONFIG_STANDALONE_LOAD_ADDR for AM33XX/OMAP*
> platforms
> 
> Tom Warren (4):
>       Tegra114: fdt: Add SDMMC (sdhci) nodes for T114 boards (Dalmore
> for now) Tegra114: Dalmore: Add SDIO3 pad config to pinctrl_config table
>       Tegra114: MMC: Add SD bus power-rail init routine
>       Tegra114: MMC: Enable DT MMC driver support for Tegra114 Dalmore
> boards
> 
> Vaibhav Hiremath (1):
>       am335x: Enable DDR PHY dynamic power down bit for DDR3 boards
> 
> Vincent Stehl?? (2):
>       ARM: cache: declare set_section_dcache
>       armv7: do not relocate _start twice
> 
> ??ukasz Majewski (1):
>       mmc:sdhci:fix: Change default interrupts enabled at SDHCI
> initialization
> 
>  MAINTAINERS                                        |    8 +
>  Makefile                                           |    2 +-
>  README                                             |    5 +
>  arch/arm/config.mk                                 |    2 +-
>  arch/arm/cpu/arm1176/bcm2835/Makefile              |    2 +-
>  arch/arm/cpu/arm1176/bcm2835/mbox.c                |  164 ++++++
>  arch/arm/cpu/armv7/Makefile                        |    2 +-
>  arch/arm/cpu/armv7/am33xx/Makefile                 |    3 +-
>  arch/arm/cpu/armv7/am33xx/board.c                  |    4 +-
>  .../cpu/armv7/am33xx/{clock.c => clock_am33xx.c}   |   33 +-
>  arch/arm/cpu/armv7/am33xx/clock_ti814x.c           |  406
>  +++++++++++++++ arch/arm/cpu/armv7/am33xx/ddr.c                    |
>  104 ++-- arch/arm/cpu/armv7/am33xx/emif4.c                  |   57 +-
>  arch/arm/cpu/armv7/am33xx/mem.c                    |    2 +-
>  arch/arm/cpu/armv7/am33xx/sys_info.c               |    5 +-
>  arch/arm/cpu/armv7/cache_v7.c                      |    3 +
>  arch/arm/cpu/armv7/exynos/power.c                  |   45 ++
>  arch/arm/cpu/armv7/omap-common/Makefile            |    2 +-
>  arch/arm/cpu/armv7/omap-common/hwinit-common.c     |   35 ++
>  arch/arm/cpu/armv7/omap-common/lowlevel_init.S     |    1 +
>  arch/arm/cpu/armv7/omap-common/timer.c             |    1 +
>  arch/arm/cpu/armv7/start.S                         |    7 +-
>  arch/arm/dts/exynos5250.dtsi                       |    5 +
>  arch/arm/dts/tegra114.dtsi                         |  141 +++++
>  arch/arm/include/asm/arch-am33xx/clock.h           |    2 +-
>  arch/arm/include/asm/arch-am33xx/clocks_am33xx.h   |   36 +-
>  arch/arm/include/asm/arch-am33xx/cpu.h             |   11 +-
>  arch/arm/include/asm/arch-am33xx/ddr_defs.h        |   75 ++-
>  arch/arm/include/asm/arch-am33xx/hardware.h        |   40 +-
>  arch/arm/include/asm/arch-am33xx/hardware_am33xx.h |   54 ++
>  arch/arm/include/asm/arch-am33xx/hardware_ti814x.h |   53 ++
>  arch/arm/include/asm/arch-am33xx/mmc_host_def.h    |    5 +
>  arch/arm/include/asm/arch-am33xx/mux.h             |  235 +--------
>  arch/arm/include/asm/arch-am33xx/mux_am33xx.h      |  247 +++++++++
>  arch/arm/include/asm/arch-am33xx/mux_ti814x.h      |  311 +++++++++++
>  arch/arm/include/asm/arch-am33xx/omap.h            |    5 +
>  arch/arm/include/asm/arch-am33xx/spl.h             |    5 +
>  arch/arm/include/asm/arch-am33xx/sys_proto.h       |    2 +
>  arch/arm/include/asm/arch-bcm2835/mbox.h           |  433
>  +++++++++++++++ arch/arm/include/asm/arch-bcm2835/sdhci.h          |
>  24 + arch/arm/include/asm/arch-exynos/power.h           |   24 +
>  arch/arm/include/asm/arch-exynos/spl.h             |    3 +-
>  arch/arm/include/asm/arch-exynos/tmu.h             |   58 +++
>  arch/arm/include/asm/arch-tegra/board.h            |    3 +-
>  arch/arm/include/asm/arch-tegra/tegra_slink.h      |   84 ---
>  arch/arm/include/asm/arch-tegra/tegra_spi.h        |   75 ---
>  arch/arm/include/asm/arch-tegra114/gp_padctrl.h    |    6 +
>  arch/arm/include/asm/arch-tegra114/tegra114_spi.h  |   41 ++
>  arch/arm/include/asm/arch-tegra20/tegra20_sflash.h |   41 ++
>  arch/arm/include/asm/arch-tegra20/tegra20_slink.h  |   41 ++
>  arch/arm/include/asm/cache.h                       |    2 +
>  arch/arm/include/asm/system.h                      |   14 +
>  arch/arm/lib/cache-cp15.c                          |   11 +-
>  board/cm_t35/cm_t35.c                              |   61 +++
>  board/nvidia/common/board.c                        |    5 +-
>  board/nvidia/common/common.mk                      |    1 -
>  board/nvidia/common/uart-spi-switch.c              |  125 -----
>  board/nvidia/dalmore/dalmore.c                     |   66 +++
>  board/nvidia/dalmore/pinmux-config-dalmore.h       |    6 +
>  board/nvidia/dts/tegra114-dalmore.dts              |   18 +
>  board/nvidia/seaboard/seaboard.c                   |    2 +-
>  board/phytec/pcm051/board.c                        |    8 +-
>  board/raspberrypi/rpi_b/rpi_b.c                    |   47 +-
>  board/samsung/dts/exynos5250-smdk5250.dts          |   13 +
>  board/samsung/dts/exynos5250-snow.dts              |   58 +++
>  board/samsung/smdk5250/smdk5250.c                  |  178 ++++++-
>  board/ti/am335x/board.c                            |   57 +-
>  board/ti/ti814x/Makefile                           |   46 ++
>  board/ti/ti814x/evm.c                              |  198 +++++++
>  board/ti/ti814x/evm.h                              |    7 +
>  board/ti/ti814x/mux.c                              |   51 ++
>  boards.cfg                                         |    2 +
>  common/cmd_dtt.c                                   |   32 +-
>  common/lcd.c                                       |    4 +-
>  doc/device-tree-bindings/exynos/tmu.txt            |   44 ++
>  drivers/mmc/Makefile                               |    1 +
>  drivers/mmc/bcm2835_sdhci.c                        |  189 +++++++
>  drivers/mmc/mmc.c                                  |   16 +-
>  drivers/mmc/omap_hsmmc.c                           |    8 +-
>  drivers/mmc/sdhci.c                                |    8 +-
>  drivers/mtd/nand/omap_gpmc.c                       |    1 +
>  drivers/mtd/spi/winbond.c                          |    5 +
>  drivers/net/cpsw.c                                 |    1 +
>  drivers/power/Makefile                             |    1 +
>  drivers/power/exynos-tmu.c                         |  319 ++++++++++++
>  drivers/serial/ns16550.c                           |    5 +-
>  drivers/sound/Makefile                             |    1 +
>  drivers/sound/max98095.c                           |  550
>  ++++++++++++++++++++
>  drivers/sound/max98095.h                           |  311 +++++++++++
>  drivers/sound/sound.c                              |    9 +-
>  drivers/spi/Makefile                               |    6 +-
>  drivers/spi/fdt_spi.c                              |  186 +++++++
>  drivers/spi/tegra114_spi.c                         |  405
>  ++++++++++++++ drivers/spi/{tegra_spi.c => tegra20_sflash.c}      |
>  217 ++++---- drivers/spi/{tegra_slink.c => tegra20_slink.c}     |  128
>  +++-- drivers/video/Makefile                             |    1 +
>  drivers/video/bcm2835.c                            |  127 +++++
>  include/configs/am335x_evm.h                       |   28 +-
>  include/configs/cardhu.h                           |    2 +-
>  include/configs/cm_t35.h                           |    4 +
>  include/configs/dalmore.h                          |   23 +-
>  include/configs/exynos5250-dt.h                    |    6 +
>  include/configs/igep00x0.h                         |    3 +-
>  include/configs/pcm051.h                           |    3 +-
>  include/configs/rpi_b.h                            |   79
>  +++ .../uart-spi-switch.h => include/configs/snow.h    |   35 +-
>  include/configs/tegra-common-post.h                |    4 +
>  include/configs/tegra20-common.h                   |    1 +
>  include/configs/ti814x_evm.h                       |  221 ++++++++
>  include/configs/trimslice.h                        |    2 +-
>  include/fdtdec.h                                   |    3 +
>  include/power/max77686_pmic.h                      |   32 ++
>  include/sound.h                                    |    1 +
>  include/tmu.h                                      |   46 ++
>  lib/fdtdec.c                                       |    3 +
>  spl/Makefile                                       |    2 +- 116 files
>  changed, 6120 insertions(+), 882 deletions(-) create mode 100644
>  arch/arm/cpu/arm1176/bcm2835/mbox.c rename
>  arch/arm/cpu/armv7/am33xx/{clock.c => clock_am33xx.c} (91%) create
>  mode 100644 arch/arm/cpu/armv7/am33xx/clock_ti814x.c create mode
>  100644 arch/arm/include/asm/arch-am33xx/hardware_am33xx.h create mode
>  100644 arch/arm/include/asm/arch-am33xx/hardware_ti814x.h create mode
>  100644 arch/arm/include/asm/arch-am33xx/mux_am33xx.h create mode
>  100644 arch/arm/include/asm/arch-am33xx/mux_ti814x.h create mode
>  100644 arch/arm/include/asm/arch-bcm2835/mbox.h create mode 100644
>  arch/arm/include/asm/arch-bcm2835/sdhci.h create mode 100644
>  arch/arm/include/asm/arch-exynos/tmu.h delete mode 100644
>  arch/arm/include/asm/arch-tegra/tegra_slink.h delete mode 100644
>  arch/arm/include/asm/arch-tegra/tegra_spi.h create mode 100644
>  arch/arm/include/asm/arch-tegra114/tegra114_spi.h create mode 100644
>  arch/arm/include/asm/arch-tegra20/tegra20_sflash.h create mode 100644
>  arch/arm/include/asm/arch-tegra20/tegra20_slink.h delete mode 100644
>  board/nvidia/common/uart-spi-switch.c create mode 100644
>  board/samsung/dts/exynos5250-snow.dts create mode 100644
>  board/ti/ti814x/Makefile create mode 100644 board/ti/ti814x/evm.c
>  create mode 100644 board/ti/ti814x/evm.h
>  create mode 100644 board/ti/ti814x/mux.c
>  create mode 100644 doc/device-tree-bindings/exynos/tmu.txt
>  create mode 100644 drivers/mmc/bcm2835_sdhci.c
>  create mode 100644 drivers/power/exynos-tmu.c
>  create mode 100644 drivers/sound/max98095.c
>  create mode 100644 drivers/sound/max98095.h
>  create mode 100644 drivers/spi/fdt_spi.c
>  create mode 100644 drivers/spi/tegra114_spi.c
>  rename drivers/spi/{tegra_spi.c => tegra20_sflash.c} (56%)
>  rename drivers/spi/{tegra_slink.c => tegra20_slink.c} (72%)
>  create mode 100644 drivers/video/bcm2835.c
>  rename arch/arm/include/asm/arch-tegra20/uart-spi-switch.h =>
>  include/configs/snow.h (50%) create mode 100644
>  include/configs/ti814x_evm.h create mode 100644 include/tmu.h
> 
> Amicalement,

Applied to u-boot/master, thanks!

-- 
Tom
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 836 bytes
Desc: Digital signature
URL: <http://lists.denx.de/pipermail/u-boot/attachments/20130328/c8b41188/attachment.pgp>

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

* [U-Boot] Pull request: u-boot-arm/master
@ 2013-03-28 20:06 Albert ARIBAUD
  2013-03-29  0:01 ` Tom Rini
  0 siblings, 1 reply; 259+ messages in thread
From: Albert ARIBAUD @ 2013-03-28 20:06 UTC (permalink / raw)
  To: u-boot

Hello Tom,

Here is a pull request for u-boot-arm/master -- note it should appear
trivial and result in a fast-forward as ARM ToT is actually a merge of
mainline ToT so as to resolve minor manual merge issues.

The following changes since commit
417c55803118eb8e350d5ab8ba6583fb39f4e2e3:

  apx4devkit: change maintainer (2013-03-27 15:30:11 -0400)

are available in the git repository at:

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

for you to fetch changes up to 009d75ccc11d27b9a083375a88bb93cb746b4800:

  Merge branch 'u-boot/master' into 'u-boot-arm/master' (2013-03-28
  18:50:01 +0100)

----------------------------------------------------------------

Akshay Saraswat (8):
      Exynos5: TMU: Add driver for Thermal Management Unit
      Exynos5: FDT: Add TMU device node values
      Exynos5: TMU: Add TMU init and status check
      Exynos5: Config: Enable support for Exynos TMU driver
      TMU: Add TMU support in dtt command
      Exynos5: Config: Enable dtt command for TMU
      Exynos5: TMU: Add hardware tripping
      Exynos5: FDT: Add a H/W-trip member to TMU node

Albert ARIBAUD (4):
      Merge branch 'u-boot-ti/master' into 'u-boot-arm/master'
      Merge branch 'u-boot-samsung/master' into 'u-boot-arm/master'
      Merge branch 'u-boot-tegra/master' into 'u-boot-arm/master'
      Merge branch 'u-boot/master' into 'u-boot-arm/master'

Allen Martin (13):
      tegra: remove support for UART SPI switch
      tegra: spi: rename tegra SPI drivers
      tegra: spi: remove non fdt support
      tegra: spi: pull register structs out of headers
      tegra20: spi: move fdt probe to spi_init
      spi: add common fdt SPI driver interface
      sf: winbond: add W25Q32DW
      tegra114: fdt: add compatible string for tegra114 SPI ctrl
      tegra114: fdt: add apbdma block
      tegra114: fdt: add SPI blocks
      tegra114: dalmore: fdt: enable dalmore SPI controller
      tegra114: add SPI driver
      tegra114: dalmore: config: enable SPI

Enric Balletbo i Serra (2):
      ARM: AM33XX: Fix typo that causes an AM duplication in CPU name.
      igep00x0: Enable CONFIG_CMD_BOOTZ

Koen Kooi (3):
      am335x_evm: add support for BeagleBone Black DT name
      am335x_evm: Enable CMD_EXT4 and CMD_FS_GENERIC, add bootpart to
env am335x_evm: Add more variables and switch to DT booting.

Mark Jackson (2):
      Allow AM335x MPU core clock speed to be specified in the board
config file Initialise correct GPMC WAITx irq for AM33xx

Matt Porter (9):
      am33xx: convert defines from am33xx-specific to generic names
      am33xx: refactor emif4/ddr to support multiple EMIF instances
      am33xx: refactor am33xx clocks and add ti814x support
      am33xx: refactor am33xx mux support and add ti814x support
      am33xx: add ti814x specific register definitions
      am33xx: add dmm support to emif4 library
      am33xx: support ti814x mmc reference clock
      ns16550: enable quirks for ti814x
      ti814x_evm: add ti814x evm board support

Nikita Kiryanov (1):
      cm-t35: add support for loading splash image from NAND

Peter Korsgaard (2):
      mmc: mmc_getcd/getwp: use sensible defaults
      mmc: omap_hsmmc.c: only register getcd/getwp callbacks if gpio
could be used

R Sricharan (2):
      ARM: mmu: Introduce weak dram_bank_setup function
      ARM: mmu: Set domain permissions to client access

Rajeshwari Shinde (11):
      EXYNOS5: Add function to setup set ps hold
      SMDK5250: Add PMIC voltage settings
      EXYNOS5: Add function to enable XXTI clock source
      Sound: MAX98095: Add the driver for codec
      Sound: Support for MAX98095 codec in driver
      EXYNOS5: GPIO to enable MAX98095
      EXYNOS5: FDT: Add compatible strings for MAX98095
      config: Snow: Enable MAX98095 codec
      SMDK5250: FDT: Retrieve board model via DT
      EXYNOS5: Add initial DTS file for Snow.
      EXYNOS5: Snow: Add a configuration file

Simon Glass (1):
      EXYNOS: Correct ordering of SPL machine_params

Stephen Warren (9):
      ARM: bcm2835: add mailbox driver
      ARM: rpi_b: use bcm2835 mbox driver to get memory size
      lcd: calculate line_length after lcd_ctrl_init()
      ARM: rpi_b: disable rpi_b dcache explicitly
      video: add a driver for the bcm2835
      mmc: add bcm2835 driver
      ARM: rpi_b: enable SD controller, add related env/cmds
      ARM: implement erratum 716044 workaround
      ARM: tegra: enable workaround for ARM erratum 716044

Steve Kipisz (1):
      am33xx:ddr:Fix config_sdram to work for all DDR

Tom Rini (3):
      am33xx: Add required includes to some omap/am33xx code
      am335x_evm: Add better timings for the new BeagleBoard DDR3 part
      arm: Correct CONFIG_STANDALONE_LOAD_ADDR for AM33XX/OMAP*
platforms

Tom Warren (4):
      Tegra114: fdt: Add SDMMC (sdhci) nodes for T114 boards (Dalmore
for now) Tegra114: Dalmore: Add SDIO3 pad config to pinctrl_config table
      Tegra114: MMC: Add SD bus power-rail init routine
      Tegra114: MMC: Enable DT MMC driver support for Tegra114 Dalmore
boards

Vaibhav Hiremath (1):
      am335x: Enable DDR PHY dynamic power down bit for DDR3 boards

Vincent Stehl? (2):
      ARM: cache: declare set_section_dcache
      armv7: do not relocate _start twice

?ukasz Majewski (1):
      mmc:sdhci:fix: Change default interrupts enabled at SDHCI
initialization

 MAINTAINERS                                        |    8 +
 Makefile                                           |    2 +-
 README                                             |    5 +
 arch/arm/config.mk                                 |    2 +-
 arch/arm/cpu/arm1176/bcm2835/Makefile              |    2 +-
 arch/arm/cpu/arm1176/bcm2835/mbox.c                |  164 ++++++
 arch/arm/cpu/armv7/Makefile                        |    2 +-
 arch/arm/cpu/armv7/am33xx/Makefile                 |    3 +-
 arch/arm/cpu/armv7/am33xx/board.c                  |    4 +-
 .../cpu/armv7/am33xx/{clock.c => clock_am33xx.c}   |   33 +-
 arch/arm/cpu/armv7/am33xx/clock_ti814x.c           |  406
 +++++++++++++++ arch/arm/cpu/armv7/am33xx/ddr.c                    |
 104 ++-- arch/arm/cpu/armv7/am33xx/emif4.c                  |   57 +-
 arch/arm/cpu/armv7/am33xx/mem.c                    |    2 +-
 arch/arm/cpu/armv7/am33xx/sys_info.c               |    5 +-
 arch/arm/cpu/armv7/cache_v7.c                      |    3 +
 arch/arm/cpu/armv7/exynos/power.c                  |   45 ++
 arch/arm/cpu/armv7/omap-common/Makefile            |    2 +-
 arch/arm/cpu/armv7/omap-common/hwinit-common.c     |   35 ++
 arch/arm/cpu/armv7/omap-common/lowlevel_init.S     |    1 +
 arch/arm/cpu/armv7/omap-common/timer.c             |    1 +
 arch/arm/cpu/armv7/start.S                         |    7 +-
 arch/arm/dts/exynos5250.dtsi                       |    5 +
 arch/arm/dts/tegra114.dtsi                         |  141 +++++
 arch/arm/include/asm/arch-am33xx/clock.h           |    2 +-
 arch/arm/include/asm/arch-am33xx/clocks_am33xx.h   |   36 +-
 arch/arm/include/asm/arch-am33xx/cpu.h             |   11 +-
 arch/arm/include/asm/arch-am33xx/ddr_defs.h        |   75 ++-
 arch/arm/include/asm/arch-am33xx/hardware.h        |   40 +-
 arch/arm/include/asm/arch-am33xx/hardware_am33xx.h |   54 ++
 arch/arm/include/asm/arch-am33xx/hardware_ti814x.h |   53 ++
 arch/arm/include/asm/arch-am33xx/mmc_host_def.h    |    5 +
 arch/arm/include/asm/arch-am33xx/mux.h             |  235 +--------
 arch/arm/include/asm/arch-am33xx/mux_am33xx.h      |  247 +++++++++
 arch/arm/include/asm/arch-am33xx/mux_ti814x.h      |  311 +++++++++++
 arch/arm/include/asm/arch-am33xx/omap.h            |    5 +
 arch/arm/include/asm/arch-am33xx/spl.h             |    5 +
 arch/arm/include/asm/arch-am33xx/sys_proto.h       |    2 +
 arch/arm/include/asm/arch-bcm2835/mbox.h           |  433
 +++++++++++++++ arch/arm/include/asm/arch-bcm2835/sdhci.h          |
 24 + arch/arm/include/asm/arch-exynos/power.h           |   24 +
 arch/arm/include/asm/arch-exynos/spl.h             |    3 +-
 arch/arm/include/asm/arch-exynos/tmu.h             |   58 +++
 arch/arm/include/asm/arch-tegra/board.h            |    3 +-
 arch/arm/include/asm/arch-tegra/tegra_slink.h      |   84 ---
 arch/arm/include/asm/arch-tegra/tegra_spi.h        |   75 ---
 arch/arm/include/asm/arch-tegra114/gp_padctrl.h    |    6 +
 arch/arm/include/asm/arch-tegra114/tegra114_spi.h  |   41 ++
 arch/arm/include/asm/arch-tegra20/tegra20_sflash.h |   41 ++
 arch/arm/include/asm/arch-tegra20/tegra20_slink.h  |   41 ++
 arch/arm/include/asm/cache.h                       |    2 +
 arch/arm/include/asm/system.h                      |   14 +
 arch/arm/lib/cache-cp15.c                          |   11 +-
 board/cm_t35/cm_t35.c                              |   61 +++
 board/nvidia/common/board.c                        |    5 +-
 board/nvidia/common/common.mk                      |    1 -
 board/nvidia/common/uart-spi-switch.c              |  125 -----
 board/nvidia/dalmore/dalmore.c                     |   66 +++
 board/nvidia/dalmore/pinmux-config-dalmore.h       |    6 +
 board/nvidia/dts/tegra114-dalmore.dts              |   18 +
 board/nvidia/seaboard/seaboard.c                   |    2 +-
 board/phytec/pcm051/board.c                        |    8 +-
 board/raspberrypi/rpi_b/rpi_b.c                    |   47 +-
 board/samsung/dts/exynos5250-smdk5250.dts          |   13 +
 board/samsung/dts/exynos5250-snow.dts              |   58 +++
 board/samsung/smdk5250/smdk5250.c                  |  178 ++++++-
 board/ti/am335x/board.c                            |   57 +-
 board/ti/ti814x/Makefile                           |   46 ++
 board/ti/ti814x/evm.c                              |  198 +++++++
 board/ti/ti814x/evm.h                              |    7 +
 board/ti/ti814x/mux.c                              |   51 ++
 boards.cfg                                         |    2 +
 common/cmd_dtt.c                                   |   32 +-
 common/lcd.c                                       |    4 +-
 doc/device-tree-bindings/exynos/tmu.txt            |   44 ++
 drivers/mmc/Makefile                               |    1 +
 drivers/mmc/bcm2835_sdhci.c                        |  189 +++++++
 drivers/mmc/mmc.c                                  |   16 +-
 drivers/mmc/omap_hsmmc.c                           |    8 +-
 drivers/mmc/sdhci.c                                |    8 +-
 drivers/mtd/nand/omap_gpmc.c                       |    1 +
 drivers/mtd/spi/winbond.c                          |    5 +
 drivers/net/cpsw.c                                 |    1 +
 drivers/power/Makefile                             |    1 +
 drivers/power/exynos-tmu.c                         |  319 ++++++++++++
 drivers/serial/ns16550.c                           |    5 +-
 drivers/sound/Makefile                             |    1 +
 drivers/sound/max98095.c                           |  550
 ++++++++++++++++++++
 drivers/sound/max98095.h                           |  311 +++++++++++
 drivers/sound/sound.c                              |    9 +-
 drivers/spi/Makefile                               |    6 +-
 drivers/spi/fdt_spi.c                              |  186 +++++++
 drivers/spi/tegra114_spi.c                         |  405
 ++++++++++++++ drivers/spi/{tegra_spi.c => tegra20_sflash.c}      |
 217 ++++---- drivers/spi/{tegra_slink.c => tegra20_slink.c}     |  128
 +++-- drivers/video/Makefile                             |    1 +
 drivers/video/bcm2835.c                            |  127 +++++
 include/configs/am335x_evm.h                       |   28 +-
 include/configs/cardhu.h                           |    2 +-
 include/configs/cm_t35.h                           |    4 +
 include/configs/dalmore.h                          |   23 +-
 include/configs/exynos5250-dt.h                    |    6 +
 include/configs/igep00x0.h                         |    3 +-
 include/configs/pcm051.h                           |    3 +-
 include/configs/rpi_b.h                            |   79
 +++ .../uart-spi-switch.h => include/configs/snow.h    |   35 +-
 include/configs/tegra-common-post.h                |    4 +
 include/configs/tegra20-common.h                   |    1 +
 include/configs/ti814x_evm.h                       |  221 ++++++++
 include/configs/trimslice.h                        |    2 +-
 include/fdtdec.h                                   |    3 +
 include/power/max77686_pmic.h                      |   32 ++
 include/sound.h                                    |    1 +
 include/tmu.h                                      |   46 ++
 lib/fdtdec.c                                       |    3 +
 spl/Makefile                                       |    2 +- 116 files
 changed, 6120 insertions(+), 882 deletions(-) create mode 100644
 arch/arm/cpu/arm1176/bcm2835/mbox.c rename
 arch/arm/cpu/armv7/am33xx/{clock.c => clock_am33xx.c} (91%) create
 mode 100644 arch/arm/cpu/armv7/am33xx/clock_ti814x.c create mode
 100644 arch/arm/include/asm/arch-am33xx/hardware_am33xx.h create mode
 100644 arch/arm/include/asm/arch-am33xx/hardware_ti814x.h create mode
 100644 arch/arm/include/asm/arch-am33xx/mux_am33xx.h create mode
 100644 arch/arm/include/asm/arch-am33xx/mux_ti814x.h create mode
 100644 arch/arm/include/asm/arch-bcm2835/mbox.h create mode 100644
 arch/arm/include/asm/arch-bcm2835/sdhci.h create mode 100644
 arch/arm/include/asm/arch-exynos/tmu.h delete mode 100644
 arch/arm/include/asm/arch-tegra/tegra_slink.h delete mode 100644
 arch/arm/include/asm/arch-tegra/tegra_spi.h create mode 100644
 arch/arm/include/asm/arch-tegra114/tegra114_spi.h create mode 100644
 arch/arm/include/asm/arch-tegra20/tegra20_sflash.h create mode 100644
 arch/arm/include/asm/arch-tegra20/tegra20_slink.h delete mode 100644
 board/nvidia/common/uart-spi-switch.c create mode 100644
 board/samsung/dts/exynos5250-snow.dts create mode 100644
 board/ti/ti814x/Makefile create mode 100644 board/ti/ti814x/evm.c
 create mode 100644 board/ti/ti814x/evm.h
 create mode 100644 board/ti/ti814x/mux.c
 create mode 100644 doc/device-tree-bindings/exynos/tmu.txt
 create mode 100644 drivers/mmc/bcm2835_sdhci.c
 create mode 100644 drivers/power/exynos-tmu.c
 create mode 100644 drivers/sound/max98095.c
 create mode 100644 drivers/sound/max98095.h
 create mode 100644 drivers/spi/fdt_spi.c
 create mode 100644 drivers/spi/tegra114_spi.c
 rename drivers/spi/{tegra_spi.c => tegra20_sflash.c} (56%)
 rename drivers/spi/{tegra_slink.c => tegra20_slink.c} (72%)
 create mode 100644 drivers/video/bcm2835.c
 rename arch/arm/include/asm/arch-tegra20/uart-spi-switch.h =>
 include/configs/snow.h (50%) create mode 100644
 include/configs/ti814x_evm.h create mode 100644 include/tmu.h

Amicalement,
-- 
Albert.

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

* [U-Boot] Pull request: u-boot-arm/master
  2013-03-18 17:43   ` Albert ARIBAUD
@ 2013-03-18 18:38     ` Tom Rini
  0 siblings, 0 replies; 259+ messages in thread
From: Tom Rini @ 2013-03-18 18:38 UTC (permalink / raw)
  To: u-boot

On Mon, Mar 18, 2013 at 06:43:00PM +0100, Albert ARIBAUD wrote:
> Hi Tom,
> 
> On Mon, 18 Mar 2013 13:06:06 -0400, Tom Rini <trini@ti.com> wrote:
> 
> > I've merged, but not pushed this, with the following merge commit (I
> > couldn't get a nice pretty print like last time):
> > 
> > To try and explain this since diff-diffs are funny:
> > - Consolidate around using __bss_end (so in a few new files, and a lot
> >   of changed files, add __bss_end not __bssend__ or similar).
> > - Add hashes for PCIPPC2 / PCIPPC6 in scrapyard.
> > - In tegra20, both CONFIG_SYS_GENERIC_BOARD and CONFIG_BOUNCE_BUFFER are
> >   set.
> > 
> > commit cf0d1242c87217ba0ce5ecb2f87dfcd1b40b7892
> > Merge: b5bec88 b27673c
> > Author: Tom Rini <trini@ti.com>
> > Date:   Mon Mar 18 12:31:00 2013 -0400
> > 
> >     Merge branch 'master' of git://git.denx.de/u-boot-arm
> >     
> >     Albert's rework of the linker scripts conflicted with Simon's making
> >     everyone use __bss_end.  We also had a minor conflict over
> >     README.scrapyard being added to in mainline and enhanced in
> >     u-boot-arm/master with IDs for when stuff was removed.
> 
> This is ever so slightly incorrect regarding scrapyard: IDs are present
> also in mainline. What ARM changes is, columns are aligned and the
> order of headers is fixed wrt actual content.
> 
> Apart from that, all seems ok to me.
> 
> >     Conflicts:
> >     	arch/arm/cpu/ixp/u-boot.lds
> >     	arch/arm/cpu/u-boot.lds
> >     	arch/arm/lib/Makefile
> >     	board/actux1/u-boot.lds
> >     	board/actux2/u-boot.lds
> >     	board/actux3/u-boot.lds
> >     	board/dvlhost/u-boot.lds
> >     	board/freescale/mx31ads/u-boot.lds
> >     	doc/README.scrapyard
> >     	include/configs/tegra-common.h
> >     
> >     Build tested for all of ARM and run-time tested on am335x_evm.
> >     
> >     Signed-off-by: Tom Rini <trini@ti.com>
> > 
> > diff --cc arch/arm/cpu/armv7/am33xx/u-boot-spl.lds
> > index 0000000,69f6d48..b6a929f
> > mode 000000,100644..100644
> > --- a/arch/arm/cpu/armv7/am33xx/u-boot-spl.lds
> > +++ b/arch/arm/cpu/armv7/am33xx/u-boot-spl.lds
> > @@@ -1,0 -1,67 +1,67 @@@
> > + /*
> > +  * (C) Copyright 2002
> > +  * Gary Jennejohn, DENX Software Engineering, <garyj@denx.de>
> > +  *
> > +  * (C) Copyright 2010
> > +  * Texas Instruments, <www.ti.com>
> > +  *	Aneesh V <aneesh@ti.com>
> > +  *
> > +  * See file CREDITS for list of people who contributed to this
> > +  * project.
> > +  *
> > +  * This program is free software; you can redistribute it and/or
> > +  * modify it under the terms of the GNU General Public License as
> > +  * published by the Free Software Foundation; either version 2 of
> > +  * the License, or (at your option) any later version.
> > +  *
> > +  * This program is distributed in the hope that it will be useful,
> > +  * but WITHOUT ANY WARRANTY; without even the implied warranty of
> > +  * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
> > +  * GNU General Public License for more details.
> > +  *
> > +  * You should have received a copy of the GNU General Public License
> > +  * along with this program; if not, write to the Free Software
> > +  * Foundation, Inc., 59 Temple Place, Suite 330, Boston,
> > +  * MA 02111-1307 USA
> > +  */
> > + 
> > + MEMORY { .sram : ORIGIN = CONFIG_SPL_TEXT_BASE,\
> > + 		LENGTH = CONFIG_SPL_MAX_SIZE }
> > + MEMORY { .sdram : ORIGIN = CONFIG_SPL_BSS_START_ADDR, \
> > + 		LENGTH = CONFIG_SPL_BSS_MAX_SIZE }
> > + 
> > + OUTPUT_FORMAT("elf32-littlearm", "elf32-littlearm", "elf32-littlearm")
> > + OUTPUT_ARCH(arm)
> > + ENTRY(_start)
> > + SECTIONS
> > + {
> > + 	.text      :
> > + 	{
> > + 		__start = .;
> > + 		arch/arm/cpu/armv7/start.o	(.text)
> > + 		*(.text*)
> > + 	} >.sram
> > + 
> > + 	. = ALIGN(4);
> > + 	.rodata : { *(SORT_BY_ALIGNMENT(.rodata*)) } >.sram
> > + 
> > + 	. = ALIGN(4);
> > + 	.data : { *(SORT_BY_ALIGNMENT(.data*)) } >.sram
> > + 
> > + 	.u_boot_list : {
> > + 		KEEP(*(SORT(.u_boot_list*)));
> > + 	} >.sram
> > + 
> > + 	. = ALIGN(4);
> > + 	__image_copy_end = .;
> > + 	_end = .;
> > + 
> > + 	.bss :
> > + 	{
> > + 		. = ALIGN(4);
> > + 		__bss_start = .;
> > + 		*(.bss*)
> > + 		. = ALIGN(4);
> >  -		__bss_end__ = .;
> > ++		__bss_end = .;
> > + 	} >.sdram
> > + }
> > diff --cc arch/arm/cpu/ixp/u-boot.lds
> > index 2c823e1,5e66dd1..8345b55
> > --- a/arch/arm/cpu/ixp/u-boot.lds
> > +++ b/arch/arm/cpu/ixp/u-boot.lds
> > @@@ -67,11 -67,17 +67,17 @@@ SECTION
> >   
> >   	_end = .;
> >   
> > - 	.bss __rel_dyn_start (OVERLAY) : {
> > - 		__bss_start = .;
> > + 	.bss_start __rel_dyn_start (OVERLAY) : {
> > + 		KEEP(*(.__bss_start));
> > + 	}
> > + 
> > + 	.bss __bss_start (OVERLAY) : {
> >   		*(.bss*)
> >   		 . = ALIGN(4);
> > - 		__bss_end = .;
> >  -		 ___bssend___ = .;
> > ++		 __bss_end = .;
> > + 	}
> >  -	.bss_end ___bssend___ (OVERLAY) : {
> >  -		KEEP(*(.__bss_end__));
> > ++	.bss_end __bss_end (OVERLAY) : {
> > ++		KEEP(*(__bss_end));
> >   	}
> >   
> >   	/DISCARD/ : { *(.dynstr*) }
> > diff --cc arch/arm/cpu/u-boot-spl.lds
> > index 0000000,8321afb..3c0d99c
> > mode 000000,100644..100644
> > --- a/arch/arm/cpu/u-boot-spl.lds
> > +++ b/arch/arm/cpu/u-boot-spl.lds
> > @@@ -1,0 -1,93 +1,93 @@@
> > + /*
> > +  * Copyright (c) 2004-2008 Texas Instruments
> > +  *
> > +  * (C) Copyright 2002
> > +  * Gary Jennejohn, DENX Software Engineering, <garyj@denx.de>
> > +  *
> > +  * See file CREDITS for list of people who contributed to this
> > +  * project.
> > +  *
> > +  * This program is free software; you can redistribute it and/or
> > +  * modify it under the terms of the GNU General Public License as
> > +  * published by the Free Software Foundation; either version 2 of
> > +  * the License, or (at your option) any later version.
> > +  *
> > +  * This program is distributed in the hope that it will be useful,
> > +  * but WITHOUT ANY WARRANTY; without even the implied warranty of
> > +  * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
> > +  * GNU General Public License for more details.
> > +  *
> > +  * You should have received a copy of the GNU General Public License
> > +  * along with this program; if not, write to the Free Software
> > +  * Foundation, Inc., 59 Temple Place, Suite 330, Boston,
> > +  * MA 02111-1307 USA
> > +  */
> > + 
> > + OUTPUT_FORMAT("elf32-littlearm", "elf32-littlearm", "elf32-littlearm")
> > + OUTPUT_ARCH(arm)
> > + ENTRY(_start)
> > + SECTIONS
> > + {
> > + 	. = 0x00000000;
> > + 
> > + 	. = ALIGN(4);
> > + 	.text :
> > + 	{
> > + 		__image_copy_start = .;
> > + 		CPUDIR/start.o (.text*)
> > + 		*(.text*)
> > + 	}
> > + 
> > + 	. = ALIGN(4);
> > + 	.rodata : { *(SORT_BY_ALIGNMENT(SORT_BY_NAME(.rodata*))) }
> > + 
> > + 	. = ALIGN(4);
> > + 	.data : {
> > + 		*(.data*)
> > + 	}
> > + 
> > + 	. = ALIGN(4);
> > + 
> > + 	. = .;
> > + 
> > + 	__image_copy_end = .;
> > + 
> > + 	.rel.dyn : {
> > + 		__rel_dyn_start = .;
> > + 		*(.rel*)
> > + 		__rel_dyn_end = .;
> > + 	}
> > + 
> > + 	.dynsym : {
> > + 		__dynsym_start = .;
> > + 		*(.dynsym)
> > + 	}
> > + 
> > + 	_end = .;
> > + 
> > + 	/*
> > + 	 * Deprecated: this MMU section is used by pxa at present but
> > + 	 * should not be used by new boards/CPUs.
> > + 	 */
> > + 	. = ALIGN(4096);
> > + 	.mmutable : {
> > + 		*(.mmutable)
> > + 	}
> > + 
> > + 	.bss __rel_dyn_start (OVERLAY) : {
> > + 		__bss_start = .;
> > + 		*(.bss*)
> > + 		 . = ALIGN(4);
> >  -		__bss_end__ = .;
> > ++		__bss_end = .;
> > + 	}
> > + 
> > + 	/DISCARD/ : { *(.dynstr*) }
> > + 	/DISCARD/ : { *(.dynamic*) }
> > + 	/DISCARD/ : { *(.plt*) }
> > + 	/DISCARD/ : { *(.interp*) }
> > + 	/DISCARD/ : { *(.gnu*) }
> > + }
> > + 
> > + #if defined(CONFIG_SPL_TEXT_BASE) && defined(CONFIG_SPL_MAX_SIZE)
> >  -ASSERT(__bss_end__ < (CONFIG_SPL_TEXT_BASE + CONFIG_SPL_MAX_SIZE), "SPL image too big");
> > ++ASSERT(__bss_end < (CONFIG_SPL_TEXT_BASE + CONFIG_SPL_MAX_SIZE), "SPL image too big");
> > + #endif
> > diff --cc arch/arm/cpu/u-boot.lds
> > index b337e7b,d4ad352..3a1083d
> > --- a/arch/arm/cpu/u-boot.lds
> > +++ b/arch/arm/cpu/u-boot.lds
> > @@@ -81,11 -81,17 +81,18 @@@ SECTION
> >   		*(.mmutable)
> >   	}
> >   
> > - 	.bss __rel_dyn_start (OVERLAY) : {
> > - 		__bss_start = .;
> > + 	.bss_start __rel_dyn_start (OVERLAY) : {
> > + 		KEEP(*(.__bss_start));
> > + 	}
> > + 
> > + 	.bss __bss_start (OVERLAY) : {
> >   		*(.bss*)
> >   		 . = ALIGN(4);
> > - 		__bss_end = .;
> >  -		 ___bssend___ = .;
> > ++		 __bss_end = .;
> > + 	}
> >  -	.bss_end ___bssend___ (OVERLAY) : {
> >  -		KEEP(*(.__bss_end__));
> > ++
> > ++	.bss_end __bss_end (OVERLAY) : {
> > ++		KEEP(*(__bss_end));
> >   	}
> >   
> >   	/DISCARD/ : { *(.dynstr*) }
> > diff --cc arch/arm/lib/Makefile
> > index 24c7e7a,11c2674..6ae161a
> > --- a/arch/arm/lib/Makefile
> > +++ b/arch/arm/lib/Makefile
> > @@@ -39,10 -39,8 +39,11 @@@ GLCOBJS	+= div0.
> >   SOBJS-y += crt0.o
> >   
> >   ifndef CONFIG_SPL_BUILD
> >  -COBJS-y += bss.o
> >  +ifndef CONFIG_SYS_GENERIC_BOARD
> >   COBJS-y	+= board.o
> >  +endif
> > ++COBJS-y += bss.o
> >  +
> >   COBJS-y	+= bootm.o
> >   COBJS-$(CONFIG_SYS_L2_PL310) += cache-pl310.o
> >   SOBJS-$(CONFIG_USE_ARCH_MEMSET) += memset.o
> > diff --cc arch/arm/lib/bss.c
> > index 0000000,7c0b154..99eda59
> > mode 000000,100644..100644
> > --- a/arch/arm/lib/bss.c
> > +++ b/arch/arm/lib/bss.c
> > @@@ -1,0 -1,39 +1,39 @@@
> > + /*
> > +  * Copyright 2013 Albert ARIBAUD <albert.u.boot@aribaud.net>
> > +  *
> > +  * See file CREDITS for list of people who contributed to this
> > +  * project.
> > +  *
> > +  * This program is free software; you can redistribute it and/or
> > +  * modify it under the terms of the GNU General Public License as
> > +  * published by the Free Software Foundation; either version 2 of
> > +  * the License, or (at your option) any later version.
> > +  *
> > +  * This program is distributed in the hope that it will be useful,
> > +  * but WITHOUT ANY WARRANTY; without even the implied warranty of
> > +  * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
> > +  * GNU General Public License for more details.
> > +  *
> > +  * You should have received a copy of the GNU General Public License
> > +  * along with this program; if not, write to the Free Software
> > +  * Foundation, Inc., 59 Temple Place, Suite 330, Boston,
> > +  * MA 02111-1307 USA
> > +  */
> > + 
> > + /**
> > +  * These two symbols are declared in a C file so that the linker
> > +  * uses R_ARM_RELATIVE relocation, rather than the R_ARM_ABS32 one
> > +  * it would use if the symbols were defined in the linker file.
> > +  * Using only R_ARM_RELATIVE relocation ensures that references to
> > +  * the symbols are correct after as well as before relocation.
> > +  *
> > +  * We need a 0-byte-size type for these symbols, and the compiler
> > +  * does not allow defining objects of C type 'void'. Using an empty
> > +  * struct is allowed by the compiler, but causes gcc versions 4.4 and
> > +  * below to complain about aliasing. Therefore we use the next best
> > +  * thing: zero-sized arrays, which are both 0-byte-size and exempt from
> > +  * aliasing warnings.
> > +  */
> > + 
> > + char __bss_start[0] __attribute__((used, section(".__bss_start")));
> >  -char __bss_end__[0] __attribute__((used, section(".__bss_end__")));
> > ++char __bss_end[0] __attribute__((used, section(".__bss_end")));
> > diff --cc board/actux1/u-boot.lds
> > index a0d217b,7cf5b46..c76728a
> > --- a/board/actux1/u-boot.lds
> > +++ b/board/actux1/u-boot.lds
> > @@@ -72,13 -72,21 +72,21 @@@ SECTION
> >   		*(.dynsym)
> >   	}
> >   
> > - 	.bss __rel_dyn_start (OVERLAY) : {
> > - 		__bss_start = .;
> > + 	_end = .;
> > + 
> > + 	.bss_start __rel_dyn_start (OVERLAY) : {
> > + 		KEEP(*(.__bss_start));
> > + 	}
> > + 
> > + 	.bss __bss_start (OVERLAY) : {
> >   		*(.bss*)
> >   		 . = ALIGN(4);
> > - 		_end = .;
> >  -		 ___bssend___ = .;
> > ++		 __bss_end = .;
> >   	}
> > - 	__bss_end =.;
> >  -	.bss_end ___bssend___ (OVERLAY) : {
> >  -		KEEP(*(.__bss_end__));
> > ++	.bss_end __bss_end (OVERLAY) : {
> > ++		KEEP(*(__bss_end));
> > + 	}
> > + 
> >   	/DISCARD/ : { *(.dynstr*) }
> >   	/DISCARD/ : { *(.dynamic*) }
> >   	/DISCARD/ : { *(.plt*) }
> > diff --cc board/actux2/u-boot.lds
> > index da2b4e2,e9b5547..984f70e
> > --- a/board/actux2/u-boot.lds
> > +++ b/board/actux2/u-boot.lds
> > @@@ -72,13 -72,21 +72,21 @@@ SECTION
> >   		*(.dynsym)
> >   	}
> >   
> > - 	.bss __rel_dyn_start (OVERLAY) : {
> > - 		__bss_start = .;
> > + 	_end = .;
> > + 
> > + 	.bss_start __rel_dyn_start (OVERLAY) : {
> > + 		KEEP(*(.__bss_start));
> > + 	}
> > + 
> > + 	.bss __bss_start (OVERLAY) : {
> >   		*(.bss*)
> >   		 . = ALIGN(4);
> > - 		_end = .;
> >  -		 ___bssend___ = .;
> > ++		 __bss_end = .;
> >   	}
> > - 	__bss_end =.;
> >  -	.bss_end ___bssend___ (OVERLAY) : {
> >  -		KEEP(*(.__bss_end__));
> > ++	.bss_end __bss_end (OVERLAY) : {
> > ++		KEEP(*(__bss_end));
> > + 	}
> > + 
> >   	/DISCARD/ : { *(.dynstr*) }
> >   	/DISCARD/ : { *(.dynamic*) }
> >   	/DISCARD/ : { *(.plt*) }
> > diff --cc board/actux3/u-boot.lds
> > index f922033,b79ea3c..fc48cf0
> > --- a/board/actux3/u-boot.lds
> > +++ b/board/actux3/u-boot.lds
> > @@@ -72,13 -72,21 +72,21 @@@ SECTION
> >   		*(.dynsym)
> >   	}
> >   
> > - 	.bss __rel_dyn_start (OVERLAY) : {
> > - 		__bss_start = .;
> > + 	_end = .;
> > + 
> > + 	.bss_start __rel_dyn_start (OVERLAY) : {
> > + 		KEEP(*(.__bss_start));
> > + 	}
> > + 
> > + 	.bss __bss_start (OVERLAY) : {
> >   		*(.bss*)
> >   		 . = ALIGN(4);
> > - 		_end = .;
> >  -		 ___bssend___ = .;
> > ++		 __bss_end = .;
> >   	}
> > - 	__bss_end =.;
> >  -	.bss_end ___bssend___ (OVERLAY) : {
> >  -		KEEP(*(.__bss_end__));
> > ++	.bss_end __bss_end (OVERLAY) : {
> > ++		KEEP(*(__bss_end));
> > + 	}
> > + 
> >   	/DISCARD/ : { *(.dynstr*) }
> >   	/DISCARD/ : { *(.dynamic*) }
> >   	/DISCARD/ : { *(.plt*) }
> > diff --cc board/dvlhost/u-boot.lds
> > index ed91003,eb83b6f..b13d3e1
> > --- a/board/dvlhost/u-boot.lds
> > +++ b/board/dvlhost/u-boot.lds
> > @@@ -72,13 -72,21 +72,21 @@@ SECTION
> >   		*(.dynsym)
> >   	}
> >   
> > - 	.bss __rel_dyn_start (OVERLAY) : {
> > - 		__bss_start = .;
> > + 	_end = .;
> > + 
> > + 	.bss_start __rel_dyn_start (OVERLAY) : {
> > + 		KEEP(*(.__bss_start));
> > + 	}
> > + 
> > + 	.bss __bss_start (OVERLAY) : {
> >   		*(.bss*)
> >   		 . = ALIGN(4);
> > - 		_end = .;
> >  -		 ___bssend___ = .;
> > ++		 __bss_end = .;
> >   	}
> > - 	__bss_end =.;
> >  -	.bss_end ___bssend___ (OVERLAY) : {
> >  -		KEEP(*(.__bss_end__));
> > ++	.bss_end __bss_end (OVERLAY) : {
> > ++		KEEP(*(__bss_end));
> > + 	}
> > + 
> >   	/DISCARD/ : { *(.dynstr*) }
> >   	/DISCARD/ : { *(.dynamic*) }
> >   	/DISCARD/ : { *(.plt*) }
> > diff --cc board/freescale/mx31ads/u-boot.lds
> > index 4d1858b,2d08fea..264c4e8
> > --- a/board/freescale/mx31ads/u-boot.lds
> > +++ b/board/freescale/mx31ads/u-boot.lds
> > @@@ -80,11 -80,17 +80,17 @@@ SECTION
> >   
> >   	_end = .;
> >   
> > - 	.bss __rel_dyn_start (OVERLAY) : {
> > - 		__bss_start = .;
> > - 		*(.bss)
> > + 	.bss_start __rel_dyn_start (OVERLAY) : {
> > + 		KEEP(*(.__bss_start));
> > + 	}
> > + 
> > + 	.bss __bss_start (OVERLAY) : {
> > + 		*(.bss*)
> >   		 . = ALIGN(4);
> > - 		__bss_end = .;
> >  -		 ___bssend___ = .;
> > ++		 __bss_end = .;
> > + 	}
> >  -	.bss_end ___bssend___ (OVERLAY) : {
> >  -		KEEP(*(.__bss_end__));
> > ++	.bss_end __bss_end (OVERLAY) : {
> > ++		KEEP(*(__bss_end));
> >   	}
> >   
> >   	/DISCARD/ : { *(.bss*) }
> > diff --cc doc/README.scrapyard
> > index 7d73ea0,e9ca96c..189b883
> > --- a/doc/README.scrapyard
> > +++ b/doc/README.scrapyard
> > @@@ -9,85 -9,84 +9,86 @@@ maintain a list of such former fellows
> >   easily if here is something they might want to dig for...
> >   
> >   
> > - Board	Arch	CPU	removed	    Commit	last known maintainer/contact
> > - =============================================================================
> > - AMX860	powerpc	mpc860	-	  -		Wolfgang Denk <wd@denx.de>
> > - c2mon	powerpc	mpc855	-	  -		Wolfgang Denk <wd@denx.de>
> > - ETX094	powerpc	mpc850	-	  -		Wolfgang Denk <wd@denx.de>
> > - IAD210	powerpc	mpc860	-	  -		-
> > - LANTEC	powerpc	mpc850	-	  -		Wolfgang Denk <wd@denx.de>
> > - SCM	powerpc	mpc8260	-	  -		Wolfgang Grandegger <wg@denx.de>
> > - SX1	arm	arm925t	-         -
> > - TQM85xx	powerpc	MPC85xx	d923a5d5  2012-10-04	Stefan Roese <sr@denx.de>
> > - apollon arm     omap24xx 535c74f  2012-09-18    Kyungmin Park <kyungmin.park@samsung.com>
> > - tb0229	mips	mips32	3f3110d	  2011-12-12
> > - rmu	powerpc	MPC850	fb82fd7   2011-12-07	Wolfgang Denk <wd@denx.de>
> > - OXC	powerpc	MPC8240	309a292   2011-12-07
> > - BAB7xx	powerpc	MPC740/MPC750 c53043b 2011-12-07 Frank Gottschling <fgottschling@eltec.de>
> > - xm250   arm     pxa     c746cdd   2011-25-11
> > - pleb2   arm     pxa     b185a1c   2011-25-11
> > - cradle  arm     pxa     4e24f8a   2011-25-11    Kyle Harris <kharris@nexus-tech.net>
> > - cerf250 arm     pxa     a3f1241   2011-25-11    Prakash Kumar <prakash@embedx.com>
> > - mpq101	powerpc	mpc85xx	e877fab	  2011-10-23	Alex Dubov <oakad@yahoo.com>
> > - ixdpg425 arm	ixp	0ca8eb7	  2011-09-22	Stefan Roese <sr@denx.de>
> > - ixdp425 arm	ixp	0ca8eb7	  2011-09-22	Kyle Harris <kharris@nexus-tech.net>
> > - zylonite arm	pxa	b66521a	  2011-09-05
> > - shannon arm	sa1100	5df092d	  2011-09-05	Rolf Offermanns <rof@sysgo.de>
> > - modnet50 arm	arm720t	9c62815	  2011-09-05	Thomas Elste <info@elste.org>
> > - lpc2292sodimm arm arm720t d1a067a  2011-09-05
> > - lart	arm	sa1100	3d57573	  2011-09-05	Alex Z??pke <azu@sysgo.de>
> > - impa7	arm	arm720t	c1f8750	  2011-09-05	Marius Gr??ger <mag@sysgo.de>
> > - gcplus	arm	sa1100	2c650e2	  2011-09-05	George G. Davis <gdavis@mvista.com>
> > - evb4510	arm	arm720t	26e670e	  2011-09-05	Curt Brune <curt@cucy.com>
> > - ep7312	arm	arm720t	c8f63b4	  2011-09-05	Marius Gr??ger <mag@sysgo.de>
> > - dnp1110	arm	sa1100	fc5e5ce	  2011-09-05	Alex Z??pke <azu@sysgo.de>
> > - SMN42	arm	arm720t	6aac646	  2011-09-05
> > - at91rm9200dk arm arm920t 1c85752  2011-07-17
> > - m501sk	arm	arm920t	b1a2bd4	  2011-07-17
> > - kb9202	arm	arm920t	5bd3814	  2011-07-17
> > - csb637	arm	arm920t	d14af08	  2011-07-17
> > - cmc_pu2	arm	arm920t	37a9b4d	  2011-07-17
> > - at91cap9adk arm	arm926ejs b550834 2011-07-17	Stelian Pop <stelian@popies.net>
> > - voiceblue arm	arm925t	1b793a4	  2011-07-17
> > - smdk2400 arm	arm920t	ad218a8	  2011-07-17	Gary Jennejohn <garyj@denx.de>
> > - sbc2410x arm	arm920t	1f7f0ed	  2011-07-17
> > - netstar	arm	arm925t	6ea2405	  2011-07-17
> > - mx1fs2	arm	arm920t	6962419	  2011-07-17
> > - lpd7a404 arm	lh7a40x	957731e	  2011-07-17
> > - edb9301	arm	arm920t	716f7ad	  2011-07-17
> > - edb9302	arm	arm920t	716f7ad	  2011-07-17
> > - edb9302a arm	arm920t	716f7ad	  2011-07-17
> > - edb9307	 arm	arm920t	716f7ad	  2011-07-17
> > - edb9307a arm	arm920t	716f7ad	  2011-07-17
> > - edb9312	arm	arm920t	716f7ad	  2011-07-17
> > - edb9315	arm	arm920t	716f7ad	  2011-07-17
> > - edb9315a arm	arm920t	716f7ad	  2011-07-17
> > - B2	arm	s3c44b0 5dcf536	  2011-07-16	Andrea Scian <andrea.scian@dave-tech.it>
> > - armadillo arm	arm720t	be28857	  2011-07-16	Rowel Atienza <rowel@diwalabs.com>
> > - assabet	arm	sa1100	c91e90d	  2011-07-16	George G. Davis <gdavis@mvista.com>
> > - trab	arm	S3C2400	566e5cf	  2011-05-01	Gary Jennejohn <garyj@denx.de>
> > - xsengine ARM	PXA2xx	4262a7c   2010-10-20
> > - wepep250 ARM	PXA2xx	7369478   2010-10-20	Peter Figuli <peposh@etc.sk>
> > - delta	ARM	PXA2xx	75e2035   2010-10-20
> > - mp2usb	ARM	AT91RM2900  ee986e2 2011-01-25	Eric B??nard <eric@eukrea.com>
> > - barco	powerpc	MPC8245	afaa27b	  2010-11-23	Marc Leeman <marc.leeman@barco.com>
> > - ERIC	powerpc	405GP	d9ba451	  2010-11-21	Swen Anderson <sand@peppercon.de>
> > - VoVPN-GW_100MHz	powerpc	MPC8260 26fe3d2 2010-10-24	Juergen Selent <j.selent@elmeg.de>
> > - NC650	powerpc	MPC852	333d86d   2010-10-19	Wolfgang Denk <wd@denx.de>
> > - CP850	powerpc	MPC852	333d86d   2010-10-19	Wolfgang Denk <wd@denx.de>
> > - logodl	ARM	PXA2xx	059e778   2010-10-18	August Hoeraendl <august.hoerandl@gmx.at>
> > - CCM	powerpc	MPC860	dff07e1   2010-10-06	Wolfgang Grandegger <wg@denx.de>
> > - PCU_E	powerpc	MPC860T	544d97e   2010-10-06	Wolfgang Denk <wd@denx.de>
> > - spieval	powerpc	MPC5200	69434e4   2010-09-19
> > - smmaco4	powerpc	MPC5200	9ddc3af   2010-09-19
> > - HMI10	powerpc	MPC823	77efe35   2010-09-19	Wolfgang Denk <wd@denx.de>
> > - GTH	powerpc	MPC860	0fe247b   2010-07-17	Thomas Lange <thomas@corelatus.se>
> > - AmigaOneG3SE		953b7e6   2010-06-23
> > - suzaku	microblaze	4f18060   2009-10-03	Yasushi Shoji <yashi@atmark-techno.com>
> > - XUPV2P	microblaze	8fab49e   2008-12-10	Michal Simek <monstr@monstr.eu>
> > - MVS1	powerpc	MPC823	306620b   2008-08-26	Andre Schwarz <andre.schwarz@matrix-vision.de>
> > - adsvix	ARM	PXA27x	7610db1   2008-07-30	Adrian Filipi <adrian.filipi@eurotech.com>
> > - R5200	ColdFire	48ead7a   2008-03-31	Zachary P. Landau <zachary.landau@labxtechnologies.com>
> > - CPCI440	powerpc	440GP	b568fd2   2007-12-27	Matthias Fuchs <matthias.fuchs@esd-electronics.com>
> > - PCIPPC2	powerpc	MPC740/MPC750 -	  -		Wolfgang Denk <wd@denx.de>
> > + Board            Arch        CPU            Commit      Removed     Last known maintainer/contact
> > + =================================================================================================
> > + ns9750dev        arm         arm926ejs      -           -           Markus Pietrek <mpietrek@fsforth.de>
> > + AMX860           powerpc     mpc860         1b0757e     2012-10-28  Wolfgang Denk <wd@denx.de>
> > + c2mon            powerpc     mpc855         1b0757e     2012-10-28  Wolfgang Denk <wd@denx.de>
> > + ETX094           powerpc     mpc850         1b0757e     2012-10-28  Wolfgang Denk <wd@denx.de>
> > + IAD210           powerpc     mpc860         1b0757e     2012-10-28  -
> > + LANTEC           powerpc     mpc850         1b0757e     2012-10-28  Wolfgang Denk <wd@denx.de>
> > + SCM              powerpc     mpc8260        1b0757e     2012-10-28  Wolfgang Grandegger <wg@denx.de>
> > + SX1              arm         arm925t        53c4154     2012-10-26
> > + TQM85xx          powerpc     MPC85xx        d923a5d     2012-10-04  Stefan Roese <sr@denx.de>
> > + apollon          arm         omap24xx       535c74f     2012-09-18  Kyungmin Park <kyungmin.park@samsung.com>
> > + tb0229           mips        mips32         3f3110d     2011-12-12
> > + rmu              powerpc     MPC850         fb82fd7     2011-12-07  Wolfgang Denk <wd@denx.de>
> > + OXC              powerpc     MPC8240        309a292     2011-12-07
> > + BAB7xx           powerpc     MPC740/MPC750  c53043b     2011-12-07  Frank Gottschling <fgottschling@eltec.de>
> > + xm250            arm         pxa            c746cdd     2011-25-11
> > + pleb2            arm         pxa            b185a1c     2011-25-11
> > + cradle           arm         pxa            4e24f8a     2011-25-11  Kyle Harris <kharris@nexus-tech.net>
> > + cerf250          arm         pxa            a3f1241     2011-25-11  Prakash Kumar <prakash@embedx.com>
> > + mpq101           powerpc     mpc85xx        e877fab     2011-10-23  Alex Dubov <oakad@yahoo.com>
> > + ixdpg425         arm         ixp            0ca8eb7     2011-09-22  Stefan Roese <sr@denx.de>
> > + ixdp425          arm         ixp            0ca8eb7     2011-09-22  Kyle Harris <kharris@nexus-tech.net>
> > + zylonite         arm         pxa            b66521a     2011-09-05
> > + shannon          arm         sa1100         5df092d     2011-09-05  Rolf Offermanns <rof@sysgo.de>
> > + modnet50         arm         arm720t        9c62815     2011-09-05  Thomas Elste <info@elste.org>
> > + lpc2292sodimm    arm         arm720t        d1a067a     2011-09-05
> > + lart             arm         sa1100         3d57573     2011-09-05  Alex Z??pke <azu@sysgo.de>
> > + impa7            arm         arm720t        c1f8750     2011-09-05  Marius Gr??ger <mag@sysgo.de>
> > + gcplus           arm         sa1100         2c650e2     2011-09-05  George G. Davis <gdavis@mvista.com>
> > + evb4510          arm         arm720t        26e670e     2011-09-05  Curt Brune <curt@cucy.com>
> > + ep7312           arm         arm720t        c8f63b4     2011-09-05  Marius Gr??ger <mag@sysgo.de>
> > + dnp1110          arm         sa1100         fc5e5ce     2011-09-05  Alex Z??pke <azu@sysgo.de>
> > + SMN42            arm         arm720t        6aac646     2011-09-05
> > + at91rm9200dk     arm         arm920t        1c85752     2011-07-17
> > + m501sk           arm         arm920t        b1a2bd4     2011-07-17
> > + kb9202           arm         arm920t        5bd3814     2011-07-17
> > + csb637           arm         arm920t        d14af08     2011-07-17
> > + cmc_pu2          arm         arm920t        37a9b4d     2011-07-17
> > + at91cap9adk      arm         arm926ejs      b550834     2011-07-17  Stelian Pop <stelian@popies.net>
> > + voiceblue        arm         arm925t        1b793a4     2011-07-17
> > + smdk2400         arm         arm920t        ad218a8     2011-07-17  Gary Jennejohn <garyj@denx.de>
> > + sbc2410x         arm         arm920t        1f7f0ed     2011-07-17
> > + netstar          arm         arm925t        6ea2405     2011-07-17
> > + mx1fs2           arm         arm920t        6962419     2011-07-17
> > + lpd7a404         arm         lh7a40x        957731e     2011-07-17
> > + edb9301          arm         arm920t        716f7ad     2011-07-17
> > + edb9302          arm         arm920t        716f7ad     2011-07-17
> > + edb9302a         arm         arm920t        716f7ad     2011-07-17
> > + edb9307          arm         arm920t        716f7ad     2011-07-17
> > + edb9307a         arm         arm920t        716f7ad     2011-07-17
> > + edb9312          arm         arm920t        716f7ad     2011-07-17
> > + edb9315          arm         arm920t        716f7ad     2011-07-17
> > + edb9315a         arm         arm920t        716f7ad     2011-07-17
> > + B2               arm         s3c44b0        5dcf536     2011-07-16  Andrea Scian <andrea.scian@dave-tech.it>
> > + armadillo        arm         arm720t        be28857     2011-07-16  Rowel Atienza <rowel@diwalabs.com>
> > + assabet          arm         sa1100         c91e90d     2011-07-16  George G. Davis <gdavis@mvista.com>
> > + trab             arm         S3C2400        566e5cf     2011-05-01  Gary Jennejohn <garyj@denx.de>
> > + xsengine         ARM         PXA2xx         4262a7c     2010-10-20
> > + wepep250         ARM         PXA2xx         7369478     2010-10-20  Peter Figuli <peposh@etc.sk>
> > + delta            ARM         PXA2xx         75e2035     2010-10-20
> > + mp2usb           ARM         AT91RM2900     ee986e2     2011-01-25  Eric B??nard <eric@eukrea.com>
> > + barco            powerpc     MPC8245        afaa27b     2010-11-23  Marc Leeman <marc.leeman@barco.com>
> > + ERIC             powerpc     405GP          d9ba451     2010-11-21  Swen Anderson <sand@peppercon.de>
> > + VoVPN-GW_100MHz  powerpc     MPC8260        26fe3d2     2010-10-24  Juergen Selent <j.selent@elmeg.de>
> > + NC650            powerpc     MPC852         333d86d     2010-10-19  Wolfgang Denk <wd@denx.de>
> > + CP850            powerpc     MPC852         333d86d     2010-10-19  Wolfgang Denk <wd@denx.de>
> > + logodl           ARM         PXA2xx         059e778     2010-10-18  August Hoeraendl <august.hoerandl@gmx.at>
> > + CCM              powerpc     MPC860         dff07e1     2010-10-06  Wolfgang Grandegger <wg@denx.de>
> > + PCU_E            powerpc     MPC860T        544d97e     2010-10-06  Wolfgang Denk <wd@denx.de>
> > + spieval          powerpc     MPC5200        69434e4     2010-09-19
> > + smmaco4          powerpc     MPC5200        9ddc3af     2010-09-19
> > + HMI10            powerpc     MPC823         77efe35     2010-09-19  Wolfgang Denk <wd@denx.de>
> > + GTH              powerpc     MPC860         0fe247b     2010-07-17  Thomas Lange <thomas@corelatus.se>
> > + AmigaOneG3SE     powerpc     74xx_7xx       953b7e6     2010-06-23
> > + suzaku           microblaze  -              4f18060     2009-10-03  Yasushi Shoji <yashi@atmark-techno.com>
> > + XUPV2P           microblaze  -              8fab49e     2008-12-10  Michal Simek <monstr@monstr.eu>
> > + MVS1             powerpc     MPC823         306620b     2008-08-26  Andre Schwarz <andre.schwarz@matrix-vision.de>
> > + adsvix           ARM         PXA27x         7610db1     2008-07-30  Adrian Filipi <adrian.filipi@eurotech.com>
> > + R5200            ColdFire    -              48ead7a     2008-03-31  Zachary P. Landau <zachary.landau@labxtechnologies.com>
> > + CPCI440          powerpc     440GP          b568fd2     2007-12-27  Matthias Fuchs <matthias.fuchs@esd-electronics.com>
> > ++PCIPPC2          powerpc     MPC740/MPC750  7c9e89b     2013-02-07  Wolfgang Denk <wd@denx.de>
> >  +PCIPPC6	powerpc	MPC740/MPC750 -	  -		Wolfgang Denk <wd@denx.de>
> > diff --cc include/configs/tegra-common.h
> > index 88acccf,4cc35e5..036ded0
> > --- a/include/configs/tegra-common.h
> > +++ b/include/configs/tegra-common.h
> > @@@ -157,6 -167,7 +167,8 @@@
> >   #define CONFIG_SPL_SERIAL_SUPPORT
> >   #define CONFIG_SPL_GPIO_SUPPORT
> >   
> >  +#define CONFIG_SYS_GENERIC_BOARD
> > + /* Misc utility code */
> > + #define CONFIG_BOUNCE_BUFFER
> >   
> >   #endif /* _TEGRA_COMMON_H_ */

Thanks for the clarification, I've reworded the commit message slightly
and pushed.

-- 
Tom
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 836 bytes
Desc: Digital signature
URL: <http://lists.denx.de/pipermail/u-boot/attachments/20130318/a2e70ce6/attachment.pgp>

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

* [U-Boot] Pull request: u-boot-arm/master
  2013-03-18 17:06 ` Tom Rini
@ 2013-03-18 17:43   ` Albert ARIBAUD
  2013-03-18 18:38     ` Tom Rini
  0 siblings, 1 reply; 259+ messages in thread
From: Albert ARIBAUD @ 2013-03-18 17:43 UTC (permalink / raw)
  To: u-boot

Hi Tom,

On Mon, 18 Mar 2013 13:06:06 -0400, Tom Rini <trini@ti.com> wrote:

> I've merged, but not pushed this, with the following merge commit (I
> couldn't get a nice pretty print like last time):
> 
> To try and explain this since diff-diffs are funny:
> - Consolidate around using __bss_end (so in a few new files, and a lot
>   of changed files, add __bss_end not __bssend__ or similar).
> - Add hashes for PCIPPC2 / PCIPPC6 in scrapyard.
> - In tegra20, both CONFIG_SYS_GENERIC_BOARD and CONFIG_BOUNCE_BUFFER are
>   set.
> 
> commit cf0d1242c87217ba0ce5ecb2f87dfcd1b40b7892
> Merge: b5bec88 b27673c
> Author: Tom Rini <trini@ti.com>
> Date:   Mon Mar 18 12:31:00 2013 -0400
> 
>     Merge branch 'master' of git://git.denx.de/u-boot-arm
>     
>     Albert's rework of the linker scripts conflicted with Simon's making
>     everyone use __bss_end.  We also had a minor conflict over
>     README.scrapyard being added to in mainline and enhanced in
>     u-boot-arm/master with IDs for when stuff was removed.

This is ever so slightly incorrect regarding scrapyard: IDs are present
also in mainline. What ARM changes is, columns are aligned and the
order of headers is fixed wrt actual content.

Apart from that, all seems ok to me.

>     Conflicts:
>     	arch/arm/cpu/ixp/u-boot.lds
>     	arch/arm/cpu/u-boot.lds
>     	arch/arm/lib/Makefile
>     	board/actux1/u-boot.lds
>     	board/actux2/u-boot.lds
>     	board/actux3/u-boot.lds
>     	board/dvlhost/u-boot.lds
>     	board/freescale/mx31ads/u-boot.lds
>     	doc/README.scrapyard
>     	include/configs/tegra-common.h
>     
>     Build tested for all of ARM and run-time tested on am335x_evm.
>     
>     Signed-off-by: Tom Rini <trini@ti.com>
> 
> diff --cc arch/arm/cpu/armv7/am33xx/u-boot-spl.lds
> index 0000000,69f6d48..b6a929f
> mode 000000,100644..100644
> --- a/arch/arm/cpu/armv7/am33xx/u-boot-spl.lds
> +++ b/arch/arm/cpu/armv7/am33xx/u-boot-spl.lds
> @@@ -1,0 -1,67 +1,67 @@@
> + /*
> +  * (C) Copyright 2002
> +  * Gary Jennejohn, DENX Software Engineering, <garyj@denx.de>
> +  *
> +  * (C) Copyright 2010
> +  * Texas Instruments, <www.ti.com>
> +  *	Aneesh V <aneesh@ti.com>
> +  *
> +  * See file CREDITS for list of people who contributed to this
> +  * project.
> +  *
> +  * This program is free software; you can redistribute it and/or
> +  * modify it under the terms of the GNU General Public License as
> +  * published by the Free Software Foundation; either version 2 of
> +  * the License, or (at your option) any later version.
> +  *
> +  * This program is distributed in the hope that it will be useful,
> +  * but WITHOUT ANY WARRANTY; without even the implied warranty of
> +  * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
> +  * GNU General Public License for more details.
> +  *
> +  * You should have received a copy of the GNU General Public License
> +  * along with this program; if not, write to the Free Software
> +  * Foundation, Inc., 59 Temple Place, Suite 330, Boston,
> +  * MA 02111-1307 USA
> +  */
> + 
> + MEMORY { .sram : ORIGIN = CONFIG_SPL_TEXT_BASE,\
> + 		LENGTH = CONFIG_SPL_MAX_SIZE }
> + MEMORY { .sdram : ORIGIN = CONFIG_SPL_BSS_START_ADDR, \
> + 		LENGTH = CONFIG_SPL_BSS_MAX_SIZE }
> + 
> + OUTPUT_FORMAT("elf32-littlearm", "elf32-littlearm", "elf32-littlearm")
> + OUTPUT_ARCH(arm)
> + ENTRY(_start)
> + SECTIONS
> + {
> + 	.text      :
> + 	{
> + 		__start = .;
> + 		arch/arm/cpu/armv7/start.o	(.text)
> + 		*(.text*)
> + 	} >.sram
> + 
> + 	. = ALIGN(4);
> + 	.rodata : { *(SORT_BY_ALIGNMENT(.rodata*)) } >.sram
> + 
> + 	. = ALIGN(4);
> + 	.data : { *(SORT_BY_ALIGNMENT(.data*)) } >.sram
> + 
> + 	.u_boot_list : {
> + 		KEEP(*(SORT(.u_boot_list*)));
> + 	} >.sram
> + 
> + 	. = ALIGN(4);
> + 	__image_copy_end = .;
> + 	_end = .;
> + 
> + 	.bss :
> + 	{
> + 		. = ALIGN(4);
> + 		__bss_start = .;
> + 		*(.bss*)
> + 		. = ALIGN(4);
>  -		__bss_end__ = .;
> ++		__bss_end = .;
> + 	} >.sdram
> + }
> diff --cc arch/arm/cpu/ixp/u-boot.lds
> index 2c823e1,5e66dd1..8345b55
> --- a/arch/arm/cpu/ixp/u-boot.lds
> +++ b/arch/arm/cpu/ixp/u-boot.lds
> @@@ -67,11 -67,17 +67,17 @@@ SECTION
>   
>   	_end = .;
>   
> - 	.bss __rel_dyn_start (OVERLAY) : {
> - 		__bss_start = .;
> + 	.bss_start __rel_dyn_start (OVERLAY) : {
> + 		KEEP(*(.__bss_start));
> + 	}
> + 
> + 	.bss __bss_start (OVERLAY) : {
>   		*(.bss*)
>   		 . = ALIGN(4);
> - 		__bss_end = .;
>  -		 ___bssend___ = .;
> ++		 __bss_end = .;
> + 	}
>  -	.bss_end ___bssend___ (OVERLAY) : {
>  -		KEEP(*(.__bss_end__));
> ++	.bss_end __bss_end (OVERLAY) : {
> ++		KEEP(*(__bss_end));
>   	}
>   
>   	/DISCARD/ : { *(.dynstr*) }
> diff --cc arch/arm/cpu/u-boot-spl.lds
> index 0000000,8321afb..3c0d99c
> mode 000000,100644..100644
> --- a/arch/arm/cpu/u-boot-spl.lds
> +++ b/arch/arm/cpu/u-boot-spl.lds
> @@@ -1,0 -1,93 +1,93 @@@
> + /*
> +  * Copyright (c) 2004-2008 Texas Instruments
> +  *
> +  * (C) Copyright 2002
> +  * Gary Jennejohn, DENX Software Engineering, <garyj@denx.de>
> +  *
> +  * See file CREDITS for list of people who contributed to this
> +  * project.
> +  *
> +  * This program is free software; you can redistribute it and/or
> +  * modify it under the terms of the GNU General Public License as
> +  * published by the Free Software Foundation; either version 2 of
> +  * the License, or (at your option) any later version.
> +  *
> +  * This program is distributed in the hope that it will be useful,
> +  * but WITHOUT ANY WARRANTY; without even the implied warranty of
> +  * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
> +  * GNU General Public License for more details.
> +  *
> +  * You should have received a copy of the GNU General Public License
> +  * along with this program; if not, write to the Free Software
> +  * Foundation, Inc., 59 Temple Place, Suite 330, Boston,
> +  * MA 02111-1307 USA
> +  */
> + 
> + OUTPUT_FORMAT("elf32-littlearm", "elf32-littlearm", "elf32-littlearm")
> + OUTPUT_ARCH(arm)
> + ENTRY(_start)
> + SECTIONS
> + {
> + 	. = 0x00000000;
> + 
> + 	. = ALIGN(4);
> + 	.text :
> + 	{
> + 		__image_copy_start = .;
> + 		CPUDIR/start.o (.text*)
> + 		*(.text*)
> + 	}
> + 
> + 	. = ALIGN(4);
> + 	.rodata : { *(SORT_BY_ALIGNMENT(SORT_BY_NAME(.rodata*))) }
> + 
> + 	. = ALIGN(4);
> + 	.data : {
> + 		*(.data*)
> + 	}
> + 
> + 	. = ALIGN(4);
> + 
> + 	. = .;
> + 
> + 	__image_copy_end = .;
> + 
> + 	.rel.dyn : {
> + 		__rel_dyn_start = .;
> + 		*(.rel*)
> + 		__rel_dyn_end = .;
> + 	}
> + 
> + 	.dynsym : {
> + 		__dynsym_start = .;
> + 		*(.dynsym)
> + 	}
> + 
> + 	_end = .;
> + 
> + 	/*
> + 	 * Deprecated: this MMU section is used by pxa at present but
> + 	 * should not be used by new boards/CPUs.
> + 	 */
> + 	. = ALIGN(4096);
> + 	.mmutable : {
> + 		*(.mmutable)
> + 	}
> + 
> + 	.bss __rel_dyn_start (OVERLAY) : {
> + 		__bss_start = .;
> + 		*(.bss*)
> + 		 . = ALIGN(4);
>  -		__bss_end__ = .;
> ++		__bss_end = .;
> + 	}
> + 
> + 	/DISCARD/ : { *(.dynstr*) }
> + 	/DISCARD/ : { *(.dynamic*) }
> + 	/DISCARD/ : { *(.plt*) }
> + 	/DISCARD/ : { *(.interp*) }
> + 	/DISCARD/ : { *(.gnu*) }
> + }
> + 
> + #if defined(CONFIG_SPL_TEXT_BASE) && defined(CONFIG_SPL_MAX_SIZE)
>  -ASSERT(__bss_end__ < (CONFIG_SPL_TEXT_BASE + CONFIG_SPL_MAX_SIZE), "SPL image too big");
> ++ASSERT(__bss_end < (CONFIG_SPL_TEXT_BASE + CONFIG_SPL_MAX_SIZE), "SPL image too big");
> + #endif
> diff --cc arch/arm/cpu/u-boot.lds
> index b337e7b,d4ad352..3a1083d
> --- a/arch/arm/cpu/u-boot.lds
> +++ b/arch/arm/cpu/u-boot.lds
> @@@ -81,11 -81,17 +81,18 @@@ SECTION
>   		*(.mmutable)
>   	}
>   
> - 	.bss __rel_dyn_start (OVERLAY) : {
> - 		__bss_start = .;
> + 	.bss_start __rel_dyn_start (OVERLAY) : {
> + 		KEEP(*(.__bss_start));
> + 	}
> + 
> + 	.bss __bss_start (OVERLAY) : {
>   		*(.bss*)
>   		 . = ALIGN(4);
> - 		__bss_end = .;
>  -		 ___bssend___ = .;
> ++		 __bss_end = .;
> + 	}
>  -	.bss_end ___bssend___ (OVERLAY) : {
>  -		KEEP(*(.__bss_end__));
> ++
> ++	.bss_end __bss_end (OVERLAY) : {
> ++		KEEP(*(__bss_end));
>   	}
>   
>   	/DISCARD/ : { *(.dynstr*) }
> diff --cc arch/arm/lib/Makefile
> index 24c7e7a,11c2674..6ae161a
> --- a/arch/arm/lib/Makefile
> +++ b/arch/arm/lib/Makefile
> @@@ -39,10 -39,8 +39,11 @@@ GLCOBJS	+= div0.
>   SOBJS-y += crt0.o
>   
>   ifndef CONFIG_SPL_BUILD
>  -COBJS-y += bss.o
>  +ifndef CONFIG_SYS_GENERIC_BOARD
>   COBJS-y	+= board.o
>  +endif
> ++COBJS-y += bss.o
>  +
>   COBJS-y	+= bootm.o
>   COBJS-$(CONFIG_SYS_L2_PL310) += cache-pl310.o
>   SOBJS-$(CONFIG_USE_ARCH_MEMSET) += memset.o
> diff --cc arch/arm/lib/bss.c
> index 0000000,7c0b154..99eda59
> mode 000000,100644..100644
> --- a/arch/arm/lib/bss.c
> +++ b/arch/arm/lib/bss.c
> @@@ -1,0 -1,39 +1,39 @@@
> + /*
> +  * Copyright 2013 Albert ARIBAUD <albert.u.boot@aribaud.net>
> +  *
> +  * See file CREDITS for list of people who contributed to this
> +  * project.
> +  *
> +  * This program is free software; you can redistribute it and/or
> +  * modify it under the terms of the GNU General Public License as
> +  * published by the Free Software Foundation; either version 2 of
> +  * the License, or (at your option) any later version.
> +  *
> +  * This program is distributed in the hope that it will be useful,
> +  * but WITHOUT ANY WARRANTY; without even the implied warranty of
> +  * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
> +  * GNU General Public License for more details.
> +  *
> +  * You should have received a copy of the GNU General Public License
> +  * along with this program; if not, write to the Free Software
> +  * Foundation, Inc., 59 Temple Place, Suite 330, Boston,
> +  * MA 02111-1307 USA
> +  */
> + 
> + /**
> +  * These two symbols are declared in a C file so that the linker
> +  * uses R_ARM_RELATIVE relocation, rather than the R_ARM_ABS32 one
> +  * it would use if the symbols were defined in the linker file.
> +  * Using only R_ARM_RELATIVE relocation ensures that references to
> +  * the symbols are correct after as well as before relocation.
> +  *
> +  * We need a 0-byte-size type for these symbols, and the compiler
> +  * does not allow defining objects of C type 'void'. Using an empty
> +  * struct is allowed by the compiler, but causes gcc versions 4.4 and
> +  * below to complain about aliasing. Therefore we use the next best
> +  * thing: zero-sized arrays, which are both 0-byte-size and exempt from
> +  * aliasing warnings.
> +  */
> + 
> + char __bss_start[0] __attribute__((used, section(".__bss_start")));
>  -char __bss_end__[0] __attribute__((used, section(".__bss_end__")));
> ++char __bss_end[0] __attribute__((used, section(".__bss_end")));
> diff --cc board/actux1/u-boot.lds
> index a0d217b,7cf5b46..c76728a
> --- a/board/actux1/u-boot.lds
> +++ b/board/actux1/u-boot.lds
> @@@ -72,13 -72,21 +72,21 @@@ SECTION
>   		*(.dynsym)
>   	}
>   
> - 	.bss __rel_dyn_start (OVERLAY) : {
> - 		__bss_start = .;
> + 	_end = .;
> + 
> + 	.bss_start __rel_dyn_start (OVERLAY) : {
> + 		KEEP(*(.__bss_start));
> + 	}
> + 
> + 	.bss __bss_start (OVERLAY) : {
>   		*(.bss*)
>   		 . = ALIGN(4);
> - 		_end = .;
>  -		 ___bssend___ = .;
> ++		 __bss_end = .;
>   	}
> - 	__bss_end =.;
>  -	.bss_end ___bssend___ (OVERLAY) : {
>  -		KEEP(*(.__bss_end__));
> ++	.bss_end __bss_end (OVERLAY) : {
> ++		KEEP(*(__bss_end));
> + 	}
> + 
>   	/DISCARD/ : { *(.dynstr*) }
>   	/DISCARD/ : { *(.dynamic*) }
>   	/DISCARD/ : { *(.plt*) }
> diff --cc board/actux2/u-boot.lds
> index da2b4e2,e9b5547..984f70e
> --- a/board/actux2/u-boot.lds
> +++ b/board/actux2/u-boot.lds
> @@@ -72,13 -72,21 +72,21 @@@ SECTION
>   		*(.dynsym)
>   	}
>   
> - 	.bss __rel_dyn_start (OVERLAY) : {
> - 		__bss_start = .;
> + 	_end = .;
> + 
> + 	.bss_start __rel_dyn_start (OVERLAY) : {
> + 		KEEP(*(.__bss_start));
> + 	}
> + 
> + 	.bss __bss_start (OVERLAY) : {
>   		*(.bss*)
>   		 . = ALIGN(4);
> - 		_end = .;
>  -		 ___bssend___ = .;
> ++		 __bss_end = .;
>   	}
> - 	__bss_end =.;
>  -	.bss_end ___bssend___ (OVERLAY) : {
>  -		KEEP(*(.__bss_end__));
> ++	.bss_end __bss_end (OVERLAY) : {
> ++		KEEP(*(__bss_end));
> + 	}
> + 
>   	/DISCARD/ : { *(.dynstr*) }
>   	/DISCARD/ : { *(.dynamic*) }
>   	/DISCARD/ : { *(.plt*) }
> diff --cc board/actux3/u-boot.lds
> index f922033,b79ea3c..fc48cf0
> --- a/board/actux3/u-boot.lds
> +++ b/board/actux3/u-boot.lds
> @@@ -72,13 -72,21 +72,21 @@@ SECTION
>   		*(.dynsym)
>   	}
>   
> - 	.bss __rel_dyn_start (OVERLAY) : {
> - 		__bss_start = .;
> + 	_end = .;
> + 
> + 	.bss_start __rel_dyn_start (OVERLAY) : {
> + 		KEEP(*(.__bss_start));
> + 	}
> + 
> + 	.bss __bss_start (OVERLAY) : {
>   		*(.bss*)
>   		 . = ALIGN(4);
> - 		_end = .;
>  -		 ___bssend___ = .;
> ++		 __bss_end = .;
>   	}
> - 	__bss_end =.;
>  -	.bss_end ___bssend___ (OVERLAY) : {
>  -		KEEP(*(.__bss_end__));
> ++	.bss_end __bss_end (OVERLAY) : {
> ++		KEEP(*(__bss_end));
> + 	}
> + 
>   	/DISCARD/ : { *(.dynstr*) }
>   	/DISCARD/ : { *(.dynamic*) }
>   	/DISCARD/ : { *(.plt*) }
> diff --cc board/dvlhost/u-boot.lds
> index ed91003,eb83b6f..b13d3e1
> --- a/board/dvlhost/u-boot.lds
> +++ b/board/dvlhost/u-boot.lds
> @@@ -72,13 -72,21 +72,21 @@@ SECTION
>   		*(.dynsym)
>   	}
>   
> - 	.bss __rel_dyn_start (OVERLAY) : {
> - 		__bss_start = .;
> + 	_end = .;
> + 
> + 	.bss_start __rel_dyn_start (OVERLAY) : {
> + 		KEEP(*(.__bss_start));
> + 	}
> + 
> + 	.bss __bss_start (OVERLAY) : {
>   		*(.bss*)
>   		 . = ALIGN(4);
> - 		_end = .;
>  -		 ___bssend___ = .;
> ++		 __bss_end = .;
>   	}
> - 	__bss_end =.;
>  -	.bss_end ___bssend___ (OVERLAY) : {
>  -		KEEP(*(.__bss_end__));
> ++	.bss_end __bss_end (OVERLAY) : {
> ++		KEEP(*(__bss_end));
> + 	}
> + 
>   	/DISCARD/ : { *(.dynstr*) }
>   	/DISCARD/ : { *(.dynamic*) }
>   	/DISCARD/ : { *(.plt*) }
> diff --cc board/freescale/mx31ads/u-boot.lds
> index 4d1858b,2d08fea..264c4e8
> --- a/board/freescale/mx31ads/u-boot.lds
> +++ b/board/freescale/mx31ads/u-boot.lds
> @@@ -80,11 -80,17 +80,17 @@@ SECTION
>   
>   	_end = .;
>   
> - 	.bss __rel_dyn_start (OVERLAY) : {
> - 		__bss_start = .;
> - 		*(.bss)
> + 	.bss_start __rel_dyn_start (OVERLAY) : {
> + 		KEEP(*(.__bss_start));
> + 	}
> + 
> + 	.bss __bss_start (OVERLAY) : {
> + 		*(.bss*)
>   		 . = ALIGN(4);
> - 		__bss_end = .;
>  -		 ___bssend___ = .;
> ++		 __bss_end = .;
> + 	}
>  -	.bss_end ___bssend___ (OVERLAY) : {
>  -		KEEP(*(.__bss_end__));
> ++	.bss_end __bss_end (OVERLAY) : {
> ++		KEEP(*(__bss_end));
>   	}
>   
>   	/DISCARD/ : { *(.bss*) }
> diff --cc doc/README.scrapyard
> index 7d73ea0,e9ca96c..189b883
> --- a/doc/README.scrapyard
> +++ b/doc/README.scrapyard
> @@@ -9,85 -9,84 +9,86 @@@ maintain a list of such former fellows
>   easily if here is something they might want to dig for...
>   
>   
> - Board	Arch	CPU	removed	    Commit	last known maintainer/contact
> - =============================================================================
> - AMX860	powerpc	mpc860	-	  -		Wolfgang Denk <wd@denx.de>
> - c2mon	powerpc	mpc855	-	  -		Wolfgang Denk <wd@denx.de>
> - ETX094	powerpc	mpc850	-	  -		Wolfgang Denk <wd@denx.de>
> - IAD210	powerpc	mpc860	-	  -		-
> - LANTEC	powerpc	mpc850	-	  -		Wolfgang Denk <wd@denx.de>
> - SCM	powerpc	mpc8260	-	  -		Wolfgang Grandegger <wg@denx.de>
> - SX1	arm	arm925t	-         -
> - TQM85xx	powerpc	MPC85xx	d923a5d5  2012-10-04	Stefan Roese <sr@denx.de>
> - apollon arm     omap24xx 535c74f  2012-09-18    Kyungmin Park <kyungmin.park@samsung.com>
> - tb0229	mips	mips32	3f3110d	  2011-12-12
> - rmu	powerpc	MPC850	fb82fd7   2011-12-07	Wolfgang Denk <wd@denx.de>
> - OXC	powerpc	MPC8240	309a292   2011-12-07
> - BAB7xx	powerpc	MPC740/MPC750 c53043b 2011-12-07 Frank Gottschling <fgottschling@eltec.de>
> - xm250   arm     pxa     c746cdd   2011-25-11
> - pleb2   arm     pxa     b185a1c   2011-25-11
> - cradle  arm     pxa     4e24f8a   2011-25-11    Kyle Harris <kharris@nexus-tech.net>
> - cerf250 arm     pxa     a3f1241   2011-25-11    Prakash Kumar <prakash@embedx.com>
> - mpq101	powerpc	mpc85xx	e877fab	  2011-10-23	Alex Dubov <oakad@yahoo.com>
> - ixdpg425 arm	ixp	0ca8eb7	  2011-09-22	Stefan Roese <sr@denx.de>
> - ixdp425 arm	ixp	0ca8eb7	  2011-09-22	Kyle Harris <kharris@nexus-tech.net>
> - zylonite arm	pxa	b66521a	  2011-09-05
> - shannon arm	sa1100	5df092d	  2011-09-05	Rolf Offermanns <rof@sysgo.de>
> - modnet50 arm	arm720t	9c62815	  2011-09-05	Thomas Elste <info@elste.org>
> - lpc2292sodimm arm arm720t d1a067a  2011-09-05
> - lart	arm	sa1100	3d57573	  2011-09-05	Alex Z?pke <azu@sysgo.de>
> - impa7	arm	arm720t	c1f8750	  2011-09-05	Marius Gr?ger <mag@sysgo.de>
> - gcplus	arm	sa1100	2c650e2	  2011-09-05	George G. Davis <gdavis@mvista.com>
> - evb4510	arm	arm720t	26e670e	  2011-09-05	Curt Brune <curt@cucy.com>
> - ep7312	arm	arm720t	c8f63b4	  2011-09-05	Marius Gr?ger <mag@sysgo.de>
> - dnp1110	arm	sa1100	fc5e5ce	  2011-09-05	Alex Z?pke <azu@sysgo.de>
> - SMN42	arm	arm720t	6aac646	  2011-09-05
> - at91rm9200dk arm arm920t 1c85752  2011-07-17
> - m501sk	arm	arm920t	b1a2bd4	  2011-07-17
> - kb9202	arm	arm920t	5bd3814	  2011-07-17
> - csb637	arm	arm920t	d14af08	  2011-07-17
> - cmc_pu2	arm	arm920t	37a9b4d	  2011-07-17
> - at91cap9adk arm	arm926ejs b550834 2011-07-17	Stelian Pop <stelian@popies.net>
> - voiceblue arm	arm925t	1b793a4	  2011-07-17
> - smdk2400 arm	arm920t	ad218a8	  2011-07-17	Gary Jennejohn <garyj@denx.de>
> - sbc2410x arm	arm920t	1f7f0ed	  2011-07-17
> - netstar	arm	arm925t	6ea2405	  2011-07-17
> - mx1fs2	arm	arm920t	6962419	  2011-07-17
> - lpd7a404 arm	lh7a40x	957731e	  2011-07-17
> - edb9301	arm	arm920t	716f7ad	  2011-07-17
> - edb9302	arm	arm920t	716f7ad	  2011-07-17
> - edb9302a arm	arm920t	716f7ad	  2011-07-17
> - edb9307	 arm	arm920t	716f7ad	  2011-07-17
> - edb9307a arm	arm920t	716f7ad	  2011-07-17
> - edb9312	arm	arm920t	716f7ad	  2011-07-17
> - edb9315	arm	arm920t	716f7ad	  2011-07-17
> - edb9315a arm	arm920t	716f7ad	  2011-07-17
> - B2	arm	s3c44b0 5dcf536	  2011-07-16	Andrea Scian <andrea.scian@dave-tech.it>
> - armadillo arm	arm720t	be28857	  2011-07-16	Rowel Atienza <rowel@diwalabs.com>
> - assabet	arm	sa1100	c91e90d	  2011-07-16	George G. Davis <gdavis@mvista.com>
> - trab	arm	S3C2400	566e5cf	  2011-05-01	Gary Jennejohn <garyj@denx.de>
> - xsengine ARM	PXA2xx	4262a7c   2010-10-20
> - wepep250 ARM	PXA2xx	7369478   2010-10-20	Peter Figuli <peposh@etc.sk>
> - delta	ARM	PXA2xx	75e2035   2010-10-20
> - mp2usb	ARM	AT91RM2900  ee986e2 2011-01-25	Eric B?nard <eric@eukrea.com>
> - barco	powerpc	MPC8245	afaa27b	  2010-11-23	Marc Leeman <marc.leeman@barco.com>
> - ERIC	powerpc	405GP	d9ba451	  2010-11-21	Swen Anderson <sand@peppercon.de>
> - VoVPN-GW_100MHz	powerpc	MPC8260 26fe3d2 2010-10-24	Juergen Selent <j.selent@elmeg.de>
> - NC650	powerpc	MPC852	333d86d   2010-10-19	Wolfgang Denk <wd@denx.de>
> - CP850	powerpc	MPC852	333d86d   2010-10-19	Wolfgang Denk <wd@denx.de>
> - logodl	ARM	PXA2xx	059e778   2010-10-18	August Hoeraendl <august.hoerandl@gmx.at>
> - CCM	powerpc	MPC860	dff07e1   2010-10-06	Wolfgang Grandegger <wg@denx.de>
> - PCU_E	powerpc	MPC860T	544d97e   2010-10-06	Wolfgang Denk <wd@denx.de>
> - spieval	powerpc	MPC5200	69434e4   2010-09-19
> - smmaco4	powerpc	MPC5200	9ddc3af   2010-09-19
> - HMI10	powerpc	MPC823	77efe35   2010-09-19	Wolfgang Denk <wd@denx.de>
> - GTH	powerpc	MPC860	0fe247b   2010-07-17	Thomas Lange <thomas@corelatus.se>
> - AmigaOneG3SE		953b7e6   2010-06-23
> - suzaku	microblaze	4f18060   2009-10-03	Yasushi Shoji <yashi@atmark-techno.com>
> - XUPV2P	microblaze	8fab49e   2008-12-10	Michal Simek <monstr@monstr.eu>
> - MVS1	powerpc	MPC823	306620b   2008-08-26	Andre Schwarz <andre.schwarz@matrix-vision.de>
> - adsvix	ARM	PXA27x	7610db1   2008-07-30	Adrian Filipi <adrian.filipi@eurotech.com>
> - R5200	ColdFire	48ead7a   2008-03-31	Zachary P. Landau <zachary.landau@labxtechnologies.com>
> - CPCI440	powerpc	440GP	b568fd2   2007-12-27	Matthias Fuchs <matthias.fuchs@esd-electronics.com>
> - PCIPPC2	powerpc	MPC740/MPC750 -	  -		Wolfgang Denk <wd@denx.de>
> + Board            Arch        CPU            Commit      Removed     Last known maintainer/contact
> + =================================================================================================
> + ns9750dev        arm         arm926ejs      -           -           Markus Pietrek <mpietrek@fsforth.de>
> + AMX860           powerpc     mpc860         1b0757e     2012-10-28  Wolfgang Denk <wd@denx.de>
> + c2mon            powerpc     mpc855         1b0757e     2012-10-28  Wolfgang Denk <wd@denx.de>
> + ETX094           powerpc     mpc850         1b0757e     2012-10-28  Wolfgang Denk <wd@denx.de>
> + IAD210           powerpc     mpc860         1b0757e     2012-10-28  -
> + LANTEC           powerpc     mpc850         1b0757e     2012-10-28  Wolfgang Denk <wd@denx.de>
> + SCM              powerpc     mpc8260        1b0757e     2012-10-28  Wolfgang Grandegger <wg@denx.de>
> + SX1              arm         arm925t        53c4154     2012-10-26
> + TQM85xx          powerpc     MPC85xx        d923a5d     2012-10-04  Stefan Roese <sr@denx.de>
> + apollon          arm         omap24xx       535c74f     2012-09-18  Kyungmin Park <kyungmin.park@samsung.com>
> + tb0229           mips        mips32         3f3110d     2011-12-12
> + rmu              powerpc     MPC850         fb82fd7     2011-12-07  Wolfgang Denk <wd@denx.de>
> + OXC              powerpc     MPC8240        309a292     2011-12-07
> + BAB7xx           powerpc     MPC740/MPC750  c53043b     2011-12-07  Frank Gottschling <fgottschling@eltec.de>
> + xm250            arm         pxa            c746cdd     2011-25-11
> + pleb2            arm         pxa            b185a1c     2011-25-11
> + cradle           arm         pxa            4e24f8a     2011-25-11  Kyle Harris <kharris@nexus-tech.net>
> + cerf250          arm         pxa            a3f1241     2011-25-11  Prakash Kumar <prakash@embedx.com>
> + mpq101           powerpc     mpc85xx        e877fab     2011-10-23  Alex Dubov <oakad@yahoo.com>
> + ixdpg425         arm         ixp            0ca8eb7     2011-09-22  Stefan Roese <sr@denx.de>
> + ixdp425          arm         ixp            0ca8eb7     2011-09-22  Kyle Harris <kharris@nexus-tech.net>
> + zylonite         arm         pxa            b66521a     2011-09-05
> + shannon          arm         sa1100         5df092d     2011-09-05  Rolf Offermanns <rof@sysgo.de>
> + modnet50         arm         arm720t        9c62815     2011-09-05  Thomas Elste <info@elste.org>
> + lpc2292sodimm    arm         arm720t        d1a067a     2011-09-05
> + lart             arm         sa1100         3d57573     2011-09-05  Alex Z?pke <azu@sysgo.de>
> + impa7            arm         arm720t        c1f8750     2011-09-05  Marius Gr?ger <mag@sysgo.de>
> + gcplus           arm         sa1100         2c650e2     2011-09-05  George G. Davis <gdavis@mvista.com>
> + evb4510          arm         arm720t        26e670e     2011-09-05  Curt Brune <curt@cucy.com>
> + ep7312           arm         arm720t        c8f63b4     2011-09-05  Marius Gr?ger <mag@sysgo.de>
> + dnp1110          arm         sa1100         fc5e5ce     2011-09-05  Alex Z?pke <azu@sysgo.de>
> + SMN42            arm         arm720t        6aac646     2011-09-05
> + at91rm9200dk     arm         arm920t        1c85752     2011-07-17
> + m501sk           arm         arm920t        b1a2bd4     2011-07-17
> + kb9202           arm         arm920t        5bd3814     2011-07-17
> + csb637           arm         arm920t        d14af08     2011-07-17
> + cmc_pu2          arm         arm920t        37a9b4d     2011-07-17
> + at91cap9adk      arm         arm926ejs      b550834     2011-07-17  Stelian Pop <stelian@popies.net>
> + voiceblue        arm         arm925t        1b793a4     2011-07-17
> + smdk2400         arm         arm920t        ad218a8     2011-07-17  Gary Jennejohn <garyj@denx.de>
> + sbc2410x         arm         arm920t        1f7f0ed     2011-07-17
> + netstar          arm         arm925t        6ea2405     2011-07-17
> + mx1fs2           arm         arm920t        6962419     2011-07-17
> + lpd7a404         arm         lh7a40x        957731e     2011-07-17
> + edb9301          arm         arm920t        716f7ad     2011-07-17
> + edb9302          arm         arm920t        716f7ad     2011-07-17
> + edb9302a         arm         arm920t        716f7ad     2011-07-17
> + edb9307          arm         arm920t        716f7ad     2011-07-17
> + edb9307a         arm         arm920t        716f7ad     2011-07-17
> + edb9312          arm         arm920t        716f7ad     2011-07-17
> + edb9315          arm         arm920t        716f7ad     2011-07-17
> + edb9315a         arm         arm920t        716f7ad     2011-07-17
> + B2               arm         s3c44b0        5dcf536     2011-07-16  Andrea Scian <andrea.scian@dave-tech.it>
> + armadillo        arm         arm720t        be28857     2011-07-16  Rowel Atienza <rowel@diwalabs.com>
> + assabet          arm         sa1100         c91e90d     2011-07-16  George G. Davis <gdavis@mvista.com>
> + trab             arm         S3C2400        566e5cf     2011-05-01  Gary Jennejohn <garyj@denx.de>
> + xsengine         ARM         PXA2xx         4262a7c     2010-10-20
> + wepep250         ARM         PXA2xx         7369478     2010-10-20  Peter Figuli <peposh@etc.sk>
> + delta            ARM         PXA2xx         75e2035     2010-10-20
> + mp2usb           ARM         AT91RM2900     ee986e2     2011-01-25  Eric B?nard <eric@eukrea.com>
> + barco            powerpc     MPC8245        afaa27b     2010-11-23  Marc Leeman <marc.leeman@barco.com>
> + ERIC             powerpc     405GP          d9ba451     2010-11-21  Swen Anderson <sand@peppercon.de>
> + VoVPN-GW_100MHz  powerpc     MPC8260        26fe3d2     2010-10-24  Juergen Selent <j.selent@elmeg.de>
> + NC650            powerpc     MPC852         333d86d     2010-10-19  Wolfgang Denk <wd@denx.de>
> + CP850            powerpc     MPC852         333d86d     2010-10-19  Wolfgang Denk <wd@denx.de>
> + logodl           ARM         PXA2xx         059e778     2010-10-18  August Hoeraendl <august.hoerandl@gmx.at>
> + CCM              powerpc     MPC860         dff07e1     2010-10-06  Wolfgang Grandegger <wg@denx.de>
> + PCU_E            powerpc     MPC860T        544d97e     2010-10-06  Wolfgang Denk <wd@denx.de>
> + spieval          powerpc     MPC5200        69434e4     2010-09-19
> + smmaco4          powerpc     MPC5200        9ddc3af     2010-09-19
> + HMI10            powerpc     MPC823         77efe35     2010-09-19  Wolfgang Denk <wd@denx.de>
> + GTH              powerpc     MPC860         0fe247b     2010-07-17  Thomas Lange <thomas@corelatus.se>
> + AmigaOneG3SE     powerpc     74xx_7xx       953b7e6     2010-06-23
> + suzaku           microblaze  -              4f18060     2009-10-03  Yasushi Shoji <yashi@atmark-techno.com>
> + XUPV2P           microblaze  -              8fab49e     2008-12-10  Michal Simek <monstr@monstr.eu>
> + MVS1             powerpc     MPC823         306620b     2008-08-26  Andre Schwarz <andre.schwarz@matrix-vision.de>
> + adsvix           ARM         PXA27x         7610db1     2008-07-30  Adrian Filipi <adrian.filipi@eurotech.com>
> + R5200            ColdFire    -              48ead7a     2008-03-31  Zachary P. Landau <zachary.landau@labxtechnologies.com>
> + CPCI440          powerpc     440GP          b568fd2     2007-12-27  Matthias Fuchs <matthias.fuchs@esd-electronics.com>
> ++PCIPPC2          powerpc     MPC740/MPC750  7c9e89b     2013-02-07  Wolfgang Denk <wd@denx.de>
>  +PCIPPC6	powerpc	MPC740/MPC750 -	  -		Wolfgang Denk <wd@denx.de>
> diff --cc include/configs/tegra-common.h
> index 88acccf,4cc35e5..036ded0
> --- a/include/configs/tegra-common.h
> +++ b/include/configs/tegra-common.h
> @@@ -157,6 -167,7 +167,8 @@@
>   #define CONFIG_SPL_SERIAL_SUPPORT
>   #define CONFIG_SPL_GPIO_SUPPORT
>   
>  +#define CONFIG_SYS_GENERIC_BOARD
> + /* Misc utility code */
> + #define CONFIG_BOUNCE_BUFFER
>   
>   #endif /* _TEGRA_COMMON_H_ */
> 


Amicalement,
-- 
Albert.

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

* [U-Boot] Pull request: u-boot-arm/master
  2013-03-15 22:01 Albert ARIBAUD
  2013-03-16  8:19 ` Albert ARIBAUD
@ 2013-03-18 17:06 ` Tom Rini
  2013-03-18 17:43   ` Albert ARIBAUD
  1 sibling, 1 reply; 259+ messages in thread
From: Tom Rini @ 2013-03-18 17:06 UTC (permalink / raw)
  To: u-boot

On Fri, Mar 15, 2013 at 11:01:12PM +0100, Albert ARIBAUD wrote:

> Hello Tom,
> 
> Here is a PR for ARM. Note that doc/README.scrapyard will need a manual
> merge resolution due to ARM tree having a commit that reorders the
> headers and reformats the lines while mainline has a commit adding two
> new entries still in the older format.
> 
> The following changes since commit
> fc959081d41aab2d6f4614c5fb3dd1b77ffcdcf4:
> 
>   x86: Enable CONFIG_OF_CONTROL on coreboot (2013-03-04 15:57:52 -0800)
> 
> are available in the git repository at:
> 
>   git://git.denx.de/u-boot-arm master
> 
> for you to fetch changes up to b27673ccbd3d5435319b5c09c3e7061f559f925d:
> 
>   Merge branch 'u-boot-tegra/master' into
>   'u-boot-arm/master' (2013-03-15 20:50:43 +0100)
> 
> ----------------------------------------------------------------
> 
> Albert ARIBAUD (9):
>       Merge 'u-boot-microblaze/mainline/arm' into 'u-boot-arm/master'
>       Merge branch 'u-boot-ti/master' into 'u-boot-arm/master'
>       Merge branch 'u-boot-atmel/master' into 'u-boot-arm/master'
>       arm: omap: map u_boot_lists section to .sram
>       Remove linker lists (LGAs) from SPL linker scripts
>       arm: make __bss_start and __bss_end__ compiler-generated
>       Refactor linker-generated arrays
>       Merge branch 'u-boot-imx/master' into 'u-boot-arm/master'
>       Merge branch 'u-boot-tegra/master' into 'u-boot-arm/master'
> 
> Beno??t Th??baudeau (6):
>       imx: mx6q DDR3 init: Fix tMRD
>       imx: mx6q DDR3 init: Fix tXPR
>       imx: mx6q DDR3 init: Fix SDE_to_RST
>       imx: mx6q DDR3 init: Fix RST_to_CKE
>       imx: mx6q DDR3 init: Fix MR0.PPD
>       imx: mx6q DDR3 init: Benefit from available CL = 7
> 
> Bo Shen (3):
>       ARM: atmel: add at91sam9g20ek_2mmc nand boot support
>       ARM: at91: change nand flash table
>       ARM: at91sam9x5: Using CPU string directly
> 
> Chase Maupin (3):
>       am335x_evm: Add NAND environment variables
>       am335x_evm: Add SPI environment variables
>       am335x_evm: Add NET environment variables
> 
> Enric Balletbo i Serra (7):
>       OMAP3: igep00x0: use official board names.
>       OMAP3: igep00x0: add missing include mach-types.h
>       OMAP3: igep00x0: Add new IGEP COM PROTON.
>       SPL: ONENAND: Fix some ONENAND related defines.
>       SPL: ONENAND: Fix onenand_spl_load_image implementation.
>       SPL: ONENAND: Support SPL to boot u-boot from OneNAND.
>       OMAP3: Initialize gpmc if SPL_ONENAND_SUPPORT is enabled.
> 
> Eric Nelson (8):
>       i.MX6Q: mx6qsabre*: Configure to allow CONFIG_SYS_ALT_MEMTEST
>       i.MX6: mx6qsabrelite: indent with tabs
>       i.MX6: consolidate pad names for multi-CPU boards
>       i.MX6: crm_regs: define CCM_CCGRx for use in board config files
>       i.MX6: crm_regs: define IOMUXC_GPR4/6/7
>       i.MX6DL: define IOMUX pads NANDF_CS1-3 for use as GPIO
>       i.MX6: Add DDR controller registers
>       Add Boundary Devices Nitrogen6X boards
> 
> Fabio Estevam (6):
>       mx6: Disable Power Down Bit of watchdog
>       mx23evk: Remove CONFIG_SYS_BAUDRATE_TABLE
>       mx23evk: Turn on caches
>       common: cmd_sata: Fix usage text for 'sata init'
>       mx6: Provide a structure for accessing HDMI registers
>       nitrogen6x: Fix RAM size variable
> 
> Fadil Berisha (2):
>       mxs: timrot: Add support to i.MX23
>       mxs: timrot: Rename local macros
> 
> Howard Gray (1):
>       omap3: mvblx: change console to ttyO0 and make silent by default.
> 
> Ilya Yanok (4):
>       spl: support for booting via usbeth
>       am33xx: support for booting via usbeth
>       am335x_evm: enable support for booting via USB
>       doc/SPL/README.am335x-network: Document using ethernet (and USB)
> SPL
> 
> Jesse Gilles (1):
>       ARM: sam9x5: fix ethernet pins in MII mode
> 
> Lars Poeschel (1):
>       am33xx: pcm051: Remove wp pin mux for sd-card
> 
> Lokesh Vutla (13):
>       ARM: OMAP4+: emif: Detect SDRAM from SDRAM config register
>       ARM: OMAP4+: Cleanup emif specific files
>       ARM: OMAP4+: Make control module register structure generic
>       ARM: OMAP5: Clean up iosettings code
>       ARM: OMAP5: Add DDR changes required for OMAP543X ES2.0 SOCs
>       ARM: OMAP5: srcomp: enable slew rate compensation cells after
> powerup arm: dra7xx: clock: Add the prcm changes
>       arm: dra7xx: clock: Add the dplls data
>       arm: dra7xx: Add control module changes
>       arm: dra7xx: Add DDR related data for DRA752 ES1.0
>       arm: dra7xx: Add board files for DRA7XX socs
>       arm: dra7xx: Add dra7xx_evm build support
>       arm: dra7xx: Add silicon id support for DRA752 soc
> 
> Lucas Stach (7):
>       tegra: usb: set USB_PORTS_MAX to correct value
>       tegra: usb: make controller init functions more self contained
>       tegra: usb: remove unneeded function parameter
>       tegra: usb: move controller init into start_port
>       tegra: usb: various small cleanups
>       tegra: usb: move implementation into right directory
>       tegra: usb: move [start|stop]_port into ehci_hcd_[init|stop]
> 
> Marek Vasut (7):
>       mxs: Reset the EMI block on mx23
>       mxs: mmc: spi: dma: Better wrap the MXS differences
>       mxs: spi: Fix the MXS SPI for mx23
>       mxs: spi: Remove CONFIG_MXS_SPI_DMA_ENABLE
>       mxs: Squash the header file usage in ehci-mxs
>       mxs: Make ehci-mxs multiport capable
>       mxs: m28: Enable power to USB port 0
> 
> Mark Jackson (1):
>       Allow AM33xx boards to setup GPMC chipselects.
> 
> Michael Jones (2):
>       omap3: mvblx: select fpgafilename according to orientation
>       omap3: mvblx: pass FPGA version to the kernel
> 
> Michal Simek (3):
>       xilinx: zynq: Enable DCC and create new zynq_dcc board
>       arm: zynq: Add SLCR support with system reset
>       arm: zynq: Add lowlevel initialization to C
> 
> Mugunthan V N (1):
>       am335x: cpsw: optimize cpsw_send to increase network performance
> 
> Nicolas Ferre (2):
>       arm: at91/configs: add libfdt to configuration
>       arm: at91/configs: add bootz to configuration
> 
> Nikita Kiryanov (14):
>       omap: consolidate common mmc definitions
>       omap_hsmmc: fix out of bounds array access
>       omap_hsmmc: introduce omap_hsmmc_data struct
>       omap_hsmmc: implement driver check for card detection
>       cm-t35: implement board specific card detect check
>       mmc: add support for write protection
>       omap_hsmmc: add driver check for write protection
>       omap3: add useful dss defines
>       omap3: allow dynamic selection of gfx_format
>       lcd: add option for board specific splash screen preparation
>       cm-t35: add support for dvi displays
>       cm-t35: add support for user defined lcd parameters
>       lcd: implement a callback for splashimage
>       cm_t35: prevent splashimage from being set to a bad value
> 
> Otavio Salvador (11):
>       build: imx: Fix 'u-boot.imx' build without full OBJTREE reference
>       mxs: Rename CONFIG_SPL_MX28_PSWITCH_WAIT to
> CONFIG_SPL_MXS_PSWITCH_WAIT mx23: Document the tRAS lockout setting in
> memory initialization mx23evk: Adjust DRAM control register to use full
> 128MB of RAM led: Use STATUS_LED_ON and STATUS_LED_OFF when calling
> __led_set mxs: Fix iomux.h to not break build during assembly stage
>       mx23_olinuxino: Add support for status LED
>       mx23evk: Enable USB support
>       mx23_olinuxino: Enable USB support
>       mx23_olinuxino: Add ethernet support
>       mx23_olinuxino: Fix warning for implicit declaration
> 
> SRICHARAN R (6):
>       ARM: OMAP4+: Change the PRCM structure prototype common for all
> Socs ARM: OMAP4+: Cleanup the clocks layer
>       ARM: OMAP4+: Clean up the pmic code
>       ARM: OMAP5: Add silicon id support for ES2.0 revision.
>       ARM: OMAP5: clock: Add the prcm register changes required for
> ES2.0 ARM: OMAP4/5: clocks: Add the required OPP settings as per the
> latest addendum
> 
> Stefano Babic (3):
>       Merge branch 'master' of git://git.denx.de/u-boot-arm
>       Merge branch 'master' of git://git.denx.de/u-boot-arm
>       USB: drop unneeded header in ehci-mx6
> 
> Stephen Warren (8):
>       ARM: mx6: use common CPU errata config options
>       ARM: implement some Cortex-A9 errata workarounds
>       ARM: tegra: enable some CPU errata workarounds
>       ARM: tegra: implement WAR for Tegra114 CPU reset vector
>       ARM: tegra: make bounce buffer option common
>       disk: define HAVE_BLOCK_DEVICE in a common place
>       disk: define HAVE_BLOCK_DEVICE if CONFIG_CMD_PART
>       ARM: tegra: enable a common set of disk-related commands
> everywhere
> 
> Tom Rini (9):
>       am335x evm: Add am335x_evm_spiboot target
>       am335x_evm: Never set CONFIG_EXTRA_ENV_SETTINGS in SPL
>       am335x_evm: Add am335x_evm_usbspl build target
>       am33xx: Update DDR3 EMIF configuration sequence
>       am335x_evm: Enable CONFIG_CMD_BOOTZ
>       omap5_evm: Enable CONFIG_CMD_BOOTZ
>       omap3_beagle: Enable CONFIG_CMD_BOOTZ
>       omap4_common: Enable CONFIG_CMD_BOOTZ
>       Merge u-boot/master into u-boot-ti/master
> 
> Tom Warren (27):
>       Tegra114: I2C: Take DVFS out of reset to allow I2C5 (PWR_I2C) to
> work Tegra: I2C: Add T114 clock support to tegra_i2c driver
>       Tegra114: fdt: Update DT files with I2C info for T114/Dalmore
>       Tegra114: I2C: Enable I2C driver on Dalmore E1611 eval board
>       Tegra: fdt: Change /include/ to #include for C preprocessor
>       Tegra: fdt: tamonten: Add common tamonten.dtsi file from linux
>       Tegra: fdt: Add/enhance sdhci (mmc) nodes for all T20 DT files
>       Tegra: MMC: Add DT support to MMC driver for all T20 boards
>       Tegra: fdt: Remove memreserve line from Cardhu/Seaboard DT files
>       Tegra30: fdt: Sync DT nodes with kernel DT files (I2C, SPI, GPIO,
> clock) Tegra: Add twarren as maintainer for Tegra30 and Tegra114 SoCs
>       Tegra: Remove unused CONFIG_SYS_CPU_OSC_FREQUENCY define
>       Tegra114: fdt: Sync DT nodes with kernel DT files (GPIO,
> tegra_car) Tegra30: Cardhu: Remove unneeded cardhu.c.mmc file
>       Tegra114: pinmux: Update pinmux tables & code, fix a bug w/SDMMC3
> init Tegra30: Cardhu: Add pad config tables/code based on pinmux code
>       Tegra30: fdt: Add SDMMC (sdhci) nodes for T30 boards (Cardhu for
> now) Tegra: MMC: Added/update SDMMC registers/base addresses for T20/T30
>       Tegra30: MMC: Add SD bus power-rail and SDMMC pad init routines
>       mmc: Tegra: Add SD bus power/voltage function and MMC pad init
> call. Tegra30: mmc: Add Tegra30 SDMMC compatible entry to fdtdec &
> driver Tegra30: MMC: Enable DT MMC driver support for Tegra30 Cardhu
> boards Tegra114: pinmux: Fix bad CAM_MCLK func 3 table entry
>       Tegra114: Fix/update GP padcfg register struct
>       Tegra114: Dalmore: Always use DEFAULT instead of DISABLE for lock
> bits Tegra114: fdt: Move aliases from dtsi to dts file as per other
> Tegras Tegra114: Dalmore: Add pad config tables/code based on pinmux
> code
> 
> Tomas Novotny (2):
>       da8xx: ea20: Add the configuration define for the exact SoC
> variant da8xx: Add the missing pinmux for da830 to the gpio driver
> 
> Wolfgang Denk (2):
>       README.scrapyard: add missing commit IDs
>       ARM: ns9750dev: remove remainders of dead board
> 
> fabio.estevam at freescale.com (1):
>       nitrogen: Use unsigned long to specify the total RAM size
> 
> robertcnelson at gmail.com (2):
>       beagle: expansion boards: retry i2c_read with 16bit addressing
>       beagle: expansion boards: add LSR COM6L adapter

I've merged, but not pushed this, with the following merge commit (I
couldn't get a nice pretty print like last time):

To try and explain this since diff-diffs are funny:
- Consolidate around using __bss_end (so in a few new files, and a lot
  of changed files, add __bss_end not __bssend__ or similar).
- Add hashes for PCIPPC2 / PCIPPC6 in scrapyard.
- In tegra20, both CONFIG_SYS_GENERIC_BOARD and CONFIG_BOUNCE_BUFFER are
  set.

commit cf0d1242c87217ba0ce5ecb2f87dfcd1b40b7892
Merge: b5bec88 b27673c
Author: Tom Rini <trini@ti.com>
Date:   Mon Mar 18 12:31:00 2013 -0400

    Merge branch 'master' of git://git.denx.de/u-boot-arm
    
    Albert's rework of the linker scripts conflicted with Simon's making
    everyone use __bss_end.  We also had a minor conflict over
    README.scrapyard being added to in mainline and enhanced in
    u-boot-arm/master with IDs for when stuff was removed.
    
    Conflicts:
    	arch/arm/cpu/ixp/u-boot.lds
    	arch/arm/cpu/u-boot.lds
    	arch/arm/lib/Makefile
    	board/actux1/u-boot.lds
    	board/actux2/u-boot.lds
    	board/actux3/u-boot.lds
    	board/dvlhost/u-boot.lds
    	board/freescale/mx31ads/u-boot.lds
    	doc/README.scrapyard
    	include/configs/tegra-common.h
    
    Build tested for all of ARM and run-time tested on am335x_evm.
    
    Signed-off-by: Tom Rini <trini@ti.com>

diff --cc arch/arm/cpu/armv7/am33xx/u-boot-spl.lds
index 0000000,69f6d48..b6a929f
mode 000000,100644..100644
--- a/arch/arm/cpu/armv7/am33xx/u-boot-spl.lds
+++ b/arch/arm/cpu/armv7/am33xx/u-boot-spl.lds
@@@ -1,0 -1,67 +1,67 @@@
+ /*
+  * (C) Copyright 2002
+  * Gary Jennejohn, DENX Software Engineering, <garyj@denx.de>
+  *
+  * (C) Copyright 2010
+  * Texas Instruments, <www.ti.com>
+  *	Aneesh V <aneesh@ti.com>
+  *
+  * See file CREDITS for list of people who contributed to this
+  * project.
+  *
+  * This program is free software; you can redistribute it and/or
+  * modify it under the terms of the GNU General Public License as
+  * published by the Free Software Foundation; either version 2 of
+  * the License, or (at your option) any later version.
+  *
+  * This program is distributed in the hope that it will be useful,
+  * but WITHOUT ANY WARRANTY; without even the implied warranty of
+  * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+  * GNU General Public License for more details.
+  *
+  * You should have received a copy of the GNU General Public License
+  * along with this program; if not, write to the Free Software
+  * Foundation, Inc., 59 Temple Place, Suite 330, Boston,
+  * MA 02111-1307 USA
+  */
+ 
+ MEMORY { .sram : ORIGIN = CONFIG_SPL_TEXT_BASE,\
+ 		LENGTH = CONFIG_SPL_MAX_SIZE }
+ MEMORY { .sdram : ORIGIN = CONFIG_SPL_BSS_START_ADDR, \
+ 		LENGTH = CONFIG_SPL_BSS_MAX_SIZE }
+ 
+ OUTPUT_FORMAT("elf32-littlearm", "elf32-littlearm", "elf32-littlearm")
+ OUTPUT_ARCH(arm)
+ ENTRY(_start)
+ SECTIONS
+ {
+ 	.text      :
+ 	{
+ 		__start = .;
+ 		arch/arm/cpu/armv7/start.o	(.text)
+ 		*(.text*)
+ 	} >.sram
+ 
+ 	. = ALIGN(4);
+ 	.rodata : { *(SORT_BY_ALIGNMENT(.rodata*)) } >.sram
+ 
+ 	. = ALIGN(4);
+ 	.data : { *(SORT_BY_ALIGNMENT(.data*)) } >.sram
+ 
+ 	.u_boot_list : {
+ 		KEEP(*(SORT(.u_boot_list*)));
+ 	} >.sram
+ 
+ 	. = ALIGN(4);
+ 	__image_copy_end = .;
+ 	_end = .;
+ 
+ 	.bss :
+ 	{
+ 		. = ALIGN(4);
+ 		__bss_start = .;
+ 		*(.bss*)
+ 		. = ALIGN(4);
 -		__bss_end__ = .;
++		__bss_end = .;
+ 	} >.sdram
+ }
diff --cc arch/arm/cpu/ixp/u-boot.lds
index 2c823e1,5e66dd1..8345b55
--- a/arch/arm/cpu/ixp/u-boot.lds
+++ b/arch/arm/cpu/ixp/u-boot.lds
@@@ -67,11 -67,17 +67,17 @@@ SECTION
  
  	_end = .;
  
- 	.bss __rel_dyn_start (OVERLAY) : {
- 		__bss_start = .;
+ 	.bss_start __rel_dyn_start (OVERLAY) : {
+ 		KEEP(*(.__bss_start));
+ 	}
+ 
+ 	.bss __bss_start (OVERLAY) : {
  		*(.bss*)
  		 . = ALIGN(4);
- 		__bss_end = .;
 -		 ___bssend___ = .;
++		 __bss_end = .;
+ 	}
 -	.bss_end ___bssend___ (OVERLAY) : {
 -		KEEP(*(.__bss_end__));
++	.bss_end __bss_end (OVERLAY) : {
++		KEEP(*(__bss_end));
  	}
  
  	/DISCARD/ : { *(.dynstr*) }
diff --cc arch/arm/cpu/u-boot-spl.lds
index 0000000,8321afb..3c0d99c
mode 000000,100644..100644
--- a/arch/arm/cpu/u-boot-spl.lds
+++ b/arch/arm/cpu/u-boot-spl.lds
@@@ -1,0 -1,93 +1,93 @@@
+ /*
+  * Copyright (c) 2004-2008 Texas Instruments
+  *
+  * (C) Copyright 2002
+  * Gary Jennejohn, DENX Software Engineering, <garyj@denx.de>
+  *
+  * See file CREDITS for list of people who contributed to this
+  * project.
+  *
+  * This program is free software; you can redistribute it and/or
+  * modify it under the terms of the GNU General Public License as
+  * published by the Free Software Foundation; either version 2 of
+  * the License, or (at your option) any later version.
+  *
+  * This program is distributed in the hope that it will be useful,
+  * but WITHOUT ANY WARRANTY; without even the implied warranty of
+  * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+  * GNU General Public License for more details.
+  *
+  * You should have received a copy of the GNU General Public License
+  * along with this program; if not, write to the Free Software
+  * Foundation, Inc., 59 Temple Place, Suite 330, Boston,
+  * MA 02111-1307 USA
+  */
+ 
+ OUTPUT_FORMAT("elf32-littlearm", "elf32-littlearm", "elf32-littlearm")
+ OUTPUT_ARCH(arm)
+ ENTRY(_start)
+ SECTIONS
+ {
+ 	. = 0x00000000;
+ 
+ 	. = ALIGN(4);
+ 	.text :
+ 	{
+ 		__image_copy_start = .;
+ 		CPUDIR/start.o (.text*)
+ 		*(.text*)
+ 	}
+ 
+ 	. = ALIGN(4);
+ 	.rodata : { *(SORT_BY_ALIGNMENT(SORT_BY_NAME(.rodata*))) }
+ 
+ 	. = ALIGN(4);
+ 	.data : {
+ 		*(.data*)
+ 	}
+ 
+ 	. = ALIGN(4);
+ 
+ 	. = .;
+ 
+ 	__image_copy_end = .;
+ 
+ 	.rel.dyn : {
+ 		__rel_dyn_start = .;
+ 		*(.rel*)
+ 		__rel_dyn_end = .;
+ 	}
+ 
+ 	.dynsym : {
+ 		__dynsym_start = .;
+ 		*(.dynsym)
+ 	}
+ 
+ 	_end = .;
+ 
+ 	/*
+ 	 * Deprecated: this MMU section is used by pxa at present but
+ 	 * should not be used by new boards/CPUs.
+ 	 */
+ 	. = ALIGN(4096);
+ 	.mmutable : {
+ 		*(.mmutable)
+ 	}
+ 
+ 	.bss __rel_dyn_start (OVERLAY) : {
+ 		__bss_start = .;
+ 		*(.bss*)
+ 		 . = ALIGN(4);
 -		__bss_end__ = .;
++		__bss_end = .;
+ 	}
+ 
+ 	/DISCARD/ : { *(.dynstr*) }
+ 	/DISCARD/ : { *(.dynamic*) }
+ 	/DISCARD/ : { *(.plt*) }
+ 	/DISCARD/ : { *(.interp*) }
+ 	/DISCARD/ : { *(.gnu*) }
+ }
+ 
+ #if defined(CONFIG_SPL_TEXT_BASE) && defined(CONFIG_SPL_MAX_SIZE)
 -ASSERT(__bss_end__ < (CONFIG_SPL_TEXT_BASE + CONFIG_SPL_MAX_SIZE), "SPL image too big");
++ASSERT(__bss_end < (CONFIG_SPL_TEXT_BASE + CONFIG_SPL_MAX_SIZE), "SPL image too big");
+ #endif
diff --cc arch/arm/cpu/u-boot.lds
index b337e7b,d4ad352..3a1083d
--- a/arch/arm/cpu/u-boot.lds
+++ b/arch/arm/cpu/u-boot.lds
@@@ -81,11 -81,17 +81,18 @@@ SECTION
  		*(.mmutable)
  	}
  
- 	.bss __rel_dyn_start (OVERLAY) : {
- 		__bss_start = .;
+ 	.bss_start __rel_dyn_start (OVERLAY) : {
+ 		KEEP(*(.__bss_start));
+ 	}
+ 
+ 	.bss __bss_start (OVERLAY) : {
  		*(.bss*)
  		 . = ALIGN(4);
- 		__bss_end = .;
 -		 ___bssend___ = .;
++		 __bss_end = .;
+ 	}
 -	.bss_end ___bssend___ (OVERLAY) : {
 -		KEEP(*(.__bss_end__));
++
++	.bss_end __bss_end (OVERLAY) : {
++		KEEP(*(__bss_end));
  	}
  
  	/DISCARD/ : { *(.dynstr*) }
diff --cc arch/arm/lib/Makefile
index 24c7e7a,11c2674..6ae161a
--- a/arch/arm/lib/Makefile
+++ b/arch/arm/lib/Makefile
@@@ -39,10 -39,8 +39,11 @@@ GLCOBJS	+= div0.
  SOBJS-y += crt0.o
  
  ifndef CONFIG_SPL_BUILD
 -COBJS-y += bss.o
 +ifndef CONFIG_SYS_GENERIC_BOARD
  COBJS-y	+= board.o
 +endif
++COBJS-y += bss.o
 +
  COBJS-y	+= bootm.o
  COBJS-$(CONFIG_SYS_L2_PL310) += cache-pl310.o
  SOBJS-$(CONFIG_USE_ARCH_MEMSET) += memset.o
diff --cc arch/arm/lib/bss.c
index 0000000,7c0b154..99eda59
mode 000000,100644..100644
--- a/arch/arm/lib/bss.c
+++ b/arch/arm/lib/bss.c
@@@ -1,0 -1,39 +1,39 @@@
+ /*
+  * Copyright 2013 Albert ARIBAUD <albert.u.boot@aribaud.net>
+  *
+  * See file CREDITS for list of people who contributed to this
+  * project.
+  *
+  * This program is free software; you can redistribute it and/or
+  * modify it under the terms of the GNU General Public License as
+  * published by the Free Software Foundation; either version 2 of
+  * the License, or (at your option) any later version.
+  *
+  * This program is distributed in the hope that it will be useful,
+  * but WITHOUT ANY WARRANTY; without even the implied warranty of
+  * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
+  * GNU General Public License for more details.
+  *
+  * You should have received a copy of the GNU General Public License
+  * along with this program; if not, write to the Free Software
+  * Foundation, Inc., 59 Temple Place, Suite 330, Boston,
+  * MA 02111-1307 USA
+  */
+ 
+ /**
+  * These two symbols are declared in a C file so that the linker
+  * uses R_ARM_RELATIVE relocation, rather than the R_ARM_ABS32 one
+  * it would use if the symbols were defined in the linker file.
+  * Using only R_ARM_RELATIVE relocation ensures that references to
+  * the symbols are correct after as well as before relocation.
+  *
+  * We need a 0-byte-size type for these symbols, and the compiler
+  * does not allow defining objects of C type 'void'. Using an empty
+  * struct is allowed by the compiler, but causes gcc versions 4.4 and
+  * below to complain about aliasing. Therefore we use the next best
+  * thing: zero-sized arrays, which are both 0-byte-size and exempt from
+  * aliasing warnings.
+  */
+ 
+ char __bss_start[0] __attribute__((used, section(".__bss_start")));
 -char __bss_end__[0] __attribute__((used, section(".__bss_end__")));
++char __bss_end[0] __attribute__((used, section(".__bss_end")));
diff --cc board/actux1/u-boot.lds
index a0d217b,7cf5b46..c76728a
--- a/board/actux1/u-boot.lds
+++ b/board/actux1/u-boot.lds
@@@ -72,13 -72,21 +72,21 @@@ SECTION
  		*(.dynsym)
  	}
  
- 	.bss __rel_dyn_start (OVERLAY) : {
- 		__bss_start = .;
+ 	_end = .;
+ 
+ 	.bss_start __rel_dyn_start (OVERLAY) : {
+ 		KEEP(*(.__bss_start));
+ 	}
+ 
+ 	.bss __bss_start (OVERLAY) : {
  		*(.bss*)
  		 . = ALIGN(4);
- 		_end = .;
 -		 ___bssend___ = .;
++		 __bss_end = .;
  	}
- 	__bss_end =.;
 -	.bss_end ___bssend___ (OVERLAY) : {
 -		KEEP(*(.__bss_end__));
++	.bss_end __bss_end (OVERLAY) : {
++		KEEP(*(__bss_end));
+ 	}
+ 
  	/DISCARD/ : { *(.dynstr*) }
  	/DISCARD/ : { *(.dynamic*) }
  	/DISCARD/ : { *(.plt*) }
diff --cc board/actux2/u-boot.lds
index da2b4e2,e9b5547..984f70e
--- a/board/actux2/u-boot.lds
+++ b/board/actux2/u-boot.lds
@@@ -72,13 -72,21 +72,21 @@@ SECTION
  		*(.dynsym)
  	}
  
- 	.bss __rel_dyn_start (OVERLAY) : {
- 		__bss_start = .;
+ 	_end = .;
+ 
+ 	.bss_start __rel_dyn_start (OVERLAY) : {
+ 		KEEP(*(.__bss_start));
+ 	}
+ 
+ 	.bss __bss_start (OVERLAY) : {
  		*(.bss*)
  		 . = ALIGN(4);
- 		_end = .;
 -		 ___bssend___ = .;
++		 __bss_end = .;
  	}
- 	__bss_end =.;
 -	.bss_end ___bssend___ (OVERLAY) : {
 -		KEEP(*(.__bss_end__));
++	.bss_end __bss_end (OVERLAY) : {
++		KEEP(*(__bss_end));
+ 	}
+ 
  	/DISCARD/ : { *(.dynstr*) }
  	/DISCARD/ : { *(.dynamic*) }
  	/DISCARD/ : { *(.plt*) }
diff --cc board/actux3/u-boot.lds
index f922033,b79ea3c..fc48cf0
--- a/board/actux3/u-boot.lds
+++ b/board/actux3/u-boot.lds
@@@ -72,13 -72,21 +72,21 @@@ SECTION
  		*(.dynsym)
  	}
  
- 	.bss __rel_dyn_start (OVERLAY) : {
- 		__bss_start = .;
+ 	_end = .;
+ 
+ 	.bss_start __rel_dyn_start (OVERLAY) : {
+ 		KEEP(*(.__bss_start));
+ 	}
+ 
+ 	.bss __bss_start (OVERLAY) : {
  		*(.bss*)
  		 . = ALIGN(4);
- 		_end = .;
 -		 ___bssend___ = .;
++		 __bss_end = .;
  	}
- 	__bss_end =.;
 -	.bss_end ___bssend___ (OVERLAY) : {
 -		KEEP(*(.__bss_end__));
++	.bss_end __bss_end (OVERLAY) : {
++		KEEP(*(__bss_end));
+ 	}
+ 
  	/DISCARD/ : { *(.dynstr*) }
  	/DISCARD/ : { *(.dynamic*) }
  	/DISCARD/ : { *(.plt*) }
diff --cc board/dvlhost/u-boot.lds
index ed91003,eb83b6f..b13d3e1
--- a/board/dvlhost/u-boot.lds
+++ b/board/dvlhost/u-boot.lds
@@@ -72,13 -72,21 +72,21 @@@ SECTION
  		*(.dynsym)
  	}
  
- 	.bss __rel_dyn_start (OVERLAY) : {
- 		__bss_start = .;
+ 	_end = .;
+ 
+ 	.bss_start __rel_dyn_start (OVERLAY) : {
+ 		KEEP(*(.__bss_start));
+ 	}
+ 
+ 	.bss __bss_start (OVERLAY) : {
  		*(.bss*)
  		 . = ALIGN(4);
- 		_end = .;
 -		 ___bssend___ = .;
++		 __bss_end = .;
  	}
- 	__bss_end =.;
 -	.bss_end ___bssend___ (OVERLAY) : {
 -		KEEP(*(.__bss_end__));
++	.bss_end __bss_end (OVERLAY) : {
++		KEEP(*(__bss_end));
+ 	}
+ 
  	/DISCARD/ : { *(.dynstr*) }
  	/DISCARD/ : { *(.dynamic*) }
  	/DISCARD/ : { *(.plt*) }
diff --cc board/freescale/mx31ads/u-boot.lds
index 4d1858b,2d08fea..264c4e8
--- a/board/freescale/mx31ads/u-boot.lds
+++ b/board/freescale/mx31ads/u-boot.lds
@@@ -80,11 -80,17 +80,17 @@@ SECTION
  
  	_end = .;
  
- 	.bss __rel_dyn_start (OVERLAY) : {
- 		__bss_start = .;
- 		*(.bss)
+ 	.bss_start __rel_dyn_start (OVERLAY) : {
+ 		KEEP(*(.__bss_start));
+ 	}
+ 
+ 	.bss __bss_start (OVERLAY) : {
+ 		*(.bss*)
  		 . = ALIGN(4);
- 		__bss_end = .;
 -		 ___bssend___ = .;
++		 __bss_end = .;
+ 	}
 -	.bss_end ___bssend___ (OVERLAY) : {
 -		KEEP(*(.__bss_end__));
++	.bss_end __bss_end (OVERLAY) : {
++		KEEP(*(__bss_end));
  	}
  
  	/DISCARD/ : { *(.bss*) }
diff --cc doc/README.scrapyard
index 7d73ea0,e9ca96c..189b883
--- a/doc/README.scrapyard
+++ b/doc/README.scrapyard
@@@ -9,85 -9,84 +9,86 @@@ maintain a list of such former fellows
  easily if here is something they might want to dig for...
  
  
- Board	Arch	CPU	removed	    Commit	last known maintainer/contact
- =============================================================================
- AMX860	powerpc	mpc860	-	  -		Wolfgang Denk <wd@denx.de>
- c2mon	powerpc	mpc855	-	  -		Wolfgang Denk <wd@denx.de>
- ETX094	powerpc	mpc850	-	  -		Wolfgang Denk <wd@denx.de>
- IAD210	powerpc	mpc860	-	  -		-
- LANTEC	powerpc	mpc850	-	  -		Wolfgang Denk <wd@denx.de>
- SCM	powerpc	mpc8260	-	  -		Wolfgang Grandegger <wg@denx.de>
- SX1	arm	arm925t	-         -
- TQM85xx	powerpc	MPC85xx	d923a5d5  2012-10-04	Stefan Roese <sr@denx.de>
- apollon arm     omap24xx 535c74f  2012-09-18    Kyungmin Park <kyungmin.park@samsung.com>
- tb0229	mips	mips32	3f3110d	  2011-12-12
- rmu	powerpc	MPC850	fb82fd7   2011-12-07	Wolfgang Denk <wd@denx.de>
- OXC	powerpc	MPC8240	309a292   2011-12-07
- BAB7xx	powerpc	MPC740/MPC750 c53043b 2011-12-07 Frank Gottschling <fgottschling@eltec.de>
- xm250   arm     pxa     c746cdd   2011-25-11
- pleb2   arm     pxa     b185a1c   2011-25-11
- cradle  arm     pxa     4e24f8a   2011-25-11    Kyle Harris <kharris@nexus-tech.net>
- cerf250 arm     pxa     a3f1241   2011-25-11    Prakash Kumar <prakash@embedx.com>
- mpq101	powerpc	mpc85xx	e877fab	  2011-10-23	Alex Dubov <oakad@yahoo.com>
- ixdpg425 arm	ixp	0ca8eb7	  2011-09-22	Stefan Roese <sr@denx.de>
- ixdp425 arm	ixp	0ca8eb7	  2011-09-22	Kyle Harris <kharris@nexus-tech.net>
- zylonite arm	pxa	b66521a	  2011-09-05
- shannon arm	sa1100	5df092d	  2011-09-05	Rolf Offermanns <rof@sysgo.de>
- modnet50 arm	arm720t	9c62815	  2011-09-05	Thomas Elste <info@elste.org>
- lpc2292sodimm arm arm720t d1a067a  2011-09-05
- lart	arm	sa1100	3d57573	  2011-09-05	Alex Z??pke <azu@sysgo.de>
- impa7	arm	arm720t	c1f8750	  2011-09-05	Marius Gr??ger <mag@sysgo.de>
- gcplus	arm	sa1100	2c650e2	  2011-09-05	George G. Davis <gdavis@mvista.com>
- evb4510	arm	arm720t	26e670e	  2011-09-05	Curt Brune <curt@cucy.com>
- ep7312	arm	arm720t	c8f63b4	  2011-09-05	Marius Gr??ger <mag@sysgo.de>
- dnp1110	arm	sa1100	fc5e5ce	  2011-09-05	Alex Z??pke <azu@sysgo.de>
- SMN42	arm	arm720t	6aac646	  2011-09-05
- at91rm9200dk arm arm920t 1c85752  2011-07-17
- m501sk	arm	arm920t	b1a2bd4	  2011-07-17
- kb9202	arm	arm920t	5bd3814	  2011-07-17
- csb637	arm	arm920t	d14af08	  2011-07-17
- cmc_pu2	arm	arm920t	37a9b4d	  2011-07-17
- at91cap9adk arm	arm926ejs b550834 2011-07-17	Stelian Pop <stelian@popies.net>
- voiceblue arm	arm925t	1b793a4	  2011-07-17
- smdk2400 arm	arm920t	ad218a8	  2011-07-17	Gary Jennejohn <garyj@denx.de>
- sbc2410x arm	arm920t	1f7f0ed	  2011-07-17
- netstar	arm	arm925t	6ea2405	  2011-07-17
- mx1fs2	arm	arm920t	6962419	  2011-07-17
- lpd7a404 arm	lh7a40x	957731e	  2011-07-17
- edb9301	arm	arm920t	716f7ad	  2011-07-17
- edb9302	arm	arm920t	716f7ad	  2011-07-17
- edb9302a arm	arm920t	716f7ad	  2011-07-17
- edb9307	 arm	arm920t	716f7ad	  2011-07-17
- edb9307a arm	arm920t	716f7ad	  2011-07-17
- edb9312	arm	arm920t	716f7ad	  2011-07-17
- edb9315	arm	arm920t	716f7ad	  2011-07-17
- edb9315a arm	arm920t	716f7ad	  2011-07-17
- B2	arm	s3c44b0 5dcf536	  2011-07-16	Andrea Scian <andrea.scian@dave-tech.it>
- armadillo arm	arm720t	be28857	  2011-07-16	Rowel Atienza <rowel@diwalabs.com>
- assabet	arm	sa1100	c91e90d	  2011-07-16	George G. Davis <gdavis@mvista.com>
- trab	arm	S3C2400	566e5cf	  2011-05-01	Gary Jennejohn <garyj@denx.de>
- xsengine ARM	PXA2xx	4262a7c   2010-10-20
- wepep250 ARM	PXA2xx	7369478   2010-10-20	Peter Figuli <peposh@etc.sk>
- delta	ARM	PXA2xx	75e2035   2010-10-20
- mp2usb	ARM	AT91RM2900  ee986e2 2011-01-25	Eric B??nard <eric@eukrea.com>
- barco	powerpc	MPC8245	afaa27b	  2010-11-23	Marc Leeman <marc.leeman@barco.com>
- ERIC	powerpc	405GP	d9ba451	  2010-11-21	Swen Anderson <sand@peppercon.de>
- VoVPN-GW_100MHz	powerpc	MPC8260 26fe3d2 2010-10-24	Juergen Selent <j.selent@elmeg.de>
- NC650	powerpc	MPC852	333d86d   2010-10-19	Wolfgang Denk <wd@denx.de>
- CP850	powerpc	MPC852	333d86d   2010-10-19	Wolfgang Denk <wd@denx.de>
- logodl	ARM	PXA2xx	059e778   2010-10-18	August Hoeraendl <august.hoerandl@gmx.at>
- CCM	powerpc	MPC860	dff07e1   2010-10-06	Wolfgang Grandegger <wg@denx.de>
- PCU_E	powerpc	MPC860T	544d97e   2010-10-06	Wolfgang Denk <wd@denx.de>
- spieval	powerpc	MPC5200	69434e4   2010-09-19
- smmaco4	powerpc	MPC5200	9ddc3af   2010-09-19
- HMI10	powerpc	MPC823	77efe35   2010-09-19	Wolfgang Denk <wd@denx.de>
- GTH	powerpc	MPC860	0fe247b   2010-07-17	Thomas Lange <thomas@corelatus.se>
- AmigaOneG3SE		953b7e6   2010-06-23
- suzaku	microblaze	4f18060   2009-10-03	Yasushi Shoji <yashi@atmark-techno.com>
- XUPV2P	microblaze	8fab49e   2008-12-10	Michal Simek <monstr@monstr.eu>
- MVS1	powerpc	MPC823	306620b   2008-08-26	Andre Schwarz <andre.schwarz@matrix-vision.de>
- adsvix	ARM	PXA27x	7610db1   2008-07-30	Adrian Filipi <adrian.filipi@eurotech.com>
- R5200	ColdFire	48ead7a   2008-03-31	Zachary P. Landau <zachary.landau@labxtechnologies.com>
- CPCI440	powerpc	440GP	b568fd2   2007-12-27	Matthias Fuchs <matthias.fuchs@esd-electronics.com>
- PCIPPC2	powerpc	MPC740/MPC750 -	  -		Wolfgang Denk <wd@denx.de>
+ Board            Arch        CPU            Commit      Removed     Last known maintainer/contact
+ =================================================================================================
+ ns9750dev        arm         arm926ejs      -           -           Markus Pietrek <mpietrek@fsforth.de>
+ AMX860           powerpc     mpc860         1b0757e     2012-10-28  Wolfgang Denk <wd@denx.de>
+ c2mon            powerpc     mpc855         1b0757e     2012-10-28  Wolfgang Denk <wd@denx.de>
+ ETX094           powerpc     mpc850         1b0757e     2012-10-28  Wolfgang Denk <wd@denx.de>
+ IAD210           powerpc     mpc860         1b0757e     2012-10-28  -
+ LANTEC           powerpc     mpc850         1b0757e     2012-10-28  Wolfgang Denk <wd@denx.de>
+ SCM              powerpc     mpc8260        1b0757e     2012-10-28  Wolfgang Grandegger <wg@denx.de>
+ SX1              arm         arm925t        53c4154     2012-10-26
+ TQM85xx          powerpc     MPC85xx        d923a5d     2012-10-04  Stefan Roese <sr@denx.de>
+ apollon          arm         omap24xx       535c74f     2012-09-18  Kyungmin Park <kyungmin.park@samsung.com>
+ tb0229           mips        mips32         3f3110d     2011-12-12
+ rmu              powerpc     MPC850         fb82fd7     2011-12-07  Wolfgang Denk <wd@denx.de>
+ OXC              powerpc     MPC8240        309a292     2011-12-07
+ BAB7xx           powerpc     MPC740/MPC750  c53043b     2011-12-07  Frank Gottschling <fgottschling@eltec.de>
+ xm250            arm         pxa            c746cdd     2011-25-11
+ pleb2            arm         pxa            b185a1c     2011-25-11
+ cradle           arm         pxa            4e24f8a     2011-25-11  Kyle Harris <kharris@nexus-tech.net>
+ cerf250          arm         pxa            a3f1241     2011-25-11  Prakash Kumar <prakash@embedx.com>
+ mpq101           powerpc     mpc85xx        e877fab     2011-10-23  Alex Dubov <oakad@yahoo.com>
+ ixdpg425         arm         ixp            0ca8eb7     2011-09-22  Stefan Roese <sr@denx.de>
+ ixdp425          arm         ixp            0ca8eb7     2011-09-22  Kyle Harris <kharris@nexus-tech.net>
+ zylonite         arm         pxa            b66521a     2011-09-05
+ shannon          arm         sa1100         5df092d     2011-09-05  Rolf Offermanns <rof@sysgo.de>
+ modnet50         arm         arm720t        9c62815     2011-09-05  Thomas Elste <info@elste.org>
+ lpc2292sodimm    arm         arm720t        d1a067a     2011-09-05
+ lart             arm         sa1100         3d57573     2011-09-05  Alex Z??pke <azu@sysgo.de>
+ impa7            arm         arm720t        c1f8750     2011-09-05  Marius Gr??ger <mag@sysgo.de>
+ gcplus           arm         sa1100         2c650e2     2011-09-05  George G. Davis <gdavis@mvista.com>
+ evb4510          arm         arm720t        26e670e     2011-09-05  Curt Brune <curt@cucy.com>
+ ep7312           arm         arm720t        c8f63b4     2011-09-05  Marius Gr??ger <mag@sysgo.de>
+ dnp1110          arm         sa1100         fc5e5ce     2011-09-05  Alex Z??pke <azu@sysgo.de>
+ SMN42            arm         arm720t        6aac646     2011-09-05
+ at91rm9200dk     arm         arm920t        1c85752     2011-07-17
+ m501sk           arm         arm920t        b1a2bd4     2011-07-17
+ kb9202           arm         arm920t        5bd3814     2011-07-17
+ csb637           arm         arm920t        d14af08     2011-07-17
+ cmc_pu2          arm         arm920t        37a9b4d     2011-07-17
+ at91cap9adk      arm         arm926ejs      b550834     2011-07-17  Stelian Pop <stelian@popies.net>
+ voiceblue        arm         arm925t        1b793a4     2011-07-17
+ smdk2400         arm         arm920t        ad218a8     2011-07-17  Gary Jennejohn <garyj@denx.de>
+ sbc2410x         arm         arm920t        1f7f0ed     2011-07-17
+ netstar          arm         arm925t        6ea2405     2011-07-17
+ mx1fs2           arm         arm920t        6962419     2011-07-17
+ lpd7a404         arm         lh7a40x        957731e     2011-07-17
+ edb9301          arm         arm920t        716f7ad     2011-07-17
+ edb9302          arm         arm920t        716f7ad     2011-07-17
+ edb9302a         arm         arm920t        716f7ad     2011-07-17
+ edb9307          arm         arm920t        716f7ad     2011-07-17
+ edb9307a         arm         arm920t        716f7ad     2011-07-17
+ edb9312          arm         arm920t        716f7ad     2011-07-17
+ edb9315          arm         arm920t        716f7ad     2011-07-17
+ edb9315a         arm         arm920t        716f7ad     2011-07-17
+ B2               arm         s3c44b0        5dcf536     2011-07-16  Andrea Scian <andrea.scian@dave-tech.it>
+ armadillo        arm         arm720t        be28857     2011-07-16  Rowel Atienza <rowel@diwalabs.com>
+ assabet          arm         sa1100         c91e90d     2011-07-16  George G. Davis <gdavis@mvista.com>
+ trab             arm         S3C2400        566e5cf     2011-05-01  Gary Jennejohn <garyj@denx.de>
+ xsengine         ARM         PXA2xx         4262a7c     2010-10-20
+ wepep250         ARM         PXA2xx         7369478     2010-10-20  Peter Figuli <peposh@etc.sk>
+ delta            ARM         PXA2xx         75e2035     2010-10-20
+ mp2usb           ARM         AT91RM2900     ee986e2     2011-01-25  Eric B??nard <eric@eukrea.com>
+ barco            powerpc     MPC8245        afaa27b     2010-11-23  Marc Leeman <marc.leeman@barco.com>
+ ERIC             powerpc     405GP          d9ba451     2010-11-21  Swen Anderson <sand@peppercon.de>
+ VoVPN-GW_100MHz  powerpc     MPC8260        26fe3d2     2010-10-24  Juergen Selent <j.selent@elmeg.de>
+ NC650            powerpc     MPC852         333d86d     2010-10-19  Wolfgang Denk <wd@denx.de>
+ CP850            powerpc     MPC852         333d86d     2010-10-19  Wolfgang Denk <wd@denx.de>
+ logodl           ARM         PXA2xx         059e778     2010-10-18  August Hoeraendl <august.hoerandl@gmx.at>
+ CCM              powerpc     MPC860         dff07e1     2010-10-06  Wolfgang Grandegger <wg@denx.de>
+ PCU_E            powerpc     MPC860T        544d97e     2010-10-06  Wolfgang Denk <wd@denx.de>
+ spieval          powerpc     MPC5200        69434e4     2010-09-19
+ smmaco4          powerpc     MPC5200        9ddc3af     2010-09-19
+ HMI10            powerpc     MPC823         77efe35     2010-09-19  Wolfgang Denk <wd@denx.de>
+ GTH              powerpc     MPC860         0fe247b     2010-07-17  Thomas Lange <thomas@corelatus.se>
+ AmigaOneG3SE     powerpc     74xx_7xx       953b7e6     2010-06-23
+ suzaku           microblaze  -              4f18060     2009-10-03  Yasushi Shoji <yashi@atmark-techno.com>
+ XUPV2P           microblaze  -              8fab49e     2008-12-10  Michal Simek <monstr@monstr.eu>
+ MVS1             powerpc     MPC823         306620b     2008-08-26  Andre Schwarz <andre.schwarz@matrix-vision.de>
+ adsvix           ARM         PXA27x         7610db1     2008-07-30  Adrian Filipi <adrian.filipi@eurotech.com>
+ R5200            ColdFire    -              48ead7a     2008-03-31  Zachary P. Landau <zachary.landau@labxtechnologies.com>
+ CPCI440          powerpc     440GP          b568fd2     2007-12-27  Matthias Fuchs <matthias.fuchs@esd-electronics.com>
++PCIPPC2          powerpc     MPC740/MPC750  7c9e89b     2013-02-07  Wolfgang Denk <wd@denx.de>
 +PCIPPC6	powerpc	MPC740/MPC750 -	  -		Wolfgang Denk <wd@denx.de>
diff --cc include/configs/tegra-common.h
index 88acccf,4cc35e5..036ded0
--- a/include/configs/tegra-common.h
+++ b/include/configs/tegra-common.h
@@@ -157,6 -167,7 +167,8 @@@
  #define CONFIG_SPL_SERIAL_SUPPORT
  #define CONFIG_SPL_GPIO_SUPPORT
  
 +#define CONFIG_SYS_GENERIC_BOARD
+ /* Misc utility code */
+ #define CONFIG_BOUNCE_BUFFER
  
  #endif /* _TEGRA_COMMON_H_ */

-- 
Tom
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 836 bytes
Desc: Digital signature
URL: <http://lists.denx.de/pipermail/u-boot/attachments/20130318/9de2b73a/attachment.pgp>

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

* [U-Boot] Pull request: u-boot-arm/master
  2013-03-16  8:19 ` Albert ARIBAUD
@ 2013-03-17 19:40   ` Tom Rini
  0 siblings, 0 replies; 259+ messages in thread
From: Tom Rini @ 2013-03-17 19:40 UTC (permalink / raw)
  To: u-boot

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

On 03/16/2013 04:19 AM, Albert ARIBAUD wrote:
> Hi Albert,
> 
> On Fri, 15 Mar 2013 23:01:12 +0100, Albert ARIBAUD 
> <albert.u.boot@aribaud.net> wrote:
> 
>> Hello Tom,
>> 
>> Here is a PR for ARM. Note that doc/README.scrapyard will need a
>> manual merge resolution due to ARM tree having a commit that
>> reorders the headers and reformats the lines while mainline has a
>> commit adding two new entries still in the older format.
>> 
>> The following changes since commit 
>> fc959081d41aab2d6f4614c5fb3dd1b77ffcdcf4:
>> 
>> x86: Enable CONFIG_OF_CONTROL on coreboot (2013-03-04 15:57:52
>> -0800)
>> 
>> are available in the git repository at:
>> 
>> git://git.denx.de/u-boot-arm master
>> 
>> for you to fetch changes up to
>> b27673ccbd3d5435319b5c09c3e7061f559f925d:
>> 
>> Merge branch 'u-boot-tegra/master' into 'u-boot-arm/master'
>> (2013-03-15 20:50:43 +0100)
> 
> Sorry about the extra merge conflicts -- at the time of my posting,
> I only had the scapyard one. Seems like most new conflicts are due
> to Simon's BSS name change; that should be resolved by taking my
> BSS changes and changing the symbol's name as Simon does elsewhere,
> but by the looks of your IRC comment, you'd already figured it out
> and only the tegra conflict is left to resolve.

I suspect I have all conflicts resolved correctly, but can't run-time
test them.  If someone with a Tegra platform would like to get ahold
of me privately, quickly, I'll send along a binary to try out and
confirm I've got the merge correct.  Otherwise I'll post the diff
monday morning.

- -- 
Tom
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.11 (GNU/Linux)
Comment: Using GnuPG with Thunderbird - http://www.enigmail.net/

iQIcBAEBAgAGBQJRRhxAAAoJENk4IS6UOR1W70gP/0O2fnhKbuNYHw5g0BT8iapR
+xfhKflu5+QDIcruCDX4QkzxgG8onvrBwAkjahSWMjJy+QRRjwM4ik24HYMzLbMN
jWjy/AkJ9hAfrp4Knq/dcKkordM97Bsg0E2mrnSxJTxqQ8vRU5UzZdBga7bl3YRK
U5+YeN5c9ZmGHHtbmhw7zbcPo+7ZwRQEhiMMa4hnCzjZiCu7h3ZNTCuenu/povcr
enQ3LmGtmJdBHsyMccuYh0EJNnYeMnfFmNk5S3roH1ryxqiTOFZIk5n6O7xLxWBD
BxeFC+KmFAt+pbXtl/CUrW0WWyw8YsecO5q/chl0tKXt/EeGGbcuABQ5RrBkXsYU
zD0anY0y9xip8R81IRwbINqvOPxX0tkhJXSQoL6luYNgggZxt4xqrYEUaHaBQJE1
04jy12qRdH5ijUci6/PexY6yigS5yK+G3oiy7GVqSPWW/b3aCgdlygBSsKFONY9p
KHjRNWMz5V/JRCDI0doEzsqJMO94OqGpyZLa6GWIyy6Fk+nheja/OZtDg/fQaSin
10V8GU9YqZ47Ojbr3r2thfDOsmxp4ICjIm2zoKPUuNG9JPImAf3CTtD+DGkijoU/
NIHqHjV3kBSVpxROTfNc8yc+jEjik7FoFCaRTjknKajuZbRTW8anQPiaSmX12WfR
/3UQOpob05rx+OCYYEpq
=L6aj
-----END PGP SIGNATURE-----

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

* [U-Boot] Pull request: u-boot-arm/master
  2013-03-15 22:01 Albert ARIBAUD
@ 2013-03-16  8:19 ` Albert ARIBAUD
  2013-03-17 19:40   ` Tom Rini
  2013-03-18 17:06 ` Tom Rini
  1 sibling, 1 reply; 259+ messages in thread
From: Albert ARIBAUD @ 2013-03-16  8:19 UTC (permalink / raw)
  To: u-boot

Hi Albert,

On Fri, 15 Mar 2013 23:01:12 +0100, Albert ARIBAUD
<albert.u.boot@aribaud.net> wrote:

> Hello Tom,
> 
> Here is a PR for ARM. Note that doc/README.scrapyard will need a manual
> merge resolution due to ARM tree having a commit that reorders the
> headers and reformats the lines while mainline has a commit adding two
> new entries still in the older format.
> 
> The following changes since commit
> fc959081d41aab2d6f4614c5fb3dd1b77ffcdcf4:
> 
>   x86: Enable CONFIG_OF_CONTROL on coreboot (2013-03-04 15:57:52 -0800)
> 
> are available in the git repository at:
> 
>   git://git.denx.de/u-boot-arm master
> 
> for you to fetch changes up to b27673ccbd3d5435319b5c09c3e7061f559f925d:
> 
>   Merge branch 'u-boot-tegra/master' into
>   'u-boot-arm/master' (2013-03-15 20:50:43 +0100)

Sorry about the extra merge conflicts -- at the time of my posting, I
only had the scapyard one. Seems like most new conflicts are due to
Simon's BSS name change; that should be resolved by taking my BSS
changes and changing the symbol's name as Simon does elsewhere, but by
the looks of your IRC comment, you'd already figured it out and only the
tegra conflict is left to resolve.

Amicalement,
-- 
Albert.

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

* [U-Boot] Pull request: u-boot-arm/master
@ 2013-03-15 22:01 Albert ARIBAUD
  2013-03-16  8:19 ` Albert ARIBAUD
  2013-03-18 17:06 ` Tom Rini
  0 siblings, 2 replies; 259+ messages in thread
From: Albert ARIBAUD @ 2013-03-15 22:01 UTC (permalink / raw)
  To: u-boot

Hello Tom,

Here is a PR for ARM. Note that doc/README.scrapyard will need a manual
merge resolution due to ARM tree having a commit that reorders the
headers and reformats the lines while mainline has a commit adding two
new entries still in the older format.

The following changes since commit
fc959081d41aab2d6f4614c5fb3dd1b77ffcdcf4:

  x86: Enable CONFIG_OF_CONTROL on coreboot (2013-03-04 15:57:52 -0800)

are available in the git repository at:

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

for you to fetch changes up to b27673ccbd3d5435319b5c09c3e7061f559f925d:

  Merge branch 'u-boot-tegra/master' into
  'u-boot-arm/master' (2013-03-15 20:50:43 +0100)

----------------------------------------------------------------

Albert ARIBAUD (9):
      Merge 'u-boot-microblaze/mainline/arm' into 'u-boot-arm/master'
      Merge branch 'u-boot-ti/master' into 'u-boot-arm/master'
      Merge branch 'u-boot-atmel/master' into 'u-boot-arm/master'
      arm: omap: map u_boot_lists section to .sram
      Remove linker lists (LGAs) from SPL linker scripts
      arm: make __bss_start and __bss_end__ compiler-generated
      Refactor linker-generated arrays
      Merge branch 'u-boot-imx/master' into 'u-boot-arm/master'
      Merge branch 'u-boot-tegra/master' into 'u-boot-arm/master'

Beno?t Th?baudeau (6):
      imx: mx6q DDR3 init: Fix tMRD
      imx: mx6q DDR3 init: Fix tXPR
      imx: mx6q DDR3 init: Fix SDE_to_RST
      imx: mx6q DDR3 init: Fix RST_to_CKE
      imx: mx6q DDR3 init: Fix MR0.PPD
      imx: mx6q DDR3 init: Benefit from available CL = 7

Bo Shen (3):
      ARM: atmel: add at91sam9g20ek_2mmc nand boot support
      ARM: at91: change nand flash table
      ARM: at91sam9x5: Using CPU string directly

Chase Maupin (3):
      am335x_evm: Add NAND environment variables
      am335x_evm: Add SPI environment variables
      am335x_evm: Add NET environment variables

Enric Balletbo i Serra (7):
      OMAP3: igep00x0: use official board names.
      OMAP3: igep00x0: add missing include mach-types.h
      OMAP3: igep00x0: Add new IGEP COM PROTON.
      SPL: ONENAND: Fix some ONENAND related defines.
      SPL: ONENAND: Fix onenand_spl_load_image implementation.
      SPL: ONENAND: Support SPL to boot u-boot from OneNAND.
      OMAP3: Initialize gpmc if SPL_ONENAND_SUPPORT is enabled.

Eric Nelson (8):
      i.MX6Q: mx6qsabre*: Configure to allow CONFIG_SYS_ALT_MEMTEST
      i.MX6: mx6qsabrelite: indent with tabs
      i.MX6: consolidate pad names for multi-CPU boards
      i.MX6: crm_regs: define CCM_CCGRx for use in board config files
      i.MX6: crm_regs: define IOMUXC_GPR4/6/7
      i.MX6DL: define IOMUX pads NANDF_CS1-3 for use as GPIO
      i.MX6: Add DDR controller registers
      Add Boundary Devices Nitrogen6X boards

Fabio Estevam (6):
      mx6: Disable Power Down Bit of watchdog
      mx23evk: Remove CONFIG_SYS_BAUDRATE_TABLE
      mx23evk: Turn on caches
      common: cmd_sata: Fix usage text for 'sata init'
      mx6: Provide a structure for accessing HDMI registers
      nitrogen6x: Fix RAM size variable

Fadil Berisha (2):
      mxs: timrot: Add support to i.MX23
      mxs: timrot: Rename local macros

Howard Gray (1):
      omap3: mvblx: change console to ttyO0 and make silent by default.

Ilya Yanok (4):
      spl: support for booting via usbeth
      am33xx: support for booting via usbeth
      am335x_evm: enable support for booting via USB
      doc/SPL/README.am335x-network: Document using ethernet (and USB)
SPL

Jesse Gilles (1):
      ARM: sam9x5: fix ethernet pins in MII mode

Lars Poeschel (1):
      am33xx: pcm051: Remove wp pin mux for sd-card

Lokesh Vutla (13):
      ARM: OMAP4+: emif: Detect SDRAM from SDRAM config register
      ARM: OMAP4+: Cleanup emif specific files
      ARM: OMAP4+: Make control module register structure generic
      ARM: OMAP5: Clean up iosettings code
      ARM: OMAP5: Add DDR changes required for OMAP543X ES2.0 SOCs
      ARM: OMAP5: srcomp: enable slew rate compensation cells after
powerup arm: dra7xx: clock: Add the prcm changes
      arm: dra7xx: clock: Add the dplls data
      arm: dra7xx: Add control module changes
      arm: dra7xx: Add DDR related data for DRA752 ES1.0
      arm: dra7xx: Add board files for DRA7XX socs
      arm: dra7xx: Add dra7xx_evm build support
      arm: dra7xx: Add silicon id support for DRA752 soc

Lucas Stach (7):
      tegra: usb: set USB_PORTS_MAX to correct value
      tegra: usb: make controller init functions more self contained
      tegra: usb: remove unneeded function parameter
      tegra: usb: move controller init into start_port
      tegra: usb: various small cleanups
      tegra: usb: move implementation into right directory
      tegra: usb: move [start|stop]_port into ehci_hcd_[init|stop]

Marek Vasut (7):
      mxs: Reset the EMI block on mx23
      mxs: mmc: spi: dma: Better wrap the MXS differences
      mxs: spi: Fix the MXS SPI for mx23
      mxs: spi: Remove CONFIG_MXS_SPI_DMA_ENABLE
      mxs: Squash the header file usage in ehci-mxs
      mxs: Make ehci-mxs multiport capable
      mxs: m28: Enable power to USB port 0

Mark Jackson (1):
      Allow AM33xx boards to setup GPMC chipselects.

Michael Jones (2):
      omap3: mvblx: select fpgafilename according to orientation
      omap3: mvblx: pass FPGA version to the kernel

Michal Simek (3):
      xilinx: zynq: Enable DCC and create new zynq_dcc board
      arm: zynq: Add SLCR support with system reset
      arm: zynq: Add lowlevel initialization to C

Mugunthan V N (1):
      am335x: cpsw: optimize cpsw_send to increase network performance

Nicolas Ferre (2):
      arm: at91/configs: add libfdt to configuration
      arm: at91/configs: add bootz to configuration

Nikita Kiryanov (14):
      omap: consolidate common mmc definitions
      omap_hsmmc: fix out of bounds array access
      omap_hsmmc: introduce omap_hsmmc_data struct
      omap_hsmmc: implement driver check for card detection
      cm-t35: implement board specific card detect check
      mmc: add support for write protection
      omap_hsmmc: add driver check for write protection
      omap3: add useful dss defines
      omap3: allow dynamic selection of gfx_format
      lcd: add option for board specific splash screen preparation
      cm-t35: add support for dvi displays
      cm-t35: add support for user defined lcd parameters
      lcd: implement a callback for splashimage
      cm_t35: prevent splashimage from being set to a bad value

Otavio Salvador (11):
      build: imx: Fix 'u-boot.imx' build without full OBJTREE reference
      mxs: Rename CONFIG_SPL_MX28_PSWITCH_WAIT to
CONFIG_SPL_MXS_PSWITCH_WAIT mx23: Document the tRAS lockout setting in
memory initialization mx23evk: Adjust DRAM control register to use full
128MB of RAM led: Use STATUS_LED_ON and STATUS_LED_OFF when calling
__led_set mxs: Fix iomux.h to not break build during assembly stage
      mx23_olinuxino: Add support for status LED
      mx23evk: Enable USB support
      mx23_olinuxino: Enable USB support
      mx23_olinuxino: Add ethernet support
      mx23_olinuxino: Fix warning for implicit declaration

SRICHARAN R (6):
      ARM: OMAP4+: Change the PRCM structure prototype common for all
Socs ARM: OMAP4+: Cleanup the clocks layer
      ARM: OMAP4+: Clean up the pmic code
      ARM: OMAP5: Add silicon id support for ES2.0 revision.
      ARM: OMAP5: clock: Add the prcm register changes required for
ES2.0 ARM: OMAP4/5: clocks: Add the required OPP settings as per the
latest addendum

Stefano Babic (3):
      Merge branch 'master' of git://git.denx.de/u-boot-arm
      Merge branch 'master' of git://git.denx.de/u-boot-arm
      USB: drop unneeded header in ehci-mx6

Stephen Warren (8):
      ARM: mx6: use common CPU errata config options
      ARM: implement some Cortex-A9 errata workarounds
      ARM: tegra: enable some CPU errata workarounds
      ARM: tegra: implement WAR for Tegra114 CPU reset vector
      ARM: tegra: make bounce buffer option common
      disk: define HAVE_BLOCK_DEVICE in a common place
      disk: define HAVE_BLOCK_DEVICE if CONFIG_CMD_PART
      ARM: tegra: enable a common set of disk-related commands
everywhere

Tom Rini (9):
      am335x evm: Add am335x_evm_spiboot target
      am335x_evm: Never set CONFIG_EXTRA_ENV_SETTINGS in SPL
      am335x_evm: Add am335x_evm_usbspl build target
      am33xx: Update DDR3 EMIF configuration sequence
      am335x_evm: Enable CONFIG_CMD_BOOTZ
      omap5_evm: Enable CONFIG_CMD_BOOTZ
      omap3_beagle: Enable CONFIG_CMD_BOOTZ
      omap4_common: Enable CONFIG_CMD_BOOTZ
      Merge u-boot/master into u-boot-ti/master

Tom Warren (27):
      Tegra114: I2C: Take DVFS out of reset to allow I2C5 (PWR_I2C) to
work Tegra: I2C: Add T114 clock support to tegra_i2c driver
      Tegra114: fdt: Update DT files with I2C info for T114/Dalmore
      Tegra114: I2C: Enable I2C driver on Dalmore E1611 eval board
      Tegra: fdt: Change /include/ to #include for C preprocessor
      Tegra: fdt: tamonten: Add common tamonten.dtsi file from linux
      Tegra: fdt: Add/enhance sdhci (mmc) nodes for all T20 DT files
      Tegra: MMC: Add DT support to MMC driver for all T20 boards
      Tegra: fdt: Remove memreserve line from Cardhu/Seaboard DT files
      Tegra30: fdt: Sync DT nodes with kernel DT files (I2C, SPI, GPIO,
clock) Tegra: Add twarren as maintainer for Tegra30 and Tegra114 SoCs
      Tegra: Remove unused CONFIG_SYS_CPU_OSC_FREQUENCY define
      Tegra114: fdt: Sync DT nodes with kernel DT files (GPIO,
tegra_car) Tegra30: Cardhu: Remove unneeded cardhu.c.mmc file
      Tegra114: pinmux: Update pinmux tables & code, fix a bug w/SDMMC3
init Tegra30: Cardhu: Add pad config tables/code based on pinmux code
      Tegra30: fdt: Add SDMMC (sdhci) nodes for T30 boards (Cardhu for
now) Tegra: MMC: Added/update SDMMC registers/base addresses for T20/T30
      Tegra30: MMC: Add SD bus power-rail and SDMMC pad init routines
      mmc: Tegra: Add SD bus power/voltage function and MMC pad init
call. Tegra30: mmc: Add Tegra30 SDMMC compatible entry to fdtdec &
driver Tegra30: MMC: Enable DT MMC driver support for Tegra30 Cardhu
boards Tegra114: pinmux: Fix bad CAM_MCLK func 3 table entry
      Tegra114: Fix/update GP padcfg register struct
      Tegra114: Dalmore: Always use DEFAULT instead of DISABLE for lock
bits Tegra114: fdt: Move aliases from dtsi to dts file as per other
Tegras Tegra114: Dalmore: Add pad config tables/code based on pinmux
code

Tomas Novotny (2):
      da8xx: ea20: Add the configuration define for the exact SoC
variant da8xx: Add the missing pinmux for da830 to the gpio driver

Wolfgang Denk (2):
      README.scrapyard: add missing commit IDs
      ARM: ns9750dev: remove remainders of dead board

fabio.estevam at freescale.com (1):
      nitrogen: Use unsigned long to specify the total RAM size

robertcnelson at gmail.com (2):
      beagle: expansion boards: retry i2c_read with 16bit addressing
      beagle: expansion boards: add LSR COM6L adapter

 .gitignore
 |    1 -
 MAINTAINERS
 |   11 +
 Makefile
 |   17 +-
 README
 |   29 ++
 arch/arm/cpu/arm1136/mx35/generic.c
 |    2 +-
 arch/arm/cpu/arm720t/tegra114/cpu.c
 |   37 ++-
 arch/arm/cpu/arm920t/ep93xx/u-boot.lds
 |    2 +-
 arch/arm/cpu/arm926ejs/at91/at91sam9x5_devices.c
 |   30 +-
 arch/arm/cpu/arm926ejs/config.mk
 |    2 +-
 arch/arm/cpu/arm926ejs/mxs/clock.c
 |    3 +-
 arch/arm/cpu/arm926ejs/mxs/mxs_init.h
 |    2 +-
 arch/arm/cpu/arm926ejs/mxs/spl_mem_init.c
 |   16 +-
 arch/arm/cpu/arm926ejs/mxs/spl_power_init.c
 |    2 +-
 arch/arm/cpu/arm926ejs/mxs/timer.c
 |   39 ++-
 arch/arm/cpu/arm926ejs/mxs/u-boot-spl.lds
 |    6 -
 arch/arm/cpu/arm926ejs/spear/u-boot-spl.lds
 |    6 -
 arch/arm/cpu/armv7/Makefile
 |    2 +-
 arch/arm/cpu/armv7/am33xx/board.c
 |    4 +-
 arch/arm/cpu/armv7/am33xx/ddr.c
 |   12 +-
 arch/arm/cpu/armv7/am33xx/u-boot-spl.lds
 |   67 +++++
 arch/arm/cpu/armv7/config.mk
 |    2 +-
 arch/arm/cpu/armv7/mx6/Makefile
 |    1 -
 arch/arm/cpu/armv7/mx6/soc.c
 |   16 +
 arch/arm/cpu/armv7/omap-common/boot-common.c
 |    7 +-
 arch/arm/cpu/armv7/omap-common/clocks-common.c
 |  312 ++++++++++++++------
 arch/arm/cpu/armv7/omap-common/emif-common.c
 |   73 ++---
 arch/arm/cpu/armv7/omap-common/hwinit-common.c
 |   23 +-
 arch/arm/cpu/armv7/omap-common/u-boot-spl.lds
 |    4 -
 arch/arm/cpu/armv7/omap-common/vc.c
 |   11 +-
 arch/arm/cpu/armv7/omap3/board.c
 |    6 +-
 arch/arm/cpu/armv7/omap4/Makefile
 |    3 +-
 arch/arm/cpu/armv7/omap4/clocks.c
 |  517 --------------------------------
 arch/arm/cpu/armv7/omap4/hw_data.c
 |  491 ++++++++++++++++++++++++++++++
 arch/arm/cpu/armv7/omap4/hwinit.c
 |   36 +--
 arch/arm/cpu/armv7/omap4/prcm-regs.c
 |  315 ++++++++++++++++++++
 arch/arm/cpu/armv7/omap4/sdram_elpida.c
 |   34 ++-
 arch/arm/cpu/armv7/omap5/Makefile
 |    3 +-
 arch/arm/cpu/armv7/omap5/clocks.c
 |  494 -------------------------------
 arch/arm/cpu/armv7/omap5/hw_data.c
 |  596 +++++++++++++++++++++++++++++++++++++
 arch/arm/cpu/armv7/omap5/hwinit.c
 |  292 ++++++++++++------
 arch/arm/cpu/armv7/omap5/prcm-regs.c
 |  958 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 arch/arm/cpu/armv7/omap5/sdram.c
 |  214 +++++++++++---
 arch/arm/cpu/armv7/start.S
 |   19 ++
 arch/arm/cpu/armv7/tegra20/Makefile
 |    1 -
 arch/arm/cpu/armv7/tegra20/usb.c
 |  567 -----------------------------------
 arch/arm/cpu/armv7/zynq/Makefile
 |    1 +
 arch/arm/cpu/armv7/zynq/cpu.c
 |   28 +-
 arch/arm/cpu/armv7/zynq/slcr.c
 |   63 ++++
 arch/arm/cpu/ixp/u-boot.lds
 |   14 +-
 arch/arm/cpu/tegra114-common/pinmux.c
 |  410 ++++++++++++++++++++------
 arch/arm/cpu/tegra30-common/pinmux.c
 |  190 +++++++++++-
 arch/arm/cpu/u-boot-spl.lds
 |   93 ++++++
 arch/arm/cpu/u-boot.lds
 |   14 +-
 arch/arm/dts/tegra114.dtsi
 |   75 ++++-
 arch/arm/dts/tegra20.dtsi
 |   18 +-
 arch/arm/dts/tegra30.dtsi
 |  124 +++++---
 arch/arm/include/asm/arch-am33xx/mmc_host_def.h
 |  140 +--------
 arch/arm/include/asm/arch-am33xx/spl.h
 |    1 +
 arch/arm/include/asm/arch-am33xx/sys_proto.h
 |    2 +
 arch/arm/include/asm/arch-at91/at91sam9x5.h
 |    6 -
 arch/arm/include/asm/arch-davinci/gpio.h
 |    7 +-
 arch/arm/include/asm/arch-mx35/spl.h
 |    2 +-
 arch/arm/include/asm/arch-mx6/crm_regs.h
 |   12 +
 arch/arm/include/asm/arch-mx6/imx-regs.h
 |    8 +
 arch/arm/include/asm/arch-mx6/iomux.h
 |    5 +
 arch/arm/include/asm/arch-mx6/mx6-ddr.h
 |   85 ++++++
 arch/arm/include/asm/arch-mx6/mx6-pins.h
 |   31 ++
 arch/arm/include/asm/arch-mx6/mx6dl-ddr.h
 |   71 +++++
 arch/arm/include/asm/arch-mx6/mx6dl_pins.h
 |  193 ++++++------
 arch/arm/include/asm/arch-mx6/mx6q-ddr.h
 |   69 +++++
 arch/arm/include/asm/arch-mx6/mx6q_pins.h
 | 1671
 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 arch/arm/include/asm/arch-mx6/mx6x_pins.h
 | 1671
 -------------------------------------------------------------------------------------------------------
 arch/arm/include/asm/arch-mx6/mxc_hdmi.h
 | 1083
 ++++++++++++++++++++++++++++++++++---------------------------------
 arch/arm/include/asm/arch-mxs/dma.h
 |   19 +-
 arch/arm/include/asm/arch-mxs/imx-regs.h
 |    2 +
 arch/arm/include/asm/arch-mxs/iomux.h
 |    5 +
 arch/arm/include/asm/arch-mxs/regs-ssp.h
 |   26 ++
 arch/arm/include/asm/arch-mxs/regs-timrot.h
 |  101 +++++++
 arch/arm/include/asm/arch-omap3/dss.h
 |   31 ++
 arch/arm/include/asm/arch-omap3/mmc_host_def.h
 |  139 +--------
 arch/arm/include/asm/arch-omap3/spl.h
 |    2 +-
 arch/arm/include/asm/arch-omap4/clocks.h
 |  562 +++--------------------------------
 arch/arm/include/asm/arch-omap4/mmc_host_def.h
 |  140 +--------
 arch/arm/include/asm/arch-omap4/omap.h
 |   34 +--
 arch/arm/include/asm/arch-omap4/spl.h
 |    2 +-
 arch/arm/include/asm/arch-omap4/sys_proto.h
 |    2 +-
 arch/arm/include/asm/arch-omap5/clocks.h
 |  539 ++-------------------------------
 arch/arm/include/asm/arch-omap5/mmc_host_def.h
 |  140 +--------
 arch/arm/include/asm/arch-omap5/mux_dra7xx.h
 |  344 +++++++++++++++++++++
 arch/arm/include/asm/arch-omap5/mux_omap5.h
 |    8 -
 arch/arm/include/asm/arch-omap5/omap.h
 |  125 +++-----
 arch/arm/include/asm/arch-omap5/spl.h
 |    2 +-
 arch/arm/include/asm/arch-omap5/sys_proto.h
 |   10 +-
 arch/arm/include/asm/arch-tegra/mmc.h
 |    2 +-
 arch/arm/include/asm/arch-tegra/tegra_i2c.h
 |    6 +
 arch/arm/include/asm/arch-tegra/tegra_mmc.h
 |   48 ++- arch/arm/include/asm/{arch-tegra20 =>
 arch-tegra}/usb.h                       |   22 --
 arch/arm/include/asm/arch-tegra114/gp_padctrl.h
 |   34 ++-
 arch/arm/include/asm/arch-tegra114/pinmux.h
 |  246 ++++++++--------
 arch/arm/include/asm/arch-tegra20/tegra.h
 |    1 -
 arch/arm/include/asm/arch-tegra30/gp_padctrl.h
 |    6 +
 arch/arm/include/asm/arch-tegra30/pinmux.h
 |   67 ++++-
 arch/arm/include/asm/arch-tegra30/tegra.h
 |    2 +
 arch/arm/include/asm/arch-zynq/hardware.h
 |   85 ++++++ arch/arm/{cpu/armv7/mx6/lowlevel_init.S =>
 include/asm/arch-zynq/sys_proto.h} |   27 +-
 arch/arm/include/asm/armv7.h
 |    1 +
 arch/arm/include/asm/emif.h
 |   20 +-
 arch/arm/include/asm/omap_common.h
 |  523 ++++++++++++++++++++++++++++++++
 arch/arm/include/asm/omap_mmc.h
 |  168 +++++++++++
 arch/arm/lib/Makefile
 |    1 +
 arch/arm/lib/bss.c
 |   39 +++
 arch/avr32/cpu/u-boot.lds
 |    2 +-
 arch/blackfin/cpu/u-boot.lds
 |    2 +-
 arch/microblaze/cpu/u-boot.lds
 |    2 +-
 arch/mips/cpu/u-boot.lds
 |    2 +-
 arch/nds32/cpu/n1213/u-boot.lds
 |    2 +-
 arch/nios2/cpu/u-boot.lds
 |    2 +-
 arch/powerpc/cpu/74xx_7xx/u-boot.lds
 |    2 +-
 arch/powerpc/cpu/mpc512x/u-boot.lds
 |    2 +-
 arch/powerpc/cpu/mpc5xx/u-boot.lds
 |    2 +-
 arch/powerpc/cpu/mpc5xxx/u-boot-customlayout.lds
 |    2 +-
 arch/powerpc/cpu/mpc5xxx/u-boot.lds
 |    2 +-
 arch/powerpc/cpu/mpc8220/u-boot.lds
 |    2 +-
 arch/powerpc/cpu/mpc824x/u-boot.lds
 |    2 +-
 arch/powerpc/cpu/mpc8260/u-boot.lds
 |    2 +-
 arch/powerpc/cpu/mpc83xx/u-boot.lds
 |    2 +-
 arch/powerpc/cpu/mpc85xx/u-boot-nand.lds
 |    2 +-
 arch/powerpc/cpu/mpc85xx/u-boot-nand_spl.lds
 |    2 +-
 arch/powerpc/cpu/mpc85xx/u-boot.lds
 |    2 +-
 arch/powerpc/cpu/mpc86xx/u-boot.lds
 |    2 +-
 arch/powerpc/cpu/ppc4xx/u-boot.lds
 |    2 +-
 arch/sandbox/cpu/u-boot.lds
 |    2 +-
 arch/sh/cpu/sh2/u-boot.lds
 |    2 +-
 arch/sh/cpu/sh3/u-boot.lds
 |    2 +-
 arch/sh/cpu/sh4/u-boot.lds
 |    2 +-
 arch/x86/cpu/u-boot.lds
 |    2 +-
 board/BuS/eb_cpu5282/u-boot.lds
 |    2 +-
 board/LEOX/elpt860/u-boot.lds
 |    2 +-
 board/RPXClassic/u-boot.lds
 |    2 +-
 board/RPXClassic/u-boot.lds.debug
 |    2 +-
 board/RPXlite/u-boot.lds
 |    2 +-
 board/RPXlite/u-boot.lds.debug
 |    2 +-
 board/RPXlite_dw/u-boot.lds
 |    2 +-
 board/RPXlite_dw/u-boot.lds.debug
 |    2 +-
 board/RRvision/u-boot.lds
 |    2 +-
 board/actux1/u-boot.lds
 |   24 +-
 board/actux2/u-boot.lds
 |   24 +-
 board/actux3/u-boot.lds
 |   18 +-
 board/adder/u-boot.lds
 |    2 +-
 board/ait/cam_enc_4xx/u-boot-spl.lds
 |    4 -
 board/altera/nios2-generic/u-boot.lds
 |    2 +-
 board/amcc/acadia/u-boot-nand.lds
 |    2 +-
 board/amcc/bamboo/u-boot-nand.lds
 |    2 +-
 board/amcc/canyonlands/u-boot-nand.lds
 |    2 +-
 board/amcc/kilauea/u-boot-nand.lds
 |    2 +-
 board/amcc/sequoia/u-boot-nand.lds
 |    2 +-
 board/amcc/sequoia/u-boot-ram.lds
 |    2 +-
 board/astro/mcf5373l/u-boot.lds
 |    2 +-
 board/atmel/at91sam9260ek/at91sam9260ek.c
 |    7 +-
 board/avionic-design/common/tamonten.c
 |   19 +-
 board/avionic-design/dts/tegra20-medcom-wide.dts
 |    3 +-
 board/avionic-design/dts/tegra20-plutux.dts
 |    3 +-
 board/avionic-design/dts/tegra20-tamonten.dtsi
 |  489 ++++++++++++++++++++++++++++++
 board/avionic-design/dts/tegra20-tec.dts
 |    3 +-
 board/boundary/nitrogen6x/1066mhz_4x128mx16.cfg
 |   58 ++++
 board/boundary/nitrogen6x/1066mhz_4x256mx16.cfg
 |   58 ++++
 board/boundary/nitrogen6x/6x_bootscript.txt
 |   63 ++++
 board/boundary/nitrogen6x/6x_bootscript_android.txt
 |   64 ++++
 board/boundary/nitrogen6x/6x_bootscript_android_recovery.txt
 |   64 ++++
 board/boundary/nitrogen6x/6x_upgrade.txt
 |   45 +++
 board/boundary/nitrogen6x/800mhz_2x128mx16.cfg
 |   58 ++++
 board/boundary/nitrogen6x/800mhz_2x256mx16.cfg
 |   58 ++++
 board/boundary/nitrogen6x/800mhz_4x128mx16.cfg
 |   57 ++++
 board/boundary/nitrogen6x/800mhz_4x256mx16.cfg
 |   58 ++++
 board/boundary/nitrogen6x/Makefile
 |   41 +++
 board/boundary/nitrogen6x/README
 |   92 ++++++
 board/boundary/nitrogen6x/clocks.cfg
 |   46 +++
 board/boundary/nitrogen6x/ddr-setup.cfg
 |  112 +++++++
 board/boundary/nitrogen6x/nitrogen6dl.cfg
 |   45 +++
 board/boundary/nitrogen6x/nitrogen6dl2g.cfg
 |   45 +++
 board/boundary/nitrogen6x/nitrogen6q.cfg
 |   45 +++
 board/boundary/nitrogen6x/nitrogen6q2g.cfg
 |   45 +++
 board/boundary/nitrogen6x/nitrogen6s.cfg
 |   45 +++
 board/boundary/nitrogen6x/nitrogen6s1g.cfg
 |   45 +++
 board/boundary/nitrogen6x/nitrogen6x.c
 |  895 +++++++++++++++++++++++++++++++++++++++++++++++++++++++
 board/cm_t35/Makefile
 |    1 +
 board/cm_t35/cm_t35.c
 |   16 +-
 board/cm_t35/display.c
 |  428 +++++++++++++++++++++++++++
 board/cobra5272/u-boot.lds
 |    2 +-
 board/cogent/u-boot.lds
 |    2 +-
 board/cogent/u-boot.lds.debug
 |    2 +-
 board/comelit/dig297/dig297.c
 |    3 +-
 board/compal/dts/tegra20-paz00.dts
 |   21 +-
 board/compal/paz00/paz00.c
 |   26 +-
 board/compulab/dts/tegra20-trimslice.dts
 |   16 +-
 board/compulab/trimslice/trimslice.c
 |   23 +-
 board/corscience/tricorder/tricorder.c
 |    2 +-
 board/cray/L1/u-boot.lds.debug
 |    2 +-
 board/dave/PPChameleonEVB/u-boot.lds
 |    2 +-
 board/davinci/da8xxevm/u-boot-spl-da850evm.lds
 |    5 -
 board/davinci/da8xxevm/u-boot-spl-hawk.lds
 |    5 -
 board/denx/m28evk/m28evk.c
 |    4 +
 board/dvlhost/u-boot.lds
 |   18 +-
 board/eltec/mhpc/u-boot.lds
 |    2 +-
 board/eltec/mhpc/u-boot.lds.debug
 |    2 +-
 board/emk/top860/u-boot.lds
 |    2 +-
 board/ep88x/u-boot.lds
 |    2 +-
 board/esd/dasa_sim/u-boot.lds
 |    2 +-
 board/esd/pmc440/u-boot-nand.lds
 |    2 +-
 board/esd/tasreg/u-boot.lds
 |    2 +-
 board/esteem192e/u-boot.lds
 |    2 +-
 board/evb64260/u-boot.lds
 |    2 +-
 board/fads/u-boot.lds
 |    2 +-
 board/flagadm/u-boot.lds
 |    2 +-
 board/flagadm/u-boot.lds.debug
 |    2 +-
 board/freescale/imx/ddr/mx6q_4x_mt41j128.cfg
 |   10 +-
 board/freescale/m5208evbe/u-boot.lds
 |    2 +-
 board/freescale/m52277evb/u-boot.lds
 |    2 +-
 board/freescale/m5235evb/u-boot.lds
 |    2 +-
 board/freescale/m5249evb/u-boot.lds
 |    2 +-
 board/freescale/m5253demo/u-boot.lds
 |    2 +-
 board/freescale/m5253evbe/u-boot.lds
 |    2 +-
 board/freescale/m5271evb/u-boot.lds
 |    2 +-
 board/freescale/m5272c3/u-boot.lds
 |    2 +-
 board/freescale/m5275evb/u-boot.lds
 |    2 +-
 board/freescale/m5282evb/u-boot.lds
 |    2 +-
 board/freescale/m53017evb/u-boot.lds
 |    2 +-
 board/freescale/m5329evb/u-boot.lds
 |    2 +-
 board/freescale/m5373evb/u-boot.lds
 |    2 +-
 board/freescale/m54418twr/u-boot.lds
 |    2 +-
 board/freescale/m54451evb/u-boot.lds
 |    2 +-
 board/freescale/m54455evb/u-boot.lds
 |    2 +-
 board/freescale/m547xevb/u-boot.lds
 |    2 +-
 board/freescale/m548xevb/u-boot.lds
 |    2 +-
 board/freescale/mx23evk/spl_boot.c
 |   10 +
 board/freescale/mx31ads/u-boot.lds
 |   16 +-
 board/freescale/mx6qarm2/mx6qarm2.c
 |   78 ++---
 board/freescale/mx6qsabreauto/mx6qsabreauto.c
 |   60 ++--
 board/freescale/mx6qsabrelite/mx6qsabrelite.c
 |  292 +++++++++---------
 board/freescale/mx6qsabresd/mx6qsabresd.c
 |  102 +++----
 board/gaisler/gr_cpci_ax2000/u-boot.lds
 |    2 +-
 board/gaisler/gr_ep2s60/u-boot.lds
 |    2 +-
 board/gaisler/gr_xc3s_1500/u-boot.lds
 |    2 +-
 board/gaisler/grsim/u-boot.lds
 |    2 +-
 board/gaisler/grsim_leon2/u-boot.lds
 |    2 +-
 board/gen860t/u-boot-flashenv.lds
 |    2 +-
 board/gen860t/u-boot.lds
 |    2 +-
 board/genietv/u-boot.lds
 |    2 +-
 board/genietv/u-boot.lds.debug
 |    2 +-
 board/hermes/u-boot.lds
 |    2 +-
 board/hermes/u-boot.lds.debug
 |    2 +-
 board/htkw/mcx/mcx.c
 |    3 +-
 board/hymod/u-boot.lds
 |    2 +-
 board/hymod/u-boot.lds.debug
 |    2 +-
 board/icu862/u-boot.lds
 |    2 +-
 board/icu862/u-boot.lds.debug
 |    2 +-
 board/idmr/u-boot.lds
 |    2 +-
 board/ip860/u-boot.lds
 |    2 +-
 board/ip860/u-boot.lds.debug
 |    2 +-
 board/isee/igep00x0/igep00x0.c
 |    3 +-
 board/isee/igep00x0/igep00x0.h
 |    7 +-
 board/ivm/u-boot.lds
 |    2 +-
 board/ivm/u-boot.lds.debug
 |    2 +-
 board/korat/u-boot-F7FC.lds
 |    2 +-
 board/kup/kup4k/u-boot.lds
 |    2 +-
 board/kup/kup4k/u-boot.lds.debug
 |    2 +-
 board/kup/kup4x/u-boot.lds
 |    2 +-
 board/kup/kup4x/u-boot.lds.debug
 |    2 +-
 board/logicpd/am3517evm/am3517evm.c
 |    3 +-
 board/logicpd/omap3som/omap3logic.c
 |    2 +-
 board/logicpd/zoom1/zoom1.c
 |    3 +-
 board/logicpd/zoom2/zoom2.c
 |    3 +-
 board/lwmon/u-boot.lds
 |    2 +-
 board/lwmon/u-boot.lds.debug
 |    2 +-
 board/manroland/uc100/u-boot.lds
 |    2 +-
 board/matrix_vision/mvblx/fpga.c
 |   14 +-
 board/matrix_vision/mvblx/mvblx.c
 |    4 +-
 board/matrix_vision/mvblx/sys_eeprom.c
 |   24 ++
 board/matrix_vision/mvsmr/u-boot.lds
 |    2 +-
 board/mbx8xx/u-boot.lds
 |    2 +-
 board/mbx8xx/u-boot.lds.debug
 |    2 +-
 board/mousse/u-boot.lds
 |    2 +-
 board/mpl/pip405/u-boot.lds.debug
 |    2 +-
 board/mvblue/u-boot.lds
 |    2 +-
 board/netphone/u-boot.lds
 |    2 +-
 board/netphone/u-boot.lds.debug
 |    2 +-
 board/netta/u-boot.lds
 |    2 +-
 board/netta/u-boot.lds.debug
 |    2 +-
 board/netta2/u-boot.lds
 |    2 +-
 board/netta2/u-boot.lds.debug
 |    2 +-
 board/netvia/u-boot.lds
 |    2 +-
 board/netvia/u-boot.lds.debug
 |    2 +-
 board/nokia/rx51/rx51.c
 |    4 +-
 board/ns9750dev/config.mk
 |   16 -
 board/ns9750dev/flash.c
 |  474 -----------------------------
 board/ns9750dev/led.c
 |   46 ---
 board/ns9750dev/lowlevel_init.S
 |  298 -------------------
 board/ns9750dev/ns9750dev.c
 |  125 --------
 board/nvidia/cardhu/cardhu.c
 |   57 +++-
 board/nvidia/cardhu/cardhu.c.mmc
 |  151 ----------
 board/nvidia/cardhu/pinmux-config-cardhu.h
 |   21 +-
 board/nvidia/common/board.c
 |   56 +++-
 board/nvidia/dalmore/dalmore.c
 |    3 +
 board/nvidia/dalmore/pinmux-config-dalmore.h
 |  475 ++++++++++++++++++-----------
 board/nvidia/dts/tegra114-dalmore.dts
 |   35 ++-
 board/nvidia/dts/tegra20-harmony.dts
 |   20 +-
 board/nvidia/dts/tegra20-seaboard.dts
 |   15 +-
 board/nvidia/dts/tegra20-ventana.dts
 |   17 +-
 board/nvidia/dts/tegra20-whistler.dts
 |   15 +-
 board/nvidia/dts/tegra30-cardhu.dts
 |   23 +-
 board/nvidia/harmony/harmony.c
 |   26 +-
 board/nvidia/seaboard/seaboard.c
 |   25 +-
 board/nvidia/whistler/whistler.c
 |   30 +-
 board/nx823/u-boot.lds
 |    2 +-
 board/nx823/u-boot.lds.debug
 |    2 +-
 board/olimex/mx23_olinuxino/mx23_olinuxino.c
 |   13 +
 board/olimex/mx23_olinuxino/spl_boot.c
 |    8 +
 board/openrisc/openrisc-generic/u-boot.lds
 |    2 +-
 board/overo/overo.c
 |    3 +-
 board/pandora/pandora.c
 |    3 +-
 board/phytec/pcm051/mux.c
 |    1 -
 board/quantum/u-boot.lds
 |    2 +-
 board/r360mpi/u-boot.lds
 |    2 +-
 board/rbc823/u-boot.lds
 |    2 +-
 board/renesas/sh7752evb/u-boot.lds
 |    2 +-
 board/renesas/sh7757lcr/u-boot.lds
 |    2 +-
 board/rsdproto/u-boot.lds
 |    2 +-
 board/samsung/smdk5250/smdk5250-uboot-spl.lds
 |    2 +-
 board/samsung/smdk6400/u-boot-nand.lds
 |    2 +-
 board/sandburst/karef/u-boot.lds.debug
 |    2 +-
 board/sandburst/metrobox/u-boot.lds.debug
 |    2 +-
 board/sandpoint/u-boot.lds
 |    2 +-
 board/sixnet/u-boot.lds
 |    2 +-
 board/snmc/qs850/u-boot.lds
 |    2 +-
 board/snmc/qs860t/u-boot.lds
 |    2 +-
 board/spc1920/u-boot.lds
 |    2 +-
 board/spd8xx/u-boot.lds
 |    2 +-
 board/spd8xx/u-boot.lds.debug
 |    2 +-
 board/stx/stxxtc/u-boot.lds
 |    2 +-
 board/stx/stxxtc/u-boot.lds.debug
 |    2 +-
 board/svm_sc8xx/u-boot.lds
 |    2 +-
 board/technexion/twister/twister.c
 |    2 +-
 board/teejet/mt_ventoux/mt_ventoux.c
 |    4 +-
 board/ti/am335x/board.c
 |   40 +--
 board/ti/am3517crane/am3517crane.c
 |    3 +-
 board/ti/beagle/beagle.c
 |   17 +-
 board/ti/beagle/beagle.h
 |    6 +- board/{ns9750dev =>
 ti/dra7xx}/Makefile                                       |   22 +-
 board/ti/dra7xx/evm.c
 |  103 +++++++
 board/ti/dra7xx/mux_data.h
 |   47 +++
 board/ti/evm/evm.c
 |    3 +-
 board/ti/omap5_evm/evm.c
 |    4 +-
 board/ti/panda/panda.c
 |    3 +-
 board/ti/sdp3430/sdp.c
 |    3 +-
 board/ti/sdp4430/sdp.c
 |    4 +-
 board/timll/devkit8000/devkit8000.c
 |    3 +-
 board/toradex/colibri_t20_iris/colibri_t20_iris.c
 |   11 +-
 board/toradex/dts/tegra20-colibri_t20_iris.dts
 |    9 +-
 board/tqc/tqm8xx/u-boot.lds
 |    2 +-
 board/v37/u-boot.lds
 |    2 +-
 board/vpac270/u-boot-spl.lds
 |    4 -
 board/w7o/u-boot.lds.debug
 |    2 +-
 board/xes/xpedite1000/u-boot.lds.debug
 |    2 +-
 boards.cfg
 |   12 +
 common/cmd_help.c
 |    2 +-
 common/cmd_led.c
 |    6 +-
 common/cmd_mmc.c
 |    7 +
 common/cmd_sata.c
 |    2 +-
 common/lcd.c
 |   41 +++
 common/spl/Makefile
 |    1 +
 common/spl/spl.c
 |   10 +
 common/spl/spl_onenand.c
 |   47 +++
 config.mk
 |    2 -
 disk/part.c
 |   10 -
 disk/part_amiga.c
 |    6 +-
 disk/part_dos.c
 |    7 +-
 disk/part_efi.c
 |    8 +-
 disk/part_iso.c
 |    7 +-
 disk/part_mac.c
 |    7 +-
 doc/README.commands
 |   18 +-
 doc/README.displaying-bmps
 |   27 ++
 doc/README.ns9750dev
 |   36 ---
 doc/README.scrapyard
 |  161 +++++-----
 doc/SPL/README.am335x-network
 |   92 ++++++
 doc/driver-model/UDM-serial.txt
 |    2 +-
 drivers/gpio/da8xx_gpio.c
 |  137 ++++++++-
 drivers/i2c/tegra_i2c.c
 |   42 ++-
 drivers/mmc/arm_pl180_mmci.c
 |    1 +
 drivers/mmc/bfin_sdh.c
 |    1 +
 drivers/mmc/davinci_mmc.c
 |    1 +
 drivers/mmc/fsl_esdhc.c
 |    1 +
 drivers/mmc/ftsdc010_esdhc.c
 |    1 +
 drivers/mmc/gen_atmel_mci.c
 |    1 +
 drivers/mmc/mmc.c
 |   17 ++
 drivers/mmc/mmc_spi.c
 |    1 +
 drivers/mmc/mxcmmc.c
 |    1 +
 drivers/mmc/mxsmmc.c
 |   21 +-
 drivers/mmc/omap_hsmmc.c
 |  103 +++++--
 drivers/mmc/sdhci.c
 |    1 +
 drivers/mmc/sh_mmcif.c
 |    1 +
 drivers/mmc/tegra_mmc.c
 |  227 ++++++++++----
 drivers/mtd/onenand/onenand_spl.c
 |   14 +-
 drivers/net/cpsw.c
 |   20 +-
 drivers/serial/Makefile
 |    1 -
 drivers/serial/ns9750_serial.c
 |  218 --------------
 drivers/serial/serial.c
 |    2 -
 drivers/spi/mxs_spi.c
 |   39 ++-
 drivers/usb/host/ehci-mx6.c
 |    1 -
 drivers/usb/host/ehci-mxs.c
 |  155 +++++-----
 drivers/usb/host/ehci-tegra.c
 |  546 +++++++++++++++++++++++++++++++++-
 drivers/video/omap3_dss.c
 |    2 +-
 dts/Makefile
 |    3 +-
 helper.mk
 |   64 ----
 include/command.h
 |    2 +-
 include/config_fallbacks.h
 |   11 +
 include/configs/am335x_evm.h
 |   85 +++++-
 include/configs/apx4devkit.h
 |    3 +-
 include/configs/at91rm9200ek.h
 |    3 +
 include/configs/at91sam9260ek.h
 |   23 +-
 include/configs/at91sam9261ek.h
 |   19 +-
 include/configs/at91sam9263ek.h
 |   20 +-
 include/configs/at91sam9m10g45ek.h
 |   17 +-
 include/configs/at91sam9rlek.h
 |    3 +
 include/configs/at91sam9x5ek.h
 |   12 +-
 include/configs/cardhu.h
 |   12 +-
 include/configs/cm_t35.h
 |    9 +
 include/configs/colibri_t20_iris.h
 |    6 -
 include/configs/dalmore.h
 |    9 +
 include/configs/dra7xx_evm.h
 |   36 +++
 include/configs/ea20.h
 |    1 +
 include/configs/harmony.h
 |    8 -
 include/configs/igep00x0.h
 |    7 +-
 include/configs/m28evk.h
 |    5 +-
 include/configs/medcom-wide.h
 |    5 -
 include/configs/mx23_olinuxino.h
 |   64 +++-
 include/configs/mx23evk.h
 |   14 +-
 include/configs/mx28evk.h
 |    4 +-
 include/configs/mx6_common.h
 |   23 ++
 include/configs/mx6qarm2.h
 |    3 +
 include/configs/mx6qsabre_common.h
 |    4 +
 include/configs/mx6qsabrelite.h
 |    4 +
 include/configs/nitrogen6x.h
 |  285 ++++++++++++++++++
 include/configs/ns9750dev.h
 |  187 ------------
 include/configs/omap3_beagle.h
 |    3 +-
 include/configs/omap3_mvblx.h
 |   25 +-
 include/configs/omap4_common.h
 |    2 +-
 include/configs/omap5_common.h
 |  262 ++++++++++++++++
 include/configs/omap5_evm.h
 |  240 +--------------
 include/configs/paz00.h
 |    8 -
 include/configs/pcm051.h
 |    2 +-
 include/configs/plutux.h
 |    5 -
 include/configs/sc_sps_1.h
 |    3 +-
 include/configs/seaboard.h
 |    8 -
 include/configs/tec.h
 |    5 -
 include/configs/tegra-common.h
 |   23 +-
 include/configs/tegra114-common.h
 |    3 +
 include/configs/tegra20-common.h
 |   12 +-
 include/configs/tegra30-common.h
 |    6 +
 include/configs/trimslice.h
 |    8 -
 include/configs/ventana.h
 |    8 -
 include/configs/whistler.h
 |    8 -
 include/configs/zynq.h
 |    5 +
 include/env_callback.h
 |    9 +-
 include/fdtdec.h
 |    3 +
 include/lcd.h
 |    1 +
 include/linker_lists.h
 |  252 ++++++++++++----
 include/mmc.h
 |    2 +
 include/ns9750_bbus.h
 |  125 --------
 include/ns9750_mem.h
 |  172 -----------
 include/ns9750_ser.h
 |  202 -------------
 include/ns9750_sys.h
 |  215 --------------
 include/spl.h
 |    3 +
 lib/fdtdec.c
 |    3 +
 nand_spl/board/freescale/mpc8536ds/Makefile
 |    7 +-
 nand_spl/board/freescale/mpc8569mds/Makefile
 |    7 +-
 nand_spl/board/freescale/mpc8572ds/Makefile
 |    7 +-
 nand_spl/board/freescale/mx31pdk/Makefile
 |    7 +-
 nand_spl/board/freescale/mx31pdk/u-boot.lds
 |    2 +-
 nand_spl/board/freescale/p1010rdb/Makefile
 |    7 +-
 nand_spl/board/freescale/p1023rds/Makefile
 |    7 +-
 nand_spl/board/freescale/p1_p2_rdb/Makefile
 |    7 +-
 nand_spl/board/karo/tx25/Makefile
 |    7 +-
 nand_spl/board/karo/tx25/u-boot.lds
 |    2 +-
 nand_spl/board/samsung/smdk6400/u-boot.lds
 |    2 +-
 spl/.gitignore
 |    1 -
 spl/Makefile
 |   10 +- 486 files changed, 15587 insertions(+), 10406 deletions(-)
 create mode 100644 arch/arm/cpu/armv7/am33xx/u-boot-spl.lds delete
 mode 100644 arch/arm/cpu/armv7/omap4/clocks.c create mode 100644
 arch/arm/cpu/armv7/omap4/hw_data.c create mode 100644
 arch/arm/cpu/armv7/omap4/prcm-regs.c delete mode 100644
 arch/arm/cpu/armv7/omap5/clocks.c create mode 100644
 arch/arm/cpu/armv7/omap5/hw_data.c create mode 100644
 arch/arm/cpu/armv7/omap5/prcm-regs.c delete mode 100644
 arch/arm/cpu/armv7/tegra20/usb.c create mode 100644
 arch/arm/cpu/armv7/zynq/slcr.c create mode 100644
 arch/arm/cpu/u-boot-spl.lds create mode 100644
 arch/arm/include/asm/arch-mx6/mx6-ddr.h create mode 100644
 arch/arm/include/asm/arch-mx6/mx6-pins.h create mode 100644
 arch/arm/include/asm/arch-mx6/mx6dl-ddr.h create mode 100644
 arch/arm/include/asm/arch-mx6/mx6q-ddr.h create mode 100644
 arch/arm/include/asm/arch-mx6/mx6q_pins.h delete mode 100644
 arch/arm/include/asm/arch-mx6/mx6x_pins.h create mode 100644
 arch/arm/include/asm/arch-omap5/mux_dra7xx.h rename
 arch/arm/include/asm/{arch-tegra20 => arch-tegra}/usb.h (89%) create
 mode 100644 arch/arm/include/asm/arch-zynq/hardware.h rename
 arch/arm/{cpu/armv7/mx6/lowlevel_init.S =>
 include/asm/arch-zynq/sys_proto.h} (54%) create mode 100644
 arch/arm/include/asm/omap_mmc.h create mode 100644 arch/arm/lib/bss.c
 create mode 100644 board/avionic-design/dts/tegra20-tamonten.dtsi
 create mode 100644 board/boundary/nitrogen6x/1066mhz_4x128mx16.cfg
 create mode 100644 board/boundary/nitrogen6x/1066mhz_4x256mx16.cfg
 create mode 100644 board/boundary/nitrogen6x/6x_bootscript.txt create
 mode 100644 board/boundary/nitrogen6x/6x_bootscript_android.txt create
 mode 100644
 board/boundary/nitrogen6x/6x_bootscript_android_recovery.txt create
 mode 100644 board/boundary/nitrogen6x/6x_upgrade.txt create mode
 100644 board/boundary/nitrogen6x/800mhz_2x128mx16.cfg create mode
 100644 board/boundary/nitrogen6x/800mhz_2x256mx16.cfg create mode
 100644 board/boundary/nitrogen6x/800mhz_4x128mx16.cfg create mode
 100644 board/boundary/nitrogen6x/800mhz_4x256mx16.cfg create mode
 100644 board/boundary/nitrogen6x/Makefile create mode 100644
 board/boundary/nitrogen6x/README create mode 100644
 board/boundary/nitrogen6x/clocks.cfg create mode 100644
 board/boundary/nitrogen6x/ddr-setup.cfg create mode 100644
 board/boundary/nitrogen6x/nitrogen6dl.cfg create mode 100644
 board/boundary/nitrogen6x/nitrogen6dl2g.cfg create mode 100644
 board/boundary/nitrogen6x/nitrogen6q.cfg create mode 100644
 board/boundary/nitrogen6x/nitrogen6q2g.cfg create mode 100644
 board/boundary/nitrogen6x/nitrogen6s.cfg create mode 100644
 board/boundary/nitrogen6x/nitrogen6s1g.cfg create mode 100644
 board/boundary/nitrogen6x/nitrogen6x.c create mode 100644
 board/cm_t35/display.c delete mode 100644 board/ns9750dev/config.mk
 delete mode 100644 board/ns9750dev/flash.c delete mode 100644
 board/ns9750dev/led.c delete mode 100644
 board/ns9750dev/lowlevel_init.S delete mode 100644
 board/ns9750dev/ns9750dev.c delete mode 100644
 board/nvidia/cardhu/cardhu.c.mmc rename board/{ns9750dev =>
 ti/dra7xx}/Makefile (74%) create mode 100644 board/ti/dra7xx/evm.c
 create mode 100644 board/ti/dra7xx/mux_data.h create mode 100644
 common/spl/spl_onenand.c create mode 100644 doc/README.displaying-bmps
 delete mode 100644 doc/README.ns9750dev create mode 100644
 doc/SPL/README.am335x-network delete mode 100644
 drivers/serial/ns9750_serial.c delete mode 100644 helper.mk create
 mode 100644 include/configs/dra7xx_evm.h create mode 100644
 include/configs/mx6_common.h create mode 100644
 include/configs/nitrogen6x.h delete mode 100644
 include/configs/ns9750dev.h create mode 100644
 include/configs/omap5_common.h delete mode 100644
 include/ns9750_bbus.h delete mode 100644 include/ns9750_mem.h delete
 mode 100644 include/ns9750_ser.h delete mode 100644
 include/ns9750_sys.h

Amicalement,
-- 
Albert.

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

* [U-Boot] Pull request: u-boot-arm/master
  2013-01-14 16:58 Albert ARIBAUD
@ 2013-01-14 23:18 ` Tom Rini
  0 siblings, 0 replies; 259+ messages in thread
From: Tom Rini @ 2013-01-14 23:18 UTC (permalink / raw)
  To: u-boot

On Mon, Jan 14, 2013 at 05:58:39PM +0100, Albert ARIBAUD wrote:

> Hello Tom,
> 
> The following changes since commit
> fd70aa41468be4324275910f85578cb5be6a0439:
> 
>   m68k/lib: fix serial driver relocation (2013-01-11 14:41:14 -0700)
> 
> are available in the git repository at:
> 
>   git://git.denx.de/u-boot-arm.git master
> 
> for you to fetch changes up to a17617d6553369ba72c080128ed8d0b0c33dfc89:
> 
>   Merge branch 'u-boot-imx/master' into 'u-boot-arm/master' (2013-01-14
>   17:00:02 +0100)
> 
> ----------------------------------------------------------------
> 
> Ajay Kumar (8):
>       EXYNOS5: Add support for FIMD and DP
>       EXYNOS5: Change parent clock of FIMD to MPLL
>       EXYNOS: Add dummy definition to fix compilation dependency on
> CONFIG_EXYNOS_MIPI_DSIM video: Modify exynos_fimd driver to support LCD
> console EXYNOS5: Make all display related code dependent on CONFIG_LCD
>       EXYNOS5: Enable console multiplexing in u-boot
>       video: exynos_dp: Remove unused variable disp_info
>       video: exynos_fb: Make a call to draw_logo only when
> CONFIG_CMD_BMP is selected
> 
> Albert ARIBAUD (2):
>       Merge branch 'u-boot-samsung/master' into 'u-boot-arm/master'
>       Merge branch 'u-boot-imx/master' into 'u-boot-arm/master'
> 
> Bo Shen (1):
>       arm: at91sam9x5: add dataflash boot support
> 
> Chander Kashyap (4):
>       EXYNOS: EXYNOS4X12: Populate Exynos4x12 register addresses
>       EXYNOS: EXYNOS4X12: Add clock structure for EXYNOS4X12
>       EXYNOS: EXYNOS4X12: Add gpio structure for EXYNOS4X12
>       EXYNOS: EXYNOS4X12: extract Exynos4x12 IPs clock frequency
> 
> Fabio Estevam (4):
>       mx6: Add workaround for ARM errata
>       mx53loco: Add support for SEIKO 4.3'' WVGA panel
>       mx6qsabresd: Fix booting the kernel from SDHC3
>       mx51evk: Add DVI output support
> 
> Hatim RV (5):
>       EXYNOS5: FDT: add initial dts file for EXYNOS5250, SMDK5250
>       fdt: exynos5: Add DT node definition for SROM and SMSC9215
>       exynos5: Add DT based driver for SMC911X ethernet
>       exynos5: config: Rename the smdk5250.h to exynos5250-dt.h
>       SMDK5250: config: Add configuration file for SMDK5250 board
> 
> Jaehoon Chung (2):
>       Exynos: clock: support get_mmc_clk for exynos
>       Exynos: clock: add CLK_DIV_FSYS3 at set_mmc_clk
> 
> Otavio Salvador (6):
>       mx6qsabrelite: Use tabs to environment setting
>       mx28evk: We shouldn't hardcode a rootfs filesystem type
>       mx28evk: Add support to dynamically choose between fdt use or not
>       mx53loco: Add support to dynamically choose between fdt use or not
>       mx6qsabrelite: Add support to dynamically choose between fdt use
> or not mx6qsabre{auto, sd}: Add support to dynamically choose between
> fdt use or not
> 
> Piotr Wilczek (1):
>       arm:exynos4:pinmux: Modify the gpio function for mmc
> 
> Rajeshwari Shinde (23):
>       EXYNOS5: FDT: Add I2C device node data
>       EXYNOS5 : FDT: Add Aliases for I2C device
>       FDT: Add compatible string for I2C
>       EXYNOS5: FDT : Decode peripheral id
>       I2C: Driver changes for FDT support
>       SMDK5250: Initialise I2C using FDT
>       EXYNOS5: FDT: Add sound device node data
>       EXYNOS5: FDT: Add sound and codec device node
>       EXYNOS5: FDT: Add compatible strings for sound
>       Sound: Add FDT support to driver
>       Sound: WM8994: Add FDT support to codec
>       Sound: Add FDT support to CMD.
>       EXYNOS5: FDT: Add compatible strings for SPI
>       EXYNOS5 : FDT: Add Aliases for SPI device
>       EXYNOS5: FDT: Add SPI device node data
>       SPI: EXYNOS: Add FDT support to driver.
>       EHCI: Exynos: Add fdt support
>       EXYNOS5: Add device node for USB.
>       EXYNOS5: FDT: Add compatible strings for USB
>       EXYNOS5: FDT: Add compatible strings for PMIC
>       EXYNOS5: Add device node for PMIC
>       PMIC: MAX77686: Add FDT Support
>       I2C: S3C24X0: Resolve build error for VCMA9
> 
> Troy Kisky (1):
>       mx31/mx35/mx51/mx53/mx6: add watchdog
> 
> Vivek Gautam (1):
>       SMDK5250: Enable VBus for USB 2.0 controller
> 
> ??ukasz Majewski (2):
>       spl:falcon:trats Update Trats default board configuration file to
> support FALCON MODE video:cache:fix: Enable dcache flush at LCD
> subsystem for Exynos based boards
> 
>  arch/arm/cpu/arm1136/mx31/timer.c            |   39 ----
>  arch/arm/cpu/arm1136/mx35/generic.c          |    6 -
>  arch/arm/cpu/armv7/exynos/clock.c            |  272
>  +++++++++++++++++++++- arch/arm/cpu/armv7/exynos/pinmux.c
>  |   74 ++++++ arch/arm/cpu/armv7/mx6/lowlevel_init.S       |   10 +
>  arch/arm/dts/exynos5250.dtsi                 |  154 ++++++++++++
>  arch/arm/imx-common/cpu.c                    |    5 -
>  arch/arm/include/asm/arch-exynos/clk.h       |    1 +
>  arch/arm/include/asm/arch-exynos/clock.h     |  276
>  ++++++++++++++++++++++ arch/arm/include/asm/arch-exynos/cpu.h
>  |   48 +++- arch/arm/include/asm/arch-exynos/dp_info.h   |    2 +
>  arch/arm/include/asm/arch-exynos/gpio.h      |   85 +++++++
>  arch/arm/include/asm/arch-exynos/mipi_dsim.h |    7 +
>  arch/arm/include/asm/arch-exynos/periph.h    |   33 +--
>  arch/arm/include/asm/arch-exynos/pinmux.h    |    8 +
>  arch/arm/include/asm/arch-exynos/sromc.h     |   18 ++
>  arch/arm/include/asm/arch-mx31/clock.h       |    2 -
>  arch/arm/include/asm/arch-mx31/imx-regs.h    |   13 +-
>  arch/arm/include/asm/arch-mx35/imx-regs.h    |   11 +-
>  arch/arm/include/asm/arch-mx5/imx-regs.h     |   10 -
>  board/davedenx/qong/qong.c                   |    9 +-
>  board/freescale/mx31pdk/mx31pdk.c            |    9 +-
>  board/freescale/mx51evk/mx51evk.c            |    2 -
>  board/freescale/mx51evk/mx51evk_video.c      |   39 +++-
>  board/freescale/mx53loco/mx53loco.c          |    2 -
>  board/freescale/mx53loco/mx53loco_video.c    |   38 ++-
>  board/hale/tt01/tt01.c                       |    2 +-
>  board/samsung/dts/exynos5250-smdk5250.dts    |   69 ++++++
>  board/samsung/smdk5250/smdk5250.c            |  237 +++++++++++++++----
>  board/samsung/trats/trats.c                  |    2 +-
>  boards.cfg                                   |    1 +
>  common/cmd_sound.c                           |    2 +-
>  doc/README.watchdog                          |   29 +++
>  doc/device-tree-bindings/exynos/isp-spi.txt  |   22 ++
>  doc/device-tree-bindings/exynos/sound.txt    |   27 +++
>  drivers/i2c/s3c24x0_i2c.c                    |   85 ++++++-
>  drivers/i2c/s3c24x0_i2c.h                    |    7 +
>  drivers/power/pmic/pmic_max77686.c           |   37 ++-
>  drivers/sound/sound.c                        |  171 ++++++++------
>  drivers/sound/wm8994.c                       |   74 +++++-
>  drivers/sound/wm8994.h                       |    6 +-
>  drivers/spi/exynos_spi.c                     |   96 +++++++-
>  drivers/usb/host/ehci-exynos.c               |   92 +++++++-
>  drivers/video/exynos_dp.c                    |    2 -
>  drivers/video/exynos_fb.c                    |    7 +
>  drivers/video/exynos_fimd.c                  |   12 +-
>  drivers/watchdog/Makefile                    |    3 +
>  drivers/watchdog/imx_watchdog.c              |   66 ++++++
>  include/configs/at91sam9x5ek.h               |   10 +
>  include/configs/exynos5250-dt.h              |  321
>  ++++++++++++++++++++++++++
>  include/configs/mx28evk.h                    |   47 +++-
>  include/configs/mx31pdk.h                    |    1 +
>  include/configs/mx53loco.h                   |   44 +++-
>  include/configs/mx6qsabre_common.h           |   43 +++-
>  include/configs/mx6qsabreauto.h              |    1 +
>  include/configs/mx6qsabrelite.h              |  101 +++++---
>  include/configs/mx6qsabresd.h                |    3 +-
>  include/configs/qong.h                       |    1 +
>  include/configs/smdk5250.h                   |  278
>  +--------------------- include/configs/trats.h
>  |   45 +++- include/fdtdec.h                             |    9 +
>  include/i2c.h                                |   26 +++
>  include/sound.h                              |    4 +-
>  include/watchdog.h                           |    1 +
>  lib/fdtdec.c                                 |    9 + 65 files
>  changed, 2558 insertions(+), 608 deletions(-) create mode 100644
>  arch/arm/dts/exynos5250.dtsi create mode 100644
>  board/samsung/dts/exynos5250-smdk5250.dts create mode 100644
>  doc/README.watchdog create mode 100644
>  doc/device-tree-bindings/exynos/isp-spi.txt create mode 100644
>  doc/device-tree-bindings/exynos/sound.txt create mode 100644
>  drivers/watchdog/imx_watchdog.c create mode 100644
>  include/configs/exynos5250-dt.h

Along with the patch I posted, applied to u-boot/master, thanks!

-- 
Tom
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 836 bytes
Desc: Digital signature
URL: <http://lists.denx.de/pipermail/u-boot/attachments/20130114/0e7e7c21/attachment.pgp>

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

* [U-Boot] Pull request: u-boot-arm/master
@ 2013-01-14 16:58 Albert ARIBAUD
  2013-01-14 23:18 ` Tom Rini
  0 siblings, 1 reply; 259+ messages in thread
From: Albert ARIBAUD @ 2013-01-14 16:58 UTC (permalink / raw)
  To: u-boot

Hello Tom,

The following changes since commit
fd70aa41468be4324275910f85578cb5be6a0439:

  m68k/lib: fix serial driver relocation (2013-01-11 14:41:14 -0700)

are available in the git repository at:

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

for you to fetch changes up to a17617d6553369ba72c080128ed8d0b0c33dfc89:

  Merge branch 'u-boot-imx/master' into 'u-boot-arm/master' (2013-01-14
  17:00:02 +0100)

----------------------------------------------------------------

Ajay Kumar (8):
      EXYNOS5: Add support for FIMD and DP
      EXYNOS5: Change parent clock of FIMD to MPLL
      EXYNOS: Add dummy definition to fix compilation dependency on
CONFIG_EXYNOS_MIPI_DSIM video: Modify exynos_fimd driver to support LCD
console EXYNOS5: Make all display related code dependent on CONFIG_LCD
      EXYNOS5: Enable console multiplexing in u-boot
      video: exynos_dp: Remove unused variable disp_info
      video: exynos_fb: Make a call to draw_logo only when
CONFIG_CMD_BMP is selected

Albert ARIBAUD (2):
      Merge branch 'u-boot-samsung/master' into 'u-boot-arm/master'
      Merge branch 'u-boot-imx/master' into 'u-boot-arm/master'

Bo Shen (1):
      arm: at91sam9x5: add dataflash boot support

Chander Kashyap (4):
      EXYNOS: EXYNOS4X12: Populate Exynos4x12 register addresses
      EXYNOS: EXYNOS4X12: Add clock structure for EXYNOS4X12
      EXYNOS: EXYNOS4X12: Add gpio structure for EXYNOS4X12
      EXYNOS: EXYNOS4X12: extract Exynos4x12 IPs clock frequency

Fabio Estevam (4):
      mx6: Add workaround for ARM errata
      mx53loco: Add support for SEIKO 4.3'' WVGA panel
      mx6qsabresd: Fix booting the kernel from SDHC3
      mx51evk: Add DVI output support

Hatim RV (5):
      EXYNOS5: FDT: add initial dts file for EXYNOS5250, SMDK5250
      fdt: exynos5: Add DT node definition for SROM and SMSC9215
      exynos5: Add DT based driver for SMC911X ethernet
      exynos5: config: Rename the smdk5250.h to exynos5250-dt.h
      SMDK5250: config: Add configuration file for SMDK5250 board

Jaehoon Chung (2):
      Exynos: clock: support get_mmc_clk for exynos
      Exynos: clock: add CLK_DIV_FSYS3 at set_mmc_clk

Otavio Salvador (6):
      mx6qsabrelite: Use tabs to environment setting
      mx28evk: We shouldn't hardcode a rootfs filesystem type
      mx28evk: Add support to dynamically choose between fdt use or not
      mx53loco: Add support to dynamically choose between fdt use or not
      mx6qsabrelite: Add support to dynamically choose between fdt use
or not mx6qsabre{auto, sd}: Add support to dynamically choose between
fdt use or not

Piotr Wilczek (1):
      arm:exynos4:pinmux: Modify the gpio function for mmc

Rajeshwari Shinde (23):
      EXYNOS5: FDT: Add I2C device node data
      EXYNOS5 : FDT: Add Aliases for I2C device
      FDT: Add compatible string for I2C
      EXYNOS5: FDT : Decode peripheral id
      I2C: Driver changes for FDT support
      SMDK5250: Initialise I2C using FDT
      EXYNOS5: FDT: Add sound device node data
      EXYNOS5: FDT: Add sound and codec device node
      EXYNOS5: FDT: Add compatible strings for sound
      Sound: Add FDT support to driver
      Sound: WM8994: Add FDT support to codec
      Sound: Add FDT support to CMD.
      EXYNOS5: FDT: Add compatible strings for SPI
      EXYNOS5 : FDT: Add Aliases for SPI device
      EXYNOS5: FDT: Add SPI device node data
      SPI: EXYNOS: Add FDT support to driver.
      EHCI: Exynos: Add fdt support
      EXYNOS5: Add device node for USB.
      EXYNOS5: FDT: Add compatible strings for USB
      EXYNOS5: FDT: Add compatible strings for PMIC
      EXYNOS5: Add device node for PMIC
      PMIC: MAX77686: Add FDT Support
      I2C: S3C24X0: Resolve build error for VCMA9

Troy Kisky (1):
      mx31/mx35/mx51/mx53/mx6: add watchdog

Vivek Gautam (1):
      SMDK5250: Enable VBus for USB 2.0 controller

?ukasz Majewski (2):
      spl:falcon:trats Update Trats default board configuration file to
support FALCON MODE video:cache:fix: Enable dcache flush at LCD
subsystem for Exynos based boards

 arch/arm/cpu/arm1136/mx31/timer.c            |   39 ----
 arch/arm/cpu/arm1136/mx35/generic.c          |    6 -
 arch/arm/cpu/armv7/exynos/clock.c            |  272
 +++++++++++++++++++++- arch/arm/cpu/armv7/exynos/pinmux.c
 |   74 ++++++ arch/arm/cpu/armv7/mx6/lowlevel_init.S       |   10 +
 arch/arm/dts/exynos5250.dtsi                 |  154 ++++++++++++
 arch/arm/imx-common/cpu.c                    |    5 -
 arch/arm/include/asm/arch-exynos/clk.h       |    1 +
 arch/arm/include/asm/arch-exynos/clock.h     |  276
 ++++++++++++++++++++++ arch/arm/include/asm/arch-exynos/cpu.h
 |   48 +++- arch/arm/include/asm/arch-exynos/dp_info.h   |    2 +
 arch/arm/include/asm/arch-exynos/gpio.h      |   85 +++++++
 arch/arm/include/asm/arch-exynos/mipi_dsim.h |    7 +
 arch/arm/include/asm/arch-exynos/periph.h    |   33 +--
 arch/arm/include/asm/arch-exynos/pinmux.h    |    8 +
 arch/arm/include/asm/arch-exynos/sromc.h     |   18 ++
 arch/arm/include/asm/arch-mx31/clock.h       |    2 -
 arch/arm/include/asm/arch-mx31/imx-regs.h    |   13 +-
 arch/arm/include/asm/arch-mx35/imx-regs.h    |   11 +-
 arch/arm/include/asm/arch-mx5/imx-regs.h     |   10 -
 board/davedenx/qong/qong.c                   |    9 +-
 board/freescale/mx31pdk/mx31pdk.c            |    9 +-
 board/freescale/mx51evk/mx51evk.c            |    2 -
 board/freescale/mx51evk/mx51evk_video.c      |   39 +++-
 board/freescale/mx53loco/mx53loco.c          |    2 -
 board/freescale/mx53loco/mx53loco_video.c    |   38 ++-
 board/hale/tt01/tt01.c                       |    2 +-
 board/samsung/dts/exynos5250-smdk5250.dts    |   69 ++++++
 board/samsung/smdk5250/smdk5250.c            |  237 +++++++++++++++----
 board/samsung/trats/trats.c                  |    2 +-
 boards.cfg                                   |    1 +
 common/cmd_sound.c                           |    2 +-
 doc/README.watchdog                          |   29 +++
 doc/device-tree-bindings/exynos/isp-spi.txt  |   22 ++
 doc/device-tree-bindings/exynos/sound.txt    |   27 +++
 drivers/i2c/s3c24x0_i2c.c                    |   85 ++++++-
 drivers/i2c/s3c24x0_i2c.h                    |    7 +
 drivers/power/pmic/pmic_max77686.c           |   37 ++-
 drivers/sound/sound.c                        |  171 ++++++++------
 drivers/sound/wm8994.c                       |   74 +++++-
 drivers/sound/wm8994.h                       |    6 +-
 drivers/spi/exynos_spi.c                     |   96 +++++++-
 drivers/usb/host/ehci-exynos.c               |   92 +++++++-
 drivers/video/exynos_dp.c                    |    2 -
 drivers/video/exynos_fb.c                    |    7 +
 drivers/video/exynos_fimd.c                  |   12 +-
 drivers/watchdog/Makefile                    |    3 +
 drivers/watchdog/imx_watchdog.c              |   66 ++++++
 include/configs/at91sam9x5ek.h               |   10 +
 include/configs/exynos5250-dt.h              |  321
 ++++++++++++++++++++++++++
 include/configs/mx28evk.h                    |   47 +++-
 include/configs/mx31pdk.h                    |    1 +
 include/configs/mx53loco.h                   |   44 +++-
 include/configs/mx6qsabre_common.h           |   43 +++-
 include/configs/mx6qsabreauto.h              |    1 +
 include/configs/mx6qsabrelite.h              |  101 +++++---
 include/configs/mx6qsabresd.h                |    3 +-
 include/configs/qong.h                       |    1 +
 include/configs/smdk5250.h                   |  278
 +--------------------- include/configs/trats.h
 |   45 +++- include/fdtdec.h                             |    9 +
 include/i2c.h                                |   26 +++
 include/sound.h                              |    4 +-
 include/watchdog.h                           |    1 +
 lib/fdtdec.c                                 |    9 + 65 files
 changed, 2558 insertions(+), 608 deletions(-) create mode 100644
 arch/arm/dts/exynos5250.dtsi create mode 100644
 board/samsung/dts/exynos5250-smdk5250.dts create mode 100644
 doc/README.watchdog create mode 100644
 doc/device-tree-bindings/exynos/isp-spi.txt create mode 100644
 doc/device-tree-bindings/exynos/sound.txt create mode 100644
 drivers/watchdog/imx_watchdog.c create mode 100644
 include/configs/exynos5250-dt.h

Amicalement,
-- 
Albert.

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

* [U-Boot] Pull request: u-boot-arm/master
  2013-01-11 21:36 Albert ARIBAUD
@ 2013-01-11 23:44 ` Tom Rini
  0 siblings, 0 replies; 259+ messages in thread
From: Tom Rini @ 2013-01-11 23:44 UTC (permalink / raw)
  To: u-boot

On Fri, Jan 11, 2013 at 10:36:06PM +0100, Albert ARIBAUD wrote:

> Hello Tom,
> 
> The following changes since commit
> 61bdb9133593f0f881a57232039296f64bd662ed:
> 
>   arm: remove useless code in start.S files (2013-01-08 22:14:54 +0100)
> 
> are available in the git repository at:
> 
>   git://git.denx.de/u-boot-arm.git master
> 
> for you to fetch changes up to 59ee45ee91cc91b392a8e2684bfcb8c933ce4967:
> 
>   Merge branch 'u-boot-ti/master' into 'u-boot-arm/master' (2013-01-11
>   18:17:33 +0100)
> 
> ----------------------------------------------------------------
> 
> Albert ARIBAUD (6):
>       mv88e61xx: refactor PHY and SWITCH level-code
>       kirkwood: make MPP arrays static const
>       ARM: lacie_kw: add support for WIRELESS_SPACE
>       Merge branch 'u-boot-marvell/master' into 'u-boot-arm/master'
>       Merge 'u-boot-atmel/master' into 'u-boot-arm/master'
>       Merge branch 'u-boot-ti/master' into 'u-boot-arm/master'
> 
> Andreas Bie??mann (1):
>       mv-common.h: increase malloc arena to 4MiB
> 
> Arun Mankuzhi (1):
>       arm: move flush_dcache_all() to just before disable cache
> 
> Bo Shen (1):
>       spi: atmel: sam9m10g45 also support WDRBT bit
> 
> Gabe Black (1):
>       arm: Keep track of the tlb size as well as its location
> 
> Holger Brunck (3):
>       arm/km: fix memory settings
>       km/common: drop unneeded std* environment variables
>       km/common: cosmetic change reported from checkpatch
> 
> Javier Martinez Canillas (3):
>       OMAP3: igep00x0: add CONFIG_SPL_BOARD_INIT for
> CONFIG_SPL_NAND_SUPPORT serial/ns16550: add an option to avoid hanging
> on broken platforms OMAP3: igep00x0: add CONFIG_SYS_NS16550_BROKEN_TEMT
> 
> Luke Lowrey (1):
>       arch-kirkwood: Ethernet port macro returning incorrect address
> 
> Michael Walle (1):
>       lsxl: unset ncip for rescue mode
> 
> Nishanth Menon (1):
>       Makefile: remove MLO.byteswap on clobber
> 
> Richard Genoud (3):
>       at91sam9x5: enable USB support for 9x5ek board.
>       at91sam9x5ek: regroup FAT/DOS features
>       at91sam9x5ek: add USB configuration
> 
> Simon Glass (6):
>       arm: Move fdt check earlier so that board_early_init_f() can use
> it arm: Add CONFIG_DELAY_ENVIRONMENT to delay environment loading
>       Document the CONFIG_DISPLAY_BOARDINFO option
>       arm: Add CONFIG_DISPLAY_BOARDINFO_LATE to display board info on
> LCD Add option to display customised memory information
>       arm: Move bootstage record for board_init_f() to after
> arch_cpu_init()
> 
> Taylor Hutt (1):
>       arm: Tabify code for MMC initialization
> 
> Tom Wai-Hong Tam (1):
>       arm: Make interrupts.o and reset.o in libarm also appear in SPL
> 
> Valentin Longchamp (1):
>       arm/km: remove duplicate code
> 
>  Makefile                                         |    2 +-
>  README                                           |   28 ++
>  arch/arm/cpu/arm926ejs/at91/at91sam9x5_devices.c |   13 +
>  arch/arm/cpu/arm926ejs/kirkwood/mpp.c            |    2 +-
>  arch/arm/include/asm/arch-at91/at91sam9x5.h      |    2 +
>  arch/arm/include/asm/arch-kirkwood/cpu.h         |    2 +-
>  arch/arm/include/asm/arch-kirkwood/mpp.h         |    2 +-
>  arch/arm/include/asm/global_data.h               |    1 +
>  arch/arm/lib/Makefile                            |    5 +-
>  arch/arm/lib/board.c                             |   75 +++-
>  arch/arm/lib/cache-cp15.c                        |    5 +-
>  board/LaCie/net2big_v2/net2big_v2.c              |    2 +-
>  board/LaCie/netspace_v2/netspace_v2.c            |    2 +-
>  board/LaCie/wireless_space/Makefile              |   46 ++
>  board/LaCie/wireless_space/kwbimage.cfg          |   82 ++++
>  board/LaCie/wireless_space/wireless_space.c      |  176 ++++++++
>  board/Marvell/dreamplug/dreamplug.c              |    2 +-
>  board/Marvell/guruplug/guruplug.c                |    2 +-
>  board/Marvell/mv88f6281gtw_ge/mv88f6281gtw_ge.c  |    2 +-
>  board/Marvell/openrd/openrd.c                    |    2 +-
>  board/Marvell/rd6281a/rd6281a.c                  |    2 +-
>  board/Marvell/sheevaplug/sheevaplug.c            |    2 +-
>  board/Seagate/dockstar/dockstar.c                |    2 +-
>  board/atmel/at91sam9x5ek/at91sam9x5ek.c          |    3 +
>  board/buffalo/lsxl/lsxl.c                        |    7 +-
>  board/cloudengines/pogo_e02/pogo_e02.c           |    2 +-
>  board/d-link/dns325/dns325.c                     |    2 +-
>  board/iomega/iconnect/iconnect.c                 |    2 +-
>  board/karo/tk71/tk71.c                           |    2 +-
>  board/keymile/common/common.c                    |    2 +-
>  board/keymile/km_arm/km_arm.c                    |   16 +-
>  board/keymile/km_arm/kwbimage-memphis.cfg        |    6 +-
>  board/keymile/km_arm/kwbimage.cfg                |    6 +-
>  board/keymile/km_arm/kwbimage_128M16_1.cfg       |   25 +-
>  board/keymile/km_arm/kwbimage_256M8_1.cfg        |   25 +-
>  board/raidsonic/ib62x0/ib62x0.c                  |    2 +-
>  boards.cfg                                       |    1 +
>  common/cmd_mem.c                                 |   27 ++
>  drivers/net/phy/mv88e61xx.c                      |  495
>  ++++++++++++++--------
>  drivers/net/phy/mv88e61xx.h                      |   39 +-
>  drivers/serial/ns16550.c                         |    2 +
>  drivers/spi/atmel_spi.c                          |    2 +-
>  drivers/spi/kirkwood_spi.c                       |   12 +-
>  drivers/usb/host/ohci-at91.c                     |    6 +-
>  include/common.h                                 |    9 +
>  include/config_cmd_all.h                         |    1 +
>  include/configs/at91sam9x5ek.h                   |   29 +-
>  include/configs/igep00x0.h                       |    4 +
>  include/configs/km/keymile-common.h              |    3 -
>  include/configs/lsxl.h                           |    2 +-
>  include/configs/mv-common.h                      |    2 +-
>  include/configs/wireless_space.h                 |  194 +++++++++
>  include/netdev.h                                 |   21 +- 53 files
>  changed, 1090 insertions(+), 318 deletions(-) create mode 100644
>  board/LaCie/wireless_space/Makefile create mode 100644
>  board/LaCie/wireless_space/kwbimage.cfg create mode 100644
>  board/LaCie/wireless_space/wireless_space.c create mode 100644
>  include/configs/wireless_space.h

Applied to u-boot/master, thanks!

-- 
Tom
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 836 bytes
Desc: Digital signature
URL: <http://lists.denx.de/pipermail/u-boot/attachments/20130111/888a8e38/attachment.pgp>

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

* [U-Boot] Pull request: u-boot-arm/master
@ 2013-01-11 21:36 Albert ARIBAUD
  2013-01-11 23:44 ` Tom Rini
  0 siblings, 1 reply; 259+ messages in thread
From: Albert ARIBAUD @ 2013-01-11 21:36 UTC (permalink / raw)
  To: u-boot

Hello Tom,

The following changes since commit
61bdb9133593f0f881a57232039296f64bd662ed:

  arm: remove useless code in start.S files (2013-01-08 22:14:54 +0100)

are available in the git repository at:

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

for you to fetch changes up to 59ee45ee91cc91b392a8e2684bfcb8c933ce4967:

  Merge branch 'u-boot-ti/master' into 'u-boot-arm/master' (2013-01-11
  18:17:33 +0100)

----------------------------------------------------------------

Albert ARIBAUD (6):
      mv88e61xx: refactor PHY and SWITCH level-code
      kirkwood: make MPP arrays static const
      ARM: lacie_kw: add support for WIRELESS_SPACE
      Merge branch 'u-boot-marvell/master' into 'u-boot-arm/master'
      Merge 'u-boot-atmel/master' into 'u-boot-arm/master'
      Merge branch 'u-boot-ti/master' into 'u-boot-arm/master'

Andreas Bie?mann (1):
      mv-common.h: increase malloc arena to 4MiB

Arun Mankuzhi (1):
      arm: move flush_dcache_all() to just before disable cache

Bo Shen (1):
      spi: atmel: sam9m10g45 also support WDRBT bit

Gabe Black (1):
      arm: Keep track of the tlb size as well as its location

Holger Brunck (3):
      arm/km: fix memory settings
      km/common: drop unneeded std* environment variables
      km/common: cosmetic change reported from checkpatch

Javier Martinez Canillas (3):
      OMAP3: igep00x0: add CONFIG_SPL_BOARD_INIT for
CONFIG_SPL_NAND_SUPPORT serial/ns16550: add an option to avoid hanging
on broken platforms OMAP3: igep00x0: add CONFIG_SYS_NS16550_BROKEN_TEMT

Luke Lowrey (1):
      arch-kirkwood: Ethernet port macro returning incorrect address

Michael Walle (1):
      lsxl: unset ncip for rescue mode

Nishanth Menon (1):
      Makefile: remove MLO.byteswap on clobber

Richard Genoud (3):
      at91sam9x5: enable USB support for 9x5ek board.
      at91sam9x5ek: regroup FAT/DOS features
      at91sam9x5ek: add USB configuration

Simon Glass (6):
      arm: Move fdt check earlier so that board_early_init_f() can use
it arm: Add CONFIG_DELAY_ENVIRONMENT to delay environment loading
      Document the CONFIG_DISPLAY_BOARDINFO option
      arm: Add CONFIG_DISPLAY_BOARDINFO_LATE to display board info on
LCD Add option to display customised memory information
      arm: Move bootstage record for board_init_f() to after
arch_cpu_init()

Taylor Hutt (1):
      arm: Tabify code for MMC initialization

Tom Wai-Hong Tam (1):
      arm: Make interrupts.o and reset.o in libarm also appear in SPL

Valentin Longchamp (1):
      arm/km: remove duplicate code

 Makefile                                         |    2 +-
 README                                           |   28 ++
 arch/arm/cpu/arm926ejs/at91/at91sam9x5_devices.c |   13 +
 arch/arm/cpu/arm926ejs/kirkwood/mpp.c            |    2 +-
 arch/arm/include/asm/arch-at91/at91sam9x5.h      |    2 +
 arch/arm/include/asm/arch-kirkwood/cpu.h         |    2 +-
 arch/arm/include/asm/arch-kirkwood/mpp.h         |    2 +-
 arch/arm/include/asm/global_data.h               |    1 +
 arch/arm/lib/Makefile                            |    5 +-
 arch/arm/lib/board.c                             |   75 +++-
 arch/arm/lib/cache-cp15.c                        |    5 +-
 board/LaCie/net2big_v2/net2big_v2.c              |    2 +-
 board/LaCie/netspace_v2/netspace_v2.c            |    2 +-
 board/LaCie/wireless_space/Makefile              |   46 ++
 board/LaCie/wireless_space/kwbimage.cfg          |   82 ++++
 board/LaCie/wireless_space/wireless_space.c      |  176 ++++++++
 board/Marvell/dreamplug/dreamplug.c              |    2 +-
 board/Marvell/guruplug/guruplug.c                |    2 +-
 board/Marvell/mv88f6281gtw_ge/mv88f6281gtw_ge.c  |    2 +-
 board/Marvell/openrd/openrd.c                    |    2 +-
 board/Marvell/rd6281a/rd6281a.c                  |    2 +-
 board/Marvell/sheevaplug/sheevaplug.c            |    2 +-
 board/Seagate/dockstar/dockstar.c                |    2 +-
 board/atmel/at91sam9x5ek/at91sam9x5ek.c          |    3 +
 board/buffalo/lsxl/lsxl.c                        |    7 +-
 board/cloudengines/pogo_e02/pogo_e02.c           |    2 +-
 board/d-link/dns325/dns325.c                     |    2 +-
 board/iomega/iconnect/iconnect.c                 |    2 +-
 board/karo/tk71/tk71.c                           |    2 +-
 board/keymile/common/common.c                    |    2 +-
 board/keymile/km_arm/km_arm.c                    |   16 +-
 board/keymile/km_arm/kwbimage-memphis.cfg        |    6 +-
 board/keymile/km_arm/kwbimage.cfg                |    6 +-
 board/keymile/km_arm/kwbimage_128M16_1.cfg       |   25 +-
 board/keymile/km_arm/kwbimage_256M8_1.cfg        |   25 +-
 board/raidsonic/ib62x0/ib62x0.c                  |    2 +-
 boards.cfg                                       |    1 +
 common/cmd_mem.c                                 |   27 ++
 drivers/net/phy/mv88e61xx.c                      |  495
 ++++++++++++++--------
 drivers/net/phy/mv88e61xx.h                      |   39 +-
 drivers/serial/ns16550.c                         |    2 +
 drivers/spi/atmel_spi.c                          |    2 +-
 drivers/spi/kirkwood_spi.c                       |   12 +-
 drivers/usb/host/ohci-at91.c                     |    6 +-
 include/common.h                                 |    9 +
 include/config_cmd_all.h                         |    1 +
 include/configs/at91sam9x5ek.h                   |   29 +-
 include/configs/igep00x0.h                       |    4 +
 include/configs/km/keymile-common.h              |    3 -
 include/configs/lsxl.h                           |    2 +-
 include/configs/mv-common.h                      |    2 +-
 include/configs/wireless_space.h                 |  194 +++++++++
 include/netdev.h                                 |   21 +- 53 files
 changed, 1090 insertions(+), 318 deletions(-) create mode 100644
 board/LaCie/wireless_space/Makefile create mode 100644
 board/LaCie/wireless_space/kwbimage.cfg create mode 100644
 board/LaCie/wireless_space/wireless_space.c create mode 100644
 include/configs/wireless_space.h

Amicalement,
-- 
Albert.

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

* [U-Boot] Pull request: u-boot-arm/master
  2013-01-09 14:43 Albert ARIBAUD
@ 2013-01-09 19:35 ` Tom Rini
  0 siblings, 0 replies; 259+ messages in thread
From: Tom Rini @ 2013-01-09 19:35 UTC (permalink / raw)
  To: u-boot

On Wed, Jan 09, 2013 at 03:43:04PM +0100, Albert ARIBAUD wrote:

> Hello Tom,
> 
> The following changes since commit
> 7528cf5f016b5b8b8b12b373f6f31a10bf89233d:
> 
>   Merge branch 'u-boot-imx/master' into 'u-boot-arm/master' (2013-01-08
>   14:59:37 +0100)
> 
> are available in the git repository at:
> 
> 
>   git://git.denx.de/u-boot-arm.git master
> 
> for you to fetch changes up to 61bdb9133593f0f881a57232039296f64bd662ed:
> 
>   arm: remove useless code in start.S files (2013-01-08 22:14:54 +0100)
> 
> ----------------------------------------------------------------
> Albert ARIBAUD (2):
>       arm: move C runtime setup code in crt0.S
>       arm: remove useless code in start.S files
> 
>  arch/arm/cpu/arm1136/start.S              |   71 +++---------
>  arch/arm/cpu/arm1176/start.S              |   62 ++---------
>  arch/arm/cpu/arm720t/start.S              |   53 ++-------
>  arch/arm/cpu/arm920t/start.S              |   61 ++--------
>  arch/arm/cpu/arm925t/start.S              |   65 ++---------
>  arch/arm/cpu/arm926ejs/start.S            |   86 ++------------
>  arch/arm/cpu/arm946es/start.S             |   56 ++--------
>  arch/arm/cpu/arm_intcm/start.S            |   63 ++---------
>  arch/arm/cpu/armv7/start.S                |   58 +++-------
>  arch/arm/cpu/ixp/start.S                  |   55 ++-------
>  arch/arm/cpu/pxa/start.S                  |   63 ++---------
>  arch/arm/cpu/s3c44b0/start.S              |   55 ++-------
>  arch/arm/cpu/sa1100/start.S               |   50 ++-------
>  arch/arm/lib/Makefile                     |    2 +
>  arch/arm/lib/board.c                      |   11 --
>  arch/arm/lib/crt0.S                       |  173
>  +++++++++++++++++++++++++++++
>  include/common.h                          |    2 +-
>  include/configs/socfpga_cyclone5.h        |    2 +-
>  lib/asm-offsets.c                         |   14 +++
>  nand_spl/board/freescale/mx31pdk/Makefile |    6 +-
>  nand_spl/board/karo/tx25/Makefile         |    6 +- 21 files changed,
>  326 insertions(+), 688 deletions(-) create mode 100644
>  arch/arm/lib/crt0.S

Applied to u-boot/master, thanks!

-- 
Tom
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 836 bytes
Desc: Digital signature
URL: <http://lists.denx.de/pipermail/u-boot/attachments/20130109/e837c3a1/attachment.pgp>

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

* [U-Boot] Pull request: u-boot-arm/master
@ 2013-01-09 14:43 Albert ARIBAUD
  2013-01-09 19:35 ` Tom Rini
  0 siblings, 1 reply; 259+ messages in thread
From: Albert ARIBAUD @ 2013-01-09 14:43 UTC (permalink / raw)
  To: u-boot

Hello Tom,

The following changes since commit
7528cf5f016b5b8b8b12b373f6f31a10bf89233d:

  Merge branch 'u-boot-imx/master' into 'u-boot-arm/master' (2013-01-08
  14:59:37 +0100)

are available in the git repository at:


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

for you to fetch changes up to 61bdb9133593f0f881a57232039296f64bd662ed:

  arm: remove useless code in start.S files (2013-01-08 22:14:54 +0100)

----------------------------------------------------------------
Albert ARIBAUD (2):
      arm: move C runtime setup code in crt0.S
      arm: remove useless code in start.S files

 arch/arm/cpu/arm1136/start.S              |   71 +++---------
 arch/arm/cpu/arm1176/start.S              |   62 ++---------
 arch/arm/cpu/arm720t/start.S              |   53 ++-------
 arch/arm/cpu/arm920t/start.S              |   61 ++--------
 arch/arm/cpu/arm925t/start.S              |   65 ++---------
 arch/arm/cpu/arm926ejs/start.S            |   86 ++------------
 arch/arm/cpu/arm946es/start.S             |   56 ++--------
 arch/arm/cpu/arm_intcm/start.S            |   63 ++---------
 arch/arm/cpu/armv7/start.S                |   58 +++-------
 arch/arm/cpu/ixp/start.S                  |   55 ++-------
 arch/arm/cpu/pxa/start.S                  |   63 ++---------
 arch/arm/cpu/s3c44b0/start.S              |   55 ++-------
 arch/arm/cpu/sa1100/start.S               |   50 ++-------
 arch/arm/lib/Makefile                     |    2 +
 arch/arm/lib/board.c                      |   11 --
 arch/arm/lib/crt0.S                       |  173
 +++++++++++++++++++++++++++++
 include/common.h                          |    2 +-
 include/configs/socfpga_cyclone5.h        |    2 +-
 lib/asm-offsets.c                         |   14 +++
 nand_spl/board/freescale/mx31pdk/Makefile |    6 +-
 nand_spl/board/karo/tx25/Makefile         |    6 +- 21 files changed,
 326 insertions(+), 688 deletions(-) create mode 100644
 arch/arm/lib/crt0.S

Amicalement,
-- 
Albert.

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

* [U-Boot] Pull request: u-boot-arm/master
  2013-01-08 15:07 Albert ARIBAUD
  2013-01-08 20:50 ` Simon Glass
@ 2013-01-08 22:34 ` Tom Rini
  1 sibling, 0 replies; 259+ messages in thread
From: Tom Rini @ 2013-01-08 22:34 UTC (permalink / raw)
  To: u-boot

On Tue, Jan 08, 2013 at 04:07:59PM +0100, Albert ARIBAUD wrote:

> Hello Tom,
> 
> The following changes since commit
> 96764df1b47ddebfb50fadf5af72530b07b5fc89:
> 
>   Merge samsung, imx, tegra into u-boot-arm/master (2012-12-22 11:59:14
>   +0100)
> 
> are available in the git repository at:
> 
> 
>   git://git.denx.de/u-boot-arm.git master
> 
> for you to fetch changes up to 7528cf5f016b5b8b8b12b373f6f31a10bf89233d:
> 
>   Merge branch 'u-boot-imx/master' into 'u-boot-arm/master' (2013-01-08
>   14:59:37 +0100)
> 
> ----------------------------------------------------------------
> 
> Albert ARIBAUD (2):
>       Merge branch 'u-boot-ti/master' into 'u-boot-arm/master'
>       Merge branch 'u-boot-imx/master' into 'u-boot-arm/master'
> 
> Andreas Bie??mann (1):
>       omap3/mem.c: remove unused defines
> 
> Ashok (1):
>       mx35pdk:Use IMX_GPIO_NR macro
> 
> Davide Bonfanti (1):
>       davinci: fixed cpu reset
> 
> Fabio Estevam (6):
>       mx35pdk: Allow booting of a device tree kernel
>       mx53loco: Call PMIC related functions from board_late_init()
>       mx51evk: Remove unneeded comment
>       mx53loco: Remove unneeded 'retval' variable
>       mx53loco: Improve error handling on power_init()
>       tools: imximage: Load a size that is multiple of 512
> 
> Ilya Yanok (6):
>       OMAP: include sys_proto.h from boot-common
>       am335x_evm: add nand pinmux definition
>       am33xx: NAND support
>       am335x_evm: enable NAND support
>       am33xx_spl_bch: simple SPL nand loader for AM33XX
>       am335x_evm: enable SPL NAND support
> 
> Lokesh Vutla (1):
>       omap: emif: configure emif only when required
> 
> Mansoor Ahamed (2):
>       am33xx: add ELM support
>       omap_gpmc: BCH8 support (ELM based)
> 
> Marek Vasut (1):
>       mxs: Add NAND fdt and ramdisk partition to m28evk
> 
> Nikita Kiryanov (2):
>       gpio: add gpio_is_valid() to omap_gpio API
>       cm-t35: enable zero bootdelay check
> 
> Otavio Salvador (4):
>       mx53loco: We shouldn't hardcode a rootfs filesystem type
>       mx53loco: Change default loadaddr to 0x72000000
>       mx6qsabrelite: Change default loadaddr to 0x12000000
>       mx6qsabre_common: Change default loadaddr to 0x12000000
> 
> Peter Barada (1):
>       Pass sdrc timing values through board_sdrc_timings structure
> 
> Robert P. J. Day (4):
>       omap3_beagle.h: Fix comment for true/false return value.
>       omap3: Add a few comments to "#endif"s for readability.
>       omap4: Add comments on some "#endif"s for readability.
>       OMAP: Tweak omap-common/Makefile since reset.S -> reset.c
> 
> Shawn Guo (3):
>       fsl_esdhc: add MMC_MODE_HC host_caps
>       mx6qsabresd: add usdhc2 and usdhc4 support
>       mx6qsabresd: use on-board eMMC to store environment
> 
> Stefano Babic (2):
>       OMAP3: fix panel timing on the mt_ventoux board
>       OMAP3: TAM3517: add macros for reading eeprom
> 
> Thomas Weber (1):
>       OMAP3: Remove unused PHYS_SDRAM_1_SIZE
> 
> Vincent Stehl?? (2):
>       omap24xx_i2c: Handle wait_for_bb error
>       power: twl6035: complain on LDO9 error
> 
> Yegor Yefremov (2):
>       am335x: disable internal delay for RGMII mode
>       am335x: cpsw: make phy address configurable
> 
> ajoy (1):
>       OMAP3 SPI : Fixed bugs related to SPI transfer
> 
>  arch/arm/cpu/arm926ejs/davinci/reset.c       |    2 +-
>  arch/arm/cpu/armv7/am33xx/Makefile           |    2 +
>  arch/arm/cpu/armv7/am33xx/board.c            |    1 +
>  arch/arm/cpu/armv7/am33xx/clock.c            |   10 +
>  arch/arm/cpu/armv7/am33xx/elm.c              |  212 ++++++++++++++
>  arch/arm/cpu/armv7/am33xx/mem.c              |  101 +++++++
>  arch/arm/cpu/armv7/omap-common/Makefile      |    5 +-
>  arch/arm/cpu/armv7/omap-common/boot-common.c |    1 +
>  arch/arm/cpu/armv7/omap-common/emif-common.c |   41 ++-
>  arch/arm/cpu/armv7/omap3/board.c             |    4 +-
>  arch/arm/cpu/armv7/omap3/mem.c               |   18 +-
>  arch/arm/cpu/armv7/omap3/sdrc.c              |   36 +--
>  arch/arm/cpu/armv7/omap4/clocks.c            |    2 +-
>  arch/arm/cpu/armv7/omap4/hwinit.c            |    4 +-
>  arch/arm/include/asm/arch-am33xx/cpu.h       |   53 ++++
>  arch/arm/include/asm/arch-am33xx/elm.h       |   93 ++++++
>  arch/arm/include/asm/arch-am33xx/hardware.h  |    3 +
>  arch/arm/include/asm/arch-am33xx/mem.h       |   83 ++++++
>  arch/arm/include/asm/arch-am33xx/omap_gpmc.h |  120 ++++++++
>  arch/arm/include/asm/arch-am33xx/sys_proto.h |    3 +
>  arch/arm/include/asm/arch-omap3/sys_proto.h  |   13 +-
>  arch/arm/include/asm/omap_gpio.h             |    7 +
>  board/corscience/tricorder/tricorder.c       |   13 +-
>  board/freescale/mx35pdk/mx35pdk.c            |    2 +-
>  board/freescale/mx53loco/mx53loco.c          |   84 ++++--
>  board/freescale/mx6qsabresd/mx6qsabresd.c    |   80 ++++-
>  board/isee/igep0020/igep0020.c               |   29 +-
>  board/isee/igep0030/igep0030.c               |   29 +-
>  board/overo/overo.c                          |   37 ++-
>  board/technexion/twister/twister.c           |   10 +-
>  board/teejet/mt_ventoux/mt_ventoux.c         |   23 +-
>  board/ti/am335x/board.c                      |    4 +-
>  board/ti/am335x/mux.c                        |   22 ++
>  board/ti/beagle/beagle.c                     |   53 ++--
>  board/ti/evm/evm.c                           |   19 +-
>  board/timll/devkit8000/devkit8000.c          |   13 +-
>  drivers/gpio/omap_gpio.c                     |   10 +-
>  drivers/i2c/omap24xx_i2c.c                   |   20 +-
>  drivers/mmc/fsl_esdhc.c                      |    2 +-
>  drivers/mtd/nand/Makefile                    |    5 +-
>  drivers/mtd/nand/am335x_spl_bch.c            |  238 +++++++++++++++
>  drivers/mtd/nand/omap_gpmc.c                 |  403
>  +++++++++++++++++++++++++-
>  drivers/net/cpsw.c                           |    5 +-
>  drivers/power/twl6035.c                      |   17 +-
>  drivers/spi/omap3_spi.c                      |   76 +++--
>  drivers/spi/omap3_spi.h                      |    1 +
>  include/configs/am335x_evm.h                 |   50 ++++
>  include/configs/cm_t35.h                     |    2 +-
>  include/configs/dig297.h                     |    1 -
>  include/configs/igep00x0.h                   |    1 -
>  include/configs/m28evk.h                     |    2 +
>  include/configs/mcx.h                        |    1 -
>  include/configs/mx35pdk.h                    |    1 +
>  include/configs/mx51evk.h                    |    4 -
>  include/configs/mx53loco.h                   |   10 +-
>  include/configs/mx6qsabre_common.h           |    4 +-
>  include/configs/mx6qsabreauto.h              |    5 +
>  include/configs/mx6qsabrelite.h              |    2 +-
>  include/configs/mx6qsabresd.h                |    6 +
>  include/configs/omap3_beagle.h               |    2 +-
>  include/configs/omap3_mvblx.h                |    1 -
>  include/configs/omap3_pandora.h              |    1 -
>  include/configs/omap3_sdp3430.h              |    1 -
>  include/configs/omap3_zoom1.h                |    1 -
>  include/configs/omap3_zoom2.h                |    1 -
>  include/configs/tam3517-common.h             |   59 +++-
>  include/configs/tricorder.h                  |    1 -
>  include/image.h                              |    3 +
>  include/twl6035.h                            |    2 +-
>  tools/imximage.c                             |    9 +- 70 files
>  changed, 1889 insertions(+), 290 deletions(-) create mode 100644
>  arch/arm/cpu/armv7/am33xx/elm.c create mode 100644
>  arch/arm/cpu/armv7/am33xx/mem.c create mode 100644
>  arch/arm/include/asm/arch-am33xx/elm.h create mode 100644
>  arch/arm/include/asm/arch-am33xx/mem.h create mode 100644
>  arch/arm/include/asm/arch-am33xx/omap_gpmc.h create mode 100644
>  drivers/mtd/nand/am335x_spl_bch.c

This has been applied to u-boot/master, thanks!  Note that the arm
head.S stuff wasn't included in this request, but was in the tree at the
time.  Per IRC, it broke builds and resulted in v5 of the series which
we shall deal with.

-- 
Tom
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 836 bytes
Desc: Digital signature
URL: <http://lists.denx.de/pipermail/u-boot/attachments/20130108/5b4dfeeb/attachment.pgp>

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

* [U-Boot] Pull request: u-boot-arm/master
  2013-01-08 21:01   ` Albert ARIBAUD
@ 2013-01-08 21:06     ` Simon Glass
  0 siblings, 0 replies; 259+ messages in thread
From: Simon Glass @ 2013-01-08 21:06 UTC (permalink / raw)
  To: u-boot

Hi Albert,

On Tue, Jan 8, 2013 at 1:01 PM, Albert ARIBAUD
<albert.u.boot@aribaud.net> wrote:
> Hi Simon,
>
> On Tue, 8 Jan 2013 12:50:57 -0800, Simon Glass <sjg@chromium.org> wrote:
>> Hi Albert,
>>
>> On Tue, Jan 8, 2013 at 7:07 AM, Albert ARIBAUD
>> <albert.u.boot@aribaud.net> wrote:
>> > Hello Tom,
>> >
>> > The following changes since commit
>> > 96764df1b47ddebfb50fadf5af72530b07b5fc89:
>> >
>> >   Merge samsung, imx, tegra into u-boot-arm/master (2012-12-22 11:59:14
>> >   +0100)
>> >
>> > are available in the git repository at:
>> >
>> >
>> >   git://git.denx.de/u-boot-arm.git master
>> >
[snip]

>> I have some ARM patches starting here:
>>
>> http://patchwork.ozlabs.org/patch/203071/
>>
>> Do you expect to pick up some of these at some point?
>
> They've been submitted in v1 before nov 3rd, and the last version has
> received no request for correction for a whole month, so they have to
> get in anyway. I'll pull them in and send a PR tomorrow morning GMT+1.

OK thank you.

>
>> Regards,
>> Simon
>
> Amicalement,
> --
> Albert.

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

* [U-Boot] Pull request: u-boot-arm/master
  2013-01-08 20:50 ` Simon Glass
@ 2013-01-08 21:01   ` Albert ARIBAUD
  2013-01-08 21:06     ` Simon Glass
  0 siblings, 1 reply; 259+ messages in thread
From: Albert ARIBAUD @ 2013-01-08 21:01 UTC (permalink / raw)
  To: u-boot

Hi Simon,

On Tue, 8 Jan 2013 12:50:57 -0800, Simon Glass <sjg@chromium.org> wrote:
> Hi Albert,
> 
> On Tue, Jan 8, 2013 at 7:07 AM, Albert ARIBAUD
> <albert.u.boot@aribaud.net> wrote:
> > Hello Tom,
> >
> > The following changes since commit
> > 96764df1b47ddebfb50fadf5af72530b07b5fc89:
> >
> >   Merge samsung, imx, tegra into u-boot-arm/master (2012-12-22 11:59:14
> >   +0100)
> >
> > are available in the git repository at:
> >
> >
> >   git://git.denx.de/u-boot-arm.git master
> >
> > for you to fetch changes up to 7528cf5f016b5b8b8b12b373f6f31a10bf89233d:
> >
> >   Merge branch 'u-boot-imx/master' into 'u-boot-arm/master' (2013-01-08
> >   14:59:37 +0100)
> >
> > ----------------------------------------------------------------
> >
> > Albert ARIBAUD (2):
> >       Merge branch 'u-boot-ti/master' into 'u-boot-arm/master'
> >       Merge branch 'u-boot-imx/master' into 'u-boot-arm/master'
> >
> > Andreas Bie?mann (1):
> >       omap3/mem.c: remove unused defines
> >
> > Ashok (1):
> >       mx35pdk:Use IMX_GPIO_NR macro
> >
> > Davide Bonfanti (1):
> >       davinci: fixed cpu reset
> >
> > Fabio Estevam (6):
> >       mx35pdk: Allow booting of a device tree kernel
> >       mx53loco: Call PMIC related functions from board_late_init()
> >       mx51evk: Remove unneeded comment
> >       mx53loco: Remove unneeded 'retval' variable
> >       mx53loco: Improve error handling on power_init()
> >       tools: imximage: Load a size that is multiple of 512
> >
> > Ilya Yanok (6):
> >       OMAP: include sys_proto.h from boot-common
> >       am335x_evm: add nand pinmux definition
> >       am33xx: NAND support
> >       am335x_evm: enable NAND support
> >       am33xx_spl_bch: simple SPL nand loader for AM33XX
> >       am335x_evm: enable SPL NAND support
> >
> > Lokesh Vutla (1):
> >       omap: emif: configure emif only when required
> >
> > Mansoor Ahamed (2):
> >       am33xx: add ELM support
> >       omap_gpmc: BCH8 support (ELM based)
> >
> > Marek Vasut (1):
> >       mxs: Add NAND fdt and ramdisk partition to m28evk
> >
> > Nikita Kiryanov (2):
> >       gpio: add gpio_is_valid() to omap_gpio API
> >       cm-t35: enable zero bootdelay check
> >
> > Otavio Salvador (4):
> >       mx53loco: We shouldn't hardcode a rootfs filesystem type
> >       mx53loco: Change default loadaddr to 0x72000000
> >       mx6qsabrelite: Change default loadaddr to 0x12000000
> >       mx6qsabre_common: Change default loadaddr to 0x12000000
> >
> > Peter Barada (1):
> >       Pass sdrc timing values through board_sdrc_timings structure
> >
> > Robert P. J. Day (4):
> >       omap3_beagle.h: Fix comment for true/false return value.
> >       omap3: Add a few comments to "#endif"s for readability.
> >       omap4: Add comments on some "#endif"s for readability.
> >       OMAP: Tweak omap-common/Makefile since reset.S -> reset.c
> >
> > Shawn Guo (3):
> >       fsl_esdhc: add MMC_MODE_HC host_caps
> >       mx6qsabresd: add usdhc2 and usdhc4 support
> >       mx6qsabresd: use on-board eMMC to store environment
> >
> > Stefano Babic (2):
> >       OMAP3: fix panel timing on the mt_ventoux board
> >       OMAP3: TAM3517: add macros for reading eeprom
> >
> > Thomas Weber (1):
> >       OMAP3: Remove unused PHYS_SDRAM_1_SIZE
> >
> > Vincent Stehl? (2):
> >       omap24xx_i2c: Handle wait_for_bb error
> >       power: twl6035: complain on LDO9 error
> >
> > Yegor Yefremov (2):
> >       am335x: disable internal delay for RGMII mode
> >       am335x: cpsw: make phy address configurable
> >
> > ajoy (1):
> >       OMAP3 SPI : Fixed bugs related to SPI transfer
> >
> >  arch/arm/cpu/arm926ejs/davinci/reset.c       |    2 +-
> >  arch/arm/cpu/armv7/am33xx/Makefile           |    2 +
> >  arch/arm/cpu/armv7/am33xx/board.c            |    1 +
> >  arch/arm/cpu/armv7/am33xx/clock.c            |   10 +
> >  arch/arm/cpu/armv7/am33xx/elm.c              |  212 ++++++++++++++
> >  arch/arm/cpu/armv7/am33xx/mem.c              |  101 +++++++
> >  arch/arm/cpu/armv7/omap-common/Makefile      |    5 +-
> >  arch/arm/cpu/armv7/omap-common/boot-common.c |    1 +
> >  arch/arm/cpu/armv7/omap-common/emif-common.c |   41 ++-
> >  arch/arm/cpu/armv7/omap3/board.c             |    4 +-
> >  arch/arm/cpu/armv7/omap3/mem.c               |   18 +-
> >  arch/arm/cpu/armv7/omap3/sdrc.c              |   36 +--
> >  arch/arm/cpu/armv7/omap4/clocks.c            |    2 +-
> >  arch/arm/cpu/armv7/omap4/hwinit.c            |    4 +-
> >  arch/arm/include/asm/arch-am33xx/cpu.h       |   53 ++++
> >  arch/arm/include/asm/arch-am33xx/elm.h       |   93 ++++++
> >  arch/arm/include/asm/arch-am33xx/hardware.h  |    3 +
> >  arch/arm/include/asm/arch-am33xx/mem.h       |   83 ++++++
> >  arch/arm/include/asm/arch-am33xx/omap_gpmc.h |  120 ++++++++
> >  arch/arm/include/asm/arch-am33xx/sys_proto.h |    3 +
> >  arch/arm/include/asm/arch-omap3/sys_proto.h  |   13 +-
> >  arch/arm/include/asm/omap_gpio.h             |    7 +
> >  board/corscience/tricorder/tricorder.c       |   13 +-
> >  board/freescale/mx35pdk/mx35pdk.c            |    2 +-
> >  board/freescale/mx53loco/mx53loco.c          |   84 ++++--
> >  board/freescale/mx6qsabresd/mx6qsabresd.c    |   80 ++++-
> >  board/isee/igep0020/igep0020.c               |   29 +-
> >  board/isee/igep0030/igep0030.c               |   29 +-
> >  board/overo/overo.c                          |   37 ++-
> >  board/technexion/twister/twister.c           |   10 +-
> >  board/teejet/mt_ventoux/mt_ventoux.c         |   23 +-
> >  board/ti/am335x/board.c                      |    4 +-
> >  board/ti/am335x/mux.c                        |   22 ++
> >  board/ti/beagle/beagle.c                     |   53 ++--
> >  board/ti/evm/evm.c                           |   19 +-
> >  board/timll/devkit8000/devkit8000.c          |   13 +-
> >  drivers/gpio/omap_gpio.c                     |   10 +-
> >  drivers/i2c/omap24xx_i2c.c                   |   20 +-
> >  drivers/mmc/fsl_esdhc.c                      |    2 +-
> >  drivers/mtd/nand/Makefile                    |    5 +-
> >  drivers/mtd/nand/am335x_spl_bch.c            |  238 +++++++++++++++
> >  drivers/mtd/nand/omap_gpmc.c                 |  403
> >  +++++++++++++++++++++++++-
> >  drivers/net/cpsw.c                           |    5 +-
> >  drivers/power/twl6035.c                      |   17 +-
> >  drivers/spi/omap3_spi.c                      |   76 +++--
> >  drivers/spi/omap3_spi.h                      |    1 +
> >  include/configs/am335x_evm.h                 |   50 ++++
> >  include/configs/cm_t35.h                     |    2 +-
> >  include/configs/dig297.h                     |    1 -
> >  include/configs/igep00x0.h                   |    1 -
> >  include/configs/m28evk.h                     |    2 +
> >  include/configs/mcx.h                        |    1 -
> >  include/configs/mx35pdk.h                    |    1 +
> >  include/configs/mx51evk.h                    |    4 -
> >  include/configs/mx53loco.h                   |   10 +-
> >  include/configs/mx6qsabre_common.h           |    4 +-
> >  include/configs/mx6qsabreauto.h              |    5 +
> >  include/configs/mx6qsabrelite.h              |    2 +-
> >  include/configs/mx6qsabresd.h                |    6 +
> >  include/configs/omap3_beagle.h               |    2 +-
> >  include/configs/omap3_mvblx.h                |    1 -
> >  include/configs/omap3_pandora.h              |    1 -
> >  include/configs/omap3_sdp3430.h              |    1 -
> >  include/configs/omap3_zoom1.h                |    1 -
> >  include/configs/omap3_zoom2.h                |    1 -
> >  include/configs/tam3517-common.h             |   59 +++-
> >  include/configs/tricorder.h                  |    1 -
> >  include/image.h                              |    3 +
> >  include/twl6035.h                            |    2 +-
> >  tools/imximage.c                             |    9 +- 70 files
> >  changed, 1889 insertions(+), 290 deletions(-) create mode 100644
> >  arch/arm/cpu/armv7/am33xx/elm.c create mode 100644
> >  arch/arm/cpu/armv7/am33xx/mem.c create mode 100644
> >  arch/arm/include/asm/arch-am33xx/elm.h create mode 100644
> >  arch/arm/include/asm/arch-am33xx/mem.h create mode 100644
> >  arch/arm/include/asm/arch-am33xx/omap_gpmc.h create mode 100644
> >  drivers/mtd/nand/am335x_spl_bch.c
> >
> 
> I have some ARM patches starting here:
> 
> http://patchwork.ozlabs.org/patch/203071/
> 
> Do you expect to pick up some of these at some point?

They've been submitted in v1 before nov 3rd, and the last version has
received no request for correction for a whole month, so they have to
get in anyway. I'll pull them in and send a PR tomorrow morning GMT+1.

> Regards,
> Simon

Amicalement,
-- 
Albert.

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

* [U-Boot] Pull request: u-boot-arm/master
  2013-01-08 15:07 Albert ARIBAUD
@ 2013-01-08 20:50 ` Simon Glass
  2013-01-08 21:01   ` Albert ARIBAUD
  2013-01-08 22:34 ` Tom Rini
  1 sibling, 1 reply; 259+ messages in thread
From: Simon Glass @ 2013-01-08 20:50 UTC (permalink / raw)
  To: u-boot

Hi Albert,

On Tue, Jan 8, 2013 at 7:07 AM, Albert ARIBAUD
<albert.u.boot@aribaud.net> wrote:
> Hello Tom,
>
> The following changes since commit
> 96764df1b47ddebfb50fadf5af72530b07b5fc89:
>
>   Merge samsung, imx, tegra into u-boot-arm/master (2012-12-22 11:59:14
>   +0100)
>
> are available in the git repository at:
>
>
>   git://git.denx.de/u-boot-arm.git master
>
> for you to fetch changes up to 7528cf5f016b5b8b8b12b373f6f31a10bf89233d:
>
>   Merge branch 'u-boot-imx/master' into 'u-boot-arm/master' (2013-01-08
>   14:59:37 +0100)
>
> ----------------------------------------------------------------
>
> Albert ARIBAUD (2):
>       Merge branch 'u-boot-ti/master' into 'u-boot-arm/master'
>       Merge branch 'u-boot-imx/master' into 'u-boot-arm/master'
>
> Andreas Bie?mann (1):
>       omap3/mem.c: remove unused defines
>
> Ashok (1):
>       mx35pdk:Use IMX_GPIO_NR macro
>
> Davide Bonfanti (1):
>       davinci: fixed cpu reset
>
> Fabio Estevam (6):
>       mx35pdk: Allow booting of a device tree kernel
>       mx53loco: Call PMIC related functions from board_late_init()
>       mx51evk: Remove unneeded comment
>       mx53loco: Remove unneeded 'retval' variable
>       mx53loco: Improve error handling on power_init()
>       tools: imximage: Load a size that is multiple of 512
>
> Ilya Yanok (6):
>       OMAP: include sys_proto.h from boot-common
>       am335x_evm: add nand pinmux definition
>       am33xx: NAND support
>       am335x_evm: enable NAND support
>       am33xx_spl_bch: simple SPL nand loader for AM33XX
>       am335x_evm: enable SPL NAND support
>
> Lokesh Vutla (1):
>       omap: emif: configure emif only when required
>
> Mansoor Ahamed (2):
>       am33xx: add ELM support
>       omap_gpmc: BCH8 support (ELM based)
>
> Marek Vasut (1):
>       mxs: Add NAND fdt and ramdisk partition to m28evk
>
> Nikita Kiryanov (2):
>       gpio: add gpio_is_valid() to omap_gpio API
>       cm-t35: enable zero bootdelay check
>
> Otavio Salvador (4):
>       mx53loco: We shouldn't hardcode a rootfs filesystem type
>       mx53loco: Change default loadaddr to 0x72000000
>       mx6qsabrelite: Change default loadaddr to 0x12000000
>       mx6qsabre_common: Change default loadaddr to 0x12000000
>
> Peter Barada (1):
>       Pass sdrc timing values through board_sdrc_timings structure
>
> Robert P. J. Day (4):
>       omap3_beagle.h: Fix comment for true/false return value.
>       omap3: Add a few comments to "#endif"s for readability.
>       omap4: Add comments on some "#endif"s for readability.
>       OMAP: Tweak omap-common/Makefile since reset.S -> reset.c
>
> Shawn Guo (3):
>       fsl_esdhc: add MMC_MODE_HC host_caps
>       mx6qsabresd: add usdhc2 and usdhc4 support
>       mx6qsabresd: use on-board eMMC to store environment
>
> Stefano Babic (2):
>       OMAP3: fix panel timing on the mt_ventoux board
>       OMAP3: TAM3517: add macros for reading eeprom
>
> Thomas Weber (1):
>       OMAP3: Remove unused PHYS_SDRAM_1_SIZE
>
> Vincent Stehl? (2):
>       omap24xx_i2c: Handle wait_for_bb error
>       power: twl6035: complain on LDO9 error
>
> Yegor Yefremov (2):
>       am335x: disable internal delay for RGMII mode
>       am335x: cpsw: make phy address configurable
>
> ajoy (1):
>       OMAP3 SPI : Fixed bugs related to SPI transfer
>
>  arch/arm/cpu/arm926ejs/davinci/reset.c       |    2 +-
>  arch/arm/cpu/armv7/am33xx/Makefile           |    2 +
>  arch/arm/cpu/armv7/am33xx/board.c            |    1 +
>  arch/arm/cpu/armv7/am33xx/clock.c            |   10 +
>  arch/arm/cpu/armv7/am33xx/elm.c              |  212 ++++++++++++++
>  arch/arm/cpu/armv7/am33xx/mem.c              |  101 +++++++
>  arch/arm/cpu/armv7/omap-common/Makefile      |    5 +-
>  arch/arm/cpu/armv7/omap-common/boot-common.c |    1 +
>  arch/arm/cpu/armv7/omap-common/emif-common.c |   41 ++-
>  arch/arm/cpu/armv7/omap3/board.c             |    4 +-
>  arch/arm/cpu/armv7/omap3/mem.c               |   18 +-
>  arch/arm/cpu/armv7/omap3/sdrc.c              |   36 +--
>  arch/arm/cpu/armv7/omap4/clocks.c            |    2 +-
>  arch/arm/cpu/armv7/omap4/hwinit.c            |    4 +-
>  arch/arm/include/asm/arch-am33xx/cpu.h       |   53 ++++
>  arch/arm/include/asm/arch-am33xx/elm.h       |   93 ++++++
>  arch/arm/include/asm/arch-am33xx/hardware.h  |    3 +
>  arch/arm/include/asm/arch-am33xx/mem.h       |   83 ++++++
>  arch/arm/include/asm/arch-am33xx/omap_gpmc.h |  120 ++++++++
>  arch/arm/include/asm/arch-am33xx/sys_proto.h |    3 +
>  arch/arm/include/asm/arch-omap3/sys_proto.h  |   13 +-
>  arch/arm/include/asm/omap_gpio.h             |    7 +
>  board/corscience/tricorder/tricorder.c       |   13 +-
>  board/freescale/mx35pdk/mx35pdk.c            |    2 +-
>  board/freescale/mx53loco/mx53loco.c          |   84 ++++--
>  board/freescale/mx6qsabresd/mx6qsabresd.c    |   80 ++++-
>  board/isee/igep0020/igep0020.c               |   29 +-
>  board/isee/igep0030/igep0030.c               |   29 +-
>  board/overo/overo.c                          |   37 ++-
>  board/technexion/twister/twister.c           |   10 +-
>  board/teejet/mt_ventoux/mt_ventoux.c         |   23 +-
>  board/ti/am335x/board.c                      |    4 +-
>  board/ti/am335x/mux.c                        |   22 ++
>  board/ti/beagle/beagle.c                     |   53 ++--
>  board/ti/evm/evm.c                           |   19 +-
>  board/timll/devkit8000/devkit8000.c          |   13 +-
>  drivers/gpio/omap_gpio.c                     |   10 +-
>  drivers/i2c/omap24xx_i2c.c                   |   20 +-
>  drivers/mmc/fsl_esdhc.c                      |    2 +-
>  drivers/mtd/nand/Makefile                    |    5 +-
>  drivers/mtd/nand/am335x_spl_bch.c            |  238 +++++++++++++++
>  drivers/mtd/nand/omap_gpmc.c                 |  403
>  +++++++++++++++++++++++++-
>  drivers/net/cpsw.c                           |    5 +-
>  drivers/power/twl6035.c                      |   17 +-
>  drivers/spi/omap3_spi.c                      |   76 +++--
>  drivers/spi/omap3_spi.h                      |    1 +
>  include/configs/am335x_evm.h                 |   50 ++++
>  include/configs/cm_t35.h                     |    2 +-
>  include/configs/dig297.h                     |    1 -
>  include/configs/igep00x0.h                   |    1 -
>  include/configs/m28evk.h                     |    2 +
>  include/configs/mcx.h                        |    1 -
>  include/configs/mx35pdk.h                    |    1 +
>  include/configs/mx51evk.h                    |    4 -
>  include/configs/mx53loco.h                   |   10 +-
>  include/configs/mx6qsabre_common.h           |    4 +-
>  include/configs/mx6qsabreauto.h              |    5 +
>  include/configs/mx6qsabrelite.h              |    2 +-
>  include/configs/mx6qsabresd.h                |    6 +
>  include/configs/omap3_beagle.h               |    2 +-
>  include/configs/omap3_mvblx.h                |    1 -
>  include/configs/omap3_pandora.h              |    1 -
>  include/configs/omap3_sdp3430.h              |    1 -
>  include/configs/omap3_zoom1.h                |    1 -
>  include/configs/omap3_zoom2.h                |    1 -
>  include/configs/tam3517-common.h             |   59 +++-
>  include/configs/tricorder.h                  |    1 -
>  include/image.h                              |    3 +
>  include/twl6035.h                            |    2 +-
>  tools/imximage.c                             |    9 +- 70 files
>  changed, 1889 insertions(+), 290 deletions(-) create mode 100644
>  arch/arm/cpu/armv7/am33xx/elm.c create mode 100644
>  arch/arm/cpu/armv7/am33xx/mem.c create mode 100644
>  arch/arm/include/asm/arch-am33xx/elm.h create mode 100644
>  arch/arm/include/asm/arch-am33xx/mem.h create mode 100644
>  arch/arm/include/asm/arch-am33xx/omap_gpmc.h create mode 100644
>  drivers/mtd/nand/am335x_spl_bch.c
>

I have some ARM patches starting here:

http://patchwork.ozlabs.org/patch/203071/

Do you expect to pick up some of these at some point?

Regards,
Simon

> Amicalement,
> --
> Albert.
> _______________________________________________
> U-Boot mailing list
> U-Boot at lists.denx.de
> http://lists.denx.de/mailman/listinfo/u-boot

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

* [U-Boot] Pull request: u-boot-arm/master
@ 2013-01-08 15:07 Albert ARIBAUD
  2013-01-08 20:50 ` Simon Glass
  2013-01-08 22:34 ` Tom Rini
  0 siblings, 2 replies; 259+ messages in thread
From: Albert ARIBAUD @ 2013-01-08 15:07 UTC (permalink / raw)
  To: u-boot

Hello Tom,

The following changes since commit
96764df1b47ddebfb50fadf5af72530b07b5fc89:

  Merge samsung, imx, tegra into u-boot-arm/master (2012-12-22 11:59:14
  +0100)

are available in the git repository at:


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

for you to fetch changes up to 7528cf5f016b5b8b8b12b373f6f31a10bf89233d:

  Merge branch 'u-boot-imx/master' into 'u-boot-arm/master' (2013-01-08
  14:59:37 +0100)

----------------------------------------------------------------

Albert ARIBAUD (2):
      Merge branch 'u-boot-ti/master' into 'u-boot-arm/master'
      Merge branch 'u-boot-imx/master' into 'u-boot-arm/master'

Andreas Bie?mann (1):
      omap3/mem.c: remove unused defines

Ashok (1):
      mx35pdk:Use IMX_GPIO_NR macro

Davide Bonfanti (1):
      davinci: fixed cpu reset

Fabio Estevam (6):
      mx35pdk: Allow booting of a device tree kernel
      mx53loco: Call PMIC related functions from board_late_init()
      mx51evk: Remove unneeded comment
      mx53loco: Remove unneeded 'retval' variable
      mx53loco: Improve error handling on power_init()
      tools: imximage: Load a size that is multiple of 512

Ilya Yanok (6):
      OMAP: include sys_proto.h from boot-common
      am335x_evm: add nand pinmux definition
      am33xx: NAND support
      am335x_evm: enable NAND support
      am33xx_spl_bch: simple SPL nand loader for AM33XX
      am335x_evm: enable SPL NAND support

Lokesh Vutla (1):
      omap: emif: configure emif only when required

Mansoor Ahamed (2):
      am33xx: add ELM support
      omap_gpmc: BCH8 support (ELM based)

Marek Vasut (1):
      mxs: Add NAND fdt and ramdisk partition to m28evk

Nikita Kiryanov (2):
      gpio: add gpio_is_valid() to omap_gpio API
      cm-t35: enable zero bootdelay check

Otavio Salvador (4):
      mx53loco: We shouldn't hardcode a rootfs filesystem type
      mx53loco: Change default loadaddr to 0x72000000
      mx6qsabrelite: Change default loadaddr to 0x12000000
      mx6qsabre_common: Change default loadaddr to 0x12000000

Peter Barada (1):
      Pass sdrc timing values through board_sdrc_timings structure

Robert P. J. Day (4):
      omap3_beagle.h: Fix comment for true/false return value.
      omap3: Add a few comments to "#endif"s for readability.
      omap4: Add comments on some "#endif"s for readability.
      OMAP: Tweak omap-common/Makefile since reset.S -> reset.c

Shawn Guo (3):
      fsl_esdhc: add MMC_MODE_HC host_caps
      mx6qsabresd: add usdhc2 and usdhc4 support
      mx6qsabresd: use on-board eMMC to store environment

Stefano Babic (2):
      OMAP3: fix panel timing on the mt_ventoux board
      OMAP3: TAM3517: add macros for reading eeprom

Thomas Weber (1):
      OMAP3: Remove unused PHYS_SDRAM_1_SIZE

Vincent Stehl? (2):
      omap24xx_i2c: Handle wait_for_bb error
      power: twl6035: complain on LDO9 error

Yegor Yefremov (2):
      am335x: disable internal delay for RGMII mode
      am335x: cpsw: make phy address configurable

ajoy (1):
      OMAP3 SPI : Fixed bugs related to SPI transfer

 arch/arm/cpu/arm926ejs/davinci/reset.c       |    2 +-
 arch/arm/cpu/armv7/am33xx/Makefile           |    2 +
 arch/arm/cpu/armv7/am33xx/board.c            |    1 +
 arch/arm/cpu/armv7/am33xx/clock.c            |   10 +
 arch/arm/cpu/armv7/am33xx/elm.c              |  212 ++++++++++++++
 arch/arm/cpu/armv7/am33xx/mem.c              |  101 +++++++
 arch/arm/cpu/armv7/omap-common/Makefile      |    5 +-
 arch/arm/cpu/armv7/omap-common/boot-common.c |    1 +
 arch/arm/cpu/armv7/omap-common/emif-common.c |   41 ++-
 arch/arm/cpu/armv7/omap3/board.c             |    4 +-
 arch/arm/cpu/armv7/omap3/mem.c               |   18 +-
 arch/arm/cpu/armv7/omap3/sdrc.c              |   36 +--
 arch/arm/cpu/armv7/omap4/clocks.c            |    2 +-
 arch/arm/cpu/armv7/omap4/hwinit.c            |    4 +-
 arch/arm/include/asm/arch-am33xx/cpu.h       |   53 ++++
 arch/arm/include/asm/arch-am33xx/elm.h       |   93 ++++++
 arch/arm/include/asm/arch-am33xx/hardware.h  |    3 +
 arch/arm/include/asm/arch-am33xx/mem.h       |   83 ++++++
 arch/arm/include/asm/arch-am33xx/omap_gpmc.h |  120 ++++++++
 arch/arm/include/asm/arch-am33xx/sys_proto.h |    3 +
 arch/arm/include/asm/arch-omap3/sys_proto.h  |   13 +-
 arch/arm/include/asm/omap_gpio.h             |    7 +
 board/corscience/tricorder/tricorder.c       |   13 +-
 board/freescale/mx35pdk/mx35pdk.c            |    2 +-
 board/freescale/mx53loco/mx53loco.c          |   84 ++++--
 board/freescale/mx6qsabresd/mx6qsabresd.c    |   80 ++++-
 board/isee/igep0020/igep0020.c               |   29 +-
 board/isee/igep0030/igep0030.c               |   29 +-
 board/overo/overo.c                          |   37 ++-
 board/technexion/twister/twister.c           |   10 +-
 board/teejet/mt_ventoux/mt_ventoux.c         |   23 +-
 board/ti/am335x/board.c                      |    4 +-
 board/ti/am335x/mux.c                        |   22 ++
 board/ti/beagle/beagle.c                     |   53 ++--
 board/ti/evm/evm.c                           |   19 +-
 board/timll/devkit8000/devkit8000.c          |   13 +-
 drivers/gpio/omap_gpio.c                     |   10 +-
 drivers/i2c/omap24xx_i2c.c                   |   20 +-
 drivers/mmc/fsl_esdhc.c                      |    2 +-
 drivers/mtd/nand/Makefile                    |    5 +-
 drivers/mtd/nand/am335x_spl_bch.c            |  238 +++++++++++++++
 drivers/mtd/nand/omap_gpmc.c                 |  403
 +++++++++++++++++++++++++-
 drivers/net/cpsw.c                           |    5 +-
 drivers/power/twl6035.c                      |   17 +-
 drivers/spi/omap3_spi.c                      |   76 +++--
 drivers/spi/omap3_spi.h                      |    1 +
 include/configs/am335x_evm.h                 |   50 ++++
 include/configs/cm_t35.h                     |    2 +-
 include/configs/dig297.h                     |    1 -
 include/configs/igep00x0.h                   |    1 -
 include/configs/m28evk.h                     |    2 +
 include/configs/mcx.h                        |    1 -
 include/configs/mx35pdk.h                    |    1 +
 include/configs/mx51evk.h                    |    4 -
 include/configs/mx53loco.h                   |   10 +-
 include/configs/mx6qsabre_common.h           |    4 +-
 include/configs/mx6qsabreauto.h              |    5 +
 include/configs/mx6qsabrelite.h              |    2 +-
 include/configs/mx6qsabresd.h                |    6 +
 include/configs/omap3_beagle.h               |    2 +-
 include/configs/omap3_mvblx.h                |    1 -
 include/configs/omap3_pandora.h              |    1 -
 include/configs/omap3_sdp3430.h              |    1 -
 include/configs/omap3_zoom1.h                |    1 -
 include/configs/omap3_zoom2.h                |    1 -
 include/configs/tam3517-common.h             |   59 +++-
 include/configs/tricorder.h                  |    1 -
 include/image.h                              |    3 +
 include/twl6035.h                            |    2 +-
 tools/imximage.c                             |    9 +- 70 files
 changed, 1889 insertions(+), 290 deletions(-) create mode 100644
 arch/arm/cpu/armv7/am33xx/elm.c create mode 100644
 arch/arm/cpu/armv7/am33xx/mem.c create mode 100644
 arch/arm/include/asm/arch-am33xx/elm.h create mode 100644
 arch/arm/include/asm/arch-am33xx/mem.h create mode 100644
 arch/arm/include/asm/arch-am33xx/omap_gpmc.h create mode 100644
 drivers/mtd/nand/am335x_spl_bch.c

Amicalement,
-- 
Albert.

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

* [U-Boot] Pull request: u-boot-arm/master
  2013-01-03  6:41 ` Joonyoung Shim
@ 2013-01-03  7:12   ` Lukasz Majewski
  0 siblings, 0 replies; 259+ messages in thread
From: Lukasz Majewski @ 2013-01-03  7:12 UTC (permalink / raw)
  To: u-boot

Hi Albert,

> Hi Albert,
> 
> 2012? 12? 22? ???? Albert ARIBAUD?? ??:
> 
> > Hello Tom,
> >
> > The following changes since commit
> > 095728803eedfce850a2f85828f79500cb09979e:
> >
> >   Merge branch 'master' of git://git.denx.de/u-boot-net (2012-12-17
> >   18:39:50 -0700)
> >
> > are available in the git repository at:
> >
> >
> >   git://git.denx.de/u-boot-arm master
> >
> > for you to fetch changes up to
> > 96764df1b47ddebfb50fadf5af72530b07b5fc89:
> >
> >   Merge samsung, imx, tegra into u-boot-arm/master (2012-12-22
> > 11:59:14 +0100)
> >
> > This pull request is specifically to get past the big merge issues
> > from u-boot-arm to u-boot which involved samsung, ixm and tegra
> > fixes, thanks to all those who took part in helping untie the knot.
> > Once this is in, I'll certainly have another pull request, early in
> > the coming week.
> >
> > ----------------------------------------------------------------
> >
> > Albert ARIBAUD (2):
> >       Merge branch 'u-boot-imx/master' into 'u-boot-arm/master'
> >       Merge samsung, imx, tegra into u-boot-arm/master
> 
> 
> From this merge commit, i found "arm:exynos4:pinmux: Modify the gpio
> function for mmc" commit codes are removed.
> It seems to be removed by manual merge with "exynos:pinmux: Add pinmux
> support for i2c" commit.

Joonyoung thanks for information. We have spotted this yesterday. Piotr
has prepared patch for fixing this (will be posted very soon).

After Piotr's patch Trats recognizes eMMC device again.

> 
> Thanks.
> 
> 
> >
> > Allen Martin (2):
> >       tegra: add CONSOLE_MUX support to tegra-kbc
> >       Merge remote-tracking branch 'u-boot/master' into
> > u-boot-arm-merged
> >
> > Ashok Kumar Reddy (1):
> >       ARM: arm1176: Define arch_cpu_init() for s3c64xx
> >
> > Beno?t Th?baudeau (17):
> >       arm1136: Fix enable_caches()
> >       mx31: Move EHCI definitions to ehci-fsl.h
> >       ehci-mxc: Clean up
> >       ehci-mx5: Clean up
> >       ehci-mx5: Fix OC_DIS usage
> >       ehci-mx5: Fix OPM usage
> >       ehci-mx5: Fix *PM usage for i.MX53
> >       ehci-mx5: Add missing OC_DIS for i.MX53
> >       ehci-mxc: Make EHCI power/oc polarities configurable
> >       ehci-mxc: Make i.MX25 EHCI configurable
> >       ehci-mxc: Define host offsets
> >       ehci-mxc: Add support for i.MX35
> >       mx35pdk: Add support for OTG
> >       ehci-mx5/6: Make board_ehci_hcd_init() optional
> >       ehci-mxc: Fix host power mask bit for i.MX35
> >       ehci-mxc: Fix host power mask bit for i.MX25
> >       mx5: Mark lowlevel_init board-specific code
> >
> > Chander Kashyap (1):
> >       Exynos5250: Enable PXE Support
> >
> > Fabio Estevam (28):
> >       mx25pdk: Include CONFIG_MX25
> >       mx25pdk: Add esdhc support
> >       pmic_fsl: Introduce FSL_PMIC_I2C_LENGTH
> >       mx25: Place common functions into sys_proto.h
> >       pmic: Add support for mc34704
> >       mx25pdk: Add Ethernet support
> >       mx53loco: Allow booting a zImage kernel
> >       mx25pdk: Allow booting a zImage kernel
> >       mx51evk: Allow booting a zImage kernel
> >       mx35pdk: Allow booting a zImage kernel
> >       mx6qsabre_common: Allow booting a zImage kernel
> >       mx5: Align SPI CS naming with i.MX53 reference manual
> >       mx5: Print CSPI clock in 'clock' command
> >       spi: mxc_spi: Fix handling of chip select
> >       spi: mxc_spi: Fix spi clock glitch durant reset
> >       mx6: clock: Only show CSPI clock if CSPI is enabled
> >       mx28evk: Configure CONFIG_BOOTDELAY to one second
> >       mx53loco: Configure CONFIG_BOOTDELAY to one second
> >       mx6qsabrelite: Configure CONFIG_BOOTDELAY to one second
> >       mx6qsabre_common: Configure CONFIG_BOOTDELAY to one second
> >       mx51evk: Configure CONFIG_BOOTDELAY to one second
> >       mx25pdk: Configure CONFIG_BOOTDELAY to one second
> >       mx31pdk: Configure CONFIG_BOOTDELAY to one second
> >       mx35pdk: Configure CONFIG_BOOTDELAY to one second
> >       mx25pdk: Adapt it for the new PMIC framework
> >       woodburn: Set gpio value in gpio_direction_output()
> >       mx53loco: Fix PMIC name
> >       mx25pdk: Allow booting a device tree kernel
> >
> > Hatim RV (3):
> >       EXYNOS: Add clock for SPI
> >       EXYNOS5: Add base address for SPI
> >       EXYNOS5: Enable SPI
> >
> > Marek Vasut (9):
> >       dm: wdt: Move s5p watchdog timer to drivers/watchdog/
> >       mx28: Fix typo in POWER_MINPWR_VBG_OFF
> >       mx28: Fix typo in POWER_DCLIMITS_NEGLIMIT_OFFSET
> >       mx28: Remove SET, CLR, TOG ops from PLLxCTRL1 registers
> >       mx28: Rename regs-power.h to regs-power-mx28.h
> >       mxs: Silence elftosb
> >       mxs: Implement common function to setup VDDx
> >       mxs: Properly setup VDDD in power supply setup code
> >       mxs: Staticize SPL functions
> >
> > Mayuresh Kulkarni (1):
> >       tegra: Enable display/lcd support on Seaboard
> >
> > Minkyu Kang (6):
> >       ARCH: EXYNOS: add support to match product id
> >       EXYNOS: Clock: Add common function for pll rate calculation
> >       s3c64xx: fix the compiler error and warning
> >       Merge branch 'master' of git://git.denx.de/u-boot into resolve
> >       universal_c210: fix compiler error and compiler warning
> >       universal_c210: check the NULL pointer when get the PMIC
> >
> > Otavio Salvador (1):
> >       mxs: SPL: Generalize memory initialization
> >
> > Piotr Wilczek (12):
> >       arm:exynos4:trats: Correct SDRAM configuration for trats
> >       arm:exynos4:trats: Fix SDRAM size
> >       arm:exynos4:pinmux: Modify the gpio function for mmc
> >       arm:exynos4:trats: Use pinmux for mmc configuration
> >       arm:exynos4:universal: Use pinmux for mmc configuration
> >       arm:exynos4:universal: Eliminated low level init
> >       arm: trats: Power down core 1
> >       exynos4: universal_C210: use software SPI
> >       misc:max8998 Add LDO macros
> >       drivers: video: Add ld9040 video driver
> >       drivers: video: fix image position
> >       exynos4: universal_C210: add display support
> >
> > Rajeshwari Shinde (16):
> >       PMIC: MAX77686: Add support for MAX77686
> >       SMDK5250: Config: Enable MAX77686 pmic chip
> >       SOUND: SAMSUNG: Add I2S driver
> >       SOUND: Add WM8994 codec
> >       Sound: Add command for audio playback
> >       EXYNOS: Add I2S registers
> >       EXYNOS: Add parameters required by I2S
> >       EXYNOS: Add pinmux for I2S
> >       EXYNOS: Add I2S base address
> >       EXYNOS: Add clock for I2S
> >       SMDK5250: Enable Sound
> >       EXYNOS5: Add pinmux support for SPI
> >       SPI: Add SPI Driver for EXYNOS.
> >       EXYNOS5: Enable SPI booting.
> >       POWER: MAX77686: Modified as per the latest Implementation
> >       SMDK5250: Enable pmic MAX77686
> >
> > Simon Glass (17):
> >       pxa: Disable dcache on palmld, palmtc, zipitz2
> >       tegra: Use const for pinmux_config_pingroup/table()
> >       tegra: Add display support to funcmux
> >       tegra: fdt: Add pwm binding and node
> >       tegra: fdt: Add LCD definitions for Tegra
> >       tegra: Add support for PWM
> >       tegra: Add LCD driver
> >       tegra: Add LCD support to Nvidia boards
> >       arm: Add control over cachability of memory regions
> >       lcd: Add CONFIG_LCD_ALIGNMENT to select frame buffer alignment
> >       lcd: Add support for flushing LCD fb from dcache after update
> >       tegra: Align LCD frame buffer to section boundary
> >       tegra: Support control of cache settings for LCD
> >       tegra: fdt: Add LCD definitions for Seaboard
> >       lcd: Add CONFIG_CONSOLE_SCROLL_LINES option to speed console
> >       tegra: Remove unnecessary CONFIG_SYS_NAND_BASE
> >       tegra: config: seaboard: Move tegra-common-post to correct
> > place
> >
> > Stefano Babic (9):
> >       ARM: Fix start.S when used with SPL in arm1136
> >       MX35: add LOW_LEVEL_SRAM_STACK to use SPL_FRAMEWORK
> >       MX35: Add soc_boot_mode and soc_boot_device to MX35
> >       SPL: Added SPL target for mx35 SOC to SPL Makefile
> >       ARM: Add SPL target to arm1136
> >       MX35: add support for woodburn board
> >       MX5: added CONFIG_PMIC_FSL_MC13892 to mx53evk
> >       Merge git://git.denx.de/u-boot
> >       Merge branch 'master' of git://git.denx.de/u-boot into master
> >
> > Stephen Warren (4):
> >       ARM: tegra: TrimSlice: add support for USB1 port
> >       mmc: tegra: support 4-bit operation too on 8-bit slots
> >       ARM: tegra: enable 8-bit SD slots in board files
> >       tegra: use generic fs commands in BOOTCOMMAND
> >
> > Troy Kisky (4):
> >       mx6: soc: update get_cpu_rev and get_imx_type for
> > mx6solo/sololite mx6: use CONFIG_MX6 instead of CONFIG_MX6Q
> >       imx-common: cpu: add imx_ddr_size
> >       arch-mx6: add mx6dl_pins.h
> >
> > Wei Ni (1):
> >       tegra: Add SOC support for display/lcd
> >
> > ?ukasz Majewski (1):
> >       gpio:fix: Proper handling of GPIO subsystem parts at Samsung
> > devices
> >
> >  MAINTAINERS                                                       |
> >  1 + Makefile
> >  |    4 +-
> >  README                                                            |
> >  16 ++-
> >  arch/arm/cpu/arm1136/config.mk                                    |
> >  3 + arch/arm/cpu/arm1136/cpu.c
> >  |   22 ++--
> >  arch/arm/cpu/arm1136/mx35/Makefile                                |
> >  1 + arch/arm/cpu/arm1136/mx35/generic.c
> >  |   75 +++++++++++
> >  arch/arm/cpu/arm1136/mx35/mx35_sdram.c                            |
> >  137 ++++++++++++++++++++
> >  arch/arm/cpu/arm1136/start.S                                      |
> >  31 +++--
> >  arch/arm/cpu/arm1136/u-boot-spl.lds                               |
> >  62 +++++++++
> >  arch/arm/cpu/arm1176/s3c64xx/Makefile                             |
> >  2 +- arch/arm/cpu/arm1176/s3c64xx/init.c
> >  |   26 ++++
> >  arch/arm/cpu/arm926ejs/mxs/spl_boot.c                             |
> >  4 +- arch/arm/cpu/arm926ejs/mxs/spl_mem_init.c
> >  |   38 +++---
> >  arch/arm/cpu/arm926ejs/mxs/spl_power_init.c                       |
> >  305 ++++++++++++++++----------------------------
> >  arch/arm/cpu/armv7/cache_v7.c                                     |
> >  11 ++
> >  arch/arm/cpu/armv7/exynos/clock.c                                 |
> >  350 +++++++++++++++++++++++++++++++++++++++++----------
> >  arch/arm/cpu/armv7/exynos/pinmux.c                                |
> >  64 ++++++++++
> >  arch/arm/cpu/armv7/mx5/clock.c                                    |
> >  4 +- arch/arm/cpu/armv7/mx5/lowlevel_init.S
> >  |    2 +-
> >  arch/arm/cpu/armv7/mx6/clock.c                                    |
> >  2 + arch/arm/cpu/armv7/mx6/soc.c
> >  |   32 +++--
> >  arch/arm/cpu/armv7/s5p-common/Makefile                            |
> >  1 - arch/arm/cpu/armv7/tegra20/Makefile
> >  |    2 +
> >  arch/arm/cpu/armv7/tegra20/display.c                              |
> >  409 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
> >  arch/arm/cpu/armv7/tegra20/pwm.c                                  |
> >  101 +++++++++++++++
> >  arch/arm/cpu/tegra20-common/funcmux.c                             |
> >  37 ++++++
> >  arch/arm/cpu/tegra20-common/pinmux.c                              |
> >  4 +- arch/arm/dts/tegra20.dtsi
> >  |  105 ++++++++++++++++
> >  arch/arm/imx-common/cpu.c                                         |
> >  66 ++++++++--
> >  arch/arm/include/asm/arch-exynos/clk.h                            |
> >  4 + arch/arm/include/asm/arch-exynos/clock.h
> >  |   29 +++++
> >  arch/arm/include/asm/arch-exynos/cpu.h                            |
> >  18 +++
> >  arch/arm/include/asm/arch-exynos/gpio.h                           |
> >  19 +++
> >  arch/arm/include/asm/arch-exynos/i2s-regs.h                       |
> >  66 ++++++++++
> >  arch/arm/include/asm/arch-exynos/periph.h                         |
> >  7 ++ arch/arm/include/asm/arch-exynos/sound.h
> >  |   44 +++++++
> >  arch/arm/include/asm/arch-exynos/spi.h                            |
> >  78 ++++++++++++
> >  arch/arm/include/asm/arch-mx25/imx-regs.h                         |
> >  5 +- arch/arm/include/asm/arch-mx25/sys_proto.h
> >  |    3 +
> >  arch/arm/include/asm/arch-mx31/imx-regs.h                         |
> >  27 +---
> >  arch/arm/include/asm/arch-mx35/imx-regs.h                         |
> >  4 + arch/arm/include/asm/arch-mx35/mmc_host_def.h
> >  |   31 +++++
> >  arch/arm/include/asm/arch-mx35/spl.h                              |
> >  38 ++++++
> >  arch/arm/include/asm/arch-mx35/sys_proto.h                        |
> >  2 + arch/arm/include/asm/arch-mx5/mx5x_pins.h
> >  |    6 +-
> >  arch/arm/include/asm/arch-mx5/sys_proto.h                         |
> >  10 +-
> >  arch/arm/include/asm/arch-mx6/imx-regs.h                          |
> >  2 + arch/arm/include/asm/arch-mx6/mx6dl_pins.h
> >  |  149 ++++++++++++++++++++++
> >  arch/arm/include/asm/arch-mx6/sys_proto.h                         |
> >  10 +-
> >  arch/arm/include/asm/arch-mxs/imx-regs.h                          |
> >  7 +- arch/arm/include/asm/arch-mxs/regs-clkctrl-mx28.h
> >  |    6 +- arch/arm/include/asm/arch-mxs/{regs-power.h =>
> >  regs-power-mx28.h} |    4 +-
> >  arch/arm/include/asm/arch-s5pc1xx/gpio.h                          |
> >  7 +- arch/arm/include/asm/arch-tegra20/dc.h
> >  |  545
> >
> >  +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
> >  arch/arm/include/asm/arch-tegra20/display.h                       |
> >  152 ++++++++++++++++++++++
> >  arch/arm/include/asm/arch-tegra20/pinmux.h                        |
> >  4 +- arch/arm/include/asm/arch-tegra20/pwm.h
> >  |   75 +++++++++++
> >  arch/arm/include/asm/system.h                                     |
> >  31 +++++
> >  arch/arm/lib/cache-cp15.c                                       --
> > Albert.
> > _______________________________________________
> > U-Boot mailing list
> > U-Boot at lists.denx.de <javascript:;>
> > http://lists.denx.de/mailman/listinfo/u-boot
> >
> 
> 



-- 
Best regards,

Lukasz Majewski

Samsung R&D Poland (SRPOL) | Linux Platform Group

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

* [U-Boot] Pull request: u-boot-arm/master
  2012-12-22 12:11 Albert ARIBAUD
  2012-12-22 15:20 ` Tom Rini
@ 2013-01-03  6:41 ` Joonyoung Shim
  2013-01-03  7:12   ` Lukasz Majewski
  1 sibling, 1 reply; 259+ messages in thread
From: Joonyoung Shim @ 2013-01-03  6:41 UTC (permalink / raw)
  To: u-boot

Hi Albert,

2012? 12? 22? ???? Albert ARIBAUD?? ??:

> Hello Tom,
>
> The following changes since commit
> 095728803eedfce850a2f85828f79500cb09979e:
>
>   Merge branch 'master' of git://git.denx.de/u-boot-net (2012-12-17
>   18:39:50 -0700)
>
> are available in the git repository at:
>
>
>   git://git.denx.de/u-boot-arm master
>
> for you to fetch changes up to 96764df1b47ddebfb50fadf5af72530b07b5fc89:
>
>   Merge samsung, imx, tegra into u-boot-arm/master (2012-12-22 11:59:14
>   +0100)
>
> This pull request is specifically to get past the big merge issues from
> u-boot-arm to u-boot which involved samsung, ixm and tegra fixes,
> thanks to all those who took part in helping untie the knot. Once this
> is in, I'll certainly have another pull request, early in the coming
> week.
>
> ----------------------------------------------------------------
>
> Albert ARIBAUD (2):
>       Merge branch 'u-boot-imx/master' into 'u-boot-arm/master'
>       Merge samsung, imx, tegra into u-boot-arm/master

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

* [U-Boot] Pull request: u-boot-arm/master
  2012-12-22 12:11 Albert ARIBAUD
@ 2012-12-22 15:20 ` Tom Rini
  2013-01-03  6:41 ` Joonyoung Shim
  1 sibling, 0 replies; 259+ messages in thread
From: Tom Rini @ 2012-12-22 15:20 UTC (permalink / raw)
  To: u-boot

On Sat, Dec 22, 2012 at 01:11:06PM +0100, Albert ARIBAUD wrote:

> Hello Tom,
> 
> The following changes since commit
> 095728803eedfce850a2f85828f79500cb09979e:
> 
>   Merge branch 'master' of git://git.denx.de/u-boot-net (2012-12-17
>   18:39:50 -0700)
> 
> are available in the git repository at:
> 
> 
>   git://git.denx.de/u-boot-arm master
> 
> for you to fetch changes up to 96764df1b47ddebfb50fadf5af72530b07b5fc89:
> 
>   Merge samsung, imx, tegra into u-boot-arm/master (2012-12-22 11:59:14
>   +0100)
> 
> This pull request is specifically to get past the big merge issues from
> u-boot-arm to u-boot which involved samsung, ixm and tegra fixes,
> thanks to all those who took part in helping untie the knot. Once this
> is in, I'll certainly have another pull request, early in the coming
> week.
> 
> ----------------------------------------------------------------
> 
> Albert ARIBAUD (2):
>       Merge branch 'u-boot-imx/master' into 'u-boot-arm/master'
>       Merge samsung, imx, tegra into u-boot-arm/master
> 
> Allen Martin (2):
>       tegra: add CONSOLE_MUX support to tegra-kbc
>       Merge remote-tracking branch 'u-boot/master' into
> u-boot-arm-merged
> 
> Ashok Kumar Reddy (1):
>       ARM: arm1176: Define arch_cpu_init() for s3c64xx
> 
> Beno??t Th??baudeau (17):
>       arm1136: Fix enable_caches()
>       mx31: Move EHCI definitions to ehci-fsl.h
>       ehci-mxc: Clean up
>       ehci-mx5: Clean up
>       ehci-mx5: Fix OC_DIS usage
>       ehci-mx5: Fix OPM usage
>       ehci-mx5: Fix *PM usage for i.MX53
>       ehci-mx5: Add missing OC_DIS for i.MX53
>       ehci-mxc: Make EHCI power/oc polarities configurable
>       ehci-mxc: Make i.MX25 EHCI configurable
>       ehci-mxc: Define host offsets
>       ehci-mxc: Add support for i.MX35
>       mx35pdk: Add support for OTG
>       ehci-mx5/6: Make board_ehci_hcd_init() optional
>       ehci-mxc: Fix host power mask bit for i.MX35
>       ehci-mxc: Fix host power mask bit for i.MX25
>       mx5: Mark lowlevel_init board-specific code
> 
> Chander Kashyap (1):
>       Exynos5250: Enable PXE Support
> 
> Fabio Estevam (28):
>       mx25pdk: Include CONFIG_MX25
>       mx25pdk: Add esdhc support
>       pmic_fsl: Introduce FSL_PMIC_I2C_LENGTH
>       mx25: Place common functions into sys_proto.h
>       pmic: Add support for mc34704
>       mx25pdk: Add Ethernet support
>       mx53loco: Allow booting a zImage kernel
>       mx25pdk: Allow booting a zImage kernel
>       mx51evk: Allow booting a zImage kernel
>       mx35pdk: Allow booting a zImage kernel
>       mx6qsabre_common: Allow booting a zImage kernel
>       mx5: Align SPI CS naming with i.MX53 reference manual
>       mx5: Print CSPI clock in 'clock' command
>       spi: mxc_spi: Fix handling of chip select
>       spi: mxc_spi: Fix spi clock glitch durant reset
>       mx6: clock: Only show CSPI clock if CSPI is enabled
>       mx28evk: Configure CONFIG_BOOTDELAY to one second
>       mx53loco: Configure CONFIG_BOOTDELAY to one second
>       mx6qsabrelite: Configure CONFIG_BOOTDELAY to one second
>       mx6qsabre_common: Configure CONFIG_BOOTDELAY to one second
>       mx51evk: Configure CONFIG_BOOTDELAY to one second
>       mx25pdk: Configure CONFIG_BOOTDELAY to one second
>       mx31pdk: Configure CONFIG_BOOTDELAY to one second
>       mx35pdk: Configure CONFIG_BOOTDELAY to one second
>       mx25pdk: Adapt it for the new PMIC framework
>       woodburn: Set gpio value in gpio_direction_output()
>       mx53loco: Fix PMIC name
>       mx25pdk: Allow booting a device tree kernel
> 
> Hatim RV (3):
>       EXYNOS: Add clock for SPI
>       EXYNOS5: Add base address for SPI
>       EXYNOS5: Enable SPI
> 
> Marek Vasut (9):
>       dm: wdt: Move s5p watchdog timer to drivers/watchdog/
>       mx28: Fix typo in POWER_MINPWR_VBG_OFF
>       mx28: Fix typo in POWER_DCLIMITS_NEGLIMIT_OFFSET
>       mx28: Remove SET, CLR, TOG ops from PLLxCTRL1 registers
>       mx28: Rename regs-power.h to regs-power-mx28.h
>       mxs: Silence elftosb
>       mxs: Implement common function to setup VDDx
>       mxs: Properly setup VDDD in power supply setup code
>       mxs: Staticize SPL functions
> 
> Mayuresh Kulkarni (1):
>       tegra: Enable display/lcd support on Seaboard
> 
> Minkyu Kang (6):
>       ARCH: EXYNOS: add support to match product id
>       EXYNOS: Clock: Add common function for pll rate calculation
>       s3c64xx: fix the compiler error and warning
>       Merge branch 'master' of git://git.denx.de/u-boot into resolve
>       universal_c210: fix compiler error and compiler warning
>       universal_c210: check the NULL pointer when get the PMIC
> 
> Otavio Salvador (1):
>       mxs: SPL: Generalize memory initialization
> 
> Piotr Wilczek (12):
>       arm:exynos4:trats: Correct SDRAM configuration for trats
>       arm:exynos4:trats: Fix SDRAM size
>       arm:exynos4:pinmux: Modify the gpio function for mmc
>       arm:exynos4:trats: Use pinmux for mmc configuration
>       arm:exynos4:universal: Use pinmux for mmc configuration
>       arm:exynos4:universal: Eliminated low level init
>       arm: trats: Power down core 1
>       exynos4: universal_C210: use software SPI
>       misc:max8998 Add LDO macros
>       drivers: video: Add ld9040 video driver
>       drivers: video: fix image position
>       exynos4: universal_C210: add display support
> 
> Rajeshwari Shinde (16):
>       PMIC: MAX77686: Add support for MAX77686
>       SMDK5250: Config: Enable MAX77686 pmic chip
>       SOUND: SAMSUNG: Add I2S driver
>       SOUND: Add WM8994 codec
>       Sound: Add command for audio playback
>       EXYNOS: Add I2S registers
>       EXYNOS: Add parameters required by I2S
>       EXYNOS: Add pinmux for I2S
>       EXYNOS: Add I2S base address
>       EXYNOS: Add clock for I2S
>       SMDK5250: Enable Sound
>       EXYNOS5: Add pinmux support for SPI
>       SPI: Add SPI Driver for EXYNOS.
>       EXYNOS5: Enable SPI booting.
>       POWER: MAX77686: Modified as per the latest Implementation
>       SMDK5250: Enable pmic MAX77686
> 
> Simon Glass (17):
>       pxa: Disable dcache on palmld, palmtc, zipitz2
>       tegra: Use const for pinmux_config_pingroup/table()
>       tegra: Add display support to funcmux
>       tegra: fdt: Add pwm binding and node
>       tegra: fdt: Add LCD definitions for Tegra
>       tegra: Add support for PWM
>       tegra: Add LCD driver
>       tegra: Add LCD support to Nvidia boards
>       arm: Add control over cachability of memory regions
>       lcd: Add CONFIG_LCD_ALIGNMENT to select frame buffer alignment
>       lcd: Add support for flushing LCD fb from dcache after update
>       tegra: Align LCD frame buffer to section boundary
>       tegra: Support control of cache settings for LCD
>       tegra: fdt: Add LCD definitions for Seaboard
>       lcd: Add CONFIG_CONSOLE_SCROLL_LINES option to speed console
>       tegra: Remove unnecessary CONFIG_SYS_NAND_BASE
>       tegra: config: seaboard: Move tegra-common-post to correct place
> 
> Stefano Babic (9):
>       ARM: Fix start.S when used with SPL in arm1136
>       MX35: add LOW_LEVEL_SRAM_STACK to use SPL_FRAMEWORK
>       MX35: Add soc_boot_mode and soc_boot_device to MX35
>       SPL: Added SPL target for mx35 SOC to SPL Makefile
>       ARM: Add SPL target to arm1136
>       MX35: add support for woodburn board
>       MX5: added CONFIG_PMIC_FSL_MC13892 to mx53evk
>       Merge git://git.denx.de/u-boot
>       Merge branch 'master' of git://git.denx.de/u-boot into master
> 
> Stephen Warren (4):
>       ARM: tegra: TrimSlice: add support for USB1 port
>       mmc: tegra: support 4-bit operation too on 8-bit slots
>       ARM: tegra: enable 8-bit SD slots in board files
>       tegra: use generic fs commands in BOOTCOMMAND
> 
> Troy Kisky (4):
>       mx6: soc: update get_cpu_rev and get_imx_type for mx6solo/sololite
>       mx6: use CONFIG_MX6 instead of CONFIG_MX6Q
>       imx-common: cpu: add imx_ddr_size
>       arch-mx6: add mx6dl_pins.h
> 
> Wei Ni (1):
>       tegra: Add SOC support for display/lcd
> 
> ??ukasz Majewski (1):
>       gpio:fix: Proper handling of GPIO subsystem parts at Samsung
> devices
> 
>  MAINTAINERS                                                       |
>  1 + Makefile
>  |    4 +-
>  README                                                            |
>  16 ++-
>  arch/arm/cpu/arm1136/config.mk                                    |
>  3 + arch/arm/cpu/arm1136/cpu.c
>  |   22 ++--
>  arch/arm/cpu/arm1136/mx35/Makefile                                |
>  1 + arch/arm/cpu/arm1136/mx35/generic.c
>  |   75 +++++++++++
>  arch/arm/cpu/arm1136/mx35/mx35_sdram.c                            |
>  137 ++++++++++++++++++++
>  arch/arm/cpu/arm1136/start.S                                      |
>  31 +++--
>  arch/arm/cpu/arm1136/u-boot-spl.lds                               |
>  62 +++++++++
>  arch/arm/cpu/arm1176/s3c64xx/Makefile                             |
>  2 +- arch/arm/cpu/arm1176/s3c64xx/init.c
>  |   26 ++++
>  arch/arm/cpu/arm926ejs/mxs/spl_boot.c                             |
>  4 +- arch/arm/cpu/arm926ejs/mxs/spl_mem_init.c
>  |   38 +++---
>  arch/arm/cpu/arm926ejs/mxs/spl_power_init.c                       |
>  305 ++++++++++++++++----------------------------
>  arch/arm/cpu/armv7/cache_v7.c                                     |
>  11 ++
>  arch/arm/cpu/armv7/exynos/clock.c                                 |
>  350 +++++++++++++++++++++++++++++++++++++++++----------
>  arch/arm/cpu/armv7/exynos/pinmux.c                                |
>  64 ++++++++++
>  arch/arm/cpu/armv7/mx5/clock.c                                    |
>  4 +- arch/arm/cpu/armv7/mx5/lowlevel_init.S
>  |    2 +-
>  arch/arm/cpu/armv7/mx6/clock.c                                    |
>  2 + arch/arm/cpu/armv7/mx6/soc.c
>  |   32 +++--
>  arch/arm/cpu/armv7/s5p-common/Makefile                            |
>  1 - arch/arm/cpu/armv7/tegra20/Makefile
>  |    2 +
>  arch/arm/cpu/armv7/tegra20/display.c                              |
>  409 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
>  arch/arm/cpu/armv7/tegra20/pwm.c                                  |
>  101 +++++++++++++++
>  arch/arm/cpu/tegra20-common/funcmux.c                             |
>  37 ++++++
>  arch/arm/cpu/tegra20-common/pinmux.c                              |
>  4 +- arch/arm/dts/tegra20.dtsi
>  |  105 ++++++++++++++++
>  arch/arm/imx-common/cpu.c                                         |
>  66 ++++++++--
>  arch/arm/include/asm/arch-exynos/clk.h                            |
>  4 + arch/arm/include/asm/arch-exynos/clock.h
>  |   29 +++++
>  arch/arm/include/asm/arch-exynos/cpu.h                            |
>  18 +++
>  arch/arm/include/asm/arch-exynos/gpio.h                           |
>  19 +++
>  arch/arm/include/asm/arch-exynos/i2s-regs.h                       |
>  66 ++++++++++
>  arch/arm/include/asm/arch-exynos/periph.h                         |
>  7 ++ arch/arm/include/asm/arch-exynos/sound.h
>  |   44 +++++++
>  arch/arm/include/asm/arch-exynos/spi.h                            |
>  78 ++++++++++++
>  arch/arm/include/asm/arch-mx25/imx-regs.h                         |
>  5 +- arch/arm/include/asm/arch-mx25/sys_proto.h
>  |    3 +
>  arch/arm/include/asm/arch-mx31/imx-regs.h                         |
>  27 +---
>  arch/arm/include/asm/arch-mx35/imx-regs.h                         |
>  4 + arch/arm/include/asm/arch-mx35/mmc_host_def.h
>  |   31 +++++
>  arch/arm/include/asm/arch-mx35/spl.h                              |
>  38 ++++++
>  arch/arm/include/asm/arch-mx35/sys_proto.h                        |
>  2 + arch/arm/include/asm/arch-mx5/mx5x_pins.h
>  |    6 +-
>  arch/arm/include/asm/arch-mx5/sys_proto.h                         |
>  10 +-
>  arch/arm/include/asm/arch-mx6/imx-regs.h                          |
>  2 + arch/arm/include/asm/arch-mx6/mx6dl_pins.h
>  |  149 ++++++++++++++++++++++
>  arch/arm/include/asm/arch-mx6/sys_proto.h                         |
>  10 +-
>  arch/arm/include/asm/arch-mxs/imx-regs.h                          |
>  7 +- arch/arm/include/asm/arch-mxs/regs-clkctrl-mx28.h
>  |    6 +- arch/arm/include/asm/arch-mxs/{regs-power.h =>
>  regs-power-mx28.h} |    4 +-
>  arch/arm/include/asm/arch-s5pc1xx/gpio.h                          |
>  7 +- arch/arm/include/asm/arch-tegra20/dc.h
>  |  545
>  +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
>  arch/arm/include/asm/arch-tegra20/display.h                       |
>  152 ++++++++++++++++++++++
>  arch/arm/include/asm/arch-tegra20/pinmux.h                        |
>  4 +- arch/arm/include/asm/arch-tegra20/pwm.h
>  |   75 +++++++++++
>  arch/arm/include/asm/system.h                                     |
>  31 +++++
>  arch/arm/lib/cache-cp15.c                                         |
>  51 ++++++--
>  board/compal/paz00/paz00.c                                        |
>  5 +- board/compulab/dts/tegra20-trimslice.dts
>  |    3 +-
>  board/compulab/trimslice/trimslice.c                              |
>  8 ++ board/freescale/mx25pdk/mx25pdk.c
>  |  121 ++++++++++++++++++
>  board/freescale/mx31ads/u-boot.lds                                |
>  2 + board/freescale/mx35pdk/lowlevel_init.S
>  |    4 +
>  board/freescale/mx35pdk/mx35pdk.c                                 |
>  21 ++++
>  board/freescale/mx53loco/mx53loco.c                               |
>  2 +- board/nvidia/common/board.c
>  |   24 ++++
>  board/nvidia/dts/tegra20-seaboard.dts                             |
>  33 +++++
>  board/nvidia/harmony/harmony.c                                    |
>  5 +- board/nvidia/seaboard/seaboard.c
>  |    5 +-
>  board/samsung/smdk5250/Makefile                                   |
>  2 +- board/samsung/smdk5250/smdk5250.c
>  |   15 +++ board/samsung/smdk5250/{mmc_boot.c =>
>  spl_boot.c}                 |   31 ++++-
>  board/samsung/trats/trats.c                                       |
>  80 ++++--------
>  board/samsung/universal_c210/Makefile                             |
>  1 - board/samsung/universal_c210/lowlevel_init.S
>  |  395 ---------------------------------------------------------
>  board/samsung/universal_c210/universal.c                          |
>  337 ++++++++++++++++++++++++++++++++++++++-----------
>  board/syteco/zmx25/zmx25.c                                        |
>  1 + board/woodburn/Makefile
>  |   43 +++++++
>  board/woodburn/imximage.cfg                                       |
>  4 + board/woodburn/lowlevel_init.S
>  |   38 ++++++
>  board/woodburn/woodburn.c                                         |
>  264 +++++++++++++++++++++++++++++++++++++++
>  boards.cfg                                                        |
>  2 + common/Makefile
>  |    1 +
>  common/cmd_sound.c                                                |
>  96 ++++++++++++++
>  common/lcd.c                                                      |
>  89 ++++++++++---
>  common/main.c                                                     |
>  12 +-
>  doc/README.imx5                                                   |
>  5 + doc/device-tree-bindings/pwm/tegra20-pwm.txt
>  |   18 +++
>  doc/device-tree-bindings/video/displaymode.txt                    |
>  42 +++++++
>  doc/device-tree-bindings/video/tegra20-dc.txt                     |
>  85 +++++++++++++
>  drivers/gpio/mxc_gpio.c                                           |
>  6 +- drivers/gpio/s5p_gpio.c
>  |    6 +-
>  drivers/input/tegra-kbc.c                                         |
>  18 ++-
>  drivers/mmc/tegra_mmc.c                                           |
>  7 +- drivers/power/pmic/Makefile
>  |    1 +
>  drivers/power/pmic/pmic_max77686.c                                |
>  48 +++++++
>  drivers/power/power_fsl.c                                         |
>  8 +- drivers/serial/s3c64xx.c
>  |    3 +-
>  drivers/sound/Makefile                                            |
>  48 +++++++
>  drivers/sound/samsung-i2s.c                                       |
>  358 ++++++++++++++++++++++++++++++++++++++++++++++++++++
>  drivers/sound/sound.c                                             |
>  228 +++++++++++++++++++++++++++++++++
>  drivers/sound/wm8994.c                                            |
>  792
>  +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
>  drivers/sound/wm8994.h                                            |
>  87 +++++++++++++
>  drivers/sound/wm8994_registers.h                                  |
>  299 ++++++++++++++++++++++++++++++++++++++++++++
>  drivers/spi/Makefile                                              |
>  1 + drivers/spi/exynos_spi.c
>  |  367 +++++++++++++++++++++++++++++++++++++++++++++++++++++
>  drivers/spi/mxc_spi.c                                             |
>  9 +- drivers/usb/host/ehci-mx5.c
>  |  146 ++++++++++++++++++----
>  drivers/usb/host/ehci-mx6.c                                       |
>  5 + drivers/usb/host/ehci-mxc.c
>  |  225 +++++++++++++++++++++++++--------
>  drivers/video/Makefile                                            |
>  2 + drivers/video/exynos_fb.c
>  |   15 ++-
>  drivers/video/ipu_regs.h                                          |
>  2 +- drivers/video/ld9040.c
>  |  144 +++++++++++++++++++++
>  drivers/video/tegra.c                                             |
>  379 +++++++++++++++++++++++++++++++++++++++++++++++++++++++
>  drivers/watchdog/Makefile                                         |
>  1 + arch/arm/cpu/armv7/s5p-common/wdt.c => drivers/watchdog/s5p_wdt.c
>  |    0
>  include/configs/harmony.h                                         |
>  4 +- include/configs/mx25pdk.h
>  |   43 ++++++-
>  include/configs/mx28evk.h                                         |
>  2 +- include/configs/mx31pdk.h
>  |    2 +-
>  include/configs/mx35pdk.h                                         |
>  18 ++-
>  include/configs/mx51_efikamx.h                                    |
>  1 + include/configs/mx51evk.h
>  |    5 +-
>  include/configs/mx53evk.h                                         |
>  1 + include/configs/mx53loco.h
>  |    4 +-
>  include/configs/mx6qarm2.h                                        |
>  1 + include/configs/mx6qsabre_common.h
>  |    4 +-
>  include/configs/mx6qsabrelite.h                                   |
>  3 +- include/configs/palmld.h
>  |    3 +
>  include/configs/palmtc.h                                          |
>  3 + include/configs/paz00.h
>  |    3 +
>  include/configs/s5pc210_universal.h                               |
>  36 ++++++
>  include/configs/seaboard.h                                        |
>  16 ++-
>  include/configs/smdk5250.h                                        |
>  74 ++++++++++-
>  include/configs/tec.h                                             |
>  1 - include/configs/tegra-common-post.h
>  |   43 +++----
>  include/configs/tegra20-common.h                                  |
>  3 + include/configs/trats.h
>  |   17 ++-
>  include/configs/trimslice.h                                       |
>  4 + include/configs/ventana.h
>  |    3 +
>  include/configs/vision2.h                                         |
>  1 + include/configs/whistler.h
>  |    3 +
>  include/configs/woodburn.h                                        |
>  34 +++++
>  include/configs/woodburn_common.h                                 |
>  313 ++++++++++++++++++++++++++++++++++++++++++++++
>  include/configs/woodburn_sd.h                                     |
>  60 +++++++++
>  include/configs/zipitz2.h                                         |
>  3 + include/configs/zmx25.h
>  |    6 +-
>  include/fdtdec.h                                                  |
>  2 + include/i2s.h
>  |  127 +++++++++++++++++++
>  include/lcd.h                                                     |
>  11 ++
>  include/ld9040.h                                                  |
>  32 +++++
>  include/mc34704.h                                                 |
>  49 ++++++++
>  include/power/max77686_pmic.h                                     |
>  158 +++++++++++++++++++++++
>  include/power/max8998_pmic.h                                      |
>  2 + include/sound.h
>  |   62 +++++++++
>  include/usb/ehci-fsl.h                                            |
>  28 ++++-
>  lib/fdtdec.c                                                      |
>  2 + nand_spl/board/freescale/mx31pdk/u-boot.lds
>  |    2 +
>  spl/Makefile                                                      |
>  6 + 163 files changed, 8451 insertions(+), 1094 deletions(-) create
>  mode 100644 arch/arm/cpu/arm1136/mx35/mx35_sdram.c create mode 100644
>  arch/arm/cpu/arm1136/u-boot-spl.lds create mode 100644
>  arch/arm/cpu/arm1176/s3c64xx/init.c create mode 100644
>  arch/arm/cpu/armv7/tegra20/display.c create mode 100644
>  arch/arm/cpu/armv7/tegra20/pwm.c create mode 100644
>  arch/arm/include/asm/arch-exynos/i2s-regs.h create mode 100644
>  arch/arm/include/asm/arch-exynos/sound.h create mode 100644
>  arch/arm/include/asm/arch-exynos/spi.h create mode 100644
>  arch/arm/include/asm/arch-mx35/mmc_host_def.h create mode 100644
>  arch/arm/include/asm/arch-mx35/spl.h create mode 100644
>  arch/arm/include/asm/arch-mx6/mx6dl_pins.h rename
>  arch/arm/include/asm/arch-mxs/{regs-power.h => regs-power-mx28.h}
>  (99%) create mode 100644 arch/arm/include/asm/arch-tegra20/dc.h create
>  mode 100644 arch/arm/include/asm/arch-tegra20/display.h create mode
>  100644 arch/arm/include/asm/arch-tegra20/pwm.h rename
>  board/samsung/smdk5250/{mmc_boot.c => spl_boot.c} (66%) delete mode
>  100644 board/samsung/universal_c210/lowlevel_init.S create mode 100644
>  board/woodburn/Makefile create mode 100644 board/woodburn/imximage.cfg
>  create mode 100644 board/woodburn/lowlevel_init.S create mode 100644
>  board/woodburn/woodburn.c create mode 100644 common/cmd_sound.c create
>  mode 100644 doc/device-tree-bindings/pwm/tegra20-pwm.txt create mode
>  100644 doc/device-tree-bindings/video/displaymode.txt create mode
>  100644 doc/device-tree-bindings/video/tegra20-dc.txt create mode
>  100644 drivers/power/pmic/pmic_max77686.c create mode 100644
>  drivers/sound/Makefile create mode 100644 drivers/sound/samsung-i2s.c
>  create mode 100644 drivers/sound/sound.c create mode 100644
>  drivers/sound/wm8994.c create mode 100644 drivers/sound/wm8994.h
>  create mode 100644 drivers/sound/wm8994_registers.h create mode 100644
>  drivers/spi/exynos_spi.c create mode 100644 drivers/video/ld9040.c
>  create mode 100644 drivers/video/tegra.c rename
>  arch/arm/cpu/armv7/s5p-common/wdt.c => drivers/watchdog/s5p_wdt.c
>  (100%) create mode 100644 include/configs/woodburn.h create mode
>  100644 include/configs/woodburn_common.h create mode 100644
>  include/configs/woodburn_sd.h create mode 100644 include/i2s.h create
>  mode 100644 include/ld9040.h create mode 100644 include/mc34704.h
>  create mode 100644 include/power/max77686_pmic.h create mode 100644
>  include/sound.h

Applied to u-boot/master, thanks!

-- 
Tom
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 836 bytes
Desc: Digital signature
URL: <http://lists.denx.de/pipermail/u-boot/attachments/20121222/33bc92df/attachment.pgp>

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

* [U-Boot] Pull request: u-boot-arm/master
@ 2012-12-22 12:11 Albert ARIBAUD
  2012-12-22 15:20 ` Tom Rini
  2013-01-03  6:41 ` Joonyoung Shim
  0 siblings, 2 replies; 259+ messages in thread
From: Albert ARIBAUD @ 2012-12-22 12:11 UTC (permalink / raw)
  To: u-boot

Hello Tom,

The following changes since commit
095728803eedfce850a2f85828f79500cb09979e:

  Merge branch 'master' of git://git.denx.de/u-boot-net (2012-12-17
  18:39:50 -0700)

are available in the git repository at:


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

for you to fetch changes up to 96764df1b47ddebfb50fadf5af72530b07b5fc89:

  Merge samsung, imx, tegra into u-boot-arm/master (2012-12-22 11:59:14
  +0100)

This pull request is specifically to get past the big merge issues from
u-boot-arm to u-boot which involved samsung, ixm and tegra fixes,
thanks to all those who took part in helping untie the knot. Once this
is in, I'll certainly have another pull request, early in the coming
week.

----------------------------------------------------------------

Albert ARIBAUD (2):
      Merge branch 'u-boot-imx/master' into 'u-boot-arm/master'
      Merge samsung, imx, tegra into u-boot-arm/master

Allen Martin (2):
      tegra: add CONSOLE_MUX support to tegra-kbc
      Merge remote-tracking branch 'u-boot/master' into
u-boot-arm-merged

Ashok Kumar Reddy (1):
      ARM: arm1176: Define arch_cpu_init() for s3c64xx

Beno?t Th?baudeau (17):
      arm1136: Fix enable_caches()
      mx31: Move EHCI definitions to ehci-fsl.h
      ehci-mxc: Clean up
      ehci-mx5: Clean up
      ehci-mx5: Fix OC_DIS usage
      ehci-mx5: Fix OPM usage
      ehci-mx5: Fix *PM usage for i.MX53
      ehci-mx5: Add missing OC_DIS for i.MX53
      ehci-mxc: Make EHCI power/oc polarities configurable
      ehci-mxc: Make i.MX25 EHCI configurable
      ehci-mxc: Define host offsets
      ehci-mxc: Add support for i.MX35
      mx35pdk: Add support for OTG
      ehci-mx5/6: Make board_ehci_hcd_init() optional
      ehci-mxc: Fix host power mask bit for i.MX35
      ehci-mxc: Fix host power mask bit for i.MX25
      mx5: Mark lowlevel_init board-specific code

Chander Kashyap (1):
      Exynos5250: Enable PXE Support

Fabio Estevam (28):
      mx25pdk: Include CONFIG_MX25
      mx25pdk: Add esdhc support
      pmic_fsl: Introduce FSL_PMIC_I2C_LENGTH
      mx25: Place common functions into sys_proto.h
      pmic: Add support for mc34704
      mx25pdk: Add Ethernet support
      mx53loco: Allow booting a zImage kernel
      mx25pdk: Allow booting a zImage kernel
      mx51evk: Allow booting a zImage kernel
      mx35pdk: Allow booting a zImage kernel
      mx6qsabre_common: Allow booting a zImage kernel
      mx5: Align SPI CS naming with i.MX53 reference manual
      mx5: Print CSPI clock in 'clock' command
      spi: mxc_spi: Fix handling of chip select
      spi: mxc_spi: Fix spi clock glitch durant reset
      mx6: clock: Only show CSPI clock if CSPI is enabled
      mx28evk: Configure CONFIG_BOOTDELAY to one second
      mx53loco: Configure CONFIG_BOOTDELAY to one second
      mx6qsabrelite: Configure CONFIG_BOOTDELAY to one second
      mx6qsabre_common: Configure CONFIG_BOOTDELAY to one second
      mx51evk: Configure CONFIG_BOOTDELAY to one second
      mx25pdk: Configure CONFIG_BOOTDELAY to one second
      mx31pdk: Configure CONFIG_BOOTDELAY to one second
      mx35pdk: Configure CONFIG_BOOTDELAY to one second
      mx25pdk: Adapt it for the new PMIC framework
      woodburn: Set gpio value in gpio_direction_output()
      mx53loco: Fix PMIC name
      mx25pdk: Allow booting a device tree kernel

Hatim RV (3):
      EXYNOS: Add clock for SPI
      EXYNOS5: Add base address for SPI
      EXYNOS5: Enable SPI

Marek Vasut (9):
      dm: wdt: Move s5p watchdog timer to drivers/watchdog/
      mx28: Fix typo in POWER_MINPWR_VBG_OFF
      mx28: Fix typo in POWER_DCLIMITS_NEGLIMIT_OFFSET
      mx28: Remove SET, CLR, TOG ops from PLLxCTRL1 registers
      mx28: Rename regs-power.h to regs-power-mx28.h
      mxs: Silence elftosb
      mxs: Implement common function to setup VDDx
      mxs: Properly setup VDDD in power supply setup code
      mxs: Staticize SPL functions

Mayuresh Kulkarni (1):
      tegra: Enable display/lcd support on Seaboard

Minkyu Kang (6):
      ARCH: EXYNOS: add support to match product id
      EXYNOS: Clock: Add common function for pll rate calculation
      s3c64xx: fix the compiler error and warning
      Merge branch 'master' of git://git.denx.de/u-boot into resolve
      universal_c210: fix compiler error and compiler warning
      universal_c210: check the NULL pointer when get the PMIC

Otavio Salvador (1):
      mxs: SPL: Generalize memory initialization

Piotr Wilczek (12):
      arm:exynos4:trats: Correct SDRAM configuration for trats
      arm:exynos4:trats: Fix SDRAM size
      arm:exynos4:pinmux: Modify the gpio function for mmc
      arm:exynos4:trats: Use pinmux for mmc configuration
      arm:exynos4:universal: Use pinmux for mmc configuration
      arm:exynos4:universal: Eliminated low level init
      arm: trats: Power down core 1
      exynos4: universal_C210: use software SPI
      misc:max8998 Add LDO macros
      drivers: video: Add ld9040 video driver
      drivers: video: fix image position
      exynos4: universal_C210: add display support

Rajeshwari Shinde (16):
      PMIC: MAX77686: Add support for MAX77686
      SMDK5250: Config: Enable MAX77686 pmic chip
      SOUND: SAMSUNG: Add I2S driver
      SOUND: Add WM8994 codec
      Sound: Add command for audio playback
      EXYNOS: Add I2S registers
      EXYNOS: Add parameters required by I2S
      EXYNOS: Add pinmux for I2S
      EXYNOS: Add I2S base address
      EXYNOS: Add clock for I2S
      SMDK5250: Enable Sound
      EXYNOS5: Add pinmux support for SPI
      SPI: Add SPI Driver for EXYNOS.
      EXYNOS5: Enable SPI booting.
      POWER: MAX77686: Modified as per the latest Implementation
      SMDK5250: Enable pmic MAX77686

Simon Glass (17):
      pxa: Disable dcache on palmld, palmtc, zipitz2
      tegra: Use const for pinmux_config_pingroup/table()
      tegra: Add display support to funcmux
      tegra: fdt: Add pwm binding and node
      tegra: fdt: Add LCD definitions for Tegra
      tegra: Add support for PWM
      tegra: Add LCD driver
      tegra: Add LCD support to Nvidia boards
      arm: Add control over cachability of memory regions
      lcd: Add CONFIG_LCD_ALIGNMENT to select frame buffer alignment
      lcd: Add support for flushing LCD fb from dcache after update
      tegra: Align LCD frame buffer to section boundary
      tegra: Support control of cache settings for LCD
      tegra: fdt: Add LCD definitions for Seaboard
      lcd: Add CONFIG_CONSOLE_SCROLL_LINES option to speed console
      tegra: Remove unnecessary CONFIG_SYS_NAND_BASE
      tegra: config: seaboard: Move tegra-common-post to correct place

Stefano Babic (9):
      ARM: Fix start.S when used with SPL in arm1136
      MX35: add LOW_LEVEL_SRAM_STACK to use SPL_FRAMEWORK
      MX35: Add soc_boot_mode and soc_boot_device to MX35
      SPL: Added SPL target for mx35 SOC to SPL Makefile
      ARM: Add SPL target to arm1136
      MX35: add support for woodburn board
      MX5: added CONFIG_PMIC_FSL_MC13892 to mx53evk
      Merge git://git.denx.de/u-boot
      Merge branch 'master' of git://git.denx.de/u-boot into master

Stephen Warren (4):
      ARM: tegra: TrimSlice: add support for USB1 port
      mmc: tegra: support 4-bit operation too on 8-bit slots
      ARM: tegra: enable 8-bit SD slots in board files
      tegra: use generic fs commands in BOOTCOMMAND

Troy Kisky (4):
      mx6: soc: update get_cpu_rev and get_imx_type for mx6solo/sololite
      mx6: use CONFIG_MX6 instead of CONFIG_MX6Q
      imx-common: cpu: add imx_ddr_size
      arch-mx6: add mx6dl_pins.h

Wei Ni (1):
      tegra: Add SOC support for display/lcd

?ukasz Majewski (1):
      gpio:fix: Proper handling of GPIO subsystem parts at Samsung
devices

 MAINTAINERS                                                       |
 1 + Makefile
 |    4 +-
 README                                                            |
 16 ++-
 arch/arm/cpu/arm1136/config.mk                                    |
 3 + arch/arm/cpu/arm1136/cpu.c
 |   22 ++--
 arch/arm/cpu/arm1136/mx35/Makefile                                |
 1 + arch/arm/cpu/arm1136/mx35/generic.c
 |   75 +++++++++++
 arch/arm/cpu/arm1136/mx35/mx35_sdram.c                            |
 137 ++++++++++++++++++++
 arch/arm/cpu/arm1136/start.S                                      |
 31 +++--
 arch/arm/cpu/arm1136/u-boot-spl.lds                               |
 62 +++++++++
 arch/arm/cpu/arm1176/s3c64xx/Makefile                             |
 2 +- arch/arm/cpu/arm1176/s3c64xx/init.c
 |   26 ++++
 arch/arm/cpu/arm926ejs/mxs/spl_boot.c                             |
 4 +- arch/arm/cpu/arm926ejs/mxs/spl_mem_init.c
 |   38 +++---
 arch/arm/cpu/arm926ejs/mxs/spl_power_init.c                       |
 305 ++++++++++++++++----------------------------
 arch/arm/cpu/armv7/cache_v7.c                                     |
 11 ++
 arch/arm/cpu/armv7/exynos/clock.c                                 |
 350 +++++++++++++++++++++++++++++++++++++++++----------
 arch/arm/cpu/armv7/exynos/pinmux.c                                |
 64 ++++++++++
 arch/arm/cpu/armv7/mx5/clock.c                                    |
 4 +- arch/arm/cpu/armv7/mx5/lowlevel_init.S
 |    2 +-
 arch/arm/cpu/armv7/mx6/clock.c                                    |
 2 + arch/arm/cpu/armv7/mx6/soc.c
 |   32 +++--
 arch/arm/cpu/armv7/s5p-common/Makefile                            |
 1 - arch/arm/cpu/armv7/tegra20/Makefile
 |    2 +
 arch/arm/cpu/armv7/tegra20/display.c                              |
 409 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 arch/arm/cpu/armv7/tegra20/pwm.c                                  |
 101 +++++++++++++++
 arch/arm/cpu/tegra20-common/funcmux.c                             |
 37 ++++++
 arch/arm/cpu/tegra20-common/pinmux.c                              |
 4 +- arch/arm/dts/tegra20.dtsi
 |  105 ++++++++++++++++
 arch/arm/imx-common/cpu.c                                         |
 66 ++++++++--
 arch/arm/include/asm/arch-exynos/clk.h                            |
 4 + arch/arm/include/asm/arch-exynos/clock.h
 |   29 +++++
 arch/arm/include/asm/arch-exynos/cpu.h                            |
 18 +++
 arch/arm/include/asm/arch-exynos/gpio.h                           |
 19 +++
 arch/arm/include/asm/arch-exynos/i2s-regs.h                       |
 66 ++++++++++
 arch/arm/include/asm/arch-exynos/periph.h                         |
 7 ++ arch/arm/include/asm/arch-exynos/sound.h
 |   44 +++++++
 arch/arm/include/asm/arch-exynos/spi.h                            |
 78 ++++++++++++
 arch/arm/include/asm/arch-mx25/imx-regs.h                         |
 5 +- arch/arm/include/asm/arch-mx25/sys_proto.h
 |    3 +
 arch/arm/include/asm/arch-mx31/imx-regs.h                         |
 27 +---
 arch/arm/include/asm/arch-mx35/imx-regs.h                         |
 4 + arch/arm/include/asm/arch-mx35/mmc_host_def.h
 |   31 +++++
 arch/arm/include/asm/arch-mx35/spl.h                              |
 38 ++++++
 arch/arm/include/asm/arch-mx35/sys_proto.h                        |
 2 + arch/arm/include/asm/arch-mx5/mx5x_pins.h
 |    6 +-
 arch/arm/include/asm/arch-mx5/sys_proto.h                         |
 10 +-
 arch/arm/include/asm/arch-mx6/imx-regs.h                          |
 2 + arch/arm/include/asm/arch-mx6/mx6dl_pins.h
 |  149 ++++++++++++++++++++++
 arch/arm/include/asm/arch-mx6/sys_proto.h                         |
 10 +-
 arch/arm/include/asm/arch-mxs/imx-regs.h                          |
 7 +- arch/arm/include/asm/arch-mxs/regs-clkctrl-mx28.h
 |    6 +- arch/arm/include/asm/arch-mxs/{regs-power.h =>
 regs-power-mx28.h} |    4 +-
 arch/arm/include/asm/arch-s5pc1xx/gpio.h                          |
 7 +- arch/arm/include/asm/arch-tegra20/dc.h
 |  545
 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 arch/arm/include/asm/arch-tegra20/display.h                       |
 152 ++++++++++++++++++++++
 arch/arm/include/asm/arch-tegra20/pinmux.h                        |
 4 +- arch/arm/include/asm/arch-tegra20/pwm.h
 |   75 +++++++++++
 arch/arm/include/asm/system.h                                     |
 31 +++++
 arch/arm/lib/cache-cp15.c                                         |
 51 ++++++--
 board/compal/paz00/paz00.c                                        |
 5 +- board/compulab/dts/tegra20-trimslice.dts
 |    3 +-
 board/compulab/trimslice/trimslice.c                              |
 8 ++ board/freescale/mx25pdk/mx25pdk.c
 |  121 ++++++++++++++++++
 board/freescale/mx31ads/u-boot.lds                                |
 2 + board/freescale/mx35pdk/lowlevel_init.S
 |    4 +
 board/freescale/mx35pdk/mx35pdk.c                                 |
 21 ++++
 board/freescale/mx53loco/mx53loco.c                               |
 2 +- board/nvidia/common/board.c
 |   24 ++++
 board/nvidia/dts/tegra20-seaboard.dts                             |
 33 +++++
 board/nvidia/harmony/harmony.c                                    |
 5 +- board/nvidia/seaboard/seaboard.c
 |    5 +-
 board/samsung/smdk5250/Makefile                                   |
 2 +- board/samsung/smdk5250/smdk5250.c
 |   15 +++ board/samsung/smdk5250/{mmc_boot.c =>
 spl_boot.c}                 |   31 ++++-
 board/samsung/trats/trats.c                                       |
 80 ++++--------
 board/samsung/universal_c210/Makefile                             |
 1 - board/samsung/universal_c210/lowlevel_init.S
 |  395 ---------------------------------------------------------
 board/samsung/universal_c210/universal.c                          |
 337 ++++++++++++++++++++++++++++++++++++++-----------
 board/syteco/zmx25/zmx25.c                                        |
 1 + board/woodburn/Makefile
 |   43 +++++++
 board/woodburn/imximage.cfg                                       |
 4 + board/woodburn/lowlevel_init.S
 |   38 ++++++
 board/woodburn/woodburn.c                                         |
 264 +++++++++++++++++++++++++++++++++++++++
 boards.cfg                                                        |
 2 + common/Makefile
 |    1 +
 common/cmd_sound.c                                                |
 96 ++++++++++++++
 common/lcd.c                                                      |
 89 ++++++++++---
 common/main.c                                                     |
 12 +-
 doc/README.imx5                                                   |
 5 + doc/device-tree-bindings/pwm/tegra20-pwm.txt
 |   18 +++
 doc/device-tree-bindings/video/displaymode.txt                    |
 42 +++++++
 doc/device-tree-bindings/video/tegra20-dc.txt                     |
 85 +++++++++++++
 drivers/gpio/mxc_gpio.c                                           |
 6 +- drivers/gpio/s5p_gpio.c
 |    6 +-
 drivers/input/tegra-kbc.c                                         |
 18 ++-
 drivers/mmc/tegra_mmc.c                                           |
 7 +- drivers/power/pmic/Makefile
 |    1 +
 drivers/power/pmic/pmic_max77686.c                                |
 48 +++++++
 drivers/power/power_fsl.c                                         |
 8 +- drivers/serial/s3c64xx.c
 |    3 +-
 drivers/sound/Makefile                                            |
 48 +++++++
 drivers/sound/samsung-i2s.c                                       |
 358 ++++++++++++++++++++++++++++++++++++++++++++++++++++
 drivers/sound/sound.c                                             |
 228 +++++++++++++++++++++++++++++++++
 drivers/sound/wm8994.c                                            |
 792
 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 drivers/sound/wm8994.h                                            |
 87 +++++++++++++
 drivers/sound/wm8994_registers.h                                  |
 299 ++++++++++++++++++++++++++++++++++++++++++++
 drivers/spi/Makefile                                              |
 1 + drivers/spi/exynos_spi.c
 |  367 +++++++++++++++++++++++++++++++++++++++++++++++++++++
 drivers/spi/mxc_spi.c                                             |
 9 +- drivers/usb/host/ehci-mx5.c
 |  146 ++++++++++++++++++----
 drivers/usb/host/ehci-mx6.c                                       |
 5 + drivers/usb/host/ehci-mxc.c
 |  225 +++++++++++++++++++++++++--------
 drivers/video/Makefile                                            |
 2 + drivers/video/exynos_fb.c
 |   15 ++-
 drivers/video/ipu_regs.h                                          |
 2 +- drivers/video/ld9040.c
 |  144 +++++++++++++++++++++
 drivers/video/tegra.c                                             |
 379 +++++++++++++++++++++++++++++++++++++++++++++++++++++++
 drivers/watchdog/Makefile                                         |
 1 + arch/arm/cpu/armv7/s5p-common/wdt.c => drivers/watchdog/s5p_wdt.c
 |    0
 include/configs/harmony.h                                         |
 4 +- include/configs/mx25pdk.h
 |   43 ++++++-
 include/configs/mx28evk.h                                         |
 2 +- include/configs/mx31pdk.h
 |    2 +-
 include/configs/mx35pdk.h                                         |
 18 ++-
 include/configs/mx51_efikamx.h                                    |
 1 + include/configs/mx51evk.h
 |    5 +-
 include/configs/mx53evk.h                                         |
 1 + include/configs/mx53loco.h
 |    4 +-
 include/configs/mx6qarm2.h                                        |
 1 + include/configs/mx6qsabre_common.h
 |    4 +-
 include/configs/mx6qsabrelite.h                                   |
 3 +- include/configs/palmld.h
 |    3 +
 include/configs/palmtc.h                                          |
 3 + include/configs/paz00.h
 |    3 +
 include/configs/s5pc210_universal.h                               |
 36 ++++++
 include/configs/seaboard.h                                        |
 16 ++-
 include/configs/smdk5250.h                                        |
 74 ++++++++++-
 include/configs/tec.h                                             |
 1 - include/configs/tegra-common-post.h
 |   43 +++----
 include/configs/tegra20-common.h                                  |
 3 + include/configs/trats.h
 |   17 ++-
 include/configs/trimslice.h                                       |
 4 + include/configs/ventana.h
 |    3 +
 include/configs/vision2.h                                         |
 1 + include/configs/whistler.h
 |    3 +
 include/configs/woodburn.h                                        |
 34 +++++
 include/configs/woodburn_common.h                                 |
 313 ++++++++++++++++++++++++++++++++++++++++++++++
 include/configs/woodburn_sd.h                                     |
 60 +++++++++
 include/configs/zipitz2.h                                         |
 3 + include/configs/zmx25.h
 |    6 +-
 include/fdtdec.h                                                  |
 2 + include/i2s.h
 |  127 +++++++++++++++++++
 include/lcd.h                                                     |
 11 ++
 include/ld9040.h                                                  |
 32 +++++
 include/mc34704.h                                                 |
 49 ++++++++
 include/power/max77686_pmic.h                                     |
 158 +++++++++++++++++++++++
 include/power/max8998_pmic.h                                      |
 2 + include/sound.h
 |   62 +++++++++
 include/usb/ehci-fsl.h                                            |
 28 ++++-
 lib/fdtdec.c                                                      |
 2 + nand_spl/board/freescale/mx31pdk/u-boot.lds
 |    2 +
 spl/Makefile                                                      |
 6 + 163 files changed, 8451 insertions(+), 1094 deletions(-) create
 mode 100644 arch/arm/cpu/arm1136/mx35/mx35_sdram.c create mode 100644
 arch/arm/cpu/arm1136/u-boot-spl.lds create mode 100644
 arch/arm/cpu/arm1176/s3c64xx/init.c create mode 100644
 arch/arm/cpu/armv7/tegra20/display.c create mode 100644
 arch/arm/cpu/armv7/tegra20/pwm.c create mode 100644
 arch/arm/include/asm/arch-exynos/i2s-regs.h create mode 100644
 arch/arm/include/asm/arch-exynos/sound.h create mode 100644
 arch/arm/include/asm/arch-exynos/spi.h create mode 100644
 arch/arm/include/asm/arch-mx35/mmc_host_def.h create mode 100644
 arch/arm/include/asm/arch-mx35/spl.h create mode 100644
 arch/arm/include/asm/arch-mx6/mx6dl_pins.h rename
 arch/arm/include/asm/arch-mxs/{regs-power.h => regs-power-mx28.h}
 (99%) create mode 100644 arch/arm/include/asm/arch-tegra20/dc.h create
 mode 100644 arch/arm/include/asm/arch-tegra20/display.h create mode
 100644 arch/arm/include/asm/arch-tegra20/pwm.h rename
 board/samsung/smdk5250/{mmc_boot.c => spl_boot.c} (66%) delete mode
 100644 board/samsung/universal_c210/lowlevel_init.S create mode 100644
 board/woodburn/Makefile create mode 100644 board/woodburn/imximage.cfg
 create mode 100644 board/woodburn/lowlevel_init.S create mode 100644
 board/woodburn/woodburn.c create mode 100644 common/cmd_sound.c create
 mode 100644 doc/device-tree-bindings/pwm/tegra20-pwm.txt create mode
 100644 doc/device-tree-bindings/video/displaymode.txt create mode
 100644 doc/device-tree-bindings/video/tegra20-dc.txt create mode
 100644 drivers/power/pmic/pmic_max77686.c create mode 100644
 drivers/sound/Makefile create mode 100644 drivers/sound/samsung-i2s.c
 create mode 100644 drivers/sound/sound.c create mode 100644
 drivers/sound/wm8994.c create mode 100644 drivers/sound/wm8994.h
 create mode 100644 drivers/sound/wm8994_registers.h create mode 100644
 drivers/spi/exynos_spi.c create mode 100644 drivers/video/ld9040.c
 create mode 100644 drivers/video/tegra.c rename
 arch/arm/cpu/armv7/s5p-common/wdt.c => drivers/watchdog/s5p_wdt.c
 (100%) create mode 100644 include/configs/woodburn.h create mode
 100644 include/configs/woodburn_common.h create mode 100644
 include/configs/woodburn_sd.h create mode 100644 include/i2s.h create
 mode 100644 include/ld9040.h create mode 100644 include/mc34704.h
 create mode 100644 include/power/max77686_pmic.h create mode 100644
 include/sound.h

Amicalement,
-- 
Albert.

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

* [U-Boot] Pull request: u-boot-arm/master
  2012-11-05 19:45   ` Stephen Warren
@ 2012-11-08 15:08     ` Tom Rini
  0 siblings, 0 replies; 259+ messages in thread
From: Tom Rini @ 2012-11-08 15:08 UTC (permalink / raw)
  To: u-boot

On Mon, Nov 05, 2012 at 12:45:42PM -0700, Stephen Warren wrote:
> On 11/05/2012 09:54 AM, Tom Rini wrote:
> > On Sun, Nov 04, 2012 at 10:51:23PM +0100, Albert ARIBAUD wrote:
> > 
> >> Hello Tom,
> >> 
> >> The following changes since commit 
> >> b68d6712c379735e886ef9c01b946bc36f295273:
> >> 
> >> ARM: fix u-boot.lds for -ffunction-sections/-fdata-sections 
> >> (2012-10-26 23:46:21 +0200)
> >> 
> >> are available in the git repository at:
> >> 
> >> git://git.denx.de/u-boot-arm master
> >> 
> >> for you to fetch changes up to
> >> 46d626d3926cf6b9f9c477782c5a0ee620a424cd:
> >> 
> >> socfpga/spl: Remove malloc.h (2012-11-04 16:23:23 +0100)
> >> 
> ...
> > Applied to u-boot/master, thanks!
> 
> Did you push this out to the git server? I'd love to rebase my local
> branch on top of it and test. The last commit I see in u-boot/master
> is the EXTRAVERSION fixup.

Just the master -> public git sync delay, sorry.

-- 
Tom
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 836 bytes
Desc: Digital signature
URL: <http://lists.denx.de/pipermail/u-boot/attachments/20121108/d0b4cb7e/attachment.pgp>

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

* [U-Boot] Pull request: u-boot-arm/master
  2012-11-05 16:54 ` Tom Rini
@ 2012-11-05 19:45   ` Stephen Warren
  2012-11-08 15:08     ` Tom Rini
  0 siblings, 1 reply; 259+ messages in thread
From: Stephen Warren @ 2012-11-05 19:45 UTC (permalink / raw)
  To: u-boot

On 11/05/2012 09:54 AM, Tom Rini wrote:
> On Sun, Nov 04, 2012 at 10:51:23PM +0100, Albert ARIBAUD wrote:
> 
>> Hello Tom,
>> 
>> The following changes since commit 
>> b68d6712c379735e886ef9c01b946bc36f295273:
>> 
>> ARM: fix u-boot.lds for -ffunction-sections/-fdata-sections 
>> (2012-10-26 23:46:21 +0200)
>> 
>> are available in the git repository at:
>> 
>> git://git.denx.de/u-boot-arm master
>> 
>> for you to fetch changes up to
>> 46d626d3926cf6b9f9c477782c5a0ee620a424cd:
>> 
>> socfpga/spl: Remove malloc.h (2012-11-04 16:23:23 +0100)
>> 
...
> Applied to u-boot/master, thanks!

Did you push this out to the git server? I'd love to rebase my local
branch on top of it and test. The last commit I see in u-boot/master
is the EXTRAVERSION fixup.

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

* [U-Boot] Pull request: u-boot-arm/master
  2012-11-04 21:51 Albert ARIBAUD
@ 2012-11-05 16:54 ` Tom Rini
  2012-11-05 19:45   ` Stephen Warren
  0 siblings, 1 reply; 259+ messages in thread
From: Tom Rini @ 2012-11-05 16:54 UTC (permalink / raw)
  To: u-boot

On Sun, Nov 04, 2012 at 10:51:23PM +0100, Albert ARIBAUD wrote:

> Hello Tom,
> 
> The following changes since commit
> b68d6712c379735e886ef9c01b946bc36f295273:
> 
>   ARM: fix u-boot.lds for -ffunction-sections/-fdata-sections
>   (2012-10-26 23:46:21 +0200)
> 
> are available in the git repository at:
> 
>   git://git.denx.de/u-boot-arm master
> 
> for you to fetch changes up to 46d626d3926cf6b9f9c477782c5a0ee620a424cd:
> 
>   socfpga/spl: Remove malloc.h (2012-11-04 16:23:23 +0100)
> 
> ----------------------------------------------------------------
> Albert ARIBAUD (2):
>       Merge remote-tracking branch 'u-boot-imx/master'
>       Merge remote-tracking branch 'u-boot-ti/master'
> 
> Allen Martin (5):
>       SPL: make jump_to_image_no_args a weak symbol
>       tegra: move to common SPL framework
>       tegra20: initialize variable to avoid compiler warning
>       serial: remove calls to serial_assign()
>       arm720t: add back common.h include
> 
> Andrew Bradford (4):
>       am33xx: Enable UART{1,2,3,4,5} clocks
>       am33xx: Enable UART{1,2,3,4,5} pin-mux
>       serial: ns16550: Enable COM5 and COM6
>       am335x_evm: Enable use of UART{1,2,3,4,5}
> 
> Beno??t Th??baudeau (4):
>       mx35: Clean up lowlevel_init
>       mx35: Fix eSDHC clocks
>       mxc: Fix SDHC multi-instance clock
>       mx25: Clean up imx-regs.h
> 
> Dirk Behme (1):
>       mx6qsabrelite: enable DCache and MMC bounce buffer
> 
> Eric Nelson (7):
>       i.MX: iomux: input pad array can be const
>       i.MX: declare iomux_v3_cfg_t arrays as const
>       i.MX video: struct fb_videomode can be const
>       i.MX: ipufb: add const to fb_videomode declarations
>       i.MX6: set drive strength for parallel RGB pads
>       i.MX6: add HDMI transmitter register declarations from kernel WIP.
>       i.MX6: mx6qsabrelite: Add splash screen support
> 
> Fabio Estevam (11):
>       mx6qsabreauto: Pass the board revision to the kernel
>       mx5: lowlevel_init.S: Split init_clock macro
>       mx5: lowlevel_init.S: Fix PLL settings for mx53
>       mx53loco: Adapt the IPU clock
>       configs: mx53loco: Remove CONFIG_HAS_ETH1
>       configs: mx51evk: Remove CONFIG_HAS_ETH1
>       configs: mx53evk: Remove CONFIG_HAS_ETH1
>       mx5: Add workaround for ARM erratum ID 468414
>       mx25pdk: Use internal RAM for stack pointer
>       mx6qsabre_common: Enable DCACHE and CONFIG_MMC_BOUNCE_BUFFER
>       mx6qarm2: Enable DCACHE and CONFIG_MMC_BOUNCE_BUFFER
> 
> Jens Scharsig (BuS Elektronik) (1):
>       arm: atmel: cpux9k2: add missing cache configs
> 
> Koen Kooi (1):
>       am335x: add mux config for DDR3 version of beaglebone
> 
> Lucas Stach (2):
>       tegra: add Colibri T20 board support
>       tegra: nand: make ONFI detection work
> 
> Marc Dietrich (1):
>       tegra: move common features to a common makefile
> 
> Matthias Fuchs (1):
>       am335x: add initial AM335x IDK board support
> 
> Otavio Salvador (1):
>       mx6qsabreauto: Change mmcroot so it works out of box
> 
> Pali Roh??r (4):
>       arm bootm: Allow to pass board specified atags
>       Add power bus message definitions in twl4030.h
>       cfb_console: Add support for some ANSI terminal escape codes
>       New board support: Nokia RX-51 aka N900
> 
> Raphael Assenat (1):
>       eco5pk: Add new board and default config
> 
> Stefano Babic (1):
>       MX5: fix warning in clock.c
> 
> Stephen Warren (10):
>       ARM: tegra: define CONFIG_SYS_BOOTMAPSZ
>       ARM: tegra: use standard variables to define load addresses
>       ARM: tegra: Harmony: enable ULPI USB port
>       ARM: tegra: Seaboard: enable multiple USB ports
>       ARM: tegra: Whistler: remove unused USB alias
>       ARM: enhance u-boot.lds to detect over-sized SPL
>       ARM: tegra: derive CONFIG_SPL_MAX_SIZE instead of hard-coding it
>       ARM: tegra: select between Seaboard/Ventana at compile time
>       ARM: tegra: don't request GPIO from Seaboard's SPL
>       ARM: tegra: combine duplicate Makefile rules
> 
> Tom Rini (1):
>       omap3: Rework board.c for !CONFIG_SYS_L2CACHE_OFF
> 
> Troy Kisky (7):
>       imximage: check dcd_len as entries added
>       imximage: remove redundant setting of app_dest_ptr
>       imximage: move flash_offset check to common location
>       imximage: fix size of image to load.
>       imximage: delay setting of image size
>       imximage: change parameters to set_imx_hdr
>       imximage: make set_imx_hdr_v1/v2 easier to read
> 
> Vikram Narayanan (2):
>       socfpga/spl: Remove timer_init from spl_board_init
>       socfpga/spl: Remove malloc.h
> 
>  MAINTAINERS                                        |   12 +
>  Makefile                                           |   15 +-
>  README                                             |    4 +
>  arch/arm/cpu/arm1136/mx35/generic.c                |   14 +-
>  arch/arm/cpu/arm720t/interrupts.c                  |    2 +
>  arch/arm/cpu/arm720t/tegra-common/spl.c            |   91 +-
>  arch/arm/cpu/armv7/am33xx/clock.c                  |   35 +
>  arch/arm/cpu/armv7/mx5/clock.c                     |    2 +-
>  arch/arm/cpu/armv7/mx5/lowlevel_init.S             |  158 ++-
>  arch/arm/cpu/armv7/omap3/board.c                   |   28 +-
>  arch/arm/cpu/armv7/socfpga/spl.c                   |    4 -
>  arch/arm/cpu/tegra20-common/emc.c                  |    2 +-
>  arch/arm/cpu/u-boot.lds                            |    4 +
>  arch/arm/imx-common/iomux-v3.c                     |    5 +-
>  arch/arm/include/asm/arch-mx25/imx-regs.h          |    6 +-
>  arch/arm/include/asm/arch-mx35/clock.h             |    4 +-
>  arch/arm/include/asm/arch-mx35/lowlevel_macro.S    |  191 ++--
>  arch/arm/include/asm/arch-mx5/imx-regs.h           |    4 +
>  arch/arm/include/asm/arch-mx6/imx-regs.h           |    6 +
>  arch/arm/include/asm/arch-mx6/mx6x_pins.h          |   58 +-
>  arch/arm/include/asm/arch-mx6/mxc_hdmi.h           | 1053
>  ++++++++++++++++++++
>  arch/arm/include/asm/arch-tegra20/spl.h            |   28 +
>  arch/arm/include/asm/imx-common/iomux-v3.h         |    3 +-
>  arch/arm/include/asm/setup.h                       |    5 +
>  arch/arm/lib/bootm.c                               |    4 +
>  board/8dtech/eco5pk/Makefile                       |   43 +
>  board/8dtech/eco5pk/eco5pk.c                       |   61 ++
>  board/8dtech/eco5pk/eco5pk.h                       |  404 ++++++++
>  board/CarMediaLab/flea3/lowlevel_init.S            |   41 -
>  board/avionic-design/medcom-wide/Makefile          |    6 +-
>  board/avionic-design/plutux/Makefile               |    6 +-
>  board/avionic-design/tec/Makefile                  |    6 +-
>  board/compal/paz00/Makefile                        |    6 +-
>  board/compulab/trimslice/Makefile                  |    6 +-
>  board/esg/ima3-mx53/ima3-mx53.c                    |    1 +
>  board/freescale/mx35pdk/lowlevel_init.S            |  119 +--
>  board/freescale/mx35pdk/mx35pdk.c                  |    2 +
>  board/freescale/mx35pdk/mx35pdk.h                  |   25 -
>  board/freescale/mx51evk/mx51evk.c                  |    6 +-
>  board/freescale/mx53ard/mx53ard.c                  |    4 +
>  board/freescale/mx53evk/mx53evk.c                  |    4 +
>  board/freescale/mx53loco/mx53loco.c                |    5 +-
>  board/freescale/mx53smd/mx53smd.c                  |    3 +
>  board/freescale/mx6qarm2/mx6qarm2.c                |   12 +-
>  board/freescale/mx6qsabreauto/mx6qsabreauto.c      |   55 +-
>  board/freescale/mx6qsabrelite/mx6qsabrelite.c      |  350 ++++++-
>  board/freescale/mx6qsabresd/mx6qsabresd.c          |    7 +-
>  board/genesi/mx51_efikamx/efikamx.c                |   20 +-
>  board/nokia/rx51/Makefile                          |   46 +
>  board/nokia/rx51/lowlevel_init.S                   |  209 ++++
>  board/nokia/rx51/rx51.c                            |  677
>  +++++++++++++ board/nokia/rx51/rx51.h                            |
>  389 ++++++++ board/nokia/rx51/tag_omap.h                        |  311
>  ++++++ board/nvidia/common/Makefile                       |    4 +-
>  board/nvidia/common/common.mk                      |    4 +
>  board/nvidia/dts/tegra20-harmony.dts               |    3 +-
>  board/nvidia/dts/tegra20-whistler.dts              |    5 +-
>  board/nvidia/harmony/harmony.c                     |    9 +
>  board/nvidia/seaboard/seaboard.c                   |   18 +-
>  board/ti/am335x/board.c                            |   24 +-
>  board/ti/am335x/board.h                            |    5 +
>  board/ti/am335x/mux.c                              |   80
>  ++ .../colibri_t20-common/colibri_t20-common.c        |   44
>  + .../colibri_t20-common/colibri_t20-common.h        |   16 +
>  board/toradex/colibri_t20_iris/Makefile            |   40 +
>  board/toradex/colibri_t20_iris/colibri_t20_iris.c  |   46 +
>  board/toradex/dts/tegra20-colibri_t20_iris.dts     |   38 +
>  board/ttcontrol/vision2/vision2.c                  |    4 +-
>  boards.cfg                                         |   10 +-
>  common/cmd_nvedit.c                                |    3 -
>  common/iomux.c                                     |   10 -
>  common/spl/spl.c                                   |    8 +-
>  doc/README.nokia_rx51                              |  104 ++
>  drivers/mmc/fsl_esdhc.c                            |    5 +-
>  drivers/mtd/nand/tegra_nand.c                      |   36 +
>  drivers/serial/serial_ns16550.c                    |   36 +-
>  drivers/video/cfb_console.c                        |  328 +++++-
>  drivers/video/mxc_ipuv3_fb.c                       |    8 +-
>  include/configs/am335x_evm.h                       |   12 +-
>  include/configs/colibri_t20_iris.h                 |   83 ++
>  include/configs/eb_cpux9k2.h                       |    5 +-
>  include/configs/eco5pk.h                           |   81 ++
>  include/configs/harmony.h                          |    3 +
>  include/configs/mx25pdk.h                          |   11 +-
>  include/configs/mx51evk.h                          |    1 -
>  include/configs/mx53evk.h                          |    1 -
>  include/configs/mx53loco.h                         |    3 +-
>  include/configs/mx6qarm2.h                         |    3 +-
>  include/configs/mx6qsabre_common.h                 |    5 +-
>  include/configs/mx6qsabreauto.h                    |    3 +-
>  include/configs/mx6qsabrelite.h                    |   18 +-
>  include/configs/mx6qsabresd.h                      |    1 +
>  include/configs/nokia_rx51.h                       |  452 +++++++++
>  include/configs/seaboard.h                         |    1 +
>  include/configs/tegra-common-post.h                |   32 +-
>  include/configs/tegra20-common.h                   |   10 +-
>  include/fsl_esdhc.h                                |    1 +
>  include/ipu_pixfmt.h                               |    4 +-
>  include/twl4030.h                                  |   98 ++
>  tools/imximage.c                                   |  102 +-
>  tools/imximage.h                                   |    6 +- 101 files
>  changed, 5733 insertions(+), 653 deletions(-) create mode 100644
>  arch/arm/include/asm/arch-mx6/mxc_hdmi.h create mode 100644
>  arch/arm/include/asm/arch-tegra20/spl.h create mode 100644
>  board/8dtech/eco5pk/Makefile create mode 100644
>  board/8dtech/eco5pk/eco5pk.c create mode 100644
>  board/8dtech/eco5pk/eco5pk.h create mode 100644
>  board/nokia/rx51/Makefile create mode 100644
>  board/nokia/rx51/lowlevel_init.S create mode 100644
>  board/nokia/rx51/rx51.c create mode 100644 board/nokia/rx51/rx51.h
>  create mode 100644 board/nokia/rx51/tag_omap.h
>  create mode 100644 board/nvidia/common/common.mk
>  create mode 100644
>  board/toradex/colibri_t20-common/colibri_t20-common.c create mode
>  100644 board/toradex/colibri_t20-common/colibri_t20-common.h create
>  mode 100644 board/toradex/colibri_t20_iris/Makefile create mode 100644
>  board/toradex/colibri_t20_iris/colibri_t20_iris.c create mode 100644
>  board/toradex/dts/tegra20-colibri_t20_iris.dts create mode 100644
>  doc/README.nokia_rx51 create mode 100644
>  include/configs/colibri_t20_iris.h create mode 100644
>  include/configs/eco5pk.h create mode 100644
>  include/configs/nokia_rx51.h

Applied to u-boot/master, thanks!

-- 
Tom
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 836 bytes
Desc: Digital signature
URL: <http://lists.denx.de/pipermail/u-boot/attachments/20121105/c72077ed/attachment.pgp>

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

* [U-Boot] Pull request: u-boot-arm/master
@ 2012-11-04 21:51 Albert ARIBAUD
  2012-11-05 16:54 ` Tom Rini
  0 siblings, 1 reply; 259+ messages in thread
From: Albert ARIBAUD @ 2012-11-04 21:51 UTC (permalink / raw)
  To: u-boot

Hello Tom,

The following changes since commit
b68d6712c379735e886ef9c01b946bc36f295273:

  ARM: fix u-boot.lds for -ffunction-sections/-fdata-sections
  (2012-10-26 23:46:21 +0200)

are available in the git repository at:

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

for you to fetch changes up to 46d626d3926cf6b9f9c477782c5a0ee620a424cd:

  socfpga/spl: Remove malloc.h (2012-11-04 16:23:23 +0100)

----------------------------------------------------------------
Albert ARIBAUD (2):
      Merge remote-tracking branch 'u-boot-imx/master'
      Merge remote-tracking branch 'u-boot-ti/master'

Allen Martin (5):
      SPL: make jump_to_image_no_args a weak symbol
      tegra: move to common SPL framework
      tegra20: initialize variable to avoid compiler warning
      serial: remove calls to serial_assign()
      arm720t: add back common.h include

Andrew Bradford (4):
      am33xx: Enable UART{1,2,3,4,5} clocks
      am33xx: Enable UART{1,2,3,4,5} pin-mux
      serial: ns16550: Enable COM5 and COM6
      am335x_evm: Enable use of UART{1,2,3,4,5}

Beno?t Th?baudeau (4):
      mx35: Clean up lowlevel_init
      mx35: Fix eSDHC clocks
      mxc: Fix SDHC multi-instance clock
      mx25: Clean up imx-regs.h

Dirk Behme (1):
      mx6qsabrelite: enable DCache and MMC bounce buffer

Eric Nelson (7):
      i.MX: iomux: input pad array can be const
      i.MX: declare iomux_v3_cfg_t arrays as const
      i.MX video: struct fb_videomode can be const
      i.MX: ipufb: add const to fb_videomode declarations
      i.MX6: set drive strength for parallel RGB pads
      i.MX6: add HDMI transmitter register declarations from kernel WIP.
      i.MX6: mx6qsabrelite: Add splash screen support

Fabio Estevam (11):
      mx6qsabreauto: Pass the board revision to the kernel
      mx5: lowlevel_init.S: Split init_clock macro
      mx5: lowlevel_init.S: Fix PLL settings for mx53
      mx53loco: Adapt the IPU clock
      configs: mx53loco: Remove CONFIG_HAS_ETH1
      configs: mx51evk: Remove CONFIG_HAS_ETH1
      configs: mx53evk: Remove CONFIG_HAS_ETH1
      mx5: Add workaround for ARM erratum ID 468414
      mx25pdk: Use internal RAM for stack pointer
      mx6qsabre_common: Enable DCACHE and CONFIG_MMC_BOUNCE_BUFFER
      mx6qarm2: Enable DCACHE and CONFIG_MMC_BOUNCE_BUFFER

Jens Scharsig (BuS Elektronik) (1):
      arm: atmel: cpux9k2: add missing cache configs

Koen Kooi (1):
      am335x: add mux config for DDR3 version of beaglebone

Lucas Stach (2):
      tegra: add Colibri T20 board support
      tegra: nand: make ONFI detection work

Marc Dietrich (1):
      tegra: move common features to a common makefile

Matthias Fuchs (1):
      am335x: add initial AM335x IDK board support

Otavio Salvador (1):
      mx6qsabreauto: Change mmcroot so it works out of box

Pali Roh?r (4):
      arm bootm: Allow to pass board specified atags
      Add power bus message definitions in twl4030.h
      cfb_console: Add support for some ANSI terminal escape codes
      New board support: Nokia RX-51 aka N900

Raphael Assenat (1):
      eco5pk: Add new board and default config

Stefano Babic (1):
      MX5: fix warning in clock.c

Stephen Warren (10):
      ARM: tegra: define CONFIG_SYS_BOOTMAPSZ
      ARM: tegra: use standard variables to define load addresses
      ARM: tegra: Harmony: enable ULPI USB port
      ARM: tegra: Seaboard: enable multiple USB ports
      ARM: tegra: Whistler: remove unused USB alias
      ARM: enhance u-boot.lds to detect over-sized SPL
      ARM: tegra: derive CONFIG_SPL_MAX_SIZE instead of hard-coding it
      ARM: tegra: select between Seaboard/Ventana at compile time
      ARM: tegra: don't request GPIO from Seaboard's SPL
      ARM: tegra: combine duplicate Makefile rules

Tom Rini (1):
      omap3: Rework board.c for !CONFIG_SYS_L2CACHE_OFF

Troy Kisky (7):
      imximage: check dcd_len as entries added
      imximage: remove redundant setting of app_dest_ptr
      imximage: move flash_offset check to common location
      imximage: fix size of image to load.
      imximage: delay setting of image size
      imximage: change parameters to set_imx_hdr
      imximage: make set_imx_hdr_v1/v2 easier to read

Vikram Narayanan (2):
      socfpga/spl: Remove timer_init from spl_board_init
      socfpga/spl: Remove malloc.h

 MAINTAINERS                                        |   12 +
 Makefile                                           |   15 +-
 README                                             |    4 +
 arch/arm/cpu/arm1136/mx35/generic.c                |   14 +-
 arch/arm/cpu/arm720t/interrupts.c                  |    2 +
 arch/arm/cpu/arm720t/tegra-common/spl.c            |   91 +-
 arch/arm/cpu/armv7/am33xx/clock.c                  |   35 +
 arch/arm/cpu/armv7/mx5/clock.c                     |    2 +-
 arch/arm/cpu/armv7/mx5/lowlevel_init.S             |  158 ++-
 arch/arm/cpu/armv7/omap3/board.c                   |   28 +-
 arch/arm/cpu/armv7/socfpga/spl.c                   |    4 -
 arch/arm/cpu/tegra20-common/emc.c                  |    2 +-
 arch/arm/cpu/u-boot.lds                            |    4 +
 arch/arm/imx-common/iomux-v3.c                     |    5 +-
 arch/arm/include/asm/arch-mx25/imx-regs.h          |    6 +-
 arch/arm/include/asm/arch-mx35/clock.h             |    4 +-
 arch/arm/include/asm/arch-mx35/lowlevel_macro.S    |  191 ++--
 arch/arm/include/asm/arch-mx5/imx-regs.h           |    4 +
 arch/arm/include/asm/arch-mx6/imx-regs.h           |    6 +
 arch/arm/include/asm/arch-mx6/mx6x_pins.h          |   58 +-
 arch/arm/include/asm/arch-mx6/mxc_hdmi.h           | 1053
 ++++++++++++++++++++
 arch/arm/include/asm/arch-tegra20/spl.h            |   28 +
 arch/arm/include/asm/imx-common/iomux-v3.h         |    3 +-
 arch/arm/include/asm/setup.h                       |    5 +
 arch/arm/lib/bootm.c                               |    4 +
 board/8dtech/eco5pk/Makefile                       |   43 +
 board/8dtech/eco5pk/eco5pk.c                       |   61 ++
 board/8dtech/eco5pk/eco5pk.h                       |  404 ++++++++
 board/CarMediaLab/flea3/lowlevel_init.S            |   41 -
 board/avionic-design/medcom-wide/Makefile          |    6 +-
 board/avionic-design/plutux/Makefile               |    6 +-
 board/avionic-design/tec/Makefile                  |    6 +-
 board/compal/paz00/Makefile                        |    6 +-
 board/compulab/trimslice/Makefile                  |    6 +-
 board/esg/ima3-mx53/ima3-mx53.c                    |    1 +
 board/freescale/mx35pdk/lowlevel_init.S            |  119 +--
 board/freescale/mx35pdk/mx35pdk.c                  |    2 +
 board/freescale/mx35pdk/mx35pdk.h                  |   25 -
 board/freescale/mx51evk/mx51evk.c                  |    6 +-
 board/freescale/mx53ard/mx53ard.c                  |    4 +
 board/freescale/mx53evk/mx53evk.c                  |    4 +
 board/freescale/mx53loco/mx53loco.c                |    5 +-
 board/freescale/mx53smd/mx53smd.c                  |    3 +
 board/freescale/mx6qarm2/mx6qarm2.c                |   12 +-
 board/freescale/mx6qsabreauto/mx6qsabreauto.c      |   55 +-
 board/freescale/mx6qsabrelite/mx6qsabrelite.c      |  350 ++++++-
 board/freescale/mx6qsabresd/mx6qsabresd.c          |    7 +-
 board/genesi/mx51_efikamx/efikamx.c                |   20 +-
 board/nokia/rx51/Makefile                          |   46 +
 board/nokia/rx51/lowlevel_init.S                   |  209 ++++
 board/nokia/rx51/rx51.c                            |  677
 +++++++++++++ board/nokia/rx51/rx51.h                            |
 389 ++++++++ board/nokia/rx51/tag_omap.h                        |  311
 ++++++ board/nvidia/common/Makefile                       |    4 +-
 board/nvidia/common/common.mk                      |    4 +
 board/nvidia/dts/tegra20-harmony.dts               |    3 +-
 board/nvidia/dts/tegra20-whistler.dts              |    5 +-
 board/nvidia/harmony/harmony.c                     |    9 +
 board/nvidia/seaboard/seaboard.c                   |   18 +-
 board/ti/am335x/board.c                            |   24 +-
 board/ti/am335x/board.h                            |    5 +
 board/ti/am335x/mux.c                              |   80
 ++ .../colibri_t20-common/colibri_t20-common.c        |   44
 + .../colibri_t20-common/colibri_t20-common.h        |   16 +
 board/toradex/colibri_t20_iris/Makefile            |   40 +
 board/toradex/colibri_t20_iris/colibri_t20_iris.c  |   46 +
 board/toradex/dts/tegra20-colibri_t20_iris.dts     |   38 +
 board/ttcontrol/vision2/vision2.c                  |    4 +-
 boards.cfg                                         |   10 +-
 common/cmd_nvedit.c                                |    3 -
 common/iomux.c                                     |   10 -
 common/spl/spl.c                                   |    8 +-
 doc/README.nokia_rx51                              |  104 ++
 drivers/mmc/fsl_esdhc.c                            |    5 +-
 drivers/mtd/nand/tegra_nand.c                      |   36 +
 drivers/serial/serial_ns16550.c                    |   36 +-
 drivers/video/cfb_console.c                        |  328 +++++-
 drivers/video/mxc_ipuv3_fb.c                       |    8 +-
 include/configs/am335x_evm.h                       |   12 +-
 include/configs/colibri_t20_iris.h                 |   83 ++
 include/configs/eb_cpux9k2.h                       |    5 +-
 include/configs/eco5pk.h                           |   81 ++
 include/configs/harmony.h                          |    3 +
 include/configs/mx25pdk.h                          |   11 +-
 include/configs/mx51evk.h                          |    1 -
 include/configs/mx53evk.h                          |    1 -
 include/configs/mx53loco.h                         |    3 +-
 include/configs/mx6qarm2.h                         |    3 +-
 include/configs/mx6qsabre_common.h                 |    5 +-
 include/configs/mx6qsabreauto.h                    |    3 +-
 include/configs/mx6qsabrelite.h                    |   18 +-
 include/configs/mx6qsabresd.h                      |    1 +
 include/configs/nokia_rx51.h                       |  452 +++++++++
 include/configs/seaboard.h                         |    1 +
 include/configs/tegra-common-post.h                |   32 +-
 include/configs/tegra20-common.h                   |   10 +-
 include/fsl_esdhc.h                                |    1 +
 include/ipu_pixfmt.h                               |    4 +-
 include/twl4030.h                                  |   98 ++
 tools/imximage.c                                   |  102 +-
 tools/imximage.h                                   |    6 +- 101 files
 changed, 5733 insertions(+), 653 deletions(-) create mode 100644
 arch/arm/include/asm/arch-mx6/mxc_hdmi.h create mode 100644
 arch/arm/include/asm/arch-tegra20/spl.h create mode 100644
 board/8dtech/eco5pk/Makefile create mode 100644
 board/8dtech/eco5pk/eco5pk.c create mode 100644
 board/8dtech/eco5pk/eco5pk.h create mode 100644
 board/nokia/rx51/Makefile create mode 100644
 board/nokia/rx51/lowlevel_init.S create mode 100644
 board/nokia/rx51/rx51.c create mode 100644 board/nokia/rx51/rx51.h
 create mode 100644 board/nokia/rx51/tag_omap.h
 create mode 100644 board/nvidia/common/common.mk
 create mode 100644
 board/toradex/colibri_t20-common/colibri_t20-common.c create mode
 100644 board/toradex/colibri_t20-common/colibri_t20-common.h create
 mode 100644 board/toradex/colibri_t20_iris/Makefile create mode 100644
 board/toradex/colibri_t20_iris/colibri_t20_iris.c create mode 100644
 board/toradex/dts/tegra20-colibri_t20_iris.dts create mode 100644
 doc/README.nokia_rx51 create mode 100644
 include/configs/colibri_t20_iris.h create mode 100644
 include/configs/eco5pk.h create mode 100644
 include/configs/nokia_rx51.h

Amicalement,
-- 
Albert.

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

* [U-Boot] Pull request: u-boot-arm/master
  2012-10-26 22:30 Albert ARIBAUD
@ 2012-10-27  0:20 ` Tom Rini
  0 siblings, 0 replies; 259+ messages in thread
From: Tom Rini @ 2012-10-27  0:20 UTC (permalink / raw)
  To: u-boot

On Sat, Oct 27, 2012 at 12:30:46AM +0200, Albert ARIBAUD wrote:

> Hello Tom,
> 
> The following changes since commit
> 186fc4db263fc6332d6712be99a9a387087d29c7:
> 
>   ColdFire: Add Freescale MCF54418TWR ColdFire development board
>   support (2012-10-24 22:27:46 +0800)
> 
> are available in the git repository at:
> 
>   git://git.denx.de/u-boot-arm master
> 
> for you to fetch changes up to b68d6712c379735e886ef9c01b946bc36f295273:
> 
>   ARM: fix u-boot.lds for -ffunction-sections/-fdata-sections
>   (2012-10-26 23:46:21 +0200)
> 
> ----------------------------------------------------------------
> Albert ARIBAUD (3):
>       Merge remote-tracking branch 'u-boot-ti/master'
>       Merge remote-tracking branch 'u-boot-atmel/master'
>       arm: arm925t: remove SX1 board
> 
> Andrew Bradford (1):
>       configs: Fix usage of mmc rescan
> 
> Annamalai Lakshmanan (1):
>       Origen: Add default clock settings for multimedia IPs
> 
> Igor Grinberg (1):
>       cm-t35: clean unused defines from config
> 
> Joel A Fernandes (1):
>       am33xx: Enable DDR3 for DDR3 version of beaglebone
> 
> Marek Vasut (6):
>       arm: Remove support for lpc2292
>       arm: Remove support for s3c4510
>       arm: Remove support for NETARM
>       stdio: Remove the CLPS7111 serial driver
>       arm720: Further clean up the arm720t directory
>       arm720: Remove CONFIG_ARM7_REVD
> 
> Pankaj Bharadiya (1):
>       USB: musb_udc: Make musb_peri_rx_ep check for MUSB_RXCSR_RXPKTRDY
> 
> Peter Korsgaard (7):
>       omap3_spi: introduce CONFIG_OMAP3_SPI_D0_D1_SWAPPED
>       am33xx/board.c: make wdtimer/uart_base static
>       am33xx: move ti i2c baseboard header handling to board/ti/am335x/
>       am33xx/board: use cpu_mmc_init() for default mmc initialization
>       am33xx: move generic parts of pinmux handling out from
> board/ti/am335x am33xx: support board specific ddr settings
>       am33xx/ddr_defs.h: rename DDR2/DDR3 defines to their actual part
> numbers
> 
> Stefano Babic (5):
>       OMAP3: mt_ventoux: power on USB at startup
>       OMAP3: updated pinmux and environment for new revision of mcx
> board OMAP3: mcx: updated to new hardware revision
>       VIDEO: add macro to set LCD size for DSS driver
>       OMAP3: add video support to the mcx board
> 
> Stephen Warren (1):
>       ARM: fix u-boot.lds for -ffunction-sections/-fdata-sections
> 
> Tom Rini (2):
>       omapimage: Add support for byteswapped SPI images
>       am33xx: Add SPI SPL as an option
> 
> Vaibhav Hiremath (1):
>       am335x: Enable RTC 32K OSC clock
> 
> Wu, Josh (3):
>       mmc: at91: add multi block read/write support.
>       ARM: at91sam9x5: enable MCI0 support for 9x5ek board.
>       mmc: at91: use max timeout value. It will avoid some situation
> that timeout happened.
> 
> Yann Vernier (1):
>       arm: ks8695: use defined constants for UART
> 
>  CREDITS                                            |    5 -
>  Makefile                                           |   14 -
>  arch/arm/cpu/arm720t/cpu.c                         |   32 +-
>  arch/arm/cpu/arm720t/interrupts.c                  |  249 +-----------
>  arch/arm/cpu/arm720t/lpc2292/Makefile              |   50 ---
>  arch/arm/cpu/arm720t/lpc2292/flash.c               |  249 ------------
>  arch/arm/cpu/arm720t/lpc2292/iap_entry.S           |    7 -
>  arch/arm/cpu/arm720t/lpc2292/mmc.c                 |  131 -------
>  arch/arm/cpu/arm720t/lpc2292/mmc_hw.c              |  233 ------------
>  arch/arm/cpu/arm720t/lpc2292/mmc_hw.h              |   29 --
>  arch/arm/cpu/arm720t/lpc2292/spi.c                 |   40 --
>  arch/arm/cpu/arm720t/s3c4510b/Makefile             |   45 ---
>  arch/arm/cpu/arm720t/s3c4510b/cache.c              |   86 -----
>  arch/arm/cpu/arm720t/start.S                       |  185 +--------
>  arch/arm/cpu/arm920t/ks8695/lowlevel_init.S        |    6 +-
>  arch/arm/cpu/arm926ejs/at91/at91sam9x5_devices.c   |   15 +
>  arch/arm/cpu/armv7/am33xx/Makefile                 |    1 +
>  arch/arm/cpu/armv7/am33xx/board.c                  |  239 +-----------
>  arch/arm/cpu/armv7/am33xx/clock.c                  |    6 +
>  arch/arm/cpu/armv7/am33xx/config.mk                |    1 +
>  arch/arm/cpu/armv7/am33xx/emif4.c                  |  114 +-----
>  arch/arm/cpu/armv7/am33xx/mux.c                    |   33 ++
>  arch/arm/cpu/u-boot.lds                            |    8 +-
>  arch/arm/include/asm/arch-am33xx/cpu.h             |   15 +
>  arch/arm/include/asm/arch-am33xx/ddr_defs.h        |   69 ++--
>  arch/arm/include/asm/arch-am33xx/hardware.h        |    4 +
>  arch/arm/include/asm/arch-am33xx/mux.h             |  261 +++++++++++++
>  arch/arm/include/asm/arch-am33xx/spl.h             |    1 +
>  arch/arm/include/asm/arch-am33xx/sys_proto.h       |   27 --
>  arch/arm/include/asm/arch-arm720t/hardware.h       |    4 +-
>  .../include/asm/arch-arm720t/netarm_dma_module.h   |  182 ---------
>  .../include/asm/arch-arm720t/netarm_eni_module.h   |  121 ------
>  .../include/asm/arch-arm720t/netarm_eth_module.h   |  160 --------
>  .../include/asm/arch-arm720t/netarm_gen_module.h   |  186 ---------
>  .../include/asm/arch-arm720t/netarm_mem_module.h   |  184 ---------
>  .../include/asm/arch-arm720t/netarm_registers.h    |   96 -----
>  .../include/asm/arch-arm720t/netarm_ser_module.h   |  347
>  ----------------- arch/arm/include/asm/arch-lpc2292/hardware.h
>  |   33 -- .../include/asm/arch-lpc2292/lpc2292_registers.h   |  225
>  ----------- arch/arm/include/asm/arch-lpc2292/spi.h            |   82
>  ---- arch/arm/include/asm/arch-omap3/dss.h              |    1 +
>  arch/arm/include/asm/arch-s3c4510b/hardware.h      |  272
>  -------------- board/atmel/at91sam9x5ek/at91sam9x5ek.c            |
>  10 + board/htkw/mcx/mcx.c                               |   48 ++-
>  board/htkw/mcx/mcx.h                               |   30 +-
>  board/samsung/origen/lowlevel_init.S               |   37 +-
>  board/samsung/origen/origen_setup.h                |   74 ++++
>  board/sx1/Makefile                                 |   45 ---
>  board/sx1/config.mk                                |   19 -
>  board/sx1/lowlevel_init.S                          |  397
>  --------------------
>  board/sx1/sx1.c                                    |  123 ------
>  board/teejet/mt_ventoux/mt_ventoux.c               |    8 +
>  board/ti/am335x/Makefile                           |    1 +
>  board/ti/am335x/board.c                            |  376
>  ++++++++++++++++++ board/ti/am335x/board.h
>  |   49 +++ board/ti/am335x/mux.c                              |  250
>  +----------- doc/README.scrapyard                               |    3
>  +- doc/driver-model/UDM-serial.txt                    |   30 +-
>  drivers/i2c/soft_i2c.c                             |    3 -
>  drivers/mmc/gen_atmel_mci.c                        |   15 +-
>  drivers/net/Makefile                               |    1 -
>  drivers/net/netarm_eth.c                           |  352
>  ----------------- drivers/net/netarm_eth.h
>  |   42 --- drivers/serial/Makefile                            |    4 -
>  drivers/serial/s3c4510b_uart.c                     |  231 ------------
>  drivers/serial/s3c4510b_uart.h                     |  109 ------
>  drivers/serial/serial.c                            |    6 -
>  drivers/serial/serial_clps7111.c                   |  134 -------
>  drivers/serial/serial_lpc2292.c                    |  117 ------
>  drivers/serial/serial_netarm.c                     |  204 ----------
>  drivers/spi/omap3_spi.c                            |   11 +-
>  drivers/usb/musb/musb_udc.c                        |   11 +-
>  include/atmel_mci.h                                |    7 +-
>  include/clps7111.h                                 |  276
>  -------------- include/configs/SX1.h                              |
>  189 ---------- include/configs/am335x_evm.h                       |
>  9 +- include/configs/am3517_crane.h                     |    2 +-
>  include/configs/am3517_evm.h                       |    2 +-
>  include/configs/at91sam9x5ek.h                     |   10 +
>  include/configs/cm_t35.h                           |   14 +-
>  include/configs/devkit8000.h                       |    2 +-
>  include/configs/igep00x0.h                         |    2 +-
>  include/configs/mcx.h                              |   31 +-
>  include/configs/mx28evk.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/mx6qarm2.h                         |    2 +-
>  include/configs/mx6qsabrelite.h                    |    2 +-
>  include/configs/omap3_beagle.h                     |    2 +-
>  include/configs/omap3_evm.h                        |    2 +-
>  include/configs/omap3_logic.h                      |    2 +-
>  include/configs/omap3_overo.h                      |    2 +-
>  include/configs/omap3_zoom1.h                      |    2 +-
>  include/configs/omap4_common.h                     |    2 +-
>  include/configs/omap5_evm.h                        |    2 +-
>  include/configs/tricorder.h                        |    2 +-
>  include/flash.h                                    |    1 -
>  spl/Makefile                                       |    9 +-
>  tools/omapimage.c                                  |   83 +++- 102
>  files changed, 1193 insertions(+), 6264 deletions(-) delete mode
>  100644 arch/arm/cpu/arm720t/lpc2292/Makefile delete mode 100644
>  arch/arm/cpu/arm720t/lpc2292/flash.c delete mode 100644
>  arch/arm/cpu/arm720t/lpc2292/iap_entry.S delete mode 100644
>  arch/arm/cpu/arm720t/lpc2292/mmc.c delete mode 100644
>  arch/arm/cpu/arm720t/lpc2292/mmc_hw.c delete mode 100644
>  arch/arm/cpu/arm720t/lpc2292/mmc_hw.h delete mode 100644
>  arch/arm/cpu/arm720t/lpc2292/spi.c delete mode 100644
>  arch/arm/cpu/arm720t/s3c4510b/Makefile delete mode 100644
>  arch/arm/cpu/arm720t/s3c4510b/cache.c create mode 100644
>  arch/arm/cpu/armv7/am33xx/mux.c create mode 100644
>  arch/arm/include/asm/arch-am33xx/mux.h delete mode 100644
>  arch/arm/include/asm/arch-arm720t/netarm_dma_module.h delete mode
>  100644 arch/arm/include/asm/arch-arm720t/netarm_eni_module.h delete
>  mode 100644 arch/arm/include/asm/arch-arm720t/netarm_eth_module.h
>  delete mode 100644
>  arch/arm/include/asm/arch-arm720t/netarm_gen_module.h delete mode
>  100644 arch/arm/include/asm/arch-arm720t/netarm_mem_module.h delete
>  mode 100644 arch/arm/include/asm/arch-arm720t/netarm_registers.h
>  delete mode 100644
>  arch/arm/include/asm/arch-arm720t/netarm_ser_module.h delete mode
>  100644 arch/arm/include/asm/arch-lpc2292/hardware.h delete mode 100644
>  arch/arm/include/asm/arch-lpc2292/lpc2292_registers.h delete mode
>  100644 arch/arm/include/asm/arch-lpc2292/spi.h delete mode 100644
>  arch/arm/include/asm/arch-s3c4510b/hardware.h delete mode 100644
>  board/sx1/Makefile delete mode 100644 board/sx1/config.mk delete mode
>  100644 board/sx1/lowlevel_init.S delete mode 100644 board/sx1/sx1.c
>  create mode 100644 board/ti/am335x/board.c create mode 100644
>  board/ti/am335x/board.h delete mode 100644 drivers/net/netarm_eth.c
>  delete mode 100644 drivers/net/netarm_eth.h
>  delete mode 100644 drivers/serial/s3c4510b_uart.c
>  delete mode 100644 drivers/serial/s3c4510b_uart.h
>  delete mode 100644 drivers/serial/serial_clps7111.c
>  delete mode 100644 drivers/serial/serial_lpc2292.c
>  delete mode 100644 drivers/serial/serial_netarm.c
>  delete mode 100644 include/clps7111.h
>  delete mode 100644 include/configs/SX1.h

Applied to u-boot/master, thanks!

-- 
Tom
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 836 bytes
Desc: Digital signature
URL: <http://lists.denx.de/pipermail/u-boot/attachments/20121026/1bb3d2ba/attachment.pgp>

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

* [U-Boot] Pull request: u-boot-arm/master
@ 2012-10-26 22:30 Albert ARIBAUD
  2012-10-27  0:20 ` Tom Rini
  0 siblings, 1 reply; 259+ messages in thread
From: Albert ARIBAUD @ 2012-10-26 22:30 UTC (permalink / raw)
  To: u-boot

Hello Tom,

The following changes since commit
186fc4db263fc6332d6712be99a9a387087d29c7:

  ColdFire: Add Freescale MCF54418TWR ColdFire development board
  support (2012-10-24 22:27:46 +0800)

are available in the git repository at:

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

for you to fetch changes up to b68d6712c379735e886ef9c01b946bc36f295273:

  ARM: fix u-boot.lds for -ffunction-sections/-fdata-sections
  (2012-10-26 23:46:21 +0200)

----------------------------------------------------------------
Albert ARIBAUD (3):
      Merge remote-tracking branch 'u-boot-ti/master'
      Merge remote-tracking branch 'u-boot-atmel/master'
      arm: arm925t: remove SX1 board

Andrew Bradford (1):
      configs: Fix usage of mmc rescan

Annamalai Lakshmanan (1):
      Origen: Add default clock settings for multimedia IPs

Igor Grinberg (1):
      cm-t35: clean unused defines from config

Joel A Fernandes (1):
      am33xx: Enable DDR3 for DDR3 version of beaglebone

Marek Vasut (6):
      arm: Remove support for lpc2292
      arm: Remove support for s3c4510
      arm: Remove support for NETARM
      stdio: Remove the CLPS7111 serial driver
      arm720: Further clean up the arm720t directory
      arm720: Remove CONFIG_ARM7_REVD

Pankaj Bharadiya (1):
      USB: musb_udc: Make musb_peri_rx_ep check for MUSB_RXCSR_RXPKTRDY

Peter Korsgaard (7):
      omap3_spi: introduce CONFIG_OMAP3_SPI_D0_D1_SWAPPED
      am33xx/board.c: make wdtimer/uart_base static
      am33xx: move ti i2c baseboard header handling to board/ti/am335x/
      am33xx/board: use cpu_mmc_init() for default mmc initialization
      am33xx: move generic parts of pinmux handling out from
board/ti/am335x am33xx: support board specific ddr settings
      am33xx/ddr_defs.h: rename DDR2/DDR3 defines to their actual part
numbers

Stefano Babic (5):
      OMAP3: mt_ventoux: power on USB at startup
      OMAP3: updated pinmux and environment for new revision of mcx
board OMAP3: mcx: updated to new hardware revision
      VIDEO: add macro to set LCD size for DSS driver
      OMAP3: add video support to the mcx board

Stephen Warren (1):
      ARM: fix u-boot.lds for -ffunction-sections/-fdata-sections

Tom Rini (2):
      omapimage: Add support for byteswapped SPI images
      am33xx: Add SPI SPL as an option

Vaibhav Hiremath (1):
      am335x: Enable RTC 32K OSC clock

Wu, Josh (3):
      mmc: at91: add multi block read/write support.
      ARM: at91sam9x5: enable MCI0 support for 9x5ek board.
      mmc: at91: use max timeout value. It will avoid some situation
that timeout happened.

Yann Vernier (1):
      arm: ks8695: use defined constants for UART

 CREDITS                                            |    5 -
 Makefile                                           |   14 -
 arch/arm/cpu/arm720t/cpu.c                         |   32 +-
 arch/arm/cpu/arm720t/interrupts.c                  |  249 +-----------
 arch/arm/cpu/arm720t/lpc2292/Makefile              |   50 ---
 arch/arm/cpu/arm720t/lpc2292/flash.c               |  249 ------------
 arch/arm/cpu/arm720t/lpc2292/iap_entry.S           |    7 -
 arch/arm/cpu/arm720t/lpc2292/mmc.c                 |  131 -------
 arch/arm/cpu/arm720t/lpc2292/mmc_hw.c              |  233 ------------
 arch/arm/cpu/arm720t/lpc2292/mmc_hw.h              |   29 --
 arch/arm/cpu/arm720t/lpc2292/spi.c                 |   40 --
 arch/arm/cpu/arm720t/s3c4510b/Makefile             |   45 ---
 arch/arm/cpu/arm720t/s3c4510b/cache.c              |   86 -----
 arch/arm/cpu/arm720t/start.S                       |  185 +--------
 arch/arm/cpu/arm920t/ks8695/lowlevel_init.S        |    6 +-
 arch/arm/cpu/arm926ejs/at91/at91sam9x5_devices.c   |   15 +
 arch/arm/cpu/armv7/am33xx/Makefile                 |    1 +
 arch/arm/cpu/armv7/am33xx/board.c                  |  239 +-----------
 arch/arm/cpu/armv7/am33xx/clock.c                  |    6 +
 arch/arm/cpu/armv7/am33xx/config.mk                |    1 +
 arch/arm/cpu/armv7/am33xx/emif4.c                  |  114 +-----
 arch/arm/cpu/armv7/am33xx/mux.c                    |   33 ++
 arch/arm/cpu/u-boot.lds                            |    8 +-
 arch/arm/include/asm/arch-am33xx/cpu.h             |   15 +
 arch/arm/include/asm/arch-am33xx/ddr_defs.h        |   69 ++--
 arch/arm/include/asm/arch-am33xx/hardware.h        |    4 +
 arch/arm/include/asm/arch-am33xx/mux.h             |  261 +++++++++++++
 arch/arm/include/asm/arch-am33xx/spl.h             |    1 +
 arch/arm/include/asm/arch-am33xx/sys_proto.h       |   27 --
 arch/arm/include/asm/arch-arm720t/hardware.h       |    4 +-
 .../include/asm/arch-arm720t/netarm_dma_module.h   |  182 ---------
 .../include/asm/arch-arm720t/netarm_eni_module.h   |  121 ------
 .../include/asm/arch-arm720t/netarm_eth_module.h   |  160 --------
 .../include/asm/arch-arm720t/netarm_gen_module.h   |  186 ---------
 .../include/asm/arch-arm720t/netarm_mem_module.h   |  184 ---------
 .../include/asm/arch-arm720t/netarm_registers.h    |   96 -----
 .../include/asm/arch-arm720t/netarm_ser_module.h   |  347
 ----------------- arch/arm/include/asm/arch-lpc2292/hardware.h
 |   33 -- .../include/asm/arch-lpc2292/lpc2292_registers.h   |  225
 ----------- arch/arm/include/asm/arch-lpc2292/spi.h            |   82
 ---- arch/arm/include/asm/arch-omap3/dss.h              |    1 +
 arch/arm/include/asm/arch-s3c4510b/hardware.h      |  272
 -------------- board/atmel/at91sam9x5ek/at91sam9x5ek.c            |
 10 + board/htkw/mcx/mcx.c                               |   48 ++-
 board/htkw/mcx/mcx.h                               |   30 +-
 board/samsung/origen/lowlevel_init.S               |   37 +-
 board/samsung/origen/origen_setup.h                |   74 ++++
 board/sx1/Makefile                                 |   45 ---
 board/sx1/config.mk                                |   19 -
 board/sx1/lowlevel_init.S                          |  397
 --------------------
 board/sx1/sx1.c                                    |  123 ------
 board/teejet/mt_ventoux/mt_ventoux.c               |    8 +
 board/ti/am335x/Makefile                           |    1 +
 board/ti/am335x/board.c                            |  376
 ++++++++++++++++++ board/ti/am335x/board.h
 |   49 +++ board/ti/am335x/mux.c                              |  250
 +----------- doc/README.scrapyard                               |    3
 +- doc/driver-model/UDM-serial.txt                    |   30 +-
 drivers/i2c/soft_i2c.c                             |    3 -
 drivers/mmc/gen_atmel_mci.c                        |   15 +-
 drivers/net/Makefile                               |    1 -
 drivers/net/netarm_eth.c                           |  352
 ----------------- drivers/net/netarm_eth.h
 |   42 --- drivers/serial/Makefile                            |    4 -
 drivers/serial/s3c4510b_uart.c                     |  231 ------------
 drivers/serial/s3c4510b_uart.h                     |  109 ------
 drivers/serial/serial.c                            |    6 -
 drivers/serial/serial_clps7111.c                   |  134 -------
 drivers/serial/serial_lpc2292.c                    |  117 ------
 drivers/serial/serial_netarm.c                     |  204 ----------
 drivers/spi/omap3_spi.c                            |   11 +-
 drivers/usb/musb/musb_udc.c                        |   11 +-
 include/atmel_mci.h                                |    7 +-
 include/clps7111.h                                 |  276
 -------------- include/configs/SX1.h                              |
 189 ---------- include/configs/am335x_evm.h                       |
 9 +- include/configs/am3517_crane.h                     |    2 +-
 include/configs/am3517_evm.h                       |    2 +-
 include/configs/at91sam9x5ek.h                     |   10 +
 include/configs/cm_t35.h                           |   14 +-
 include/configs/devkit8000.h                       |    2 +-
 include/configs/igep00x0.h                         |    2 +-
 include/configs/mcx.h                              |   31 +-
 include/configs/mx28evk.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/mx6qarm2.h                         |    2 +-
 include/configs/mx6qsabrelite.h                    |    2 +-
 include/configs/omap3_beagle.h                     |    2 +-
 include/configs/omap3_evm.h                        |    2 +-
 include/configs/omap3_logic.h                      |    2 +-
 include/configs/omap3_overo.h                      |    2 +-
 include/configs/omap3_zoom1.h                      |    2 +-
 include/configs/omap4_common.h                     |    2 +-
 include/configs/omap5_evm.h                        |    2 +-
 include/configs/tricorder.h                        |    2 +-
 include/flash.h                                    |    1 -
 spl/Makefile                                       |    9 +-
 tools/omapimage.c                                  |   83 +++- 102
 files changed, 1193 insertions(+), 6264 deletions(-) delete mode
 100644 arch/arm/cpu/arm720t/lpc2292/Makefile delete mode 100644
 arch/arm/cpu/arm720t/lpc2292/flash.c delete mode 100644
 arch/arm/cpu/arm720t/lpc2292/iap_entry.S delete mode 100644
 arch/arm/cpu/arm720t/lpc2292/mmc.c delete mode 100644
 arch/arm/cpu/arm720t/lpc2292/mmc_hw.c delete mode 100644
 arch/arm/cpu/arm720t/lpc2292/mmc_hw.h delete mode 100644
 arch/arm/cpu/arm720t/lpc2292/spi.c delete mode 100644
 arch/arm/cpu/arm720t/s3c4510b/Makefile delete mode 100644
 arch/arm/cpu/arm720t/s3c4510b/cache.c create mode 100644
 arch/arm/cpu/armv7/am33xx/mux.c create mode 100644
 arch/arm/include/asm/arch-am33xx/mux.h delete mode 100644
 arch/arm/include/asm/arch-arm720t/netarm_dma_module.h delete mode
 100644 arch/arm/include/asm/arch-arm720t/netarm_eni_module.h delete
 mode 100644 arch/arm/include/asm/arch-arm720t/netarm_eth_module.h
 delete mode 100644
 arch/arm/include/asm/arch-arm720t/netarm_gen_module.h delete mode
 100644 arch/arm/include/asm/arch-arm720t/netarm_mem_module.h delete
 mode 100644 arch/arm/include/asm/arch-arm720t/netarm_registers.h
 delete mode 100644
 arch/arm/include/asm/arch-arm720t/netarm_ser_module.h delete mode
 100644 arch/arm/include/asm/arch-lpc2292/hardware.h delete mode 100644
 arch/arm/include/asm/arch-lpc2292/lpc2292_registers.h delete mode
 100644 arch/arm/include/asm/arch-lpc2292/spi.h delete mode 100644
 arch/arm/include/asm/arch-s3c4510b/hardware.h delete mode 100644
 board/sx1/Makefile delete mode 100644 board/sx1/config.mk delete mode
 100644 board/sx1/lowlevel_init.S delete mode 100644 board/sx1/sx1.c
 create mode 100644 board/ti/am335x/board.c create mode 100644
 board/ti/am335x/board.h delete mode 100644 drivers/net/netarm_eth.c
 delete mode 100644 drivers/net/netarm_eth.h
 delete mode 100644 drivers/serial/s3c4510b_uart.c
 delete mode 100644 drivers/serial/s3c4510b_uart.h
 delete mode 100644 drivers/serial/serial_clps7111.c
 delete mode 100644 drivers/serial/serial_lpc2292.c
 delete mode 100644 drivers/serial/serial_netarm.c
 delete mode 100644 include/clps7111.h
 delete mode 100644 include/configs/SX1.h

Amicalement,
-- 
Albert.

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

* [U-Boot] Pull request: u-boot-arm/master
  2012-10-19 23:55 Albert ARIBAUD
@ 2012-10-20 17:39 ` Tom Rini
  0 siblings, 0 replies; 259+ messages in thread
From: Tom Rini @ 2012-10-20 17:39 UTC (permalink / raw)
  To: u-boot

On Sat, Oct 20, 2012 at 01:55:42AM +0200, Albert ARIBAUD wrote:

> Hello Tom,
> 
> The following changes since commit
> bd23b22badadcdc414a900828253961fc5ec6c39:
> 
>   Merge branch 'agust at denx.de-next' of git://git.denx.de/u-boot-staging
>   (2012-10-15 13:37:22 -0700)
> 
> are available in the git repository at:
> 
> 
>   git://git.denx.de/u-boot-arm master
> 
> for you to fetch changes up to 39826f09978a0a7070999acc15babf88f03e4051:
> 
>   arm: fdt: Relocate fdt along with other data (2012-10-19 21:38:27
>   +0200)
> 
> ----------------------------------------------------------------
> 402jagan at gmail.com (1):
>       versatile: board configs: Use buffered writes on flash
> 
> Albert ARIBAUD (1):
>       Remove lh7a40x cpu and serial driver
> 
> Marek Vasut (2):
>       dm: wdt: arm: Move tnetv107x into drivers/watchdog/
>       dm: Move s3c24xx USB driver to a proper place
> 
> Simon Glass (1):
>       arm: fdt: Relocate fdt along with other data
> 
> Tom Rini (1):
>       actux[123]: Update linker script for ELDK 4.2
> 
> ??ukasz Da??ek (1):
>       h2200: Add support for iPAQ h2200 palmtop
> 
>  MAINTAINERS                                        |    4 +
>  arch/arm/cpu/arm1176/tnetv107x/Makefile            |    2 +-
>  arch/arm/cpu/arm920t/s3c24x0/Makefile              |    3 -
>  arch/arm/cpu/arm920t/s3c24x0/usb.c                 |   71 ---
>  arch/arm/cpu/lh7a40x/config.mk                     |   33 --
>  arch/arm/cpu/lh7a40x/cpu.c                         |   65 ---
>  arch/arm/cpu/lh7a40x/speed.c                       |   83 ----
>  arch/arm/cpu/lh7a40x/start.S                       |  506
>  --------------------
>  arch/arm/cpu/lh7a40x/timer.c                       |  182 -------
>  arch/arm/lib/board.c                               |   22 +
>  board/actux1/u-boot.lds                            |    2 +-
>  board/actux2/u-boot.lds                            |    2 +-
>  board/actux3/u-boot.lds                            |    2 +-
>  {arch/arm/cpu/lh7a40x => board/h2200}/Makefile     |   26 +-
>  board/h2200/h2200-header.S                         |   27 ++
>  board/h2200/h2200.c                                |   53 ++
>  boards.cfg                                         |    1 +
>  doc/driver-model/UDM-serial.txt                    |   32 +-
>  drivers/serial/Makefile                            |    1 -
>  drivers/serial/serial_lh7a40x.c                    |  204 --------
>  drivers/usb/gadget/gadget_chips.h                  |   34 +-
>  drivers/usb/host/Makefile                          |    1
>  + .../usb_ohci.c => drivers/usb/host/ohci-s3c24xx.c  |   46
>  +- .../usb_ohci.h => drivers/usb/host/ohci-s3c24xx.h  |    0
>  drivers/watchdog/Makefile                          |    1 + .../wdt.c
>  => drivers/watchdog/tnetv107x_wdt.c      |    0
>  include/configs/VCMA9.h                            |    1 +
>  include/configs/ca9x4_ct_vxp.h                     |    2 +
>  include/configs/h2200.h                            |  157 ++++++
>  include/configs/smdk2410.h                         |    1 +
>  include/configs/tnetv107x_evm.h                    |    1 +
>  include/configs/versatile.h                        |    1 +
>  include/lh7a400.h                                  |   75 ---
>  include/lh7a404.h                                  |   83 ----
>  include/lh7a40x.h                                  |  279 -----------
>  include/lpd7a400_cpld.h                            |  195 -------- 36
>  files changed, 362 insertions(+), 1836 deletions(-) delete mode 100644
>  arch/arm/cpu/arm920t/s3c24x0/usb.c delete mode 100644
>  arch/arm/cpu/lh7a40x/config.mk delete mode 100644
>  arch/arm/cpu/lh7a40x/cpu.c delete mode 100644
>  arch/arm/cpu/lh7a40x/speed.c delete mode 100644
>  arch/arm/cpu/lh7a40x/start.S delete mode 100644
>  arch/arm/cpu/lh7a40x/timer.c rename {arch/arm/cpu/lh7a40x =>
>  board/h2200}/Makefile (71%) create mode 100644
>  board/h2200/h2200-header.S create mode 100644 board/h2200/h2200.c
>  delete mode 100644 drivers/serial/serial_lh7a40x.c
>  rename arch/arm/cpu/arm920t/s3c24x0/usb_ohci.c =>
>  drivers/usb/host/ohci-s3c24xx.c (97%) rename
>  arch/arm/cpu/arm920t/s3c24x0/usb_ohci.h =>
>  drivers/usb/host/ohci-s3c24xx.h (100%) rename
>  arch/arm/cpu/arm1176/tnetv107x/wdt.c =>
>  drivers/watchdog/tnetv107x_wdt.c (100%) create mode 100644
>  include/configs/h2200.h delete mode 100644 include/lh7a400.h delete
>  mode 100644 include/lh7a404.h delete mode 100644 include/lh7a40x.h
>  delete mode 100644 include/lpd7a400_cpld.h

Applied to u-boot/master with a trivial conflict fixed up, thanks!

-- 
Tom
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 836 bytes
Desc: Digital signature
URL: <http://lists.denx.de/pipermail/u-boot/attachments/20121020/ca951915/attachment.pgp>

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

* [U-Boot] Pull request: u-boot-arm/master
@ 2012-10-19 23:55 Albert ARIBAUD
  2012-10-20 17:39 ` Tom Rini
  0 siblings, 1 reply; 259+ messages in thread
From: Albert ARIBAUD @ 2012-10-19 23:55 UTC (permalink / raw)
  To: u-boot

Hello Tom,

The following changes since commit
bd23b22badadcdc414a900828253961fc5ec6c39:

  Merge branch 'agust at denx.de-next' of git://git.denx.de/u-boot-staging
  (2012-10-15 13:37:22 -0700)

are available in the git repository at:


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

for you to fetch changes up to 39826f09978a0a7070999acc15babf88f03e4051:

  arm: fdt: Relocate fdt along with other data (2012-10-19 21:38:27
  +0200)

----------------------------------------------------------------
402jagan at gmail.com (1):
      versatile: board configs: Use buffered writes on flash

Albert ARIBAUD (1):
      Remove lh7a40x cpu and serial driver

Marek Vasut (2):
      dm: wdt: arm: Move tnetv107x into drivers/watchdog/
      dm: Move s3c24xx USB driver to a proper place

Simon Glass (1):
      arm: fdt: Relocate fdt along with other data

Tom Rini (1):
      actux[123]: Update linker script for ELDK 4.2

?ukasz Da?ek (1):
      h2200: Add support for iPAQ h2200 palmtop

 MAINTAINERS                                        |    4 +
 arch/arm/cpu/arm1176/tnetv107x/Makefile            |    2 +-
 arch/arm/cpu/arm920t/s3c24x0/Makefile              |    3 -
 arch/arm/cpu/arm920t/s3c24x0/usb.c                 |   71 ---
 arch/arm/cpu/lh7a40x/config.mk                     |   33 --
 arch/arm/cpu/lh7a40x/cpu.c                         |   65 ---
 arch/arm/cpu/lh7a40x/speed.c                       |   83 ----
 arch/arm/cpu/lh7a40x/start.S                       |  506
 --------------------
 arch/arm/cpu/lh7a40x/timer.c                       |  182 -------
 arch/arm/lib/board.c                               |   22 +
 board/actux1/u-boot.lds                            |    2 +-
 board/actux2/u-boot.lds                            |    2 +-
 board/actux3/u-boot.lds                            |    2 +-
 {arch/arm/cpu/lh7a40x => board/h2200}/Makefile     |   26 +-
 board/h2200/h2200-header.S                         |   27 ++
 board/h2200/h2200.c                                |   53 ++
 boards.cfg                                         |    1 +
 doc/driver-model/UDM-serial.txt                    |   32 +-
 drivers/serial/Makefile                            |    1 -
 drivers/serial/serial_lh7a40x.c                    |  204 --------
 drivers/usb/gadget/gadget_chips.h                  |   34 +-
 drivers/usb/host/Makefile                          |    1
 + .../usb_ohci.c => drivers/usb/host/ohci-s3c24xx.c  |   46
 +- .../usb_ohci.h => drivers/usb/host/ohci-s3c24xx.h  |    0
 drivers/watchdog/Makefile                          |    1 + .../wdt.c
 => drivers/watchdog/tnetv107x_wdt.c      |    0
 include/configs/VCMA9.h                            |    1 +
 include/configs/ca9x4_ct_vxp.h                     |    2 +
 include/configs/h2200.h                            |  157 ++++++
 include/configs/smdk2410.h                         |    1 +
 include/configs/tnetv107x_evm.h                    |    1 +
 include/configs/versatile.h                        |    1 +
 include/lh7a400.h                                  |   75 ---
 include/lh7a404.h                                  |   83 ----
 include/lh7a40x.h                                  |  279 -----------
 include/lpd7a400_cpld.h                            |  195 -------- 36
 files changed, 362 insertions(+), 1836 deletions(-) delete mode 100644
 arch/arm/cpu/arm920t/s3c24x0/usb.c delete mode 100644
 arch/arm/cpu/lh7a40x/config.mk delete mode 100644
 arch/arm/cpu/lh7a40x/cpu.c delete mode 100644
 arch/arm/cpu/lh7a40x/speed.c delete mode 100644
 arch/arm/cpu/lh7a40x/start.S delete mode 100644
 arch/arm/cpu/lh7a40x/timer.c rename {arch/arm/cpu/lh7a40x =>
 board/h2200}/Makefile (71%) create mode 100644
 board/h2200/h2200-header.S create mode 100644 board/h2200/h2200.c
 delete mode 100644 drivers/serial/serial_lh7a40x.c
 rename arch/arm/cpu/arm920t/s3c24x0/usb_ohci.c =>
 drivers/usb/host/ohci-s3c24xx.c (97%) rename
 arch/arm/cpu/arm920t/s3c24x0/usb_ohci.h =>
 drivers/usb/host/ohci-s3c24xx.h (100%) rename
 arch/arm/cpu/arm1176/tnetv107x/wdt.c =>
 drivers/watchdog/tnetv107x_wdt.c (100%) create mode 100644
 include/configs/h2200.h delete mode 100644 include/lh7a400.h delete
 mode 100644 include/lh7a404.h delete mode 100644 include/lh7a40x.h
 delete mode 100644 include/lpd7a400_cpld.h

Amicalement,
-- 
Albert.

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

* [U-Boot] Pull request: u-boot-arm/master
  2012-10-05 19:26 Albert ARIBAUD
@ 2012-10-05 22:26 ` Tom Rini
  0 siblings, 0 replies; 259+ messages in thread
From: Tom Rini @ 2012-10-05 22:26 UTC (permalink / raw)
  To: u-boot

On Fri, Oct 05, 2012 at 09:26:17PM +0200, Albert ARIBAUD wrote:

> Hi Tom,
> 
> The following changes since commit
> 777544085d2b417a36df50eb564bf037a044e60e:
> 
>   ARM: Add Altera SOCFPGA Cyclone5 (2012-10-04 18:11:52 +0200)
> 
> are available in the git repository at:
> 
>   git://git.denx.de/u-boot-arm master
> 
> for you to fetch changes up to 28e5ac2d974547bde0c72aa0c1d66fd22c6ef3ad:
> 
>   arm: armv7: temporarily set -mno-unaligned-access (2012-10-05
>   21:24:22 +0200)
> 
> ----------------------------------------------------------------
> Albert ARIBAUD (1):
>       arm: armv7: temporarily set -mno-unaligned-access
> 
> Tetsuyuki Kobayashi (1):
>       MAINTAINERS: Add Tetsuyuki Kobayshi for kzm9g
> 
>  MAINTAINERS                  |    1 +
>  arch/arm/cpu/armv7/config.mk |    2 ++
>  2 files changed, 3 insertions(+)

Applied to u-boot/master, thanks!

-- 
Tom
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 836 bytes
Desc: Digital signature
URL: <http://lists.denx.de/pipermail/u-boot/attachments/20121005/b3881468/attachment.pgp>

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

* [U-Boot] Pull request: u-boot-arm/master
@ 2012-10-05 19:26 Albert ARIBAUD
  2012-10-05 22:26 ` Tom Rini
  0 siblings, 1 reply; 259+ messages in thread
From: Albert ARIBAUD @ 2012-10-05 19:26 UTC (permalink / raw)
  To: u-boot

Hi Tom,

The following changes since commit
777544085d2b417a36df50eb564bf037a044e60e:

  ARM: Add Altera SOCFPGA Cyclone5 (2012-10-04 18:11:52 +0200)

are available in the git repository at:

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

for you to fetch changes up to 28e5ac2d974547bde0c72aa0c1d66fd22c6ef3ad:

  arm: armv7: temporarily set -mno-unaligned-access (2012-10-05
  21:24:22 +0200)

----------------------------------------------------------------
Albert ARIBAUD (1):
      arm: armv7: temporarily set -mno-unaligned-access

Tetsuyuki Kobayashi (1):
      MAINTAINERS: Add Tetsuyuki Kobayshi for kzm9g

 MAINTAINERS                  |    1 +
 arch/arm/cpu/armv7/config.mk |    2 ++
 2 files changed, 3 insertions(+)

Amicalement,
-- 
Albert.

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

* [U-Boot] Pull request: u-boot-arm/master
  2012-10-04 16:57 Albert ARIBAUD
@ 2012-10-04 18:31 ` Tom Rini
  0 siblings, 0 replies; 259+ messages in thread
From: Tom Rini @ 2012-10-04 18:31 UTC (permalink / raw)
  To: u-boot

On Thu, Oct 04, 2012 at 06:57:02PM +0200, Albert ARIBAUD wrote:

> Hi Tom,
> 
> The following changes since commit
> 4668a086bb0a769b741e3a4ffab85f1c41c7cdb8:
> 
>   sandbox: Add asm/errno.h (2012-09-29 10:00:29 -0700)
> 
> are available in the git repository at:
> 
>   git://git.denx.de/u-boot-arm master
> 
> for you to fetch changes up to 777544085d2b417a36df50eb564bf037a044e60e:
> 
>   ARM: Add Altera SOCFPGA Cyclone5 (2012-10-04 18:11:52 +0200)
> 
> ----------------------------------------------------------------
> Albert ARIBAUD (5):
>       Merge remote-tracking branch 'u-boot-atmel/master'
>       Merge remote-tracking branch 'u-boot-imx/master'
>       Merge remote-tracking branch 'u-boot/master'
>       edminiv2: increase malloc len to 256K
>       Merge remote-tracking branch 'u-boot-marvell/master'
> 
> Allen Martin (2):
>       tools, config.mk: add binutils-version
>       arm: work around assembler bug
> 
> Andreas Bie??mann (1):
>       devkit8000: add rootwait to mmcboot option
> 
> Bastian Ruppert (6):
>       davinci: ea20: reorganisation LCD startup
>       davinci: ea20: the console is always set to the serial line
>       video: cfb_console: logo can be positioned via the splashpos
> variable video: cfb_console: add function to plot the logo area black
>       da850/omap-l138: davinci_emac: Suppress auto negotiation if needed
>       davinci: ea20: add some configs and default environmet variables
> 
> Beno??t Th??baudeau (3):
>       mx51evk: Add CONFIG_REVISION_TAG
>       KARO TX25: Fix NAND Flash R/W cycle times
>       armv7 cpu_init_crit: Simplify code
> 
> Bo Shen (3):
>       spi: add atmel at25df321 serial flash support
>       spiflash: at25: using common spi flash operation
>       Atmel: sam9g10/9m10/9x5: Add support to boot DT kernel
> 
> Dinh Nguyen (2):
>       ARM: kirkwood/orion5x: Use reset_cpu definition in
> include/common.h ARM: Add Altera SOCFPGA Cyclone5
> 
> 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()
> 
> Gabriel Huau (2):
>       ARM : Add GPIO Driver and IOMUX definition for S3C2440
>       ARM : Add support for MINI2440 (s3c2440).
> 
> Gerlando Falauto (2):
>       kirkwood: implement kw_sdram_bs_set()
>       kirkwood: implement kw_sdram_size_adjust
> 
> Hideyuki Sano (1):
>       arm: rmobile: Add support for ATMARK-TECHNO Armadillo-800EVA board
> 
> Holger Brunck (2):
>       kirkwood: use c-struct for access to SDRAM addr decode registers
>       arm/km: use kw_sdram_size_adjust to adjust SDRAM size
> 
> Ilya Yanok (4):
>       net/bootp: add VCI support for BOOTP also
>       OMAP: spl: call timer_init() from SPL
>       am335x_evm: enable networking in SPL
>       OMAP: networking support for SPL
> 
> Joe Hershberger (1):
>       arm: Add CONFIG_OF_BOARD_SETUP support to bootm
> 
> Joel A Fernandes (1):
>       am33xx: Fix fetching of mmc1 bootmode from bootrom for AM33XX
> 
> Koen Kooi (1):
>       am335x-evm config: decrease bootdelay to 1s and mount rootfs RO
> 
> Luka Perkov (2):
>       kirkwood: fix mpp.h coding style
>       kirkwood: add support for Iomega iConnect board
> 
> Michael Walle (1):
>       lsxl: also turn off fan in power down mode
> 
> Michal Simek (4):
>       arm: Remove additional config flags
>       serial: Add Zynq serial driver
>       arm: Support new Xilinx Zynq platform
>       xilinx: Add new Zynq board
> 
> Nobuhiro Iwamatsu (23):
>       ARMv7: Add register definition of global timer
>       arm: rmobile: Add basic support for Renesas R-Mobile
>       arm: rmobile: Add support Renesas SH73A0
>       arm: rmobile: Add support PFC of Renesas SH73A0
>       arm: rmobile: Add supoprt for KMC KZM-A9-GT board
>       arm: rmobile: Support build with gcc-4.6 or later
>       arm: rmobile: kzm9g: Add LIBFDT support
>       arm: rmobile: kzm9g: remove unrelated config
>       arm: rmobile: Change initializing ICCICR register
>       arm: rmobile: Add support TMU base timer function
>       arm: rmobile: kzm9g: Add CONFIG_GLOBAL_TIMER to board config file
>       arm: rmobile: Add support Renesas R8A7740
>       arm: rmobile: Add support PFC of Renesas R8A7740
>       arm: rmobile: armadillo-800eva Remove board_eth_init
>       arm: rmobile: Add cpu_eth_init function
>       rmobile: armadillo-800eva: Change init function of SCIFA1
>       rmobile: armadillo-800eva: Add Support CONFIG_OF_LIBFDT
>       rmobile: armadillo-800eva: Add Support NFS and BOOTZ command
>       rmobile: armadillo-800eva: Remove CONFIG_SYS_NO_L2CACHE
>       rmobile: Add README
>       doc/git-mailrc: Add 'rmobile' alias
>       i2c: sh: Remove irq_wait function
>       rmobile: Fix build timer driver with BUILD_DIR
> 
> Otavio Salvador (1):
>       mx28evk: Add missing 'setexpr' command
> 
> Peter Meerwald (1):
>       omap4_panda: remove CONFIG_PANDA, not used
> 
> Ramesh Chandrasekaran (1):
>       snowball: Clear UART RX FIFO
> 
> Rob Herring (1):
>       ARM: increase lmb stack space reservation to 4KB
> 
> Simon Baatz (1):
>       kirkwood: ib62x0: Invert SATA activity LEDs
> 
> Simon Guinot (3):
>       lacie_kw: add support for EFI partitions
>       ARM: add support for Network Space v2 Lite and Mini
>       ARM: add support for d2 Network v2
> 
> Stefan Roese (1):
>       ARM: Add X600 board support (SPEAr600 based)
> 
> Tetsuyuki Kobayashi (11):
>       arm: rmobile: kzm9g: Modify sdram area
>       arm: rmobile: kzm9g: Adjust low level hardware setting
>       arm: rmobile: kzm9g: change prompt to board specific
>       arm: rmobile: kzm9g: Modify bus controller setting for CS4
>       arm: rmobile: kzm9g: enable reset command
>       arm: rmobile: kzm9g: Add dummy member to struct sh73a0_rwdt
>       arm: rmobile: kzm9g: Fix CONFIG_BAUDRATE setting
>       arm: rmobile: kzm9g: add NFS_TIMEOUT in config file
>       arm: rmobile: kzm9g: remove unrelated config
>       arm: rmobile: kzm9g: fix CPU info
>       arm: rmobile: kzm9g: separate cpu_rev to integer and fraction
> 
> Valentin Longchamp (2):
>       arm/km: add mv88e6352 configuration for kmnusa
>       km_kirkwood: enable MV88E6352_SWITCH support for kmnusa
> 
> Wu, Josh (2):
>       at91sam9x5: set default EBI I/O drive configuration.
>       atmel_nand: fix the U-Boot output information about nand flash
> with PMECC enable.
> 
> Zhong Hongbo (1):
>       arm: Fixed the offset for the no relocation.
> 
>  MAINTAINERS                                        |   24 +
>  arch/arm/config.mk                                 |   18 +
>  arch/arm/cpu/arm1136/start.S                       |    1 +
>  arch/arm/cpu/arm1176/start.S                       |    1 +
>  arch/arm/cpu/arm920t/start.S                       |    1 +
>  arch/arm/cpu/arm925t/start.S                       |    1 +
>  arch/arm/cpu/arm926ejs/kirkwood/dram.c             |   58 +-
>  arch/arm/cpu/arm926ejs/start.S                     |    1 +
>  arch/arm/cpu/arm946es/start.S                      |    1 +
>  arch/arm/cpu/arm_intcm/start.S                     |    1 +
>  arch/arm/cpu/armv7/highbank/config.mk              |    1 -
>  arch/arm/cpu/armv7/omap-common/config.mk           |    9 -
>  arch/arm/cpu/armv7/omap-common/lowlevel_init.S     |    5 +-
>  arch/arm/cpu/armv7/rmobile/Makefile                |   65 +
>  arch/arm/cpu/armv7/rmobile/board.c                 |   31 +
>  arch/arm/cpu/armv7/rmobile/config.mk               |   26 +
>  arch/arm/cpu/armv7/rmobile/cpu_info-r8a7740.c      |   48 +
>  arch/arm/cpu/armv7/rmobile/cpu_info-sh73a0.c       |   60 +
>  arch/arm/cpu/armv7/rmobile/cpu_info.c              |   85 +
>  arch/arm/cpu/armv7/rmobile/emac.c                  |   36 +
>  arch/arm/cpu/armv7/rmobile/lowlevel_init.S         |   98 +
>  arch/arm/cpu/armv7/rmobile/pfc-r8a7740.c           | 2612
>  ++++++++++++++++++ arch/arm/cpu/armv7/rmobile/pfc-sh73a0.c
>  | 2807 ++++++++++++++++++++
>  arch/arm/cpu/armv7/rmobile/timer.c                 |   97 +
>  arch/arm/cpu/armv7/socfpga/Makefile                |   51 +
>  arch/arm/cpu/armv7/socfpga/config.mk               |   16 +
>  arch/arm/cpu/armv7/socfpga/lowlevel_init.S         |   77 +
>  arch/arm/cpu/armv7/socfpga/misc.c                  |   54 +
>  arch/arm/cpu/armv7/socfpga/spl.c                   |   48 +
>  arch/arm/cpu/armv7/socfpga/timer.c                 |  104 +
>  arch/arm/cpu/armv7/socfpga/u-boot-spl.lds          |   60 +
>  arch/arm/cpu/armv7/start.S                         |    5 +-
>  arch/arm/cpu/armv7/zynq/Makefile                   |   51 +
>  arch/arm/cpu/armv7/zynq/cpu.c                      |   31 +
>  arch/arm/cpu/armv7/zynq/timer.c                    |  150 ++
>  arch/arm/cpu/ixp/start.S                           |    1 +
>  arch/arm/cpu/lh7a40x/start.S                       |    1 +
>  arch/arm/cpu/pxa/start.S                           |    1 +
>  arch/arm/cpu/s3c44b0/start.S                       |    1 +
>  arch/arm/cpu/sa1100/start.S                        |    1 +
>  arch/arm/imx-common/cpu.c                          |    9 +
>  arch/arm/include/asm/arch-am33xx/spl.h             |    2 +
>  arch/arm/include/asm/arch-armv7/globaltimer.h      |   36 +
>  arch/arm/include/asm/arch-kirkwood/cpu.h           |    2 +-
>  arch/arm/include/asm/arch-kirkwood/mpp.h           |    2 +-
>  arch/arm/include/asm/arch-mx5/imx-regs.h           |    2 +
>  arch/arm/include/asm/arch-orion5x/cpu.h            |    1 -
>  arch/arm/include/asm/arch-rmobile/gpio.h           |   12 +
>  arch/arm/include/asm/arch-rmobile/irqs.h           |   18 +
>  arch/arm/include/asm/arch-rmobile/r8a7740-gpio.h   |  584 ++++
>  arch/arm/include/asm/arch-rmobile/r8a7740.h        |  287 ++
>  arch/arm/include/asm/arch-rmobile/rmobile.h        |   14 +
>  arch/arm/include/asm/arch-rmobile/sh73a0-gpio.h    |  553 ++++
>  arch/arm/include/asm/arch-rmobile/sh73a0.h         |  289 ++
>  arch/arm/include/asm/arch-rmobile/sys_proto.h      |   29 +
>  arch/arm/include/asm/arch-s3c24x0/gpio.h           |  171 ++
>  arch/arm/include/asm/arch-s3c24x0/iomux.h          |  200 ++
>  arch/arm/include/asm/arch-socfpga/reset_manager.h  |   37
>  + .../include/asm/arch-socfpga/socfpga_base_addrs.h  |   27 +
>  arch/arm/include/asm/arch-socfpga/spl.h            |   26 +
>  arch/arm/include/asm/arch-socfpga/timer.h          |   29 +
>  arch/arm/include/asm/mach-types.h                  |   26 +
>  arch/arm/lib/bootm.c                               |    7 +-
>  board/LaCie/common/common.c                        |   36 +-
>  board/LaCie/common/common.h                        |    1 +
>  board/LaCie/netspace_v2/kwbimage-ns2l.cfg          |  162 ++
>  board/LaCie/netspace_v2/netspace_v2.c              |    4 +
>  board/altera/socfpga_cyclone5/Makefile             |   50 +
>  board/altera/socfpga_cyclone5/socfpga_cyclone5.c   |   80 +
>  board/atmark-techno/armadillo-800eva/Makefile      |   46
>  + .../armadillo-800eva/armadillo-800eva.c            |  328 +++
>  board/atmel/at91sam9x5ek/at91sam9x5ek.c            |    4 +
>  board/buffalo/lsxl/lsxl.c                          |    6 +-
>  board/davinci/ea20/ea20.c                          |   32 +-
>  board/freescale/mx28evk/mx28evk.c                  |   25 -
>  board/freescale/mx51evk/mx51evk.c                  |    8 +
>  board/friendlyarm/mini2440/Makefile                |   44 +
>  board/friendlyarm/mini2440/mini2440.c              |  134 +
>  board/friendlyarm/mini2440/mini2440.h              |  144 +
>  board/iomega/iconnect/Makefile                     |   43 +
>  board/iomega/iconnect/iconnect.c                   |  107 +
>  board/iomega/iconnect/iconnect.h                   |   39 +
>  board/iomega/iconnect/kwbimage.cfg                 |  165 ++
>  board/karo/tx25/lowlevel_init.S                    |    8 +
>  board/keymile/km_arm/km_arm.c                      |   68 +-
>  board/kmc/kzm9g/Makefile                           |   50 +
>  board/kmc/kzm9g/kzm9g.c                            |  377 +++
>  board/raidsonic/ib62x0/ib62x0.c                    |    3 +
>  board/raidsonic/ib62x0/ib62x0.h                    |    4 +
>  board/spear/x600/Makefile                          |   47 +
>  board/spear/x600/fpga.c                            |  280 ++
>  board/spear/x600/fpga.h                            |   23 +
>  board/spear/x600/x600.c                            |  124 +
>  board/st-ericsson/snowball/snowball.c              |    4 +
>  board/ti/beagle/beagle.c                           |    2 +-
>  board/xilinx/zynq/Makefile                         |   54 +
>  board/xilinx/zynq/board.c                          |   54 +
>  boards.cfg                                         |   10 +
>  common/Makefile                                    |    4 +
>  common/cmd_nvedit.c                                |    8 +
>  common/env_common.c                                |    7 +-
>  common/serial.c                                    |    8 +
>  common/spl/Makefile                                |    1 +
>  common/spl/spl.c                                   |   11 +
>  common/spl/spl_net.c                               |   52 +
>  config.mk                                          |    1 +
>  doc/README.mini2440                                |   28 +
>  doc/README.rmobile                                 |   65 +
>  doc/git-mailrc                                     |    1 +
>  drivers/gpio/Makefile                              |    1 +
>  drivers/gpio/s3c2440_gpio.c                        |   95 +
>  drivers/i2c/sh_i2c.c                               |   16 -
>  drivers/mtd/nand/atmel_nand.c                      |    5 +-
>  drivers/mtd/spi/atmel.c                            |   17 +-
>  drivers/net/davinci_emac.c                         |    3 +-
>  drivers/serial/Makefile                            |    1 +
>  drivers/serial/serial_zynq.c                       |  247 ++
>  drivers/video/cfb_console.c                        |  140 +-
>  drivers/video/mxc_ipuv3_fb.c                       |   20 +
>  include/bootstage.h                                |    6 +-
>  include/config_uncmd_spl.h                         |   44 +
>  include/configs/am335x_evm.h                       |    9 +-
>  include/configs/armadillo-800eva.h                 |  160 ++
>  include/configs/at91sam9261ek.h                    |    2 +
>  include/configs/at91sam9m10g45ek.h                 |    2 +
>  include/configs/at91sam9x5ek.h                     |    2 +
>  include/configs/devkit8000.h                       |    1 +
>  include/configs/ea20.h                             |  108 +-
>  include/configs/edminiv2.h                         |    2 +-
>  include/configs/iconnect.h                         |  129 +
>  include/configs/km_kirkwood.h                      |    2 +
>  include/configs/kzm9g.h                            |  169 ++
>  include/configs/lacie_kw.h                         |   44 +-
>  include/configs/mini2440.h                         |  186 ++
>  include/configs/mx28evk.h                          |    1 +
>  include/configs/mx51evk.h                          |    1 +
>  include/configs/omap4_panda.h                      |    1 -
>  include/configs/socfpga_cyclone5.h                 |  236 ++
>  include/configs/x600.h                             |  339 +++
>  include/configs/zynq.h                             |  112 +
>  include/ipu_pixfmt.h                               |    1 +
>  include/serial.h                                   |    5 +
>  include/sh_tmu.h                                   |    2 +-
>  include/spl.h                                      |    3 +
>  lib/Makefile                                       |    9 +-
>  lib/hashtable.c                                    |    2 +
>  mkconfig                                           |    1 +
>  net/bootp.c                                        |   27 +-
>  spl/Makefile                                       |    3 +
>  tools/binutils-version.sh                          |   20 + 150 files
>  changed, 13849 insertions(+), 179 deletions(-) delete mode 100644
>  arch/arm/cpu/armv7/highbank/config.mk create mode 100644
>  arch/arm/cpu/armv7/rmobile/Makefile create mode 100644
>  arch/arm/cpu/armv7/rmobile/board.c create mode 100644
>  arch/arm/cpu/armv7/rmobile/config.mk create mode 100644
>  arch/arm/cpu/armv7/rmobile/cpu_info-r8a7740.c create mode 100644
>  arch/arm/cpu/armv7/rmobile/cpu_info-sh73a0.c create mode 100644
>  arch/arm/cpu/armv7/rmobile/cpu_info.c create mode 100644
>  arch/arm/cpu/armv7/rmobile/emac.c create mode 100644
>  arch/arm/cpu/armv7/rmobile/lowlevel_init.S create mode 100644
>  arch/arm/cpu/armv7/rmobile/pfc-r8a7740.c create mode 100644
>  arch/arm/cpu/armv7/rmobile/pfc-sh73a0.c create mode 100644
>  arch/arm/cpu/armv7/rmobile/timer.c create mode 100644
>  arch/arm/cpu/armv7/socfpga/Makefile create mode 100644
>  arch/arm/cpu/armv7/socfpga/config.mk create mode 100644
>  arch/arm/cpu/armv7/socfpga/lowlevel_init.S create mode 100644
>  arch/arm/cpu/armv7/socfpga/misc.c create mode 100644
>  arch/arm/cpu/armv7/socfpga/spl.c create mode 100644
>  arch/arm/cpu/armv7/socfpga/timer.c create mode 100644
>  arch/arm/cpu/armv7/socfpga/u-boot-spl.lds create mode 100644
>  arch/arm/cpu/armv7/zynq/Makefile create mode 100644
>  arch/arm/cpu/armv7/zynq/cpu.c create mode 100644
>  arch/arm/cpu/armv7/zynq/timer.c create mode 100644
>  arch/arm/include/asm/arch-armv7/globaltimer.h create mode 100644
>  arch/arm/include/asm/arch-rmobile/gpio.h create mode 100644
>  arch/arm/include/asm/arch-rmobile/irqs.h create mode 100644
>  arch/arm/include/asm/arch-rmobile/r8a7740-gpio.h create mode 100644
>  arch/arm/include/asm/arch-rmobile/r8a7740.h create mode 100644
>  arch/arm/include/asm/arch-rmobile/rmobile.h create mode 100644
>  arch/arm/include/asm/arch-rmobile/sh73a0-gpio.h create mode 100644
>  arch/arm/include/asm/arch-rmobile/sh73a0.h create mode 100644
>  arch/arm/include/asm/arch-rmobile/sys_proto.h create mode 100644
>  arch/arm/include/asm/arch-s3c24x0/gpio.h create mode 100644
>  arch/arm/include/asm/arch-s3c24x0/iomux.h create mode 100644
>  arch/arm/include/asm/arch-socfpga/reset_manager.h create mode 100644
>  arch/arm/include/asm/arch-socfpga/socfpga_base_addrs.h create mode
>  100644 arch/arm/include/asm/arch-socfpga/spl.h create mode 100644
>  arch/arm/include/asm/arch-socfpga/timer.h create mode 100644
>  board/LaCie/netspace_v2/kwbimage-ns2l.cfg create mode 100644
>  board/altera/socfpga_cyclone5/Makefile create mode 100644
>  board/altera/socfpga_cyclone5/socfpga_cyclone5.c create mode 100644
>  board/atmark-techno/armadillo-800eva/Makefile create mode 100644
>  board/atmark-techno/armadillo-800eva/armadillo-800eva.c create mode
>  100644 board/friendlyarm/mini2440/Makefile create mode 100644
>  board/friendlyarm/mini2440/mini2440.c create mode 100644
>  board/friendlyarm/mini2440/mini2440.h create mode 100644
>  board/iomega/iconnect/Makefile create mode 100644
>  board/iomega/iconnect/iconnect.c create mode 100644
>  board/iomega/iconnect/iconnect.h create mode 100644
>  board/iomega/iconnect/kwbimage.cfg create mode 100644
>  board/kmc/kzm9g/Makefile create mode 100644 board/kmc/kzm9g/kzm9g.c
>  create mode 100644 board/spear/x600/Makefile
>  create mode 100644 board/spear/x600/fpga.c
>  create mode 100644 board/spear/x600/fpga.h
>  create mode 100644 board/spear/x600/x600.c
>  create mode 100644 board/xilinx/zynq/Makefile
>  create mode 100644 board/xilinx/zynq/board.c
>  create mode 100644 common/spl/spl_net.c
>  create mode 100644 doc/README.mini2440
>  create mode 100644 doc/README.rmobile
>  create mode 100644 drivers/gpio/s3c2440_gpio.c
>  create mode 100644 drivers/serial/serial_zynq.c
>  create mode 100644 include/config_uncmd_spl.h
>  create mode 100644 include/configs/armadillo-800eva.h
>  create mode 100644 include/configs/iconnect.h
>  create mode 100644 include/configs/kzm9g.h
>  create mode 100644 include/configs/mini2440.h
>  create mode 100644 include/configs/socfpga_cyclone5.h
>  create mode 100644 include/configs/x600.h
>  create mode 100644 include/configs/zynq.h
>  create mode 100755 tools/binutils-version.sh

Applied to u-boot/master, thanks!  Note that I don't yet see a
work-around for the gcc 4.7 issue, and I really want to see that for
-rc3.

-- 
Tom
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 836 bytes
Desc: Digital signature
URL: <http://lists.denx.de/pipermail/u-boot/attachments/20121004/a8293632/attachment.pgp>

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

* [U-Boot] Pull request: u-boot-arm/master
@ 2012-10-04 16:57 Albert ARIBAUD
  2012-10-04 18:31 ` Tom Rini
  0 siblings, 1 reply; 259+ messages in thread
From: Albert ARIBAUD @ 2012-10-04 16:57 UTC (permalink / raw)
  To: u-boot

Hi Tom,

The following changes since commit
4668a086bb0a769b741e3a4ffab85f1c41c7cdb8:

  sandbox: Add asm/errno.h (2012-09-29 10:00:29 -0700)

are available in the git repository at:

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

for you to fetch changes up to 777544085d2b417a36df50eb564bf037a044e60e:

  ARM: Add Altera SOCFPGA Cyclone5 (2012-10-04 18:11:52 +0200)

----------------------------------------------------------------
Albert ARIBAUD (5):
      Merge remote-tracking branch 'u-boot-atmel/master'
      Merge remote-tracking branch 'u-boot-imx/master'
      Merge remote-tracking branch 'u-boot/master'
      edminiv2: increase malloc len to 256K
      Merge remote-tracking branch 'u-boot-marvell/master'

Allen Martin (2):
      tools, config.mk: add binutils-version
      arm: work around assembler bug

Andreas Bie?mann (1):
      devkit8000: add rootwait to mmcboot option

Bastian Ruppert (6):
      davinci: ea20: reorganisation LCD startup
      davinci: ea20: the console is always set to the serial line
      video: cfb_console: logo can be positioned via the splashpos
variable video: cfb_console: add function to plot the logo area black
      da850/omap-l138: davinci_emac: Suppress auto negotiation if needed
      davinci: ea20: add some configs and default environmet variables

Beno?t Th?baudeau (3):
      mx51evk: Add CONFIG_REVISION_TAG
      KARO TX25: Fix NAND Flash R/W cycle times
      armv7 cpu_init_crit: Simplify code

Bo Shen (3):
      spi: add atmel at25df321 serial flash support
      spiflash: at25: using common spi flash operation
      Atmel: sam9g10/9m10/9x5: Add support to boot DT kernel

Dinh Nguyen (2):
      ARM: kirkwood/orion5x: Use reset_cpu definition in
include/common.h ARM: Add Altera SOCFPGA Cyclone5

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()

Gabriel Huau (2):
      ARM : Add GPIO Driver and IOMUX definition for S3C2440
      ARM : Add support for MINI2440 (s3c2440).

Gerlando Falauto (2):
      kirkwood: implement kw_sdram_bs_set()
      kirkwood: implement kw_sdram_size_adjust

Hideyuki Sano (1):
      arm: rmobile: Add support for ATMARK-TECHNO Armadillo-800EVA board

Holger Brunck (2):
      kirkwood: use c-struct for access to SDRAM addr decode registers
      arm/km: use kw_sdram_size_adjust to adjust SDRAM size

Ilya Yanok (4):
      net/bootp: add VCI support for BOOTP also
      OMAP: spl: call timer_init() from SPL
      am335x_evm: enable networking in SPL
      OMAP: networking support for SPL

Joe Hershberger (1):
      arm: Add CONFIG_OF_BOARD_SETUP support to bootm

Joel A Fernandes (1):
      am33xx: Fix fetching of mmc1 bootmode from bootrom for AM33XX

Koen Kooi (1):
      am335x-evm config: decrease bootdelay to 1s and mount rootfs RO

Luka Perkov (2):
      kirkwood: fix mpp.h coding style
      kirkwood: add support for Iomega iConnect board

Michael Walle (1):
      lsxl: also turn off fan in power down mode

Michal Simek (4):
      arm: Remove additional config flags
      serial: Add Zynq serial driver
      arm: Support new Xilinx Zynq platform
      xilinx: Add new Zynq board

Nobuhiro Iwamatsu (23):
      ARMv7: Add register definition of global timer
      arm: rmobile: Add basic support for Renesas R-Mobile
      arm: rmobile: Add support Renesas SH73A0
      arm: rmobile: Add support PFC of Renesas SH73A0
      arm: rmobile: Add supoprt for KMC KZM-A9-GT board
      arm: rmobile: Support build with gcc-4.6 or later
      arm: rmobile: kzm9g: Add LIBFDT support
      arm: rmobile: kzm9g: remove unrelated config
      arm: rmobile: Change initializing ICCICR register
      arm: rmobile: Add support TMU base timer function
      arm: rmobile: kzm9g: Add CONFIG_GLOBAL_TIMER to board config file
      arm: rmobile: Add support Renesas R8A7740
      arm: rmobile: Add support PFC of Renesas R8A7740
      arm: rmobile: armadillo-800eva Remove board_eth_init
      arm: rmobile: Add cpu_eth_init function
      rmobile: armadillo-800eva: Change init function of SCIFA1
      rmobile: armadillo-800eva: Add Support CONFIG_OF_LIBFDT
      rmobile: armadillo-800eva: Add Support NFS and BOOTZ command
      rmobile: armadillo-800eva: Remove CONFIG_SYS_NO_L2CACHE
      rmobile: Add README
      doc/git-mailrc: Add 'rmobile' alias
      i2c: sh: Remove irq_wait function
      rmobile: Fix build timer driver with BUILD_DIR

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

Peter Meerwald (1):
      omap4_panda: remove CONFIG_PANDA, not used

Ramesh Chandrasekaran (1):
      snowball: Clear UART RX FIFO

Rob Herring (1):
      ARM: increase lmb stack space reservation to 4KB

Simon Baatz (1):
      kirkwood: ib62x0: Invert SATA activity LEDs

Simon Guinot (3):
      lacie_kw: add support for EFI partitions
      ARM: add support for Network Space v2 Lite and Mini
      ARM: add support for d2 Network v2

Stefan Roese (1):
      ARM: Add X600 board support (SPEAr600 based)

Tetsuyuki Kobayashi (11):
      arm: rmobile: kzm9g: Modify sdram area
      arm: rmobile: kzm9g: Adjust low level hardware setting
      arm: rmobile: kzm9g: change prompt to board specific
      arm: rmobile: kzm9g: Modify bus controller setting for CS4
      arm: rmobile: kzm9g: enable reset command
      arm: rmobile: kzm9g: Add dummy member to struct sh73a0_rwdt
      arm: rmobile: kzm9g: Fix CONFIG_BAUDRATE setting
      arm: rmobile: kzm9g: add NFS_TIMEOUT in config file
      arm: rmobile: kzm9g: remove unrelated config
      arm: rmobile: kzm9g: fix CPU info
      arm: rmobile: kzm9g: separate cpu_rev to integer and fraction

Valentin Longchamp (2):
      arm/km: add mv88e6352 configuration for kmnusa
      km_kirkwood: enable MV88E6352_SWITCH support for kmnusa

Wu, Josh (2):
      at91sam9x5: set default EBI I/O drive configuration.
      atmel_nand: fix the U-Boot output information about nand flash
with PMECC enable.

Zhong Hongbo (1):
      arm: Fixed the offset for the no relocation.

 MAINTAINERS                                        |   24 +
 arch/arm/config.mk                                 |   18 +
 arch/arm/cpu/arm1136/start.S                       |    1 +
 arch/arm/cpu/arm1176/start.S                       |    1 +
 arch/arm/cpu/arm920t/start.S                       |    1 +
 arch/arm/cpu/arm925t/start.S                       |    1 +
 arch/arm/cpu/arm926ejs/kirkwood/dram.c             |   58 +-
 arch/arm/cpu/arm926ejs/start.S                     |    1 +
 arch/arm/cpu/arm946es/start.S                      |    1 +
 arch/arm/cpu/arm_intcm/start.S                     |    1 +
 arch/arm/cpu/armv7/highbank/config.mk              |    1 -
 arch/arm/cpu/armv7/omap-common/config.mk           |    9 -
 arch/arm/cpu/armv7/omap-common/lowlevel_init.S     |    5 +-
 arch/arm/cpu/armv7/rmobile/Makefile                |   65 +
 arch/arm/cpu/armv7/rmobile/board.c                 |   31 +
 arch/arm/cpu/armv7/rmobile/config.mk               |   26 +
 arch/arm/cpu/armv7/rmobile/cpu_info-r8a7740.c      |   48 +
 arch/arm/cpu/armv7/rmobile/cpu_info-sh73a0.c       |   60 +
 arch/arm/cpu/armv7/rmobile/cpu_info.c              |   85 +
 arch/arm/cpu/armv7/rmobile/emac.c                  |   36 +
 arch/arm/cpu/armv7/rmobile/lowlevel_init.S         |   98 +
 arch/arm/cpu/armv7/rmobile/pfc-r8a7740.c           | 2612
 ++++++++++++++++++ arch/arm/cpu/armv7/rmobile/pfc-sh73a0.c
 | 2807 ++++++++++++++++++++
 arch/arm/cpu/armv7/rmobile/timer.c                 |   97 +
 arch/arm/cpu/armv7/socfpga/Makefile                |   51 +
 arch/arm/cpu/armv7/socfpga/config.mk               |   16 +
 arch/arm/cpu/armv7/socfpga/lowlevel_init.S         |   77 +
 arch/arm/cpu/armv7/socfpga/misc.c                  |   54 +
 arch/arm/cpu/armv7/socfpga/spl.c                   |   48 +
 arch/arm/cpu/armv7/socfpga/timer.c                 |  104 +
 arch/arm/cpu/armv7/socfpga/u-boot-spl.lds          |   60 +
 arch/arm/cpu/armv7/start.S                         |    5 +-
 arch/arm/cpu/armv7/zynq/Makefile                   |   51 +
 arch/arm/cpu/armv7/zynq/cpu.c                      |   31 +
 arch/arm/cpu/armv7/zynq/timer.c                    |  150 ++
 arch/arm/cpu/ixp/start.S                           |    1 +
 arch/arm/cpu/lh7a40x/start.S                       |    1 +
 arch/arm/cpu/pxa/start.S                           |    1 +
 arch/arm/cpu/s3c44b0/start.S                       |    1 +
 arch/arm/cpu/sa1100/start.S                        |    1 +
 arch/arm/imx-common/cpu.c                          |    9 +
 arch/arm/include/asm/arch-am33xx/spl.h             |    2 +
 arch/arm/include/asm/arch-armv7/globaltimer.h      |   36 +
 arch/arm/include/asm/arch-kirkwood/cpu.h           |    2 +-
 arch/arm/include/asm/arch-kirkwood/mpp.h           |    2 +-
 arch/arm/include/asm/arch-mx5/imx-regs.h           |    2 +
 arch/arm/include/asm/arch-orion5x/cpu.h            |    1 -
 arch/arm/include/asm/arch-rmobile/gpio.h           |   12 +
 arch/arm/include/asm/arch-rmobile/irqs.h           |   18 +
 arch/arm/include/asm/arch-rmobile/r8a7740-gpio.h   |  584 ++++
 arch/arm/include/asm/arch-rmobile/r8a7740.h        |  287 ++
 arch/arm/include/asm/arch-rmobile/rmobile.h        |   14 +
 arch/arm/include/asm/arch-rmobile/sh73a0-gpio.h    |  553 ++++
 arch/arm/include/asm/arch-rmobile/sh73a0.h         |  289 ++
 arch/arm/include/asm/arch-rmobile/sys_proto.h      |   29 +
 arch/arm/include/asm/arch-s3c24x0/gpio.h           |  171 ++
 arch/arm/include/asm/arch-s3c24x0/iomux.h          |  200 ++
 arch/arm/include/asm/arch-socfpga/reset_manager.h  |   37
 + .../include/asm/arch-socfpga/socfpga_base_addrs.h  |   27 +
 arch/arm/include/asm/arch-socfpga/spl.h            |   26 +
 arch/arm/include/asm/arch-socfpga/timer.h          |   29 +
 arch/arm/include/asm/mach-types.h                  |   26 +
 arch/arm/lib/bootm.c                               |    7 +-
 board/LaCie/common/common.c                        |   36 +-
 board/LaCie/common/common.h                        |    1 +
 board/LaCie/netspace_v2/kwbimage-ns2l.cfg          |  162 ++
 board/LaCie/netspace_v2/netspace_v2.c              |    4 +
 board/altera/socfpga_cyclone5/Makefile             |   50 +
 board/altera/socfpga_cyclone5/socfpga_cyclone5.c   |   80 +
 board/atmark-techno/armadillo-800eva/Makefile      |   46
 + .../armadillo-800eva/armadillo-800eva.c            |  328 +++
 board/atmel/at91sam9x5ek/at91sam9x5ek.c            |    4 +
 board/buffalo/lsxl/lsxl.c                          |    6 +-
 board/davinci/ea20/ea20.c                          |   32 +-
 board/freescale/mx28evk/mx28evk.c                  |   25 -
 board/freescale/mx51evk/mx51evk.c                  |    8 +
 board/friendlyarm/mini2440/Makefile                |   44 +
 board/friendlyarm/mini2440/mini2440.c              |  134 +
 board/friendlyarm/mini2440/mini2440.h              |  144 +
 board/iomega/iconnect/Makefile                     |   43 +
 board/iomega/iconnect/iconnect.c                   |  107 +
 board/iomega/iconnect/iconnect.h                   |   39 +
 board/iomega/iconnect/kwbimage.cfg                 |  165 ++
 board/karo/tx25/lowlevel_init.S                    |    8 +
 board/keymile/km_arm/km_arm.c                      |   68 +-
 board/kmc/kzm9g/Makefile                           |   50 +
 board/kmc/kzm9g/kzm9g.c                            |  377 +++
 board/raidsonic/ib62x0/ib62x0.c                    |    3 +
 board/raidsonic/ib62x0/ib62x0.h                    |    4 +
 board/spear/x600/Makefile                          |   47 +
 board/spear/x600/fpga.c                            |  280 ++
 board/spear/x600/fpga.h                            |   23 +
 board/spear/x600/x600.c                            |  124 +
 board/st-ericsson/snowball/snowball.c              |    4 +
 board/ti/beagle/beagle.c                           |    2 +-
 board/xilinx/zynq/Makefile                         |   54 +
 board/xilinx/zynq/board.c                          |   54 +
 boards.cfg                                         |   10 +
 common/Makefile                                    |    4 +
 common/cmd_nvedit.c                                |    8 +
 common/env_common.c                                |    7 +-
 common/serial.c                                    |    8 +
 common/spl/Makefile                                |    1 +
 common/spl/spl.c                                   |   11 +
 common/spl/spl_net.c                               |   52 +
 config.mk                                          |    1 +
 doc/README.mini2440                                |   28 +
 doc/README.rmobile                                 |   65 +
 doc/git-mailrc                                     |    1 +
 drivers/gpio/Makefile                              |    1 +
 drivers/gpio/s3c2440_gpio.c                        |   95 +
 drivers/i2c/sh_i2c.c                               |   16 -
 drivers/mtd/nand/atmel_nand.c                      |    5 +-
 drivers/mtd/spi/atmel.c                            |   17 +-
 drivers/net/davinci_emac.c                         |    3 +-
 drivers/serial/Makefile                            |    1 +
 drivers/serial/serial_zynq.c                       |  247 ++
 drivers/video/cfb_console.c                        |  140 +-
 drivers/video/mxc_ipuv3_fb.c                       |   20 +
 include/bootstage.h                                |    6 +-
 include/config_uncmd_spl.h                         |   44 +
 include/configs/am335x_evm.h                       |    9 +-
 include/configs/armadillo-800eva.h                 |  160 ++
 include/configs/at91sam9261ek.h                    |    2 +
 include/configs/at91sam9m10g45ek.h                 |    2 +
 include/configs/at91sam9x5ek.h                     |    2 +
 include/configs/devkit8000.h                       |    1 +
 include/configs/ea20.h                             |  108 +-
 include/configs/edminiv2.h                         |    2 +-
 include/configs/iconnect.h                         |  129 +
 include/configs/km_kirkwood.h                      |    2 +
 include/configs/kzm9g.h                            |  169 ++
 include/configs/lacie_kw.h                         |   44 +-
 include/configs/mini2440.h                         |  186 ++
 include/configs/mx28evk.h                          |    1 +
 include/configs/mx51evk.h                          |    1 +
 include/configs/omap4_panda.h                      |    1 -
 include/configs/socfpga_cyclone5.h                 |  236 ++
 include/configs/x600.h                             |  339 +++
 include/configs/zynq.h                             |  112 +
 include/ipu_pixfmt.h                               |    1 +
 include/serial.h                                   |    5 +
 include/sh_tmu.h                                   |    2 +-
 include/spl.h                                      |    3 +
 lib/Makefile                                       |    9 +-
 lib/hashtable.c                                    |    2 +
 mkconfig                                           |    1 +
 net/bootp.c                                        |   27 +-
 spl/Makefile                                       |    3 +
 tools/binutils-version.sh                          |   20 + 150 files
 changed, 13849 insertions(+), 179 deletions(-) delete mode 100644
 arch/arm/cpu/armv7/highbank/config.mk create mode 100644
 arch/arm/cpu/armv7/rmobile/Makefile create mode 100644
 arch/arm/cpu/armv7/rmobile/board.c create mode 100644
 arch/arm/cpu/armv7/rmobile/config.mk create mode 100644
 arch/arm/cpu/armv7/rmobile/cpu_info-r8a7740.c create mode 100644
 arch/arm/cpu/armv7/rmobile/cpu_info-sh73a0.c create mode 100644
 arch/arm/cpu/armv7/rmobile/cpu_info.c create mode 100644
 arch/arm/cpu/armv7/rmobile/emac.c create mode 100644
 arch/arm/cpu/armv7/rmobile/lowlevel_init.S create mode 100644
 arch/arm/cpu/armv7/rmobile/pfc-r8a7740.c create mode 100644
 arch/arm/cpu/armv7/rmobile/pfc-sh73a0.c create mode 100644
 arch/arm/cpu/armv7/rmobile/timer.c create mode 100644
 arch/arm/cpu/armv7/socfpga/Makefile create mode 100644
 arch/arm/cpu/armv7/socfpga/config.mk create mode 100644
 arch/arm/cpu/armv7/socfpga/lowlevel_init.S create mode 100644
 arch/arm/cpu/armv7/socfpga/misc.c create mode 100644
 arch/arm/cpu/armv7/socfpga/spl.c create mode 100644
 arch/arm/cpu/armv7/socfpga/timer.c create mode 100644
 arch/arm/cpu/armv7/socfpga/u-boot-spl.lds create mode 100644
 arch/arm/cpu/armv7/zynq/Makefile create mode 100644
 arch/arm/cpu/armv7/zynq/cpu.c create mode 100644
 arch/arm/cpu/armv7/zynq/timer.c create mode 100644
 arch/arm/include/asm/arch-armv7/globaltimer.h create mode 100644
 arch/arm/include/asm/arch-rmobile/gpio.h create mode 100644
 arch/arm/include/asm/arch-rmobile/irqs.h create mode 100644
 arch/arm/include/asm/arch-rmobile/r8a7740-gpio.h create mode 100644
 arch/arm/include/asm/arch-rmobile/r8a7740.h create mode 100644
 arch/arm/include/asm/arch-rmobile/rmobile.h create mode 100644
 arch/arm/include/asm/arch-rmobile/sh73a0-gpio.h create mode 100644
 arch/arm/include/asm/arch-rmobile/sh73a0.h create mode 100644
 arch/arm/include/asm/arch-rmobile/sys_proto.h create mode 100644
 arch/arm/include/asm/arch-s3c24x0/gpio.h create mode 100644
 arch/arm/include/asm/arch-s3c24x0/iomux.h create mode 100644
 arch/arm/include/asm/arch-socfpga/reset_manager.h create mode 100644
 arch/arm/include/asm/arch-socfpga/socfpga_base_addrs.h create mode
 100644 arch/arm/include/asm/arch-socfpga/spl.h create mode 100644
 arch/arm/include/asm/arch-socfpga/timer.h create mode 100644
 board/LaCie/netspace_v2/kwbimage-ns2l.cfg create mode 100644
 board/altera/socfpga_cyclone5/Makefile create mode 100644
 board/altera/socfpga_cyclone5/socfpga_cyclone5.c create mode 100644
 board/atmark-techno/armadillo-800eva/Makefile create mode 100644
 board/atmark-techno/armadillo-800eva/armadillo-800eva.c create mode
 100644 board/friendlyarm/mini2440/Makefile create mode 100644
 board/friendlyarm/mini2440/mini2440.c create mode 100644
 board/friendlyarm/mini2440/mini2440.h create mode 100644
 board/iomega/iconnect/Makefile create mode 100644
 board/iomega/iconnect/iconnect.c create mode 100644
 board/iomega/iconnect/iconnect.h create mode 100644
 board/iomega/iconnect/kwbimage.cfg create mode 100644
 board/kmc/kzm9g/Makefile create mode 100644 board/kmc/kzm9g/kzm9g.c
 create mode 100644 board/spear/x600/Makefile
 create mode 100644 board/spear/x600/fpga.c
 create mode 100644 board/spear/x600/fpga.h
 create mode 100644 board/spear/x600/x600.c
 create mode 100644 board/xilinx/zynq/Makefile
 create mode 100644 board/xilinx/zynq/board.c
 create mode 100644 common/spl/spl_net.c
 create mode 100644 doc/README.mini2440
 create mode 100644 doc/README.rmobile
 create mode 100644 drivers/gpio/s3c2440_gpio.c
 create mode 100644 drivers/serial/serial_zynq.c
 create mode 100644 include/config_uncmd_spl.h
 create mode 100644 include/configs/armadillo-800eva.h
 create mode 100644 include/configs/iconnect.h
 create mode 100644 include/configs/kzm9g.h
 create mode 100644 include/configs/mini2440.h
 create mode 100644 include/configs/socfpga_cyclone5.h
 create mode 100644 include/configs/x600.h
 create mode 100644 include/configs/zynq.h
 create mode 100755 tools/binutils-version.sh

Amicalement,
-- 
Albert.

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

* [U-Boot] Pull request: u-boot-arm/master
  2012-09-21 21:35 Albert ARIBAUD
@ 2012-09-22  0:21 ` Tom Rini
  0 siblings, 0 replies; 259+ messages in thread
From: Tom Rini @ 2012-09-22  0:21 UTC (permalink / raw)
  To: u-boot

On Fri, Sep 21, 2012 at 11:35:17PM +0200, Albert ARIBAUD wrote:

> Hello Wolfgang,
> 
> The following changes since commit
> 6e2fbdea1b26d75314d87c380a36b0015bf824cf:
> 
>   Merge branch 'agust at denx.de' of git://git.denx.de/u-boot-staging
>   (2012-09-02 00:44:09 +0200)
> 
> are available in the git repository at:
> 
> 
>   git://git.denx.de/u-boot-arm master
> 
> for you to fetch changes up to d193c1b6eb05041c94ad9aacd8c94189d1dbc5f8:
> 
>   Merge remote-tracking branch 'u-boot-imx/master' (2012-09-21 00:26:19
>   +0200)
> 
> ----------------------------------------------------------------
> 
> Albert ARIBAUD (4):
>       edminiv2: orion5x: fix GPIO inits and values
>       Merge remote-tracking branch 'u-boot-atmel/master' into m
>       Merge remote-tracking branch 'u-boot-ti/master' into m
>       Merge remote-tracking branch 'u-boot-imx/master'
> 
> Arnout Vandecappelle (Essensium/Mind) (1):
>       OMAP3: add definition of CTRL_WKUP_CTRL register
> 
> 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
> 
> Holger Brunck (1):
>       arm/km: remove unused code
> 
> Jens Scharsig (2):
>       eb_cpux9k2: fix chip select
>       atmel: eb_cpux9k2: add ram target configuration
> 
> Jim Lin (1):
>       tegra: nand: Add Tegra NAND driver
> 
> Karl O. Pinc (2):
>       Cosmetic doc typo fixes to the kwbimage feature docs
>       cosmetic: Better explain how to use the kirkwood kwbimage.cfg
> file.
> 
> Linus Walleij (1):
>       integrator: break out common config
> 
> Lucas Stach (1):
>       tegra20: usb: rework set_host_mode
> 
> 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
> 
> Markus Hubig (2):
>       arm: Adds board_postclk_init to the init_sequence.
>       Fixes the crippled console output on PortuxG20.
> 
> Matt Sealey (1):
>       efikamx: refine USB support
> 
> Michael Walle (1):
>       lsxl: support power switch
> 
> Otavio Salvador (3):
>       MX28: mx28evk: Align SSP clock speed
>       MX28: mx28evk: Enable SPI DMA
>       mx28evk: extend default environment
> 
> Simon Glass (5):
>       nand: Try to align the default buffers
>       tegra: Add NAND support to funcmux
>       tegra: fdt: Add NAND controller binding and definitions
>       tegra: fdt: Add NAND definitions to fdt
>       tegra: Enable NAND on Seaboard
> 
> Stefano Babic (12):
>       OMAP3: tam3517: add function to read MAC from EEPROM
>       OMAP3: twister : get MAC address from EEPROM
>       OMAP3: mt_ventoux: Correct board pinmux
>       OMAP3: mt_ventoux: activate GPIO4
>       OMAP3: mt_ventoux: read MAC address from EEPROM
>       OMAP3: mt_ventoux: disable the buzzer at start-up
>       video: drop duplicate set of DISPC_CONFIG register
>       OMAP3: video: add macros to set display parameters
>       OMAP3: mt_ventoux: added video support
>       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
> 
> Stephen Warren (6):
>       tegra: enable NAND on Harmony
>       mmc: detect boot sectors using EXT_CSD_BOOT_MULT too
>       env_mmc: allow environment to be in an eMMC partition
>       tegra: put eMMC environment into the boot sectors
>       ARM: tegra: remove redundant mkdirs from board Makefiles
>       ARM: tegra: fix Ventana standalone build
> 
> Thierry Reding (2):
>       cmd_nand: dump: Align data and OOB buffers
>       tegra: Enable NAND on TEC
> 
> Tom Rini (1):
>       am33xx: Remove redundant timer config
> 
> Tom Warren (2):
>       Tegra: Change Tegra20 to Tegra in common code, prep for T30
>       NAND: MXS: include common.h first so cache.h is included in
> correct order
> 
> Valentin Longchamp (4):
>       km/arm: set SPI NOR Flash default parameters
>       kw_spi: fix clock prescaler computation
>       km/ivm: fix string len check to support 7 char board names
>       arm/km: fix frequency of the SPI NOR Flash
> 
>  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/arm720t/tegra20/cpu.c                 |    8 +-
>  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/arm926ejs/orion5x/cpu.c               |    2 +
>  arch/arm/cpu/armv7/am33xx/board.c                  |   20 -
>  arch/arm/cpu/armv7/tegra20/cmd_enterrcm.c          |    2 +-
>  arch/arm/cpu/armv7/tegra20/usb.c                   |   37 +-
>  arch/arm/cpu/tegra20-common/Makefile               |    2 +-
>  arch/arm/cpu/tegra20-common/ap20.c                 |    6 +-
>  arch/arm/cpu/tegra20-common/board.c                |   14 +-
>  arch/arm/cpu/tegra20-common/funcmux.c              |    7 +
>  arch/arm/cpu/tegra20-common/warmboot.c             |   14 +-
>  arch/arm/cpu/tegra20-common/warmboot_avp.c         |    2 +-
>  arch/arm/dts/tegra20.dtsi                          |    7 +
>  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-kirkwood/spi.h           |    1 +
>  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 +--
>  arch/arm/include/asm/arch-omap3/dss.h              |   11 +-
>  arch/arm/include/asm/arch-omap3/mux.h              |    5 +
>  arch/arm/include/asm/arch-tegra20/ap20.h           |    3 -
>  arch/arm/include/asm/arch-tegra20/funcmux.h        |    3 +
>  arch/arm/include/asm/arch-tegra20/mmc.h            |    8 +-
>  arch/arm/include/asm/arch-tegra20/sys_proto.h      |    4 +-
>  arch/arm/include/asm/arch-tegra20/tegra20.h        |   13 +-
>  .../arm/include/asm/arch-tegra20}/tegra_mmc.h      |   12 +-
>  arch/arm/include/asm/arch-tegra20/tegra_spi.h      |    2 +-
>  arch/arm/include/asm/arch-tegra20/timer.h          |    4 +-
>  arch/arm/lib/board.c                               |    3 +
>  board/BuS/eb_cpux9k2/cpux9k2.c                     |    6 +-
>  board/Marvell/sheevaplug/kwbimage.cfg              |    4 +-
>  board/avionic-design/common/tamonten.c             |    2 +-
>  board/avionic-design/dts/tegra20-tec.dts           |   11 +
>  board/buffalo/lsxl/lsxl.c                          |   22 +-
>  board/compal/paz00/paz00.c                         |    4 +-
>  board/compulab/trimslice/trimslice.c               |    4 +-
>  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 -
>  board/keymile/common/ivm.c                         |    2 +-
>  board/keymile/km_arm/km_arm.c                      |   20 -
>  board/nvidia/common/board.c                        |    8 +-
>  board/nvidia/dts/tegra20-harmony.dts               |   10 +
>  board/nvidia/dts/tegra20-seaboard.dts              |   10 +
>  board/nvidia/harmony/Makefile                      |    4 -
>  board/nvidia/harmony/harmony.c                     |    4 +-
>  board/nvidia/seaboard/Makefile                     |    4 -
>  board/nvidia/seaboard/seaboard.c                   |    4 +-
>  board/nvidia/ventana/Makefile                      |    4 +-
>  board/nvidia/whistler/Makefile                     |    4 -
>  board/nvidia/whistler/whistler.c                   |    4 +-
>  board/taskit/stamp9g20/stamp9g20.c                 |   21 +-
>  board/technexion/twister/twister.c                 |   10 +
>  board/teejet/mt_ventoux/mt_ventoux.c               |  113 +++
>  board/teejet/mt_ventoux/mt_ventoux.h               |   80 +-
>  boards.cfg                                         |    3 +-
>  common/cmd_nand.c                                  |    4 +-
>  common/env_mmc.c                                   |   64 +-
>  doc/README.kwbimage                                |   19 +-
>  .../nand/nvidia,tegra20-nand.txt                   |   53 +
>  drivers/gpio/tegra_gpio.c                          |    8 +-
>  drivers/i2c/tegra_i2c.c                            |   12 +-
>  drivers/input/Makefile                             |    2 +-
>  drivers/mmc/mmc.c                                  |    3 +-
>  drivers/mmc/mxsmmc.c                               |    4 +
>  drivers/mmc/tegra_mmc.c                            |   34 +-
>  drivers/mtd/nand/Makefile                          |    1 +
>  drivers/mtd/nand/mxs_nand.c                        |    2 +-
>  drivers/mtd/nand/nand_base.c                       |    3 +-
>  drivers/mtd/nand/tegra_nand.c                      | 1026
>  ++++++++++++++++++++
>  drivers/mtd/nand/tegra_nand.h                      |  257 +++++
>  drivers/spi/kirkwood_spi.c                         |    5 +-
>  drivers/spi/mxs_spi.c                              |   58 +-
>  drivers/spi/tegra_spi.c                            |    6 +-
>  drivers/video/omap3_dss.c                          |    3 +-
>  include/configs/eb_cpux9k2.h                       |    7 +-
>  include/configs/edminiv2.h                         |   13 +-
>  include/configs/flea3.h                            |    1 -
>  include/configs/harmony.h                          |   19 +-
>  include/configs/ima3-mx53.h                        |    3 +-
>  include/configs/imx31_litekit.h                    |    1 -
>  include/configs/imx31_phycore.h                    |    1 -
>  include/configs/integrator-common.h                |  103 ++
>  include/configs/integratorap.h                     |   49 +-
>  include/configs/integratorcp.h                     |  115 +--
>  include/configs/km/keymile-common.h                |    1 -
>  include/configs/km/km_arm.h                        |    6 +-
>  include/configs/m28evk.h                           |    4 +-
>  include/configs/medcom.h                           |    6 +-
>  include/configs/mt_ventoux.h                       |   17 +
>  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/paz00.h                            |    9 +-
>  include/configs/plutux.h                           |    6 +-
>  include/configs/qong.h                             |    2 -
>  include/configs/sc_sps_1.h                         |    2 -
>  include/configs/seaboard.h                         |   30 +-
>  include/configs/stamp9g20.h                        |    1 +
>  include/configs/tam3517-common.h                   |   66 ++
>  include/configs/tec.h                              |   18
>  +- .../{tegra20-common-post.h => tegra-common-post.h} |   12 +-
>  include/configs/tegra20-common.h                   |   14 +-
>  include/configs/trimslice.h                        |    8 +-
>  include/configs/tt01.h                             |    2 -
>  include/configs/ventana.h                          |    9 +-
>  include/configs/whistler.h                         |   11 +-
>  include/configs/zmx25.h                            |    1 -
>  include/fdtdec.h                                   |    1 +
>  include/linux/mtd/nand.h                           |    7 +-
>  include/mmc.h                                      |    1 +
>  lib/fdtdec.c                                       |    1 + 134 files
>  changed, 2522 insertions(+), 816 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%) rename {drivers/mmc
>  => arch/arm/include/asm/arch-tegra20}/tegra_mmc.h (96%) create mode
>  100644 doc/device-tree-bindings/nand/nvidia,tegra20-nand.txt create
>  mode 100644 drivers/mtd/nand/tegra_nand.c create mode 100644
>  drivers/mtd/nand/tegra_nand.h create mode 100644
>  include/configs/integrator-common.h rename
>  include/configs/{tegra20-common-post.h => tegra-common-post.h} (96%)

Applied to u-boot/master, thanks!

-- 
Tom
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 836 bytes
Desc: Digital signature
URL: <http://lists.denx.de/pipermail/u-boot/attachments/20120921/7aa3a350/attachment.pgp>

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

* [U-Boot] Pull request: u-boot-arm/master
@ 2012-09-21 21:35 Albert ARIBAUD
  2012-09-22  0:21 ` Tom Rini
  0 siblings, 1 reply; 259+ messages in thread
From: Albert ARIBAUD @ 2012-09-21 21:35 UTC (permalink / raw)
  To: u-boot

Hello Wolfgang,

The following changes since commit
6e2fbdea1b26d75314d87c380a36b0015bf824cf:

  Merge branch 'agust at denx.de' of git://git.denx.de/u-boot-staging
  (2012-09-02 00:44:09 +0200)

are available in the git repository at:


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

for you to fetch changes up to d193c1b6eb05041c94ad9aacd8c94189d1dbc5f8:

  Merge remote-tracking branch 'u-boot-imx/master' (2012-09-21 00:26:19
  +0200)

----------------------------------------------------------------

Albert ARIBAUD (4):
      edminiv2: orion5x: fix GPIO inits and values
      Merge remote-tracking branch 'u-boot-atmel/master' into m
      Merge remote-tracking branch 'u-boot-ti/master' into m
      Merge remote-tracking branch 'u-boot-imx/master'

Arnout Vandecappelle (Essensium/Mind) (1):
      OMAP3: add definition of CTRL_WKUP_CTRL register

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

Holger Brunck (1):
      arm/km: remove unused code

Jens Scharsig (2):
      eb_cpux9k2: fix chip select
      atmel: eb_cpux9k2: add ram target configuration

Jim Lin (1):
      tegra: nand: Add Tegra NAND driver

Karl O. Pinc (2):
      Cosmetic doc typo fixes to the kwbimage feature docs
      cosmetic: Better explain how to use the kirkwood kwbimage.cfg
file.

Linus Walleij (1):
      integrator: break out common config

Lucas Stach (1):
      tegra20: usb: rework set_host_mode

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

Markus Hubig (2):
      arm: Adds board_postclk_init to the init_sequence.
      Fixes the crippled console output on PortuxG20.

Matt Sealey (1):
      efikamx: refine USB support

Michael Walle (1):
      lsxl: support power switch

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

Simon Glass (5):
      nand: Try to align the default buffers
      tegra: Add NAND support to funcmux
      tegra: fdt: Add NAND controller binding and definitions
      tegra: fdt: Add NAND definitions to fdt
      tegra: Enable NAND on Seaboard

Stefano Babic (12):
      OMAP3: tam3517: add function to read MAC from EEPROM
      OMAP3: twister : get MAC address from EEPROM
      OMAP3: mt_ventoux: Correct board pinmux
      OMAP3: mt_ventoux: activate GPIO4
      OMAP3: mt_ventoux: read MAC address from EEPROM
      OMAP3: mt_ventoux: disable the buzzer at start-up
      video: drop duplicate set of DISPC_CONFIG register
      OMAP3: video: add macros to set display parameters
      OMAP3: mt_ventoux: added video support
      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

Stephen Warren (6):
      tegra: enable NAND on Harmony
      mmc: detect boot sectors using EXT_CSD_BOOT_MULT too
      env_mmc: allow environment to be in an eMMC partition
      tegra: put eMMC environment into the boot sectors
      ARM: tegra: remove redundant mkdirs from board Makefiles
      ARM: tegra: fix Ventana standalone build

Thierry Reding (2):
      cmd_nand: dump: Align data and OOB buffers
      tegra: Enable NAND on TEC

Tom Rini (1):
      am33xx: Remove redundant timer config

Tom Warren (2):
      Tegra: Change Tegra20 to Tegra in common code, prep for T30
      NAND: MXS: include common.h first so cache.h is included in
correct order

Valentin Longchamp (4):
      km/arm: set SPI NOR Flash default parameters
      kw_spi: fix clock prescaler computation
      km/ivm: fix string len check to support 7 char board names
      arm/km: fix frequency of the SPI NOR Flash

 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/arm720t/tegra20/cpu.c                 |    8 +-
 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/arm926ejs/orion5x/cpu.c               |    2 +
 arch/arm/cpu/armv7/am33xx/board.c                  |   20 -
 arch/arm/cpu/armv7/tegra20/cmd_enterrcm.c          |    2 +-
 arch/arm/cpu/armv7/tegra20/usb.c                   |   37 +-
 arch/arm/cpu/tegra20-common/Makefile               |    2 +-
 arch/arm/cpu/tegra20-common/ap20.c                 |    6 +-
 arch/arm/cpu/tegra20-common/board.c                |   14 +-
 arch/arm/cpu/tegra20-common/funcmux.c              |    7 +
 arch/arm/cpu/tegra20-common/warmboot.c             |   14 +-
 arch/arm/cpu/tegra20-common/warmboot_avp.c         |    2 +-
 arch/arm/dts/tegra20.dtsi                          |    7 +
 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-kirkwood/spi.h           |    1 +
 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 +--
 arch/arm/include/asm/arch-omap3/dss.h              |   11 +-
 arch/arm/include/asm/arch-omap3/mux.h              |    5 +
 arch/arm/include/asm/arch-tegra20/ap20.h           |    3 -
 arch/arm/include/asm/arch-tegra20/funcmux.h        |    3 +
 arch/arm/include/asm/arch-tegra20/mmc.h            |    8 +-
 arch/arm/include/asm/arch-tegra20/sys_proto.h      |    4 +-
 arch/arm/include/asm/arch-tegra20/tegra20.h        |   13 +-
 .../arm/include/asm/arch-tegra20}/tegra_mmc.h      |   12 +-
 arch/arm/include/asm/arch-tegra20/tegra_spi.h      |    2 +-
 arch/arm/include/asm/arch-tegra20/timer.h          |    4 +-
 arch/arm/lib/board.c                               |    3 +
 board/BuS/eb_cpux9k2/cpux9k2.c                     |    6 +-
 board/Marvell/sheevaplug/kwbimage.cfg              |    4 +-
 board/avionic-design/common/tamonten.c             |    2 +-
 board/avionic-design/dts/tegra20-tec.dts           |   11 +
 board/buffalo/lsxl/lsxl.c                          |   22 +-
 board/compal/paz00/paz00.c                         |    4 +-
 board/compulab/trimslice/trimslice.c               |    4 +-
 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 -
 board/keymile/common/ivm.c                         |    2 +-
 board/keymile/km_arm/km_arm.c                      |   20 -
 board/nvidia/common/board.c                        |    8 +-
 board/nvidia/dts/tegra20-harmony.dts               |   10 +
 board/nvidia/dts/tegra20-seaboard.dts              |   10 +
 board/nvidia/harmony/Makefile                      |    4 -
 board/nvidia/harmony/harmony.c                     |    4 +-
 board/nvidia/seaboard/Makefile                     |    4 -
 board/nvidia/seaboard/seaboard.c                   |    4 +-
 board/nvidia/ventana/Makefile                      |    4 +-
 board/nvidia/whistler/Makefile                     |    4 -
 board/nvidia/whistler/whistler.c                   |    4 +-
 board/taskit/stamp9g20/stamp9g20.c                 |   21 +-
 board/technexion/twister/twister.c                 |   10 +
 board/teejet/mt_ventoux/mt_ventoux.c               |  113 +++
 board/teejet/mt_ventoux/mt_ventoux.h               |   80 +-
 boards.cfg                                         |    3 +-
 common/cmd_nand.c                                  |    4 +-
 common/env_mmc.c                                   |   64 +-
 doc/README.kwbimage                                |   19 +-
 .../nand/nvidia,tegra20-nand.txt                   |   53 +
 drivers/gpio/tegra_gpio.c                          |    8 +-
 drivers/i2c/tegra_i2c.c                            |   12 +-
 drivers/input/Makefile                             |    2 +-
 drivers/mmc/mmc.c                                  |    3 +-
 drivers/mmc/mxsmmc.c                               |    4 +
 drivers/mmc/tegra_mmc.c                            |   34 +-
 drivers/mtd/nand/Makefile                          |    1 +
 drivers/mtd/nand/mxs_nand.c                        |    2 +-
 drivers/mtd/nand/nand_base.c                       |    3 +-
 drivers/mtd/nand/tegra_nand.c                      | 1026
 ++++++++++++++++++++
 drivers/mtd/nand/tegra_nand.h                      |  257 +++++
 drivers/spi/kirkwood_spi.c                         |    5 +-
 drivers/spi/mxs_spi.c                              |   58 +-
 drivers/spi/tegra_spi.c                            |    6 +-
 drivers/video/omap3_dss.c                          |    3 +-
 include/configs/eb_cpux9k2.h                       |    7 +-
 include/configs/edminiv2.h                         |   13 +-
 include/configs/flea3.h                            |    1 -
 include/configs/harmony.h                          |   19 +-
 include/configs/ima3-mx53.h                        |    3 +-
 include/configs/imx31_litekit.h                    |    1 -
 include/configs/imx31_phycore.h                    |    1 -
 include/configs/integrator-common.h                |  103 ++
 include/configs/integratorap.h                     |   49 +-
 include/configs/integratorcp.h                     |  115 +--
 include/configs/km/keymile-common.h                |    1 -
 include/configs/km/km_arm.h                        |    6 +-
 include/configs/m28evk.h                           |    4 +-
 include/configs/medcom.h                           |    6 +-
 include/configs/mt_ventoux.h                       |   17 +
 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/paz00.h                            |    9 +-
 include/configs/plutux.h                           |    6 +-
 include/configs/qong.h                             |    2 -
 include/configs/sc_sps_1.h                         |    2 -
 include/configs/seaboard.h                         |   30 +-
 include/configs/stamp9g20.h                        |    1 +
 include/configs/tam3517-common.h                   |   66 ++
 include/configs/tec.h                              |   18
 +- .../{tegra20-common-post.h => tegra-common-post.h} |   12 +-
 include/configs/tegra20-common.h                   |   14 +-
 include/configs/trimslice.h                        |    8 +-
 include/configs/tt01.h                             |    2 -
 include/configs/ventana.h                          |    9 +-
 include/configs/whistler.h                         |   11 +-
 include/configs/zmx25.h                            |    1 -
 include/fdtdec.h                                   |    1 +
 include/linux/mtd/nand.h                           |    7 +-
 include/mmc.h                                      |    1 +
 lib/fdtdec.c                                       |    1 + 134 files
 changed, 2522 insertions(+), 816 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%) rename {drivers/mmc
 => arch/arm/include/asm/arch-tegra20}/tegra_mmc.h (96%) create mode
 100644 doc/device-tree-bindings/nand/nvidia,tegra20-nand.txt create
 mode 100644 drivers/mtd/nand/tegra_nand.c create mode 100644
 drivers/mtd/nand/tegra_nand.h create mode 100644
 include/configs/integrator-common.h rename
 include/configs/{tegra20-common-post.h => tegra-common-post.h} (96%)

Amicalement,
-- 
Albert.

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

* [U-Boot] Pull request: u-boot-arm/master
  2012-09-01 16:37 Albert ARIBAUD
@ 2012-09-01 22:27 ` Wolfgang Denk
  0 siblings, 0 replies; 259+ messages in thread
From: Wolfgang Denk @ 2012-09-01 22:27 UTC (permalink / raw)
  To: u-boot

Dear Albert ARIBAUD,

In message <20120901183740.7da03f77@lilith> you wrote:
> 
> The following changes since commit
> 27e301e5b7df6254c768d27130d3a36c31d55c96:
> 
>   CREDITS: Add credits for MCF5249 initialization code (2012-09-01
>   14:50:09 +0200)
> 
> are available in the git repository at:
> 
>   git://git.denx.de/u-boot-arm master
> 
> for you to fetch changes up to df95321ca1b06a6271c3959b371848c10019e165:
> 
>   at91: 9x5: Enable PMECC for 5series ek board. (2012-09-01 17:06:15
>   +0200)
> 
> ----------------------------------------------------------------
> Albert ARIBAUD (1):
>       Revert "arm: armv7: add compile option -mno-unaligned-access if
> available"
> 
> Allen Martin (16):
>       tegra20: rename tegra2 -> tegra20
>       tegra20: move tegra20 SoC code to arch/arm/cpu/tegra20-common
>       tegra20: rename CONFIG_MACH_TEGRA_GENERIC
>       tegra20: tec: add tegra20-common-post.h
>       tegra20: make board mkdir commands unconditional
>       mkconfig: remove bashisms and cleanup config.mk generation
>       MAKEALL: update to work with new boards.cfg syntax
>       ARM: Fix arm720t SPL build
>       tegra20: remove timer_init from SPL build
>       ARM: add tegra20 support to arm720t
>       tegra20: add u-boot-*-tegra.bin targets
>       tegra20: move SDRAM param save to later in boot
>       tegra20: enable SPL for tegra20 boards
>       arm: enable libgcc build for SPL
>       spl: fix SPL build of private libgcc
>       tegra20: Remove armv4t build flags
> 
> Andreas Bie=C3=9Fmann (6):
>       doc/git-mailrc: update at91 and avr32
>       MAINTAINERS: fix entry of Ilko Iliev
>       MAINTAINERS: fix Andreas Bie=C3=9Fmann AVR32 entry
>       at91sam9263ek: fix 'update' script
>       at91sam9263ek: remove unnecessary console_init_f
>       arm:at91-boards: remove console_init_f where unnecessary
> 
> Ashok Kumar Reddy (2):
>       mx6qarm2:Use IMX_GPIO_NR macro
>       mx5:Use IMX_GPIO_NR macro
> 
> Beno=C3=AEt Th=C3=A9baudeau (20):
>       rtc: imxdi: Initial support
>       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
>       mxc: Define architecture identifier
>       fsl_esdhc: Remove cache snooping for i.MX
> 
> Bo Shen (8):
>       arm : Atmel : add at91sam9x5ek board support
>       ARM : at91sam9x5 : Remove CONFIG_ARCH_CPU_INIT
>       arm : at91sam9x5 : fix a small bug for NAND
>       Take over the maintainer for sam9g10 and sam9m10g45
>       atmel: at91sam9x5: fix name error for spi
>       spi: atmel: add WDRBT bit to avoid receive overrun
>       arm: sam9g10/sam9m10g45: remove CONFIG_ARCH_CPU_INIT
>       atmel: at91sam9x5: add spi flash boot support
> 
> Chandan Nath (3):
>       am33xx: CPSW init and definitions
>       am33xx: pin mux defintions for CPSW switch
>       am335x_evm: CPSW support
> 
> Cyril Chemparathy (1):
>       cpsw: add driver for cpsw ethernet device
> 
> Donghwa Lee (9):
>       video: support exynos fimd driver for various exynos series
>       EXYNOS5: support exynos5 lcd clock control
>       EXYNOS5: support display system register control
>       EXYNOS5: support display port phy control function
>       EXYNOS5: add display port base address
>       video: support exynos display port drivers
>       video: add dp_enabled variable in vidinfo structure
>       video: exynos fb driver supports display port feature
>       video: support exynos pwm backlight driver
> 
> Enric Balletb=C3=B2 i Serra (1):
>       OMAP3: fix DRAM size for IGEP-based boards.
> 
> Fabio Estevam (10):
>       mx28evk: Turn on caches
>       mx51evk: do not overwrite the console
>       vision2: do not overwrite the console
>       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
> 
> Heiko Schocher (1):
>       davinci: enbw_cmc: change switch init behaviour
> 
> Igor Grinberg (1):
>       arm: omap3: cm-t35: minor comment and printf change
> 
> Ilya Yanok (3):
>       omap24xx_i2c: add 2-byte address support
>       am335x_evm: read the on-board EEPROM
>       am335x_evm: enable SMSC PHY driver
> 
> Jaehoon Chung (1):
>       ARM: EXYNOS: fixed compiler warning message
> 
> Javier Martinez Canillas (5):
>       igep00x0: default to OMAP-specific serial driver
>       igep00x0: default mmcrootfstype to EXT4
>       OMAP3: igep00x0: Add config option to choose flash storage memory
>       OMAP3: mem: Add Numonyx OneNAND 200MHz timing information
>       OMAP3: igep00x0: add SPL support for IGEP-based boards
> 
> Jeroen Hofstee (1):
>       arm: omap: Fix switching back to nandecc sw.
> 
> John Rigby (1):
>       u8500: Separating mmc config parameters from driver
> 
> Lad, Prabhakar (7):
>       da850/omap-l138: Add MMC support for DA850/OMAP-L138
>       arm, davinci: perform check for initializing global data and
> serial init da850/omap-l138: Define SPI specific configs for SPL only
> when SPI is used da850/omap-l138: Add support to read u-boot image from
> MMC/SD da850/omap-l138: Fix NAND flash timings
>       da850/omap-l138: Add support for NAND SPL
>       da850/omap-l138: add support for direct NOR boot mode
> 
> Laurence Withers (4):
>       DaVinci DA8xx: tidy up clock ID definition
>       DaVinci DA850: UART2 clock ID comes from ASYNC3
>       DaVinci DA8xx: replace magic number for DDR speed
>       DaVinci DA8xx: fix set_cpu_clk_info()
> 
> Marek Vasut (18):
>       dm: Select CONFIG_SPL_GPIO_SUPPORT on OMAP
>       dm: Move OMAP GPIO driver to drivers/gpio/
>       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
>       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
> 
> Markus Hubig (2):
>       Enable the EMAC clock in at91_macb_hw_init().
>       at91: Add support for taskit AT91SAM9G20 boards.
> 
> Mathieu J. Poirier (10):
>       snowball: Add support for ux500 based snowball board
>       u8500: Moving prcmu to cpu directory
>       snowball: Adding architecture dependent initialisation
>       snowball: Adding CPU clock initialisation
>       snowball: Moving to ux500.v2 addess scheme for PRCMU access
>       snowball: applying power to LAN and GBF controllers
>       u8500: Moving processor-specific functions to cpu area.
>       u8500: Enabling power to MMC device on AB8500 V2
>       armv7: Adding cpu specific cache managmenent
>       snowball: Adding board specific cache cleanup routine
> 
> Matt Sealey (9):
>       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 efikamx: update to Efika MX Smarttop and Smartbook
> boards efikamx: sync Smartbook DDR settings in DCD with those found in
> Genesi's production U-Boot
> 
> Mikhail Kshevetskiy (3):
>       arm/davinci: fix DDR2/mDDR memory controller initialization for
> Omap L138 arm/davinci/da850: add uart0 pinmux
>       serial/ns16550: ns16550 has a different register layout on
> SOC_DA8XX
> 
> Otavio Salvador (19):
>       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 sc_sps_1: Adjust board config to use 'mxs' SoC code
>       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'
> 
> Peter Meerwald (4):
>       beagle: make get_expansion_id(), get_board_revision(),
> beagle_display_init() static beagle: fix termination of buddy env
> setting beagle: removed unused pr_debug #define
>       beagle: only call DSS code when #defined CONFIG_VIDEO_OMAP3
> 
> Rajashekhara, Sudhakar (2):
>       da850/omap-l138: modifications for Logic PD Rev.3 AM18xx EVM
>       da850/omap-l138: Make MMC and NOR support mutually exclusive
> 
> Rajeshwari Shinde (10):
>       ARCH: SPL: Add parametric board initializer
>       SMDK5250: SPL: Define parametric board initializer
>       SMDK5250: Add smdk5250-uboot-spl.lds
>       EXYNOS5: CLOCK: define additional clock registers for Exynos5250
> Rev 1.0 EXYNOS5: CLOCK: Add clock support for Exynos5250 Rev 1.0
>       Exynos5: DDR3: Add DDR3 memory setup for Exynos5250 Rev 1.0
>       EXYNOS5: CLOCK: Modify MPLL clock out for Exynos5250 Rev 1.0
>       EXYNOS5: CLOCK: Add BPLL support
>       EXYNOS5 : Modify pinnumx settings as per Exynos5250 Rev 1.0
>       SMDK5250: Enable UART and MMC for Exynos5250 Rev 1.0
> 
> Rob Herring (1):
>       ARM: Remove unused stack and irq config defines
> 
> Satyanarayana, Sandhya (1):
>       am33xx evm: Update secure_emif_sdram_config during ddr init
> 
> Stathis Voukelatos (1):
>       i.MX28: bug fixes in PMU configuration code
> 
> Stefano Babic (7):
>       mcx: increased buffer for command line
>       OMAP3: mcx: set pinmux for uart4
>       OMAP3: mcx: updated default environment
>       OMAP3: mcx: read hot-water-button after reset
>       MX5: mx53loco: do not overwrite the console
>       MX: Set a common gpio.h for all i.MX
>       MX5: efikamx: substitutes GPIO_NUMBER with IMX_GPIO_NR
> 
> Stephen Warren (4):
>       README: fix references to config_cmd_default.h
>       ARM: arm1176: enable instruction cache in arch_cpu_init()
>       ARM: add basic support for the Broadcom BCM2835 SoC
>       ARM: add Raspberry Pi model B board, using BCM2835 SoC
> 
> Steve Sakoman (3):
>       omap: am335x_evm: remove unused definitions
>       omap: am33xx: enable gpio support
>       omap: am335x_evm: enable i2c1 channel
> 
> Sughosh Ganu (2):
>       hawkboard/omapl-138: Add support for generating ais image for
> hawkboard da8xx/hawkboard: Add support for ohci host controller
> 
> Tetsuyuki Kobayashi (1):
>       arm: bugfix: save_boot_params_default accesses uninitalized stack
> when -O0
> 
> Tom Rini (33):
>       am33xx: Enable gpio0 clock
>       am335x_evm: Update config for common usage
>       am33xx: Remove DMM_BASE define
>       am33xx: Convert to using <asm/emif.h> to describe the EMIF
>       am33xx: Remove extra check in enable_ddr_clocks
>       am33xx: Bugfix to config_sdram()
>       am33xx: Rework DDR2 EMIF initalization slightly
>       am33xx: Make config_cmd_ctrl / config_ddr_data take const structs
>       am33xx: Pass to config_ddr the type of memory that is connected
>       am33xx: Move the call to ddr_pll_config, make it take the
> frequency am33xx: Clean up unused DDR defines, prefix more with 'DDR2'
>       am33xx: Document what we're doing with ddrctrl->ddrckectrl
>       am33xx: Turn a number of 'int' functions to 'void'
>       am33xx: Use emif_regs struct for storing initialization values
>       am33xx: Rework config_io_ctrl slightly
>       am33xx: Do not touch 'ratio1' fields
>       am33xx: Correct and clean up ddr_regs struct
>       am33xx: Move some variables in emif4.c, mark them static.
>       am33xx: Rework config_ddr to make DDR3 support easier.
>       am33xx: Add DDR3 (Micron MT41J128M16JT-125) timings and support
>       am33xx: Remove board/ti/am335x/evm.c
>       am33xx: Add support for TI AM335x StarterKit EVM
>       am33xx evm: Add CONFIG_CMD_EEPROM and related
>       am33xx: Rework pinmux functions
>       doc/git-mailrc: Update 'ti' alias
>       am335x evm: Initial support for AM335x GP EVM Profiles
>       am33xx: Correct MMC1, remove MMC2 support
>       am335x evm: Enable MMC1 pinmux
>       am33xx: Add support, update omap3 McSPI driver
>       am335x evm: Enable support for spi0
>       omap4/5/am33xx: Make lowlevel_init available to all armv7
> platforms armv7: Make lowlevel_init.S's lowlevel_init do ABI compatible
> stack davinci, c6x: Always use C version of reset code
> 
> 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
> 
> Vaibhav Bedia (1):
>       am335x: ddr_defs: Update EMIF parameters
> 
> Veli-Pekka Peltola (1):
>       Add support for Bluegiga APX4 Development Kit
> 
> Vikram Narayanan (1):
>       tx25: Use generic gpio_* calls
> 
> Wu, Josh (5):
>       at91: atmel_nand: extract HWECC initialization code into one
> function: atmel_hw_nand_init_param(). at91: atmel_nand: remove unused
> variables. at91: atmel_nand: Update driver to support Programmable
> Multibit ECC controller at91: 9x5: change SMC config timing that both
> works for PMECC & non-PMECC. at91: 9x5: Enable PMECC for 5series ek
> board.
> 
> Xu, Hong (1):
>       AT91: Small fix on AT91 USART initialization code
> 
> Zhong Hongbo (1):
>       arm/s5pxx: Fix get_timer_masked to get the time.
> 
> 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)
> 
> =C5=81ukasz Majewski (3):
>       arm:trats: loaduimage environment variable defied for TRATS target
>       arm:exynos: Enable data cache at exynos based processors.
>       arm:cache:trats: Enable PL310 L2 Cache Controller at TRATS
> Samsung board
> 
>  .gitignore                                         |    3 +
>  MAINTAINERS                                        |   63 +-
>  MAKEALL                                            |    9 +-
>  Makefile                                           |   36 +-
>  README                                             |    4 +-
>  arch/arm/cpu/arm1136/mx35/generic.c                |   19 +-
>  arch/arm/cpu/arm1136/mx35/iomux.c                  |    2 -
>  arch/arm/cpu/arm1176/bcm2835/Makefile              |   37 +
>  arch/arm/cpu/arm1176/bcm2835/config.mk             |   19 +
>  arch/arm/cpu/arm1176/bcm2835/lowlevel_init.S       |   19 +
>  arch/arm/cpu/arm1176/bcm2835/reset.c               |   35 +
>  arch/arm/cpu/arm1176/bcm2835/timer.c               |   55 +
>  arch/arm/cpu/arm1176/cpu.c                         |    7 +
>  arch/arm/cpu/arm720t/cpu.c                         |    2 +
>  arch/arm/cpu/arm720t/interrupts.c                  |    5 +
>  arch/arm/cpu/arm720t/start.S                       |   25 +-
>  arch/arm/cpu/arm720t/tegra20/Makefile              |   48 +
>  arch/arm/cpu/arm720t/tegra20/board.h               |   25 +
>  .../arm/cpu/arm720t/tegra20}/config.mk             |   17 +-
>  .../{armv7/tegra2/ap20.c =3D> arm720t/tegra20/cpu.c} |  148 +--
>  arch/arm/cpu/arm720t/tegra20/cpu.h                 |  100 ++
>  arch/arm/cpu/arm720t/tegra20/spl.c                 |  133 ++
>  arch/arm/cpu/arm926ejs/at91/Makefile               |    1 +
>  arch/arm/cpu/arm926ejs/at91/at91sam9260_devices.c  |    4 +
>  arch/arm/cpu/arm926ejs/at91/at91sam9x5_devices.c   |  232 ++++
>  arch/arm/cpu/arm926ejs/at91/clock.c                |   12 +-
>  arch/arm/cpu/arm926ejs/davinci/Makefile            |    4 +-
>  arch/arm/cpu/arm926ejs/davinci/cpu.c               |   22 +-
>  arch/arm/cpu/arm926ejs/davinci/da850_lowlevel.c    |   26 +-
>  arch/arm/cpu/arm926ejs/davinci/da850_pinmux.c      |   16 +
>  arch/arm/cpu/arm926ejs/davinci/psc.c               |    5 +
>  arch/arm/cpu/arm926ejs/davinci/reset.S             |   81 --
>  arch/arm/cpu/arm926ejs/davinci/reset.c             |   33 +
>  arch/arm/cpu/arm926ejs/davinci/spl.c               |   20 +-
>  arch/arm/cpu/arm926ejs/mx25/generic.c              |    8 +
>  arch/arm/cpu/arm926ejs/mx27/generic.c              |   11 +-
>  arch/arm/cpu/arm926ejs/{mx28 =3D> mxs}/Makefile      |    2 +-
>  arch/arm/cpu/arm926ejs/{mx28 =3D> mxs}/clock.c       |   40 +-
>  arch/arm/cpu/arm926ejs/{mx28 =3D> mxs}/iomux.c       |    6 +-
>  arch/arm/cpu/arm926ejs/{mx28/mx28.c =3D> mxs/mxs.c}  |  108 +-
>  .../arm926ejs/{mx28/mx28_init.h =3D> mxs/mxs_init.h} |   14 +-
>  arch/arm/cpu/arm926ejs/{mx28 =3D> mxs}/spl_boot.c    |   27 +-
>  .../cpu/arm926ejs/{mx28 =3D> mxs}/spl_lradc_init.c   |   10 +-
>  .../arm/cpu/arm926ejs/{mx28 =3D> mxs}/spl_mem_init.c |   65 +-
>  .../cpu/arm926ejs/{mx28 =3D> mxs}/spl_power_init.c   |  279 ++---
>  arch/arm/cpu/arm926ejs/{mx28 =3D> mxs}/start.S       |   42 -
>  arch/arm/cpu/arm926ejs/{mx28 =3D> mxs}/timer.c       |   10 +-
>  .../arm/cpu/arm926ejs/mxs/u-boot-imx28.bd          |    0
>  .../arm/cpu/arm926ejs/{mx28 =3D> mxs}/u-boot-spl.lds |    2 +-
>  arch/arm/cpu/armv7/Makefile                        |    6 +-
>  arch/arm/cpu/armv7/am33xx/board.c                  |  212 +++-
>  arch/arm/cpu/armv7/am33xx/clock.c                  |   47 +-
>  arch/arm/cpu/armv7/am33xx/ddr.c                    |   90 +-
>  arch/arm/cpu/armv7/am33xx/emif4.c                  |  240 ++--
>  arch/arm/cpu/armv7/config.mk                       |    2 -
>  arch/arm/cpu/armv7/cpu.c                           |   13 +-
>  arch/arm/cpu/armv7/exynos/clock.c                  |  139 ++-
>  arch/arm/cpu/armv7/exynos/pinmux.c                 |   22 +-
>  arch/arm/cpu/armv7/exynos/power.c                  |   21 +
>  arch/arm/cpu/armv7/exynos/soc.c                    |    8 +
>  arch/arm/cpu/armv7/exynos/system.c                 |   18 +
>  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                |   10 +-
>  arch/arm/cpu/armv7/imx-common/timer.c              |    2 +-
>  arch/arm/cpu/armv7/lowlevel_init.S                 |   51 +
>  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/cpu/armv7/omap-common/Makefile            |    3 -
>  arch/arm/cpu/armv7/omap-common/lowlevel_init.S     |   18 -
>  arch/arm/cpu/armv7/s5p-common/pwm.c                |    2 +-
>  arch/arm/cpu/armv7/s5p-common/timer.c              |   20 +-
>  arch/arm/cpu/armv7/start.S                         |   20 +-
>  arch/arm/cpu/armv7/{tegra2 =3D> tegra20}/Makefile    |   15 +-
>  .../cpu/armv7/{tegra2 =3D> tegra20}/cmd_enterrcm.c   |    4 +-
>  arch/arm/cpu/armv7/{tegra2 =3D> tegra20}/config.mk   |   12 -
>  arch/arm/cpu/armv7/{tegra2 =3D> tegra20}/usb.c       |    2 +-
>  arch/arm/cpu/armv7/u8500/Makefile                  |    2 +-
>  arch/arm/cpu/armv7/u8500/clock.c                   |   34 +
>  arch/arm/cpu/armv7/u8500/cpu.c                     |  192 +++
>  .../arm/cpu/armv7}/u8500/prcmu.c                   |  128 +-
>  arch/arm/cpu/tegra20-common/Makefile               |   55 +
>  arch/arm/cpu/tegra20-common/ap20.c                 |  131 ++
>  .../cpu/{armv7/tegra2 =3D> tegra20-common}/board.c   |   39 +-
>  .../cpu/{armv7/tegra2 =3D> tegra20-common}/clock.c   |   10 +-
>  .../cpu/{armv7/tegra2 =3D> tegra20-common}/crypto.c  |    0
>  .../cpu/{armv7/tegra2 =3D> tegra20-common}/crypto.h  |    0
>  .../arm/cpu/{armv7/tegra2 =3D> tegra20-common}/emc.c |    2 +-
>  .../cpu/{armv7/tegra2 =3D> tegra20-common}/funcmux.c |    2 +-
>  .../tegra2 =3D> tegra20-common}/lowlevel_init.S      |    0
>  .../cpu/{armv7/tegra2 =3D> tegra20-common}/pinmux.c  |    4 +-
>  .../arm/cpu/{armv7/tegra2 =3D> tegra20-common}/pmu.c |    2 +-
>  .../{armv7/tegra2 =3D> tegra20-common}/sys_info.c    |    2 +-
>  .../cpu/{armv7/tegra2 =3D> tegra20-common}/timer.c   |    2 +-
>  .../{armv7/tegra2 =3D> tegra20-common}/warmboot.c    |   18 +-
>  .../tegra2 =3D> tegra20-common}/warmboot_avp.c       |    4 +-
>  .../tegra2 =3D> tegra20-common}/warmboot_avp.h       |    0
>  arch/arm/include/asm/arch-am33xx/common_def.h      |   23 -
>  arch/arm/include/asm/arch-am33xx/cpu.h             |   33 +
>  arch/arm/include/asm/arch-am33xx/ddr_defs.h        |  184 +--
>  arch/arm/include/asm/arch-am33xx/gpio.h            |   29 +
>  arch/arm/include/asm/arch-am33xx/hardware.h        |    9 +-
>  arch/arm/include/asm/arch-am33xx/mmc_host_def.h    |    3 +-
>  arch/arm/include/asm/arch-am33xx/omap.h            |    1 -
>  arch/arm/include/asm/arch-am33xx/sys_proto.h       |   30 +
>  arch/arm/include/asm/arch-at91/at91sam9_matrix.h   |    2 +
>  arch/arm/include/asm/arch-at91/at91sam9x5.h        |  170 +++
>  arch/arm/include/asm/arch-at91/at91sam9x5_matrix.h |   91 ++
>  arch/arm/include/asm/arch-at91/hardware.h          |    2 +
>  arch/arm/include/asm/arch-bcm2835/gpio.h           |   66 +
>  arch/arm/include/asm/arch-bcm2835/timer.h          |   37 +
>  arch/arm/include/asm/arch-bcm2835/wdog.h           |   36 +
>  .../arm/include/asm/arch-davinci/da8xx-usb.h       |    7 +-
>  arch/arm/include/asm/arch-davinci/hardware.h       |   60 +-
>  arch/arm/include/asm/arch-davinci/pinmux_defs.h    |    4 +
>  arch/arm/include/asm/arch-exynos/clk.h             |    1 +
>  arch/arm/include/asm/arch-exynos/clock.h           |  237 ++--
>  arch/arm/include/asm/arch-exynos/cpu.h             |    3 +
>  arch/arm/include/asm/arch-exynos/dmc.h             |   65 +
>  arch/arm/include/asm/arch-exynos/dp.h              |  751 ++++++++++++
>  arch/arm/include/asm/arch-exynos/dp_info.h         |  214 ++++
>  arch/arm/include/asm/arch-exynos/fb.h              |   27 +-
>  arch/arm/include/asm/arch-exynos/gpio.h            |    7 +-
>  arch/arm/include/asm/arch-exynos/power.h           |    5 +
>  arch/arm/include/asm/arch-exynos/pwm_backlight.h   |   34 +
>  arch/arm/include/asm/arch-exynos/spl.h             |   97 ++
>  arch/arm/include/asm/arch-imx/imx-regs.h           |    3 +
>  arch/arm/include/asm/arch-mx25/gpio.h              |   17 +-
>  arch/arm/include/asm/arch-mx25/imx-regs.h          |    2 +
>  arch/arm/include/asm/arch-mx27/gpio.h              |   55 +
>  arch/arm/include/asm/arch-mx27/imx-regs.h          |   35 +-
>  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          |    4 +-
>  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          |   31 +-
>  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           |   20 +
>  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           |   25 +-
>  arch/arm/include/asm/arch-mx6/iomux.h              |  129 ++
>  .../include/asm/{arch-mx28 =3D> arch-mxs}/clock.h    |    0
>  arch/arm/include/asm/{arch-mx28 =3D> arch-mxs}/dma.h |    3 +-
>  .../arm/include/asm/{arch-mx28 =3D> arch-mxs}/gpio.h |    0
>  .../include/asm/{arch-mx28 =3D> arch-mxs}/imx-regs.h |    2 +-
>  .../asm/{arch-mx28 =3D> arch-mxs}/iomux-mx28.h       |    0
>  .../include/asm/{arch-mx28 =3D> arch-mxs}/iomux.h    |    0
>  .../asm/{arch-mx28 =3D> arch-mxs}/regs-apbh.h        |  256 ++--
>  .../asm/{arch-mx28 =3D> arch-mxs}/regs-base.h        |    0
>  .../include/asm/{arch-mx28 =3D> arch-mxs}/regs-bch.h |   44 +-
>  .../regs-clkctrl-mx28.h}                           |   60 +-
>  .../asm/{arch-mx28 =3D> arch-mxs}/regs-common.h      |   34 +-
>  .../asm/{arch-mx28 =3D> arch-mxs}/regs-digctl.h      |   56 +-
>  .../asm/{arch-mx28 =3D> arch-mxs}/regs-gpmi.h        |   28 +-
>  .../include/asm/{arch-mx28 =3D> arch-mxs}/regs-i2c.h |   30 +-
>  .../asm/{arch-mx28 =3D> arch-mxs}/regs-lcdif.h       |   66 +-
>  .../asm/{arch-mx28 =3D> arch-mxs}/regs-lradc.h       |   50 +-
>  .../asm/{arch-mx28 =3D> arch-mxs}/regs-ocotp.h       |   88 +-
>  .../asm/{arch-mx28 =3D> arch-mxs}/regs-pinctrl.h     |  170 +--
>  .../asm/{arch-mx28 =3D> arch-mxs}/regs-power.h       |   30 +-
>  .../include/asm/{arch-mx28 =3D> arch-mxs}/regs-rtc.h |   30 +-
>  .../include/asm/{arch-mx28 =3D> arch-mxs}/regs-ssp.h |   42 +-
>  .../asm/{arch-mx28 =3D> arch-mxs}/regs-timrot.h      |   40 +-
>  .../include/asm/{arch-mx28 =3D> arch-mxs}/regs-usb.h |    2 +-
>  .../asm/{arch-mx28 =3D> arch-mxs}/regs-usbphy.h      |   22 +-
>  .../asm/{arch-mx28 =3D> arch-mxs}/sys_proto.h        |   28 +-
>  arch/arm/include/asm/arch-omap3/mem.h              |   29 +
>  arch/arm/include/asm/arch-omap4/omap.h             |    1 -
>  arch/arm/include/asm/arch-omap5/omap.h             |    2 -
>  .../asm/{arch-tegra2 =3D> arch-tegra20}/ap20.h       |    4 +-
>  .../asm/{arch-tegra2 =3D> arch-tegra20}/apb_misc.h   |    0
>  .../asm/{arch-tegra2 =3D> arch-tegra20}/board.h      |    0
>  .../asm/{arch-tegra2 =3D> arch-tegra20}/clk_rst.h    |    0
>  .../asm/{arch-tegra2 =3D> arch-tegra20}/clock.h      |    0
>  .../asm/{arch-tegra2 =3D> arch-tegra20}/emc.h        |    0
>  .../asm/{arch-tegra2 =3D> arch-tegra20}/flow.h       |    0
>  .../asm/{arch-tegra2 =3D> arch-tegra20}/funcmux.h    |    2 +-
>  .../asm/{arch-tegra2 =3D> arch-tegra20}/fuse.h       |    0
>  .../asm/{arch-tegra2 =3D> arch-tegra20}/gp_padctrl.h |    2 +-
>  .../asm/{arch-tegra2 =3D> arch-tegra20}/gpio.h       |    2 +-
>  arch/arm/include/asm/arch-tegra20/hardware.h       |   29 +
>  .../asm/{arch-tegra2 =3D> arch-tegra20}/mmc.h        |    8 +-
>  .../asm/{arch-tegra2 =3D> arch-tegra20}/pinmux.h     |    0
>  .../asm/{arch-tegra2 =3D> arch-tegra20}/pmc.h        |    0
>  .../asm/{arch-tegra2 =3D> arch-tegra20}/pmu.h        |    0
>  .../asm/{arch-tegra2 =3D> arch-tegra20}/scu.h        |    0
>  .../{arch-tegra2 =3D> arch-tegra20}/sdram_param.h    |    0
>  .../asm/{arch-tegra2 =3D> arch-tegra20}/sys_proto.h  |    4 +-
>  .../tegra2.h =3D> arch-tegra20/tegra20.h}            |   18 +-
>  .../asm/{arch-tegra2 =3D> arch-tegra20}/tegra_i2c.h  |    2 +-
>  .../asm/{arch-tegra2 =3D> arch-tegra20}/tegra_spi.h  |    4 +-
>  .../asm/{arch-tegra2 =3D> arch-tegra20}/timer.h      |    6 +-
>  .../uart-spi-switch.h                              |    0
>  .../asm/{arch-tegra2 =3D> arch-tegra20}/uart.h       |    0
>  .../asm/{arch-tegra2 =3D> arch-tegra20}/usb.h        |    0
>  .../asm/{arch-tegra2 =3D> arch-tegra20}/warmboot.h   |    0
>  arch/arm/include/asm/arch-u8500/clock.h            |    5 +-
>  arch/arm/include/asm/arch-u8500/db8500_gpio.h      |   42 +
>  arch/arm/include/asm/arch-u8500/db8500_pincfg.h    |  170 +++
>  arch/arm/include/asm/arch-u8500/hardware.h         |   33 +-
>  .../arm/include/asm/arch-u8500/prcmu.h             |   35 +-
>  arch/arm/include/asm/arch-u8500/sys_proto.h        |    1 +
>  arch/arm/include/asm/emif.h                        |    8 +-
>  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 --
>  arch/arm/include/asm/omap_common.h                 |    2 +-
>  arch/arm/lib/Makefile                              |    2 +-
>  board/BuS/eb_cpux9k2/cpux9k2.c                     |    2 -
>  board/BuS/vl_ma2sc/vl_ma2sc.c                      |    3 -
>  board/CarMediaLab/flea3/flea3.c                    |    6 +-
>  board/armltd/vexpress/ca9x4_ct_vxp.c               |   21 +-
>  board/atmel/at91sam9261ek/at91sam9261ek.c          |    3 -
>  board/atmel/at91sam9263ek/at91sam9263ek.c          |    3 -
>  board/atmel/at91sam9m10g45ek/at91sam9m10g45ek.c    |    3 -
>  board/atmel/at91sam9rlek/at91sam9rlek.c            |    3 -
>  board/atmel/at91sam9x5ek/Makefile                  |   52 +
>  board/atmel/at91sam9x5ek/at91sam9x5ek.c            |  295 +++++
>  board/atmel/at91sam9x5ek/config.mk                 |    1 +
>  board/avionic-design/common/tamonten.c             |    4 +-
>  .../dts/{tegra2-medcom.dts =3D> tegra20-medcom.dts}  |    0
>  .../dts/{tegra2-plutux.dts =3D> tegra20-plutux.dts}  |    0
>  .../dts/{tegra2-tec.dts =3D> tegra20-tec.dts}        |    0
>  board/avionic-design/medcom/Makefile               |    2 -
>  board/avionic-design/plutux/Makefile               |    2 -
>  board/avionic-design/tec/Makefile                  |    2 -
>  board/bluegiga/apx4devkit/Makefile                 |   47 +
>  board/bluegiga/apx4devkit/apx4devkit.c             |  150 +++
>  board/bluegiga/apx4devkit/spl_boot.c               |  164 +++
>  board/calao/sbc35_a9g20/sbc35_a9g20.c              |    3 -
>  board/calao/tny_a9260/tny_a9260.c                  |    3 -
>  board/cm_t35/cm_t35.c                              |    4 +-
>  .../dts/{tegra2-paz00.dts =3D> tegra20-paz00.dts}    |    0
>  board/compal/paz00/Makefile                        |    2 -
>  board/compal/paz00/paz00.c                         |    6 +-
>  ...{tegra2-trimslice.dts =3D> tegra20-trimslice.dts} |    0
>  board/compulab/trimslice/Makefile                  |    2 -
>  board/compulab/trimslice/trimslice.c               |    6 +-
>  board/davinci/da8xxevm/da850evm.c                  |   54 +-
>  board/davinci/da8xxevm/hawkboard-ais-nand.cfg      |    4 +
>  board/davinci/da8xxevm/hawkboard.c                 |   41 +
>  board/denx/m28evk/m28evk.c                         |   10 +-
>  board/denx/m28evk/spl_boot.c                       |    2 +-
>  board/efikamx/efikamx.c                            |  735 -----------
>  board/enbw/enbw_cmc/enbw_cmc.c                     |  102 +-
>  board/esg/ima3-mx53/ima3-mx53.c                    |    2 +-
>  board/eukrea/cpuat91/cpuat91.c                     |    2 -
>  board/freescale/mx28evk/iomux.c                    |    2 +-
>  board/freescale/mx28evk/mx28evk.c                  |    6 +-
>  board/freescale/mx28evk/u-boot.bd                  |   14 -
>  board/freescale/mx35pdk/mx35pdk.c                  |    2 +-
>  board/freescale/mx51evk/mx51evk.c                  |   32 +-
>  board/freescale/mx53ard/mx53ard.c                  |   14 +-
>  board/freescale/mx53evk/mx53evk.c                  |   25 +-
>  board/freescale/mx53loco/mx53loco.c                |   26 +-
>  board/freescale/mx53smd/mx53smd.c                  |    6 +-
>  board/freescale/mx6qarm2/mx6qarm2.c                |    8 +-
>  board/freescale/mx6qsabrelite/mx6qsabrelite.c      |   47 +-
>  board/{efikamx =3D> genesi/mx51_efikamx}/Makefile    |    0
>  .../{efikamx =3D> genesi/mx51_efikamx}/efikamx-usb.c |    2 +-
>  board/genesi/mx51_efikamx/efikamx.c                |  512 ++++++++
>  .../mx51_efikamx}/imximage_mx.cfg                  |   50 +-
>  .../mx51_efikamx}/imximage_sb.cfg                  |   44 +-
>  board/htkw/mcx/mcx.c                               |   23 +
>  board/htkw/mcx/mcx.h                               |   11 +-
>  board/isee/igep0020/igep0020.c                     |   42 +-
>  board/isee/igep0020/igep0020.h                     |    4 +
>  board/isee/igep0030/igep0030.c                     |   42 +-
>  board/isee/igep0030/igep0030.h                     |    4 +
>  board/karo/tx25/tx25.c                             |   25 +-
>  board/logicpd/imx27lite/imx27lite.c                |    5 +-
>  board/nvidia/common/board.c                        |   17 +-
>  board/nvidia/common/emc.c                          |    2 +-
>  board/nvidia/common/uart-spi-switch.c              |    2 +-
>  .../{tegra2-harmony.dts =3D> tegra20-harmony.dts}    |    2 +-
>  .../{tegra2-seaboard.dts =3D> tegra20-seaboard.dts}  |    0
>  .../{tegra2-ventana.dts =3D> tegra20-ventana.dts}    |    2 +-
>  .../{tegra2-whistler.dts =3D> tegra20-whistler.dts}  |    2 +-
>  board/nvidia/harmony/harmony.c                     |    6 +-
>  board/nvidia/seaboard/seaboard.c                   |    6 +-
>  board/nvidia/whistler/whistler.c                   |    6 +-
>  board/raspberrypi/rpi_b/Makefile                   |   34 +
>  board/raspberrypi/rpi_b/rpi_b.c                    |   34 +
>  board/samsung/smdk5250/Makefile                    |    3 +-
>  board/samsung/smdk5250/clock_init.c                |  714 +++++++++--
>  board/samsung/smdk5250/clock_init.h                |  149 +++
>  board/samsung/smdk5250/dmc_common.c                |  199 +++
>  board/samsung/smdk5250/dmc_init.c                  |  462 -------
>  board/samsung/smdk5250/dmc_init_ddr3.c             |  228 ++++
>  board/samsung/smdk5250/setup.h                     |  763 +++++++-----
>  board/samsung/smdk5250/smdk5250-uboot-spl.lds      |   66 +
>  board/samsung/smdk5250/smdk5250.c                  |    6 +-
>  board/samsung/smdk5250/smdk5250_spl.c              |   68 ++
>  .../config.mk =3D> schulercontrol/sc_sps_1/Makefile} |   40 +-
>  board/schulercontrol/sc_sps_1/sc_sps_1.c           |  113 ++
>  board/schulercontrol/sc_sps_1/spl_boot.c           |  165 +++
>  board/st-ericsson/snowball/Makefile                |   49 +
>  board/st-ericsson/snowball/db8500_pins.h           |  745 +++++++++++
>  board/st-ericsson/snowball/snowball.c              |  348 ++++++
>  board/st-ericsson/u8500/Makefile                   |    2 +-
>  board/st-ericsson/u8500/u8500_href.c               |  100 +-
>  board/syteco/zmx25/zmx25.c                         |   26 +-
>  board/taskit/stamp9g20/Makefile                    |   53 +
>  board/taskit/stamp9g20/led.c                       |  138 +++
>  board/taskit/stamp9g20/stamp9g20.c                 |  191 +++
>  board/ti/am335x/Makefile                           |    4 +-
>  board/ti/am335x/evm.c                              |   44 -
>  board/ti/am335x/mux.c                              |  163 ++-
>  board/ti/beagle/beagle.c                           |   12 +-
>  board/ttcontrol/vision2/vision2.c                  |   13 +-
>  boards.cfg                                         |   41 +-
>  doc/README.atmel_pmecc                             |   44 +
>  doc/README.m28                                     |    4 +-
>  doc/README.mx28evk                                 |    4 +-
>  doc/git-mailrc                                     |    7 +-
>  drivers/dma/apbh_dma.c                             |   38 +-
>  drivers/gpio/Makefile                              |    3 +
>  drivers/gpio/bcm2835_gpio.c                        |   89 ++
>  drivers/gpio/db8500_gpio.c                         |  221 ++++
>  drivers/gpio/mxc_gpio.c                            |   10 +-
>  drivers/gpio/mxs_gpio.c                            |   16 +-
>  .../omap-common/gpio.c =3D> drivers/gpio/omap_gpio.c |    0
>  drivers/gpio/tegra_gpio.c                          |   12 +-
>  drivers/i2c/mxs_i2c.c                              |   14 +-
>  drivers/i2c/omap24xx_i2c.c                         |   58 +-
>  drivers/i2c/tegra_i2c.c                            |   12 +-
>  drivers/input/Makefile                             |    2 +-
>  drivers/mmc/Makefile                               |    4 +
>  drivers/mmc/arm_pl180_mmci.c                       |  131 +-
>  drivers/mmc/arm_pl180_mmci.h                       |   27 +-
>  drivers/mmc/fsl_esdhc.c                            |    5 +-
>  drivers/mmc/mxsmmc.c                               |  204 ++--
>  drivers/mmc/spl_mmc_load.c                         |   62 +
>  drivers/mmc/tegra_mmc.c                            |   32 +-
>  drivers/mmc/tegra_mmc.h                            |   12 +-
>  drivers/mtd/nand/atmel_nand.c                      |  827 ++++++++++++-
>  drivers/mtd/nand/atmel_nand_ecc.h                  |  113 ++
>  drivers/mtd/nand/mxs_nand.c                        |   18 +-
>  drivers/mtd/nand/omap_gpmc.c                       |    1 +
>  drivers/net/Makefile                               |    1 +
>  drivers/net/cpsw.c                                 |  991
>  +++++++++++++++ drivers/net/macb.c
>  |    4 +- drivers/rtc/Makefile                               |    2 +
>  drivers/rtc/imxdi.c                                |  244 ++++
>  drivers/rtc/mx27rtc.c                              |   83 ++
>  drivers/rtc/mxsrtc.c                               |   10 +-
>  drivers/serial/atmel_usart.c                       |   11 +-
>  drivers/serial/ns16550.c                           |    2 +-
>  drivers/serial/serial_pl01x.c                      |    2 +
>  drivers/spi/atmel_spi.c                            |    3 +
>  drivers/spi/atmel_spi.h                            |    1 +
>  drivers/spi/mxc_spi.c                              |    6 +-
>  drivers/spi/mxs_spi.c                              |  244 +++-
>  drivers/spi/omap3_spi.c                            |   16 +
>  drivers/spi/omap3_spi.h                            |    5 +
>  drivers/spi/tegra_spi.c                            |   10 +-
>  drivers/usb/host/Makefile                          |    1 +
>  drivers/usb/host/ehci-mxs.c                        |   26 +-
>  drivers/usb/host/ohci-da8xx.c                      |   48 +
>  drivers/usb/musb/da8xx.c                           |    3 +-
>  drivers/video/Makefile                             |    2 +
>  drivers/video/exynos_dp.c                          |  925
>  ++++++++++++++ drivers/video/exynos_dp_lowlevel.c                 |
>  1291 ++++++++++++++++++++
>  drivers/video/exynos_dp_lowlevel.h                 |   80 ++
>  drivers/video/exynos_fb.c                          |    5 +-
>  drivers/video/exynos_fimd.c                        |   91 +-
>  drivers/video/exynos_pwm_bl.c                      |   57 +
>  include/configs/SX1.h                              |   13 -
>  include/configs/VCMA9.h                            |   12 -
>  include/configs/a320evb.h                          |   13 -
>  include/configs/actux1.h                           |    6 -
>  include/configs/actux2.h                           |    6 -
>  include/configs/actux3.h                           |    7 -
>  include/configs/actux4.h                           |    6 -
>  include/configs/adp-ag101.h                        |    7 -
>  include/configs/adp-ag101p.h                       |    7 -
>  include/configs/adp-ag102.h                        |    7 -
>  include/configs/afeb9260.h                         |    5 -
>  include/configs/am335x_evm.h                       |  114 +-
>  include/configs/am3517_crane.h                     |    8 -
>  include/configs/am3517_evm.h                       |    8 -
>  include/configs/apollon.h                          |    8 -
>  include/configs/apx4devkit.h                       |  236 ++++
>  include/configs/at91rm9200ek.h                     |    3 -
>  include/configs/at91sam9260ek.h                    |    7 -
>  include/configs/at91sam9261ek.h                    |    9 -
>  include/configs/at91sam9263ek.h                    |    7 +-
>  include/configs/at91sam9m10g45ek.h                 |    8 -
>  include/configs/at91sam9rlek.h                     |    5 -
>  include/configs/at91sam9x5ek.h                     |  200 +++
>  include/configs/balloon3.h                         |    9 -
>  include/configs/ca9x4_ct_vxp.h                     |    7 -
>  include/configs/calimain.h                         |    1 -
>  include/configs/cam_enc_4xx.h                      |    2 -
>  include/configs/cm4008.h                           |   13 -
>  include/configs/cm41xx.h                           |   13 -
>  include/configs/cm_t35.h                           |    9 +-
>  include/configs/colibri_pxa270.h                   |   11 -
>  include/configs/cpu9260.h                          |    7 -
>  include/configs/cpuat91.h                          |   10 -
>  include/configs/da830evm.h                         |    2 -
>  include/configs/da850evm.h                         |   94 +-
>  include/configs/davinci_dm355evm.h                 |    2 -
>  include/configs/davinci_dm355leopard.h             |    2 -
>  include/configs/davinci_dm365evm.h                 |    2 -
>  include/configs/davinci_dm6467evm.h                |    2 -
>  include/configs/davinci_dvevm.h                    |    2 -
>  include/configs/davinci_schmoogie.h                |    2 -
>  include/configs/davinci_sffsdr.h                   |    2 -
>  include/configs/davinci_sonata.h                   |    2 -
>  include/configs/devkit3250.h                       |    1 -
>  include/configs/devkit8000.h                       |    7 +-
>  include/configs/dig297.h                           |   13 +-
>  include/configs/dvlhost.h                          |    7 -
>  include/configs/ea20.h                             |    1 -
>  include/configs/eb_cpux9k2.h                       |    2 -
>  include/configs/edminiv2.h                         |    1 -
>  include/configs/enbw_cmc.h                         |    1 -
>  include/configs/ethernut5.h                        |    5 +-
>  include/configs/flea3.h                            |    8 -
>  include/configs/harmony.h                          |   14 +-
>  include/configs/hawkboard.h                        |   16 +-
>  include/configs/highbank.h                         |   11 -
>  include/configs/igep00x0.h                         |   96 +-
>  include/configs/ima3-mx53.h                        |    3 -
>  include/configs/imx27lite-common.h                 |    6 +-
>  include/configs/imx31_litekit.h                    |    7 -
>  include/configs/imx31_phycore.h                    |    7 -
>  include/configs/integratorap.h                     |   11 -
>  include/configs/integratorcp.h                     |   11 -
>  include/configs/jadecpu.h                          |    7 -
>  include/configs/jornada.h                          |    7 -
>  include/configs/km/km_arm.h                        |    1 -
>  include/configs/lubbock.h                          |   12 -
>  include/configs/m28evk.h                           |   16 +-
>  include/configs/mcx.h                              |  140 ++-
>  include/configs/medcom.h                           |   12 +-
>  include/configs/meesc.h                            |    7 -
>  include/configs/mv-common.h                        |    1 -
>  include/configs/mx1ads.h                           |   12 -
>  include/configs/mx25pdk.h                          |    3 -
>  include/configs/mx28evk.h                          |   13 +-
>  include/configs/mx31ads.h                          |    7 -
>  include/configs/mx31pdk.h                          |    7 -
>  include/configs/mx35pdk.h                          |    8 -
>  include/configs/{efikamx.h =3D> mx51_efikamx.h}      |    7 -
>  include/configs/mx51evk.h                          |    9 +-
>  include/configs/mx53ard.h                          |    3 -
>  include/configs/mx53evk.h                          |    6 +-
>  include/configs/mx53loco.h                         |    5 +-
>  include/configs/mx53smd.h                          |    3 -
>  include/configs/mx6qarm2.h                         |    1 -
>  include/configs/mx6qsabrelite.h                    |    7 +-
>  include/configs/nhk8815.h                          |    6 -
>  include/configs/ns9750dev.h                        |    4 -
>  include/configs/omap1510inn.h                      |   13 -
>  include/configs/omap2420h4.h                       |   12 -
>  include/configs/omap3_beagle.h                     |   12 +-
>  include/configs/omap3_evm_common.h                 |    9 +-
>  include/configs/omap3_logic.h                      |   10 +-
>  include/configs/omap3_mvblx.h                      |    9 +-
>  include/configs/omap3_overo.h                      |   10 +-
>  include/configs/omap3_pandora.h                    |    9 +-
>  include/configs/omap3_sdp3430.h                    |    8 -
>  include/configs/omap3_zoom1.h                      |    8 -
>  include/configs/omap3_zoom2.h                      |    9 +-
>  include/configs/omap4_common.h                     |   21 +-
>  include/configs/omap5912osk.h                      |   13 -
>  include/configs/omap5_evm.h                        |   20 +-
>  include/configs/omap730p2.h                        |   14 -
>  include/configs/origen.h                           |    8 -
>  include/configs/otc570.h                           |    7 -
>  include/configs/palmld.h                           |    9 -
>  include/configs/palmtc.h                           |    9 -
>  include/configs/paz00.h                            |   12 +-
>  include/configs/pdnb3.h                            |   11 -
>  include/configs/plutux.h                           |   12 +-
>  include/configs/pm9261.h                           |    7 -
>  include/configs/pm9263.h                           |    7 -
>  include/configs/pm9g45.h                           |    6 -
>  include/configs/pxa255_idp.h                       |   13 -
>  include/configs/qong.h                             |    6 -
>  include/configs/rpi_b.h                            |  104 ++
>  include/configs/s5p_goni.h                         |    3 -
>  include/configs/s5pc210_universal.h                |    3 -
>  include/configs/sbc35_a9g20.h                      |    6 -
>  include/configs/sc_sps_1.h                         |  208 ++++
>  include/configs/scb9328.h                          |    8 -
>  include/configs/seaboard.h                         |   20 +-
>  include/configs/smdk2410.h                         |   13 -
>  include/configs/smdk5250.h                         |   10 +-
>  include/configs/smdk6400.h                         |    7 -
>  include/configs/smdkc100.h                         |    7 -
>  include/configs/smdkv310.h                         |    8 -
>  include/configs/snapper9260.h                      |    2 -
>  include/configs/snowball.h                         |  266 ++++
>  include/configs/spear-common.h                     |    8 -
>  include/configs/stamp9g20.h                        |  266 ++++
>  include/configs/tam3517-common.h                   |    9 +-
>  include/configs/tec.h                              |   12
>  +- ...{tegra2-common-post.h =3D> tegra20-common-post.h} |   73
>  +- .../configs/{tegra2-common.h =3D> tegra20-common.h}  |   50 +-
>  include/configs/tnetv107x_evm.h                    |    1 -
>  include/configs/tny_a9260.h                        |    7 -
>  include/configs/top9000.h                          |    5 -
>  include/configs/trats.h                            |   10 +-
>  include/configs/tricorder.h                        |    4 -
>  include/configs/trimslice.h                        |   14 +-
>  include/configs/trizepsiv.h                        |   13 -
>  include/configs/tt01.h                             |    3 -
>  include/configs/tx25.h                             |    1 -
>  include/configs/u8500_href.h                       |   10 -
>  include/configs/vct.h                              |    1 -
>  include/configs/ventana.h                          |   12 +-
>  include/configs/versatile.h                        |   11 -
>  include/configs/vision2.h                          |    7 +-
>  include/configs/vl_ma2sc.h                         |    9 -
>  include/configs/vpac270.h                          |    8 -
>  include/configs/whistler.h                         |   14 +-
>  include/configs/xaeniax.h                          |   15 -
>  include/configs/zipitz2.h                          |   10 -
>  include/configs/zmx25.h                            |    1 -
>  include/cpsw.h                                     |   51 +
>  include/fdtdec.h                                   |   12 +-
>  include/fsl_esdhc.h                                |    1 -
>  include/lcd.h                                      |    1 +
>  include/mmc.h                                      |    2 +
>  include/nand.h                                     |    2 +-
>  include/ns16550.h                                  |    9 +
>  include/serial.h                                   |    2 +-
>  mkconfig                                           |   38 +-
>  spl/Makefile                                       |   10 + 539 files
>  changed, 19426 insertions(+), 5730 deletions(-) create mode 100644
>  arch/arm/cpu/arm1176/bcm2835/Makefile create mode 100644
>  arch/arm/cpu/arm1176/bcm2835/config.mk create mode 100644
>  arch/arm/cpu/arm1176/bcm2835/lowlevel_init.S create mode 100644
>  arch/arm/cpu/arm1176/bcm2835/reset.c create mode 100644
>  arch/arm/cpu/arm1176/bcm2835/timer.c create mode 100644
>  arch/arm/cpu/arm720t/tegra20/Makefile create mode 100644
>  arch/arm/cpu/arm720t/tegra20/board.h rename {board/isee/igep0030 =3D>
>  arch/arm/cpu/arm720t/tegra20}/config.mk (66%) rename
>  arch/arm/cpu/{armv7/tegra2/ap20.c =3D> arm720t/tegra20/cpu.c} (63%)
>  create mode 100644 arch/arm/cpu/arm720t/tegra20/cpu.h create mode
>  100644 arch/arm/cpu/arm720t/tegra20/spl.c create mode 100644
>  arch/arm/cpu/arm926ejs/at91/at91sam9x5_devices.c delete mode 100644
>  arch/arm/cpu/arm926ejs/davinci/reset.S create mode 100644
>  arch/arm/cpu/arm926ejs/davinci/reset.c rename
>  arch/arm/cpu/arm926ejs/{mx28 =3D> mxs}/Makefile (97%) rename
>  arch/arm/cpu/arm926ejs/{mx28 =3D> mxs}/clock.c (89%) rename
>  arch/arm/cpu/arm926ejs/{mx28 =3D> mxs}/iomux.c (94%) rename
>  arch/arm/cpu/arm926ejs/{mx28/mx28.c =3D> mxs/mxs.c} (69%) rename
>  arch/arm/cpu/arm926ejs/{mx28/mx28_init.h =3D> mxs/mxs_init.h} (81%)
>  rename arch/arm/cpu/arm926ejs/{mx28 =3D> mxs}/spl_boot.c (85%) rename
>  arch/arm/cpu/arm926ejs/{mx28 =3D> mxs}/spl_lradc_init.c (91%) rename
>  arch/arm/cpu/arm926ejs/{mx28 =3D> mxs}/spl_mem_init.c (83%) rename
>  arch/arm/cpu/arm926ejs/{mx28 =3D> mxs}/spl_power_init.c (81%) rename
>  arch/arm/cpu/arm926ejs/{mx28 =3D> mxs}/start.S (82%) rename
>  arch/arm/cpu/arm926ejs/{mx28 =3D> mxs}/timer.c (93%) rename
>  board/denx/m28evk/u-boot.bd =3D>
>  arch/arm/cpu/arm926ejs/mxs/u-boot-imx28.bd (100%) rename
>  arch/arm/cpu/arm926ejs/{mx28 =3D> mxs}/u-boot-spl.lds (97%) create mode
>  100644 arch/arm/cpu/armv7/imx-common/cmd_bmode.c create mode 100644
>  arch/arm/cpu/armv7/lowlevel_init.S rename arch/arm/cpu/armv7/{tegra2
>  =3D> tegra20}/Makefile (69%) rename arch/arm/cpu/armv7/{tegra2 =3D>
>  tegra20}/cmd_enterrcm.c (94%) rename arch/arm/cpu/armv7/{tegra2 =3D>
>  tegra20}/config.mk (74%) rename arch/arm/cpu/armv7/{tegra2 =3D>
>  tegra20}/usb.c (99%) create mode 100644 arch/arm/cpu/armv7/u8500/cpu.c
>  rename {board/st-ericsson =3D> arch/arm/cpu/armv7}/u8500/prcmu.c (58%)
>  create mode 100644 arch/arm/cpu/tegra20-common/Makefile create mode
>  100644 arch/arm/cpu/tegra20-common/ap20.c rename
>  arch/arm/cpu/{armv7/tegra2 =3D> tegra20-common}/board.c (79%) rename
>  arch/arm/cpu/{armv7/tegra2 =3D> tegra20-common}/clock.c (99%) rename
>  arch/arm/cpu/{armv7/tegra2 =3D> tegra20-common}/crypto.c (100%) rename
>  arch/arm/cpu/{armv7/tegra2 =3D> tegra20-common}/crypto.h (100%) rename
>  arch/arm/cpu/{armv7/tegra2 =3D> tegra20-common}/emc.c (99%) rename
>  arch/arm/cpu/{armv7/tegra2 =3D> tegra20-common}/funcmux.c (99%) rename
>  arch/arm/cpu/{armv7/tegra2 =3D> tegra20-common}/lowlevel_init.S (100%)
>  rename arch/arm/cpu/{armv7/tegra2 =3D> tegra20-common}/pinmux.c (99%)
>  rename arch/arm/cpu/{armv7/tegra2 =3D> tegra20-common}/pmu.c (98%)
>  rename arch/arm/cpu/{armv7/tegra2 =3D> tegra20-common}/sys_info.c (98%)
>  rename arch/arm/cpu/{armv7/tegra2 =3D> tegra20-common}/timer.c (98%)
>  rename arch/arm/cpu/{armv7/tegra2 =3D> tegra20-common}/warmboot.c (95%)
>  rename arch/arm/cpu/{armv7/tegra2 =3D> tegra20-common}/warmboot_avp.c
>  (98%) rename arch/arm/cpu/{armv7/tegra2 =3D>
>  tegra20-common}/warmboot_avp.h (100%) delete mode 100644
>  arch/arm/include/asm/arch-am33xx/common_def.h create mode 100644
>  arch/arm/include/asm/arch-am33xx/gpio.h create mode 100644
>  arch/arm/include/asm/arch-at91/at91sam9x5.h create mode 100644
>  arch/arm/include/asm/arch-at91/at91sam9x5_matrix.h create mode 100644
>  arch/arm/include/asm/arch-bcm2835/gpio.h create mode 100644
>  arch/arm/include/asm/arch-bcm2835/timer.h create mode 100644
>  arch/arm/include/asm/arch-bcm2835/wdog.h rename
>  drivers/usb/musb/da8xx.h =3D>
>  arch/arm/include/asm/arch-davinci/da8xx-usb.h (96%) create mode 100644
>  arch/arm/include/asm/arch-exynos/dp.h create mode 100644
>  arch/arm/include/asm/arch-exynos/dp_info.h create mode 100644
>  arch/arm/include/asm/arch-exynos/pwm_backlight.h create mode 100644
>  arch/arm/include/asm/arch-exynos/spl.h 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-mx28 =3D> arch-mxs}/clock.h (100%) rename
>  arch/arm/include/asm/{arch-mx28 =3D> arch-mxs}/dma.h (98%) rename
>  arch/arm/include/asm/{arch-mx28 =3D> arch-mxs}/gpio.h (100%) rename
>  arch/arm/include/asm/{arch-mx28 =3D> arch-mxs}/imx-regs.h (97%) rename
>  arch/arm/include/asm/{arch-mx28 =3D> arch-mxs}/iomux-mx28.h (100%)
>  rename arch/arm/include/asm/{arch-mx28 =3D> arch-mxs}/iomux.h (100%)
>  rename arch/arm/include/asm/{arch-mx28 =3D> arch-mxs}/regs-apbh.h (77%)
>  rename arch/arm/include/asm/{arch-mx28 =3D> arch-mxs}/regs-base.h (100%)
>  rename arch/arm/include/asm/{arch-mx28 =3D> arch-mxs}/regs-bch.h (92%)
>  rename arch/arm/include/asm/{arch-mx28/regs-clkctrl.h =3D>
>  arch-mxs/regs-clkctrl-mx28.h} (88%) rename
>  arch/arm/include/asm/{arch-mx28 =3D> arch-mxs}/regs-common.h (78%)
>  rename arch/arm/include/asm/{arch-mx28 =3D> arch-mxs}/regs-digctl.h
>  (77%) rename arch/arm/include/asm/{arch-mx28 =3D> arch-mxs}/regs-gpmi.h
>  (95%) rename arch/arm/include/asm/{arch-mx28 =3D> arch-mxs}/regs-i2c.h
>  (94%) rename arch/arm/include/asm/{arch-mx28 =3D> arch-mxs}/regs-lcdif.h
>  (84%) rename arch/arm/include/asm/{arch-mx28 =3D> arch-mxs}/regs-lradc.h
>  (96%) rename arch/arm/include/asm/{arch-mx28 =3D> arch-mxs}/regs-ocotp.h
>  (71%) rename arch/arm/include/asm/{arch-mx28 =3D>
>  arch-mxs}/regs-pinctrl.h (93%) rename arch/arm/include/asm/{arch-mx28
>  =3D> arch-mxs}/regs-power.h (97%) rename arch/arm/include/asm/{arch-mx28
>  =3D> arch-mxs}/regs-rtc.h (91%) rename arch/arm/include/asm/{arch-mx28
>  =3D> arch-mxs}/regs-ssp.h (95%) rename arch/arm/include/asm/{arch-mx28
>  =3D> arch-mxs}/regs-timrot.h (90%) rename
>  arch/arm/include/asm/{arch-mx28 =3D> arch-mxs}/regs-usb.h (99%) rename
>  arch/arm/include/asm/{arch-mx28 =3D> arch-mxs}/regs-usbphy.h (94%)
>  rename arch/arm/include/asm/{arch-mx28 =3D> arch-mxs}/sys_proto.h (78%)
>  rename arch/arm/include/asm/{arch-tegra2 =3D> arch-tegra20}/ap20.h (98%)
>  rename arch/arm/include/asm/{arch-tegra2 =3D> arch-tegra20}/apb_misc.h
>  (100%) rename arch/arm/include/asm/{arch-tegra2 =3D>
>  arch-tegra20}/board.h (100%) rename arch/arm/include/asm/{arch-tegra2
>  =3D> arch-tegra20}/clk_rst.h (100%) rename
>  arch/arm/include/asm/{arch-tegra2 =3D> arch-tegra20}/clock.h (100%)
>  rename arch/arm/include/asm/{arch-tegra2 =3D> arch-tegra20}/emc.h (100%)
>  rename arch/arm/include/asm/{arch-tegra2 =3D> arch-tegra20}/flow.h
>  (100%) rename arch/arm/include/asm/{arch-tegra2 =3D>
>  arch-tegra20}/funcmux.h (97%) rename arch/arm/include/asm/{arch-tegra2
>  =3D> arch-tegra20}/fuse.h (100%) rename
>  arch/arm/include/asm/{arch-tegra2 =3D> arch-tegra20}/gp_padctrl.h (98%)
>  rename arch/arm/include/asm/{arch-tegra2 =3D> arch-tegra20}/gpio.h (99%)
>  create mode 100644 arch/arm/include/asm/arch-tegra20/hardware.h rename
>  arch/arm/include/asm/{arch-tegra2 =3D> arch-tegra20}/mmc.h (84%) rename
>  arch/arm/include/asm/{arch-tegra2 =3D> arch-tegra20}/pinmux.h (100%)
>  rename arch/arm/include/asm/{arch-tegra2 =3D> arch-tegra20}/pmc.h (100%)
>  rename arch/arm/include/asm/{arch-tegra2 =3D> arch-tegra20}/pmu.h (100%)
>  rename arch/arm/include/asm/{arch-tegra2 =3D> arch-tegra20}/scu.h (100%)
>  rename arch/arm/include/asm/{arch-tegra2 =3D>
>  arch-tegra20}/sdram_param.h (100%) rename
>  arch/arm/include/asm/{arch-tegra2 =3D> arch-tegra20}/sys_proto.h (93%)
>  rename arch/arm/include/asm/{arch-tegra2/tegra2.h =3D>
>  arch-tegra20/tegra20.h} (87%) rename arch/arm/include/asm/{arch-tegra2
>  =3D> arch-tegra20}/tegra_i2c.h (99%) rename
>  arch/arm/include/asm/{arch-tegra2 =3D> arch-tegra20}/tegra_spi.h (96%)
>  rename arch/arm/include/asm/{arch-tegra2 =3D> arch-tegra20}/timer.h
>  (92%) rename arch/arm/include/asm/{arch-tegra2 =3D>
>  arch-tegra20}/uart-spi-switch.h (100%) rename
>  arch/arm/include/asm/{arch-tegra2 =3D> arch-tegra20}/uart.h (100%)
>  rename arch/arm/include/asm/{arch-tegra2 =3D> arch-tegra20}/usb.h (100%)
>  rename arch/arm/include/asm/{arch-tegra2 =3D> arch-tegra20}/warmboot.h
>  (100%) create mode 100644
>  arch/arm/include/asm/arch-u8500/db8500_gpio.h create mode 100644
>  arch/arm/include/asm/arch-u8500/db8500_pincfg.h rename
>  board/st-ericsson/u8500/prcmu-fw.h =3D>
>  arch/arm/include/asm/arch-u8500/prcmu.h (55%) create mode 100644
>  arch/arm/include/asm/imx-common/boot_mode.h create mode 100644
>  arch/arm/include/asm/imx-common/gpio.h create mode 100644
>  board/atmel/at91sam9x5ek/Makefile create mode 100644
>  board/atmel/at91sam9x5ek/at91sam9x5ek.c create mode 100644
>  board/atmel/at91sam9x5ek/config.mk rename
>  board/avionic-design/dts/{tegra2-medcom.dts =3D> tegra20-medcom.dts}
>  (100%) rename board/avionic-design/dts/{tegra2-plutux.dts =3D>
>  tegra20-plutux.dts} (100%) rename
>  board/avionic-design/dts/{tegra2-tec.dts =3D> tegra20-tec.dts} (100%)
>  create mode 100644 board/bluegiga/apx4devkit/Makefile create mode
>  100644 board/bluegiga/apx4devkit/apx4devkit.c create mode 100644
>  board/bluegiga/apx4devkit/spl_boot.c rename
>  board/compal/dts/{tegra2-paz00.dts =3D> tegra20-paz00.dts} (100%) rename
>  board/compulab/dts/{tegra2-trimslice.dts =3D> tegra20-trimslice.dts}
>  (100%) create mode 100644
>  board/davinci/da8xxevm/hawkboard-ais-nand.cfg delete mode 100644
>  board/efikamx/efikamx.c delete mode 100644
>  board/freescale/mx28evk/u-boot.bd rename board/{efikamx =3D>
>  genesi/mx51_efikamx}/Makefile (100%) rename board/{efikamx =3D>
>  genesi/mx51_efikamx}/efikamx-usb.c (99%) create mode 100644
>  board/genesi/mx51_efikamx/efikamx.c rename board/{efikamx =3D>
>  genesi/mx51_efikamx}/imximage_mx.cfg (71%) rename board/{efikamx =3D>
>  genesi/mx51_efikamx}/imximage_sb.cfg (80%) rename
>  board/nvidia/dts/{tegra2-harmony.dts =3D> tegra20-harmony.dts} (92%)
>  rename board/nvidia/dts/{tegra2-seaboard.dts =3D> tegra20-seaboard.dts}
>  (100%) rename board/nvidia/dts/{tegra2-ventana.dts =3D>
>  tegra20-ventana.dts} (92%) rename
>  board/nvidia/dts/{tegra2-whistler.dts =3D> tegra20-whistler.dts} (94%)
>  create mode 100644 board/raspberrypi/rpi_b/Makefile create mode 100644
>  board/raspberrypi/rpi_b/rpi_b.c create mode 100644
>  board/samsung/smdk5250/clock_init.h create mode 100644
>  board/samsung/smdk5250/dmc_common.c delete mode 100644
>  board/samsung/smdk5250/dmc_init.c create mode 100644
>  board/samsung/smdk5250/dmc_init_ddr3.c create mode 100644
>  board/samsung/smdk5250/smdk5250-uboot-spl.lds create mode 100644
>  board/samsung/smdk5250/smdk5250_spl.c rename
>  board/{isee/igep0020/config.mk =3D> schulercontrol/sc_sps_1/Makefile}
>  (57%) 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 board/st-ericsson/snowball/Makefile create mode 100644
>  board/st-ericsson/snowball/db8500_pins.h create mode 100644
>  board/st-ericsson/snowball/snowball.c create mode 100644
>  board/taskit/stamp9g20/Makefile create mode 100644
>  board/taskit/stamp9g20/led.c create mode 100644
>  board/taskit/stamp9g20/stamp9g20.c delete mode 100644
>  board/ti/am335x/evm.c create mode 100644 doc/README.atmel_pmecc create
>  mode 100644 drivers/gpio/bcm2835_gpio.c create mode 100644
>  drivers/gpio/db8500_gpio.c rename
>  arch/arm/cpu/armv7/omap-common/gpio.c =3D> drivers/gpio/omap_gpio.c
>  (100%) create mode 100644 drivers/mmc/spl_mmc_load.c create mode
>  100644 drivers/net/cpsw.c create mode 100644 drivers/rtc/imxdi.c
>  create mode 100644 drivers/rtc/mx27rtc.c create mode 100644
>  drivers/usb/host/ohci-da8xx.c create mode 100644
>  drivers/video/exynos_dp.c create mode 100644
>  drivers/video/exynos_dp_lowlevel.c create mode 100644
>  drivers/video/exynos_dp_lowlevel.h create mode 100644
>  drivers/video/exynos_pwm_bl.c create mode 100644
>  include/configs/apx4devkit.h create mode 100644
>  include/configs/at91sam9x5ek.h rename include/configs/{efikamx.h =3D>
>  mx51_efikamx.h} (96%) create mode 100644 include/configs/rpi_b.h
>  create mode 100644 include/configs/sc_sps_1.h create mode 100644
>  include/configs/snowball.h create mode 100644
>  include/configs/stamp9g20.h rename
>  include/configs/{tegra2-common-post.h =3D> tegra20-common-post.h} (74%)
>  rename include/configs/{tegra2-common.h =3D> tegra20-common.h} (83%)
>  create mode 100644 include/cpsw.h

Applied, thanks.

Best regards,

Wolfgang Denk

-- 
DENX Software Engineering GmbH,     MD: Wolfgang Denk & Detlev Zundel
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: (+49)-8142-66989-10 Fax: (+49)-8142-66989-80 Email: wd at denx.de
It is wrong always, everywhere and for everyone to  believe  anything
upon  insufficient  evidence.  - W. K. Clifford, British philosopher,
circa 1876

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

* [U-Boot] Pull request: u-boot-arm/master
@ 2012-09-01 16:37 Albert ARIBAUD
  2012-09-01 22:27 ` Wolfgang Denk
  0 siblings, 1 reply; 259+ messages in thread
From: Albert ARIBAUD @ 2012-09-01 16:37 UTC (permalink / raw)
  To: u-boot

Hi Wolfgang,

The following changes since commit
27e301e5b7df6254c768d27130d3a36c31d55c96:

  CREDITS: Add credits for MCF5249 initialization code (2012-09-01
  14:50:09 +0200)

are available in the git repository at:

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

for you to fetch changes up to df95321ca1b06a6271c3959b371848c10019e165:

  at91: 9x5: Enable PMECC for 5series ek board. (2012-09-01 17:06:15
  +0200)

----------------------------------------------------------------
Albert ARIBAUD (1):
      Revert "arm: armv7: add compile option -mno-unaligned-access if
available"

Allen Martin (16):
      tegra20: rename tegra2 -> tegra20
      tegra20: move tegra20 SoC code to arch/arm/cpu/tegra20-common
      tegra20: rename CONFIG_MACH_TEGRA_GENERIC
      tegra20: tec: add tegra20-common-post.h
      tegra20: make board mkdir commands unconditional
      mkconfig: remove bashisms and cleanup config.mk generation
      MAKEALL: update to work with new boards.cfg syntax
      ARM: Fix arm720t SPL build
      tegra20: remove timer_init from SPL build
      ARM: add tegra20 support to arm720t
      tegra20: add u-boot-*-tegra.bin targets
      tegra20: move SDRAM param save to later in boot
      tegra20: enable SPL for tegra20 boards
      arm: enable libgcc build for SPL
      spl: fix SPL build of private libgcc
      tegra20: Remove armv4t build flags

Andreas Bie?mann (6):
      doc/git-mailrc: update at91 and avr32
      MAINTAINERS: fix entry of Ilko Iliev
      MAINTAINERS: fix Andreas Bie?mann AVR32 entry
      at91sam9263ek: fix 'update' script
      at91sam9263ek: remove unnecessary console_init_f
      arm:at91-boards: remove console_init_f where unnecessary

Ashok Kumar Reddy (2):
      mx6qarm2:Use IMX_GPIO_NR macro
      mx5:Use IMX_GPIO_NR macro

Beno?t Th?baudeau (20):
      rtc: imxdi: Initial support
      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
      mxc: Define architecture identifier
      fsl_esdhc: Remove cache snooping for i.MX

Bo Shen (8):
      arm : Atmel : add at91sam9x5ek board support
      ARM : at91sam9x5 : Remove CONFIG_ARCH_CPU_INIT
      arm : at91sam9x5 : fix a small bug for NAND
      Take over the maintainer for sam9g10 and sam9m10g45
      atmel: at91sam9x5: fix name error for spi
      spi: atmel: add WDRBT bit to avoid receive overrun
      arm: sam9g10/sam9m10g45: remove CONFIG_ARCH_CPU_INIT
      atmel: at91sam9x5: add spi flash boot support

Chandan Nath (3):
      am33xx: CPSW init and definitions
      am33xx: pin mux defintions for CPSW switch
      am335x_evm: CPSW support

Cyril Chemparathy (1):
      cpsw: add driver for cpsw ethernet device

Donghwa Lee (9):
      video: support exynos fimd driver for various exynos series
      EXYNOS5: support exynos5 lcd clock control
      EXYNOS5: support display system register control
      EXYNOS5: support display port phy control function
      EXYNOS5: add display port base address
      video: support exynos display port drivers
      video: add dp_enabled variable in vidinfo structure
      video: exynos fb driver supports display port feature
      video: support exynos pwm backlight driver

Enric Balletb? i Serra (1):
      OMAP3: fix DRAM size for IGEP-based boards.

Fabio Estevam (10):
      mx28evk: Turn on caches
      mx51evk: do not overwrite the console
      vision2: do not overwrite the console
      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

Heiko Schocher (1):
      davinci: enbw_cmc: change switch init behaviour

Igor Grinberg (1):
      arm: omap3: cm-t35: minor comment and printf change

Ilya Yanok (3):
      omap24xx_i2c: add 2-byte address support
      am335x_evm: read the on-board EEPROM
      am335x_evm: enable SMSC PHY driver

Jaehoon Chung (1):
      ARM: EXYNOS: fixed compiler warning message

Javier Martinez Canillas (5):
      igep00x0: default to OMAP-specific serial driver
      igep00x0: default mmcrootfstype to EXT4
      OMAP3: igep00x0: Add config option to choose flash storage memory
      OMAP3: mem: Add Numonyx OneNAND 200MHz timing information
      OMAP3: igep00x0: add SPL support for IGEP-based boards

Jeroen Hofstee (1):
      arm: omap: Fix switching back to nandecc sw.

John Rigby (1):
      u8500: Separating mmc config parameters from driver

Lad, Prabhakar (7):
      da850/omap-l138: Add MMC support for DA850/OMAP-L138
      arm, davinci: perform check for initializing global data and
serial init da850/omap-l138: Define SPI specific configs for SPL only
when SPI is used da850/omap-l138: Add support to read u-boot image from
MMC/SD da850/omap-l138: Fix NAND flash timings
      da850/omap-l138: Add support for NAND SPL
      da850/omap-l138: add support for direct NOR boot mode

Laurence Withers (4):
      DaVinci DA8xx: tidy up clock ID definition
      DaVinci DA850: UART2 clock ID comes from ASYNC3
      DaVinci DA8xx: replace magic number for DDR speed
      DaVinci DA8xx: fix set_cpu_clk_info()

Marek Vasut (18):
      dm: Select CONFIG_SPL_GPIO_SUPPORT on OMAP
      dm: Move OMAP GPIO driver to drivers/gpio/
      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
      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

Markus Hubig (2):
      Enable the EMAC clock in at91_macb_hw_init().
      at91: Add support for taskit AT91SAM9G20 boards.

Mathieu J. Poirier (10):
      snowball: Add support for ux500 based snowball board
      u8500: Moving prcmu to cpu directory
      snowball: Adding architecture dependent initialisation
      snowball: Adding CPU clock initialisation
      snowball: Moving to ux500.v2 addess scheme for PRCMU access
      snowball: applying power to LAN and GBF controllers
      u8500: Moving processor-specific functions to cpu area.
      u8500: Enabling power to MMC device on AB8500 V2
      armv7: Adding cpu specific cache managmenent
      snowball: Adding board specific cache cleanup routine

Matt Sealey (9):
      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 efikamx: update to Efika MX Smarttop and Smartbook
boards efikamx: sync Smartbook DDR settings in DCD with those found in
Genesi's production U-Boot

Mikhail Kshevetskiy (3):
      arm/davinci: fix DDR2/mDDR memory controller initialization for
Omap L138 arm/davinci/da850: add uart0 pinmux
      serial/ns16550: ns16550 has a different register layout on
SOC_DA8XX

Otavio Salvador (19):
      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 sc_sps_1: Adjust board config to use 'mxs' SoC code
      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'

Peter Meerwald (4):
      beagle: make get_expansion_id(), get_board_revision(),
beagle_display_init() static beagle: fix termination of buddy env
setting beagle: removed unused pr_debug #define
      beagle: only call DSS code when #defined CONFIG_VIDEO_OMAP3

Rajashekhara, Sudhakar (2):
      da850/omap-l138: modifications for Logic PD Rev.3 AM18xx EVM
      da850/omap-l138: Make MMC and NOR support mutually exclusive

Rajeshwari Shinde (10):
      ARCH: SPL: Add parametric board initializer
      SMDK5250: SPL: Define parametric board initializer
      SMDK5250: Add smdk5250-uboot-spl.lds
      EXYNOS5: CLOCK: define additional clock registers for Exynos5250
Rev 1.0 EXYNOS5: CLOCK: Add clock support for Exynos5250 Rev 1.0
      Exynos5: DDR3: Add DDR3 memory setup for Exynos5250 Rev 1.0
      EXYNOS5: CLOCK: Modify MPLL clock out for Exynos5250 Rev 1.0
      EXYNOS5: CLOCK: Add BPLL support
      EXYNOS5 : Modify pinnumx settings as per Exynos5250 Rev 1.0
      SMDK5250: Enable UART and MMC for Exynos5250 Rev 1.0

Rob Herring (1):
      ARM: Remove unused stack and irq config defines

Satyanarayana, Sandhya (1):
      am33xx evm: Update secure_emif_sdram_config during ddr init

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

Stefano Babic (7):
      mcx: increased buffer for command line
      OMAP3: mcx: set pinmux for uart4
      OMAP3: mcx: updated default environment
      OMAP3: mcx: read hot-water-button after reset
      MX5: mx53loco: do not overwrite the console
      MX: Set a common gpio.h for all i.MX
      MX5: efikamx: substitutes GPIO_NUMBER with IMX_GPIO_NR

Stephen Warren (4):
      README: fix references to config_cmd_default.h
      ARM: arm1176: enable instruction cache in arch_cpu_init()
      ARM: add basic support for the Broadcom BCM2835 SoC
      ARM: add Raspberry Pi model B board, using BCM2835 SoC

Steve Sakoman (3):
      omap: am335x_evm: remove unused definitions
      omap: am33xx: enable gpio support
      omap: am335x_evm: enable i2c1 channel

Sughosh Ganu (2):
      hawkboard/omapl-138: Add support for generating ais image for
hawkboard da8xx/hawkboard: Add support for ohci host controller

Tetsuyuki Kobayashi (1):
      arm: bugfix: save_boot_params_default accesses uninitalized stack
when -O0

Tom Rini (33):
      am33xx: Enable gpio0 clock
      am335x_evm: Update config for common usage
      am33xx: Remove DMM_BASE define
      am33xx: Convert to using <asm/emif.h> to describe the EMIF
      am33xx: Remove extra check in enable_ddr_clocks
      am33xx: Bugfix to config_sdram()
      am33xx: Rework DDR2 EMIF initalization slightly
      am33xx: Make config_cmd_ctrl / config_ddr_data take const structs
      am33xx: Pass to config_ddr the type of memory that is connected
      am33xx: Move the call to ddr_pll_config, make it take the
frequency am33xx: Clean up unused DDR defines, prefix more with 'DDR2'
      am33xx: Document what we're doing with ddrctrl->ddrckectrl
      am33xx: Turn a number of 'int' functions to 'void'
      am33xx: Use emif_regs struct for storing initialization values
      am33xx: Rework config_io_ctrl slightly
      am33xx: Do not touch 'ratio1' fields
      am33xx: Correct and clean up ddr_regs struct
      am33xx: Move some variables in emif4.c, mark them static.
      am33xx: Rework config_ddr to make DDR3 support easier.
      am33xx: Add DDR3 (Micron MT41J128M16JT-125) timings and support
      am33xx: Remove board/ti/am335x/evm.c
      am33xx: Add support for TI AM335x StarterKit EVM
      am33xx evm: Add CONFIG_CMD_EEPROM and related
      am33xx: Rework pinmux functions
      doc/git-mailrc: Update 'ti' alias
      am335x evm: Initial support for AM335x GP EVM Profiles
      am33xx: Correct MMC1, remove MMC2 support
      am335x evm: Enable MMC1 pinmux
      am33xx: Add support, update omap3 McSPI driver
      am335x evm: Enable support for spi0
      omap4/5/am33xx: Make lowlevel_init available to all armv7
platforms armv7: Make lowlevel_init.S's lowlevel_init do ABI compatible
stack davinci, c6x: Always use C version of reset code

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

Vaibhav Bedia (1):
      am335x: ddr_defs: Update EMIF parameters

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

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

Wu, Josh (5):
      at91: atmel_nand: extract HWECC initialization code into one
function: atmel_hw_nand_init_param(). at91: atmel_nand: remove unused
variables. at91: atmel_nand: Update driver to support Programmable
Multibit ECC controller at91: 9x5: change SMC config timing that both
works for PMECC & non-PMECC. at91: 9x5: Enable PMECC for 5series ek
board.

Xu, Hong (1):
      AT91: Small fix on AT91 USART initialization code

Zhong Hongbo (1):
      arm/s5pxx: Fix get_timer_masked to get the time.

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)

?ukasz Majewski (3):
      arm:trats: loaduimage environment variable defied for TRATS target
      arm:exynos: Enable data cache at exynos based processors.
      arm:cache:trats: Enable PL310 L2 Cache Controller at TRATS
Samsung board

 .gitignore                                         |    3 +
 MAINTAINERS                                        |   63 +-
 MAKEALL                                            |    9 +-
 Makefile                                           |   36 +-
 README                                             |    4 +-
 arch/arm/cpu/arm1136/mx35/generic.c                |   19 +-
 arch/arm/cpu/arm1136/mx35/iomux.c                  |    2 -
 arch/arm/cpu/arm1176/bcm2835/Makefile              |   37 +
 arch/arm/cpu/arm1176/bcm2835/config.mk             |   19 +
 arch/arm/cpu/arm1176/bcm2835/lowlevel_init.S       |   19 +
 arch/arm/cpu/arm1176/bcm2835/reset.c               |   35 +
 arch/arm/cpu/arm1176/bcm2835/timer.c               |   55 +
 arch/arm/cpu/arm1176/cpu.c                         |    7 +
 arch/arm/cpu/arm720t/cpu.c                         |    2 +
 arch/arm/cpu/arm720t/interrupts.c                  |    5 +
 arch/arm/cpu/arm720t/start.S                       |   25 +-
 arch/arm/cpu/arm720t/tegra20/Makefile              |   48 +
 arch/arm/cpu/arm720t/tegra20/board.h               |   25 +
 .../arm/cpu/arm720t/tegra20}/config.mk             |   17 +-
 .../{armv7/tegra2/ap20.c => arm720t/tegra20/cpu.c} |  148 +--
 arch/arm/cpu/arm720t/tegra20/cpu.h                 |  100 ++
 arch/arm/cpu/arm720t/tegra20/spl.c                 |  133 ++
 arch/arm/cpu/arm926ejs/at91/Makefile               |    1 +
 arch/arm/cpu/arm926ejs/at91/at91sam9260_devices.c  |    4 +
 arch/arm/cpu/arm926ejs/at91/at91sam9x5_devices.c   |  232 ++++
 arch/arm/cpu/arm926ejs/at91/clock.c                |   12 +-
 arch/arm/cpu/arm926ejs/davinci/Makefile            |    4 +-
 arch/arm/cpu/arm926ejs/davinci/cpu.c               |   22 +-
 arch/arm/cpu/arm926ejs/davinci/da850_lowlevel.c    |   26 +-
 arch/arm/cpu/arm926ejs/davinci/da850_pinmux.c      |   16 +
 arch/arm/cpu/arm926ejs/davinci/psc.c               |    5 +
 arch/arm/cpu/arm926ejs/davinci/reset.S             |   81 --
 arch/arm/cpu/arm926ejs/davinci/reset.c             |   33 +
 arch/arm/cpu/arm926ejs/davinci/spl.c               |   20 +-
 arch/arm/cpu/arm926ejs/mx25/generic.c              |    8 +
 arch/arm/cpu/arm926ejs/mx27/generic.c              |   11 +-
 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}  |  108 +-
 .../arm926ejs/{mx28/mx28_init.h => mxs/mxs_init.h} |   14 +-
 arch/arm/cpu/arm926ejs/{mx28 => mxs}/spl_boot.c    |   27 +-
 .../cpu/arm926ejs/{mx28 => mxs}/spl_lradc_init.c   |   10 +-
 .../arm/cpu/arm926ejs/{mx28 => mxs}/spl_mem_init.c |   65 +-
 .../cpu/arm926ejs/{mx28 => mxs}/spl_power_init.c   |  279 ++---
 arch/arm/cpu/arm926ejs/{mx28 => mxs}/start.S       |   42 -
 arch/arm/cpu/arm926ejs/{mx28 => mxs}/timer.c       |   10 +-
 .../arm/cpu/arm926ejs/mxs/u-boot-imx28.bd          |    0
 .../arm/cpu/arm926ejs/{mx28 => mxs}/u-boot-spl.lds |    2 +-
 arch/arm/cpu/armv7/Makefile                        |    6 +-
 arch/arm/cpu/armv7/am33xx/board.c                  |  212 +++-
 arch/arm/cpu/armv7/am33xx/clock.c                  |   47 +-
 arch/arm/cpu/armv7/am33xx/ddr.c                    |   90 +-
 arch/arm/cpu/armv7/am33xx/emif4.c                  |  240 ++--
 arch/arm/cpu/armv7/config.mk                       |    2 -
 arch/arm/cpu/armv7/cpu.c                           |   13 +-
 arch/arm/cpu/armv7/exynos/clock.c                  |  139 ++-
 arch/arm/cpu/armv7/exynos/pinmux.c                 |   22 +-
 arch/arm/cpu/armv7/exynos/power.c                  |   21 +
 arch/arm/cpu/armv7/exynos/soc.c                    |    8 +
 arch/arm/cpu/armv7/exynos/system.c                 |   18 +
 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                |   10 +-
 arch/arm/cpu/armv7/imx-common/timer.c              |    2 +-
 arch/arm/cpu/armv7/lowlevel_init.S                 |   51 +
 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/cpu/armv7/omap-common/Makefile            |    3 -
 arch/arm/cpu/armv7/omap-common/lowlevel_init.S     |   18 -
 arch/arm/cpu/armv7/s5p-common/pwm.c                |    2 +-
 arch/arm/cpu/armv7/s5p-common/timer.c              |   20 +-
 arch/arm/cpu/armv7/start.S                         |   20 +-
 arch/arm/cpu/armv7/{tegra2 => tegra20}/Makefile    |   15 +-
 .../cpu/armv7/{tegra2 => tegra20}/cmd_enterrcm.c   |    4 +-
 arch/arm/cpu/armv7/{tegra2 => tegra20}/config.mk   |   12 -
 arch/arm/cpu/armv7/{tegra2 => tegra20}/usb.c       |    2 +-
 arch/arm/cpu/armv7/u8500/Makefile                  |    2 +-
 arch/arm/cpu/armv7/u8500/clock.c                   |   34 +
 arch/arm/cpu/armv7/u8500/cpu.c                     |  192 +++
 .../arm/cpu/armv7}/u8500/prcmu.c                   |  128 +-
 arch/arm/cpu/tegra20-common/Makefile               |   55 +
 arch/arm/cpu/tegra20-common/ap20.c                 |  131 ++
 .../cpu/{armv7/tegra2 => tegra20-common}/board.c   |   39 +-
 .../cpu/{armv7/tegra2 => tegra20-common}/clock.c   |   10 +-
 .../cpu/{armv7/tegra2 => tegra20-common}/crypto.c  |    0
 .../cpu/{armv7/tegra2 => tegra20-common}/crypto.h  |    0
 .../arm/cpu/{armv7/tegra2 => tegra20-common}/emc.c |    2 +-
 .../cpu/{armv7/tegra2 => tegra20-common}/funcmux.c |    2 +-
 .../tegra2 => tegra20-common}/lowlevel_init.S      |    0
 .../cpu/{armv7/tegra2 => tegra20-common}/pinmux.c  |    4 +-
 .../arm/cpu/{armv7/tegra2 => tegra20-common}/pmu.c |    2 +-
 .../{armv7/tegra2 => tegra20-common}/sys_info.c    |    2 +-
 .../cpu/{armv7/tegra2 => tegra20-common}/timer.c   |    2 +-
 .../{armv7/tegra2 => tegra20-common}/warmboot.c    |   18 +-
 .../tegra2 => tegra20-common}/warmboot_avp.c       |    4 +-
 .../tegra2 => tegra20-common}/warmboot_avp.h       |    0
 arch/arm/include/asm/arch-am33xx/common_def.h      |   23 -
 arch/arm/include/asm/arch-am33xx/cpu.h             |   33 +
 arch/arm/include/asm/arch-am33xx/ddr_defs.h        |  184 +--
 arch/arm/include/asm/arch-am33xx/gpio.h            |   29 +
 arch/arm/include/asm/arch-am33xx/hardware.h        |    9 +-
 arch/arm/include/asm/arch-am33xx/mmc_host_def.h    |    3 +-
 arch/arm/include/asm/arch-am33xx/omap.h            |    1 -
 arch/arm/include/asm/arch-am33xx/sys_proto.h       |   30 +
 arch/arm/include/asm/arch-at91/at91sam9_matrix.h   |    2 +
 arch/arm/include/asm/arch-at91/at91sam9x5.h        |  170 +++
 arch/arm/include/asm/arch-at91/at91sam9x5_matrix.h |   91 ++
 arch/arm/include/asm/arch-at91/hardware.h          |    2 +
 arch/arm/include/asm/arch-bcm2835/gpio.h           |   66 +
 arch/arm/include/asm/arch-bcm2835/timer.h          |   37 +
 arch/arm/include/asm/arch-bcm2835/wdog.h           |   36 +
 .../arm/include/asm/arch-davinci/da8xx-usb.h       |    7 +-
 arch/arm/include/asm/arch-davinci/hardware.h       |   60 +-
 arch/arm/include/asm/arch-davinci/pinmux_defs.h    |    4 +
 arch/arm/include/asm/arch-exynos/clk.h             |    1 +
 arch/arm/include/asm/arch-exynos/clock.h           |  237 ++--
 arch/arm/include/asm/arch-exynos/cpu.h             |    3 +
 arch/arm/include/asm/arch-exynos/dmc.h             |   65 +
 arch/arm/include/asm/arch-exynos/dp.h              |  751 ++++++++++++
 arch/arm/include/asm/arch-exynos/dp_info.h         |  214 ++++
 arch/arm/include/asm/arch-exynos/fb.h              |   27 +-
 arch/arm/include/asm/arch-exynos/gpio.h            |    7 +-
 arch/arm/include/asm/arch-exynos/power.h           |    5 +
 arch/arm/include/asm/arch-exynos/pwm_backlight.h   |   34 +
 arch/arm/include/asm/arch-exynos/spl.h             |   97 ++
 arch/arm/include/asm/arch-imx/imx-regs.h           |    3 +
 arch/arm/include/asm/arch-mx25/gpio.h              |   17 +-
 arch/arm/include/asm/arch-mx25/imx-regs.h          |    2 +
 arch/arm/include/asm/arch-mx27/gpio.h              |   55 +
 arch/arm/include/asm/arch-mx27/imx-regs.h          |   35 +-
 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          |    4 +-
 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          |   31 +-
 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           |   20 +
 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           |   25 +-
 arch/arm/include/asm/arch-mx6/iomux.h              |  129 ++
 .../include/asm/{arch-mx28 => arch-mxs}/clock.h    |    0
 arch/arm/include/asm/{arch-mx28 => arch-mxs}/dma.h |    3 +-
 .../arm/include/asm/{arch-mx28 => arch-mxs}/gpio.h |    0
 .../include/asm/{arch-mx28 => arch-mxs}/imx-regs.h |    2 +-
 .../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 +-
 .../regs-clkctrl-mx28.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        |   28 +-
 arch/arm/include/asm/arch-omap3/mem.h              |   29 +
 arch/arm/include/asm/arch-omap4/omap.h             |    1 -
 arch/arm/include/asm/arch-omap5/omap.h             |    2 -
 .../asm/{arch-tegra2 => arch-tegra20}/ap20.h       |    4 +-
 .../asm/{arch-tegra2 => arch-tegra20}/apb_misc.h   |    0
 .../asm/{arch-tegra2 => arch-tegra20}/board.h      |    0
 .../asm/{arch-tegra2 => arch-tegra20}/clk_rst.h    |    0
 .../asm/{arch-tegra2 => arch-tegra20}/clock.h      |    0
 .../asm/{arch-tegra2 => arch-tegra20}/emc.h        |    0
 .../asm/{arch-tegra2 => arch-tegra20}/flow.h       |    0
 .../asm/{arch-tegra2 => arch-tegra20}/funcmux.h    |    2 +-
 .../asm/{arch-tegra2 => arch-tegra20}/fuse.h       |    0
 .../asm/{arch-tegra2 => arch-tegra20}/gp_padctrl.h |    2 +-
 .../asm/{arch-tegra2 => arch-tegra20}/gpio.h       |    2 +-
 arch/arm/include/asm/arch-tegra20/hardware.h       |   29 +
 .../asm/{arch-tegra2 => arch-tegra20}/mmc.h        |    8 +-
 .../asm/{arch-tegra2 => arch-tegra20}/pinmux.h     |    0
 .../asm/{arch-tegra2 => arch-tegra20}/pmc.h        |    0
 .../asm/{arch-tegra2 => arch-tegra20}/pmu.h        |    0
 .../asm/{arch-tegra2 => arch-tegra20}/scu.h        |    0
 .../{arch-tegra2 => arch-tegra20}/sdram_param.h    |    0
 .../asm/{arch-tegra2 => arch-tegra20}/sys_proto.h  |    4 +-
 .../tegra2.h => arch-tegra20/tegra20.h}            |   18 +-
 .../asm/{arch-tegra2 => arch-tegra20}/tegra_i2c.h  |    2 +-
 .../asm/{arch-tegra2 => arch-tegra20}/tegra_spi.h  |    4 +-
 .../asm/{arch-tegra2 => arch-tegra20}/timer.h      |    6 +-
 .../uart-spi-switch.h                              |    0
 .../asm/{arch-tegra2 => arch-tegra20}/uart.h       |    0
 .../asm/{arch-tegra2 => arch-tegra20}/usb.h        |    0
 .../asm/{arch-tegra2 => arch-tegra20}/warmboot.h   |    0
 arch/arm/include/asm/arch-u8500/clock.h            |    5 +-
 arch/arm/include/asm/arch-u8500/db8500_gpio.h      |   42 +
 arch/arm/include/asm/arch-u8500/db8500_pincfg.h    |  170 +++
 arch/arm/include/asm/arch-u8500/hardware.h         |   33 +-
 .../arm/include/asm/arch-u8500/prcmu.h             |   35 +-
 arch/arm/include/asm/arch-u8500/sys_proto.h        |    1 +
 arch/arm/include/asm/emif.h                        |    8 +-
 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 --
 arch/arm/include/asm/omap_common.h                 |    2 +-
 arch/arm/lib/Makefile                              |    2 +-
 board/BuS/eb_cpux9k2/cpux9k2.c                     |    2 -
 board/BuS/vl_ma2sc/vl_ma2sc.c                      |    3 -
 board/CarMediaLab/flea3/flea3.c                    |    6 +-
 board/armltd/vexpress/ca9x4_ct_vxp.c               |   21 +-
 board/atmel/at91sam9261ek/at91sam9261ek.c          |    3 -
 board/atmel/at91sam9263ek/at91sam9263ek.c          |    3 -
 board/atmel/at91sam9m10g45ek/at91sam9m10g45ek.c    |    3 -
 board/atmel/at91sam9rlek/at91sam9rlek.c            |    3 -
 board/atmel/at91sam9x5ek/Makefile                  |   52 +
 board/atmel/at91sam9x5ek/at91sam9x5ek.c            |  295 +++++
 board/atmel/at91sam9x5ek/config.mk                 |    1 +
 board/avionic-design/common/tamonten.c             |    4 +-
 .../dts/{tegra2-medcom.dts => tegra20-medcom.dts}  |    0
 .../dts/{tegra2-plutux.dts => tegra20-plutux.dts}  |    0
 .../dts/{tegra2-tec.dts => tegra20-tec.dts}        |    0
 board/avionic-design/medcom/Makefile               |    2 -
 board/avionic-design/plutux/Makefile               |    2 -
 board/avionic-design/tec/Makefile                  |    2 -
 board/bluegiga/apx4devkit/Makefile                 |   47 +
 board/bluegiga/apx4devkit/apx4devkit.c             |  150 +++
 board/bluegiga/apx4devkit/spl_boot.c               |  164 +++
 board/calao/sbc35_a9g20/sbc35_a9g20.c              |    3 -
 board/calao/tny_a9260/tny_a9260.c                  |    3 -
 board/cm_t35/cm_t35.c                              |    4 +-
 .../dts/{tegra2-paz00.dts => tegra20-paz00.dts}    |    0
 board/compal/paz00/Makefile                        |    2 -
 board/compal/paz00/paz00.c                         |    6 +-
 ...{tegra2-trimslice.dts => tegra20-trimslice.dts} |    0
 board/compulab/trimslice/Makefile                  |    2 -
 board/compulab/trimslice/trimslice.c               |    6 +-
 board/davinci/da8xxevm/da850evm.c                  |   54 +-
 board/davinci/da8xxevm/hawkboard-ais-nand.cfg      |    4 +
 board/davinci/da8xxevm/hawkboard.c                 |   41 +
 board/denx/m28evk/m28evk.c                         |   10 +-
 board/denx/m28evk/spl_boot.c                       |    2 +-
 board/efikamx/efikamx.c                            |  735 -----------
 board/enbw/enbw_cmc/enbw_cmc.c                     |  102 +-
 board/esg/ima3-mx53/ima3-mx53.c                    |    2 +-
 board/eukrea/cpuat91/cpuat91.c                     |    2 -
 board/freescale/mx28evk/iomux.c                    |    2 +-
 board/freescale/mx28evk/mx28evk.c                  |    6 +-
 board/freescale/mx28evk/u-boot.bd                  |   14 -
 board/freescale/mx35pdk/mx35pdk.c                  |    2 +-
 board/freescale/mx51evk/mx51evk.c                  |   32 +-
 board/freescale/mx53ard/mx53ard.c                  |   14 +-
 board/freescale/mx53evk/mx53evk.c                  |   25 +-
 board/freescale/mx53loco/mx53loco.c                |   26 +-
 board/freescale/mx53smd/mx53smd.c                  |    6 +-
 board/freescale/mx6qarm2/mx6qarm2.c                |    8 +-
 board/freescale/mx6qsabrelite/mx6qsabrelite.c      |   47 +-
 board/{efikamx => genesi/mx51_efikamx}/Makefile    |    0
 .../{efikamx => genesi/mx51_efikamx}/efikamx-usb.c |    2 +-
 board/genesi/mx51_efikamx/efikamx.c                |  512 ++++++++
 .../mx51_efikamx}/imximage_mx.cfg                  |   50 +-
 .../mx51_efikamx}/imximage_sb.cfg                  |   44 +-
 board/htkw/mcx/mcx.c                               |   23 +
 board/htkw/mcx/mcx.h                               |   11 +-
 board/isee/igep0020/igep0020.c                     |   42 +-
 board/isee/igep0020/igep0020.h                     |    4 +
 board/isee/igep0030/igep0030.c                     |   42 +-
 board/isee/igep0030/igep0030.h                     |    4 +
 board/karo/tx25/tx25.c                             |   25 +-
 board/logicpd/imx27lite/imx27lite.c                |    5 +-
 board/nvidia/common/board.c                        |   17 +-
 board/nvidia/common/emc.c                          |    2 +-
 board/nvidia/common/uart-spi-switch.c              |    2 +-
 .../{tegra2-harmony.dts => tegra20-harmony.dts}    |    2 +-
 .../{tegra2-seaboard.dts => tegra20-seaboard.dts}  |    0
 .../{tegra2-ventana.dts => tegra20-ventana.dts}    |    2 +-
 .../{tegra2-whistler.dts => tegra20-whistler.dts}  |    2 +-
 board/nvidia/harmony/harmony.c                     |    6 +-
 board/nvidia/seaboard/seaboard.c                   |    6 +-
 board/nvidia/whistler/whistler.c                   |    6 +-
 board/raspberrypi/rpi_b/Makefile                   |   34 +
 board/raspberrypi/rpi_b/rpi_b.c                    |   34 +
 board/samsung/smdk5250/Makefile                    |    3 +-
 board/samsung/smdk5250/clock_init.c                |  714 +++++++++--
 board/samsung/smdk5250/clock_init.h                |  149 +++
 board/samsung/smdk5250/dmc_common.c                |  199 +++
 board/samsung/smdk5250/dmc_init.c                  |  462 -------
 board/samsung/smdk5250/dmc_init_ddr3.c             |  228 ++++
 board/samsung/smdk5250/setup.h                     |  763 +++++++-----
 board/samsung/smdk5250/smdk5250-uboot-spl.lds      |   66 +
 board/samsung/smdk5250/smdk5250.c                  |    6 +-
 board/samsung/smdk5250/smdk5250_spl.c              |   68 ++
 .../config.mk => schulercontrol/sc_sps_1/Makefile} |   40 +-
 board/schulercontrol/sc_sps_1/sc_sps_1.c           |  113 ++
 board/schulercontrol/sc_sps_1/spl_boot.c           |  165 +++
 board/st-ericsson/snowball/Makefile                |   49 +
 board/st-ericsson/snowball/db8500_pins.h           |  745 +++++++++++
 board/st-ericsson/snowball/snowball.c              |  348 ++++++
 board/st-ericsson/u8500/Makefile                   |    2 +-
 board/st-ericsson/u8500/u8500_href.c               |  100 +-
 board/syteco/zmx25/zmx25.c                         |   26 +-
 board/taskit/stamp9g20/Makefile                    |   53 +
 board/taskit/stamp9g20/led.c                       |  138 +++
 board/taskit/stamp9g20/stamp9g20.c                 |  191 +++
 board/ti/am335x/Makefile                           |    4 +-
 board/ti/am335x/evm.c                              |   44 -
 board/ti/am335x/mux.c                              |  163 ++-
 board/ti/beagle/beagle.c                           |   12 +-
 board/ttcontrol/vision2/vision2.c                  |   13 +-
 boards.cfg                                         |   41 +-
 doc/README.atmel_pmecc                             |   44 +
 doc/README.m28                                     |    4 +-
 doc/README.mx28evk                                 |    4 +-
 doc/git-mailrc                                     |    7 +-
 drivers/dma/apbh_dma.c                             |   38 +-
 drivers/gpio/Makefile                              |    3 +
 drivers/gpio/bcm2835_gpio.c                        |   89 ++
 drivers/gpio/db8500_gpio.c                         |  221 ++++
 drivers/gpio/mxc_gpio.c                            |   10 +-
 drivers/gpio/mxs_gpio.c                            |   16 +-
 .../omap-common/gpio.c => drivers/gpio/omap_gpio.c |    0
 drivers/gpio/tegra_gpio.c                          |   12 +-
 drivers/i2c/mxs_i2c.c                              |   14 +-
 drivers/i2c/omap24xx_i2c.c                         |   58 +-
 drivers/i2c/tegra_i2c.c                            |   12 +-
 drivers/input/Makefile                             |    2 +-
 drivers/mmc/Makefile                               |    4 +
 drivers/mmc/arm_pl180_mmci.c                       |  131 +-
 drivers/mmc/arm_pl180_mmci.h                       |   27 +-
 drivers/mmc/fsl_esdhc.c                            |    5 +-
 drivers/mmc/mxsmmc.c                               |  204 ++--
 drivers/mmc/spl_mmc_load.c                         |   62 +
 drivers/mmc/tegra_mmc.c                            |   32 +-
 drivers/mmc/tegra_mmc.h                            |   12 +-
 drivers/mtd/nand/atmel_nand.c                      |  827 ++++++++++++-
 drivers/mtd/nand/atmel_nand_ecc.h                  |  113 ++
 drivers/mtd/nand/mxs_nand.c                        |   18 +-
 drivers/mtd/nand/omap_gpmc.c                       |    1 +
 drivers/net/Makefile                               |    1 +
 drivers/net/cpsw.c                                 |  991
 +++++++++++++++ drivers/net/macb.c
 |    4 +- drivers/rtc/Makefile                               |    2 +
 drivers/rtc/imxdi.c                                |  244 ++++
 drivers/rtc/mx27rtc.c                              |   83 ++
 drivers/rtc/mxsrtc.c                               |   10 +-
 drivers/serial/atmel_usart.c                       |   11 +-
 drivers/serial/ns16550.c                           |    2 +-
 drivers/serial/serial_pl01x.c                      |    2 +
 drivers/spi/atmel_spi.c                            |    3 +
 drivers/spi/atmel_spi.h                            |    1 +
 drivers/spi/mxc_spi.c                              |    6 +-
 drivers/spi/mxs_spi.c                              |  244 +++-
 drivers/spi/omap3_spi.c                            |   16 +
 drivers/spi/omap3_spi.h                            |    5 +
 drivers/spi/tegra_spi.c                            |   10 +-
 drivers/usb/host/Makefile                          |    1 +
 drivers/usb/host/ehci-mxs.c                        |   26 +-
 drivers/usb/host/ohci-da8xx.c                      |   48 +
 drivers/usb/musb/da8xx.c                           |    3 +-
 drivers/video/Makefile                             |    2 +
 drivers/video/exynos_dp.c                          |  925
 ++++++++++++++ drivers/video/exynos_dp_lowlevel.c                 |
 1291 ++++++++++++++++++++
 drivers/video/exynos_dp_lowlevel.h                 |   80 ++
 drivers/video/exynos_fb.c                          |    5 +-
 drivers/video/exynos_fimd.c                        |   91 +-
 drivers/video/exynos_pwm_bl.c                      |   57 +
 include/configs/SX1.h                              |   13 -
 include/configs/VCMA9.h                            |   12 -
 include/configs/a320evb.h                          |   13 -
 include/configs/actux1.h                           |    6 -
 include/configs/actux2.h                           |    6 -
 include/configs/actux3.h                           |    7 -
 include/configs/actux4.h                           |    6 -
 include/configs/adp-ag101.h                        |    7 -
 include/configs/adp-ag101p.h                       |    7 -
 include/configs/adp-ag102.h                        |    7 -
 include/configs/afeb9260.h                         |    5 -
 include/configs/am335x_evm.h                       |  114 +-
 include/configs/am3517_crane.h                     |    8 -
 include/configs/am3517_evm.h                       |    8 -
 include/configs/apollon.h                          |    8 -
 include/configs/apx4devkit.h                       |  236 ++++
 include/configs/at91rm9200ek.h                     |    3 -
 include/configs/at91sam9260ek.h                    |    7 -
 include/configs/at91sam9261ek.h                    |    9 -
 include/configs/at91sam9263ek.h                    |    7 +-
 include/configs/at91sam9m10g45ek.h                 |    8 -
 include/configs/at91sam9rlek.h                     |    5 -
 include/configs/at91sam9x5ek.h                     |  200 +++
 include/configs/balloon3.h                         |    9 -
 include/configs/ca9x4_ct_vxp.h                     |    7 -
 include/configs/calimain.h                         |    1 -
 include/configs/cam_enc_4xx.h                      |    2 -
 include/configs/cm4008.h                           |   13 -
 include/configs/cm41xx.h                           |   13 -
 include/configs/cm_t35.h                           |    9 +-
 include/configs/colibri_pxa270.h                   |   11 -
 include/configs/cpu9260.h                          |    7 -
 include/configs/cpuat91.h                          |   10 -
 include/configs/da830evm.h                         |    2 -
 include/configs/da850evm.h                         |   94 +-
 include/configs/davinci_dm355evm.h                 |    2 -
 include/configs/davinci_dm355leopard.h             |    2 -
 include/configs/davinci_dm365evm.h                 |    2 -
 include/configs/davinci_dm6467evm.h                |    2 -
 include/configs/davinci_dvevm.h                    |    2 -
 include/configs/davinci_schmoogie.h                |    2 -
 include/configs/davinci_sffsdr.h                   |    2 -
 include/configs/davinci_sonata.h                   |    2 -
 include/configs/devkit3250.h                       |    1 -
 include/configs/devkit8000.h                       |    7 +-
 include/configs/dig297.h                           |   13 +-
 include/configs/dvlhost.h                          |    7 -
 include/configs/ea20.h                             |    1 -
 include/configs/eb_cpux9k2.h                       |    2 -
 include/configs/edminiv2.h                         |    1 -
 include/configs/enbw_cmc.h                         |    1 -
 include/configs/ethernut5.h                        |    5 +-
 include/configs/flea3.h                            |    8 -
 include/configs/harmony.h                          |   14 +-
 include/configs/hawkboard.h                        |   16 +-
 include/configs/highbank.h                         |   11 -
 include/configs/igep00x0.h                         |   96 +-
 include/configs/ima3-mx53.h                        |    3 -
 include/configs/imx27lite-common.h                 |    6 +-
 include/configs/imx31_litekit.h                    |    7 -
 include/configs/imx31_phycore.h                    |    7 -
 include/configs/integratorap.h                     |   11 -
 include/configs/integratorcp.h                     |   11 -
 include/configs/jadecpu.h                          |    7 -
 include/configs/jornada.h                          |    7 -
 include/configs/km/km_arm.h                        |    1 -
 include/configs/lubbock.h                          |   12 -
 include/configs/m28evk.h                           |   16 +-
 include/configs/mcx.h                              |  140 ++-
 include/configs/medcom.h                           |   12 +-
 include/configs/meesc.h                            |    7 -
 include/configs/mv-common.h                        |    1 -
 include/configs/mx1ads.h                           |   12 -
 include/configs/mx25pdk.h                          |    3 -
 include/configs/mx28evk.h                          |   13 +-
 include/configs/mx31ads.h                          |    7 -
 include/configs/mx31pdk.h                          |    7 -
 include/configs/mx35pdk.h                          |    8 -
 include/configs/{efikamx.h => mx51_efikamx.h}      |    7 -
 include/configs/mx51evk.h                          |    9 +-
 include/configs/mx53ard.h                          |    3 -
 include/configs/mx53evk.h                          |    6 +-
 include/configs/mx53loco.h                         |    5 +-
 include/configs/mx53smd.h                          |    3 -
 include/configs/mx6qarm2.h                         |    1 -
 include/configs/mx6qsabrelite.h                    |    7 +-
 include/configs/nhk8815.h                          |    6 -
 include/configs/ns9750dev.h                        |    4 -
 include/configs/omap1510inn.h                      |   13 -
 include/configs/omap2420h4.h                       |   12 -
 include/configs/omap3_beagle.h                     |   12 +-
 include/configs/omap3_evm_common.h                 |    9 +-
 include/configs/omap3_logic.h                      |   10 +-
 include/configs/omap3_mvblx.h                      |    9 +-
 include/configs/omap3_overo.h                      |   10 +-
 include/configs/omap3_pandora.h                    |    9 +-
 include/configs/omap3_sdp3430.h                    |    8 -
 include/configs/omap3_zoom1.h                      |    8 -
 include/configs/omap3_zoom2.h                      |    9 +-
 include/configs/omap4_common.h                     |   21 +-
 include/configs/omap5912osk.h                      |   13 -
 include/configs/omap5_evm.h                        |   20 +-
 include/configs/omap730p2.h                        |   14 -
 include/configs/origen.h                           |    8 -
 include/configs/otc570.h                           |    7 -
 include/configs/palmld.h                           |    9 -
 include/configs/palmtc.h                           |    9 -
 include/configs/paz00.h                            |   12 +-
 include/configs/pdnb3.h                            |   11 -
 include/configs/plutux.h                           |   12 +-
 include/configs/pm9261.h                           |    7 -
 include/configs/pm9263.h                           |    7 -
 include/configs/pm9g45.h                           |    6 -
 include/configs/pxa255_idp.h                       |   13 -
 include/configs/qong.h                             |    6 -
 include/configs/rpi_b.h                            |  104 ++
 include/configs/s5p_goni.h                         |    3 -
 include/configs/s5pc210_universal.h                |    3 -
 include/configs/sbc35_a9g20.h                      |    6 -
 include/configs/sc_sps_1.h                         |  208 ++++
 include/configs/scb9328.h                          |    8 -
 include/configs/seaboard.h                         |   20 +-
 include/configs/smdk2410.h                         |   13 -
 include/configs/smdk5250.h                         |   10 +-
 include/configs/smdk6400.h                         |    7 -
 include/configs/smdkc100.h                         |    7 -
 include/configs/smdkv310.h                         |    8 -
 include/configs/snapper9260.h                      |    2 -
 include/configs/snowball.h                         |  266 ++++
 include/configs/spear-common.h                     |    8 -
 include/configs/stamp9g20.h                        |  266 ++++
 include/configs/tam3517-common.h                   |    9 +-
 include/configs/tec.h                              |   12
 +- ...{tegra2-common-post.h => tegra20-common-post.h} |   73
 +- .../configs/{tegra2-common.h => tegra20-common.h}  |   50 +-
 include/configs/tnetv107x_evm.h                    |    1 -
 include/configs/tny_a9260.h                        |    7 -
 include/configs/top9000.h                          |    5 -
 include/configs/trats.h                            |   10 +-
 include/configs/tricorder.h                        |    4 -
 include/configs/trimslice.h                        |   14 +-
 include/configs/trizepsiv.h                        |   13 -
 include/configs/tt01.h                             |    3 -
 include/configs/tx25.h                             |    1 -
 include/configs/u8500_href.h                       |   10 -
 include/configs/vct.h                              |    1 -
 include/configs/ventana.h                          |   12 +-
 include/configs/versatile.h                        |   11 -
 include/configs/vision2.h                          |    7 +-
 include/configs/vl_ma2sc.h                         |    9 -
 include/configs/vpac270.h                          |    8 -
 include/configs/whistler.h                         |   14 +-
 include/configs/xaeniax.h                          |   15 -
 include/configs/zipitz2.h                          |   10 -
 include/configs/zmx25.h                            |    1 -
 include/cpsw.h                                     |   51 +
 include/fdtdec.h                                   |   12 +-
 include/fsl_esdhc.h                                |    1 -
 include/lcd.h                                      |    1 +
 include/mmc.h                                      |    2 +
 include/nand.h                                     |    2 +-
 include/ns16550.h                                  |    9 +
 include/serial.h                                   |    2 +-
 mkconfig                                           |   38 +-
 spl/Makefile                                       |   10 + 539 files
 changed, 19426 insertions(+), 5730 deletions(-) create mode 100644
 arch/arm/cpu/arm1176/bcm2835/Makefile create mode 100644
 arch/arm/cpu/arm1176/bcm2835/config.mk create mode 100644
 arch/arm/cpu/arm1176/bcm2835/lowlevel_init.S create mode 100644
 arch/arm/cpu/arm1176/bcm2835/reset.c create mode 100644
 arch/arm/cpu/arm1176/bcm2835/timer.c create mode 100644
 arch/arm/cpu/arm720t/tegra20/Makefile create mode 100644
 arch/arm/cpu/arm720t/tegra20/board.h rename {board/isee/igep0030 =>
 arch/arm/cpu/arm720t/tegra20}/config.mk (66%) rename
 arch/arm/cpu/{armv7/tegra2/ap20.c => arm720t/tegra20/cpu.c} (63%)
 create mode 100644 arch/arm/cpu/arm720t/tegra20/cpu.h create mode
 100644 arch/arm/cpu/arm720t/tegra20/spl.c create mode 100644
 arch/arm/cpu/arm926ejs/at91/at91sam9x5_devices.c delete mode 100644
 arch/arm/cpu/arm926ejs/davinci/reset.S create mode 100644
 arch/arm/cpu/arm926ejs/davinci/reset.c 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} (69%) rename
 arch/arm/cpu/arm926ejs/{mx28/mx28_init.h => mxs/mxs_init.h} (81%)
 rename arch/arm/cpu/arm926ejs/{mx28 => mxs}/spl_boot.c (85%) 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 (82%) rename
 arch/arm/cpu/arm926ejs/{mx28 => mxs}/timer.c (93%) rename
 board/denx/m28evk/u-boot.bd =>
 arch/arm/cpu/arm926ejs/mxs/u-boot-imx28.bd (100%) rename
 arch/arm/cpu/arm926ejs/{mx28 => mxs}/u-boot-spl.lds (97%) create mode
 100644 arch/arm/cpu/armv7/imx-common/cmd_bmode.c create mode 100644
 arch/arm/cpu/armv7/lowlevel_init.S rename arch/arm/cpu/armv7/{tegra2
 => tegra20}/Makefile (69%) rename arch/arm/cpu/armv7/{tegra2 =>
 tegra20}/cmd_enterrcm.c (94%) rename arch/arm/cpu/armv7/{tegra2 =>
 tegra20}/config.mk (74%) rename arch/arm/cpu/armv7/{tegra2 =>
 tegra20}/usb.c (99%) create mode 100644 arch/arm/cpu/armv7/u8500/cpu.c
 rename {board/st-ericsson => arch/arm/cpu/armv7}/u8500/prcmu.c (58%)
 create mode 100644 arch/arm/cpu/tegra20-common/Makefile create mode
 100644 arch/arm/cpu/tegra20-common/ap20.c rename
 arch/arm/cpu/{armv7/tegra2 => tegra20-common}/board.c (79%) rename
 arch/arm/cpu/{armv7/tegra2 => tegra20-common}/clock.c (99%) rename
 arch/arm/cpu/{armv7/tegra2 => tegra20-common}/crypto.c (100%) rename
 arch/arm/cpu/{armv7/tegra2 => tegra20-common}/crypto.h (100%) rename
 arch/arm/cpu/{armv7/tegra2 => tegra20-common}/emc.c (99%) rename
 arch/arm/cpu/{armv7/tegra2 => tegra20-common}/funcmux.c (99%) rename
 arch/arm/cpu/{armv7/tegra2 => tegra20-common}/lowlevel_init.S (100%)
 rename arch/arm/cpu/{armv7/tegra2 => tegra20-common}/pinmux.c (99%)
 rename arch/arm/cpu/{armv7/tegra2 => tegra20-common}/pmu.c (98%)
 rename arch/arm/cpu/{armv7/tegra2 => tegra20-common}/sys_info.c (98%)
 rename arch/arm/cpu/{armv7/tegra2 => tegra20-common}/timer.c (98%)
 rename arch/arm/cpu/{armv7/tegra2 => tegra20-common}/warmboot.c (95%)
 rename arch/arm/cpu/{armv7/tegra2 => tegra20-common}/warmboot_avp.c
 (98%) rename arch/arm/cpu/{armv7/tegra2 =>
 tegra20-common}/warmboot_avp.h (100%) delete mode 100644
 arch/arm/include/asm/arch-am33xx/common_def.h create mode 100644
 arch/arm/include/asm/arch-am33xx/gpio.h create mode 100644
 arch/arm/include/asm/arch-at91/at91sam9x5.h create mode 100644
 arch/arm/include/asm/arch-at91/at91sam9x5_matrix.h create mode 100644
 arch/arm/include/asm/arch-bcm2835/gpio.h create mode 100644
 arch/arm/include/asm/arch-bcm2835/timer.h create mode 100644
 arch/arm/include/asm/arch-bcm2835/wdog.h rename
 drivers/usb/musb/da8xx.h =>
 arch/arm/include/asm/arch-davinci/da8xx-usb.h (96%) create mode 100644
 arch/arm/include/asm/arch-exynos/dp.h create mode 100644
 arch/arm/include/asm/arch-exynos/dp_info.h create mode 100644
 arch/arm/include/asm/arch-exynos/pwm_backlight.h create mode 100644
 arch/arm/include/asm/arch-exynos/spl.h 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-mx28 => arch-mxs}/clock.h (100%) rename
 arch/arm/include/asm/{arch-mx28 => arch-mxs}/dma.h (98%) rename
 arch/arm/include/asm/{arch-mx28 => arch-mxs}/gpio.h (100%) rename
 arch/arm/include/asm/{arch-mx28 => arch-mxs}/imx-regs.h (97%) 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/regs-clkctrl.h =>
 arch-mxs/regs-clkctrl-mx28.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 (78%)
 rename arch/arm/include/asm/{arch-tegra2 => arch-tegra20}/ap20.h (98%)
 rename arch/arm/include/asm/{arch-tegra2 => arch-tegra20}/apb_misc.h
 (100%) rename arch/arm/include/asm/{arch-tegra2 =>
 arch-tegra20}/board.h (100%) rename arch/arm/include/asm/{arch-tegra2
 => arch-tegra20}/clk_rst.h (100%) rename
 arch/arm/include/asm/{arch-tegra2 => arch-tegra20}/clock.h (100%)
 rename arch/arm/include/asm/{arch-tegra2 => arch-tegra20}/emc.h (100%)
 rename arch/arm/include/asm/{arch-tegra2 => arch-tegra20}/flow.h
 (100%) rename arch/arm/include/asm/{arch-tegra2 =>
 arch-tegra20}/funcmux.h (97%) rename arch/arm/include/asm/{arch-tegra2
 => arch-tegra20}/fuse.h (100%) rename
 arch/arm/include/asm/{arch-tegra2 => arch-tegra20}/gp_padctrl.h (98%)
 rename arch/arm/include/asm/{arch-tegra2 => arch-tegra20}/gpio.h (99%)
 create mode 100644 arch/arm/include/asm/arch-tegra20/hardware.h rename
 arch/arm/include/asm/{arch-tegra2 => arch-tegra20}/mmc.h (84%) rename
 arch/arm/include/asm/{arch-tegra2 => arch-tegra20}/pinmux.h (100%)
 rename arch/arm/include/asm/{arch-tegra2 => arch-tegra20}/pmc.h (100%)
 rename arch/arm/include/asm/{arch-tegra2 => arch-tegra20}/pmu.h (100%)
 rename arch/arm/include/asm/{arch-tegra2 => arch-tegra20}/scu.h (100%)
 rename arch/arm/include/asm/{arch-tegra2 =>
 arch-tegra20}/sdram_param.h (100%) rename
 arch/arm/include/asm/{arch-tegra2 => arch-tegra20}/sys_proto.h (93%)
 rename arch/arm/include/asm/{arch-tegra2/tegra2.h =>
 arch-tegra20/tegra20.h} (87%) rename arch/arm/include/asm/{arch-tegra2
 => arch-tegra20}/tegra_i2c.h (99%) rename
 arch/arm/include/asm/{arch-tegra2 => arch-tegra20}/tegra_spi.h (96%)
 rename arch/arm/include/asm/{arch-tegra2 => arch-tegra20}/timer.h
 (92%) rename arch/arm/include/asm/{arch-tegra2 =>
 arch-tegra20}/uart-spi-switch.h (100%) rename
 arch/arm/include/asm/{arch-tegra2 => arch-tegra20}/uart.h (100%)
 rename arch/arm/include/asm/{arch-tegra2 => arch-tegra20}/usb.h (100%)
 rename arch/arm/include/asm/{arch-tegra2 => arch-tegra20}/warmboot.h
 (100%) create mode 100644
 arch/arm/include/asm/arch-u8500/db8500_gpio.h create mode 100644
 arch/arm/include/asm/arch-u8500/db8500_pincfg.h rename
 board/st-ericsson/u8500/prcmu-fw.h =>
 arch/arm/include/asm/arch-u8500/prcmu.h (55%) create mode 100644
 arch/arm/include/asm/imx-common/boot_mode.h create mode 100644
 arch/arm/include/asm/imx-common/gpio.h create mode 100644
 board/atmel/at91sam9x5ek/Makefile create mode 100644
 board/atmel/at91sam9x5ek/at91sam9x5ek.c create mode 100644
 board/atmel/at91sam9x5ek/config.mk rename
 board/avionic-design/dts/{tegra2-medcom.dts => tegra20-medcom.dts}
 (100%) rename board/avionic-design/dts/{tegra2-plutux.dts =>
 tegra20-plutux.dts} (100%) rename
 board/avionic-design/dts/{tegra2-tec.dts => tegra20-tec.dts} (100%)
 create mode 100644 board/bluegiga/apx4devkit/Makefile create mode
 100644 board/bluegiga/apx4devkit/apx4devkit.c create mode 100644
 board/bluegiga/apx4devkit/spl_boot.c rename
 board/compal/dts/{tegra2-paz00.dts => tegra20-paz00.dts} (100%) rename
 board/compulab/dts/{tegra2-trimslice.dts => tegra20-trimslice.dts}
 (100%) create mode 100644
 board/davinci/da8xxevm/hawkboard-ais-nand.cfg delete mode 100644
 board/efikamx/efikamx.c delete mode 100644
 board/freescale/mx28evk/u-boot.bd rename board/{efikamx =>
 genesi/mx51_efikamx}/Makefile (100%) rename board/{efikamx =>
 genesi/mx51_efikamx}/efikamx-usb.c (99%) create mode 100644
 board/genesi/mx51_efikamx/efikamx.c rename board/{efikamx =>
 genesi/mx51_efikamx}/imximage_mx.cfg (71%) rename board/{efikamx =>
 genesi/mx51_efikamx}/imximage_sb.cfg (80%) rename
 board/nvidia/dts/{tegra2-harmony.dts => tegra20-harmony.dts} (92%)
 rename board/nvidia/dts/{tegra2-seaboard.dts => tegra20-seaboard.dts}
 (100%) rename board/nvidia/dts/{tegra2-ventana.dts =>
 tegra20-ventana.dts} (92%) rename
 board/nvidia/dts/{tegra2-whistler.dts => tegra20-whistler.dts} (94%)
 create mode 100644 board/raspberrypi/rpi_b/Makefile create mode 100644
 board/raspberrypi/rpi_b/rpi_b.c create mode 100644
 board/samsung/smdk5250/clock_init.h create mode 100644
 board/samsung/smdk5250/dmc_common.c delete mode 100644
 board/samsung/smdk5250/dmc_init.c create mode 100644
 board/samsung/smdk5250/dmc_init_ddr3.c create mode 100644
 board/samsung/smdk5250/smdk5250-uboot-spl.lds create mode 100644
 board/samsung/smdk5250/smdk5250_spl.c rename
 board/{isee/igep0020/config.mk => schulercontrol/sc_sps_1/Makefile}
 (57%) 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 board/st-ericsson/snowball/Makefile create mode 100644
 board/st-ericsson/snowball/db8500_pins.h create mode 100644
 board/st-ericsson/snowball/snowball.c create mode 100644
 board/taskit/stamp9g20/Makefile create mode 100644
 board/taskit/stamp9g20/led.c create mode 100644
 board/taskit/stamp9g20/stamp9g20.c delete mode 100644
 board/ti/am335x/evm.c create mode 100644 doc/README.atmel_pmecc create
 mode 100644 drivers/gpio/bcm2835_gpio.c create mode 100644
 drivers/gpio/db8500_gpio.c rename
 arch/arm/cpu/armv7/omap-common/gpio.c => drivers/gpio/omap_gpio.c
 (100%) create mode 100644 drivers/mmc/spl_mmc_load.c create mode
 100644 drivers/net/cpsw.c create mode 100644 drivers/rtc/imxdi.c
 create mode 100644 drivers/rtc/mx27rtc.c create mode 100644
 drivers/usb/host/ohci-da8xx.c create mode 100644
 drivers/video/exynos_dp.c create mode 100644
 drivers/video/exynos_dp_lowlevel.c create mode 100644
 drivers/video/exynos_dp_lowlevel.h create mode 100644
 drivers/video/exynos_pwm_bl.c create mode 100644
 include/configs/apx4devkit.h create mode 100644
 include/configs/at91sam9x5ek.h rename include/configs/{efikamx.h =>
 mx51_efikamx.h} (96%) create mode 100644 include/configs/rpi_b.h
 create mode 100644 include/configs/sc_sps_1.h create mode 100644
 include/configs/snowball.h create mode 100644
 include/configs/stamp9g20.h rename
 include/configs/{tegra2-common-post.h => tegra20-common-post.h} (74%)
 rename include/configs/{tegra2-common.h => tegra20-common.h} (83%)
 create mode 100644 include/cpsw.h

Amicalement,
-- 
Albert.

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

* [U-Boot] Pull request: u-boot-arm/master
  2012-07-10  6:30 Albert ARIBAUD
@ 2012-07-10  7:04 ` Wolfgang Denk
  0 siblings, 0 replies; 259+ messages in thread
From: Wolfgang Denk @ 2012-07-10  7:04 UTC (permalink / raw)
  To: u-boot

Dear Albert ARIBAUD,

In message <20120710083046.119e0988@lilith> you wrote:
> Hi Wolfgang,
> 
> Please consider applying this branch before -rc1.
> 
> The following changes since commit 18277f7057c8e9b895aa4f8590969a57c4bce888:
> 
>   Revert "arm: bugfix: save_boot_params_default accesses uninitalized stack when -O0" (2012-07-09 09:19:00 +0200)
> 
> are available in the git repository at:
> 
>   git://git.denx.de/u-boot-arm master
> 
> for you to fetch changes up to 63905f1616fc2f827e986d8e82a5a2b69f4a0e6a:
> 
>   tegra: define fdt_load/fdt_high variables (2012-07-09 22:44:34 +0200)
> 
> ----------------------------------------------------------------
> Jim Lin (1):
>       tegra: usb: Fix device enumeration problem of USB1
> 
> Lucas Stach (2):
>       tegra: add ULPI on USB2 funcmux entry
>       tegra: usb: fix wrong error check
> 
> Peter Meerwald (1):
>       beagle: add eeprom expansion board info for bct brettl4
> 
> Stephen Warren (10):
>       Add env vars describing U-Boot target board
>       tegra: enable CONFIG_ENV_VARS_UBOOT_CONFIG
>       tegra: add enterrcm command
>       tegra: bootcmd enhancements
>       tegra: bootcmd: start USB only when needed
>       tegra: add GMC/GMD funcmux entry for SFLASH
>       tegra: add pin_mux_spi() board initialization function
>       tegra: trimslice: set up serial flash pinmux
>       tegra: enable bootz command
>       tegra: define fdt_load/fdt_high variables
> 
> Thierry Reding (7):
>       tegra: Rework Tamonten support
>       tegra: medcom: Add device tree support
>       tegra: plutux: Add device tree support
>       tegra: Allow boards to perform early GPIO setup
>       tegra: Implement gpio_early_init() on Tamonten
>       tegra: Use SD write-protect GPIO on Tamonten
>       tegra: Add Tamonten Evaluation Carrier support
> 
> Tom Warren (1):
>       tegra: fix leftover CONFIG_TEGRA2_MMC & _SPI build switches
> 
>  MAINTAINERS                                |    1 +
>  README                                     |   14 ++++
>  arch/arm/cpu/armv7/tegra2/Makefile         |    1 +
>  arch/arm/cpu/armv7/tegra2/cmd_enterrcm.c   |   65 +++++++++++++++++++
>  arch/arm/cpu/armv7/tegra2/funcmux.c        |   23 ++++++-
>  arch/arm/cpu/armv7/tegra2/usb.c            |    2 +-
>  arch/arm/include/asm/arch-tegra2/funcmux.h |    6 ++
>  arch/arm/include/asm/arch-tegra2/tegra2.h  |    1 +
>  board/avionic-design/common/tamonten.c     |   65 ++++++-------------
>  board/avionic-design/common/tamonten.h     |   32 ----------
>  board/avionic-design/dts/tegra2-medcom.dts |   58 +++++++++++++++++
>  board/avionic-design/dts/tegra2-plutux.dts |   58 +++++++++++++++++
>  board/avionic-design/dts/tegra2-tec.dts    |   58 +++++++++++++++++
>  board/avionic-design/medcom/Makefile       |    6 +-
>  board/avionic-design/medcom/medcom.c       |   45 -------------
>  board/avionic-design/plutux/Makefile       |    6 +-
>  board/avionic-design/plutux/plutux.c       |   45 -------------
>  board/avionic-design/tec/Makefile          |   50 +++++++++++++++
>  board/compal/paz00/paz00.c                 |    4 +-
>  board/compulab/trimslice/trimslice.c       |    7 +-
>  board/nvidia/common/board.c                |   16 ++++-
>  board/nvidia/common/board.h                |    1 +
>  board/ti/beagle/beagle.c                   |    8 ++-
>  boards.cfg                                 |    1 +
>  common/env_common.c                        |   11 ++++
>  common/env_embedded.c                      |   11 ++++
>  drivers/usb/host/ehci-tegra.c              |   18 +++++-
>  include/configs/medcom.h                   |   21 +++++-
>  include/configs/plutux.h                   |   21 +++++-
>  include/configs/tec.h                      |   82 ++++++++++++++++++++++++
>  include/configs/tegra2-common-post.h       |   96 ++++++++++++++++++----------
>  include/configs/tegra2-common.h            |    3 +
>  mkconfig                                   |    8 +++
>  33 files changed, 628 insertions(+), 216 deletions(-)
>  create mode 100644 arch/arm/cpu/armv7/tegra2/cmd_enterrcm.c
>  delete mode 100644 board/avionic-design/common/tamonten.h
>  create mode 100644 board/avionic-design/dts/tegra2-medcom.dts
>  create mode 100644 board/avionic-design/dts/tegra2-plutux.dts
>  create mode 100644 board/avionic-design/dts/tegra2-tec.dts
>  delete mode 100644 board/avionic-design/medcom/medcom.c
>  delete mode 100644 board/avionic-design/plutux/plutux.c
>  create mode 100644 board/avionic-design/tec/Makefile
>  create mode 100644 include/configs/tec.h

Applied, thanks.

Best regards,

Wolfgang Denk

-- 
DENX Software Engineering GmbH,     MD: Wolfgang Denk & Detlev Zundel
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: (+49)-8142-66989-10 Fax: (+49)-8142-66989-80 Email: wd at denx.de
F u cn rd ths u cnt spl wrth a dm!

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

* [U-Boot] Pull request: u-boot-arm/master
@ 2012-07-10  6:30 Albert ARIBAUD
  2012-07-10  7:04 ` Wolfgang Denk
  0 siblings, 1 reply; 259+ messages in thread
From: Albert ARIBAUD @ 2012-07-10  6:30 UTC (permalink / raw)
  To: u-boot

Hi Wolfgang,

Please consider applying this branch before -rc1.

The following changes since commit 18277f7057c8e9b895aa4f8590969a57c4bce888:

  Revert "arm: bugfix: save_boot_params_default accesses uninitalized stack when -O0" (2012-07-09 09:19:00 +0200)

are available in the git repository at:

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

for you to fetch changes up to 63905f1616fc2f827e986d8e82a5a2b69f4a0e6a:

  tegra: define fdt_load/fdt_high variables (2012-07-09 22:44:34 +0200)

----------------------------------------------------------------
Jim Lin (1):
      tegra: usb: Fix device enumeration problem of USB1

Lucas Stach (2):
      tegra: add ULPI on USB2 funcmux entry
      tegra: usb: fix wrong error check

Peter Meerwald (1):
      beagle: add eeprom expansion board info for bct brettl4

Stephen Warren (10):
      Add env vars describing U-Boot target board
      tegra: enable CONFIG_ENV_VARS_UBOOT_CONFIG
      tegra: add enterrcm command
      tegra: bootcmd enhancements
      tegra: bootcmd: start USB only when needed
      tegra: add GMC/GMD funcmux entry for SFLASH
      tegra: add pin_mux_spi() board initialization function
      tegra: trimslice: set up serial flash pinmux
      tegra: enable bootz command
      tegra: define fdt_load/fdt_high variables

Thierry Reding (7):
      tegra: Rework Tamonten support
      tegra: medcom: Add device tree support
      tegra: plutux: Add device tree support
      tegra: Allow boards to perform early GPIO setup
      tegra: Implement gpio_early_init() on Tamonten
      tegra: Use SD write-protect GPIO on Tamonten
      tegra: Add Tamonten Evaluation Carrier support

Tom Warren (1):
      tegra: fix leftover CONFIG_TEGRA2_MMC & _SPI build switches

 MAINTAINERS                                |    1 +
 README                                     |   14 ++++
 arch/arm/cpu/armv7/tegra2/Makefile         |    1 +
 arch/arm/cpu/armv7/tegra2/cmd_enterrcm.c   |   65 +++++++++++++++++++
 arch/arm/cpu/armv7/tegra2/funcmux.c        |   23 ++++++-
 arch/arm/cpu/armv7/tegra2/usb.c            |    2 +-
 arch/arm/include/asm/arch-tegra2/funcmux.h |    6 ++
 arch/arm/include/asm/arch-tegra2/tegra2.h  |    1 +
 board/avionic-design/common/tamonten.c     |   65 ++++++-------------
 board/avionic-design/common/tamonten.h     |   32 ----------
 board/avionic-design/dts/tegra2-medcom.dts |   58 +++++++++++++++++
 board/avionic-design/dts/tegra2-plutux.dts |   58 +++++++++++++++++
 board/avionic-design/dts/tegra2-tec.dts    |   58 +++++++++++++++++
 board/avionic-design/medcom/Makefile       |    6 +-
 board/avionic-design/medcom/medcom.c       |   45 -------------
 board/avionic-design/plutux/Makefile       |    6 +-
 board/avionic-design/plutux/plutux.c       |   45 -------------
 board/avionic-design/tec/Makefile          |   50 +++++++++++++++
 board/compal/paz00/paz00.c                 |    4 +-
 board/compulab/trimslice/trimslice.c       |    7 +-
 board/nvidia/common/board.c                |   16 ++++-
 board/nvidia/common/board.h                |    1 +
 board/ti/beagle/beagle.c                   |    8 ++-
 boards.cfg                                 |    1 +
 common/env_common.c                        |   11 ++++
 common/env_embedded.c                      |   11 ++++
 drivers/usb/host/ehci-tegra.c              |   18 +++++-
 include/configs/medcom.h                   |   21 +++++-
 include/configs/plutux.h                   |   21 +++++-
 include/configs/tec.h                      |   82 ++++++++++++++++++++++++
 include/configs/tegra2-common-post.h       |   96 ++++++++++++++++++----------
 include/configs/tegra2-common.h            |    3 +
 mkconfig                                   |    8 +++
 33 files changed, 628 insertions(+), 216 deletions(-)
 create mode 100644 arch/arm/cpu/armv7/tegra2/cmd_enterrcm.c
 delete mode 100644 board/avionic-design/common/tamonten.h
 create mode 100644 board/avionic-design/dts/tegra2-medcom.dts
 create mode 100644 board/avionic-design/dts/tegra2-plutux.dts
 create mode 100644 board/avionic-design/dts/tegra2-tec.dts
 delete mode 100644 board/avionic-design/medcom/medcom.c
 delete mode 100644 board/avionic-design/plutux/plutux.c
 create mode 100644 board/avionic-design/tec/Makefile
 create mode 100644 include/configs/tec.h

Amicalement,
-- 
Albert.

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

* [U-Boot] Pull request: u-boot-arm/master
  2012-07-07 12:12 Albert ARIBAUD
@ 2012-07-08 20:13 ` Wolfgang Denk
  0 siblings, 0 replies; 259+ messages in thread
From: Wolfgang Denk @ 2012-07-08 20:13 UTC (permalink / raw)
  To: u-boot

Dear Albert ARIBAUD,

In message <20120707141238.6d578281@lilith> you wrote:
> 
> The following changes since commit
> 558cd995d6d3eaa94fb342d142289a1fa2f76ba3:
> 
>   tools/mkenvimage.c: fix basename(3) usage (2012-07-02 20:21:49 +0200)
> 
> are available in the git repository at:
> 
>   git://git.denx.de/u-boot-arm master
> 
> for you to fetch changes up to d702b0811df53a1fc2d8049e35431e4591d093c6:
> 
>   ARM: cache: Move the cp15 CR register read before flushing the cache.
>   (2012-07-07 14:07:44 +0200)
> 
> ----------------------------------------------------------------
> Alexandre Belloni (1):
>       AT91SAM9*: Change kernel address in dataflash to match u-boot's
> size
>
> Amit Virdi (10):
>       st_smi: Return error in case TFF is not set
>       st_smi: Change SMI timeout values
>       st_smi: Enhance the error handling
>       st_smi: Change timeout loop implementation
>       SPEAr: Fix ARM relocation support
>       SPEAr: Eliminate dependency on Xloader table
>       SPEAr: Initialize SNOR in early_board_init_f
>       SPEAr: Remove CONFIG_MTD_NAND_VERIFY_WRITE to speed up NAND access
>       cleanup/SPEAr: Remove unnecessary parenthesis
>       cleanup/SPEAr: Define configuration flags more elegantly
>
> Andreas Bie?mann (1):
>       ehci-atmel: fix compiler warning
>
> Armando Visconti (4):
>       st_smi: Removed no needed dependency on ST_M25Pxx_ID
>       st_smi: Change the flash probing method
>       st_smi: Fix bug in flash_print_info()
>       st_smi: Fixed page size for Winbond W25Q128FV flash
>
> Bo Shen (3):
>       Atmel : usb : add EHCI driver for Atmel SoC
>       AT91: at91sam9m10g45ek : Enable EHCI instead OHCI
>       ATMEL/PIO: Enable new feature of PIO on Atmel device
>
> Donghwa Lee (1):
>       TRATS: initialize panel_info data structure in board file
>
> Fabio Estevam (24):
>       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
>       No need to define CONFIG_ARCH_CPU_INIT.
>       ARM: mx28: Remove CONFIG_ARCH_CPU_INIT
>       ARM: introduce arch_early_init_r()
>
> Heiko Schocher (1):
>       arm,davinci: update for enbw_cmc board
>
> Holger Brunck (13):
>       arm/km: add board type to boards.cfg
>       arm/km: add piggy mac adress offset for mgcoge3un
>       arm/km: rename CONFIG option CONFIG_KM_DEF_ENV_UPDATE
>       arm/km: use ARRAY_SIZE macro
>       arm/km: fix wrong comment in SDRAM config for mgcoge3un
>       arm/km: change maintainer for mgcoge3un
>       arm/km: remove CONFIG_RESET_PHY_R
>       arm/km: add kmnusa board support
>       arm/km: add kmcoge5un board support
>       arm/km: convert mgcoge3un target to km_kirkwood
>       arm/km: remove portl2.h and use km_kirkwood instead
>       arm/km: cleanup km_kirkwood boards
>       arm/km: remove calls to kw_gpio_* in board_early_init_f
>
> Igor Grinberg (1):
>       cm-t35: reduce the environment size
>
> Jason Liu (1):
>       i.mx: i.mx6x: NO_MUX_I/NO_PAD_I not set correctly
>
> Lokesh Vutla (10):
>       OMAP5: Adding correct Control id code for OMAP5430
>       OMAP5: ADD chip detection for OMAP5432 SOC
>       OMAP5: Configure the io settings for omap5432 uevm board
>       OMAP5: ADD precalculated timings for ddr3
>       OMAP5: EMIF: Add support for DDR3 device
>       OMAP5: DPLL core lock for OMAP5432
>       OMAP5: Change voltages for omap5432
>       ARM: OMAP3+: Detect reset type
>       OMAP4+: Handle sdram init after warm reset
>       OMAP4+: Force DDR in self-refresh after warm reset
>
> Lucas Stach (2):
>       tegra: sync SDIO1 pingroup enum name with TRM
>       tegra: add SDIO1 funcmux entry for UARTA
>
> Luka Perkov (1):
>       kwboot: boot kirkwood SoCs over a serial link
>
> Marek Vasut (3):
>       i.MX28: Add function to adjust memory parameters
>       Kirkwood: Add support for Ka-Ro TK71
>       PXA: Enable CONFIG_PREBOOT on zipitz2
>
> Michael Langer (1):
>       i.MX6 USDHC: Use the ESDHC clock
>
> Michael Walle (4):
>       lib: add rand() function
>       net: use common rand()/srand() functions
>       net: add helper to generate random mac address
>       Kirkwood: add lschlv2 and lsxhl board support
>
> Minkyu Kang (1):
>       Exynos: fix cpuinfo and cpu detecting
>
> Nikita Kiryanov (4):
>       cm-t35: fix incorrect BOARD_REV_SIZE value
>       cm-t35: fix legacy board revision representation
>       cm-t35: print PCB revision information
>       cm-t35: fix incorrect NAND_ECC layout selection
>
> 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
>
> Rajashekhara, Sudhakar (1):
>       da850/omap-l138: Enable auto negotiation in RMII mode
>
> Rajeshwari Shinde (2):
>       EXYNOS5: PINMUX: Added default pinumx settings
>       EXYNOS: SMDK5250: Enable the pinmux setup
>
> SRICHARAN R (11):
>       ARM: OMAP4+: dmm: Take care of overlapping dmm and trap sections.
>       ARM: OMAP5: dmm: Create a tiler trap section.
>       ARM: OMAP5: Align memory used for testing to the power of 2
>       ARM: OMAP5: Correct the DRAM_ADDR_SPACE_END macro.
>       ARM: OMAP4: Correct the lpddr2 io settings register value.
>       ARM: OMAP4+: Move external phy initialisations to arch specific
> place. ARM: OMAP4/5: Move gpmc clocks to essential group.
>       ARM: OMAP4/5: Move USB clocks to essential group.
>       ARM: OMAP4/5: Move USB pads to essential list.
>       ARM: OMAP4/5: Do not configure non essential pads, clocks, dplls.
>       ARM: cache: Move the cp15 CR register read before flushing the
> cache.
>
> Sebastien Jan (1):
>       omap4: Use a smaller M,N couple for IVA DPLL
>
> Shiraz Hashim (5):
>       st_smi: Move status register read before modifying ctrl register
>       SPEAr: Enable autoneg for ethernet
>       SPEAr: Enable dcache for fast file transfer
>       SPEAr: explicitly select clk src for UART
>       SPEAr: Correct SoC ID offset in misc configuration space
>
> Simon Glass (2):
>       tegra: Correct PLL access in ap20.c and clock.c
>       arm: Don't use printf() in SPL builds
>
> Simon Guinot (3):
>       lacie_kw: fix SDRAM banks number for net2big_v2
>       lacie_kw: fix CONFIG_SYS_KWD_CONFIG for inetspace_v2
>       ARM: don't probe PHY address for LaCie boards
>
> Stefan Roese (10):
>       net: Multiple updates/enhancements to designware.c
>       GPIO: Add SPEAr GPIO driver
>       SPL: common/Makefile: Add image.c to SPL build
>       SPL: lib/Makefile: Add crc32.c to SPL build
>       SPL: ARM: spear: Remove some objects from SPL build
>       Makefile: Add u-boot.spr build target (SPEAr)
>       SPL: ARM: spear: Add SPL support for SPEAr600 platform
>       rtc/m41t62: Add support for M41T82 with HT (Halt Update)
>       i2c: designware_i2c.c: Add support for the "i2c probe" command
>       MTD: SPEAr SMI: Add write support for length < 4 bytes
>
> Stephen Warren (22):
>       tegra: paz00: fix typo in SD slot CD detect GPIO
>       tegra: add alternate UART1 funcmux entry
>       tegra: Whistler board support
>       tegra: remove some cruft from CONFIG_EXTRA_ENV_SETTINGS
>       tegra: flesh out bootcmd
>       tegra: whistler: reduce and comment network cfg options
>       tegra: seaboard: add support for USB networking
>       tegra: add UART1 on GPU funcmux entry
>       tegra: add SDMMC1 on SDIO1 funcmux entry
>       tegra: Compulab TrimSlice board support
>       tegra: harmony: add device tree support
>       tegra: paz00: add device tree support
>       tegra: remove CONFIG_USB_ETHER_SMSC95XX from boards without it
>       tegra: ventana: add own device tree, enable USB
>       env_mmc: align buffers using ALLOC_CACHE_ALIGN_BUFFER
>       sf: winbond: Add support for the Winbond W25Q80BL
>       tegra: ventana: store environment in eMMC
>       tegra: whistler: store environment in eMMC
>       tegra: trimslice: store environment in SPI flash
>       tegra: paz00: store environment in eMMC
>       tegra: seaboard: disable SPI, move environment to eMMC
>       tegra: trimslice: fix a couple typos
>
> Steve Sakoman (3):
>       omap: emif: deal with rams that return duplicate mr data on all
> byte lanes omap: emif: fix bug in manufacturer code test
>       omap: am33xx: accomodate input clocks other than 24 Mhz
>
> Tetsuyuki Kobayashi (2):
>       arm: bugfix: Move vector table before jumping relocated code
>       arm: bugfix: save_boot_params_default accesses uninitalized stack
> when -O0
>
> Thomas Herzmann (1):
>       arm/km: add implementation for read_dip_switch
>
> Thomas Weber (1):
>       omap4/5: Use CPUDIR for .lds script
>
> Tom Rini (10):
>       am33xx: Do not call init_timer twice
>       Revert "I2C: OMAP: detect more devices when probing an i2c bus"
>       am335x: Correct i2c sysc offset
>       am33xx: Fill in more cm_wkuppll / cm_perpll
>       am33xx: Fix i2c sampling rate typo
>       omap24xx_i2c: Add AM33XX support
>       OMAP3 Beagle: Set BOOTDELAY to 3
>       omap3evm: Set BOOTDELAY to 3
>       omap3_beagle: Add CONFIG_CMD_ASKENV
>       omap3evm: Add CONFIG_CMD_ASKENV
>
> Tom Warren (6):
>       spi: Tegra2: Seaboard: fix UART corruption during SPI transactions
>       spi: Tegra2: Seaboard: enable SPI/UART corruption fix
>       spi: tegra2: rename tegra2_spi.* to tegra_spi.*
>       mmc: tegra2: rename tegra2_mmc.* to tegra_mmc.*
>       gpio: tegra2: rename tegra2_gpio.* to tegra_gpio.*
>       arm: Tegra: Use ODMDATA from BCT in IRAM
>
> Troy Kisky (1):
>       DaVinci: fix ddr2 vtp i/o calibration
>
> Valentin Longchamp (13):
>       arm/km: enable mii cmd
>       km_arm: use filesize for erase in update command
>       kirkwood: add save functionality kirkwood_mpp_conf function
>       kirkwood: fix calls to kirkwood_mpp_conf
>       kw_spi: backup and reset the MPP of the chosen CS pin
>       kw_spi: support spi_claim/release_bus functions
>       kw_spi: add weak functions board_spi_claim/release_bus
>       arm/kirkwood: protect the ENV_SPI #defines
>       arm/km: use spi claim bus to switch between SPI and NAND
>       arm/km: enable BOCO2 FPGA download support
>       arm/km: redefine piggy 4 reg names to avoid conflicts
>       arm/km: skip FPGA config when already configured
>       arm/km: support the 2 PCIe fpga resets
>
> Vikram Narayanan (1):
>       mx6: Avoid writing to read-only bits in imximage.cfg
>
> Vipin KUMAR (14):
>       mtd/NAND: Add FSMC driver support
>       SPEAr: Configure FSMC driver for NAND interface
>       mtd/NAND: Remove obsolete SPEAr specific NAND drivers
>       st_smi: Add support for SPEAr SMI driver
>       st_smi: Read status until timeout happens
>       SPEAr: Place ethaddr write and read within CONFIG_CMD_NET
>       SPEAr: Configure network support for spear SoCs
>       SPEAr: Add macb driver support for spear310 and spear320
>       SPEAr: Add basic arch related support for SPEAr SoCs
>       SPEAr: Add configuration options for spear3xx and spear6xx boards
>       SPEAr: Remove unused flag (CONFIG_SYS_HZ_CLOCK)
>       SPEAr: Change the default environment variables
>       SPEAr: Enable usb device high speed support
>       SPEAr: Enable udc and usb-console support only for usbtty
> configuration
>
> Vipin Kumar (6):
>       st_smi: Fix smi read status
>       SPEAr: Add interface information in initialization
>       SPEAr: Enable CONFIG_SYS_FLASH_PROTECTION
>       SPEAr: Correct the definition of CONFIG_SYS_MONITOR_BASE
>       SPEAr: Enable CONFIG_SYS_FLASH_EMPTY_INFO macro
>       SPEAr: Enable ONFI nand flash detection for spear3xx and 6xx and
> evb
>
> amartin at nvidia.com (1):
>       tegra: override compiler flags for low level init code
>
> esw at bus-elektronik.de (3):
>       Fix: broken boot message at serial line on AT91SAM9263-EK board
>       Fix: AT91SAM9263 nor flash usage
>       add new board vl_ma2sc
>
> ?ukasz Majewski (1):
>       misc:pmic:trats: Correct procedure of enabling/disabling USB
> regulators
>
>  MAINTAINERS                                        |   12 +-
>  Makefile                                           |   17 +
>  arch/arm/cpu/arm926ejs/davinci/lowlevel_init.S     |    7 +-
>  arch/arm/cpu/arm926ejs/kirkwood/mpp.c              |   10 +-
>  arch/arm/cpu/arm926ejs/mx28/mx28.c                 |    2 -
>  arch/arm/cpu/arm926ejs/mx28/spl_mem_init.c         |    8 +
>  arch/arm/cpu/arm926ejs/spear/Makefile              |   25 +-
>  arch/arm/cpu/arm926ejs/spear/cpu.c                 |   87 +++
>  arch/arm/cpu/arm926ejs/spear/spear600.c            |  236 +++++++
>  arch/arm/cpu/arm926ejs/spear/spl.c                 |  282 ++++++++
>  arch/arm/cpu/arm926ejs/spear/spl_boot.c            |  197 ++++++
>  .../spear/spr600_mt47h128m8_3_266_cl5_async.c      |  130 ++++
>  .../spear/spr600_mt47h32m16_333_cl5_psync.c        |  135 ++++
>  .../spear/spr600_mt47h32m16_37e_166_cl4_sync.c     |  130 ++++
>  .../spear/spr600_mt47h64m16_3_333_cl5_psync.c      |  144 ++++
>  arch/arm/cpu/arm926ejs/spear/start.S               |  122 ++++
>  arch/arm/cpu/arm926ejs/spear/u-boot-spl.lds        |   87 +++
>  arch/arm/cpu/armv7/am33xx/board.c                  |   30 +-
>  arch/arm/cpu/armv7/cpu.c                           |    8 +-
>  arch/arm/cpu/armv7/exynos/Makefile                 |    2 +-
>  arch/arm/cpu/armv7/exynos/pinmux.c                 |  220 ++++++
>  arch/arm/cpu/armv7/imx-common/speed.c              |    4 +
>  arch/arm/cpu/armv7/mx5/clock.c                     |    2 +-
>  arch/arm/cpu/armv7/mx6/soc.c                       |    2 -
>  arch/arm/cpu/armv7/omap-common/clocks-common.c     |    8 +-
>  arch/arm/cpu/armv7/omap-common/emif-common.c       |  189 ++++-
>  arch/arm/cpu/armv7/omap-common/hwinit-common.c     |   24 +-
>  arch/arm/cpu/armv7/omap-common/reset.c             |    5 +
>  arch/arm/cpu/armv7/omap4/clocks.c                  |   14 +-
>  arch/arm/cpu/armv7/omap4/hwinit.c                  |    5 +
>  arch/arm/cpu/armv7/omap4/sdram_elpida.c            |    2 +-
>  arch/arm/cpu/armv7/omap5/clocks.c                  |   39 +-
>  arch/arm/cpu/armv7/omap5/hwinit.c                  |  123 +++-
>  arch/arm/cpu/armv7/omap5/sdram.c                   |   87 ++-
>  arch/arm/cpu/armv7/s5p-common/cpu_info.c           |    5 +-
>  arch/arm/cpu/armv7/start.S                         |   12 +
>  arch/arm/cpu/armv7/tegra2/ap20.c                   |   28 +-
>  arch/arm/cpu/armv7/tegra2/board.c                  |   18 +-
>  arch/arm/cpu/armv7/tegra2/clock.c                  |    4 +-
>  arch/arm/cpu/armv7/tegra2/config.mk                |    7 +-
>  arch/arm/cpu/armv7/tegra2/funcmux.c                |   30 +-
>  arch/arm/include/asm/arch-am33xx/clocks_am33xx.h   |   10 +-
>  arch/arm/include/asm/arch-am33xx/cpu.h             |   44 +-
>  arch/arm/include/asm/arch-am33xx/i2c.h             |    8 +-
>  arch/arm/include/asm/arch-at91/at91_pio.h          |   45 +-
>  arch/arm/include/asm/arch-exynos/cpu.h             |   42 +-
>  arch/arm/include/asm/arch-exynos/periph.h          |   47 ++
>  arch/arm/include/asm/arch-exynos/pinmux.h          |   58 ++
>  arch/arm/include/asm/arch-kirkwood/config.h        |   12 +-
>  arch/arm/include/asm/arch-kirkwood/mpp.h           |    2 +-
>  arch/arm/include/asm/arch-kirkwood/spi.h           |   11 +
>  arch/arm/include/asm/arch-mx28/regs-common.h       |    2 +-
>  arch/arm/include/asm/arch-mx6/mx6x_pins.h          |    4 +-
>  arch/arm/include/asm/arch-omap3/cpu.h              |    2 +
>  arch/arm/include/asm/arch-omap3/sys_proto.h        |    1 +
>  arch/arm/include/asm/arch-omap4/clocks.h           |    5 +
>  arch/arm/include/asm/arch-omap4/cpu.h              |    2 +
>  arch/arm/include/asm/arch-omap4/omap.h             |    2 +-
>  arch/arm/include/asm/arch-omap4/sys_proto.h        |    2 +
>  arch/arm/include/asm/arch-omap5/clocks.h           |   15 +
>  arch/arm/include/asm/arch-omap5/cpu.h              |    2 +
>  arch/arm/include/asm/arch-omap5/omap.h             |   20 +-
>  arch/arm/include/asm/arch-omap5/sys_proto.h        |    2 +
>  arch/arm/include/asm/arch-s5pc1xx/cpu.h            |    6 +
>  arch/arm/include/asm/arch-spear/clk.h              |   27 +
>  arch/arm/include/asm/arch-spear/gpio.h             |   40 ++
>  arch/arm/include/asm/arch-spear/hardware.h         |   63 +-
>  arch/arm/include/asm/arch-spear/spr_defs.h         |   23 +
>  arch/arm/include/asm/arch-spear/spr_gpt.h          |    4 +-
>  arch/arm/include/asm/arch-spear/spr_misc.h         |  147 +++-
>  arch/arm/include/asm/arch-spear/spr_nand.h         |   57 --
>  arch/arm/include/asm/arch-spear/spr_ssp.h          |   45 ++
>  arch/arm/include/asm/arch-spear/spr_syscntl.h      |   14 +
>  .../arm/include/asm/arch-spear/spr_xloader_table.h |   67 --
>  arch/arm/include/asm/arch-tegra2/clock.h           |    5 +-
>  arch/arm/include/asm/arch-tegra2/funcmux.h         |    4 +
>  arch/arm/include/asm/arch-tegra2/gpio.h            |    7 +-
>  arch/arm/include/asm/arch-tegra2/pinmux.h          |    2 +-
>  arch/arm/include/asm/arch-tegra2/tegra2.h          |    4 +
>  .../asm/arch-tegra2/{tegra2_spi.h => tegra_spi.h}  |    9 +-
>  arch/arm/include/asm/arch-tegra2/uart-spi-switch.h |    4 +-
>  arch/arm/include/asm/emif.h                        |   52 +-
>  arch/arm/include/asm/omap_common.h                 |    1 +
>  arch/arm/include/asm/u-boot-arm.h                  |    1 +
>  arch/arm/lib/board.c                               |    4 +
>  arch/arm/lib/cache-cp15.c                          |    6 +-
>  arch/arm/lib/eabi_compat.c                         |    3 +-
>  .../spear310/config.mk => BuS/vl_ma2sc/Makefile}   |   42 +-
>  board/BuS/vl_ma2sc/vl_ma2sc.c                      |  551
>  +++++++++++++++ board/LaCie/common/common.c                        |
>  23 +- board/LaCie/common/common.h                        |    2 +-
>  board/LaCie/edminiv2/edminiv2.c                    |    2 +-
>  board/LaCie/net2big_v2/net2big_v2.c                |    4 +-
>  board/LaCie/netspace_v2/netspace_v2.c              |    4 +-
>  board/Marvell/dreamplug/dreamplug.c                |    2 +-
>  board/Marvell/guruplug/guruplug.c                  |    2 +-
>  board/Marvell/mv88f6281gtw_ge/mv88f6281gtw_ge.c    |    2 +-
>  board/Marvell/openrd/openrd.c                      |    2 +-
>  board/Marvell/rd6281a/rd6281a.c                    |    2 +-
>  board/Marvell/sheevaplug/sheevaplug.c              |    2 +-
>  board/Seagate/dockstar/dockstar.c                  |    2 +-
>  board/atmel/at91sam9260ek/partition.c              |    6 +-
>  board/atmel/at91sam9261ek/partition.c              |    6 +-
>  board/atmel/at91sam9263ek/at91sam9263ek.c          |    2 +-
>  board/atmel/at91sam9263ek/partition.c              |    6 +-
>  board/atmel/at91sam9rlek/partition.c               |    6 +-
>  .../spear320/config.mk => buffalo/lsxl/Makefile}   |   42 +-
>  board/buffalo/lsxl/kwbimage-lschl.cfg              |  229 ++++++
>  board/buffalo/lsxl/kwbimage-lsxhl.cfg              |  229 ++++++
>  board/buffalo/lsxl/lsxl.c                          |  283 ++++++++
>  board/buffalo/lsxl/lsxl.h                          |   75 ++
>  board/cloudengines/pogo_e02/pogo_e02.c             |    2 +-
>  board/cm_t35/cm_t35.c                              |   33 +
>  board/cm_t35/eeprom.c                              |   26 +-
>  board/cm_t35/eeprom.h                              |    5 +
>  board/compal/dts/tegra2-paz00.dts                  |   57 ++
>  board/compal/paz00/paz00.c                         |   12 +-
>  board/compulab/dts/tegra2-trimslice.dts            |   57 ++
>  board/compulab/trimslice/Makefile                  |   49 ++
>  board/compulab/trimslice/trimslice.c               |   73 ++
>  board/d-link/dns325/dns325.c                       |    2 +-
>  board/efikamx/Makefile                             |    7 +-
>  board/enbw/enbw_cmc/enbw_cmc.c                     |  347 ++++++++-
>  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 +-
>  .../spear300/config.mk => karo/tk71/Makefile}      |   40 +-
>  board/karo/tk71/kwbimage.cfg                       |  174 +++++
>  board/karo/tk71/tk71.c                             |  166 +++++
>  board/keymile/common/common.h                      |    5 +
>  board/keymile/km_arm/Makefile                      |    4 +
>  board/keymile/km_arm/fpga_config.c                 |  256 +++++++
>  board/keymile/km_arm/km_arm.c                      |  152 ++--
>  board/keymile/km_arm/kwbimage-memphis.cfg          |    2 +-
>  board/keymile/km_arm/kwbimage_128M16_1.cfg         |  294 ++++++++
>  board/keymile/km_arm/kwbimage_256M8_1.cfg          |  296 ++++++++
>  board/nvidia/common/uart-spi-switch.c              |   29 +-
>  board/nvidia/dts/tegra2-harmony.dts                |   57 ++
>  board/nvidia/dts/tegra2-ventana.dts                |   57 ++
>  board/nvidia/dts/tegra2-whistler.dts               |   67 ++
>  board/nvidia/harmony/harmony.c                     |    4 +-
>  board/nvidia/seaboard/seaboard.c                   |    4 +-
>  board/nvidia/whistler/Makefile                     |   48 ++
>  board/nvidia/whistler/whistler.c                   |  116 +++
>  board/raidsonic/ib62x0/ib62x0.c                    |    2 +-
>  board/samsung/smdk5250/smdk5250.c                  |  176 +----
>  board/samsung/trats/trats.c                        |   85 ++-
>  board/spear/common/Makefile                        |    2 +
>  board/spear/common/spr_misc.c                      |  102 +--
>  board/spear/spear300/spear300.c                    |   27 +-
>  board/spear/spear310/spear310.c                    |   44 +-
>  board/spear/spear320/spear320.c                    |   43 +-
>  board/spear/spear600/Makefile                      |    2 +
>  board/spear/spear600/config.mk                     |   39 -
>  board/spear/spear600/spear600.c                    |   30 +-
>  board/ti/am335x/evm.c                              |   13 +-
>  board/ti/omap5_evm/mux_data.h                      |   18 +-
>  board/ti/sdp4430/sdp4430_mux_data.h                |   25 +-
>  board/ttcontrol/vision2/Makefile                   |    5 +-
>  boards.cfg                                         |   41 +-
>  common/Makefile                                    |    2 +-
>  common/env_mmc.c                                   |   10 +-
>  config.mk                                          |    4 +
>  doc/README.mx28evk                                 |    2 +-
>  doc/README.spear                                   |   54 +-
>  doc/README.switch_config                           |   25 +
>  doc/kwboot.1                                       |   84 +++
>  drivers/gpio/Makefile                              |    3 +-
>  drivers/gpio/at91_gpio.c                           |  125 +++-
>  drivers/gpio/spear_gpio.c                          |  102 +++
>  drivers/gpio/{tegra2_gpio.c => tegra_gpio.c}       |    2 +-
>  drivers/i2c/designware_i2c.c                       |   16 +-
>  drivers/i2c/omap24xx_i2c.c                         |   46 +-
>  drivers/mmc/Makefile                               |    2 +-
>  drivers/mmc/{tegra2_mmc.c => tegra_mmc.c}          |    4 +-
>  drivers/mmc/{tegra2_mmc.h => tegra_mmc.h}          |    8 +-
>  drivers/mtd/Makefile                               |    2 +-
>  drivers/mtd/nand/Makefile                          |    1 +
>  drivers/mtd/nand/fsmc_nand.c                       |  486 +++++++++++++
>  drivers/mtd/nand/spr_nand.c                        |  124 ----
>  drivers/mtd/spi/winbond.c                          |    8 +
>  drivers/mtd/{spr_smi.c => st_smi.c}                |  255 ++++---
>  drivers/net/davinci_emac.c                         |    8 +
>  drivers/net/designware.c                           |  126 ++--
>  drivers/net/designware.h                           |    2 +
>  drivers/rtc/m41t62.c                               |   10 +-
>  drivers/spi/Makefile                               |    2 +-
>  drivers/spi/kirkwood_spi.c                         |   64 +-
>  drivers/spi/{tegra2_spi.c => tegra_spi.c}          |   17 +-
>  drivers/usb/host/Makefile                          |    1 +
>  drivers/usb/host/ehci-atmel.c                      |   89 +++
>  drivers/video/exynos_fb.c                          |    3 -
>  include/common.h                                   |   10 +
>  include/configs/at91sam9260ek.h                    |    5 +-
>  include/configs/at91sam9261ek.h                    |    5 +-
>  include/configs/at91sam9263ek.h                    |   10 +-
>  include/configs/at91sam9m10g45ek.h                 |   20 +-
>  include/configs/at91sam9rlek.h                     |    3 +-
>  include/configs/cm_t35.h                           |    5 +-
>  include/configs/enbw_cmc.h                         |   20 +-
>  include/configs/harmony.h                          |   29 +-
>  include/configs/imx31_phycore.h                    |    1 -
>  include/configs/km/km_arm.h                        |   63 +-
>  include/configs/km_kirkwood.h                      |  141 +++-
>  include/configs/lacie_kw.h                         |    6 +-
>  include/configs/lsxl.h                             |  182 +++++
>  include/configs/m28evk.h                           |   11 +-
>  include/configs/medcom.h                           |    6 +-
>  include/configs/mgcoge3un.h                        |   86 ---
>  include/configs/mx28evk.h                          |    9 +-
>  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 -
>  include/configs/mx6qarm2.h                         |    1 -
>  include/configs/mx6qsabrelite.h                    |    1 -
>  include/configs/omap3_beagle.h                     |    4 +-
>  include/configs/omap3_evm.h                        |    4 +-
>  include/configs/omap4_common.h                     |    7 +-
>  include/configs/omap5_evm.h                        |    4 +-
>  include/configs/paz00.h                            |   34 +-
>  include/configs/plutux.h                           |    6 +-
>  include/configs/portl2.h                           |   85 ---
>  include/configs/seaboard.h                         |   35 +-
>  include/configs/spear-common.h                     |   94 ++-
>  include/configs/{spear3xx.h => spear3xx_evb.h}     |   62 +-
>  include/configs/{spear6xx.h => spear6xx_evb.h}     |   20 +-
>  include/configs/tegra2-common-post.h               |  117 +++
>  include/configs/tegra2-common.h                    |   10 +-
>  include/configs/tk71.h                             |  130 ++++
>  include/configs/trimslice.h                        |   99 +++
>  include/configs/ventana.h                          |   29 +-
>  include/configs/vl_ma2sc.h                         |  463 ++++++++++++
>  include/configs/whistler.h                         |   94 +++
>  include/configs/zipitz2.h                          |    1 +
>  include/linux/mtd/fsmc_nand.h                      |  101 +++
>  .../spr_smi.h => include/linux/mtd/st_smi.h        |   10 +-
>  include/net.h                                      |   17 +
>  include/netdev.h                                   |    2 +-
>  lib/Makefile                                       |    7 +-
>  lib/rand.c                                         |   48 ++
>  net/Makefile                                       |    2 -
>  net/eth.c                                          |   22 +
>  net/link_local.c                                   |    7 +-
>  net/net_rand.c                                     |   68 --
>  net/net_rand.h                                     |   31 +-
>  tools/Makefile                                     |    6 +
>  tools/kwboot.c                                     |  742
>  ++++++++++++++++++++ 258 files changed, 11028 insertions(+), 1775
>  deletions(-) create mode 100644 arch/arm/cpu/arm926ejs/spear/cpu.c
>  create mode 100644 arch/arm/cpu/arm926ejs/spear/spear600.c
>  create mode 100644 arch/arm/cpu/arm926ejs/spear/spl.c
>  create mode 100644 arch/arm/cpu/arm926ejs/spear/spl_boot.c
>  create mode 100644
>  arch/arm/cpu/arm926ejs/spear/spr600_mt47h128m8_3_266_cl5_async.c
>  create mode 100644
>  arch/arm/cpu/arm926ejs/spear/spr600_mt47h32m16_333_cl5_psync.c create
>  mode 100644
>  arch/arm/cpu/arm926ejs/spear/spr600_mt47h32m16_37e_166_cl4_sync.c
>  create mode 100644
>  arch/arm/cpu/arm926ejs/spear/spr600_mt47h64m16_3_333_cl5_psync.c
>  create mode 100644 arch/arm/cpu/arm926ejs/spear/start.S create mode
>  100644 arch/arm/cpu/arm926ejs/spear/u-boot-spl.lds create mode 100644
>  arch/arm/cpu/armv7/exynos/pinmux.c create mode 100644
>  arch/arm/include/asm/arch-exynos/periph.h create mode 100644
>  arch/arm/include/asm/arch-exynos/pinmux.h create mode 100644
>  arch/arm/include/asm/arch-spear/clk.h create mode 100644
>  arch/arm/include/asm/arch-spear/gpio.h delete mode 100644
>  arch/arm/include/asm/arch-spear/spr_nand.h create mode 100644
>  arch/arm/include/asm/arch-spear/spr_ssp.h delete mode 100644
>  arch/arm/include/asm/arch-spear/spr_xloader_table.h rename
>  arch/arm/include/asm/arch-tegra2/{tegra2_spi.h => tegra_spi.h} (95%)
>  rename board/{spear/spear310/config.mk => BuS/vl_ma2sc/Makefile} (54%)
>  create mode 100644 board/BuS/vl_ma2sc/vl_ma2sc.c rename
>  board/{spear/spear320/config.mk => buffalo/lsxl/Makefile} (52%) create
>  mode 100644 board/buffalo/lsxl/kwbimage-lschl.cfg create mode 100644
>  board/buffalo/lsxl/kwbimage-lsxhl.cfg create mode 100644
>  board/buffalo/lsxl/lsxl.c create mode 100644 board/buffalo/lsxl/lsxl.h
>  create mode 100644 board/compal/dts/tegra2-paz00.dts create mode
>  100644 board/compulab/dts/tegra2-trimslice.dts create mode 100644
>  board/compulab/trimslice/Makefile create mode 100644
>  board/compulab/trimslice/trimslice.c rename
>  board/{spear/spear300/config.mk => karo/tk71/Makefile} (51%) create
>  mode 100644 board/karo/tk71/kwbimage.cfg create mode 100644
>  board/karo/tk71/tk71.c create mode 100644
>  board/keymile/km_arm/fpga_config.c create mode 100644
>  board/keymile/km_arm/kwbimage_128M16_1.cfg create mode 100644
>  board/keymile/km_arm/kwbimage_256M8_1.cfg create mode 100644
>  board/nvidia/dts/tegra2-harmony.dts create mode 100644
>  board/nvidia/dts/tegra2-ventana.dts create mode 100644
>  board/nvidia/dts/tegra2-whistler.dts create mode 100644
>  board/nvidia/whistler/Makefile create mode 100644
>  board/nvidia/whistler/whistler.c delete mode 100644
>  board/spear/spear600/config.mk create mode 100644
>  doc/README.switch_config create mode 100644 doc/kwboot.1 create mode
>  100644 drivers/gpio/spear_gpio.c rename drivers/gpio/{tegra2_gpio.c =>
>  tegra_gpio.c} (99%) rename drivers/mmc/{tegra2_mmc.c => tegra_mmc.c}
>  (99%) rename drivers/mmc/{tegra2_mmc.h => tegra_mmc.h} (97%) create
>  mode 100644 drivers/mtd/nand/fsmc_nand.c delete mode 100644
>  drivers/mtd/nand/spr_nand.c rename drivers/mtd/{spr_smi.c => st_smi.c}
>  (62%) rename drivers/spi/{tegra2_spi.c => tegra_spi.c} (95%)
>  create mode 100644 drivers/usb/host/ehci-atmel.c
>  create mode 100644 include/configs/lsxl.h
>  delete mode 100644 include/configs/mgcoge3un.h
>  delete mode 100644 include/configs/portl2.h
>  rename include/configs/{spear3xx.h => spear3xx_evb.h} (72%)
>  rename include/configs/{spear6xx.h => spear6xx_evb.h} (74%)
>  create mode 100644 include/configs/tegra2-common-post.h
>  create mode 100644 include/configs/tk71.h
>  create mode 100644 include/configs/trimslice.h
>  create mode 100644 include/configs/vl_ma2sc.h
>  create mode 100644 include/configs/whistler.h
>  create mode 100644 include/linux/mtd/fsmc_nand.h
>  rename arch/arm/include/asm/arch-spear/spr_smi.h =>
>  include/linux/mtd/st_smi.h (95%) create mode 100644 lib/rand.c
>  delete mode 100644 net/net_rand.c
>  create mode 100644 tools/kwboot.c

Applied, thanks.

Best regards,

Wolfgang Denk

-- 
DENX Software Engineering GmbH,     MD: Wolfgang Denk & Detlev Zundel
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: (+49)-8142-66989-10 Fax: (+49)-8142-66989-80 Email: wd at denx.de
You get a wonderful view from the point of no return.
                                    - Terry Pratchett, _Making_Money_

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

* [U-Boot] Pull request: u-boot-arm/master
@ 2012-07-07 12:12 Albert ARIBAUD
  2012-07-08 20:13 ` Wolfgang Denk
  0 siblings, 1 reply; 259+ messages in thread
From: Albert ARIBAUD @ 2012-07-07 12:12 UTC (permalink / raw)
  To: u-boot

Hi Wolfgang,

The following changes since commit
558cd995d6d3eaa94fb342d142289a1fa2f76ba3:

  tools/mkenvimage.c: fix basename(3) usage (2012-07-02 20:21:49 +0200)

are available in the git repository at:

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

for you to fetch changes up to d702b0811df53a1fc2d8049e35431e4591d093c6:

  ARM: cache: Move the cp15 CR register read before flushing the cache.
  (2012-07-07 14:07:44 +0200)

----------------------------------------------------------------
Alexandre Belloni (1):
      AT91SAM9*: Change kernel address in dataflash to match u-boot's
size

Amit Virdi (10):
      st_smi: Return error in case TFF is not set
      st_smi: Change SMI timeout values
      st_smi: Enhance the error handling
      st_smi: Change timeout loop implementation
      SPEAr: Fix ARM relocation support
      SPEAr: Eliminate dependency on Xloader table
      SPEAr: Initialize SNOR in early_board_init_f
      SPEAr: Remove CONFIG_MTD_NAND_VERIFY_WRITE to speed up NAND access
      cleanup/SPEAr: Remove unnecessary parenthesis
      cleanup/SPEAr: Define configuration flags more elegantly

Andreas Bie?mann (1):
      ehci-atmel: fix compiler warning

Armando Visconti (4):
      st_smi: Removed no needed dependency on ST_M25Pxx_ID
      st_smi: Change the flash probing method
      st_smi: Fix bug in flash_print_info()
      st_smi: Fixed page size for Winbond W25Q128FV flash

Bo Shen (3):
      Atmel : usb : add EHCI driver for Atmel SoC
      AT91: at91sam9m10g45ek : Enable EHCI instead OHCI
      ATMEL/PIO: Enable new feature of PIO on Atmel device

Donghwa Lee (1):
      TRATS: initialize panel_info data structure in board file

Fabio Estevam (24):
      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
      No need to define CONFIG_ARCH_CPU_INIT.
      ARM: mx28: Remove CONFIG_ARCH_CPU_INIT
      ARM: introduce arch_early_init_r()

Heiko Schocher (1):
      arm,davinci: update for enbw_cmc board

Holger Brunck (13):
      arm/km: add board type to boards.cfg
      arm/km: add piggy mac adress offset for mgcoge3un
      arm/km: rename CONFIG option CONFIG_KM_DEF_ENV_UPDATE
      arm/km: use ARRAY_SIZE macro
      arm/km: fix wrong comment in SDRAM config for mgcoge3un
      arm/km: change maintainer for mgcoge3un
      arm/km: remove CONFIG_RESET_PHY_R
      arm/km: add kmnusa board support
      arm/km: add kmcoge5un board support
      arm/km: convert mgcoge3un target to km_kirkwood
      arm/km: remove portl2.h and use km_kirkwood instead
      arm/km: cleanup km_kirkwood boards
      arm/km: remove calls to kw_gpio_* in board_early_init_f

Igor Grinberg (1):
      cm-t35: reduce the environment size

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

Lokesh Vutla (10):
      OMAP5: Adding correct Control id code for OMAP5430
      OMAP5: ADD chip detection for OMAP5432 SOC
      OMAP5: Configure the io settings for omap5432 uevm board
      OMAP5: ADD precalculated timings for ddr3
      OMAP5: EMIF: Add support for DDR3 device
      OMAP5: DPLL core lock for OMAP5432
      OMAP5: Change voltages for omap5432
      ARM: OMAP3+: Detect reset type
      OMAP4+: Handle sdram init after warm reset
      OMAP4+: Force DDR in self-refresh after warm reset

Lucas Stach (2):
      tegra: sync SDIO1 pingroup enum name with TRM
      tegra: add SDIO1 funcmux entry for UARTA

Luka Perkov (1):
      kwboot: boot kirkwood SoCs over a serial link

Marek Vasut (3):
      i.MX28: Add function to adjust memory parameters
      Kirkwood: Add support for Ka-Ro TK71
      PXA: Enable CONFIG_PREBOOT on zipitz2

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

Michael Walle (4):
      lib: add rand() function
      net: use common rand()/srand() functions
      net: add helper to generate random mac address
      Kirkwood: add lschlv2 and lsxhl board support

Minkyu Kang (1):
      Exynos: fix cpuinfo and cpu detecting

Nikita Kiryanov (4):
      cm-t35: fix incorrect BOARD_REV_SIZE value
      cm-t35: fix legacy board revision representation
      cm-t35: print PCB revision information
      cm-t35: fix incorrect NAND_ECC layout selection

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

Rajashekhara, Sudhakar (1):
      da850/omap-l138: Enable auto negotiation in RMII mode

Rajeshwari Shinde (2):
      EXYNOS5: PINMUX: Added default pinumx settings
      EXYNOS: SMDK5250: Enable the pinmux setup

SRICHARAN R (11):
      ARM: OMAP4+: dmm: Take care of overlapping dmm and trap sections.
      ARM: OMAP5: dmm: Create a tiler trap section.
      ARM: OMAP5: Align memory used for testing to the power of 2
      ARM: OMAP5: Correct the DRAM_ADDR_SPACE_END macro.
      ARM: OMAP4: Correct the lpddr2 io settings register value.
      ARM: OMAP4+: Move external phy initialisations to arch specific
place. ARM: OMAP4/5: Move gpmc clocks to essential group.
      ARM: OMAP4/5: Move USB clocks to essential group.
      ARM: OMAP4/5: Move USB pads to essential list.
      ARM: OMAP4/5: Do not configure non essential pads, clocks, dplls.
      ARM: cache: Move the cp15 CR register read before flushing the
cache.

Sebastien Jan (1):
      omap4: Use a smaller M,N couple for IVA DPLL

Shiraz Hashim (5):
      st_smi: Move status register read before modifying ctrl register
      SPEAr: Enable autoneg for ethernet
      SPEAr: Enable dcache for fast file transfer
      SPEAr: explicitly select clk src for UART
      SPEAr: Correct SoC ID offset in misc configuration space

Simon Glass (2):
      tegra: Correct PLL access in ap20.c and clock.c
      arm: Don't use printf() in SPL builds

Simon Guinot (3):
      lacie_kw: fix SDRAM banks number for net2big_v2
      lacie_kw: fix CONFIG_SYS_KWD_CONFIG for inetspace_v2
      ARM: don't probe PHY address for LaCie boards

Stefan Roese (10):
      net: Multiple updates/enhancements to designware.c
      GPIO: Add SPEAr GPIO driver
      SPL: common/Makefile: Add image.c to SPL build
      SPL: lib/Makefile: Add crc32.c to SPL build
      SPL: ARM: spear: Remove some objects from SPL build
      Makefile: Add u-boot.spr build target (SPEAr)
      SPL: ARM: spear: Add SPL support for SPEAr600 platform
      rtc/m41t62: Add support for M41T82 with HT (Halt Update)
      i2c: designware_i2c.c: Add support for the "i2c probe" command
      MTD: SPEAr SMI: Add write support for length < 4 bytes

Stephen Warren (22):
      tegra: paz00: fix typo in SD slot CD detect GPIO
      tegra: add alternate UART1 funcmux entry
      tegra: Whistler board support
      tegra: remove some cruft from CONFIG_EXTRA_ENV_SETTINGS
      tegra: flesh out bootcmd
      tegra: whistler: reduce and comment network cfg options
      tegra: seaboard: add support for USB networking
      tegra: add UART1 on GPU funcmux entry
      tegra: add SDMMC1 on SDIO1 funcmux entry
      tegra: Compulab TrimSlice board support
      tegra: harmony: add device tree support
      tegra: paz00: add device tree support
      tegra: remove CONFIG_USB_ETHER_SMSC95XX from boards without it
      tegra: ventana: add own device tree, enable USB
      env_mmc: align buffers using ALLOC_CACHE_ALIGN_BUFFER
      sf: winbond: Add support for the Winbond W25Q80BL
      tegra: ventana: store environment in eMMC
      tegra: whistler: store environment in eMMC
      tegra: trimslice: store environment in SPI flash
      tegra: paz00: store environment in eMMC
      tegra: seaboard: disable SPI, move environment to eMMC
      tegra: trimslice: fix a couple typos

Steve Sakoman (3):
      omap: emif: deal with rams that return duplicate mr data on all
byte lanes omap: emif: fix bug in manufacturer code test
      omap: am33xx: accomodate input clocks other than 24 Mhz

Tetsuyuki Kobayashi (2):
      arm: bugfix: Move vector table before jumping relocated code
      arm: bugfix: save_boot_params_default accesses uninitalized stack
when -O0

Thomas Herzmann (1):
      arm/km: add implementation for read_dip_switch

Thomas Weber (1):
      omap4/5: Use CPUDIR for .lds script

Tom Rini (10):
      am33xx: Do not call init_timer twice
      Revert "I2C: OMAP: detect more devices when probing an i2c bus"
      am335x: Correct i2c sysc offset
      am33xx: Fill in more cm_wkuppll / cm_perpll
      am33xx: Fix i2c sampling rate typo
      omap24xx_i2c: Add AM33XX support
      OMAP3 Beagle: Set BOOTDELAY to 3
      omap3evm: Set BOOTDELAY to 3
      omap3_beagle: Add CONFIG_CMD_ASKENV
      omap3evm: Add CONFIG_CMD_ASKENV

Tom Warren (6):
      spi: Tegra2: Seaboard: fix UART corruption during SPI transactions
      spi: Tegra2: Seaboard: enable SPI/UART corruption fix
      spi: tegra2: rename tegra2_spi.* to tegra_spi.*
      mmc: tegra2: rename tegra2_mmc.* to tegra_mmc.*
      gpio: tegra2: rename tegra2_gpio.* to tegra_gpio.*
      arm: Tegra: Use ODMDATA from BCT in IRAM

Troy Kisky (1):
      DaVinci: fix ddr2 vtp i/o calibration

Valentin Longchamp (13):
      arm/km: enable mii cmd
      km_arm: use filesize for erase in update command
      kirkwood: add save functionality kirkwood_mpp_conf function
      kirkwood: fix calls to kirkwood_mpp_conf
      kw_spi: backup and reset the MPP of the chosen CS pin
      kw_spi: support spi_claim/release_bus functions
      kw_spi: add weak functions board_spi_claim/release_bus
      arm/kirkwood: protect the ENV_SPI #defines
      arm/km: use spi claim bus to switch between SPI and NAND
      arm/km: enable BOCO2 FPGA download support
      arm/km: redefine piggy 4 reg names to avoid conflicts
      arm/km: skip FPGA config when already configured
      arm/km: support the 2 PCIe fpga resets

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

Vipin KUMAR (14):
      mtd/NAND: Add FSMC driver support
      SPEAr: Configure FSMC driver for NAND interface
      mtd/NAND: Remove obsolete SPEAr specific NAND drivers
      st_smi: Add support for SPEAr SMI driver
      st_smi: Read status until timeout happens
      SPEAr: Place ethaddr write and read within CONFIG_CMD_NET
      SPEAr: Configure network support for spear SoCs
      SPEAr: Add macb driver support for spear310 and spear320
      SPEAr: Add basic arch related support for SPEAr SoCs
      SPEAr: Add configuration options for spear3xx and spear6xx boards
      SPEAr: Remove unused flag (CONFIG_SYS_HZ_CLOCK)
      SPEAr: Change the default environment variables
      SPEAr: Enable usb device high speed support
      SPEAr: Enable udc and usb-console support only for usbtty
configuration

Vipin Kumar (6):
      st_smi: Fix smi read status
      SPEAr: Add interface information in initialization
      SPEAr: Enable CONFIG_SYS_FLASH_PROTECTION
      SPEAr: Correct the definition of CONFIG_SYS_MONITOR_BASE
      SPEAr: Enable CONFIG_SYS_FLASH_EMPTY_INFO macro
      SPEAr: Enable ONFI nand flash detection for spear3xx and 6xx and
evb

amartin at nvidia.com (1):
      tegra: override compiler flags for low level init code

esw at bus-elektronik.de (3):
      Fix: broken boot message@serial line on AT91SAM9263-EK board
      Fix: AT91SAM9263 nor flash usage
      add new board vl_ma2sc

?ukasz Majewski (1):
      misc:pmic:trats: Correct procedure of enabling/disabling USB
regulators

 MAINTAINERS                                        |   12 +-
 Makefile                                           |   17 +
 arch/arm/cpu/arm926ejs/davinci/lowlevel_init.S     |    7 +-
 arch/arm/cpu/arm926ejs/kirkwood/mpp.c              |   10 +-
 arch/arm/cpu/arm926ejs/mx28/mx28.c                 |    2 -
 arch/arm/cpu/arm926ejs/mx28/spl_mem_init.c         |    8 +
 arch/arm/cpu/arm926ejs/spear/Makefile              |   25 +-
 arch/arm/cpu/arm926ejs/spear/cpu.c                 |   87 +++
 arch/arm/cpu/arm926ejs/spear/spear600.c            |  236 +++++++
 arch/arm/cpu/arm926ejs/spear/spl.c                 |  282 ++++++++
 arch/arm/cpu/arm926ejs/spear/spl_boot.c            |  197 ++++++
 .../spear/spr600_mt47h128m8_3_266_cl5_async.c      |  130 ++++
 .../spear/spr600_mt47h32m16_333_cl5_psync.c        |  135 ++++
 .../spear/spr600_mt47h32m16_37e_166_cl4_sync.c     |  130 ++++
 .../spear/spr600_mt47h64m16_3_333_cl5_psync.c      |  144 ++++
 arch/arm/cpu/arm926ejs/spear/start.S               |  122 ++++
 arch/arm/cpu/arm926ejs/spear/u-boot-spl.lds        |   87 +++
 arch/arm/cpu/armv7/am33xx/board.c                  |   30 +-
 arch/arm/cpu/armv7/cpu.c                           |    8 +-
 arch/arm/cpu/armv7/exynos/Makefile                 |    2 +-
 arch/arm/cpu/armv7/exynos/pinmux.c                 |  220 ++++++
 arch/arm/cpu/armv7/imx-common/speed.c              |    4 +
 arch/arm/cpu/armv7/mx5/clock.c                     |    2 +-
 arch/arm/cpu/armv7/mx6/soc.c                       |    2 -
 arch/arm/cpu/armv7/omap-common/clocks-common.c     |    8 +-
 arch/arm/cpu/armv7/omap-common/emif-common.c       |  189 ++++-
 arch/arm/cpu/armv7/omap-common/hwinit-common.c     |   24 +-
 arch/arm/cpu/armv7/omap-common/reset.c             |    5 +
 arch/arm/cpu/armv7/omap4/clocks.c                  |   14 +-
 arch/arm/cpu/armv7/omap4/hwinit.c                  |    5 +
 arch/arm/cpu/armv7/omap4/sdram_elpida.c            |    2 +-
 arch/arm/cpu/armv7/omap5/clocks.c                  |   39 +-
 arch/arm/cpu/armv7/omap5/hwinit.c                  |  123 +++-
 arch/arm/cpu/armv7/omap5/sdram.c                   |   87 ++-
 arch/arm/cpu/armv7/s5p-common/cpu_info.c           |    5 +-
 arch/arm/cpu/armv7/start.S                         |   12 +
 arch/arm/cpu/armv7/tegra2/ap20.c                   |   28 +-
 arch/arm/cpu/armv7/tegra2/board.c                  |   18 +-
 arch/arm/cpu/armv7/tegra2/clock.c                  |    4 +-
 arch/arm/cpu/armv7/tegra2/config.mk                |    7 +-
 arch/arm/cpu/armv7/tegra2/funcmux.c                |   30 +-
 arch/arm/include/asm/arch-am33xx/clocks_am33xx.h   |   10 +-
 arch/arm/include/asm/arch-am33xx/cpu.h             |   44 +-
 arch/arm/include/asm/arch-am33xx/i2c.h             |    8 +-
 arch/arm/include/asm/arch-at91/at91_pio.h          |   45 +-
 arch/arm/include/asm/arch-exynos/cpu.h             |   42 +-
 arch/arm/include/asm/arch-exynos/periph.h          |   47 ++
 arch/arm/include/asm/arch-exynos/pinmux.h          |   58 ++
 arch/arm/include/asm/arch-kirkwood/config.h        |   12 +-
 arch/arm/include/asm/arch-kirkwood/mpp.h           |    2 +-
 arch/arm/include/asm/arch-kirkwood/spi.h           |   11 +
 arch/arm/include/asm/arch-mx28/regs-common.h       |    2 +-
 arch/arm/include/asm/arch-mx6/mx6x_pins.h          |    4 +-
 arch/arm/include/asm/arch-omap3/cpu.h              |    2 +
 arch/arm/include/asm/arch-omap3/sys_proto.h        |    1 +
 arch/arm/include/asm/arch-omap4/clocks.h           |    5 +
 arch/arm/include/asm/arch-omap4/cpu.h              |    2 +
 arch/arm/include/asm/arch-omap4/omap.h             |    2 +-
 arch/arm/include/asm/arch-omap4/sys_proto.h        |    2 +
 arch/arm/include/asm/arch-omap5/clocks.h           |   15 +
 arch/arm/include/asm/arch-omap5/cpu.h              |    2 +
 arch/arm/include/asm/arch-omap5/omap.h             |   20 +-
 arch/arm/include/asm/arch-omap5/sys_proto.h        |    2 +
 arch/arm/include/asm/arch-s5pc1xx/cpu.h            |    6 +
 arch/arm/include/asm/arch-spear/clk.h              |   27 +
 arch/arm/include/asm/arch-spear/gpio.h             |   40 ++
 arch/arm/include/asm/arch-spear/hardware.h         |   63 +-
 arch/arm/include/asm/arch-spear/spr_defs.h         |   23 +
 arch/arm/include/asm/arch-spear/spr_gpt.h          |    4 +-
 arch/arm/include/asm/arch-spear/spr_misc.h         |  147 +++-
 arch/arm/include/asm/arch-spear/spr_nand.h         |   57 --
 arch/arm/include/asm/arch-spear/spr_ssp.h          |   45 ++
 arch/arm/include/asm/arch-spear/spr_syscntl.h      |   14 +
 .../arm/include/asm/arch-spear/spr_xloader_table.h |   67 --
 arch/arm/include/asm/arch-tegra2/clock.h           |    5 +-
 arch/arm/include/asm/arch-tegra2/funcmux.h         |    4 +
 arch/arm/include/asm/arch-tegra2/gpio.h            |    7 +-
 arch/arm/include/asm/arch-tegra2/pinmux.h          |    2 +-
 arch/arm/include/asm/arch-tegra2/tegra2.h          |    4 +
 .../asm/arch-tegra2/{tegra2_spi.h => tegra_spi.h}  |    9 +-
 arch/arm/include/asm/arch-tegra2/uart-spi-switch.h |    4 +-
 arch/arm/include/asm/emif.h                        |   52 +-
 arch/arm/include/asm/omap_common.h                 |    1 +
 arch/arm/include/asm/u-boot-arm.h                  |    1 +
 arch/arm/lib/board.c                               |    4 +
 arch/arm/lib/cache-cp15.c                          |    6 +-
 arch/arm/lib/eabi_compat.c                         |    3 +-
 .../spear310/config.mk => BuS/vl_ma2sc/Makefile}   |   42 +-
 board/BuS/vl_ma2sc/vl_ma2sc.c                      |  551
 +++++++++++++++ board/LaCie/common/common.c                        |
 23 +- board/LaCie/common/common.h                        |    2 +-
 board/LaCie/edminiv2/edminiv2.c                    |    2 +-
 board/LaCie/net2big_v2/net2big_v2.c                |    4 +-
 board/LaCie/netspace_v2/netspace_v2.c              |    4 +-
 board/Marvell/dreamplug/dreamplug.c                |    2 +-
 board/Marvell/guruplug/guruplug.c                  |    2 +-
 board/Marvell/mv88f6281gtw_ge/mv88f6281gtw_ge.c    |    2 +-
 board/Marvell/openrd/openrd.c                      |    2 +-
 board/Marvell/rd6281a/rd6281a.c                    |    2 +-
 board/Marvell/sheevaplug/sheevaplug.c              |    2 +-
 board/Seagate/dockstar/dockstar.c                  |    2 +-
 board/atmel/at91sam9260ek/partition.c              |    6 +-
 board/atmel/at91sam9261ek/partition.c              |    6 +-
 board/atmel/at91sam9263ek/at91sam9263ek.c          |    2 +-
 board/atmel/at91sam9263ek/partition.c              |    6 +-
 board/atmel/at91sam9rlek/partition.c               |    6 +-
 .../spear320/config.mk => buffalo/lsxl/Makefile}   |   42 +-
 board/buffalo/lsxl/kwbimage-lschl.cfg              |  229 ++++++
 board/buffalo/lsxl/kwbimage-lsxhl.cfg              |  229 ++++++
 board/buffalo/lsxl/lsxl.c                          |  283 ++++++++
 board/buffalo/lsxl/lsxl.h                          |   75 ++
 board/cloudengines/pogo_e02/pogo_e02.c             |    2 +-
 board/cm_t35/cm_t35.c                              |   33 +
 board/cm_t35/eeprom.c                              |   26 +-
 board/cm_t35/eeprom.h                              |    5 +
 board/compal/dts/tegra2-paz00.dts                  |   57 ++
 board/compal/paz00/paz00.c                         |   12 +-
 board/compulab/dts/tegra2-trimslice.dts            |   57 ++
 board/compulab/trimslice/Makefile                  |   49 ++
 board/compulab/trimslice/trimslice.c               |   73 ++
 board/d-link/dns325/dns325.c                       |    2 +-
 board/efikamx/Makefile                             |    7 +-
 board/enbw/enbw_cmc/enbw_cmc.c                     |  347 ++++++++-
 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 +-
 .../spear300/config.mk => karo/tk71/Makefile}      |   40 +-
 board/karo/tk71/kwbimage.cfg                       |  174 +++++
 board/karo/tk71/tk71.c                             |  166 +++++
 board/keymile/common/common.h                      |    5 +
 board/keymile/km_arm/Makefile                      |    4 +
 board/keymile/km_arm/fpga_config.c                 |  256 +++++++
 board/keymile/km_arm/km_arm.c                      |  152 ++--
 board/keymile/km_arm/kwbimage-memphis.cfg          |    2 +-
 board/keymile/km_arm/kwbimage_128M16_1.cfg         |  294 ++++++++
 board/keymile/km_arm/kwbimage_256M8_1.cfg          |  296 ++++++++
 board/nvidia/common/uart-spi-switch.c              |   29 +-
 board/nvidia/dts/tegra2-harmony.dts                |   57 ++
 board/nvidia/dts/tegra2-ventana.dts                |   57 ++
 board/nvidia/dts/tegra2-whistler.dts               |   67 ++
 board/nvidia/harmony/harmony.c                     |    4 +-
 board/nvidia/seaboard/seaboard.c                   |    4 +-
 board/nvidia/whistler/Makefile                     |   48 ++
 board/nvidia/whistler/whistler.c                   |  116 +++
 board/raidsonic/ib62x0/ib62x0.c                    |    2 +-
 board/samsung/smdk5250/smdk5250.c                  |  176 +----
 board/samsung/trats/trats.c                        |   85 ++-
 board/spear/common/Makefile                        |    2 +
 board/spear/common/spr_misc.c                      |  102 +--
 board/spear/spear300/spear300.c                    |   27 +-
 board/spear/spear310/spear310.c                    |   44 +-
 board/spear/spear320/spear320.c                    |   43 +-
 board/spear/spear600/Makefile                      |    2 +
 board/spear/spear600/config.mk                     |   39 -
 board/spear/spear600/spear600.c                    |   30 +-
 board/ti/am335x/evm.c                              |   13 +-
 board/ti/omap5_evm/mux_data.h                      |   18 +-
 board/ti/sdp4430/sdp4430_mux_data.h                |   25 +-
 board/ttcontrol/vision2/Makefile                   |    5 +-
 boards.cfg                                         |   41 +-
 common/Makefile                                    |    2 +-
 common/env_mmc.c                                   |   10 +-
 config.mk                                          |    4 +
 doc/README.mx28evk                                 |    2 +-
 doc/README.spear                                   |   54 +-
 doc/README.switch_config                           |   25 +
 doc/kwboot.1                                       |   84 +++
 drivers/gpio/Makefile                              |    3 +-
 drivers/gpio/at91_gpio.c                           |  125 +++-
 drivers/gpio/spear_gpio.c                          |  102 +++
 drivers/gpio/{tegra2_gpio.c => tegra_gpio.c}       |    2 +-
 drivers/i2c/designware_i2c.c                       |   16 +-
 drivers/i2c/omap24xx_i2c.c                         |   46 +-
 drivers/mmc/Makefile                               |    2 +-
 drivers/mmc/{tegra2_mmc.c => tegra_mmc.c}          |    4 +-
 drivers/mmc/{tegra2_mmc.h => tegra_mmc.h}          |    8 +-
 drivers/mtd/Makefile                               |    2 +-
 drivers/mtd/nand/Makefile                          |    1 +
 drivers/mtd/nand/fsmc_nand.c                       |  486 +++++++++++++
 drivers/mtd/nand/spr_nand.c                        |  124 ----
 drivers/mtd/spi/winbond.c                          |    8 +
 drivers/mtd/{spr_smi.c => st_smi.c}                |  255 ++++---
 drivers/net/davinci_emac.c                         |    8 +
 drivers/net/designware.c                           |  126 ++--
 drivers/net/designware.h                           |    2 +
 drivers/rtc/m41t62.c                               |   10 +-
 drivers/spi/Makefile                               |    2 +-
 drivers/spi/kirkwood_spi.c                         |   64 +-
 drivers/spi/{tegra2_spi.c => tegra_spi.c}          |   17 +-
 drivers/usb/host/Makefile                          |    1 +
 drivers/usb/host/ehci-atmel.c                      |   89 +++
 drivers/video/exynos_fb.c                          |    3 -
 include/common.h                                   |   10 +
 include/configs/at91sam9260ek.h                    |    5 +-
 include/configs/at91sam9261ek.h                    |    5 +-
 include/configs/at91sam9263ek.h                    |   10 +-
 include/configs/at91sam9m10g45ek.h                 |   20 +-
 include/configs/at91sam9rlek.h                     |    3 +-
 include/configs/cm_t35.h                           |    5 +-
 include/configs/enbw_cmc.h                         |   20 +-
 include/configs/harmony.h                          |   29 +-
 include/configs/imx31_phycore.h                    |    1 -
 include/configs/km/km_arm.h                        |   63 +-
 include/configs/km_kirkwood.h                      |  141 +++-
 include/configs/lacie_kw.h                         |    6 +-
 include/configs/lsxl.h                             |  182 +++++
 include/configs/m28evk.h                           |   11 +-
 include/configs/medcom.h                           |    6 +-
 include/configs/mgcoge3un.h                        |   86 ---
 include/configs/mx28evk.h                          |    9 +-
 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 -
 include/configs/mx6qarm2.h                         |    1 -
 include/configs/mx6qsabrelite.h                    |    1 -
 include/configs/omap3_beagle.h                     |    4 +-
 include/configs/omap3_evm.h                        |    4 +-
 include/configs/omap4_common.h                     |    7 +-
 include/configs/omap5_evm.h                        |    4 +-
 include/configs/paz00.h                            |   34 +-
 include/configs/plutux.h                           |    6 +-
 include/configs/portl2.h                           |   85 ---
 include/configs/seaboard.h                         |   35 +-
 include/configs/spear-common.h                     |   94 ++-
 include/configs/{spear3xx.h => spear3xx_evb.h}     |   62 +-
 include/configs/{spear6xx.h => spear6xx_evb.h}     |   20 +-
 include/configs/tegra2-common-post.h               |  117 +++
 include/configs/tegra2-common.h                    |   10 +-
 include/configs/tk71.h                             |  130 ++++
 include/configs/trimslice.h                        |   99 +++
 include/configs/ventana.h                          |   29 +-
 include/configs/vl_ma2sc.h                         |  463 ++++++++++++
 include/configs/whistler.h                         |   94 +++
 include/configs/zipitz2.h                          |    1 +
 include/linux/mtd/fsmc_nand.h                      |  101 +++
 .../spr_smi.h => include/linux/mtd/st_smi.h        |   10 +-
 include/net.h                                      |   17 +
 include/netdev.h                                   |    2 +-
 lib/Makefile                                       |    7 +-
 lib/rand.c                                         |   48 ++
 net/Makefile                                       |    2 -
 net/eth.c                                          |   22 +
 net/link_local.c                                   |    7 +-
 net/net_rand.c                                     |   68 --
 net/net_rand.h                                     |   31 +-
 tools/Makefile                                     |    6 +
 tools/kwboot.c                                     |  742
 ++++++++++++++++++++ 258 files changed, 11028 insertions(+), 1775
 deletions(-) create mode 100644 arch/arm/cpu/arm926ejs/spear/cpu.c
 create mode 100644 arch/arm/cpu/arm926ejs/spear/spear600.c
 create mode 100644 arch/arm/cpu/arm926ejs/spear/spl.c
 create mode 100644 arch/arm/cpu/arm926ejs/spear/spl_boot.c
 create mode 100644
 arch/arm/cpu/arm926ejs/spear/spr600_mt47h128m8_3_266_cl5_async.c
 create mode 100644
 arch/arm/cpu/arm926ejs/spear/spr600_mt47h32m16_333_cl5_psync.c create
 mode 100644
 arch/arm/cpu/arm926ejs/spear/spr600_mt47h32m16_37e_166_cl4_sync.c
 create mode 100644
 arch/arm/cpu/arm926ejs/spear/spr600_mt47h64m16_3_333_cl5_psync.c
 create mode 100644 arch/arm/cpu/arm926ejs/spear/start.S create mode
 100644 arch/arm/cpu/arm926ejs/spear/u-boot-spl.lds create mode 100644
 arch/arm/cpu/armv7/exynos/pinmux.c create mode 100644
 arch/arm/include/asm/arch-exynos/periph.h create mode 100644
 arch/arm/include/asm/arch-exynos/pinmux.h create mode 100644
 arch/arm/include/asm/arch-spear/clk.h create mode 100644
 arch/arm/include/asm/arch-spear/gpio.h delete mode 100644
 arch/arm/include/asm/arch-spear/spr_nand.h create mode 100644
 arch/arm/include/asm/arch-spear/spr_ssp.h delete mode 100644
 arch/arm/include/asm/arch-spear/spr_xloader_table.h rename
 arch/arm/include/asm/arch-tegra2/{tegra2_spi.h => tegra_spi.h} (95%)
 rename board/{spear/spear310/config.mk => BuS/vl_ma2sc/Makefile} (54%)
 create mode 100644 board/BuS/vl_ma2sc/vl_ma2sc.c rename
 board/{spear/spear320/config.mk => buffalo/lsxl/Makefile} (52%) create
 mode 100644 board/buffalo/lsxl/kwbimage-lschl.cfg create mode 100644
 board/buffalo/lsxl/kwbimage-lsxhl.cfg create mode 100644
 board/buffalo/lsxl/lsxl.c create mode 100644 board/buffalo/lsxl/lsxl.h
 create mode 100644 board/compal/dts/tegra2-paz00.dts create mode
 100644 board/compulab/dts/tegra2-trimslice.dts create mode 100644
 board/compulab/trimslice/Makefile create mode 100644
 board/compulab/trimslice/trimslice.c rename
 board/{spear/spear300/config.mk => karo/tk71/Makefile} (51%) create
 mode 100644 board/karo/tk71/kwbimage.cfg create mode 100644
 board/karo/tk71/tk71.c create mode 100644
 board/keymile/km_arm/fpga_config.c create mode 100644
 board/keymile/km_arm/kwbimage_128M16_1.cfg create mode 100644
 board/keymile/km_arm/kwbimage_256M8_1.cfg create mode 100644
 board/nvidia/dts/tegra2-harmony.dts create mode 100644
 board/nvidia/dts/tegra2-ventana.dts create mode 100644
 board/nvidia/dts/tegra2-whistler.dts create mode 100644
 board/nvidia/whistler/Makefile create mode 100644
 board/nvidia/whistler/whistler.c delete mode 100644
 board/spear/spear600/config.mk create mode 100644
 doc/README.switch_config create mode 100644 doc/kwboot.1 create mode
 100644 drivers/gpio/spear_gpio.c rename drivers/gpio/{tegra2_gpio.c =>
 tegra_gpio.c} (99%) rename drivers/mmc/{tegra2_mmc.c => tegra_mmc.c}
 (99%) rename drivers/mmc/{tegra2_mmc.h => tegra_mmc.h} (97%) create
 mode 100644 drivers/mtd/nand/fsmc_nand.c delete mode 100644
 drivers/mtd/nand/spr_nand.c rename drivers/mtd/{spr_smi.c => st_smi.c}
 (62%) rename drivers/spi/{tegra2_spi.c => tegra_spi.c} (95%)
 create mode 100644 drivers/usb/host/ehci-atmel.c
 create mode 100644 include/configs/lsxl.h
 delete mode 100644 include/configs/mgcoge3un.h
 delete mode 100644 include/configs/portl2.h
 rename include/configs/{spear3xx.h => spear3xx_evb.h} (72%)
 rename include/configs/{spear6xx.h => spear6xx_evb.h} (74%)
 create mode 100644 include/configs/tegra2-common-post.h
 create mode 100644 include/configs/tk71.h
 create mode 100644 include/configs/trimslice.h
 create mode 100644 include/configs/vl_ma2sc.h
 create mode 100644 include/configs/whistler.h
 create mode 100644 include/linux/mtd/fsmc_nand.h
 rename arch/arm/include/asm/arch-spear/spr_smi.h =>
 include/linux/mtd/st_smi.h (95%) create mode 100644 lib/rand.c
 delete mode 100644 net/net_rand.c
 create mode 100644 tools/kwboot.c

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

* [U-Boot] Pull request: u-boot-arm/master
  2012-05-15  6:57 Albert ARIBAUD
@ 2012-05-20 20:33 ` Wolfgang Denk
  0 siblings, 0 replies; 259+ messages in thread
From: Wolfgang Denk @ 2012-05-20 20:33 UTC (permalink / raw)
  To: u-boot

Dear Albert ARIBAUD,

In message <4FB1FE52.6060404@aribaud.net> you wrote:
> Hi Wolfgang,
> 
> The following changes since commit 0a6deb3251a68b5be640ab1b848ca67e906b75ce:
> 
>    Merge branch 'agust at denx.de' of git://git.denx.de/u-boot-staging 
> (2012-04-30 18:19:28 +0200)
> 
> are available in the git repository at:
> 
> 
>    git://git.denx.de/u-boot-arm master
> 
> for you to fetch changes up to 2ca4a209a5b961ad1be8782c68dabe326d77dfaf:
> 
>    OMAP4/5: Change omap4_sdp, omap4_panda, omap5_evm maintainer 
> (2012-05-15 08:31:41 +0200)
> 
> ----------------------------------------------------------------
> Aneesh V (6):
>        arm: adapt asm/linkage.h from Linux
>        armv7: add appropriate headers for assembly functions
>        ARM: enable Thumb build
>        armv7: Use -march=armv7-a and thereby enable Thumb-2
>        omap4+: Avoid using __attribute__ ((__packed__))
>        OMAP4: enable Thumb build
> 
> Anton Staff (3):
>        fdt: Add fdtdec functions to read byte array
>        tegra: fdt: Add keyboard controller definition
>        tegra: fdt: Add keyboard definitions for Seaboard
> 
> Balaji T K (3):
>        arm: omap5: correct boot device mode7 for eMMC
>        omap5: pbias ldo9 turn on
>        mmc: omap5evm: Add eMMC saveenv support
> 
> Bernie Thompson (1):
>        input: Add support for keyboard matrix decoding from an fdt
> 
> Chander Kashyap (1):
>        EXYNOS: Rename exynos5_tzpc structure to exynos_tzpc
> 
> David Purdy (1):
>        kirkwood: add support for Cloud Engines Pogoplug E02
> 
> Dirk Behme (1):
>        i.MX6: Add ANATOP regulator init
> 
> Donghwa Lee (8):
>        EXYNOS: definitions of system resgister and power management 
> registers.
>        EXYNOS: add LCD and MIPI DSI clock interface.
>        LCD: add data structure for EXYNOS display driver
>        EXYNOS: support EXYNOS framebuffer and FIMD display drivers.
>        EXYNOS: support EXYNOS MIPI DSI interface driver.
>        LCD: support S6E8AX0 amoled driver based on EXYNOS MIPI DSI
>        EXYNOS: support TRATS board display function
>        EXYNOS: Change bits per pixel value proper for u-boot.
> 
> Enric Balletbo i Serra (2):
>        igep00x0: enable the use of a plain text file
>        igep00x0: change mpurate from 500 to auto
> 
> Enric Balletb? i Serra (1):
>        OMAP3: igep00x0: Reduce lines of code for IGEP-based boards.
> 
> 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
> 
> Grazvydas Ignotas (3):
>        OMAP3: pandora: pin mux updates for DM3730 board variant
>        OMAP3: pandora: revise GPIO configuration
>        OMAP3: pandora: drop console kernel argument
> 
> Ian Campbell (1):
>        ARM: dreamplug: Enable FDT support
> 
> Jaehoon Chung (1):
>        TRATS: modify the trats's configuration
> 
> Jimmy Zhang (3):
>        tegra: Add EMC support for optimal memory timings
>        tegra: Add PMU to manage power supplies
>        tegra: Add EMC settings for Seaboard
> 
> Jon Hunter (1):
>        OMAP4: Set fdt_high for OMAP4 devices to enable booting with 
> Device Tree
> 
> Jonathan Solnit (1):
>        ARM:OMAP+:MMC: Add parameters to MMC init
> 
> Lauri Hintsala (1):
>        mx28evk: add NAND support
> 
> Lucas Stach (1):
>        tegra2: trivially enable 13 mhz crystal frequency
> 
> Luka Perkov (1):
>        kirkwood: add NAS62x0 board 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]()
> 
> Matt Porter (1):
>        arm, omap3: fix warm reset serial output on OMAP36xx/AM/DM37xx
> 
> Minkyu Kang (1):
>        SMDK5250: fix compiler warning
> 
> Nikita Kiryanov (1):
>        cm-t35: add I2C multi-bus support
> 
> Nishanth Menon (3):
>        OMAP3+: Introduce generic logic for OMAP voltage controller
>        OMAP4460: TPS Ensure SET1 is selected after voltage configuration
>        OMAP4: scale voltage of core before MPU scales
> 
> Nobuhiro Iwamatsu (2):
>        arm: cam_enc_4xx: Change macro from BOARD_LATE_INIT to 
> CONFIG_BOARD_LATE_INIT
>        arm: ea20: Change macro from BOARD_LATE_INIT to 
> CONFIG_BOARD_LATE_INIT
> 
> Rakesh Iyer (1):
>        tegra: Add tegra keyboard driver
> 
> SRICHARAN R (17):
>        OMAP5: clocks: Change clock settings as required for ES1.0 silicon.
>        OMAP5: board: Add pinmux data for omap5_evm board.
>        OMAP5: io: Configure the io settings for omap5430 sevm board.
>        OMAP5: emif/ddr: Change emif settings as required for ES1.0 silicon.
>        OMAP5: palmas: Configure nominal opp vdd values
>        OMAP5: hwinit: Add the missing break statement
>        OMAP4/5: Make the silicon revision variable common.
>        OMAP5: SRAM: Change the SRAM base address.
>        OMAP4/5: Make the sysctrl structure common
>        OMAP4/5: device: Add support to get the device type.
>        OMAP5: defconfig: Align the defconfig for 5430 ES1.0
>        OMAP5: ddr: Change the ddr device name.
>        OMAP4/5: emif: Correct the emif power mgt shadow register bit fields.
>        power: twl6035: add palmas PMIC support
>        OMAP3+: reset: Create a common reset layer.
>        OMAP5: reset: Use cold reset in case of 5430ES1.0
>        OMAP4/5: Change omap4_sdp, omap4_panda, omap5_evm maintainer
> 
> Simon Glass (19):
>        fdt: Add function to locate an array in the device tree
>        fdt: Add function to return next compatible subnode
>        Add abs() macro to return absolute value
>        i2c: Add TPS6586X driver
>        tegra: Move ap20.h header into arch location
>        tegra: Add functions to access low-level Osc/PLL details
>        tegra: Add tegra_get_chip_type() to detect SKU
>        tegra: Add header file for APB_MISC register
>        tegra: Set up PMU for Nvidia boards
>        tegra: Set up warmboot code on Nvidia boards
>        fdt: tegra: Add EMC node to device tree
>        tegra: i2c: Add function to find DVC bus
>        tegra: fdt: Add EMC data for Tegra2 Seaboard
>        tegra: Enable LP0 on Seaboard
>        input: Add linux/input.h for key code support
>        input: Add generic keyboard input handler
>        tegra: Add keyboard support to funcmux
>        tegra: Switch on console mux and use environment for console
>        tegra: Enable keyboard for Seaboard
> 
> 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
> 
> Tero Kristo (3):
>        omap4: panda: disable uart2 pads during boot
>        omap4: do not enable fs-usb module
>        omap4: do not enable auxiliary cores
> 
> 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
> 
> Tom Rini (11):
>        tools, config.mk: Add gcc-version.sh, cc-version test from Linux
>        Makefile: Add a 'checkthumb' rule
>        omap4: Remove CONFIG_SYS_MMC_SET_DEV
>        omap4+: Remove CONFIG_ARCH_CPU_INIT
>        omap5912osk: Remove empty misc_init_r
>        omap730p2: Remove empty misc_init_r
>        omap3: Introduce weak misc_init_r
>        include/configs: Remove CONFIG_SYS_64BIT_VSPRINTF
>        include/configs: Remove CONFIG_SYS_64BIT_STRTOUL
>        ARM: omap3: Set SPL stack size to 8KB, image to 54KB.
>        ARM: omap3: Add CONFIG_SPL_BOARD_INIT for CONFIG_SPL_MMC_SUPPORT
> 
> Vladimir Zapolskiy (3):
>        arm926ejs: add NXP LPC32x0 cpu series support
>        serial: add LPC32X0 high-speed UART devices support
>        devkit3250: add Timll DevKit3250 board initial support
> 
> Wei Ni (1):
>        tegra: Turn off power detect in board init
> 
> Wolfgang Grandegger (1):
>        USB: ehci-mx6: Fix broken IO access
> 
> Yen Lin (5):
>        Add AES crypto library
>        tegra: Add crypto library for warmboot code
>        tegra: Add flow, gp_padctl, fuse, sdram headers
>        tegra: Add warmboot implementation
>        tegra: Setup PMC scratch info from ap20 setup
> 
> ?ukasz Majewski (3):
>        ARM: Exynos4: ADC: Universal_C210: Enable LDO4 power line for ADC 
> measurement
>        misc:pmic:max8997 MAX8997 support for PMIC driver
>        misc:pmic:samsung Convert TRATS target to use MAX8997 instead of 
> MAX8998
> 
>   MAINTAINERS                                        |   24 +-
>   Makefile                                           |    7 +
>   README                                             |    8 +
>   arch/arm/config.mk                                 |   27 +-
>   arch/arm/cpu/arm926ejs/config.mk                   |    6 +
>   arch/arm/cpu/arm926ejs/lpc32xx/Makefile            |   45 +
>   arch/arm/cpu/arm926ejs/lpc32xx/clk.c               |  117 +++
>   arch/arm/cpu/arm926ejs/lpc32xx/cpu.c               |   70 ++
>   arch/arm/cpu/arm926ejs/lpc32xx/devices.c           |   52 ++
>   arch/arm/cpu/arm926ejs/lpc32xx/timer.c             |   95 ++
>   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/am33xx/board.c                  |    2 +-
>   arch/arm/cpu/armv7/config.mk                       |    7 +-
>   arch/arm/cpu/armv7/exynos/Makefile                 |    2 +-
>   arch/arm/cpu/armv7/exynos/clock.c                  |  184 ++++
>   arch/arm/cpu/armv7/exynos/power.c                  |   54 ++
>   arch/arm/cpu/armv7/exynos/system.c                 |   48 +
>   arch/arm/cpu/armv7/imx-common/cpu.c                |   15 +-
>   arch/arm/cpu/armv7/mx5/clock.c                     |  493 +++++++++-
>   arch/arm/cpu/armv7/mx5/lowlevel_init.S             |    5 +-
>   arch/arm/cpu/armv7/mx6/clock.c                     |   50 +-
>   arch/arm/cpu/armv7/mx6/lowlevel_init.S             |    5 +-
>   arch/arm/cpu/armv7/mx6/soc.c                       |   30 +
>   arch/arm/cpu/armv7/omap-common/Makefile            |    1 +
>   arch/arm/cpu/armv7/omap-common/clocks-common.c     |   99 +-
>   arch/arm/cpu/armv7/omap-common/emif-common.c       |   41 +-
>   arch/arm/cpu/armv7/omap-common/hwinit-common.c     |   16 +-
>   arch/arm/cpu/armv7/omap-common/lowlevel_init.S     |   14 +-
>   .../arm/cpu/armv7/omap-common/{reset.S => reset.c} |   30 +-
>   arch/arm/cpu/armv7/omap-common/spl.c               |    1 +
>   arch/arm/cpu/armv7/omap-common/spl_mmc.c           |    5 +-
>   arch/arm/cpu/armv7/omap-common/vc.c                |  138 +++
>   arch/arm/cpu/armv7/omap3/board.c                   |   12 +
>   arch/arm/cpu/armv7/omap3/clock.c                   |   16 +
>   arch/arm/cpu/armv7/omap3/lowlevel_init.S           |   41 +-
>   arch/arm/cpu/armv7/omap4/clocks.c                  |   85 +-
>   arch/arm/cpu/armv7/omap4/hwinit.c                  |   24 +-
>   arch/arm/cpu/armv7/omap4/sdram_elpida.c            |    4 +
>   arch/arm/cpu/armv7/omap5/Makefile                  |    2 +-
>   arch/arm/cpu/armv7/omap5/clocks.c                  |  143 ++-
>   arch/arm/cpu/armv7/omap5/hwinit.c                  |  104 ++-
>   .../cpu/armv7/omap5/{sdram_elpida.c => sdram.c}    |  101 +-
>   arch/arm/cpu/armv7/s5pc1xx/cache.S                 |   10 +-
>   arch/arm/cpu/armv7/s5pc1xx/reset.S                 |    5 +-
>   arch/arm/cpu/armv7/start.S                         |   13 +-
>   arch/arm/cpu/armv7/tegra2/Makefile                 |    4 +
>   arch/arm/cpu/armv7/tegra2/ap20.c                   |   44 +-
>   arch/arm/cpu/armv7/tegra2/board.c                  |    4 +-
>   arch/arm/cpu/armv7/tegra2/clock.c                  |   37 +-
>   arch/arm/cpu/armv7/tegra2/crypto.c                 |  230 +++++
>   arch/arm/cpu/armv7/tegra2/crypto.h                 |   36 +
>   arch/arm/cpu/armv7/tegra2/emc.c                    |  286 ++++++
>   arch/arm/cpu/armv7/tegra2/funcmux.c                |   16 +
>   arch/arm/cpu/armv7/tegra2/lowlevel_init.S          |    5 +-
>   arch/arm/cpu/armv7/tegra2/pmu.c                    |   70 ++
>   arch/arm/cpu/armv7/tegra2/warmboot.c               |  386 ++++++++
>   arch/arm/cpu/armv7/tegra2/warmboot_avp.c           |  250 +++++
>   arch/arm/cpu/armv7/tegra2/warmboot_avp.h           |   81 ++
>   arch/arm/cpu/armv7/u8500/lowlevel.S                |    9 +-
>   arch/arm/dts/tegra20.dtsi                          |   11 +
>   arch/arm/include/asm/arch-am33xx/mmc_host_def.h    |    2 +-
>   arch/arm/include/asm/arch-exynos/clk.h             |    3 +
>   arch/arm/include/asm/arch-exynos/cpu.h             |    5 +
>   arch/arm/include/asm/arch-exynos/dsim.h            |  181 ++++
>   arch/arm/include/asm/arch-exynos/fb.h              |  446 +++++++++
>   arch/arm/include/asm/arch-exynos/mipi_dsim.h       |  380 ++++++++
>   arch/arm/include/asm/arch-exynos/power.h           |    6 +
>   arch/arm/include/asm/arch-exynos/system.h          |   53 ++
>   arch/arm/include/asm/arch-exynos/tzpc.h            |    2 +-
>   arch/arm/include/asm/arch-lpc32xx/clk.h            |  170 ++++
>   arch/arm/include/asm/arch-lpc32xx/config.h         |   76 ++
>   arch/arm/include/asm/arch-lpc32xx/cpu.h            |   64 ++
>   arch/arm/include/asm/arch-lpc32xx/emc.h            |   92 ++
>   arch/arm/include/asm/arch-lpc32xx/sys_proto.h      |   25 +
>   arch/arm/include/asm/arch-lpc32xx/timer.h          |   74 ++
>   arch/arm/include/asm/arch-lpc32xx/uart.h           |  114 +++
>   arch/arm/include/asm/arch-lpc32xx/wdt.h            |   51 ++
>   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 +-
>   arch/arm/include/asm/arch-omap3/cpu.h              |    5 +-
>   arch/arm/include/asm/arch-omap3/mmc_host_def.h     |    8 +-
>   arch/arm/include/asm/arch-omap3/mux.h              |    6 +
>   arch/arm/include/asm/arch-omap4/clocks.h           |   18 +-
>   arch/arm/include/asm/arch-omap4/cpu.h              |   11 +
>   arch/arm/include/asm/arch-omap4/mmc_host_def.h     |    2 +-
>   arch/arm/include/asm/arch-omap4/mux_omap4.h        |    2 +-
>   arch/arm/include/asm/arch-omap4/omap.h             |   25 +-
>   arch/arm/include/asm/arch-omap4/sys_proto.h        |    8 +-
>   arch/arm/include/asm/arch-omap5/clocks.h           |   52 +-
>   arch/arm/include/asm/arch-omap5/cpu.h              |   11 +
>   arch/arm/include/asm/arch-omap5/mmc_host_def.h     |    2 +-
>   arch/arm/include/asm/arch-omap5/mux_omap5.h        |  504 +++++-----
>   arch/arm/include/asm/arch-omap5/omap.h             |  153 +++-
>   arch/arm/include/asm/arch-omap5/sys_proto.h        |    8 +-
>   .../tegra2 => include/asm/arch-tegra2}/ap20.h      |    7 +
>   arch/arm/include/asm/arch-tegra2/apb_misc.h        |   36 +
>   arch/arm/include/asm/arch-tegra2/clk_rst.h         |    3 +
>   arch/arm/include/asm/arch-tegra2/clock.h           |   22 +
>   arch/arm/include/asm/arch-tegra2/emc.h             |  113 +++
>   arch/arm/include/asm/arch-tegra2/flow.h            |   36 +
>   arch/arm/include/asm/arch-tegra2/fuse.h            |   39 +
>   arch/arm/include/asm/arch-tegra2/gp_padctrl.h      |   73 ++
>   arch/arm/include/asm/arch-tegra2/pmu.h             |   30 +
>   arch/arm/include/asm/arch-tegra2/sdram_param.h     |  148 +++
>   arch/arm/include/asm/arch-tegra2/tegra2.h          |   25 +
>   arch/arm/include/asm/arch-tegra2/tegra_i2c.h       |    7 +
>   arch/arm/include/asm/arch-tegra2/warmboot.h        |  150 +++
>   arch/arm/include/asm/emif.h                        |   76 +-
>   arch/arm/include/asm/linkage.h                     |    7 +
>   arch/arm/include/asm/omap_common.h                 |   11 +-
>   board/cloudengines/pogo_e02/Makefile               |   43 +
>   board/cloudengines/pogo_e02/kwbimage.cfg           |  169 ++++
>   board/cloudengines/pogo_e02/pogo_e02.c             |  118 +++
>   board/cloudengines/pogo_e02/pogo_e02.h             |   44 +
>   board/cm_t35/cm_t35.c                              |   19 +-
>   board/comelit/dig297/dig297.c                      |    2 +-
>   board/corscience/tricorder/tricorder.c             |    2 +-
>   board/davinci/ea20/ea20.c                          |    4 +-
>   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 +++-
>   board/htkw/mcx/mcx.c                               |   13 +-
>   board/isee/igep0020/igep0020.c                     |    4 +-
>   board/isee/igep0030/igep0030.c                     |    4 +-
>   board/logicpd/am3517evm/am3517evm.c                |    2 +-
>   board/logicpd/omap3som/omap3logic.c                |   13 +-
>   board/logicpd/zoom1/zoom1.c                        |    2 +-
>   board/logicpd/zoom2/zoom2.c                        |    2 +-
>   board/matrix_vision/mvblx/mvblx.c                  |    4 +-
>   board/nvidia/common/Makefile                       |    1 +
>   board/nvidia/common/board.c                        |   42 +-
>   board/nvidia/common/emc.c                          |   53 ++
>   board/nvidia/common/emc.h                          |   29 +
>   board/nvidia/dts/tegra2-seaboard.dts               |   64 ++
>   board/overo/overo.c                                |    2 +-
>   board/pandora/pandora.c                            |   59 +-
>   board/pandora/pandora.h                            |    6 +
>   board/raidsonic/ib62x0/Makefile                    |   43 +
>   board/raidsonic/ib62x0/ib62x0.c                    |   79 ++
>   board/raidsonic/ib62x0/ib62x0.h                    |   40 +
>   board/raidsonic/ib62x0/kwbimage.cfg                |  169 ++++
>   board/samsung/smdk5250/tzpc_init.c                 |    4 +-
>   board/samsung/trats/trats.c                        |  173 +++-
>   board/samsung/universal_c210/universal.c           |   25 +-
>   board/technexion/twister/twister.c                 |    2 +-
>   board/teejet/mt_ventoux/mt_ventoux.c               |    9 +-
>   board/ti/am3517crane/am3517crane.c                 |    2 +-
>   board/ti/beagle/beagle.c                           |    2 +-
>   board/ti/evm/evm.c                                 |    2 +-
>   board/ti/omap5912osk/omap5912osk.c                 |    7 -
>   board/ti/omap5_evm/evm.c                           |   10 +-
>   board/ti/omap5_evm/mux_data.h                      |  489 +++++-----
>   board/ti/omap730p2/omap730p2.c                     |    6 -
>   board/ti/panda/panda.c                             |    2 +-
>   board/ti/panda/panda_mux_data.h                    |   10 +-
>   board/ti/sdp3430/sdp.c                             |    2 +-
>   board/ti/sdp4430/sdp.c                             |    4 +-
>   board/ti/sdp4430/sdp4430_mux_data.h                |    2 +-
>   board/timll/devkit3250/Makefile                    |   44 +
>   board/timll/devkit3250/devkit3250.c                |   65 ++
>   board/timll/devkit8000/devkit8000.c                |    2 +-
>   boards.cfg                                         |    8 +-
>   common/cmd_sata.c                                  |    9 +-
>   config.mk                                          |    6 +-
>   doc/SPL/README.omap3                               |    4 +-
>   drivers/bios_emulator/x86emu/prim_ops.c            |    5 -
>   drivers/block/Makefile                             |    1 +
>   drivers/block/dwc_ahsata.c                         |  969 
> ++++++++++++++++++++
>   drivers/block/dwc_ahsata.h                         |  335 +++++++
>   drivers/gpio/mxc_gpio.c                            |    3 +-
>   drivers/i2c/tegra_i2c.c                            |   14 +
>   drivers/input/Makefile                             |    3 +
>   drivers/input/input.c                              |  430 +++++++++
>   drivers/input/key_matrix.c                         |  208 +++++
>   drivers/input/tegra-kbc.c                          |  375 ++++++++
>   drivers/misc/Makefile                              |    2 +
>   drivers/misc/pmic_dialog.c                         |   37 +
>   drivers/misc/pmic_max8997.c                        |   43 +
>   drivers/mmc/mxsmmc.c                               |    3 +-
>   drivers/mmc/omap_hsmmc.c                           |   61 +-
>   drivers/mtd/nand/mxc_nand.c                        |   33 +
>   drivers/net/fec_mxc.c                              |   88 +-
>   drivers/power/Makefile                             |    2 +
>   drivers/power/tps6586x.c                           |  280 ++++++
>   drivers/power/twl6035.c                            |   65 ++
>   drivers/serial/Makefile                            |    1 +
>   drivers/serial/lpc32xx_hsuart.c                    |  112 +++
>   drivers/spi/mxs_spi.c                              |   23 +-
>   drivers/usb/host/ehci-mx6.c                        |    5 +-
>   drivers/usb/host/ehci-mxc.c                        |    4 -
>   drivers/video/Makefile                             |    4 +
>   drivers/video/exynos_fb.c                          |  128 +++
>   drivers/video/exynos_fb.h                          |   61 ++
>   drivers/video/exynos_fimd.c                        |  354 +++++++
>   drivers/video/exynos_mipi_dsi.c                    |  253 +++++
>   drivers/video/exynos_mipi_dsi_common.c             |  637 +++++++++++++
>   drivers/video/exynos_mipi_dsi_common.h             |   48 +
>   drivers/video/exynos_mipi_dsi_lowlevel.c           |  652 +++++++++++++
>   drivers/video/exynos_mipi_dsi_lowlevel.h           |  111 +++
>   drivers/video/s6e8ax0.c                            |  256 ++++++
>   include/aes.h                                      |   70 ++
>   include/ahci.h                                     |    5 +-
>   include/common.h                                   |   25 +
>   include/configs/P1023RDS.h                         |    3 -
>   include/configs/P2020COME.h                        |    2 -
>   include/configs/am3517_crane.h                     |    3 +-
>   include/configs/am3517_evm.h                       |    4 +-
>   include/configs/at91sam9263ek.h                    |    2 -
>   include/configs/cam_enc_4xx.h                      |    2 +-
>   include/configs/cm_t35.h                           |    1 +
>   include/configs/da830evm.h                         |    1 -
>   include/configs/devkit3250.h                       |  117 +++
>   include/configs/devkit8000.h                       |    2 +-
>   include/configs/dreamplug.h                        |    2 +
>   include/configs/ea20.h                             |    3 +-
>   include/configs/eb_cpux9k2.h                       |    2 -
>   include/configs/flea3.h                            |    2 -
>   include/configs/hawkboard.h                        |    1 -
>   include/configs/ib62x0.h                           |  152 +++
>   include/configs/igep0030.h                         |  261 ------
>   include/configs/{igep0020.h => igep00x0.h}         |   45 +-
>   include/configs/ima3-mx53.h                        |  269 ++++++
>   include/configs/imx27lite-common.h                 |    1 -
>   include/configs/m28evk.h                           |   15 +-
>   include/configs/mcx.h                              |    4 +-
>   include/configs/meesc.h                            |    1 -
>   include/configs/mv-common.h                        |    1 -
>   include/configs/mx25pdk.h                          |    1 -
>   include/configs/mx28evk.h                          |   13 +
>   include/configs/mx31pdk.h                          |    1 +
>   include/configs/mx35pdk.h                          |    2 -
>   include/configs/mx53loco.h                         |   29 +-
>   include/configs/mx6qarm2.h                         |    1 +
>   include/configs/mx6qsabrelite.h                    |   17 +
>   include/configs/omap3_beagle.h                     |    3 +-
>   include/configs/omap3_evm_common.h                 |    3 +-
>   include/configs/omap3_overo.h                      |    3 +-
>   include/configs/omap3_pandora.h                    |    3 +-
>   include/configs/omap4_common.h                     |    5 +-
>   include/configs/omap5912osk.h                      |    2 -
>   include/configs/omap5_evm.h                        |   26 +-
>   include/configs/omap730p2.h                        |    2 -
>   include/configs/otc570.h                           |    1 -
>   include/configs/p1_p2_rdb_pc.h                     |    3 -
>   include/configs/pogo_e02.h                         |  119 +++
>   include/configs/seaboard.h                         |   16 +
>   include/configs/spear-common.h                     |    1 -
>   include/configs/tam3517-common.h                   |    3 +-
>   include/configs/tegra2-common.h                    |   26 +-
>   include/configs/trats.h                            |   15 +-
>   include/configs/tricorder.h                        |    3 +-
>   include/configs/tx25.h                             |    2 -
>   include/configs/zmx25.h                            |    2 -
>   include/dialog_pmic.h                              |  187 ++++
>   include/fdtdec.h                                   |   71 ++
>   include/fsl_pmic.h                                 |   11 +
>   include/input.h                                    |  147 +++
>   include/key_matrix.h                               |   99 ++
>   include/lcd.h                                      |   64 ++
>   include/linux/input.h                              |  155 ++++
>   include/linux/linkage.h                            |    7 +-
>   include/max8997_pmic.h                             |  190 ++++
>   include/max8998_pmic.h                             |    1 +
>   include/pmic.h                                     |    1 +
>   include/tegra-kbc.h                                |   33 +
>   include/tps6586x.h                                 |   68 ++
>   include/twl6035.h                                  |   42 +
>   lib/Makefile                                       |    1 +
>   lib/aes.c                                          |  598 ++++++++++++
>   lib/fdtdec.c                                       |   53 ++
>   tools/gcc-version.sh                               |   32 +
>   297 files changed, 18126 insertions(+), 1594 deletions(-)
>   create mode 100644 arch/arm/cpu/arm926ejs/lpc32xx/Makefile
>   create mode 100644 arch/arm/cpu/arm926ejs/lpc32xx/clk.c
>   create mode 100644 arch/arm/cpu/arm926ejs/lpc32xx/cpu.c
>   create mode 100644 arch/arm/cpu/arm926ejs/lpc32xx/devices.c
>   create mode 100644 arch/arm/cpu/arm926ejs/lpc32xx/timer.c
>   create mode 100644 arch/arm/cpu/arm926ejs/mx28/spl_lradc_init.c
>   create mode 100644 arch/arm/cpu/armv7/exynos/power.c
>   create mode 100644 arch/arm/cpu/armv7/exynos/system.c
>   rename arch/arm/cpu/armv7/omap-common/{reset.S => reset.c} (70%)
>   create mode 100644 arch/arm/cpu/armv7/omap-common/vc.c
>   rename arch/arm/cpu/armv7/omap5/{sdram_elpida.c => sdram.c} (64%)
>   create mode 100644 arch/arm/cpu/armv7/tegra2/crypto.c
>   create mode 100644 arch/arm/cpu/armv7/tegra2/crypto.h
>   create mode 100644 arch/arm/cpu/armv7/tegra2/emc.c
>   create mode 100644 arch/arm/cpu/armv7/tegra2/pmu.c
>   create mode 100644 arch/arm/cpu/armv7/tegra2/warmboot.c
>   create mode 100644 arch/arm/cpu/armv7/tegra2/warmboot_avp.c
>   create mode 100644 arch/arm/cpu/armv7/tegra2/warmboot_avp.h
>   create mode 100644 arch/arm/include/asm/arch-exynos/dsim.h
>   create mode 100644 arch/arm/include/asm/arch-exynos/fb.h
>   create mode 100644 arch/arm/include/asm/arch-exynos/mipi_dsim.h
>   create mode 100644 arch/arm/include/asm/arch-exynos/system.h
>   create mode 100644 arch/arm/include/asm/arch-lpc32xx/clk.h
>   create mode 100644 arch/arm/include/asm/arch-lpc32xx/config.h
>   create mode 100644 arch/arm/include/asm/arch-lpc32xx/cpu.h
>   create mode 100644 arch/arm/include/asm/arch-lpc32xx/emc.h
>   create mode 100644 arch/arm/include/asm/arch-lpc32xx/sys_proto.h
>   create mode 100644 arch/arm/include/asm/arch-lpc32xx/timer.h
>   create mode 100644 arch/arm/include/asm/arch-lpc32xx/uart.h
>   create mode 100644 arch/arm/include/asm/arch-lpc32xx/wdt.h
>   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%)
>   rename arch/arm/{cpu/armv7/tegra2 => include/asm/arch-tegra2}/ap20.h (96%)
>   create mode 100644 arch/arm/include/asm/arch-tegra2/apb_misc.h
>   create mode 100644 arch/arm/include/asm/arch-tegra2/emc.h
>   create mode 100644 arch/arm/include/asm/arch-tegra2/flow.h
>   create mode 100644 arch/arm/include/asm/arch-tegra2/fuse.h
>   create mode 100644 arch/arm/include/asm/arch-tegra2/gp_padctrl.h
>   create mode 100644 arch/arm/include/asm/arch-tegra2/pmu.h
>   create mode 100644 arch/arm/include/asm/arch-tegra2/sdram_param.h
>   create mode 100644 arch/arm/include/asm/arch-tegra2/warmboot.h
>   create mode 100644 arch/arm/include/asm/linkage.h
>   create mode 100644 board/cloudengines/pogo_e02/Makefile
>   create mode 100644 board/cloudengines/pogo_e02/kwbimage.cfg
>   create mode 100644 board/cloudengines/pogo_e02/pogo_e02.c
>   create mode 100644 board/cloudengines/pogo_e02/pogo_e02.h
>   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 board/nvidia/common/emc.c
>   create mode 100644 board/nvidia/common/emc.h
>   create mode 100644 board/raidsonic/ib62x0/Makefile
>   create mode 100644 board/raidsonic/ib62x0/ib62x0.c
>   create mode 100644 board/raidsonic/ib62x0/ib62x0.h
>   create mode 100644 board/raidsonic/ib62x0/kwbimage.cfg
>   create mode 100644 board/timll/devkit3250/Makefile
>   create mode 100644 board/timll/devkit3250/devkit3250.c
>   create mode 100644 drivers/block/dwc_ahsata.c
>   create mode 100644 drivers/block/dwc_ahsata.h
>   create mode 100644 drivers/input/input.c
>   create mode 100644 drivers/input/key_matrix.c
>   create mode 100644 drivers/input/tegra-kbc.c
>   create mode 100644 drivers/misc/pmic_dialog.c
>   create mode 100644 drivers/misc/pmic_max8997.c
>   create mode 100644 drivers/power/tps6586x.c
>   create mode 100644 drivers/power/twl6035.c
>   create mode 100644 drivers/serial/lpc32xx_hsuart.c
>   create mode 100644 drivers/video/exynos_fb.c
>   create mode 100644 drivers/video/exynos_fb.h
>   create mode 100644 drivers/video/exynos_fimd.c
>   create mode 100644 drivers/video/exynos_mipi_dsi.c
>   create mode 100644 drivers/video/exynos_mipi_dsi_common.c
>   create mode 100644 drivers/video/exynos_mipi_dsi_common.h
>   create mode 100644 drivers/video/exynos_mipi_dsi_lowlevel.c
>   create mode 100644 drivers/video/exynos_mipi_dsi_lowlevel.h
>   create mode 100644 drivers/video/s6e8ax0.c
>   create mode 100644 include/aes.h
>   create mode 100644 include/configs/devkit3250.h
>   create mode 100644 include/configs/ib62x0.h
>   delete mode 100644 include/configs/igep0030.h
>   rename include/configs/{igep0020.h => igep00x0.h} (91%)
>   create mode 100644 include/configs/ima3-mx53.h
>   create mode 100644 include/configs/pogo_e02.h
>   create mode 100644 include/dialog_pmic.h
>   create mode 100644 include/input.h
>   create mode 100644 include/key_matrix.h
>   create mode 100644 include/linux/input.h
>   create mode 100644 include/max8997_pmic.h
>   create mode 100644 include/tegra-kbc.h
>   create mode 100644 include/tps6586x.h
>   create mode 100644 include/twl6035.h
>   create mode 100644 lib/aes.c
>   create mode 100755 tools/gcc-version.sh

Applied, thanks.

Best regards,

Wolfgang Denk

-- 
DENX Software Engineering GmbH,     MD: Wolfgang Denk & Detlev Zundel
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: (+49)-8142-66989-10 Fax: (+49)-8142-66989-80 Email: wd at denx.de
"If you can, help others. If you can't, at least don't hurt  others."
- the Dalai Lama

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

* [U-Boot] Pull request: u-boot-arm/master
@ 2012-05-15  6:57 Albert ARIBAUD
  2012-05-20 20:33 ` Wolfgang Denk
  0 siblings, 1 reply; 259+ messages in thread
From: Albert ARIBAUD @ 2012-05-15  6:57 UTC (permalink / raw)
  To: u-boot

Hi Wolfgang,

The following changes since commit 0a6deb3251a68b5be640ab1b848ca67e906b75ce:

   Merge branch 'agust at denx.de' of git://git.denx.de/u-boot-staging 
(2012-04-30 18:19:28 +0200)

are available in the git repository at:


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

for you to fetch changes up to 2ca4a209a5b961ad1be8782c68dabe326d77dfaf:

   OMAP4/5: Change omap4_sdp, omap4_panda, omap5_evm maintainer 
(2012-05-15 08:31:41 +0200)

----------------------------------------------------------------
Aneesh V (6):
       arm: adapt asm/linkage.h from Linux
       armv7: add appropriate headers for assembly functions
       ARM: enable Thumb build
       armv7: Use -march=armv7-a and thereby enable Thumb-2
       omap4+: Avoid using __attribute__ ((__packed__))
       OMAP4: enable Thumb build

Anton Staff (3):
       fdt: Add fdtdec functions to read byte array
       tegra: fdt: Add keyboard controller definition
       tegra: fdt: Add keyboard definitions for Seaboard

Balaji T K (3):
       arm: omap5: correct boot device mode7 for eMMC
       omap5: pbias ldo9 turn on
       mmc: omap5evm: Add eMMC saveenv support

Bernie Thompson (1):
       input: Add support for keyboard matrix decoding from an fdt

Chander Kashyap (1):
       EXYNOS: Rename exynos5_tzpc structure to exynos_tzpc

David Purdy (1):
       kirkwood: add support for Cloud Engines Pogoplug E02

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

Donghwa Lee (8):
       EXYNOS: definitions of system resgister and power management 
registers.
       EXYNOS: add LCD and MIPI DSI clock interface.
       LCD: add data structure for EXYNOS display driver
       EXYNOS: support EXYNOS framebuffer and FIMD display drivers.
       EXYNOS: support EXYNOS MIPI DSI interface driver.
       LCD: support S6E8AX0 amoled driver based on EXYNOS MIPI DSI
       EXYNOS: support TRATS board display function
       EXYNOS: Change bits per pixel value proper for u-boot.

Enric Balletbo i Serra (2):
       igep00x0: enable the use of a plain text file
       igep00x0: change mpurate from 500 to auto

Enric Balletb? i Serra (1):
       OMAP3: igep00x0: Reduce lines of code for IGEP-based boards.

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

Grazvydas Ignotas (3):
       OMAP3: pandora: pin mux updates for DM3730 board variant
       OMAP3: pandora: revise GPIO configuration
       OMAP3: pandora: drop console kernel argument

Ian Campbell (1):
       ARM: dreamplug: Enable FDT support

Jaehoon Chung (1):
       TRATS: modify the trats's configuration

Jimmy Zhang (3):
       tegra: Add EMC support for optimal memory timings
       tegra: Add PMU to manage power supplies
       tegra: Add EMC settings for Seaboard

Jon Hunter (1):
       OMAP4: Set fdt_high for OMAP4 devices to enable booting with 
Device Tree

Jonathan Solnit (1):
       ARM:OMAP+:MMC: Add parameters to MMC init

Lauri Hintsala (1):
       mx28evk: add NAND support

Lucas Stach (1):
       tegra2: trivially enable 13 mhz crystal frequency

Luka Perkov (1):
       kirkwood: add NAS62x0 board 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]()

Matt Porter (1):
       arm, omap3: fix warm reset serial output on OMAP36xx/AM/DM37xx

Minkyu Kang (1):
       SMDK5250: fix compiler warning

Nikita Kiryanov (1):
       cm-t35: add I2C multi-bus support

Nishanth Menon (3):
       OMAP3+: Introduce generic logic for OMAP voltage controller
       OMAP4460: TPS Ensure SET1 is selected after voltage configuration
       OMAP4: scale voltage of core before MPU scales

Nobuhiro Iwamatsu (2):
       arm: cam_enc_4xx: Change macro from BOARD_LATE_INIT to 
CONFIG_BOARD_LATE_INIT
       arm: ea20: Change macro from BOARD_LATE_INIT to 
CONFIG_BOARD_LATE_INIT

Rakesh Iyer (1):
       tegra: Add tegra keyboard driver

SRICHARAN R (17):
       OMAP5: clocks: Change clock settings as required for ES1.0 silicon.
       OMAP5: board: Add pinmux data for omap5_evm board.
       OMAP5: io: Configure the io settings for omap5430 sevm board.
       OMAP5: emif/ddr: Change emif settings as required for ES1.0 silicon.
       OMAP5: palmas: Configure nominal opp vdd values
       OMAP5: hwinit: Add the missing break statement
       OMAP4/5: Make the silicon revision variable common.
       OMAP5: SRAM: Change the SRAM base address.
       OMAP4/5: Make the sysctrl structure common
       OMAP4/5: device: Add support to get the device type.
       OMAP5: defconfig: Align the defconfig for 5430 ES1.0
       OMAP5: ddr: Change the ddr device name.
       OMAP4/5: emif: Correct the emif power mgt shadow register bit fields.
       power: twl6035: add palmas PMIC support
       OMAP3+: reset: Create a common reset layer.
       OMAP5: reset: Use cold reset in case of 5430ES1.0
       OMAP4/5: Change omap4_sdp, omap4_panda, omap5_evm maintainer

Simon Glass (19):
       fdt: Add function to locate an array in the device tree
       fdt: Add function to return next compatible subnode
       Add abs() macro to return absolute value
       i2c: Add TPS6586X driver
       tegra: Move ap20.h header into arch location
       tegra: Add functions to access low-level Osc/PLL details
       tegra: Add tegra_get_chip_type() to detect SKU
       tegra: Add header file for APB_MISC register
       tegra: Set up PMU for Nvidia boards
       tegra: Set up warmboot code on Nvidia boards
       fdt: tegra: Add EMC node to device tree
       tegra: i2c: Add function to find DVC bus
       tegra: fdt: Add EMC data for Tegra2 Seaboard
       tegra: Enable LP0 on Seaboard
       input: Add linux/input.h for key code support
       input: Add generic keyboard input handler
       tegra: Add keyboard support to funcmux
       tegra: Switch on console mux and use environment for console
       tegra: Enable keyboard for Seaboard

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

Tero Kristo (3):
       omap4: panda: disable uart2 pads during boot
       omap4: do not enable fs-usb module
       omap4: do not enable auxiliary cores

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

Tom Rini (11):
       tools, config.mk: Add gcc-version.sh, cc-version test from Linux
       Makefile: Add a 'checkthumb' rule
       omap4: Remove CONFIG_SYS_MMC_SET_DEV
       omap4+: Remove CONFIG_ARCH_CPU_INIT
       omap5912osk: Remove empty misc_init_r
       omap730p2: Remove empty misc_init_r
       omap3: Introduce weak misc_init_r
       include/configs: Remove CONFIG_SYS_64BIT_VSPRINTF
       include/configs: Remove CONFIG_SYS_64BIT_STRTOUL
       ARM: omap3: Set SPL stack size to 8KB, image to 54KB.
       ARM: omap3: Add CONFIG_SPL_BOARD_INIT for CONFIG_SPL_MMC_SUPPORT

Vladimir Zapolskiy (3):
       arm926ejs: add NXP LPC32x0 cpu series support
       serial: add LPC32X0 high-speed UART devices support
       devkit3250: add Timll DevKit3250 board initial support

Wei Ni (1):
       tegra: Turn off power detect in board init

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

Yen Lin (5):
       Add AES crypto library
       tegra: Add crypto library for warmboot code
       tegra: Add flow, gp_padctl, fuse, sdram headers
       tegra: Add warmboot implementation
       tegra: Setup PMC scratch info from ap20 setup

?ukasz Majewski (3):
       ARM: Exynos4: ADC: Universal_C210: Enable LDO4 power line for ADC 
measurement
       misc:pmic:max8997 MAX8997 support for PMIC driver
       misc:pmic:samsung Convert TRATS target to use MAX8997 instead of 
MAX8998

  MAINTAINERS                                        |   24 +-
  Makefile                                           |    7 +
  README                                             |    8 +
  arch/arm/config.mk                                 |   27 +-
  arch/arm/cpu/arm926ejs/config.mk                   |    6 +
  arch/arm/cpu/arm926ejs/lpc32xx/Makefile            |   45 +
  arch/arm/cpu/arm926ejs/lpc32xx/clk.c               |  117 +++
  arch/arm/cpu/arm926ejs/lpc32xx/cpu.c               |   70 ++
  arch/arm/cpu/arm926ejs/lpc32xx/devices.c           |   52 ++
  arch/arm/cpu/arm926ejs/lpc32xx/timer.c             |   95 ++
  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/am33xx/board.c                  |    2 +-
  arch/arm/cpu/armv7/config.mk                       |    7 +-
  arch/arm/cpu/armv7/exynos/Makefile                 |    2 +-
  arch/arm/cpu/armv7/exynos/clock.c                  |  184 ++++
  arch/arm/cpu/armv7/exynos/power.c                  |   54 ++
  arch/arm/cpu/armv7/exynos/system.c                 |   48 +
  arch/arm/cpu/armv7/imx-common/cpu.c                |   15 +-
  arch/arm/cpu/armv7/mx5/clock.c                     |  493 +++++++++-
  arch/arm/cpu/armv7/mx5/lowlevel_init.S             |    5 +-
  arch/arm/cpu/armv7/mx6/clock.c                     |   50 +-
  arch/arm/cpu/armv7/mx6/lowlevel_init.S             |    5 +-
  arch/arm/cpu/armv7/mx6/soc.c                       |   30 +
  arch/arm/cpu/armv7/omap-common/Makefile            |    1 +
  arch/arm/cpu/armv7/omap-common/clocks-common.c     |   99 +-
  arch/arm/cpu/armv7/omap-common/emif-common.c       |   41 +-
  arch/arm/cpu/armv7/omap-common/hwinit-common.c     |   16 +-
  arch/arm/cpu/armv7/omap-common/lowlevel_init.S     |   14 +-
  .../arm/cpu/armv7/omap-common/{reset.S => reset.c} |   30 +-
  arch/arm/cpu/armv7/omap-common/spl.c               |    1 +
  arch/arm/cpu/armv7/omap-common/spl_mmc.c           |    5 +-
  arch/arm/cpu/armv7/omap-common/vc.c                |  138 +++
  arch/arm/cpu/armv7/omap3/board.c                   |   12 +
  arch/arm/cpu/armv7/omap3/clock.c                   |   16 +
  arch/arm/cpu/armv7/omap3/lowlevel_init.S           |   41 +-
  arch/arm/cpu/armv7/omap4/clocks.c                  |   85 +-
  arch/arm/cpu/armv7/omap4/hwinit.c                  |   24 +-
  arch/arm/cpu/armv7/omap4/sdram_elpida.c            |    4 +
  arch/arm/cpu/armv7/omap5/Makefile                  |    2 +-
  arch/arm/cpu/armv7/omap5/clocks.c                  |  143 ++-
  arch/arm/cpu/armv7/omap5/hwinit.c                  |  104 ++-
  .../cpu/armv7/omap5/{sdram_elpida.c => sdram.c}    |  101 +-
  arch/arm/cpu/armv7/s5pc1xx/cache.S                 |   10 +-
  arch/arm/cpu/armv7/s5pc1xx/reset.S                 |    5 +-
  arch/arm/cpu/armv7/start.S                         |   13 +-
  arch/arm/cpu/armv7/tegra2/Makefile                 |    4 +
  arch/arm/cpu/armv7/tegra2/ap20.c                   |   44 +-
  arch/arm/cpu/armv7/tegra2/board.c                  |    4 +-
  arch/arm/cpu/armv7/tegra2/clock.c                  |   37 +-
  arch/arm/cpu/armv7/tegra2/crypto.c                 |  230 +++++
  arch/arm/cpu/armv7/tegra2/crypto.h                 |   36 +
  arch/arm/cpu/armv7/tegra2/emc.c                    |  286 ++++++
  arch/arm/cpu/armv7/tegra2/funcmux.c                |   16 +
  arch/arm/cpu/armv7/tegra2/lowlevel_init.S          |    5 +-
  arch/arm/cpu/armv7/tegra2/pmu.c                    |   70 ++
  arch/arm/cpu/armv7/tegra2/warmboot.c               |  386 ++++++++
  arch/arm/cpu/armv7/tegra2/warmboot_avp.c           |  250 +++++
  arch/arm/cpu/armv7/tegra2/warmboot_avp.h           |   81 ++
  arch/arm/cpu/armv7/u8500/lowlevel.S                |    9 +-
  arch/arm/dts/tegra20.dtsi                          |   11 +
  arch/arm/include/asm/arch-am33xx/mmc_host_def.h    |    2 +-
  arch/arm/include/asm/arch-exynos/clk.h             |    3 +
  arch/arm/include/asm/arch-exynos/cpu.h             |    5 +
  arch/arm/include/asm/arch-exynos/dsim.h            |  181 ++++
  arch/arm/include/asm/arch-exynos/fb.h              |  446 +++++++++
  arch/arm/include/asm/arch-exynos/mipi_dsim.h       |  380 ++++++++
  arch/arm/include/asm/arch-exynos/power.h           |    6 +
  arch/arm/include/asm/arch-exynos/system.h          |   53 ++
  arch/arm/include/asm/arch-exynos/tzpc.h            |    2 +-
  arch/arm/include/asm/arch-lpc32xx/clk.h            |  170 ++++
  arch/arm/include/asm/arch-lpc32xx/config.h         |   76 ++
  arch/arm/include/asm/arch-lpc32xx/cpu.h            |   64 ++
  arch/arm/include/asm/arch-lpc32xx/emc.h            |   92 ++
  arch/arm/include/asm/arch-lpc32xx/sys_proto.h      |   25 +
  arch/arm/include/asm/arch-lpc32xx/timer.h          |   74 ++
  arch/arm/include/asm/arch-lpc32xx/uart.h           |  114 +++
  arch/arm/include/asm/arch-lpc32xx/wdt.h            |   51 ++
  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 +-
  arch/arm/include/asm/arch-omap3/cpu.h              |    5 +-
  arch/arm/include/asm/arch-omap3/mmc_host_def.h     |    8 +-
  arch/arm/include/asm/arch-omap3/mux.h              |    6 +
  arch/arm/include/asm/arch-omap4/clocks.h           |   18 +-
  arch/arm/include/asm/arch-omap4/cpu.h              |   11 +
  arch/arm/include/asm/arch-omap4/mmc_host_def.h     |    2 +-
  arch/arm/include/asm/arch-omap4/mux_omap4.h        |    2 +-
  arch/arm/include/asm/arch-omap4/omap.h             |   25 +-
  arch/arm/include/asm/arch-omap4/sys_proto.h        |    8 +-
  arch/arm/include/asm/arch-omap5/clocks.h           |   52 +-
  arch/arm/include/asm/arch-omap5/cpu.h              |   11 +
  arch/arm/include/asm/arch-omap5/mmc_host_def.h     |    2 +-
  arch/arm/include/asm/arch-omap5/mux_omap5.h        |  504 +++++-----
  arch/arm/include/asm/arch-omap5/omap.h             |  153 +++-
  arch/arm/include/asm/arch-omap5/sys_proto.h        |    8 +-
  .../tegra2 => include/asm/arch-tegra2}/ap20.h      |    7 +
  arch/arm/include/asm/arch-tegra2/apb_misc.h        |   36 +
  arch/arm/include/asm/arch-tegra2/clk_rst.h         |    3 +
  arch/arm/include/asm/arch-tegra2/clock.h           |   22 +
  arch/arm/include/asm/arch-tegra2/emc.h             |  113 +++
  arch/arm/include/asm/arch-tegra2/flow.h            |   36 +
  arch/arm/include/asm/arch-tegra2/fuse.h            |   39 +
  arch/arm/include/asm/arch-tegra2/gp_padctrl.h      |   73 ++
  arch/arm/include/asm/arch-tegra2/pmu.h             |   30 +
  arch/arm/include/asm/arch-tegra2/sdram_param.h     |  148 +++
  arch/arm/include/asm/arch-tegra2/tegra2.h          |   25 +
  arch/arm/include/asm/arch-tegra2/tegra_i2c.h       |    7 +
  arch/arm/include/asm/arch-tegra2/warmboot.h        |  150 +++
  arch/arm/include/asm/emif.h                        |   76 +-
  arch/arm/include/asm/linkage.h                     |    7 +
  arch/arm/include/asm/omap_common.h                 |   11 +-
  board/cloudengines/pogo_e02/Makefile               |   43 +
  board/cloudengines/pogo_e02/kwbimage.cfg           |  169 ++++
  board/cloudengines/pogo_e02/pogo_e02.c             |  118 +++
  board/cloudengines/pogo_e02/pogo_e02.h             |   44 +
  board/cm_t35/cm_t35.c                              |   19 +-
  board/comelit/dig297/dig297.c                      |    2 +-
  board/corscience/tricorder/tricorder.c             |    2 +-
  board/davinci/ea20/ea20.c                          |    4 +-
  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 +++-
  board/htkw/mcx/mcx.c                               |   13 +-
  board/isee/igep0020/igep0020.c                     |    4 +-
  board/isee/igep0030/igep0030.c                     |    4 +-
  board/logicpd/am3517evm/am3517evm.c                |    2 +-
  board/logicpd/omap3som/omap3logic.c                |   13 +-
  board/logicpd/zoom1/zoom1.c                        |    2 +-
  board/logicpd/zoom2/zoom2.c                        |    2 +-
  board/matrix_vision/mvblx/mvblx.c                  |    4 +-
  board/nvidia/common/Makefile                       |    1 +
  board/nvidia/common/board.c                        |   42 +-
  board/nvidia/common/emc.c                          |   53 ++
  board/nvidia/common/emc.h                          |   29 +
  board/nvidia/dts/tegra2-seaboard.dts               |   64 ++
  board/overo/overo.c                                |    2 +-
  board/pandora/pandora.c                            |   59 +-
  board/pandora/pandora.h                            |    6 +
  board/raidsonic/ib62x0/Makefile                    |   43 +
  board/raidsonic/ib62x0/ib62x0.c                    |   79 ++
  board/raidsonic/ib62x0/ib62x0.h                    |   40 +
  board/raidsonic/ib62x0/kwbimage.cfg                |  169 ++++
  board/samsung/smdk5250/tzpc_init.c                 |    4 +-
  board/samsung/trats/trats.c                        |  173 +++-
  board/samsung/universal_c210/universal.c           |   25 +-
  board/technexion/twister/twister.c                 |    2 +-
  board/teejet/mt_ventoux/mt_ventoux.c               |    9 +-
  board/ti/am3517crane/am3517crane.c                 |    2 +-
  board/ti/beagle/beagle.c                           |    2 +-
  board/ti/evm/evm.c                                 |    2 +-
  board/ti/omap5912osk/omap5912osk.c                 |    7 -
  board/ti/omap5_evm/evm.c                           |   10 +-
  board/ti/omap5_evm/mux_data.h                      |  489 +++++-----
  board/ti/omap730p2/omap730p2.c                     |    6 -
  board/ti/panda/panda.c                             |    2 +-
  board/ti/panda/panda_mux_data.h                    |   10 +-
  board/ti/sdp3430/sdp.c                             |    2 +-
  board/ti/sdp4430/sdp.c                             |    4 +-
  board/ti/sdp4430/sdp4430_mux_data.h                |    2 +-
  board/timll/devkit3250/Makefile                    |   44 +
  board/timll/devkit3250/devkit3250.c                |   65 ++
  board/timll/devkit8000/devkit8000.c                |    2 +-
  boards.cfg                                         |    8 +-
  common/cmd_sata.c                                  |    9 +-
  config.mk                                          |    6 +-
  doc/SPL/README.omap3                               |    4 +-
  drivers/bios_emulator/x86emu/prim_ops.c            |    5 -
  drivers/block/Makefile                             |    1 +
  drivers/block/dwc_ahsata.c                         |  969 
++++++++++++++++++++
  drivers/block/dwc_ahsata.h                         |  335 +++++++
  drivers/gpio/mxc_gpio.c                            |    3 +-
  drivers/i2c/tegra_i2c.c                            |   14 +
  drivers/input/Makefile                             |    3 +
  drivers/input/input.c                              |  430 +++++++++
  drivers/input/key_matrix.c                         |  208 +++++
  drivers/input/tegra-kbc.c                          |  375 ++++++++
  drivers/misc/Makefile                              |    2 +
  drivers/misc/pmic_dialog.c                         |   37 +
  drivers/misc/pmic_max8997.c                        |   43 +
  drivers/mmc/mxsmmc.c                               |    3 +-
  drivers/mmc/omap_hsmmc.c                           |   61 +-
  drivers/mtd/nand/mxc_nand.c                        |   33 +
  drivers/net/fec_mxc.c                              |   88 +-
  drivers/power/Makefile                             |    2 +
  drivers/power/tps6586x.c                           |  280 ++++++
  drivers/power/twl6035.c                            |   65 ++
  drivers/serial/Makefile                            |    1 +
  drivers/serial/lpc32xx_hsuart.c                    |  112 +++
  drivers/spi/mxs_spi.c                              |   23 +-
  drivers/usb/host/ehci-mx6.c                        |    5 +-
  drivers/usb/host/ehci-mxc.c                        |    4 -
  drivers/video/Makefile                             |    4 +
  drivers/video/exynos_fb.c                          |  128 +++
  drivers/video/exynos_fb.h                          |   61 ++
  drivers/video/exynos_fimd.c                        |  354 +++++++
  drivers/video/exynos_mipi_dsi.c                    |  253 +++++
  drivers/video/exynos_mipi_dsi_common.c             |  637 +++++++++++++
  drivers/video/exynos_mipi_dsi_common.h             |   48 +
  drivers/video/exynos_mipi_dsi_lowlevel.c           |  652 +++++++++++++
  drivers/video/exynos_mipi_dsi_lowlevel.h           |  111 +++
  drivers/video/s6e8ax0.c                            |  256 ++++++
  include/aes.h                                      |   70 ++
  include/ahci.h                                     |    5 +-
  include/common.h                                   |   25 +
  include/configs/P1023RDS.h                         |    3 -
  include/configs/P2020COME.h                        |    2 -
  include/configs/am3517_crane.h                     |    3 +-
  include/configs/am3517_evm.h                       |    4 +-
  include/configs/at91sam9263ek.h                    |    2 -
  include/configs/cam_enc_4xx.h                      |    2 +-
  include/configs/cm_t35.h                           |    1 +
  include/configs/da830evm.h                         |    1 -
  include/configs/devkit3250.h                       |  117 +++
  include/configs/devkit8000.h                       |    2 +-
  include/configs/dreamplug.h                        |    2 +
  include/configs/ea20.h                             |    3 +-
  include/configs/eb_cpux9k2.h                       |    2 -
  include/configs/flea3.h                            |    2 -
  include/configs/hawkboard.h                        |    1 -
  include/configs/ib62x0.h                           |  152 +++
  include/configs/igep0030.h                         |  261 ------
  include/configs/{igep0020.h => igep00x0.h}         |   45 +-
  include/configs/ima3-mx53.h                        |  269 ++++++
  include/configs/imx27lite-common.h                 |    1 -
  include/configs/m28evk.h                           |   15 +-
  include/configs/mcx.h                              |    4 +-
  include/configs/meesc.h                            |    1 -
  include/configs/mv-common.h                        |    1 -
  include/configs/mx25pdk.h                          |    1 -
  include/configs/mx28evk.h                          |   13 +
  include/configs/mx31pdk.h                          |    1 +
  include/configs/mx35pdk.h                          |    2 -
  include/configs/mx53loco.h                         |   29 +-
  include/configs/mx6qarm2.h                         |    1 +
  include/configs/mx6qsabrelite.h                    |   17 +
  include/configs/omap3_beagle.h                     |    3 +-
  include/configs/omap3_evm_common.h                 |    3 +-
  include/configs/omap3_overo.h                      |    3 +-
  include/configs/omap3_pandora.h                    |    3 +-
  include/configs/omap4_common.h                     |    5 +-
  include/configs/omap5912osk.h                      |    2 -
  include/configs/omap5_evm.h                        |   26 +-
  include/configs/omap730p2.h                        |    2 -
  include/configs/otc570.h                           |    1 -
  include/configs/p1_p2_rdb_pc.h                     |    3 -
  include/configs/pogo_e02.h                         |  119 +++
  include/configs/seaboard.h                         |   16 +
  include/configs/spear-common.h                     |    1 -
  include/configs/tam3517-common.h                   |    3 +-
  include/configs/tegra2-common.h                    |   26 +-
  include/configs/trats.h                            |   15 +-
  include/configs/tricorder.h                        |    3 +-
  include/configs/tx25.h                             |    2 -
  include/configs/zmx25.h                            |    2 -
  include/dialog_pmic.h                              |  187 ++++
  include/fdtdec.h                                   |   71 ++
  include/fsl_pmic.h                                 |   11 +
  include/input.h                                    |  147 +++
  include/key_matrix.h                               |   99 ++
  include/lcd.h                                      |   64 ++
  include/linux/input.h                              |  155 ++++
  include/linux/linkage.h                            |    7 +-
  include/max8997_pmic.h                             |  190 ++++
  include/max8998_pmic.h                             |    1 +
  include/pmic.h                                     |    1 +
  include/tegra-kbc.h                                |   33 +
  include/tps6586x.h                                 |   68 ++
  include/twl6035.h                                  |   42 +
  lib/Makefile                                       |    1 +
  lib/aes.c                                          |  598 ++++++++++++
  lib/fdtdec.c                                       |   53 ++
  tools/gcc-version.sh                               |   32 +
  297 files changed, 18126 insertions(+), 1594 deletions(-)
  create mode 100644 arch/arm/cpu/arm926ejs/lpc32xx/Makefile
  create mode 100644 arch/arm/cpu/arm926ejs/lpc32xx/clk.c
  create mode 100644 arch/arm/cpu/arm926ejs/lpc32xx/cpu.c
  create mode 100644 arch/arm/cpu/arm926ejs/lpc32xx/devices.c
  create mode 100644 arch/arm/cpu/arm926ejs/lpc32xx/timer.c
  create mode 100644 arch/arm/cpu/arm926ejs/mx28/spl_lradc_init.c
  create mode 100644 arch/arm/cpu/armv7/exynos/power.c
  create mode 100644 arch/arm/cpu/armv7/exynos/system.c
  rename arch/arm/cpu/armv7/omap-common/{reset.S => reset.c} (70%)
  create mode 100644 arch/arm/cpu/armv7/omap-common/vc.c
  rename arch/arm/cpu/armv7/omap5/{sdram_elpida.c => sdram.c} (64%)
  create mode 100644 arch/arm/cpu/armv7/tegra2/crypto.c
  create mode 100644 arch/arm/cpu/armv7/tegra2/crypto.h
  create mode 100644 arch/arm/cpu/armv7/tegra2/emc.c
  create mode 100644 arch/arm/cpu/armv7/tegra2/pmu.c
  create mode 100644 arch/arm/cpu/armv7/tegra2/warmboot.c
  create mode 100644 arch/arm/cpu/armv7/tegra2/warmboot_avp.c
  create mode 100644 arch/arm/cpu/armv7/tegra2/warmboot_avp.h
  create mode 100644 arch/arm/include/asm/arch-exynos/dsim.h
  create mode 100644 arch/arm/include/asm/arch-exynos/fb.h
  create mode 100644 arch/arm/include/asm/arch-exynos/mipi_dsim.h
  create mode 100644 arch/arm/include/asm/arch-exynos/system.h
  create mode 100644 arch/arm/include/asm/arch-lpc32xx/clk.h
  create mode 100644 arch/arm/include/asm/arch-lpc32xx/config.h
  create mode 100644 arch/arm/include/asm/arch-lpc32xx/cpu.h
  create mode 100644 arch/arm/include/asm/arch-lpc32xx/emc.h
  create mode 100644 arch/arm/include/asm/arch-lpc32xx/sys_proto.h
  create mode 100644 arch/arm/include/asm/arch-lpc32xx/timer.h
  create mode 100644 arch/arm/include/asm/arch-lpc32xx/uart.h
  create mode 100644 arch/arm/include/asm/arch-lpc32xx/wdt.h
  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%)
  rename arch/arm/{cpu/armv7/tegra2 => include/asm/arch-tegra2}/ap20.h (96%)
  create mode 100644 arch/arm/include/asm/arch-tegra2/apb_misc.h
  create mode 100644 arch/arm/include/asm/arch-tegra2/emc.h
  create mode 100644 arch/arm/include/asm/arch-tegra2/flow.h
  create mode 100644 arch/arm/include/asm/arch-tegra2/fuse.h
  create mode 100644 arch/arm/include/asm/arch-tegra2/gp_padctrl.h
  create mode 100644 arch/arm/include/asm/arch-tegra2/pmu.h
  create mode 100644 arch/arm/include/asm/arch-tegra2/sdram_param.h
  create mode 100644 arch/arm/include/asm/arch-tegra2/warmboot.h
  create mode 100644 arch/arm/include/asm/linkage.h
  create mode 100644 board/cloudengines/pogo_e02/Makefile
  create mode 100644 board/cloudengines/pogo_e02/kwbimage.cfg
  create mode 100644 board/cloudengines/pogo_e02/pogo_e02.c
  create mode 100644 board/cloudengines/pogo_e02/pogo_e02.h
  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 board/nvidia/common/emc.c
  create mode 100644 board/nvidia/common/emc.h
  create mode 100644 board/raidsonic/ib62x0/Makefile
  create mode 100644 board/raidsonic/ib62x0/ib62x0.c
  create mode 100644 board/raidsonic/ib62x0/ib62x0.h
  create mode 100644 board/raidsonic/ib62x0/kwbimage.cfg
  create mode 100644 board/timll/devkit3250/Makefile
  create mode 100644 board/timll/devkit3250/devkit3250.c
  create mode 100644 drivers/block/dwc_ahsata.c
  create mode 100644 drivers/block/dwc_ahsata.h
  create mode 100644 drivers/input/input.c
  create mode 100644 drivers/input/key_matrix.c
  create mode 100644 drivers/input/tegra-kbc.c
  create mode 100644 drivers/misc/pmic_dialog.c
  create mode 100644 drivers/misc/pmic_max8997.c
  create mode 100644 drivers/power/tps6586x.c
  create mode 100644 drivers/power/twl6035.c
  create mode 100644 drivers/serial/lpc32xx_hsuart.c
  create mode 100644 drivers/video/exynos_fb.c
  create mode 100644 drivers/video/exynos_fb.h
  create mode 100644 drivers/video/exynos_fimd.c
  create mode 100644 drivers/video/exynos_mipi_dsi.c
  create mode 100644 drivers/video/exynos_mipi_dsi_common.c
  create mode 100644 drivers/video/exynos_mipi_dsi_common.h
  create mode 100644 drivers/video/exynos_mipi_dsi_lowlevel.c
  create mode 100644 drivers/video/exynos_mipi_dsi_lowlevel.h
  create mode 100644 drivers/video/s6e8ax0.c
  create mode 100644 include/aes.h
  create mode 100644 include/configs/devkit3250.h
  create mode 100644 include/configs/ib62x0.h
  delete mode 100644 include/configs/igep0030.h
  rename include/configs/{igep0020.h => igep00x0.h} (91%)
  create mode 100644 include/configs/ima3-mx53.h
  create mode 100644 include/configs/pogo_e02.h
  create mode 100644 include/dialog_pmic.h
  create mode 100644 include/input.h
  create mode 100644 include/key_matrix.h
  create mode 100644 include/linux/input.h
  create mode 100644 include/max8997_pmic.h
  create mode 100644 include/tegra-kbc.h
  create mode 100644 include/tps6586x.h
  create mode 100644 include/twl6035.h
  create mode 100644 lib/aes.c
  create mode 100755 tools/gcc-version.sh

Amicalement,
-- 
Albert.

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

* [U-Boot] Pull request: u-boot-arm/master
  2012-04-16 20:15   ` Albert ARIBAUD
@ 2012-04-17  5:33     ` Stefano Babic
  0 siblings, 0 replies; 259+ messages in thread
From: Stefano Babic @ 2012-04-17  5:33 UTC (permalink / raw)
  To: u-boot

On 16/04/2012 22:15, Albert ARIBAUD wrote:
> Le 16/04/2012 20:18, Marek Vasut a ?crit :
>> Dear Albert ARIBAUD,
>>

Hi Albert,

>>> Hi Wolfgang,
>>>
>>> The following changes since commit
>>> 3f0675d1a532dbf1fd906103e4b61a6fb842c257:
>>
>> You're missing those two ARM926 cache patches I assigned to you in
>> patchwork.
>> Can you please check them and amend them to this pull rq ?
>>
>> Thanks!
> 
> Cc:ing Stefano...
> 
> Stefano, didn't you want to submit a patch too? I haven't seen it in
> your pull req -- but I may have missed it.

In the last pull request I merged the following patches regarding cache
on i.MX:

cc305ea2a60f44b i.MX6: arm2: Add AXI cache and Qos setting
f2a747617be0b4 ARM1136: MX35: Make asm routines volatile in cache ops
d363c599aa86d4 MX31: mx31pdk: drop enable_caches from board file
26adc4524fbcaa mx35: mx35pdk: fix when cache functions are linked
32c3fbf76f9807 mx35: flea3: fix when cache functions are linked
bff563e41904c0 ARM: 926ejs: use debug() for misaligned addresses
86504bb17d277 ARM1136: add cache flush and invalidate operations

I have still one patch as a fix I applied yesterday for a specific
board. It will be not bad if you can merge it for the release. I have
not other pending patches, if I have not missed anything ;-)

For this patch I'll send a pull request.

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-53 Fax: +49-8142-66989-80 Email: sbabic at denx.de
=====================================================================

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

* [U-Boot] Pull request: u-boot-arm/master
  2012-04-16 18:18 ` Marek Vasut
  2012-04-16 20:09   ` Albert ARIBAUD
@ 2012-04-16 20:15   ` Albert ARIBAUD
  2012-04-17  5:33     ` Stefano Babic
  1 sibling, 1 reply; 259+ messages in thread
From: Albert ARIBAUD @ 2012-04-16 20:15 UTC (permalink / raw)
  To: u-boot

Le 16/04/2012 20:18, Marek Vasut a ?crit :
> Dear Albert ARIBAUD,
>
>> Hi Wolfgang,
>>
>> The following changes since commit
>> 3f0675d1a532dbf1fd906103e4b61a6fb842c257:
>
> You're missing those two ARM926 cache patches I assigned to you in patchwork.
> Can you please check them and amend them to this pull rq ?
>
> Thanks!

Cc:ing Stefano...

Stefano, didn't you want to submit a patch too? I haven't seen it in 
your pull req -- but I may have missed it.

Amicalement,
-- 
Albert.

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

* [U-Boot] Pull request: u-boot-arm/master
  2012-04-16 18:18 ` Marek Vasut
@ 2012-04-16 20:09   ` Albert ARIBAUD
  2012-04-16 20:15   ` Albert ARIBAUD
  1 sibling, 0 replies; 259+ messages in thread
From: Albert ARIBAUD @ 2012-04-16 20:09 UTC (permalink / raw)
  To: u-boot

Hi Marek,

Le 16/04/2012 20:18, Marek Vasut a ?crit :
> Dear Albert ARIBAUD,
>
>> Hi Wolfgang,
>>
>> The following changes since commit
>> 3f0675d1a532dbf1fd906103e4b61a6fb842c257:
>
> You're missing those two ARM926 cache patches I assigned to you in patchwork.
> Can you please check them and amend them to this pull rq ?
>
> Thanks!

All right. Wolfgang, hold on; I'll send out an amended request.

Amicalement,
-- 
Albert.

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

* [U-Boot] Pull request: u-boot-arm/master
  2012-04-16 14:52 Albert ARIBAUD
@ 2012-04-16 18:18 ` Marek Vasut
  2012-04-16 20:09   ` Albert ARIBAUD
  2012-04-16 20:15   ` Albert ARIBAUD
  0 siblings, 2 replies; 259+ messages in thread
From: Marek Vasut @ 2012-04-16 18:18 UTC (permalink / raw)
  To: u-boot

Dear Albert ARIBAUD,

> Hi Wolfgang,
> 
> The following changes since commit
> 3f0675d1a532dbf1fd906103e4b61a6fb842c257:

You're missing those two ARM926 cache patches I assigned to you in patchwork. 
Can you please check them and amend them to this pull rq ?

Thanks!

> 
>    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://git.denx.de/u-boot-arm master
> 
> Anatolij Gustschin (1):
>        ARM1136: add cache flush and invalidate operations
> 
> Bernhard Walle (2):
>        tricorder: Add UBIFS
>        tricorder: Load kernel from ubifs
> 
> 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
> 
> Igor Grinberg (1):
>        cm-t35: fix Ethernet reset timing
> 
> Joel Fernandes (1):
>        BeagleBoard: Remove userbutton command and use gpio command instead
> 
> 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
> 
> Tom Rini (2):
>        OMAP: Move omap1510inn to Unmaintained / Orphaned
>        hawkboard: Add CONFIG_SPL_LIBGENERIC_SUPPORT
> 
> 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
> 
>   MAINTAINERS                                |    7 +-
>   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/cm_t35/cm_t35.c                      |   11 +-
>   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 +-
>   board/ti/beagle/beagle.c                   |   55 -------
>   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/hawkboard.h                |    1 +
>   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 +-
>   include/configs/omap3_beagle.h             |   11 +-
>   include/configs/tricorder.h                |   15 ++-
>   35 files changed, 522 insertions(+), 355 deletions(-)
>   create mode 100644 doc/README.mx28_common
>   create mode 100644 doc/README.mx28evk
> 
> Amicalement,

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

* [U-Boot] Pull request: u-boot-arm/master
@ 2012-04-16 14:52 Albert ARIBAUD
  2012-04-16 18:18 ` Marek Vasut
  0 siblings, 1 reply; 259+ messages in thread
From: Albert ARIBAUD @ 2012-04-16 14:52 UTC (permalink / raw)
  To: u-boot

Hi Wolfgang,

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://git.denx.de/u-boot-arm master

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

Bernhard Walle (2):
       tricorder: Add UBIFS
       tricorder: Load kernel from ubifs

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

Igor Grinberg (1):
       cm-t35: fix Ethernet reset timing

Joel Fernandes (1):
       BeagleBoard: Remove userbutton command and use gpio command instead

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

Tom Rini (2):
       OMAP: Move omap1510inn to Unmaintained / Orphaned
       hawkboard: Add CONFIG_SPL_LIBGENERIC_SUPPORT

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

  MAINTAINERS                                |    7 +-
  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/cm_t35/cm_t35.c                      |   11 +-
  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 +-
  board/ti/beagle/beagle.c                   |   55 -------
  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/hawkboard.h                |    1 +
  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 +-
  include/configs/omap3_beagle.h             |   11 +-
  include/configs/tricorder.h                |   15 ++-
  35 files changed, 522 insertions(+), 355 deletions(-)
  create mode 100644 doc/README.mx28_common
  create mode 100644 doc/README.mx28evk

Amicalement,
-- 
Albert.

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

* [U-Boot] Pull request: u-boot-arm/master
  2012-03-30  7:10 Albert ARIBAUD
@ 2012-03-30 17:58 ` Wolfgang Denk
  0 siblings, 0 replies; 259+ messages in thread
From: Wolfgang Denk @ 2012-03-30 17:58 UTC (permalink / raw)
  To: u-boot

Dear Albert ARIBAUD,

In message <4F755C4A.5090606@aribaud.net> you wrote:
> Hi Wolfgang,
> 
> The following changes since commit 7cb30b13f12077c7eec8ce2419cd96cd65ace8e2:
> 
>    Merge branch 'master' of git://git.denx.de/u-boot-cfi-flash 
> (2012-03-23 21:59:16 +0100)
> 
> are available in the git repository at:
> 
>    git://git.denx.de/u-boot-arm master
> 
> Anatolij Gustschin (4):
>        nhk8815: fix build errors
>        board/vpac270/onenand.c: Fix build errors
>        board/ti/beagle/beagle.c: Fix build warnings
>        arch/arm/cpu/armv7/omap-common/clocks-common.c: Fix build warnings
> 
> Andreas Bie?mann (1):
>        atmel-boards: add missing atmel_mci.h
> 
> Chander Kashyap (1):
>        EXYNOS: Add structure for Exynos4 DMC
> 
> Christian Riesch (1):
>        calimain, enbw_cmc: Fix typo in comments
> 
> David M?ller (ELSOFT AG) (1):
>        ARM: fix s3c2410 timer code
> 
> Dirk Behme (2):
>        mx6q: mx6qsabrelite: Update the README
>        imximage: Remove overwriting of flash_offset
> 
> Doug Anderson (1):
>        EXYNOS: SMDK5250: Support all 4 UARTs
> 
> Eric Nelson (6):
>        i.MX6: mx6qsabrelite: add ext2 support
>        mx6q: mx6qsabrelite: setup_spi() should be called in board_init 
> to allow use for environment
>        i.MX6: mx6q_sabrelite: add CONFIG_REVISION_TAG
>        i.MX6: mx6qsabrelite: add MACH_TYPE_MX6Q_SABRELITE
>        net: force PKTALIGN to ARCH_DMA_MINALIGN
>        net: fec_mxc: allow use with cache enabled
> 
> Fabio Estevam (15):
>        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
>        mx6: Fix reset cause for Power On Reset case
>        mx6: Remove duplicate definition of ANATOP_BASE_ADDR
>        pmic_i2c: Return error in case of invalid pmic_i2c_tx_num
>        mxs_spi: Return proper timeout error
>        mx6: Read silicon revision from register
>        USB: ehci-mx6: Add proper IO accessors
>        mx28evk: Provide default values for SPI bus and chip select
>        configs: imx: Use CONFIG_SF_DEFAULT_CS
>        mx53: Make PLL2 to be the parent of UART clock
>        mx53ard: Initialize return code with error
> 
> Grazvydas Ignotas (1):
>        twl4030: fix potential power supply handling issues
> 
> Heiko Schocher (1):
>        ARM: davinci: fixes for cam_enc_4xx board
> 
> Helmut Raiger (1):
>        mx31: add "ARM11P power gating" to get_reset_cause
> 
> Jason Hobbs (1):
>        ARM: highbank: change env config to use nvram
> 
> Marek Vasut (23):
>        PXA: Remove PXA PCMCIA support
>        PXA: Fix warning in zipitz2
>        PXA: Fix missing get_tbclk() breaking vpac boards
>        M28: Fix LCD PINMUX
>        M28: Support for the old M28 SoM v1.0
>        i.MX28: Reformat the DRAM memory configuration data
>        Examples: Properly append LDFLAGS to LD command
>        IXP: Make IXP buildable with arm-linux- toolchains
>        IXP: Fix missing MACH_TYPE_{ACTUX?,PNB3,DVLHOST}
>        IXP: Squash warnings in IXP NPE
>        IXP: Move PDNB3 and SCPU from Makefile to boards.cfg
>        IXP: Fix NAND build warning on PDNB3 and SCPU
>        IXP: Fix GPIO_INT_ACT_LOW_SET()
>        i.MX28: Enable additional DRAM address bits
>        i.MX28: Make the stabilization delays shorter
>        i.MX28: Drop __naked function from spl_mem_init
>        ARM926EJS: Implement cache operations
>        i.MX28: Add cache support into the APBH DMA driver
>        i.MX28: Add cache support to MXS NAND driver
>        MMC: Implement generic bounce buffer
>        i.MX28: Do data transfers via DMA in MMC driver
>        i.MX28: Make use of the bounce buffer
>        i.MX28: Enable caches by default
> 
> Matt Porter (2):
>        SPL: Add YMODEM over UART load support
>        SPL: Enable YMODEM support on BeagleBone and AM335x EVM
> 
> Rob Herring (8):
>        net: calxedaxgmac: fix build due to missing __aligned definition
>        ARM: highbank: fix warning for calxedaxgmac_initialize
>        ARM: highbank: add missing get_tbclk
>        ARM: highbank: fix us_to_tick calculation
>        ARM: highbank: change TEXT_BASE to 0x8000
>        ARM: highbank: Add boot counter support
>        ARM: highbank: add reset support
>        ARM: highbank: setup env from boot source register
> 
> 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
> 
> Simon Glass (39):
>        arm: Remove jornada link script
>        fdt: Add fdtdec_find_aliases() to deal with alias nodes
>        fdt: Add tests for fdtdec
>        fdt: Tidy up a few fdtdec problems
>        fdt: Add functions to access phandles, arrays and bools
>        fdt: Add basic support for decoding GPIO definitions
>        arm: fdt: Add skeleton device tree file from kernel
>        tegra: fdt: Add Tegra2x device tree file from kernel
>        tegra: fdt: Add device tree file for Tegra2 Seaboard from kernel
>        fdt: Add staging area for device tree binding documentation
>        fdt: Add tegra-usb bindings file from linux
>        tegra: fdt: Add additional USB binding
>        tegra: fdt: Add clock bindings
>        tegra: fdt: Add clock bindings for Tegra2 Seaboard
>        tegra: usb: fdt: Add additional device tree definitions for USB ports
>        tegra: usb: fdt: Add USB definitions for Tegra2 Seaboard
>        usb: Add support for txfifo threshold
>        tegra: fdt: Add function to return peripheral/clock ID
>        tegra: usb: Add support for Tegra USB peripheral
>        fdt: Avoid early panic() when there is no FDT present
>        arm: Check for valid FDT after console is up
>        tegra: usb: Add USB support to nvidia boards
>        tegra: usb: Add common USB defines for tegra2 boards
>        tegra: usb: Enable USB on Seaboard
>        tegra: fdt: Enable FDT support for Seaboard
>        tegra: Rename NV_PA_PMC_BASE to TEGRA2_PMC_BASE
>        fdt: Add function to allow aliases to refer to multiple nodes
>        tegra: Enhance clock support to handle 16-bit clock divisors
>        tegra: i2c: Initialise I2C on Nvidia boards
>        tegra: i2c: Select number of controllers for Tegra2 boards
>        tegra: i2c: Enable I2C on Seaboard
>        tegra: i2c: Select I2C ordering for Seaboard
>        tegra: fdt: i2c: Add extra I2C bindings for U-Boot
>        Allow arch directory to contain .lds without requiring Makefile
>        arm: Remove zipitz2 link script
>        Define CPUDIR for the .lds link script
>        arm: Remove unneeded setting of LDCSRIPT
>        arm: add a common .lds link script
>        arm: Use common .lds file where possible
> 
> Simon Schwarz (8):
>        Add cmd_spl command
>        devkit8000: add config for spl command
>        omap-common: Add NAND SPL linux booting
>        devkit8000/spl: init GPMC for dm9000 in SPL
>        omap-common/spl: Add linux boot to SPL
>        omap/spl: change output of spl_parse_image_header
>        devkit8000: Implement and activate direct OS boot
>        arm: Add Prep subcommand support to bootm
> 
> Stefano Babic (8):
>        Add cache functions to SPL for armv7
>        OMAP3: SPL: do not call I2C init if no I2C is set.
>        SPL: call cleanup_before_linux() before booting Linux
>        OMAP3: twister: add support to boot Linux from SPL
>        NAND: TI: fix warnings in omap_gpmc.c
>        OMAP3: mt_ventoux: updated timing for FPGA
>        OMAP3: mt_ventoux: sets its own mtdparts
>        Davinci: ea20: use gpio framework to access gpios
> 
> Tom Rini (9):
>        .gitignore: Add .su files
>        config.mk: Make cc-option create a file under include/generated
>        config.mk: Check for -fstack-usage support
>        spl.c: Use __noreturn decorator
>        README: document more SPL config options
>        SPL: Add README.omap3
>        cam_enc_4xx: Rename 'images' to 'imgs'
>        sdrc.c: Fix typo in do_sdrc_init() for SPL
>        OMAP: Remove omap1610inn-based boards
> 
> Tom Warren (2):
>        arm: Tegra2: Fix ELDK42 gcc failure with inline asm stack pointer 
> load
>        tegra: fdt: Enable FDT support for Ventana
> 
> Vasily Khoruzhick (2):
>        zipitz2: fix boot issue introduced by PXA low level init rework
>        zipitz2: use pxa_mmc_gen as MMC driver
> 
> Wolfgang Grandegger (2):
>        usb/ehci: Add USB support for the MX6Q
>        mx6qsabrelite: add and enable USB Host 1 support
> 
> Yen Lin (1):
>        tegra: i2c: Add I2C driver
> 
> jacopo mondi (1):
>        omap3_spi: receive transmit mode
> 
>   .gitignore                                         |    1 +
>   MAINTAINERS                                        |    1 -
>   Makefile                                           |   25 +-
>   README                                             |   72 +++-
>   arch/arm/config.mk                                 |    7 -
>   arch/arm/cpu/arm1136/mx31/generic.c                |    2 +
>   arch/arm/cpu/arm1136/u-boot.lds                    |   89 ---
>   arch/arm/cpu/arm1176/u-boot.lds                    |   78 ---
>   arch/arm/cpu/arm720t/u-boot.lds                    |   79 ---
>   arch/arm/cpu/arm920t/s3c24x0/timer.c               |   64 +--
>   arch/arm/cpu/arm920t/u-boot.lds                    |   88 ---
>   arch/arm/cpu/arm925t/u-boot.lds                    |   83 ---
>   arch/arm/cpu/arm926ejs/cache.c                     |   66 ++-
>   arch/arm/cpu/arm926ejs/mx28/clock.c                |   74 +--
>   arch/arm/cpu/arm926ejs/mx28/iomux.c                |    6 +-
>   arch/arm/cpu/arm926ejs/mx28/mx28.c                 |   24 +-
>   arch/arm/cpu/arm926ejs/mx28/spl_mem_init.c         |  130 +++---
>   arch/arm/cpu/arm926ejs/mx28/spl_power_init.c       |    8 +-
>   arch/arm/cpu/arm926ejs/nomadik/timer.c             |   10 +
>   arch/arm/cpu/arm926ejs/u-boot.lds                  |   80 ---
>   arch/arm/cpu/arm946es/u-boot.lds                   |   80 ---
>   arch/arm/cpu/arm_intcm/u-boot.lds                  |   80 ---
>   arch/arm/cpu/armv7/Makefile                        |    2 -
>   arch/arm/cpu/armv7/cpu.c                           |    2 +
>   arch/arm/cpu/armv7/highbank/Makefile               |    2 +-
>   arch/arm/cpu/armv7/highbank/bootcount.c            |   36 ++
>   arch/arm/cpu/armv7/highbank/config.mk              |    1 +
>   arch/arm/cpu/armv7/highbank/timer.c                |    9 +-
>   arch/arm/cpu/armv7/imx-common/cpu.c                |   25 +-
>   arch/arm/cpu/armv7/mx5/lowlevel_init.S             |   20 +-
>   arch/arm/cpu/armv7/mx6/clock.c                     |   13 +
>   arch/arm/cpu/armv7/mx6/soc.c                       |    8 +-
>   arch/arm/cpu/armv7/omap-common/Makefile            |    3 +
>   arch/arm/cpu/armv7/omap-common/clocks-common.c     |    4 +-
>   arch/arm/cpu/armv7/omap-common/spl.c               |   56 ++-
>   arch/arm/cpu/armv7/omap-common/spl_nand.c          |   47 ++-
>   arch/arm/cpu/armv7/omap-common/spl_ymodem.c        |   76 +++
>   arch/arm/cpu/armv7/omap3/board.c                   |    2 +
>   arch/arm/cpu/armv7/omap3/sdrc.c                    |    2 +-
>   arch/arm/cpu/armv7/tegra2/Makefile                 |    4 +-
>   arch/arm/cpu/armv7/tegra2/ap20.c                   |   20 +-
>   arch/arm/cpu/armv7/tegra2/board.c                  |    2 +-
>   arch/arm/cpu/armv7/tegra2/clock.c                  |  121 ++++-
>   arch/arm/cpu/armv7/tegra2/config.mk                |    2 +
>   arch/arm/cpu/armv7/tegra2/usb.c                    |  460 ++++++++++++++++
>   arch/arm/cpu/ixp/config.mk                         |    3 +
>   arch/arm/cpu/ixp/npe/IxEthAcc.c                    |    2 +-
>   arch/arm/cpu/ixp/npe/IxEthDBAPISupport.c           |    3 -
>   arch/arm/cpu/ixp/npe/IxQMgrDispatcher.c            |    3 -
>   arch/arm/cpu/lh7a40x/u-boot.lds                    |   80 ---
>   arch/arm/cpu/pxa/timer.c                           |    5 +
>   arch/arm/cpu/pxa/u-boot.lds                        |   86 ---
>   arch/arm/cpu/s3c44b0/u-boot.lds                    |   80 ---
>   arch/arm/cpu/sa1100/u-boot.lds                     |   83 ---
>   arch/arm/cpu/{armv7 => }/u-boot.lds                |   15 +-
>   arch/arm/dts/skeleton.dtsi                         |   13 +
>   arch/arm/dts/tegra20.dtsi                          |  196 +++++++
>   arch/arm/include/asm/arch-exynos/dmc.h             |  109 ++++
>   arch/arm/include/asm/arch-ixp/ixp425.h             |   10 +-
>   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           |  146 +++++-
>   arch/arm/include/asm/arch-tegra2/clk_rst.h         |   10 +-
>   arch/arm/include/asm/arch-tegra2/clock.h           |   13 +
>   arch/arm/include/asm/arch-tegra2/tegra2.h          |    6 +-
>   arch/arm/include/asm/arch-tegra2/tegra_i2c.h       |  157 ++++++
>   arch/arm/include/asm/arch-tegra2/usb.h             |  252 +++++++++
>   arch/arm/include/asm/bootm.h                       |   26 +
>   arch/arm/include/asm/omap_common.h                 |    5 +
>   arch/arm/lib/Makefile                              |    5 +-
>   arch/arm/lib/board.c                               |    8 +
>   arch/arm/lib/bootm.c                               |  349 ++++++------
>   board/actux1/actux1.c                              |    2 -
>   board/actux2/actux2.c                              |    2 -
>   board/actux3/actux3.c                              |    2 -
>   board/actux4/actux4.c                              |    2 -
>   board/ait/cam_enc_4xx/cam_enc_4xx.c                |  103 +++--
>   board/ait/cam_enc_4xx/config.mk                    |    7 +
>   board/ait/cam_enc_4xx/u-boot-spl.lds               |    2 +-
>   board/davinci/ea20/ea20.c                          |   38 +-
>   board/denx/m28evk/spl_boot.c                       |   16 +-
>   board/dvlhost/dvlhost.c                            |    2 -
>   board/egnite/ethernut5/ethernut5.c                 |    1 +
>   board/emk/top9000/top9000.c                        |    1 +
>   board/enbw/enbw_cmc/enbw_cmc.c                     |    2 +-
>   board/freescale/mx53ard/mx53ard.c                  |    2 +-
>   board/freescale/mx6qsabrelite/mx6qsabrelite.c      |   31 +-
>   board/highbank/highbank.c                          |   23 +
>   board/nvidia/common/board.c                        |   19 +
>   board/nvidia/common/board.h                        |    6 +
>   board/nvidia/dts/tegra2-seaboard.dts               |   92 ++++
>   board/nvidia/seaboard/seaboard.c                   |    6 +
>   board/omicron/calimain/calimain.c                  |    2 +-
>   board/prodrive/pdnb3/nand.c                        |   16 +-
>   board/prodrive/pdnb3/pdnb3.c                       |    3 -
>   board/samsung/smdk5250/smdk5250.c                  |   44 ++-
>   board/technexion/twister/twister.c                 |   23 +
>   board/teejet/mt_ventoux/mt_ventoux.h               |   11 +-
>   board/ti/beagle/beagle.c                           |    3 +-
>   board/ti/omap1610inn/Makefile                      |   45 --
>   board/ti/omap1610inn/config.mk                     |   26 -
>   board/ti/omap1610inn/flash.c                       |  495 
> -----------------
>   board/ti/omap1610inn/lowlevel_init.S               |  452 ----------------
>   board/ti/omap1610inn/omap1610innovator.c           |  309 -----------
>   board/timll/devkit8000/devkit8000.c                |   37 ++
>   board/vpac270/onenand.c                            |    3 -
>   board/zipitz2/zipitz2.c                            |    9 +
>   boards.cfg                                         |   10 +-
>   common/Makefile                                    |    4 +
>   common/cmd_spl.c                                   |  188 +++++++
>   config.mk                                          |   11 +-
>   doc/README.PXA_CF                                  |   56 --
>   doc/README.commands.spl                            |   31 ++
>   doc/README.mx6qsabrelite                           |   12 +-
>   doc/SPL/README.omap3                               |   74 +++
>   doc/device-tree-bindings/README                    |   17 +
>   .../clock/nvidia,tegra20-car.txt                   |  207 +++++++
>   doc/device-tree-bindings/i2c/tegra20-i2c.txt       |   23 +
>   doc/device-tree-bindings/usb/tegra-usb.txt         |   25 +
>   drivers/dma/apbh_dma.c                             |   23 +-
>   drivers/gpio/mxs_gpio.c                            |   16 +-
>   drivers/i2c/Makefile                               |    1 +
>   drivers/i2c/tegra_i2c.c                            |  569 
> ++++++++++++++++++++
>   drivers/misc/pmic_i2c.c                            |    6 +
>   drivers/mmc/mmc.c                                  |  102 ++++-
>   drivers/mmc/mxsmmc.c                               |   70 ++-
>   drivers/mtd/nand/mxs_nand.c                        |   53 ++-
>   drivers/mtd/nand/omap_gpmc.c                       |   14 +-
>   drivers/net/calxedaxgmac.c                         |    1 +
>   drivers/net/fec_mxc.c                              |  277 +++++++---
>   drivers/net/fec_mxc.h                              |   19 +-
>   drivers/pcmcia/Makefile                            |    1 -
>   drivers/pcmcia/pxa_pcmcia.c                        |   93 ----
>   drivers/power/twl4030.c                            |   18 +-
>   drivers/spi/mxs_spi.c                              |    6 +-
>   drivers/spi/omap3_spi.c                            |   66 +++-
>   drivers/spi/omap3_spi.h                            |    2 +
>   drivers/usb/host/Makefile                          |    2 +
>   drivers/usb/host/ehci-hcd.c                        |    7 +
>   drivers/usb/host/ehci-mx6.c                        |  200 +++++++
>   drivers/usb/host/ehci-mxs.c                        |    8 +-
>   .../u-boot.lds => drivers/usb/host/ehci-tegra.c    |   62 ++-
>   drivers/usb/host/ehci.h                            |    6 +-
>   examples/standalone/Makefile                       |    2 +-
>   board/zipitz2/u-boot.lds => include/cmd_spl.h      |   43 +--
>   include/configs/actux1.h                           |    2 +
>   include/configs/actux2.h                           |    2 +
>   include/configs/actux3.h                           |    2 +
>   include/configs/actux4.h                           |    2 +
>   include/configs/am335x_evm.h                       |    1 +
>   include/configs/cam_enc_4xx.h                      |   13 +-
>   include/configs/devkit8000.h                       |   15 +-
>   include/configs/dvlhost.h                          |    2 +
>   include/configs/ea20.h                             |    2 +
>   include/configs/efikamx.h                          |    4 +-
>   include/configs/highbank.h                         |   21 +-
>   include/configs/m28evk.h                           |    3 +-
>   include/configs/mt_ventoux.h                       |   10 +
>   include/configs/mx28evk.h                          |    3 +
>   include/configs/mx31pdk.h                          |    2 +-
>   include/configs/mx51evk.h                          |    2 +-
>   include/configs/mx53evk.h                          |    2 +-
>   include/configs/mx53smd.h                          |    2 +-
>   include/configs/mx6qsabrelite.h                    |   17 +
>   include/configs/omap1610h2.h                       |  197 -------
>   include/configs/omap1610inn.h                      |  202 -------
>   include/configs/pdnb3.h                            |    2 +
>   include/configs/seaboard.h                         |   20 +
>   include/configs/tegra2-common.h                    |   13 +
>   include/configs/twister.h                          |   12 +
>   include/configs/ventana.h                          |    5 +
>   include/configs/vision2.h                          |    2 +-
>   include/configs/zipitz2.h                          |   14 +-
>   include/fdtdec.h                                   |  197 +++++++-
>   include/image.h                                    |    2 +
>   include/net.h                                      |    3 +-
>   include/pcmcia.h                                   |    3 +-
>   lib/Makefile                                       |    4 +
>   lib/fdtdec.c                                       |  323 +++++++++++-
>   lib/fdtdec_test.c                                  |  226 ++++++++
>   spl/Makefile                                       |    4 +
>   tools/imximage.c                                   |   18 +-
>   tools/imximage.h                                   |    1 +
>   198 files changed, 6109 insertions(+), 4188 deletions(-)
>   delete mode 100644 arch/arm/cpu/arm1136/u-boot.lds
>   delete mode 100644 arch/arm/cpu/arm1176/u-boot.lds
>   delete mode 100644 arch/arm/cpu/arm720t/u-boot.lds
>   delete mode 100644 arch/arm/cpu/arm920t/u-boot.lds
>   delete mode 100644 arch/arm/cpu/arm925t/u-boot.lds
>   delete mode 100644 arch/arm/cpu/arm926ejs/u-boot.lds
>   delete mode 100644 arch/arm/cpu/arm946es/u-boot.lds
>   delete mode 100644 arch/arm/cpu/arm_intcm/u-boot.lds
>   create mode 100644 arch/arm/cpu/armv7/highbank/bootcount.c
>   create mode 100644 arch/arm/cpu/armv7/highbank/config.mk
>   create mode 100644 arch/arm/cpu/armv7/omap-common/spl_ymodem.c
>   create mode 100644 arch/arm/cpu/armv7/tegra2/usb.c
>   delete mode 100644 arch/arm/cpu/lh7a40x/u-boot.lds
>   delete mode 100644 arch/arm/cpu/pxa/u-boot.lds
>   delete mode 100644 arch/arm/cpu/s3c44b0/u-boot.lds
>   delete mode 100644 arch/arm/cpu/sa1100/u-boot.lds
>   rename arch/arm/cpu/{armv7 => }/u-boot.lds (88%)
>   create mode 100644 arch/arm/dts/skeleton.dtsi
>   create mode 100644 arch/arm/dts/tegra20.dtsi
>   create mode 100644 arch/arm/include/asm/arch-mx28/regs-digctl.h
>   create mode 100644 arch/arm/include/asm/arch-tegra2/tegra_i2c.h
>   create mode 100644 arch/arm/include/asm/arch-tegra2/usb.h
>   create mode 100644 arch/arm/include/asm/bootm.h
>   create mode 100644 board/nvidia/dts/tegra2-seaboard.dts
>   delete mode 100644 board/ti/omap1610inn/Makefile
>   delete mode 100644 board/ti/omap1610inn/config.mk
>   delete mode 100644 board/ti/omap1610inn/flash.c
>   delete mode 100644 board/ti/omap1610inn/lowlevel_init.S
>   delete mode 100644 board/ti/omap1610inn/omap1610innovator.c
>   create mode 100644 common/cmd_spl.c
>   delete mode 100644 doc/README.PXA_CF
>   create mode 100644 doc/README.commands.spl
>   create mode 100644 doc/SPL/README.omap3
>   create mode 100644 doc/device-tree-bindings/README
>   create mode 100644 doc/device-tree-bindings/clock/nvidia,tegra20-car.txt
>   create mode 100644 doc/device-tree-bindings/i2c/tegra20-i2c.txt
>   create mode 100644 doc/device-tree-bindings/usb/tegra-usb.txt
>   create mode 100644 drivers/i2c/tegra_i2c.c
>   delete mode 100644 drivers/pcmcia/pxa_pcmcia.c
>   create mode 100644 drivers/usb/host/ehci-mx6.c
>   rename board/jornada/u-boot.lds => drivers/usb/host/ehci-tegra.c (53%)
>   rename board/zipitz2/u-boot.lds => include/cmd_spl.h (56%)
>   delete mode 100644 include/configs/omap1610h2.h
>   delete mode 100644 include/configs/omap1610inn.h
>   create mode 100644 lib/fdtdec_test.c

Applied, thanks.

Best regards,

Wolfgang Denk

-- 
DENX Software Engineering GmbH,     MD: Wolfgang Denk & Detlev Zundel
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: (+49)-8142-66989-10 Fax: (+49)-8142-66989-80 Email: wd at denx.de
There are bugs and then there are bugs.  And then there are bugs.
                                                    - Karl Lehenbauer

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

* [U-Boot] Pull request: u-boot-arm/master
@ 2012-03-30  7:10 Albert ARIBAUD
  2012-03-30 17:58 ` Wolfgang Denk
  0 siblings, 1 reply; 259+ messages in thread
From: Albert ARIBAUD @ 2012-03-30  7:10 UTC (permalink / raw)
  To: u-boot

Hi Wolfgang,

The following changes since commit 7cb30b13f12077c7eec8ce2419cd96cd65ace8e2:

   Merge branch 'master' of git://git.denx.de/u-boot-cfi-flash 
(2012-03-23 21:59:16 +0100)

are available in the git repository at:

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

Anatolij Gustschin (4):
       nhk8815: fix build errors
       board/vpac270/onenand.c: Fix build errors
       board/ti/beagle/beagle.c: Fix build warnings
       arch/arm/cpu/armv7/omap-common/clocks-common.c: Fix build warnings

Andreas Bie?mann (1):
       atmel-boards: add missing atmel_mci.h

Chander Kashyap (1):
       EXYNOS: Add structure for Exynos4 DMC

Christian Riesch (1):
       calimain, enbw_cmc: Fix typo in comments

David M?ller (ELSOFT AG) (1):
       ARM: fix s3c2410 timer code

Dirk Behme (2):
       mx6q: mx6qsabrelite: Update the README
       imximage: Remove overwriting of flash_offset

Doug Anderson (1):
       EXYNOS: SMDK5250: Support all 4 UARTs

Eric Nelson (6):
       i.MX6: mx6qsabrelite: add ext2 support
       mx6q: mx6qsabrelite: setup_spi() should be called in board_init 
to allow use for environment
       i.MX6: mx6q_sabrelite: add CONFIG_REVISION_TAG
       i.MX6: mx6qsabrelite: add MACH_TYPE_MX6Q_SABRELITE
       net: force PKTALIGN to ARCH_DMA_MINALIGN
       net: fec_mxc: allow use with cache enabled

Fabio Estevam (15):
       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
       mx6: Fix reset cause for Power On Reset case
       mx6: Remove duplicate definition of ANATOP_BASE_ADDR
       pmic_i2c: Return error in case of invalid pmic_i2c_tx_num
       mxs_spi: Return proper timeout error
       mx6: Read silicon revision from register
       USB: ehci-mx6: Add proper IO accessors
       mx28evk: Provide default values for SPI bus and chip select
       configs: imx: Use CONFIG_SF_DEFAULT_CS
       mx53: Make PLL2 to be the parent of UART clock
       mx53ard: Initialize return code with error

Grazvydas Ignotas (1):
       twl4030: fix potential power supply handling issues

Heiko Schocher (1):
       ARM: davinci: fixes for cam_enc_4xx board

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

Jason Hobbs (1):
       ARM: highbank: change env config to use nvram

Marek Vasut (23):
       PXA: Remove PXA PCMCIA support
       PXA: Fix warning in zipitz2
       PXA: Fix missing get_tbclk() breaking vpac boards
       M28: Fix LCD PINMUX
       M28: Support for the old M28 SoM v1.0
       i.MX28: Reformat the DRAM memory configuration data
       Examples: Properly append LDFLAGS to LD command
       IXP: Make IXP buildable with arm-linux- toolchains
       IXP: Fix missing MACH_TYPE_{ACTUX?,PNB3,DVLHOST}
       IXP: Squash warnings in IXP NPE
       IXP: Move PDNB3 and SCPU from Makefile to boards.cfg
       IXP: Fix NAND build warning on PDNB3 and SCPU
       IXP: Fix GPIO_INT_ACT_LOW_SET()
       i.MX28: Enable additional DRAM address bits
       i.MX28: Make the stabilization delays shorter
       i.MX28: Drop __naked function from spl_mem_init
       ARM926EJS: Implement cache operations
       i.MX28: Add cache support into the APBH DMA driver
       i.MX28: Add cache support to MXS NAND driver
       MMC: Implement generic bounce buffer
       i.MX28: Do data transfers via DMA in MMC driver
       i.MX28: Make use of the bounce buffer
       i.MX28: Enable caches by default

Matt Porter (2):
       SPL: Add YMODEM over UART load support
       SPL: Enable YMODEM support on BeagleBone and AM335x EVM

Rob Herring (8):
       net: calxedaxgmac: fix build due to missing __aligned definition
       ARM: highbank: fix warning for calxedaxgmac_initialize
       ARM: highbank: add missing get_tbclk
       ARM: highbank: fix us_to_tick calculation
       ARM: highbank: change TEXT_BASE to 0x8000
       ARM: highbank: Add boot counter support
       ARM: highbank: add reset support
       ARM: highbank: setup env from boot source register

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

Simon Glass (39):
       arm: Remove jornada link script
       fdt: Add fdtdec_find_aliases() to deal with alias nodes
       fdt: Add tests for fdtdec
       fdt: Tidy up a few fdtdec problems
       fdt: Add functions to access phandles, arrays and bools
       fdt: Add basic support for decoding GPIO definitions
       arm: fdt: Add skeleton device tree file from kernel
       tegra: fdt: Add Tegra2x device tree file from kernel
       tegra: fdt: Add device tree file for Tegra2 Seaboard from kernel
       fdt: Add staging area for device tree binding documentation
       fdt: Add tegra-usb bindings file from linux
       tegra: fdt: Add additional USB binding
       tegra: fdt: Add clock bindings
       tegra: fdt: Add clock bindings for Tegra2 Seaboard
       tegra: usb: fdt: Add additional device tree definitions for USB ports
       tegra: usb: fdt: Add USB definitions for Tegra2 Seaboard
       usb: Add support for txfifo threshold
       tegra: fdt: Add function to return peripheral/clock ID
       tegra: usb: Add support for Tegra USB peripheral
       fdt: Avoid early panic() when there is no FDT present
       arm: Check for valid FDT after console is up
       tegra: usb: Add USB support to nvidia boards
       tegra: usb: Add common USB defines for tegra2 boards
       tegra: usb: Enable USB on Seaboard
       tegra: fdt: Enable FDT support for Seaboard
       tegra: Rename NV_PA_PMC_BASE to TEGRA2_PMC_BASE
       fdt: Add function to allow aliases to refer to multiple nodes
       tegra: Enhance clock support to handle 16-bit clock divisors
       tegra: i2c: Initialise I2C on Nvidia boards
       tegra: i2c: Select number of controllers for Tegra2 boards
       tegra: i2c: Enable I2C on Seaboard
       tegra: i2c: Select I2C ordering for Seaboard
       tegra: fdt: i2c: Add extra I2C bindings for U-Boot
       Allow arch directory to contain .lds without requiring Makefile
       arm: Remove zipitz2 link script
       Define CPUDIR for the .lds link script
       arm: Remove unneeded setting of LDCSRIPT
       arm: add a common .lds link script
       arm: Use common .lds file where possible

Simon Schwarz (8):
       Add cmd_spl command
       devkit8000: add config for spl command
       omap-common: Add NAND SPL linux booting
       devkit8000/spl: init GPMC for dm9000 in SPL
       omap-common/spl: Add linux boot to SPL
       omap/spl: change output of spl_parse_image_header
       devkit8000: Implement and activate direct OS boot
       arm: Add Prep subcommand support to bootm

Stefano Babic (8):
       Add cache functions to SPL for armv7
       OMAP3: SPL: do not call I2C init if no I2C is set.
       SPL: call cleanup_before_linux() before booting Linux
       OMAP3: twister: add support to boot Linux from SPL
       NAND: TI: fix warnings in omap_gpmc.c
       OMAP3: mt_ventoux: updated timing for FPGA
       OMAP3: mt_ventoux: sets its own mtdparts
       Davinci: ea20: use gpio framework to access gpios

Tom Rini (9):
       .gitignore: Add .su files
       config.mk: Make cc-option create a file under include/generated
       config.mk: Check for -fstack-usage support
       spl.c: Use __noreturn decorator
       README: document more SPL config options
       SPL: Add README.omap3
       cam_enc_4xx: Rename 'images' to 'imgs'
       sdrc.c: Fix typo in do_sdrc_init() for SPL
       OMAP: Remove omap1610inn-based boards

Tom Warren (2):
       arm: Tegra2: Fix ELDK42 gcc failure with inline asm stack pointer 
load
       tegra: fdt: Enable FDT support for Ventana

Vasily Khoruzhick (2):
       zipitz2: fix boot issue introduced by PXA low level init rework
       zipitz2: use pxa_mmc_gen as MMC driver

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

Yen Lin (1):
       tegra: i2c: Add I2C driver

jacopo mondi (1):
       omap3_spi: receive transmit mode

  .gitignore                                         |    1 +
  MAINTAINERS                                        |    1 -
  Makefile                                           |   25 +-
  README                                             |   72 +++-
  arch/arm/config.mk                                 |    7 -
  arch/arm/cpu/arm1136/mx31/generic.c                |    2 +
  arch/arm/cpu/arm1136/u-boot.lds                    |   89 ---
  arch/arm/cpu/arm1176/u-boot.lds                    |   78 ---
  arch/arm/cpu/arm720t/u-boot.lds                    |   79 ---
  arch/arm/cpu/arm920t/s3c24x0/timer.c               |   64 +--
  arch/arm/cpu/arm920t/u-boot.lds                    |   88 ---
  arch/arm/cpu/arm925t/u-boot.lds                    |   83 ---
  arch/arm/cpu/arm926ejs/cache.c                     |   66 ++-
  arch/arm/cpu/arm926ejs/mx28/clock.c                |   74 +--
  arch/arm/cpu/arm926ejs/mx28/iomux.c                |    6 +-
  arch/arm/cpu/arm926ejs/mx28/mx28.c                 |   24 +-
  arch/arm/cpu/arm926ejs/mx28/spl_mem_init.c         |  130 +++---
  arch/arm/cpu/arm926ejs/mx28/spl_power_init.c       |    8 +-
  arch/arm/cpu/arm926ejs/nomadik/timer.c             |   10 +
  arch/arm/cpu/arm926ejs/u-boot.lds                  |   80 ---
  arch/arm/cpu/arm946es/u-boot.lds                   |   80 ---
  arch/arm/cpu/arm_intcm/u-boot.lds                  |   80 ---
  arch/arm/cpu/armv7/Makefile                        |    2 -
  arch/arm/cpu/armv7/cpu.c                           |    2 +
  arch/arm/cpu/armv7/highbank/Makefile               |    2 +-
  arch/arm/cpu/armv7/highbank/bootcount.c            |   36 ++
  arch/arm/cpu/armv7/highbank/config.mk              |    1 +
  arch/arm/cpu/armv7/highbank/timer.c                |    9 +-
  arch/arm/cpu/armv7/imx-common/cpu.c                |   25 +-
  arch/arm/cpu/armv7/mx5/lowlevel_init.S             |   20 +-
  arch/arm/cpu/armv7/mx6/clock.c                     |   13 +
  arch/arm/cpu/armv7/mx6/soc.c                       |    8 +-
  arch/arm/cpu/armv7/omap-common/Makefile            |    3 +
  arch/arm/cpu/armv7/omap-common/clocks-common.c     |    4 +-
  arch/arm/cpu/armv7/omap-common/spl.c               |   56 ++-
  arch/arm/cpu/armv7/omap-common/spl_nand.c          |   47 ++-
  arch/arm/cpu/armv7/omap-common/spl_ymodem.c        |   76 +++
  arch/arm/cpu/armv7/omap3/board.c                   |    2 +
  arch/arm/cpu/armv7/omap3/sdrc.c                    |    2 +-
  arch/arm/cpu/armv7/tegra2/Makefile                 |    4 +-
  arch/arm/cpu/armv7/tegra2/ap20.c                   |   20 +-
  arch/arm/cpu/armv7/tegra2/board.c                  |    2 +-
  arch/arm/cpu/armv7/tegra2/clock.c                  |  121 ++++-
  arch/arm/cpu/armv7/tegra2/config.mk                |    2 +
  arch/arm/cpu/armv7/tegra2/usb.c                    |  460 ++++++++++++++++
  arch/arm/cpu/ixp/config.mk                         |    3 +
  arch/arm/cpu/ixp/npe/IxEthAcc.c                    |    2 +-
  arch/arm/cpu/ixp/npe/IxEthDBAPISupport.c           |    3 -
  arch/arm/cpu/ixp/npe/IxQMgrDispatcher.c            |    3 -
  arch/arm/cpu/lh7a40x/u-boot.lds                    |   80 ---
  arch/arm/cpu/pxa/timer.c                           |    5 +
  arch/arm/cpu/pxa/u-boot.lds                        |   86 ---
  arch/arm/cpu/s3c44b0/u-boot.lds                    |   80 ---
  arch/arm/cpu/sa1100/u-boot.lds                     |   83 ---
  arch/arm/cpu/{armv7 => }/u-boot.lds                |   15 +-
  arch/arm/dts/skeleton.dtsi                         |   13 +
  arch/arm/dts/tegra20.dtsi                          |  196 +++++++
  arch/arm/include/asm/arch-exynos/dmc.h             |  109 ++++
  arch/arm/include/asm/arch-ixp/ixp425.h             |   10 +-
  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           |  146 +++++-
  arch/arm/include/asm/arch-tegra2/clk_rst.h         |   10 +-
  arch/arm/include/asm/arch-tegra2/clock.h           |   13 +
  arch/arm/include/asm/arch-tegra2/tegra2.h          |    6 +-
  arch/arm/include/asm/arch-tegra2/tegra_i2c.h       |  157 ++++++
  arch/arm/include/asm/arch-tegra2/usb.h             |  252 +++++++++
  arch/arm/include/asm/bootm.h                       |   26 +
  arch/arm/include/asm/omap_common.h                 |    5 +
  arch/arm/lib/Makefile                              |    5 +-
  arch/arm/lib/board.c                               |    8 +
  arch/arm/lib/bootm.c                               |  349 ++++++------
  board/actux1/actux1.c                              |    2 -
  board/actux2/actux2.c                              |    2 -
  board/actux3/actux3.c                              |    2 -
  board/actux4/actux4.c                              |    2 -
  board/ait/cam_enc_4xx/cam_enc_4xx.c                |  103 +++--
  board/ait/cam_enc_4xx/config.mk                    |    7 +
  board/ait/cam_enc_4xx/u-boot-spl.lds               |    2 +-
  board/davinci/ea20/ea20.c                          |   38 +-
  board/denx/m28evk/spl_boot.c                       |   16 +-
  board/dvlhost/dvlhost.c                            |    2 -
  board/egnite/ethernut5/ethernut5.c                 |    1 +
  board/emk/top9000/top9000.c                        |    1 +
  board/enbw/enbw_cmc/enbw_cmc.c                     |    2 +-
  board/freescale/mx53ard/mx53ard.c                  |    2 +-
  board/freescale/mx6qsabrelite/mx6qsabrelite.c      |   31 +-
  board/highbank/highbank.c                          |   23 +
  board/nvidia/common/board.c                        |   19 +
  board/nvidia/common/board.h                        |    6 +
  board/nvidia/dts/tegra2-seaboard.dts               |   92 ++++
  board/nvidia/seaboard/seaboard.c                   |    6 +
  board/omicron/calimain/calimain.c                  |    2 +-
  board/prodrive/pdnb3/nand.c                        |   16 +-
  board/prodrive/pdnb3/pdnb3.c                       |    3 -
  board/samsung/smdk5250/smdk5250.c                  |   44 ++-
  board/technexion/twister/twister.c                 |   23 +
  board/teejet/mt_ventoux/mt_ventoux.h               |   11 +-
  board/ti/beagle/beagle.c                           |    3 +-
  board/ti/omap1610inn/Makefile                      |   45 --
  board/ti/omap1610inn/config.mk                     |   26 -
  board/ti/omap1610inn/flash.c                       |  495 
-----------------
  board/ti/omap1610inn/lowlevel_init.S               |  452 ----------------
  board/ti/omap1610inn/omap1610innovator.c           |  309 -----------
  board/timll/devkit8000/devkit8000.c                |   37 ++
  board/vpac270/onenand.c                            |    3 -
  board/zipitz2/zipitz2.c                            |    9 +
  boards.cfg                                         |   10 +-
  common/Makefile                                    |    4 +
  common/cmd_spl.c                                   |  188 +++++++
  config.mk                                          |   11 +-
  doc/README.PXA_CF                                  |   56 --
  doc/README.commands.spl                            |   31 ++
  doc/README.mx6qsabrelite                           |   12 +-
  doc/SPL/README.omap3                               |   74 +++
  doc/device-tree-bindings/README                    |   17 +
  .../clock/nvidia,tegra20-car.txt                   |  207 +++++++
  doc/device-tree-bindings/i2c/tegra20-i2c.txt       |   23 +
  doc/device-tree-bindings/usb/tegra-usb.txt         |   25 +
  drivers/dma/apbh_dma.c                             |   23 +-
  drivers/gpio/mxs_gpio.c                            |   16 +-
  drivers/i2c/Makefile                               |    1 +
  drivers/i2c/tegra_i2c.c                            |  569 
++++++++++++++++++++
  drivers/misc/pmic_i2c.c                            |    6 +
  drivers/mmc/mmc.c                                  |  102 ++++-
  drivers/mmc/mxsmmc.c                               |   70 ++-
  drivers/mtd/nand/mxs_nand.c                        |   53 ++-
  drivers/mtd/nand/omap_gpmc.c                       |   14 +-
  drivers/net/calxedaxgmac.c                         |    1 +
  drivers/net/fec_mxc.c                              |  277 +++++++---
  drivers/net/fec_mxc.h                              |   19 +-
  drivers/pcmcia/Makefile                            |    1 -
  drivers/pcmcia/pxa_pcmcia.c                        |   93 ----
  drivers/power/twl4030.c                            |   18 +-
  drivers/spi/mxs_spi.c                              |    6 +-
  drivers/spi/omap3_spi.c                            |   66 +++-
  drivers/spi/omap3_spi.h                            |    2 +
  drivers/usb/host/Makefile                          |    2 +
  drivers/usb/host/ehci-hcd.c                        |    7 +
  drivers/usb/host/ehci-mx6.c                        |  200 +++++++
  drivers/usb/host/ehci-mxs.c                        |    8 +-
  .../u-boot.lds => drivers/usb/host/ehci-tegra.c    |   62 ++-
  drivers/usb/host/ehci.h                            |    6 +-
  examples/standalone/Makefile                       |    2 +-
  board/zipitz2/u-boot.lds => include/cmd_spl.h      |   43 +--
  include/configs/actux1.h                           |    2 +
  include/configs/actux2.h                           |    2 +
  include/configs/actux3.h                           |    2 +
  include/configs/actux4.h                           |    2 +
  include/configs/am335x_evm.h                       |    1 +
  include/configs/cam_enc_4xx.h                      |   13 +-
  include/configs/devkit8000.h                       |   15 +-
  include/configs/dvlhost.h                          |    2 +
  include/configs/ea20.h                             |    2 +
  include/configs/efikamx.h                          |    4 +-
  include/configs/highbank.h                         |   21 +-
  include/configs/m28evk.h                           |    3 +-
  include/configs/mt_ventoux.h                       |   10 +
  include/configs/mx28evk.h                          |    3 +
  include/configs/mx31pdk.h                          |    2 +-
  include/configs/mx51evk.h                          |    2 +-
  include/configs/mx53evk.h                          |    2 +-
  include/configs/mx53smd.h                          |    2 +-
  include/configs/mx6qsabrelite.h                    |   17 +
  include/configs/omap1610h2.h                       |  197 -------
  include/configs/omap1610inn.h                      |  202 -------
  include/configs/pdnb3.h                            |    2 +
  include/configs/seaboard.h                         |   20 +
  include/configs/tegra2-common.h                    |   13 +
  include/configs/twister.h                          |   12 +
  include/configs/ventana.h                          |    5 +
  include/configs/vision2.h                          |    2 +-
  include/configs/zipitz2.h                          |   14 +-
  include/fdtdec.h                                   |  197 +++++++-
  include/image.h                                    |    2 +
  include/net.h                                      |    3 +-
  include/pcmcia.h                                   |    3 +-
  lib/Makefile                                       |    4 +
  lib/fdtdec.c                                       |  323 +++++++++++-
  lib/fdtdec_test.c                                  |  226 ++++++++
  spl/Makefile                                       |    4 +
  tools/imximage.c                                   |   18 +-
  tools/imximage.h                                   |    1 +
  198 files changed, 6109 insertions(+), 4188 deletions(-)
  delete mode 100644 arch/arm/cpu/arm1136/u-boot.lds
  delete mode 100644 arch/arm/cpu/arm1176/u-boot.lds
  delete mode 100644 arch/arm/cpu/arm720t/u-boot.lds
  delete mode 100644 arch/arm/cpu/arm920t/u-boot.lds
  delete mode 100644 arch/arm/cpu/arm925t/u-boot.lds
  delete mode 100644 arch/arm/cpu/arm926ejs/u-boot.lds
  delete mode 100644 arch/arm/cpu/arm946es/u-boot.lds
  delete mode 100644 arch/arm/cpu/arm_intcm/u-boot.lds
  create mode 100644 arch/arm/cpu/armv7/highbank/bootcount.c
  create mode 100644 arch/arm/cpu/armv7/highbank/config.mk
  create mode 100644 arch/arm/cpu/armv7/omap-common/spl_ymodem.c
  create mode 100644 arch/arm/cpu/armv7/tegra2/usb.c
  delete mode 100644 arch/arm/cpu/lh7a40x/u-boot.lds
  delete mode 100644 arch/arm/cpu/pxa/u-boot.lds
  delete mode 100644 arch/arm/cpu/s3c44b0/u-boot.lds
  delete mode 100644 arch/arm/cpu/sa1100/u-boot.lds
  rename arch/arm/cpu/{armv7 => }/u-boot.lds (88%)
  create mode 100644 arch/arm/dts/skeleton.dtsi
  create mode 100644 arch/arm/dts/tegra20.dtsi
  create mode 100644 arch/arm/include/asm/arch-mx28/regs-digctl.h
  create mode 100644 arch/arm/include/asm/arch-tegra2/tegra_i2c.h
  create mode 100644 arch/arm/include/asm/arch-tegra2/usb.h
  create mode 100644 arch/arm/include/asm/bootm.h
  create mode 100644 board/nvidia/dts/tegra2-seaboard.dts
  delete mode 100644 board/ti/omap1610inn/Makefile
  delete mode 100644 board/ti/omap1610inn/config.mk
  delete mode 100644 board/ti/omap1610inn/flash.c
  delete mode 100644 board/ti/omap1610inn/lowlevel_init.S
  delete mode 100644 board/ti/omap1610inn/omap1610innovator.c
  create mode 100644 common/cmd_spl.c
  delete mode 100644 doc/README.PXA_CF
  create mode 100644 doc/README.commands.spl
  create mode 100644 doc/SPL/README.omap3
  create mode 100644 doc/device-tree-bindings/README
  create mode 100644 doc/device-tree-bindings/clock/nvidia,tegra20-car.txt
  create mode 100644 doc/device-tree-bindings/i2c/tegra20-i2c.txt
  create mode 100644 doc/device-tree-bindings/usb/tegra-usb.txt
  create mode 100644 drivers/i2c/tegra_i2c.c
  delete mode 100644 drivers/pcmcia/pxa_pcmcia.c
  create mode 100644 drivers/usb/host/ehci-mx6.c
  rename board/jornada/u-boot.lds => drivers/usb/host/ehci-tegra.c (53%)
  rename board/zipitz2/u-boot.lds => include/cmd_spl.h (56%)
  delete mode 100644 include/configs/omap1610h2.h
  delete mode 100644 include/configs/omap1610inn.h
  create mode 100644 lib/fdtdec_test.c

Amicalement,
-- 
Albert.

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

* [U-Boot] Pull request: u-boot-arm/master
  2012-02-27 20:23 Albert ARIBAUD
@ 2012-03-03 14:09 ` Wolfgang Denk
  0 siblings, 0 replies; 259+ messages in thread
From: Wolfgang Denk @ 2012-03-03 14:09 UTC (permalink / raw)
  To: u-boot

Dear Albert ARIBAUD,

In message <4F4BE62C.1000402@aribaud.net> you wrote:
> Hi Wolfgang,
> 
> The following changes since commit 54e96680cb96fb7a4b8f43fd949c62054004d3e5:
> 
>    Merge branch 'master' of git://git.denx.de/u-boot-microblaze 
> (2012-02-26 22:17:40 +0100)
> 
> are available in the git repository at:
> 
>    git://git.denx.de/u-boot-arm master
> 
> Aneesh V (1):
>        armv7: omap3: leave outer cache enabled
> 
> Chase Maupin (1):
>        am33xx: ddr_defs.h: Change DDR timings
> 
> Daniel Gorsulowski (2):
>        at91: modified NAND flash timing on meesc board
>        at91: modified NAND flash timing on otc570 board
> 
> Detlev Zundel (1):
>        mcx: Enable command line editing
> 
> 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
> 
> Hadli, Manjunath (3):
>        davinci: cleanup davinci_sync_env_enetaddr() fucntion
>        da850evm: add support to read mac address from SPI flash
>        da850evm: read mac address from I2C EEPROM on AM18x EVM
> 
> Helmut Raiger (3):
>        tt01: fix environment size
>        tt01: add video support
>        tt01: fix hush parser config, add release config
> 
> Linus Walleij (3):
>        integrator: stop calling pci_init() twice
>        integrator: rewrite the AP PCI driver
>        integrator: update the Integrator/CP config
> 
> 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
> 
> Peter Meerwald (1):
>        beagle: enable DVI_PUP
> 
> 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()
> 
> Thomas Weber (2):
>        Tricorder: Switch env to generic mmc driver
>        OMAP3: Remove unused CONFIG_SYS_NAND_ECCSTEPS/TOTAL
> 
> Tom Rini (2):
>        am335x_evm: Change MAINTAINERS entry
>        omap3_beagle: Change MAINTAINERS entry
> 
> 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
> 
> prabhakar.csengg at gmail.com (1):
>        dm6467Tevm: Use a common configuration file for davinci_dm6467evm 
> and davinci_dm6467Tevm
> 
>   MAINTAINERS                                   |   10 +-
>   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/davinci/cpu.c          |    2 +-
>   arch/arm/cpu/arm926ejs/davinci/misc.c         |    9 +-
>   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/cpu/armv7/omap3/board.c              |    2 +-
>   arch/arm/include/asm/arch-am33xx/ddr_defs.h   |    2 +-
>   arch/arm/include/asm/arch-mx31/imx-regs.h     |   27 ++
>   arch/arm/include/asm/arch-mx31/sys_proto.h    |    1 +
>   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      |   49 ++
>   board/armltd/integrator/integrator.c          |    3 -
>   board/armltd/integrator/pci.c                 |  582 
> ++++++++++++++-----------
>   board/armltd/integrator/pci_v3.h              |  200 +++++++++
>   board/davinci/da8xxevm/da850evm.c             |  103 +++++
>   board/davinci/dm6467evm/dm6467evm.c           |    2 +-
>   board/esd/meesc/meesc.c                       |    8 +-
>   board/esd/otc570/otc570.c                     |    8 +-
>   board/freescale/corenet_ds/eth_p4080.c        |    2 +
>   board/freescale/mpc8544ds/mpc8544ds.c         |    2 +
>   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 |   68 ++--
>   board/hale/tt01/tt01.c                        |   21 +
>   board/ti/beagle/beagle.c                      |   34 ++
>   boards.cfg                                    |    8 +-
>   common/image.c                                |   12 +-
>   drivers/net/fec_mxc.c                         |  165 +++++---
>   drivers/net/fec_mxc.h                         |    7 +
>   drivers/net/phy/micrel.c                      |   87 ++++
>   drivers/net/phy/phy.c                         |    5 +-
>   drivers/spi/mxc_spi.c                         |   93 +----
>   include/configs/davinci_dm6467Tevm.h          |  167 -------
>   include/configs/davinci_dm6467evm.h           |    1 -
>   include/configs/integratorap.h                |  148 +------
>   include/configs/integratorcp.h                |   47 +--
>   include/configs/mcx.h                         |    7 +-
>   include/configs/mx28evk.h                     |   64 +++-
>   include/configs/mx6qsabrelite.h               |   31 ++-
>   include/configs/omap3_overo.h                 |    4 -
>   include/configs/tricorder.h                   |   12 +-
>   include/configs/tt01.h                        |   40 ++-
>   include/micrel.h                              |   16 +
>   include/phy.h                                 |    1 +
>   59 files changed, 1495 insertions(+), 921 deletions(-)
>   create mode 100644 board/armltd/integrator/pci_v3.h
>   delete mode 100644 include/configs/davinci_dm6467Tevm.h
>   create mode 100644 include/micrel.h

Applied, thanks.

Best regards,

Wolfgang Denk

-- 
DENX Software Engineering GmbH,     MD: Wolfgang Denk & Detlev Zundel
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: (+49)-8142-66989-10 Fax: (+49)-8142-66989-80 Email: wd at denx.de
Wisdom is one of the few things that looks bigger the further away it
is.                               - Terry Pratchett, _Witches Abroad_

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

* [U-Boot] Pull request: u-boot-arm/master
@ 2012-02-27 20:23 Albert ARIBAUD
  2012-03-03 14:09 ` Wolfgang Denk
  0 siblings, 1 reply; 259+ messages in thread
From: Albert ARIBAUD @ 2012-02-27 20:23 UTC (permalink / raw)
  To: u-boot

Hi Wolfgang,

The following changes since commit 54e96680cb96fb7a4b8f43fd949c62054004d3e5:

   Merge branch 'master' of git://git.denx.de/u-boot-microblaze 
(2012-02-26 22:17:40 +0100)

are available in the git repository at:

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

Aneesh V (1):
       armv7: omap3: leave outer cache enabled

Chase Maupin (1):
       am33xx: ddr_defs.h: Change DDR timings

Daniel Gorsulowski (2):
       at91: modified NAND flash timing on meesc board
       at91: modified NAND flash timing on otc570 board

Detlev Zundel (1):
       mcx: Enable command line editing

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

Hadli, Manjunath (3):
       davinci: cleanup davinci_sync_env_enetaddr() fucntion
       da850evm: add support to read mac address from SPI flash
       da850evm: read mac address from I2C EEPROM on AM18x EVM

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

Linus Walleij (3):
       integrator: stop calling pci_init() twice
       integrator: rewrite the AP PCI driver
       integrator: update the Integrator/CP config

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

Peter Meerwald (1):
       beagle: enable DVI_PUP

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()

Thomas Weber (2):
       Tricorder: Switch env to generic mmc driver
       OMAP3: Remove unused CONFIG_SYS_NAND_ECCSTEPS/TOTAL

Tom Rini (2):
       am335x_evm: Change MAINTAINERS entry
       omap3_beagle: Change MAINTAINERS entry

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

prabhakar.csengg at gmail.com (1):
       dm6467Tevm: Use a common configuration file for davinci_dm6467evm 
and davinci_dm6467Tevm

  MAINTAINERS                                   |   10 +-
  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/davinci/cpu.c          |    2 +-
  arch/arm/cpu/arm926ejs/davinci/misc.c         |    9 +-
  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/cpu/armv7/omap3/board.c              |    2 +-
  arch/arm/include/asm/arch-am33xx/ddr_defs.h   |    2 +-
  arch/arm/include/asm/arch-mx31/imx-regs.h     |   27 ++
  arch/arm/include/asm/arch-mx31/sys_proto.h    |    1 +
  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      |   49 ++
  board/armltd/integrator/integrator.c          |    3 -
  board/armltd/integrator/pci.c                 |  582 
++++++++++++++-----------
  board/armltd/integrator/pci_v3.h              |  200 +++++++++
  board/davinci/da8xxevm/da850evm.c             |  103 +++++
  board/davinci/dm6467evm/dm6467evm.c           |    2 +-
  board/esd/meesc/meesc.c                       |    8 +-
  board/esd/otc570/otc570.c                     |    8 +-
  board/freescale/corenet_ds/eth_p4080.c        |    2 +
  board/freescale/mpc8544ds/mpc8544ds.c         |    2 +
  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 |   68 ++--
  board/hale/tt01/tt01.c                        |   21 +
  board/ti/beagle/beagle.c                      |   34 ++
  boards.cfg                                    |    8 +-
  common/image.c                                |   12 +-
  drivers/net/fec_mxc.c                         |  165 +++++---
  drivers/net/fec_mxc.h                         |    7 +
  drivers/net/phy/micrel.c                      |   87 ++++
  drivers/net/phy/phy.c                         |    5 +-
  drivers/spi/mxc_spi.c                         |   93 +----
  include/configs/davinci_dm6467Tevm.h          |  167 -------
  include/configs/davinci_dm6467evm.h           |    1 -
  include/configs/integratorap.h                |  148 +------
  include/configs/integratorcp.h                |   47 +--
  include/configs/mcx.h                         |    7 +-
  include/configs/mx28evk.h                     |   64 +++-
  include/configs/mx6qsabrelite.h               |   31 ++-
  include/configs/omap3_overo.h                 |    4 -
  include/configs/tricorder.h                   |   12 +-
  include/configs/tt01.h                        |   40 ++-
  include/micrel.h                              |   16 +
  include/phy.h                                 |    1 +
  59 files changed, 1495 insertions(+), 921 deletions(-)
  create mode 100644 board/armltd/integrator/pci_v3.h
  delete mode 100644 include/configs/davinci_dm6467Tevm.h
  create mode 100644 include/micrel.h

Amicalement,
-- 
Albert.

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

* [U-Boot] Pull request: u-boot-arm/master
  2012-02-12  9:16 Albert ARIBAUD
@ 2012-02-12 21:06 ` Wolfgang Denk
  0 siblings, 0 replies; 259+ messages in thread
From: Wolfgang Denk @ 2012-02-12 21:06 UTC (permalink / raw)
  To: u-boot

Dear Albert ARIBAUD,

In message <4F37835D.7020705@aribaud.net> you wrote:
> Hi Wolfgang,
> 
> The following changes since commit 9cbfee6dc200cc746394c7efc10253a24f3ce108:
> 
>    fw_env.h: fix comment (2012-02-11 22:18:38 +0100)
> 
> are available in the git repository at:
>    git://git.denx.de/u-boot-arm.git master
> 
> Albert ARIBAUD (5):
>        edminiv2: add hush parser, cmdline editing and long help
>        Rename ehci-kirkwood as ehci-marvell
>        Remove kirkwood-specifics from marvell EHCI driver
>        orion5x: add USB host ehci-marvell support
>        edminiv2: add USB host support
> 
> Amit Virdi (1):
>        ARM: Convert spear3xx and spear6xx boards to boards.cfg
> 
> Aneesh V (1):
>        OMAP4460: Reduce MPU clock speed from 920 to 700
> 
> Ben Gardiner (1):
>        arm, davinci: add PLL0 prediv to da850 lowlevel setup
> 
> Chander Kashyap (8):
>        Exynos: PWM: Add TCMPB3 field in pwm structure
>        Exynos: Fix ARM Clock frequency calculation
>        Origen: Select SCLKMPLL as FIMD0 parent clock
>        Exynos: Clock.c: Use CONFIG_SYS_CLK_FREQ macro
>        ARM: EXYNOS: Add support for Exynos5 based SoCs
>        EXYNOS: Add SMDK5250 board support
>        EXYNOS: SMDK5250: Add MMC SPL support
>        SMDK5250: Add ethernet support
> 
> Christian Riesch (5):
>        arm, davinci: Add lowlevel_init for SoCs other than DM644X
>        arm, arm926ejs: Do cpu critical inits only for boards that require it
>        arm, arm926ejs: Add option CONFIG_SYS_EXCEPTION_VECTORS_HIGH
>        arm, arm926ejs: Enable icache only if CONFIG_SYS_ICACHE_OFF is 
> not defined
>        arm, davinci: Add support for the Calimain board from OMICRON 
> electronics
> 
> David M?ller (ELSOFT AG) (1):
>        ARM: activate DISPLAY_CPUINFO for VCMA9 + SMDK2410 board
> 
> Dechesne, Nicolas (1):
>        OMAP SPL: Fix missing timer_init() call in OMAP4 s_init()
> 
> 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 (3):
>        sdhc_boot: Introduce CONFIG_FSL_FIXED_MMC_LOCATION option
>        configs: Remove CONFIG_NET_MULTI from board files
>        mx28: Show CPU frequency
> 
> Govindraj.R (6):
>        usb: ulpi: Extend the existing ulpi framework.
>        usb: ulpi: Add omap-ulpi-view port support
>        ehci-omap: Clean up added ehci-omap.c
>        OMAP3+: Clock: Adding ehci clock enabling
>        OMAP4: clock-common: Move the usb dppl configuration to new func
>        OMAP4: ehci-omap: enable ehci-omap for panda boards
> 
> Hadli, Manjunath (2):
>        davinci: remove macro CONFIG_DISPLAY_CPUINFO
>        davinci: add support for printing clock frequency
> 
> Heiko Schocher (7):
>        arm, davinci: add workaround for not resetting DMA bus and VPSS 
> modules
>        arm, davinci: add timer defines for tcr field
>        common: add possibility for readline_into_buffer timeout
>        common, menu: add statusline support
>        common, menu: show menu on startup if CONFIG_MENU_SHOW is defined
>        common, menu: do not trigger timeout again, if a line is read
>        arm, davinci: cam_enc_4xx board updates
> 
> Helmut Raiger (3):
>        mmc: access mxcmmc from mx31 boards
>        mc13783.h: create and add regulator mode 0 and 1
>        tt01: add MMC support
> 
> HeungJun, Kim (3):
>        ARMV7: Exynos4: Add watchdog.h for Exynos4
>        ARMV7: Exynos4: Add supoort power for Exynos4
>        ARMV7: Exynos4: Add support for TRATS board
> 
> Holger Brunck (2):
>        arm/km: speed up i2c access for keymile boards
>        arm/km: checkpatch cleanup
> 
> Ian Campbell (1):
>        kirkwood_spi: correct access to irq_mask register
> 
> Ilya Yanok (2):
>        ehci-omap: driver for EHCI host on OMAP3
>        mcx: support for HTKW mcx board
> 
> Jason Liu (2):
>        i.mx6q: mx6qsabrelite: Add the ethernet function support
>        i.mx: i.mx5: update imx_get_mac_from_fuse function
> 
> Matthias Fuchs (1):
>        mx28: fix i.MX28 spi driver
> 
> Michael Walle (1):
>        arm, arm-kirkwood: disable l2c before linux boot
> 
> Minkyu Kang (4):
>        ORIGEN: remove duplicated MACH_TYPE define
>        S5P: support generic watchdog timer
>        TRATS: use the generic watchdog timer
>        TRATS: set gpio of UART correctly
> 
> Pali Roh?r (1):
>        arm: omap3: Define save_boot_params in lowlevel_init.S for SPL only
> 
> Peter Barada (2):
>        omap3logic: Add missing GPMC pinmux for LAN92xx access
>        ARMV7: Fix duplicate use of "b" parameter in ACTIM_CTRLA definition
> 
> Peter Meerwald (3):
>        beagle: fix typos
>        omap3: fix comment typos
>        doc: fix typos
> 
> Prafulla Wadaskar (1):
>        bugfix: all Marvell specific build fails due to undefined 
> reference to `get_ticks'
> 
> Schuyler Patton (1):
>        AM3517: Changed default clock rate for AM3517
> 
> Simon Glass (9):
>        tegra: Adjust funcmux config test to permit expansion
>        tegra: Add enum to select from available funcmux configs
>        tegra: Add I2C support to funcmux
>        tegra: Add SDMMC support to funcmux
>        tegra: Use funcmux for MMC on tamonten
>        tegra: Use funcmux for MMC on harmony
>        tegra: Use funcmux for MMC on seaboard
>        tegra: mmc: Support operation with dcache enabled
>        tegra2: Enable data cache
> 
> Stefan (1):
>        kirkwood: add support for D-Link DNS-325
> 
> Stefano Babic (3):
>        imx6: mx6qarm2: updated board_mmc_getcd() to the new prototype
>        OMAP3: TAM3517: update ehci interface
>        ARM: omap3: Added Teejet mt_ventoux
> 
> Stephen Warren (3):
>        tegra2: Fix conflicting pinmux for UARTA
>        tegra2: Fix default RAM size selection in odmdata
>        tegra2: Add support for Compal Paz00 (Toshiba AC100)
> 
> Sughosh Ganu (2):
>        arm, arm926ejs: Flush the data cache before disabling it
>        Changes to move hawkboard to the new spl infrastructure
> 
> Thomas Weber (1):
>        OMAP3: Add Corscience Tricorder board
> 
> Tom Rini (1):
>        OMAP3: Correct get_sdr_cs_offset mask
> 
> Troy Kisky (2):
>        i.mx6: mx6x_pins: Fix uart txd definitions
>        i.mx6q: mx6qsabrelite: Setup uart1 pinmux
> 
> Yegor Yefremov (1):
>        am3517evm: remove rootfstype kernel parameter for MMC boot device
> 
> robertcnelson at gmail.com (1):
>        Beagleboard: Correct memory size on rev C4
> 
>   MAINTAINERS                                        |   21 +
>   Makefile                                           |    9 +-
>   README                                             |    6 +
>   arch/arm/cpu/arm1136/mx31/generic.c                |    1 +
>   arch/arm/cpu/arm926ejs/armada100/timer.c           |   18 +
>   arch/arm/cpu/arm926ejs/cache.c                     |    9 +
>   arch/arm/cpu/arm926ejs/cpu.c                       |    2 +
>   arch/arm/cpu/arm926ejs/davinci/cpu.c               |   76 +--
>   arch/arm/cpu/arm926ejs/davinci/da850_lowlevel.c    |   31 +-
>   arch/arm/cpu/arm926ejs/davinci/dm365_lowlevel.c    |   52 ++-
>   arch/arm/cpu/arm926ejs/davinci/lowlevel_init.S     |    4 +
>   arch/arm/cpu/arm926ejs/davinci/spl.c               |    4 +-
>   arch/arm/cpu/arm926ejs/kirkwood/Makefile           |    1 +
>   arch/arm/cpu/arm926ejs/kirkwood/cache.c            |   34 +
>   arch/arm/cpu/arm926ejs/kirkwood/timer.c            |   18 +
>   arch/arm/cpu/arm926ejs/mx27/generic.c              |   35 +-
>   arch/arm/cpu/arm926ejs/mx28/mx28.c                 |    3 +-
>   arch/arm/cpu/arm926ejs/orion5x/timer.c             |   18 +
>   arch/arm/cpu/arm926ejs/pantheon/timer.c            |   18 +
>   arch/arm/cpu/arm926ejs/start.S                     |   28 +-
>   arch/arm/cpu/armv7/exynos/clock.c                  |  229 +++++++-
>   arch/arm/cpu/armv7/mx5/soc.c                       |    2 +-
>   arch/arm/cpu/armv7/omap-common/clocks-common.c     |   54 +-
>   arch/arm/cpu/armv7/omap-common/hwinit-common.c     |    2 +
>   arch/arm/cpu/armv7/omap3/board.c                   |    8 +-
>   arch/arm/cpu/armv7/omap3/clock.c                   |   20 +
>   arch/arm/cpu/armv7/omap3/lowlevel_init.S           |    4 +-
>   arch/arm/cpu/armv7/omap3/sdrc.c                    |    2 +-
>   arch/arm/cpu/armv7/omap4/clocks.c                  |   27 +-
>   arch/arm/cpu/armv7/s5p-common/Makefile             |    1 +
>   arch/arm/cpu/armv7/s5p-common/wdt.c                |   59 ++
>   arch/arm/cpu/armv7/tegra2/board.c                  |   12 +-
>   arch/arm/cpu/armv7/tegra2/funcmux.c                |  152 ++++-
>   arch/arm/include/asm/arch-davinci/da850_lowlevel.h |    9 +
>   arch/arm/include/asm/arch-davinci/dm365_lowlevel.h |    1 -
>   arch/arm/include/asm/arch-davinci/hardware.h       |    9 +
>   arch/arm/include/asm/arch-davinci/pll_defs.h       |    3 +-
>   arch/arm/include/asm/arch-davinci/timer_defs.h     |   16 +
>   arch/arm/include/asm/arch-exynos/clock.h           |  326 ++++++++++
>   arch/arm/include/asm/arch-exynos/cpu.h             |   36 +-
>   arch/arm/include/asm/arch-exynos/dmc.h             |  146 +++++
>   arch/arm/include/asm/arch-exynos/gpio.h            |   99 +++-
>   arch/arm/include/asm/arch-exynos/power.h           |  230 +++++++
>   arch/arm/include/asm/arch-exynos/pwm.h             |    2 +-
>   arch/arm/include/asm/arch-exynos/tzpc.h            |   52 ++
>   arch/arm/include/asm/arch-exynos/watchdog.h        |   57 ++
>   arch/arm/include/asm/arch-kirkwood/config.h        |    2 +-
>   arch/arm/include/asm/arch-kirkwood/kirkwood.h      |   12 +
>   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 +-
>   arch/arm/include/asm/arch-omap3/clocks_omap3.h     |    2 +-
>   .../asm/arch-omap3/{ehci_omap3.h => ehci.h}        |   45 +-
>   arch/arm/include/asm/arch-omap3/mem.h              |   57 +-
>   arch/arm/include/asm/arch-omap3/sys_proto.h        |    1 +
>   arch/arm/include/asm/arch-omap4/ehci.h             |   49 ++
>   arch/arm/include/asm/arch-orion5x/orion5x.h        |   12 +
>   arch/arm/include/asm/arch-s5pc1xx/cpu.h            |    1 +
>   arch/arm/include/asm/arch-s5pc1xx/watchdog.h       |   58 ++
>   arch/arm/include/asm/arch-tegra2/funcmux.h         |   30 +-
>   arch/arm/include/asm/ehci-omap.h                   |  142 +++++
>   arch/arm/include/asm/u-boot.h                      |    3 +
>   arch/arm/lib/board.c                               |   10 +-
>   board/ait/cam_enc_4xx/cam_enc_4xx.c                |  667 
> +++++++++++++++++++-
>   board/ait/cam_enc_4xx/ublimage.cfg                 |    3 +-
>   board/avionic-design/common/tamonten.c             |   10 +-
>   board/compal/paz00/Makefile                        |   41 ++
>   board/compal/paz00/paz00.c                         |   81 +++
>   board/corscience/tricorder/Makefile                |   46 ++
>   board/corscience/tricorder/tricorder.c             |  105 +++
>   board/corscience/tricorder/tricorder.h             |  375 +++++++++++
>   board/d-link/dns325/Makefile                       |   49 ++
>   board/d-link/dns325/dns325.c                       |  148 +++++
>   board/d-link/dns325/dns325.h                       |   48 ++
>   board/d-link/dns325/kwbimage.cfg                   |  208 ++++++
>   board/davinci/da8xxevm/da850evm.c                  |    4 +-
>   board/davinci/da8xxevm/hawkboard.c                 |   23 +
>   board/davinci/da8xxevm/hawkboard_nand_spl.c        |  115 ----
>   .../{u-boot-spl.lds => u-boot-spl-da850evm.lds}    |    0
>   .../davinci/da8xxevm/u-boot-spl-hawk.lds           |   22 +-
>   board/efikamx/efikamx-usb.c                        |   24 +-
>   board/enbw/enbw_cmc/enbw_cmc.c                     |   13 +-
>   board/freescale/common/Makefile                    |    2 +-
>   board/freescale/mx6qarm2/mx6qarm2.c                |    9 +-
>   board/freescale/mx6qsabrelite/mx6qsabrelite.c      |  114 ++++
>   board/hale/tt01/tt01.c                             |   34 +-
>   board/htkw/mcx/Makefile                            |   38 ++
>   board/htkw/mcx/mcx.c                               |  112 ++++
>   board/htkw/mcx/mcx.h                               |  408 ++++++++++++
>   board/keymile/km_arm/km_arm.c                      |   23 +-
>   board/logicpd/omap3som/omap3logic.c                |   15 +
>   board/nvidia/harmony/harmony.c                     |   19 +-
>   board/nvidia/seaboard/seaboard.c                   |   21 +-
>   board/omicron/calimain/Makefile                    |   45 ++
>   board/omicron/calimain/calimain.c                  |  188 ++++++
>   board/samsung/origen/lowlevel_init.S               |    5 +
>   board/samsung/origen/origen_setup.h                |   12 +
>   board/samsung/smdk5250/Makefile                    |   58 ++
>   board/samsung/smdk5250/clock_init.c                |  202 ++++++
>   board/samsung/smdk5250/dmc_init.c                  |  462 ++++++++++++++
>   board/samsung/smdk5250/lowlevel_init.S             |   96 +++
>   board/samsung/smdk5250/mmc_boot.c                  |   58 ++
>   board/samsung/smdk5250/setup.h                     |  451 +++++++++++++
>   board/samsung/smdk5250/smdk5250.c                  |  240 +++++++
>   board/samsung/smdk5250/tzpc_init.c                 |   48 ++
>   board/samsung/trats/Makefile                       |   43 ++
>   board/samsung/trats/setup.h                        |  637 
> +++++++++++++++++++
>   board/samsung/trats/trats.c                        |  366 +++++++++++
>   board/technexion/twister/twister.c                 |   22 +
>   board/teejet/mt_ventoux/Makefile                   |   38 ++
>   board/teejet/mt_ventoux/mt_ventoux.c               |  233 +++++++
>   board/teejet/mt_ventoux/mt_ventoux.h               |  429 +++++++++++++
>   board/ti/beagle/beagle.c                           |  116 +---
>   board/ti/beagle/beagle.h                           |    4 +-
>   board/ti/panda/panda.c                             |   38 ++
>   board/ti/panda/panda_mux_data.h                    |   16 +-
>   boards.cfg                                         |   13 +-
>   common/cmd_bdinfo.c                                |    9 +
>   common/cmd_nvedit.c                                |    2 +-
>   common/main.c                                      |   24 +-
>   common/menu.c                                      |   15 +-
>   doc/README.SPL                                     |    4 +-
>   doc/README.hawkboard                               |   43 +-
>   doc/README.imximage                                |   13 +-
>   doc/README.menu                                    |   10 +
>   doc/README.omap-ulpi-viewport                      |   27 +
>   drivers/mmc/mxcmmc.c                               |    8 +-
>   drivers/mmc/tegra2_mmc.c                           |   16 +
>   drivers/spi/kirkwood_spi.c                         |    2 +-
>   drivers/spi/mxs_spi.c                              |   12 +-
>   drivers/usb/host/Makefile                          |    3 +-
>   .../usb/host/{ehci-kirkwood.c => ehci-marvell.c}   |   36 +-
>   drivers/usb/host/ehci-omap.c                       |  255 ++++++++
>   drivers/usb/ulpi/Makefile                          |    1 +
>   drivers/usb/ulpi/omap-ulpi-viewport.c              |  105 +++
>   drivers/usb/ulpi/ulpi-viewport.c                   |   32 +-
>   drivers/usb/ulpi/ulpi.c                            |   54 +-
>   include/common.h                                   |    4 +-
>   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/VCMA9.h                            |    3 +-
>   include/configs/am3517_evm.h                       |    3 +-
>   include/configs/calimain.h                         |  363 +++++++++++
>   include/configs/cam_enc_4xx.h                      |  143 ++++-
>   include/configs/coreboot.h                         |    6 -
>   include/configs/corenet_ds.h                       |    1 +
>   include/configs/da830evm.h                         |    4 +
>   include/configs/da850evm.h                         |   11 +-
>   include/configs/davinci_dm355evm.h                 |    5 +-
>   include/configs/davinci_dm355leopard.h             |    5 +-
>   include/configs/davinci_dm365evm.h                 |    4 +
>   include/configs/davinci_dm6467Tevm.h               |    5 +-
>   include/configs/davinci_dm6467evm.h                |    5 +-
>   include/configs/davinci_dvevm.h                    |    6 +-
>   include/configs/davinci_schmoogie.h                |    5 +-
>   include/configs/davinci_sffsdr.h                   |    5 +-
>   include/configs/davinci_sonata.h                   |    5 +-
>   include/configs/dns325.h                           |  188 ++++++
>   include/configs/ea20.h                             |    4 +
>   include/configs/ecovec.h                           |    1 -
>   include/configs/edminiv2.h                         |   24 +
>   include/configs/efikamx.h                          |    1 -
>   include/configs/enbw_cmc.h                         |   12 +-
>   include/configs/ethernut5.h                        |    1 -
>   include/configs/flea3.h                            |    1 -
>   include/configs/hawkboard.h                        |   28 +-
>   include/configs/km/km_arm.h                        |    2 +-
>   include/configs/m28evk.h                           |    1 -
>   include/configs/mcx.h                              |  378 +++++++++++
>   include/configs/mt_ventoux.h                       |   58 ++
>   include/configs/mx6qarm2.h                         |    2 +
>   include/configs/mx6qsabrelite.h                    |   15 +-
>   include/configs/omap3_beagle.h                     |    8 +
>   include/configs/omap3_evm_common.h                 |    1 -
>   include/configs/omap3_mvblx.h                      |    1 -
>   include/configs/omap4_panda.h                      |   26 +-
>   include/configs/origen.h                           |    2 -
>   include/configs/p1_p2_rdb_pc.h                     |    7 +-
>   include/configs/paz00.h                            |   51 ++
>   include/configs/s5pc210_universal.h                |    1 +
>   include/configs/smdk2410.h                         |    3 +-
>   include/configs/smdk5250.h                         |  204 ++++++
>   include/configs/tam3517-common.h                   |    7 +-
>   include/configs/trats.h                            |  217 +++++++
>   include/configs/tricorder.h                        |  320 ++++++++++
>   include/configs/tt01.h                             |   12 +
>   include/mc13783.h                                  |   80 +++
>   include/menu.h                                     |    4 +
>   include/usb/ulpi.h                                 |   36 +-
>   nand_spl/board/davinci/da8xxevm/Makefile           |  155 -----
>   tools/Makefile                                     |    6 +
>   tools/imximage.c                                   |    8 +-
>   tools/imximage.h                                   |    2 +
>   tools/mkexynosspl.c                                |  122 ++++
>   202 files changed, 11361 insertions(+), 937 deletions(-)
>   create mode 100644 arch/arm/cpu/arm926ejs/kirkwood/cache.c
>   create mode 100644 arch/arm/cpu/armv7/s5p-common/wdt.c
>   create mode 100644 arch/arm/include/asm/arch-exynos/dmc.h
>   create mode 100644 arch/arm/include/asm/arch-exynos/power.h
>   create mode 100644 arch/arm/include/asm/arch-exynos/tzpc.h
>   create mode 100644 arch/arm/include/asm/arch-exynos/watchdog.h
>   rename arch/arm/include/asm/arch-omap3/{ehci_omap3.h => ehci.h} (51%)
>   create mode 100644 arch/arm/include/asm/arch-omap4/ehci.h
>   create mode 100644 arch/arm/include/asm/arch-s5pc1xx/watchdog.h
>   create mode 100644 arch/arm/include/asm/ehci-omap.h
>   create mode 100644 board/compal/paz00/Makefile
>   create mode 100644 board/compal/paz00/paz00.c
>   create mode 100644 board/corscience/tricorder/Makefile
>   create mode 100644 board/corscience/tricorder/tricorder.c
>   create mode 100644 board/corscience/tricorder/tricorder.h
>   create mode 100644 board/d-link/dns325/Makefile
>   create mode 100644 board/d-link/dns325/dns325.c
>   create mode 100644 board/d-link/dns325/dns325.h
>   create mode 100644 board/d-link/dns325/kwbimage.cfg
>   delete mode 100644 board/davinci/da8xxevm/hawkboard_nand_spl.c
>   rename board/davinci/da8xxevm/{u-boot-spl.lds => 
> u-boot-spl-da850evm.lds} (100%)
>   rename nand_spl/board/davinci/da8xxevm/u-boot.lds => 
> board/davinci/da8xxevm/u-boot-spl-hawk.lds (86%)
>   create mode 100644 board/htkw/mcx/Makefile
>   create mode 100644 board/htkw/mcx/mcx.c
>   create mode 100644 board/htkw/mcx/mcx.h
>   create mode 100644 board/omicron/calimain/Makefile
>   create mode 100644 board/omicron/calimain/calimain.c
>   create mode 100644 board/samsung/smdk5250/Makefile
>   create mode 100644 board/samsung/smdk5250/clock_init.c
>   create mode 100644 board/samsung/smdk5250/dmc_init.c
>   create mode 100644 board/samsung/smdk5250/lowlevel_init.S
>   create mode 100644 board/samsung/smdk5250/mmc_boot.c
>   create mode 100644 board/samsung/smdk5250/setup.h
>   create mode 100644 board/samsung/smdk5250/smdk5250.c
>   create mode 100644 board/samsung/smdk5250/tzpc_init.c
>   create mode 100644 board/samsung/trats/Makefile
>   create mode 100644 board/samsung/trats/setup.h
>   create mode 100644 board/samsung/trats/trats.c
>   create mode 100644 board/teejet/mt_ventoux/Makefile
>   create mode 100644 board/teejet/mt_ventoux/mt_ventoux.c
>   create mode 100644 board/teejet/mt_ventoux/mt_ventoux.h
>   create mode 100644 doc/README.omap-ulpi-viewport
>   rename drivers/usb/host/{ehci-kirkwood.c => ehci-marvell.c} (73%)
>   create mode 100644 drivers/usb/host/ehci-omap.c
>   create mode 100644 drivers/usb/ulpi/omap-ulpi-viewport.c
>   create mode 100644 include/configs/calimain.h
>   create mode 100644 include/configs/dns325.h
>   create mode 100644 include/configs/mcx.h
>   create mode 100644 include/configs/mt_ventoux.h
>   create mode 100644 include/configs/paz00.h
>   create mode 100644 include/configs/smdk5250.h
>   create mode 100644 include/configs/trats.h
>   create mode 100644 include/configs/tricorder.h
>   create mode 100644 include/mc13783.h
>   delete mode 100644 nand_spl/board/davinci/da8xxevm/Makefile
>   create mode 100644 tools/mkexynosspl.c

Applied, thanks.

Best regards,

Wolfgang Denk

-- 
DENX Software Engineering GmbH,     MD: Wolfgang Denk & Detlev Zundel
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: (+49)-8142-66989-10 Fax: (+49)-8142-66989-80 Email: wd at denx.de
"Free markets select for winning solutions."        - Eric S. Raymond

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

* [U-Boot] Pull request: u-boot-arm/master
@ 2012-02-12  9:16 Albert ARIBAUD
  2012-02-12 21:06 ` Wolfgang Denk
  0 siblings, 1 reply; 259+ messages in thread
From: Albert ARIBAUD @ 2012-02-12  9:16 UTC (permalink / raw)
  To: u-boot

Hi Wolfgang,

The following changes since commit 9cbfee6dc200cc746394c7efc10253a24f3ce108:

   fw_env.h: fix comment (2012-02-11 22:18:38 +0100)

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

Albert ARIBAUD (5):
       edminiv2: add hush parser, cmdline editing and long help
       Rename ehci-kirkwood as ehci-marvell
       Remove kirkwood-specifics from marvell EHCI driver
       orion5x: add USB host ehci-marvell support
       edminiv2: add USB host support

Amit Virdi (1):
       ARM: Convert spear3xx and spear6xx boards to boards.cfg

Aneesh V (1):
       OMAP4460: Reduce MPU clock speed from 920 to 700

Ben Gardiner (1):
       arm, davinci: add PLL0 prediv to da850 lowlevel setup

Chander Kashyap (8):
       Exynos: PWM: Add TCMPB3 field in pwm structure
       Exynos: Fix ARM Clock frequency calculation
       Origen: Select SCLKMPLL as FIMD0 parent clock
       Exynos: Clock.c: Use CONFIG_SYS_CLK_FREQ macro
       ARM: EXYNOS: Add support for Exynos5 based SoCs
       EXYNOS: Add SMDK5250 board support
       EXYNOS: SMDK5250: Add MMC SPL support
       SMDK5250: Add ethernet support

Christian Riesch (5):
       arm, davinci: Add lowlevel_init for SoCs other than DM644X
       arm, arm926ejs: Do cpu critical inits only for boards that require it
       arm, arm926ejs: Add option CONFIG_SYS_EXCEPTION_VECTORS_HIGH
       arm, arm926ejs: Enable icache only if CONFIG_SYS_ICACHE_OFF is 
not defined
       arm, davinci: Add support for the Calimain board from OMICRON 
electronics

David M?ller (ELSOFT AG) (1):
       ARM: activate DISPLAY_CPUINFO for VCMA9 + SMDK2410 board

Dechesne, Nicolas (1):
       OMAP SPL: Fix missing timer_init() call in OMAP4 s_init()

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 (3):
       sdhc_boot: Introduce CONFIG_FSL_FIXED_MMC_LOCATION option
       configs: Remove CONFIG_NET_MULTI from board files
       mx28: Show CPU frequency

Govindraj.R (6):
       usb: ulpi: Extend the existing ulpi framework.
       usb: ulpi: Add omap-ulpi-view port support
       ehci-omap: Clean up added ehci-omap.c
       OMAP3+: Clock: Adding ehci clock enabling
       OMAP4: clock-common: Move the usb dppl configuration to new func
       OMAP4: ehci-omap: enable ehci-omap for panda boards

Hadli, Manjunath (2):
       davinci: remove macro CONFIG_DISPLAY_CPUINFO
       davinci: add support for printing clock frequency

Heiko Schocher (7):
       arm, davinci: add workaround for not resetting DMA bus and VPSS 
modules
       arm, davinci: add timer defines for tcr field
       common: add possibility for readline_into_buffer timeout
       common, menu: add statusline support
       common, menu: show menu on startup if CONFIG_MENU_SHOW is defined
       common, menu: do not trigger timeout again, if a line is read
       arm, davinci: cam_enc_4xx board updates

Helmut Raiger (3):
       mmc: access mxcmmc from mx31 boards
       mc13783.h: create and add regulator mode 0 and 1
       tt01: add MMC support

HeungJun, Kim (3):
       ARMV7: Exynos4: Add watchdog.h for Exynos4
       ARMV7: Exynos4: Add supoort power for Exynos4
       ARMV7: Exynos4: Add support for TRATS board

Holger Brunck (2):
       arm/km: speed up i2c access for keymile boards
       arm/km: checkpatch cleanup

Ian Campbell (1):
       kirkwood_spi: correct access to irq_mask register

Ilya Yanok (2):
       ehci-omap: driver for EHCI host on OMAP3
       mcx: support for HTKW mcx board

Jason Liu (2):
       i.mx6q: mx6qsabrelite: Add the ethernet function support
       i.mx: i.mx5: update imx_get_mac_from_fuse function

Matthias Fuchs (1):
       mx28: fix i.MX28 spi driver

Michael Walle (1):
       arm, arm-kirkwood: disable l2c before linux boot

Minkyu Kang (4):
       ORIGEN: remove duplicated MACH_TYPE define
       S5P: support generic watchdog timer
       TRATS: use the generic watchdog timer
       TRATS: set gpio of UART correctly

Pali Roh?r (1):
       arm: omap3: Define save_boot_params in lowlevel_init.S for SPL only

Peter Barada (2):
       omap3logic: Add missing GPMC pinmux for LAN92xx access
       ARMV7: Fix duplicate use of "b" parameter in ACTIM_CTRLA definition

Peter Meerwald (3):
       beagle: fix typos
       omap3: fix comment typos
       doc: fix typos

Prafulla Wadaskar (1):
       bugfix: all Marvell specific build fails due to undefined 
reference to `get_ticks'

Schuyler Patton (1):
       AM3517: Changed default clock rate for AM3517

Simon Glass (9):
       tegra: Adjust funcmux config test to permit expansion
       tegra: Add enum to select from available funcmux configs
       tegra: Add I2C support to funcmux
       tegra: Add SDMMC support to funcmux
       tegra: Use funcmux for MMC on tamonten
       tegra: Use funcmux for MMC on harmony
       tegra: Use funcmux for MMC on seaboard
       tegra: mmc: Support operation with dcache enabled
       tegra2: Enable data cache

Stefan (1):
       kirkwood: add support for D-Link DNS-325

Stefano Babic (3):
       imx6: mx6qarm2: updated board_mmc_getcd() to the new prototype
       OMAP3: TAM3517: update ehci interface
       ARM: omap3: Added Teejet mt_ventoux

Stephen Warren (3):
       tegra2: Fix conflicting pinmux for UARTA
       tegra2: Fix default RAM size selection in odmdata
       tegra2: Add support for Compal Paz00 (Toshiba AC100)

Sughosh Ganu (2):
       arm, arm926ejs: Flush the data cache before disabling it
       Changes to move hawkboard to the new spl infrastructure

Thomas Weber (1):
       OMAP3: Add Corscience Tricorder board

Tom Rini (1):
       OMAP3: Correct get_sdr_cs_offset mask

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

Yegor Yefremov (1):
       am3517evm: remove rootfstype kernel parameter for MMC boot device

robertcnelson at gmail.com (1):
       Beagleboard: Correct memory size on rev C4

  MAINTAINERS                                        |   21 +
  Makefile                                           |    9 +-
  README                                             |    6 +
  arch/arm/cpu/arm1136/mx31/generic.c                |    1 +
  arch/arm/cpu/arm926ejs/armada100/timer.c           |   18 +
  arch/arm/cpu/arm926ejs/cache.c                     |    9 +
  arch/arm/cpu/arm926ejs/cpu.c                       |    2 +
  arch/arm/cpu/arm926ejs/davinci/cpu.c               |   76 +--
  arch/arm/cpu/arm926ejs/davinci/da850_lowlevel.c    |   31 +-
  arch/arm/cpu/arm926ejs/davinci/dm365_lowlevel.c    |   52 ++-
  arch/arm/cpu/arm926ejs/davinci/lowlevel_init.S     |    4 +
  arch/arm/cpu/arm926ejs/davinci/spl.c               |    4 +-
  arch/arm/cpu/arm926ejs/kirkwood/Makefile           |    1 +
  arch/arm/cpu/arm926ejs/kirkwood/cache.c            |   34 +
  arch/arm/cpu/arm926ejs/kirkwood/timer.c            |   18 +
  arch/arm/cpu/arm926ejs/mx27/generic.c              |   35 +-
  arch/arm/cpu/arm926ejs/mx28/mx28.c                 |    3 +-
  arch/arm/cpu/arm926ejs/orion5x/timer.c             |   18 +
  arch/arm/cpu/arm926ejs/pantheon/timer.c            |   18 +
  arch/arm/cpu/arm926ejs/start.S                     |   28 +-
  arch/arm/cpu/armv7/exynos/clock.c                  |  229 +++++++-
  arch/arm/cpu/armv7/mx5/soc.c                       |    2 +-
  arch/arm/cpu/armv7/omap-common/clocks-common.c     |   54 +-
  arch/arm/cpu/armv7/omap-common/hwinit-common.c     |    2 +
  arch/arm/cpu/armv7/omap3/board.c                   |    8 +-
  arch/arm/cpu/armv7/omap3/clock.c                   |   20 +
  arch/arm/cpu/armv7/omap3/lowlevel_init.S           |    4 +-
  arch/arm/cpu/armv7/omap3/sdrc.c                    |    2 +-
  arch/arm/cpu/armv7/omap4/clocks.c                  |   27 +-
  arch/arm/cpu/armv7/s5p-common/Makefile             |    1 +
  arch/arm/cpu/armv7/s5p-common/wdt.c                |   59 ++
  arch/arm/cpu/armv7/tegra2/board.c                  |   12 +-
  arch/arm/cpu/armv7/tegra2/funcmux.c                |  152 ++++-
  arch/arm/include/asm/arch-davinci/da850_lowlevel.h |    9 +
  arch/arm/include/asm/arch-davinci/dm365_lowlevel.h |    1 -
  arch/arm/include/asm/arch-davinci/hardware.h       |    9 +
  arch/arm/include/asm/arch-davinci/pll_defs.h       |    3 +-
  arch/arm/include/asm/arch-davinci/timer_defs.h     |   16 +
  arch/arm/include/asm/arch-exynos/clock.h           |  326 ++++++++++
  arch/arm/include/asm/arch-exynos/cpu.h             |   36 +-
  arch/arm/include/asm/arch-exynos/dmc.h             |  146 +++++
  arch/arm/include/asm/arch-exynos/gpio.h            |   99 +++-
  arch/arm/include/asm/arch-exynos/power.h           |  230 +++++++
  arch/arm/include/asm/arch-exynos/pwm.h             |    2 +-
  arch/arm/include/asm/arch-exynos/tzpc.h            |   52 ++
  arch/arm/include/asm/arch-exynos/watchdog.h        |   57 ++
  arch/arm/include/asm/arch-kirkwood/config.h        |    2 +-
  arch/arm/include/asm/arch-kirkwood/kirkwood.h      |   12 +
  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 +-
  arch/arm/include/asm/arch-omap3/clocks_omap3.h     |    2 +-
  .../asm/arch-omap3/{ehci_omap3.h => ehci.h}        |   45 +-
  arch/arm/include/asm/arch-omap3/mem.h              |   57 +-
  arch/arm/include/asm/arch-omap3/sys_proto.h        |    1 +
  arch/arm/include/asm/arch-omap4/ehci.h             |   49 ++
  arch/arm/include/asm/arch-orion5x/orion5x.h        |   12 +
  arch/arm/include/asm/arch-s5pc1xx/cpu.h            |    1 +
  arch/arm/include/asm/arch-s5pc1xx/watchdog.h       |   58 ++
  arch/arm/include/asm/arch-tegra2/funcmux.h         |   30 +-
  arch/arm/include/asm/ehci-omap.h                   |  142 +++++
  arch/arm/include/asm/u-boot.h                      |    3 +
  arch/arm/lib/board.c                               |   10 +-
  board/ait/cam_enc_4xx/cam_enc_4xx.c                |  667 
+++++++++++++++++++-
  board/ait/cam_enc_4xx/ublimage.cfg                 |    3 +-
  board/avionic-design/common/tamonten.c             |   10 +-
  board/compal/paz00/Makefile                        |   41 ++
  board/compal/paz00/paz00.c                         |   81 +++
  board/corscience/tricorder/Makefile                |   46 ++
  board/corscience/tricorder/tricorder.c             |  105 +++
  board/corscience/tricorder/tricorder.h             |  375 +++++++++++
  board/d-link/dns325/Makefile                       |   49 ++
  board/d-link/dns325/dns325.c                       |  148 +++++
  board/d-link/dns325/dns325.h                       |   48 ++
  board/d-link/dns325/kwbimage.cfg                   |  208 ++++++
  board/davinci/da8xxevm/da850evm.c                  |    4 +-
  board/davinci/da8xxevm/hawkboard.c                 |   23 +
  board/davinci/da8xxevm/hawkboard_nand_spl.c        |  115 ----
  .../{u-boot-spl.lds => u-boot-spl-da850evm.lds}    |    0
  .../davinci/da8xxevm/u-boot-spl-hawk.lds           |   22 +-
  board/efikamx/efikamx-usb.c                        |   24 +-
  board/enbw/enbw_cmc/enbw_cmc.c                     |   13 +-
  board/freescale/common/Makefile                    |    2 +-
  board/freescale/mx6qarm2/mx6qarm2.c                |    9 +-
  board/freescale/mx6qsabrelite/mx6qsabrelite.c      |  114 ++++
  board/hale/tt01/tt01.c                             |   34 +-
  board/htkw/mcx/Makefile                            |   38 ++
  board/htkw/mcx/mcx.c                               |  112 ++++
  board/htkw/mcx/mcx.h                               |  408 ++++++++++++
  board/keymile/km_arm/km_arm.c                      |   23 +-
  board/logicpd/omap3som/omap3logic.c                |   15 +
  board/nvidia/harmony/harmony.c                     |   19 +-
  board/nvidia/seaboard/seaboard.c                   |   21 +-
  board/omicron/calimain/Makefile                    |   45 ++
  board/omicron/calimain/calimain.c                  |  188 ++++++
  board/samsung/origen/lowlevel_init.S               |    5 +
  board/samsung/origen/origen_setup.h                |   12 +
  board/samsung/smdk5250/Makefile                    |   58 ++
  board/samsung/smdk5250/clock_init.c                |  202 ++++++
  board/samsung/smdk5250/dmc_init.c                  |  462 ++++++++++++++
  board/samsung/smdk5250/lowlevel_init.S             |   96 +++
  board/samsung/smdk5250/mmc_boot.c                  |   58 ++
  board/samsung/smdk5250/setup.h                     |  451 +++++++++++++
  board/samsung/smdk5250/smdk5250.c                  |  240 +++++++
  board/samsung/smdk5250/tzpc_init.c                 |   48 ++
  board/samsung/trats/Makefile                       |   43 ++
  board/samsung/trats/setup.h                        |  637 
+++++++++++++++++++
  board/samsung/trats/trats.c                        |  366 +++++++++++
  board/technexion/twister/twister.c                 |   22 +
  board/teejet/mt_ventoux/Makefile                   |   38 ++
  board/teejet/mt_ventoux/mt_ventoux.c               |  233 +++++++
  board/teejet/mt_ventoux/mt_ventoux.h               |  429 +++++++++++++
  board/ti/beagle/beagle.c                           |  116 +---
  board/ti/beagle/beagle.h                           |    4 +-
  board/ti/panda/panda.c                             |   38 ++
  board/ti/panda/panda_mux_data.h                    |   16 +-
  boards.cfg                                         |   13 +-
  common/cmd_bdinfo.c                                |    9 +
  common/cmd_nvedit.c                                |    2 +-
  common/main.c                                      |   24 +-
  common/menu.c                                      |   15 +-
  doc/README.SPL                                     |    4 +-
  doc/README.hawkboard                               |   43 +-
  doc/README.imximage                                |   13 +-
  doc/README.menu                                    |   10 +
  doc/README.omap-ulpi-viewport                      |   27 +
  drivers/mmc/mxcmmc.c                               |    8 +-
  drivers/mmc/tegra2_mmc.c                           |   16 +
  drivers/spi/kirkwood_spi.c                         |    2 +-
  drivers/spi/mxs_spi.c                              |   12 +-
  drivers/usb/host/Makefile                          |    3 +-
  .../usb/host/{ehci-kirkwood.c => ehci-marvell.c}   |   36 +-
  drivers/usb/host/ehci-omap.c                       |  255 ++++++++
  drivers/usb/ulpi/Makefile                          |    1 +
  drivers/usb/ulpi/omap-ulpi-viewport.c              |  105 +++
  drivers/usb/ulpi/ulpi-viewport.c                   |   32 +-
  drivers/usb/ulpi/ulpi.c                            |   54 +-
  include/common.h                                   |    4 +-
  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/VCMA9.h                            |    3 +-
  include/configs/am3517_evm.h                       |    3 +-
  include/configs/calimain.h                         |  363 +++++++++++
  include/configs/cam_enc_4xx.h                      |  143 ++++-
  include/configs/coreboot.h                         |    6 -
  include/configs/corenet_ds.h                       |    1 +
  include/configs/da830evm.h                         |    4 +
  include/configs/da850evm.h                         |   11 +-
  include/configs/davinci_dm355evm.h                 |    5 +-
  include/configs/davinci_dm355leopard.h             |    5 +-
  include/configs/davinci_dm365evm.h                 |    4 +
  include/configs/davinci_dm6467Tevm.h               |    5 +-
  include/configs/davinci_dm6467evm.h                |    5 +-
  include/configs/davinci_dvevm.h                    |    6 +-
  include/configs/davinci_schmoogie.h                |    5 +-
  include/configs/davinci_sffsdr.h                   |    5 +-
  include/configs/davinci_sonata.h                   |    5 +-
  include/configs/dns325.h                           |  188 ++++++
  include/configs/ea20.h                             |    4 +
  include/configs/ecovec.h                           |    1 -
  include/configs/edminiv2.h                         |   24 +
  include/configs/efikamx.h                          |    1 -
  include/configs/enbw_cmc.h                         |   12 +-
  include/configs/ethernut5.h                        |    1 -
  include/configs/flea3.h                            |    1 -
  include/configs/hawkboard.h                        |   28 +-
  include/configs/km/km_arm.h                        |    2 +-
  include/configs/m28evk.h                           |    1 -
  include/configs/mcx.h                              |  378 +++++++++++
  include/configs/mt_ventoux.h                       |   58 ++
  include/configs/mx6qarm2.h                         |    2 +
  include/configs/mx6qsabrelite.h                    |   15 +-
  include/configs/omap3_beagle.h                     |    8 +
  include/configs/omap3_evm_common.h                 |    1 -
  include/configs/omap3_mvblx.h                      |    1 -
  include/configs/omap4_panda.h                      |   26 +-
  include/configs/origen.h                           |    2 -
  include/configs/p1_p2_rdb_pc.h                     |    7 +-
  include/configs/paz00.h                            |   51 ++
  include/configs/s5pc210_universal.h                |    1 +
  include/configs/smdk2410.h                         |    3 +-
  include/configs/smdk5250.h                         |  204 ++++++
  include/configs/tam3517-common.h                   |    7 +-
  include/configs/trats.h                            |  217 +++++++
  include/configs/tricorder.h                        |  320 ++++++++++
  include/configs/tt01.h                             |   12 +
  include/mc13783.h                                  |   80 +++
  include/menu.h                                     |    4 +
  include/usb/ulpi.h                                 |   36 +-
  nand_spl/board/davinci/da8xxevm/Makefile           |  155 -----
  tools/Makefile                                     |    6 +
  tools/imximage.c                                   |    8 +-
  tools/imximage.h                                   |    2 +
  tools/mkexynosspl.c                                |  122 ++++
  202 files changed, 11361 insertions(+), 937 deletions(-)
  create mode 100644 arch/arm/cpu/arm926ejs/kirkwood/cache.c
  create mode 100644 arch/arm/cpu/armv7/s5p-common/wdt.c
  create mode 100644 arch/arm/include/asm/arch-exynos/dmc.h
  create mode 100644 arch/arm/include/asm/arch-exynos/power.h
  create mode 100644 arch/arm/include/asm/arch-exynos/tzpc.h
  create mode 100644 arch/arm/include/asm/arch-exynos/watchdog.h
  rename arch/arm/include/asm/arch-omap3/{ehci_omap3.h => ehci.h} (51%)
  create mode 100644 arch/arm/include/asm/arch-omap4/ehci.h
  create mode 100644 arch/arm/include/asm/arch-s5pc1xx/watchdog.h
  create mode 100644 arch/arm/include/asm/ehci-omap.h
  create mode 100644 board/compal/paz00/Makefile
  create mode 100644 board/compal/paz00/paz00.c
  create mode 100644 board/corscience/tricorder/Makefile
  create mode 100644 board/corscience/tricorder/tricorder.c
  create mode 100644 board/corscience/tricorder/tricorder.h
  create mode 100644 board/d-link/dns325/Makefile
  create mode 100644 board/d-link/dns325/dns325.c
  create mode 100644 board/d-link/dns325/dns325.h
  create mode 100644 board/d-link/dns325/kwbimage.cfg
  delete mode 100644 board/davinci/da8xxevm/hawkboard_nand_spl.c
  rename board/davinci/da8xxevm/{u-boot-spl.lds => 
u-boot-spl-da850evm.lds} (100%)
  rename nand_spl/board/davinci/da8xxevm/u-boot.lds => 
board/davinci/da8xxevm/u-boot-spl-hawk.lds (86%)
  create mode 100644 board/htkw/mcx/Makefile
  create mode 100644 board/htkw/mcx/mcx.c
  create mode 100644 board/htkw/mcx/mcx.h
  create mode 100644 board/omicron/calimain/Makefile
  create mode 100644 board/omicron/calimain/calimain.c
  create mode 100644 board/samsung/smdk5250/Makefile
  create mode 100644 board/samsung/smdk5250/clock_init.c
  create mode 100644 board/samsung/smdk5250/dmc_init.c
  create mode 100644 board/samsung/smdk5250/lowlevel_init.S
  create mode 100644 board/samsung/smdk5250/mmc_boot.c
  create mode 100644 board/samsung/smdk5250/setup.h
  create mode 100644 board/samsung/smdk5250/smdk5250.c
  create mode 100644 board/samsung/smdk5250/tzpc_init.c
  create mode 100644 board/samsung/trats/Makefile
  create mode 100644 board/samsung/trats/setup.h
  create mode 100644 board/samsung/trats/trats.c
  create mode 100644 board/teejet/mt_ventoux/Makefile
  create mode 100644 board/teejet/mt_ventoux/mt_ventoux.c
  create mode 100644 board/teejet/mt_ventoux/mt_ventoux.h
  create mode 100644 doc/README.omap-ulpi-viewport
  rename drivers/usb/host/{ehci-kirkwood.c => ehci-marvell.c} (73%)
  create mode 100644 drivers/usb/host/ehci-omap.c
  create mode 100644 drivers/usb/ulpi/omap-ulpi-viewport.c
  create mode 100644 include/configs/calimain.h
  create mode 100644 include/configs/dns325.h
  create mode 100644 include/configs/mcx.h
  create mode 100644 include/configs/mt_ventoux.h
  create mode 100644 include/configs/paz00.h
  create mode 100644 include/configs/smdk5250.h
  create mode 100644 include/configs/trats.h
  create mode 100644 include/configs/tricorder.h
  create mode 100644 include/mc13783.h
  delete mode 100644 nand_spl/board/davinci/da8xxevm/Makefile
  create mode 100644 tools/mkexynosspl.c

Amicalement,
-- 
Albert.

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

* [U-Boot] Pull request: u-boot-arm/master
  2012-01-16  8:16 Albert ARIBAUD
@ 2012-01-17 21:36 ` Wolfgang Denk
  0 siblings, 0 replies; 259+ messages in thread
From: Wolfgang Denk @ 2012-01-17 21:36 UTC (permalink / raw)
  To: u-boot

Dear Albert ARIBAUD,

In message <4F13DCEF.1070209@aribaud.net> you wrote:
> Hi Wolfgang,
> 
> The following changes since commit f1f441afc41083e54775e6efe21b2c059e80b8f7:
> 
>    openrisc: Add MAINTAINERS entry (2012-01-13 21:17:08 +0100)
> 
> are available in the git repository at:
>    git://git.denx.de/u-boot-arm.git master
> 
> Andreas M?ller (7):
>        drivers/i2c/omap24xx_i2c.c: replace printf with one argument by puts
>        board/overo/overo.c: replace printf with one argument by puts
>        include/configs/omap3_overo.h: several cleanups
>        drivers/i2c/omap24xx_i2c.c: move all local variables to SRAM
>        OMAP SPL: call timer_init in s_init to make udelay work earlier
>        omap_rev_string: output to stdout
>        overo: add SPL support
> 
> Aneesh V (1):
>        omap4: fix boot issue on ES2.0 Panda
> 
> Chandan Nath (5):
>        ARM:AM33XX: Replace CONFIG_AM335X with CONFIG_AM33XX
>        ARM:AM33XX: Fix ddr and timer register offset
>        ARM:AM33XX: Fixing AM335X config parameters
>        ARM:AM33XX: Add mmc/sd support
>        ARM:AM33XX: Add SPL support for AM335X EVM
> 
> Christian Riesch (3):
>        arm, davinci: Use a common configuration file for da850evm and 
> da850_am18xxevm
>        da850evm: Remove CONFIG_SYS_xxCACHE_OFF defines
>        arm, davinci: Change byte order of RTC kick register values
> 
> Eric Nelson (1):
>        i.mx6q: mx6qarm2: Enable the usboh3 clock
> 
> Fabio Estevam (7):
>        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
>        m28evk: Remove 'all' target from Makefile
> 
> Jason Liu (6):
>        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
>        imx: mx6q: add aipstz init for off platform periph
>        i.mx: i.mx6q: add the initial support for i.mx6q Sabre Lite board
> 
> Marek Vasut (2):
>        MX28: Fix MXSBOOT segfault if no params specified
>        M28EVK: Fix build if CONFIG_CMD_NAND not selected
> 
> Nikita Kiryanov (6):
>        cm-t35: cleanup the config file
>        cm-t35: various cleanups
>        cm-t35: add EEPROM module and pass Linux a serial number
>        omap3: make get_board_rev() function weak
>        cm-t35: pass correct revision information to Linux
>        cm-t35: use the new EEPROM module to read the MAC address
> 
> Peter Barada (1):
>        ARMV7: Add support For Logic OMAP35x/DM37x modules
> 
> Peter Meerwald (1):
>        beagle: add eeprom expansion board info for bct brettl3
> 
> Thomas Weber (1):
>        OMAP3: Remove unused define CONFIG_OMAP3_*_DDR
> 
> Veli-Pekka Peltola (1):
>        mx28: remove omap specific config options
> 
> Zach Sadecki (1):
>        mx28: fix clearing of IRQs in power init
> 
>   MAINTAINERS                                        |    6 +
>   Makefile                                           |    2 +-
>   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/spl_power_init.c       |    8 +-
>   arch/arm/cpu/arm926ejs/mx28/start.S                |    6 -
>   arch/arm/cpu/armv7/am33xx/Makefile                 |    2 -
>   arch/arm/cpu/armv7/am33xx/board.c                  |   66 ++++-
>   arch/arm/cpu/armv7/am33xx/clock.c                  |    8 +
>   arch/arm/cpu/armv7/am33xx/config.mk                |   18 +
>   arch/arm/cpu/armv7/am33xx/emif4.c                  |    2 +-
>   arch/arm/cpu/armv7/am33xx/lowlevel_init.S          |   72 ----
>   arch/arm/cpu/armv7/mx6/clock.c                     |    5 +
>   arch/arm/cpu/armv7/mx6/soc.c                       |   45 ++-
>   arch/arm/cpu/armv7/omap-common/Makefile            |    4 +
>   arch/arm/cpu/armv7/omap-common/boot-common.c       |   49 +++
>   arch/arm/cpu/armv7/omap-common/hwinit-common.c     |   38 +--
>   arch/arm/cpu/armv7/omap-common/spl.c               |   14 +-
>   arch/arm/cpu/armv7/omap3/board.c                   |    2 +
>   arch/arm/cpu/armv7/omap3/sys_info.c                |    3 +-
>   arch/arm/cpu/armv7/omap4/hwinit.c                  |    4 +-
>   .../arm/include/asm/arch-am33xx}/common_def.h      |    4 +-
>   arch/arm/include/asm/arch-am33xx/cpu.h             |   44 ++--
>   arch/arm/include/asm/arch-am33xx/ddr_defs.h        |    6 +-
>   arch/arm/include/asm/arch-am33xx/mmc_host_def.h    |  164 +++++++++
>   arch/arm/include/asm/arch-am33xx/omap.h            |   59 ++++
>   arch/arm/include/asm/arch-am33xx/sys_proto.h       |    1 +
>   arch/arm/include/asm/arch-davinci/hardware.h       |    4 +-
>   arch/arm/include/asm/arch-mx28/sys_proto.h         |    2 +
>   arch/arm/include/asm/arch-mx6/imx-regs.h           |   15 +-
>   arch/arm/include/asm/arch-omap3/mem.h              |   26 ++
>   arch/arm/include/asm/arch-omap4/omap.h             |    2 +-
>   arch/arm/include/asm/arch-omap4/sys_proto.h        |    2 +-
>   arch/arm/include/asm/arch-omap5/sys_proto.h        |    2 +-
>   arch/arm/include/asm/omap_common.h                 |    7 +-
>   board/cm_t35/Makefile                              |    4 +-
>   board/cm_t35/cm_t35.c                              |   27 +-
>   board/cm_t35/eeprom.c                              |  124 +++++++
>   board/cm_t35/eeprom.h                              |   33 ++
>   board/denx/m28evk/Makefile                         |    2 -
>   board/denx/m28evk/m28evk.c                         |   53 +---
>   board/enbw/enbw_cmc/enbw_cmc.c                     |    4 +-
>   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 +++++
>   board/freescale/mx6qsabrelite/Makefile             |   42 +++
>   board/freescale/mx6qsabrelite/imximage.cfg         |  170 +++++++++
>   board/freescale/mx6qsabrelite/mx6qsabrelite.c      |  151 ++++++++
>   .../{overo/config.mk => logicpd/omap3som/Makefile} |   28 ++-
>   board/logicpd/omap3som/omap3logic.c                |  247 +++++++++++++
>   board/logicpd/omap3som/omap3logic.h                |   47 +++
>   board/overo/overo.c                                |   79 ++++-
>   board/overo/overo.h                                |    5 +
>   board/ti/am335x/evm.c                              |    2 +-
>   board/ti/am335x/mux.c                              |   23 ++-
>   board/ti/beagle/beagle.c                           |    4 +
>   boards.cfg                                         |    5 +-
>   doc/README.mx6qsabrelite                           |   67 ++++
>   drivers/i2c/omap24xx_i2c.c                         |   25 +-
>   drivers/net/fec_mxc.c                              |   19 +-
>   drivers/net/fec_mxc.h                              |    9 +-
>   include/configs/am335x_evm.h                       |   62 +++-
>   include/configs/cm_t35.h                           |   82 +++---
>   include/configs/da850_am18xxevm.h                  |  246 -------------
>   include/configs/da850evm.h                         |    3 -
>   include/configs/dig297.h                           |    3 -
>   include/configs/igep0020.h                         |    3 -
>   include/configs/igep0030.h                         |    3 -
>   include/configs/m28evk.h                           |   13 +-
>   include/configs/mx28evk.h                          |  176 ++++++++++
>   include/configs/mx6qarm2.h                         |   12 +-
>   include/configs/mx6qsabrelite.h                    |  162 +++++++++
>   include/configs/omap3_logic.h                      |  362 
> ++++++++++++++++++++
>   include/configs/omap3_mvblx.h                      |    3 -
>   include/configs/omap3_overo.h                      |  121 +++++--
>   include/configs/omap3_pandora.h                    |    3 -
>   include/configs/omap3_sdp3430.h                    |    3 -
>   include/configs/omap3_zoom1.h                      |    3 -
>   include/configs/omap3_zoom2.h                      |    3 -
>   spl/Makefile                                       |   13 +-
>   tools/mxsboot.c                                    |    3 +
>   86 files changed, 3006 insertions(+), 668 deletions(-)
>   create mode 100644 arch/arm/cpu/armv7/am33xx/config.mk
>   delete mode 100644 arch/arm/cpu/armv7/am33xx/lowlevel_init.S
>   create mode 100644 arch/arm/cpu/armv7/omap-common/boot-common.c
>   rename {board/ti/am335x => 
> arch/arm/include/asm/arch-am33xx}/common_def.h (81%)
>   create mode 100644 arch/arm/include/asm/arch-am33xx/mmc_host_def.h
>   create mode 100644 arch/arm/include/asm/arch-am33xx/omap.h
>   create mode 100644 board/cm_t35/eeprom.c
>   create mode 100644 board/cm_t35/eeprom.h
>   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 board/freescale/mx6qsabrelite/Makefile
>   create mode 100644 board/freescale/mx6qsabrelite/imximage.cfg
>   create mode 100644 board/freescale/mx6qsabrelite/mx6qsabrelite.c
>   rename board/{overo/config.mk => logicpd/omap3som/Makefile} (61%)
>   create mode 100644 board/logicpd/omap3som/omap3logic.c
>   create mode 100644 board/logicpd/omap3som/omap3logic.h
>   create mode 100644 doc/README.mx6qsabrelite
>   delete mode 100644 include/configs/da850_am18xxevm.h
>   create mode 100644 include/configs/mx28evk.h
>   create mode 100644 include/configs/mx6qsabrelite.h
>   create mode 100644 include/configs/omap3_logic.h

Applied, thanks.

Best regards,

Wolfgang Denk

-- 
DENX Software Engineering GmbH,     MD: Wolfgang Denk & Detlev Zundel
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: (+49)-8142-66989-10 Fax: (+49)-8142-66989-80 Email: wd at denx.de
Many aligators will be slain, but the swamp will remain.

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

* [U-Boot] Pull request: u-boot-arm/master
@ 2012-01-16  8:16 Albert ARIBAUD
  2012-01-17 21:36 ` Wolfgang Denk
  0 siblings, 1 reply; 259+ messages in thread
From: Albert ARIBAUD @ 2012-01-16  8:16 UTC (permalink / raw)
  To: u-boot

Hi Wolfgang,

The following changes since commit f1f441afc41083e54775e6efe21b2c059e80b8f7:

   openrisc: Add MAINTAINERS entry (2012-01-13 21:17:08 +0100)

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

Andreas M?ller (7):
       drivers/i2c/omap24xx_i2c.c: replace printf with one argument by puts
       board/overo/overo.c: replace printf with one argument by puts
       include/configs/omap3_overo.h: several cleanups
       drivers/i2c/omap24xx_i2c.c: move all local variables to SRAM
       OMAP SPL: call timer_init in s_init to make udelay work earlier
       omap_rev_string: output to stdout
       overo: add SPL support

Aneesh V (1):
       omap4: fix boot issue on ES2.0 Panda

Chandan Nath (5):
       ARM:AM33XX: Replace CONFIG_AM335X with CONFIG_AM33XX
       ARM:AM33XX: Fix ddr and timer register offset
       ARM:AM33XX: Fixing AM335X config parameters
       ARM:AM33XX: Add mmc/sd support
       ARM:AM33XX: Add SPL support for AM335X EVM

Christian Riesch (3):
       arm, davinci: Use a common configuration file for da850evm and 
da850_am18xxevm
       da850evm: Remove CONFIG_SYS_xxCACHE_OFF defines
       arm, davinci: Change byte order of RTC kick register values

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

Fabio Estevam (7):
       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
       m28evk: Remove 'all' target from Makefile

Jason Liu (6):
       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
       imx: mx6q: add aipstz init for off platform periph
       i.mx: i.mx6q: add the initial support for i.mx6q Sabre Lite board

Marek Vasut (2):
       MX28: Fix MXSBOOT segfault if no params specified
       M28EVK: Fix build if CONFIG_CMD_NAND not selected

Nikita Kiryanov (6):
       cm-t35: cleanup the config file
       cm-t35: various cleanups
       cm-t35: add EEPROM module and pass Linux a serial number
       omap3: make get_board_rev() function weak
       cm-t35: pass correct revision information to Linux
       cm-t35: use the new EEPROM module to read the MAC address

Peter Barada (1):
       ARMV7: Add support For Logic OMAP35x/DM37x modules

Peter Meerwald (1):
       beagle: add eeprom expansion board info for bct brettl3

Thomas Weber (1):
       OMAP3: Remove unused define CONFIG_OMAP3_*_DDR

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

Zach Sadecki (1):
       mx28: fix clearing of IRQs in power init

  MAINTAINERS                                        |    6 +
  Makefile                                           |    2 +-
  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/spl_power_init.c       |    8 +-
  arch/arm/cpu/arm926ejs/mx28/start.S                |    6 -
  arch/arm/cpu/armv7/am33xx/Makefile                 |    2 -
  arch/arm/cpu/armv7/am33xx/board.c                  |   66 ++++-
  arch/arm/cpu/armv7/am33xx/clock.c                  |    8 +
  arch/arm/cpu/armv7/am33xx/config.mk                |   18 +
  arch/arm/cpu/armv7/am33xx/emif4.c                  |    2 +-
  arch/arm/cpu/armv7/am33xx/lowlevel_init.S          |   72 ----
  arch/arm/cpu/armv7/mx6/clock.c                     |    5 +
  arch/arm/cpu/armv7/mx6/soc.c                       |   45 ++-
  arch/arm/cpu/armv7/omap-common/Makefile            |    4 +
  arch/arm/cpu/armv7/omap-common/boot-common.c       |   49 +++
  arch/arm/cpu/armv7/omap-common/hwinit-common.c     |   38 +--
  arch/arm/cpu/armv7/omap-common/spl.c               |   14 +-
  arch/arm/cpu/armv7/omap3/board.c                   |    2 +
  arch/arm/cpu/armv7/omap3/sys_info.c                |    3 +-
  arch/arm/cpu/armv7/omap4/hwinit.c                  |    4 +-
  .../arm/include/asm/arch-am33xx}/common_def.h      |    4 +-
  arch/arm/include/asm/arch-am33xx/cpu.h             |   44 ++--
  arch/arm/include/asm/arch-am33xx/ddr_defs.h        |    6 +-
  arch/arm/include/asm/arch-am33xx/mmc_host_def.h    |  164 +++++++++
  arch/arm/include/asm/arch-am33xx/omap.h            |   59 ++++
  arch/arm/include/asm/arch-am33xx/sys_proto.h       |    1 +
  arch/arm/include/asm/arch-davinci/hardware.h       |    4 +-
  arch/arm/include/asm/arch-mx28/sys_proto.h         |    2 +
  arch/arm/include/asm/arch-mx6/imx-regs.h           |   15 +-
  arch/arm/include/asm/arch-omap3/mem.h              |   26 ++
  arch/arm/include/asm/arch-omap4/omap.h             |    2 +-
  arch/arm/include/asm/arch-omap4/sys_proto.h        |    2 +-
  arch/arm/include/asm/arch-omap5/sys_proto.h        |    2 +-
  arch/arm/include/asm/omap_common.h                 |    7 +-
  board/cm_t35/Makefile                              |    4 +-
  board/cm_t35/cm_t35.c                              |   27 +-
  board/cm_t35/eeprom.c                              |  124 +++++++
  board/cm_t35/eeprom.h                              |   33 ++
  board/denx/m28evk/Makefile                         |    2 -
  board/denx/m28evk/m28evk.c                         |   53 +---
  board/enbw/enbw_cmc/enbw_cmc.c                     |    4 +-
  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 +++++
  board/freescale/mx6qsabrelite/Makefile             |   42 +++
  board/freescale/mx6qsabrelite/imximage.cfg         |  170 +++++++++
  board/freescale/mx6qsabrelite/mx6qsabrelite.c      |  151 ++++++++
  .../{overo/config.mk => logicpd/omap3som/Makefile} |   28 ++-
  board/logicpd/omap3som/omap3logic.c                |  247 +++++++++++++
  board/logicpd/omap3som/omap3logic.h                |   47 +++
  board/overo/overo.c                                |   79 ++++-
  board/overo/overo.h                                |    5 +
  board/ti/am335x/evm.c                              |    2 +-
  board/ti/am335x/mux.c                              |   23 ++-
  board/ti/beagle/beagle.c                           |    4 +
  boards.cfg                                         |    5 +-
  doc/README.mx6qsabrelite                           |   67 ++++
  drivers/i2c/omap24xx_i2c.c                         |   25 +-
  drivers/net/fec_mxc.c                              |   19 +-
  drivers/net/fec_mxc.h                              |    9 +-
  include/configs/am335x_evm.h                       |   62 +++-
  include/configs/cm_t35.h                           |   82 +++---
  include/configs/da850_am18xxevm.h                  |  246 -------------
  include/configs/da850evm.h                         |    3 -
  include/configs/dig297.h                           |    3 -
  include/configs/igep0020.h                         |    3 -
  include/configs/igep0030.h                         |    3 -
  include/configs/m28evk.h                           |   13 +-
  include/configs/mx28evk.h                          |  176 ++++++++++
  include/configs/mx6qarm2.h                         |   12 +-
  include/configs/mx6qsabrelite.h                    |  162 +++++++++
  include/configs/omap3_logic.h                      |  362 
++++++++++++++++++++
  include/configs/omap3_mvblx.h                      |    3 -
  include/configs/omap3_overo.h                      |  121 +++++--
  include/configs/omap3_pandora.h                    |    3 -
  include/configs/omap3_sdp3430.h                    |    3 -
  include/configs/omap3_zoom1.h                      |    3 -
  include/configs/omap3_zoom2.h                      |    3 -
  spl/Makefile                                       |   13 +-
  tools/mxsboot.c                                    |    3 +
  86 files changed, 3006 insertions(+), 668 deletions(-)
  create mode 100644 arch/arm/cpu/armv7/am33xx/config.mk
  delete mode 100644 arch/arm/cpu/armv7/am33xx/lowlevel_init.S
  create mode 100644 arch/arm/cpu/armv7/omap-common/boot-common.c
  rename {board/ti/am335x => 
arch/arm/include/asm/arch-am33xx}/common_def.h (81%)
  create mode 100644 arch/arm/include/asm/arch-am33xx/mmc_host_def.h
  create mode 100644 arch/arm/include/asm/arch-am33xx/omap.h
  create mode 100644 board/cm_t35/eeprom.c
  create mode 100644 board/cm_t35/eeprom.h
  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 board/freescale/mx6qsabrelite/Makefile
  create mode 100644 board/freescale/mx6qsabrelite/imximage.cfg
  create mode 100644 board/freescale/mx6qsabrelite/mx6qsabrelite.c
  rename board/{overo/config.mk => logicpd/omap3som/Makefile} (61%)
  create mode 100644 board/logicpd/omap3som/omap3logic.c
  create mode 100644 board/logicpd/omap3som/omap3logic.h
  create mode 100644 doc/README.mx6qsabrelite
  delete mode 100644 include/configs/da850_am18xxevm.h
  create mode 100644 include/configs/mx28evk.h
  create mode 100644 include/configs/mx6qsabrelite.h
  create mode 100644 include/configs/omap3_logic.h

Amicalement,
-- 
Albert.

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

* [U-Boot] Pull request: u-boot-arm/master
  2011-12-24  9:27 Albert ARIBAUD
@ 2012-01-05 15:53 ` Wolfgang Denk
  0 siblings, 0 replies; 259+ messages in thread
From: Wolfgang Denk @ 2012-01-05 15:53 UTC (permalink / raw)
  To: u-boot

Dear Albert ARIBAUD,

In message <4EF59AE7.9030402@aribaud.net> you wrote:
> Hi Wolfgang,
> 
> Following the opening of the merge window, the following changes since 
> commit bfcc40bb09b05c90cc3b1496abb270eb8aa72134:
> 
>    Merge branch 'next' of ../next (2011-12-23 20:53:58 +0100)
> 
> are available in the git repository at:
> 
>    git://git.denx.de/u-boot-arm.git master
> 
> Christian Riesch (7):
>        spl: display_options.o is required for SPI flash support in SPL
>        sf: Add spi_boot() to allow booting from SPI flash in an SPL
>        arm, davinci: Add SPL support for DA850 SoCs
>        arm, da850evm: Add an SPL for SPI boot
>        mkimage: Fix variable length header support
>        arm, davinci: Add support for generating AIS images to the Makefile
>        arm, davinci: Fix build warnings for cam_enc_4xx
> 
> Fabio Estevam (1):
>        vision2: Fix checkpatch warning
> 
> Simon Glass (14):
>        tegra2: Tidy UART selection
>        tegra2: Add UARTB support
>        tegra2: config: Enable SPI flash on Seaboard
>        tegra2: Enable SPI environment on Seaboard
>        tegra2: Implement SPI / UART GPIO switch
>        tegra2: spi: Support SPI / UART switch
>        tegra2: Plumb in SPI/UART switch code
>        tegra: Fix build error in plutux, medcom
>        tegra: Move cpu_init_cp15() to arch_cpu_init()
>        tegra: Move clock_early_init() to arch_cpu_init()
>        tegra: add clock_ll_start_uart() to enable UART prior to reloc
>        tegra: Add a function mux feature
>        tegra: Add support for UART init in cpu board.c
>        tegra: Move boards over to use arch-level board UART function
> 
> Stefano Babic (2):
>        ARM: omap3: added common configuration for Technexion TAM3517
>        ARM: omap3: add support to Technexion twister board
> 
> Thierry Reding (7):
>        tegra2: Always build with USE_PRIVATE_LIBGCC=yes.
>        tegra2: Change CONFIG_SYS_TEXT_BASE to 0x00108000.
>        tegra2: Move tegra2_mmc_init() prototype to public header.
>        tegra2: Add common Avionic Design Tamonten support.
>        tegra2: Add Avionic Design Plutux support.
>        tegra2: Add Avionic Design Medcom support.
>        tegra2: Optimize out-of-tree build for Ventana.
> 
> Thomas Weber (1):
>        Devkit8000: Switch over to enable_gpmc_cs_config
> 
> Tom Warren (2):
>        tegra2: spi: Add SPI driver for Tegra2 SOC
>        arm: Tegra: Fix Harmony and Ventana builds in u-boot-tegra/master
> 
>   .gitignore                                         |    1 +
>   MAINTAINERS                                        |    6 +
>   Makefile                                           |   13 +
>   arch/arm/cpu/arm926ejs/davinci/Makefile            |    3 +-
>   arch/arm/cpu/arm926ejs/davinci/spl.c               |   35 ++-
>   arch/arm/cpu/armv7/tegra2/Makefile                 |    2 +-
>   arch/arm/cpu/armv7/tegra2/board.c                  |   58 +++
>   arch/arm/cpu/armv7/tegra2/clock.c                  |   14 +
>   arch/arm/cpu/armv7/tegra2/config.mk                |    2 +
>   arch/arm/cpu/armv7/tegra2/funcmux.c                |   58 +++
>   arch/arm/include/asm/arch-tegra2/board.h           |   30 ++
>   arch/arm/include/asm/arch-tegra2/clock.h           |   11 +
>   arch/arm/include/asm/arch-tegra2/funcmux.h         |   41 ++
>   arch/arm/include/asm/arch-tegra2/mmc.h             |   27 ++
>   arch/arm/include/asm/arch-tegra2/tegra2.h          |    1 +
>   arch/arm/include/asm/arch-tegra2/tegra2_spi.h      |   76 ++++
>   arch/arm/include/asm/arch-tegra2/uart-spi-switch.h |   46 +++
>   board/avionic-design/common/tamonten.c             |  116 ++++++
>   board/avionic-design/common/tamonten.h             |   32 ++
>   board/avionic-design/medcom/Makefile               |   50 +++
>   board/avionic-design/medcom/medcom.c               |   45 +++
>   board/avionic-design/plutux/Makefile               |   50 +++
>   board/avionic-design/plutux/plutux.c               |   45 +++
>   board/davinci/da8xxevm/da850evm.c                  |    4 +-
>   board/davinci/da8xxevm/u-boot-spl.lds              |   73 ++++
>   board/nvidia/common/Makefile                       |   47 +++
>   board/nvidia/common/board.c                        |   73 +---
>   board/nvidia/common/board.h                        |    2 +-
>   board/nvidia/common/uart-spi-switch.c              |  138 +++++++
>   board/nvidia/harmony/Makefile                      |    1 -
>   board/nvidia/harmony/harmony.c                     |    2 +-
>   board/nvidia/seaboard/Makefile                     |    1 -
>   board/nvidia/seaboard/seaboard.c                   |    5 +-
>   board/nvidia/ventana/Makefile                      |    6 +-
>   board/technexion/twister/Makefile                  |   38 ++
>   board/technexion/twister/twister.c                 |  116 ++++++
>   board/technexion/twister/twister.h                 |  411 
> ++++++++++++++++++++
>   board/timll/devkit8000/devkit8000.c                |   19 +-
>   board/ttcontrol/vision2/vision2.c                  |    3 +-
>   boards.cfg                                         |    3 +
>   doc/README.SPL                                     |    1 +
>   doc/README.davinci                                 |    9 +
>   drivers/mmc/tegra2_mmc.h                           |    2 -
>   drivers/mtd/spi/Makefile                           |    4 +
>   drivers/mtd/spi/spi_spl_load.c                     |   58 +++
>   drivers/spi/Makefile                               |    1 +
>   drivers/spi/tegra2_spi.c                           |  279 +++++++++++++
>   include/configs/da850evm.h                         |   87 ++++
>   include/configs/harmony.h                          |    3 +
>   include/configs/medcom.h                           |   64 +++
>   include/configs/plutux.h                           |   64 +++
>   include/configs/seaboard.h                         |   20 +
>   include/configs/tam3517-common.h                   |  361 
> +++++++++++++++++
>   include/configs/tegra2-common.h                    |    5 +-
>   include/configs/twister.h                          |   54 +++
>   include/configs/ventana.h                          |    3 +
>   include/spi_flash.h                                |    3 +
>   lib/Makefile                                       |    2 +
>   tools/mkimage.c                                    |   97 +++---
>   59 files changed, 2687 insertions(+), 134 deletions(-)
>   create mode 100644 arch/arm/cpu/armv7/tegra2/funcmux.c
>   create mode 100644 arch/arm/include/asm/arch-tegra2/board.h
>   create mode 100644 arch/arm/include/asm/arch-tegra2/funcmux.h
>   create mode 100644 arch/arm/include/asm/arch-tegra2/mmc.h
>   create mode 100644 arch/arm/include/asm/arch-tegra2/tegra2_spi.h
>   create mode 100644 arch/arm/include/asm/arch-tegra2/uart-spi-switch.h
>   create mode 100644 board/avionic-design/common/tamonten.c
>   create mode 100644 board/avionic-design/common/tamonten.h
>   create mode 100644 board/avionic-design/medcom/Makefile
>   create mode 100644 board/avionic-design/medcom/medcom.c
>   create mode 100644 board/avionic-design/plutux/Makefile
>   create mode 100644 board/avionic-design/plutux/plutux.c
>   create mode 100644 board/davinci/da8xxevm/u-boot-spl.lds
>   create mode 100644 board/nvidia/common/Makefile
>   create mode 100644 board/nvidia/common/uart-spi-switch.c
>   create mode 100644 board/technexion/twister/Makefile
>   create mode 100644 board/technexion/twister/twister.c
>   create mode 100644 board/technexion/twister/twister.h
>   create mode 100644 drivers/mtd/spi/spi_spl_load.c
>   create mode 100644 drivers/spi/tegra2_spi.c
>   create mode 100644 include/configs/medcom.h
>   create mode 100644 include/configs/plutux.h
>   create mode 100644 include/configs/tam3517-common.h
>   create mode 100644 include/configs/twister.h

Applied, thanks.

Best regards,

Wolfgang Denk

-- 
DENX Software Engineering GmbH,     MD: Wolfgang Denk & Detlev Zundel
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: (+49)-8142-66989-10 Fax: (+49)-8142-66989-80 Email: wd at denx.de
egrep patterns are full regular expressions; it uses a fast  determi-
nistic algorithm that sometimes needs exponential space.
- unix manuals

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

* [U-Boot] Pull request: u-boot-arm/master
@ 2011-12-24  9:27 Albert ARIBAUD
  2012-01-05 15:53 ` Wolfgang Denk
  0 siblings, 1 reply; 259+ messages in thread
From: Albert ARIBAUD @ 2011-12-24  9:27 UTC (permalink / raw)
  To: u-boot

Hi Wolfgang,

Following the opening of the merge window, the following changes since 
commit bfcc40bb09b05c90cc3b1496abb270eb8aa72134:

   Merge branch 'next' of ../next (2011-12-23 20:53:58 +0100)

are available in the git repository at:

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

Christian Riesch (7):
       spl: display_options.o is required for SPI flash support in SPL
       sf: Add spi_boot() to allow booting from SPI flash in an SPL
       arm, davinci: Add SPL support for DA850 SoCs
       arm, da850evm: Add an SPL for SPI boot
       mkimage: Fix variable length header support
       arm, davinci: Add support for generating AIS images to the Makefile
       arm, davinci: Fix build warnings for cam_enc_4xx

Fabio Estevam (1):
       vision2: Fix checkpatch warning

Simon Glass (14):
       tegra2: Tidy UART selection
       tegra2: Add UARTB support
       tegra2: config: Enable SPI flash on Seaboard
       tegra2: Enable SPI environment on Seaboard
       tegra2: Implement SPI / UART GPIO switch
       tegra2: spi: Support SPI / UART switch
       tegra2: Plumb in SPI/UART switch code
       tegra: Fix build error in plutux, medcom
       tegra: Move cpu_init_cp15() to arch_cpu_init()
       tegra: Move clock_early_init() to arch_cpu_init()
       tegra: add clock_ll_start_uart() to enable UART prior to reloc
       tegra: Add a function mux feature
       tegra: Add support for UART init in cpu board.c
       tegra: Move boards over to use arch-level board UART function

Stefano Babic (2):
       ARM: omap3: added common configuration for Technexion TAM3517
       ARM: omap3: add support to Technexion twister board

Thierry Reding (7):
       tegra2: Always build with USE_PRIVATE_LIBGCC=yes.
       tegra2: Change CONFIG_SYS_TEXT_BASE to 0x00108000.
       tegra2: Move tegra2_mmc_init() prototype to public header.
       tegra2: Add common Avionic Design Tamonten support.
       tegra2: Add Avionic Design Plutux support.
       tegra2: Add Avionic Design Medcom support.
       tegra2: Optimize out-of-tree build for Ventana.

Thomas Weber (1):
       Devkit8000: Switch over to enable_gpmc_cs_config

Tom Warren (2):
       tegra2: spi: Add SPI driver for Tegra2 SOC
       arm: Tegra: Fix Harmony and Ventana builds in u-boot-tegra/master

  .gitignore                                         |    1 +
  MAINTAINERS                                        |    6 +
  Makefile                                           |   13 +
  arch/arm/cpu/arm926ejs/davinci/Makefile            |    3 +-
  arch/arm/cpu/arm926ejs/davinci/spl.c               |   35 ++-
  arch/arm/cpu/armv7/tegra2/Makefile                 |    2 +-
  arch/arm/cpu/armv7/tegra2/board.c                  |   58 +++
  arch/arm/cpu/armv7/tegra2/clock.c                  |   14 +
  arch/arm/cpu/armv7/tegra2/config.mk                |    2 +
  arch/arm/cpu/armv7/tegra2/funcmux.c                |   58 +++
  arch/arm/include/asm/arch-tegra2/board.h           |   30 ++
  arch/arm/include/asm/arch-tegra2/clock.h           |   11 +
  arch/arm/include/asm/arch-tegra2/funcmux.h         |   41 ++
  arch/arm/include/asm/arch-tegra2/mmc.h             |   27 ++
  arch/arm/include/asm/arch-tegra2/tegra2.h          |    1 +
  arch/arm/include/asm/arch-tegra2/tegra2_spi.h      |   76 ++++
  arch/arm/include/asm/arch-tegra2/uart-spi-switch.h |   46 +++
  board/avionic-design/common/tamonten.c             |  116 ++++++
  board/avionic-design/common/tamonten.h             |   32 ++
  board/avionic-design/medcom/Makefile               |   50 +++
  board/avionic-design/medcom/medcom.c               |   45 +++
  board/avionic-design/plutux/Makefile               |   50 +++
  board/avionic-design/plutux/plutux.c               |   45 +++
  board/davinci/da8xxevm/da850evm.c                  |    4 +-
  board/davinci/da8xxevm/u-boot-spl.lds              |   73 ++++
  board/nvidia/common/Makefile                       |   47 +++
  board/nvidia/common/board.c                        |   73 +---
  board/nvidia/common/board.h                        |    2 +-
  board/nvidia/common/uart-spi-switch.c              |  138 +++++++
  board/nvidia/harmony/Makefile                      |    1 -
  board/nvidia/harmony/harmony.c                     |    2 +-
  board/nvidia/seaboard/Makefile                     |    1 -
  board/nvidia/seaboard/seaboard.c                   |    5 +-
  board/nvidia/ventana/Makefile                      |    6 +-
  board/technexion/twister/Makefile                  |   38 ++
  board/technexion/twister/twister.c                 |  116 ++++++
  board/technexion/twister/twister.h                 |  411 
++++++++++++++++++++
  board/timll/devkit8000/devkit8000.c                |   19 +-
  board/ttcontrol/vision2/vision2.c                  |    3 +-
  boards.cfg                                         |    3 +
  doc/README.SPL                                     |    1 +
  doc/README.davinci                                 |    9 +
  drivers/mmc/tegra2_mmc.h                           |    2 -
  drivers/mtd/spi/Makefile                           |    4 +
  drivers/mtd/spi/spi_spl_load.c                     |   58 +++
  drivers/spi/Makefile                               |    1 +
  drivers/spi/tegra2_spi.c                           |  279 +++++++++++++
  include/configs/da850evm.h                         |   87 ++++
  include/configs/harmony.h                          |    3 +
  include/configs/medcom.h                           |   64 +++
  include/configs/plutux.h                           |   64 +++
  include/configs/seaboard.h                         |   20 +
  include/configs/tam3517-common.h                   |  361 
+++++++++++++++++
  include/configs/tegra2-common.h                    |    5 +-
  include/configs/twister.h                          |   54 +++
  include/configs/ventana.h                          |    3 +
  include/spi_flash.h                                |    3 +
  lib/Makefile                                       |    2 +
  tools/mkimage.c                                    |   97 +++---
  59 files changed, 2687 insertions(+), 134 deletions(-)
  create mode 100644 arch/arm/cpu/armv7/tegra2/funcmux.c
  create mode 100644 arch/arm/include/asm/arch-tegra2/board.h
  create mode 100644 arch/arm/include/asm/arch-tegra2/funcmux.h
  create mode 100644 arch/arm/include/asm/arch-tegra2/mmc.h
  create mode 100644 arch/arm/include/asm/arch-tegra2/tegra2_spi.h
  create mode 100644 arch/arm/include/asm/arch-tegra2/uart-spi-switch.h
  create mode 100644 board/avionic-design/common/tamonten.c
  create mode 100644 board/avionic-design/common/tamonten.h
  create mode 100644 board/avionic-design/medcom/Makefile
  create mode 100644 board/avionic-design/medcom/medcom.c
  create mode 100644 board/avionic-design/plutux/Makefile
  create mode 100644 board/avionic-design/plutux/plutux.c
  create mode 100644 board/davinci/da8xxevm/u-boot-spl.lds
  create mode 100644 board/nvidia/common/Makefile
  create mode 100644 board/nvidia/common/uart-spi-switch.c
  create mode 100644 board/technexion/twister/Makefile
  create mode 100644 board/technexion/twister/twister.c
  create mode 100644 board/technexion/twister/twister.h
  create mode 100644 drivers/mtd/spi/spi_spl_load.c
  create mode 100644 drivers/spi/tegra2_spi.c
  create mode 100644 include/configs/medcom.h
  create mode 100644 include/configs/plutux.h
  create mode 100644 include/configs/tam3517-common.h
  create mode 100644 include/configs/twister.h

Amicalement,
-- 
Albert.

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

* [U-Boot] Pull request: u-boot-arm/master
  2011-12-19 16:55 Albert ARIBAUD
@ 2011-12-20 21:40 ` Wolfgang Denk
  0 siblings, 0 replies; 259+ messages in thread
From: Wolfgang Denk @ 2011-12-20 21:40 UTC (permalink / raw)
  To: u-boot

Dear Albert ARIBAUD,

In message <4EEF6C88.8090306@aribaud.net> you wrote:
> Hi Wolfgang,
> 
> The following changes since commit 901de79a3792c81aefcbf207a34049e63f21362b:
> 
>    Prepare v2011.12-rc2 (2011-12-19 12:12:54 +0100)
> 
> are available in the git repository at:
>    git://git.denx.de/u-boot-arm.git master
> 
> Anatolij Gustschin (3):
>        Fix building for mx51evk board
>        ARM: sbc35_a9g20: re-add MACH_TYPE_SBC35_A9G20
>        ARM: tny_a9260: re-add MACH_TYPE_TNY_A9G20 and MACH_TYPE_TNY_A9260
> 
> Chris Lalancette (1):
>        omap4_panda: Initialize the USB phy
> 
> David M?ller (ELSOFT AG) (1):
>        add print_cpuinfo to s3c24x0
> 
> Heiko Schocher (1):
>        arm, fdt: update ethernet mac address before booting Linux
> 
> Ilya Yanok (1):
>        arm926ejs: remove noop flush_dcache_all function
> 
> Manfred Rudigier (1):
>        davinci: Fixed wrong timebase clock frequency.
> 
> Marek Vasut (2):
>        M28: Fix tab indent in u-boot.bd
>        PXA: Kill last remnants of set_GPIO_mode function
> 
>   arch/arm/cpu/arm920t/s3c24x0/Makefile    |    1 +
>   arch/arm/cpu/arm920t/s3c24x0/cpu_info.c  |   54 +++++++++++++++++++++++++
>   arch/arm/cpu/arm926ejs/cache.c           |    5 --
>   arch/arm/cpu/arm926ejs/davinci/timer.c   |    2 +-
>   arch/arm/include/asm/arch-omap4/clocks.h |   63 
> ++++++++++++++++++++++++++++++
>   arch/arm/lib/bootm.c                     |    2 +
>   board/calao/sbc35_a9g20/sbc35_a9g20.c    |    1 -
>   board/calao/tny_a9260/tny_a9260.c        |    5 --
>   board/denx/m28evk/u-boot.bd              |    8 ++--
>   board/freescale/mx51evk/mx51evk.c        |    3 +-
>   board/freescale/mx53loco/mx53loco.c      |    3 +-
>   board/lubbock/lubbock.c                  |    6 +++
>   board/ti/panda/panda.c                   |   59 
> ++++++++++++++++++++++++++++
>   drivers/mmc/pxa_mmc.c                    |    5 --
>   include/configs/sbc35_a9g20.h            |    3 +
>   include/configs/tny_a9260.h              |    4 ++
>   16 files changed, 201 insertions(+), 23 deletions(-)
>   create mode 100644 arch/arm/cpu/arm920t/s3c24x0/cpu_info.c

Applied, thanks.

Best regards,

Wolfgang Denk

-- 
DENX Software Engineering GmbH,     MD: Wolfgang Denk & Detlev Zundel
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: (+49)-8142-66989-10 Fax: (+49)-8142-66989-80 Email: wd at denx.de
There's an old story about the person who wished his computer were as
easy to use as his telephone. That wish has come  true,  since  I  no
longer know how to use my telephone.

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

* [U-Boot] Pull request: u-boot-arm/master
@ 2011-12-19 16:55 Albert ARIBAUD
  2011-12-20 21:40 ` Wolfgang Denk
  0 siblings, 1 reply; 259+ messages in thread
From: Albert ARIBAUD @ 2011-12-19 16:55 UTC (permalink / raw)
  To: u-boot

Hi Wolfgang,

The following changes since commit 901de79a3792c81aefcbf207a34049e63f21362b:

   Prepare v2011.12-rc2 (2011-12-19 12:12:54 +0100)

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

Anatolij Gustschin (3):
       Fix building for mx51evk board
       ARM: sbc35_a9g20: re-add MACH_TYPE_SBC35_A9G20
       ARM: tny_a9260: re-add MACH_TYPE_TNY_A9G20 and MACH_TYPE_TNY_A9260

Chris Lalancette (1):
       omap4_panda: Initialize the USB phy

David M?ller (ELSOFT AG) (1):
       add print_cpuinfo to s3c24x0

Heiko Schocher (1):
       arm, fdt: update ethernet mac address before booting Linux

Ilya Yanok (1):
       arm926ejs: remove noop flush_dcache_all function

Manfred Rudigier (1):
       davinci: Fixed wrong timebase clock frequency.

Marek Vasut (2):
       M28: Fix tab indent in u-boot.bd
       PXA: Kill last remnants of set_GPIO_mode function

  arch/arm/cpu/arm920t/s3c24x0/Makefile    |    1 +
  arch/arm/cpu/arm920t/s3c24x0/cpu_info.c  |   54 +++++++++++++++++++++++++
  arch/arm/cpu/arm926ejs/cache.c           |    5 --
  arch/arm/cpu/arm926ejs/davinci/timer.c   |    2 +-
  arch/arm/include/asm/arch-omap4/clocks.h |   63 
++++++++++++++++++++++++++++++
  arch/arm/lib/bootm.c                     |    2 +
  board/calao/sbc35_a9g20/sbc35_a9g20.c    |    1 -
  board/calao/tny_a9260/tny_a9260.c        |    5 --
  board/denx/m28evk/u-boot.bd              |    8 ++--
  board/freescale/mx51evk/mx51evk.c        |    3 +-
  board/freescale/mx53loco/mx53loco.c      |    3 +-
  board/lubbock/lubbock.c                  |    6 +++
  board/ti/panda/panda.c                   |   59 
++++++++++++++++++++++++++++
  drivers/mmc/pxa_mmc.c                    |    5 --
  include/configs/sbc35_a9g20.h            |    3 +
  include/configs/tny_a9260.h              |    4 ++
  16 files changed, 201 insertions(+), 23 deletions(-)
  create mode 100644 arch/arm/cpu/arm920t/s3c24x0/cpu_info.c

Amicalement,
-- 
Albert.

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

* [U-Boot] Pull request: u-boot-arm/master
  2011-12-11 13:38 Albert ARIBAUD
@ 2011-12-12  6:58 ` Wolfgang Denk
  0 siblings, 0 replies; 259+ messages in thread
From: Wolfgang Denk @ 2011-12-12  6:58 UTC (permalink / raw)
  To: u-boot

Dear Albert ARIBAUD,

In message <4EE4B24A.5080307@aribaud.net> you wrote:
> Hi Wolfgang,
> 
> The following changes since commit c90a4dd79cb17abb46689f27ff9f1c971362d6e2:
> 
>    post/post.c: Use lldiv for 64-bit divisions (2011-12-10 23:15:14 +0100)
> 
> are available in the git repository at:
>    git://git.denx.de/u-boot-arm.git master
> 
> Holger Brunck (1):
>        post: fix compile issue for post tests on kirkwood
> 
> Wolfgang Grandegger (1):
>        arm: add __aeabi_unwind_cpp_pr1() function to avoid linker complaints
> 
>   arch/arm/lib/eabi_compat.c |    4 ++++
>   post/post.c                |    2 +-
>   2 files changed, 5 insertions(+), 1 deletions(-)

Applied, thanks.

Best regards,

Wolfgang Denk

-- 
DENX Software Engineering GmbH,     MD: Wolfgang Denk & Detlev Zundel
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: (+49)-8142-66989-10 Fax: (+49)-8142-66989-80 Email: wd at denx.de
: ... and it's got weird formatting - Notepad, Write, Works  3  can't
: decipher it, and it's too big to go in DOS Edit. Help!
Install an operating system. :-)                  -- Tom Christiansen

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

* [U-Boot] Pull request: u-boot-arm/master
@ 2011-12-11 13:38 Albert ARIBAUD
  2011-12-12  6:58 ` Wolfgang Denk
  0 siblings, 1 reply; 259+ messages in thread
From: Albert ARIBAUD @ 2011-12-11 13:38 UTC (permalink / raw)
  To: u-boot

Hi Wolfgang,

The following changes since commit c90a4dd79cb17abb46689f27ff9f1c971362d6e2:

   post/post.c: Use lldiv for 64-bit divisions (2011-12-10 23:15:14 +0100)

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

Holger Brunck (1):
       post: fix compile issue for post tests on kirkwood

Wolfgang Grandegger (1):
       arm: add __aeabi_unwind_cpp_pr1() function to avoid linker complaints

  arch/arm/lib/eabi_compat.c |    4 ++++
  post/post.c                |    2 +-
  2 files changed, 5 insertions(+), 1 deletions(-)

Amicalement,
-- 
Albert.

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

* [U-Boot] Pull request: u-boot-arm/master
  2011-12-09 16:42 Albert ARIBAUD
@ 2011-12-10 21:54 ` Wolfgang Denk
  0 siblings, 0 replies; 259+ messages in thread
From: Wolfgang Denk @ 2011-12-10 21:54 UTC (permalink / raw)
  To: u-boot

Dear Albert ARIBAUD,

In message <4EE23A7F.2090307@aribaud.net> you wrote:
> Hi Wolfgang,
> 
> The following changes since commit c4eba6ec5c58083b38340724c006294c7a4fe2eb:
> 
>    common/usb_kbd.c: fix bug introduced in commit 00b7d6e (2011-12-09 
> 12:09:35 +0100)
> 
> are available in the git repository at:
>    git://git.denx.de/u-boot-arm.git master
> 
> Chander Kashyap (1):
>        S5PC2XX: Rename S5pc2XX to exynos
> 
> 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
> 
> Simon Glass (9):
>        tegra2: Add arch_cpu_init() to fire up Cortex-A9
>        tegra2: Simplify tegra_start() boot path
>        arm: Move CP15 init out of cpu_init_crit()
>        tegra2: Enable instruction cache
>        tegra2: Remove unneeded boot code
>        tegra2: Remove unneeded config option
>        tegra2: Remove unused low-level Tegra2 UART code
>        tegra2: Remove unneeded 'dynamic ram size' message
>        tegra2: Don't use board pointer before it is set up
> 
> Stephen Warren (4):
>        tegra2: Move board_mmc_init into board files
>        tegra2: Modify MMC driver to handle power and cd GPIOs
>        tegra2: Add support for Ventana
>        tegra2: Use new GPIO APIs in gpio_config_uart()
> 
>   MAINTAINERS                                        |   12 +-
>   Makefile                                           |   10 +-
>   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/{s5pc2xx => exynos}/Makefile    |    0
>   arch/arm/cpu/armv7/{s5pc2xx => exynos}/clock.c     |   50 +-
>   arch/arm/cpu/armv7/{s5pc2xx => exynos}/soc.c       |    0
>   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/Makefile                    |   48 +
>   arch/arm/cpu/armv7/mx6/clock.c                     |  366 +++++
>   arch/arm/cpu/armv7/mx6/iomux-v3.c                  |   71 +
>   arch/arm/cpu/armv7/mx6/lowlevel_init.S             |   24 +
>   arch/arm/cpu/armv7/mx6/soc.c                       |   82 +
>   arch/arm/cpu/armv7/start.S                         |   36 +-
>   arch/arm/cpu/armv7/tegra2/Makefile                 |    5 +
>   arch/arm/cpu/armv7/tegra2/ap20.c                   |   54 +-
>   arch/arm/cpu/armv7/tegra2/ap20.h                   |   10 +-
>   arch/arm/cpu/armv7/tegra2/board.c                  |   35 +-
>   arch/arm/cpu/armv7/tegra2/config.mk                |    7 +-
>   arch/arm/cpu/armv7/tegra2/lowlevel_init.S          |  118 --
>   .../asm/{arch-s5pc2xx => arch-exynos}/adc.h        |    0
>   .../asm/{arch-s5pc2xx => arch-exynos}/clk.h        |    0
>   .../asm/{arch-s5pc2xx => arch-exynos}/clock.h      |    2 +-
>   .../asm/{arch-s5pc2xx => arch-exynos}/cpu.h        |   64 +-
>   .../asm/{arch-s5pc2xx => arch-exynos}/gpio.h       |   28 +-
>   .../asm/{arch-s5pc2xx => arch-exynos}/mmc.h        |    0
>   .../asm/{arch-s5pc2xx => arch-exynos}/pwm.h        |    0
>   .../asm/{arch-s5pc2xx => arch-exynos}/sromc.h      |    0
>   .../asm/{arch-s5pc2xx => arch-exynos}/sys_proto.h  |    0
>   .../asm/{arch-s5pc2xx => arch-exynos}/uart.h       |    0
>   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 +
>   .../arm/include/asm/arch-mx6/gpio.h                |   18 +-
>   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 +
>   arch/arm/include/asm/u-boot-arm.h                  |    3 +
>   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 ++
>   board/nvidia/common/board.c                        |   58 +-
>   board/nvidia/common/board.h                        |    4 +-
>   board/nvidia/harmony/harmony.c                     |   57 +-
>   board/nvidia/seaboard/seaboard.c                   |   81 +-
>   board/nvidia/ventana/Makefile                      |   49 +
>   board/samsung/origen/lowlevel_init.S               |   26 +-
>   board/samsung/origen/mem_setup.S                   |   12 +-
>   board/samsung/origen/origen.c                      |    8 +-
>   board/samsung/origen/origen_setup.h                |    8 +-
>   board/samsung/smdkv310/lowlevel_init.S             |   22 +-
>   board/samsung/smdkv310/mem_setup.S                 |    8 +-
>   board/samsung/smdkv310/smdkv310.c                  |    8 +-
>   board/samsung/universal_c210/lowlevel_init.S       |   24 +-
>   board/samsung/universal_c210/universal.c           |    8 +-
>   boards.cfg                                         |    8 +-
>   doc/README.m28                                     |    3 +-
>   drivers/gpio/mxc_gpio.c                            |    4 +-
>   drivers/gpio/tegra2_gpio.c                         |    6 +-
>   drivers/mmc/tegra2_mmc.c                           |   42 +-
>   drivers/mmc/tegra2_mmc.h                           |    4 +-
>   drivers/serial/Makefile                            |    1 -
>   drivers/serial/serial_tegra2.c                     |   77 -
>   include/configs/m28evk.h                           |    6 +-
>   include/configs/mx6qarm2.h                         |  162 ++
>   include/configs/origen.h                           |    6 +-
>   include/configs/s5pc210_universal.h                |   10 +-
>   include/configs/smdkv310.h                         |    6 +-
>   include/configs/tegra2-common.h                    |    3 +-
>   include/configs/ventana.h                          |   55 +
>   84 files changed, 4903 insertions(+), 703 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%)
>   rename arch/arm/cpu/armv7/{s5pc2xx => exynos}/Makefile (100%)
>   rename arch/arm/cpu/armv7/{s5pc2xx => exynos}/clock.c (81%)
>   rename arch/arm/cpu/armv7/{s5pc2xx => exynos}/soc.c (100%)
>   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
>   rename arch/arm/include/asm/{arch-s5pc2xx => arch-exynos}/adc.h (100%)
>   rename arch/arm/include/asm/{arch-s5pc2xx => arch-exynos}/clk.h (100%)
>   rename arch/arm/include/asm/{arch-s5pc2xx => arch-exynos}/clock.h (99%)
>   rename arch/arm/include/asm/{arch-s5pc2xx => arch-exynos}/cpu.h (64%)
>   rename arch/arm/include/asm/{arch-s5pc2xx => arch-exynos}/gpio.h (84%)
>   rename arch/arm/include/asm/{arch-s5pc2xx => arch-exynos}/mmc.h (100%)
>   rename arch/arm/include/asm/{arch-s5pc2xx => arch-exynos}/pwm.h (100%)
>   rename arch/arm/include/asm/{arch-s5pc2xx => arch-exynos}/sromc.h (100%)
>   rename arch/arm/include/asm/{arch-s5pc2xx => arch-exynos}/sys_proto.h 
> (100%)
>   rename arch/arm/include/asm/{arch-s5pc2xx => arch-exynos}/uart.h (100%)
>   create mode 100644 arch/arm/include/asm/arch-mx6/ccm_regs.h
>   create mode 100644 arch/arm/include/asm/arch-mx6/clock.h
>   rename drivers/serial/serial_tegra2.h => 
> arch/arm/include/asm/arch-mx6/gpio.h (75%)
>   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 board/nvidia/ventana/Makefile
>   delete mode 100644 drivers/serial/serial_tegra2.c
>   create mode 100644 include/configs/mx6qarm2.h
>   create mode 100644 include/configs/ventana.h

Applied, thanks.

Best regards,

Wolfgang Denk

-- 
DENX Software Engineering GmbH,     MD: Wolfgang Denk & Detlev Zundel
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: (+49)-8142-66989-10 Fax: (+49)-8142-66989-80 Email: wd at denx.de
"We learn from history that we learn nothing from history."
- George Bernard Shaw

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

* [U-Boot] Pull request: u-boot-arm/master
@ 2011-12-09 16:42 Albert ARIBAUD
  2011-12-10 21:54 ` Wolfgang Denk
  0 siblings, 1 reply; 259+ messages in thread
From: Albert ARIBAUD @ 2011-12-09 16:42 UTC (permalink / raw)
  To: u-boot

Hi Wolfgang,

The following changes since commit c4eba6ec5c58083b38340724c006294c7a4fe2eb:

   common/usb_kbd.c: fix bug introduced in commit 00b7d6e (2011-12-09 
12:09:35 +0100)

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

Chander Kashyap (1):
       S5PC2XX: Rename S5pc2XX to exynos

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

Simon Glass (9):
       tegra2: Add arch_cpu_init() to fire up Cortex-A9
       tegra2: Simplify tegra_start() boot path
       arm: Move CP15 init out of cpu_init_crit()
       tegra2: Enable instruction cache
       tegra2: Remove unneeded boot code
       tegra2: Remove unneeded config option
       tegra2: Remove unused low-level Tegra2 UART code
       tegra2: Remove unneeded 'dynamic ram size' message
       tegra2: Don't use board pointer before it is set up

Stephen Warren (4):
       tegra2: Move board_mmc_init into board files
       tegra2: Modify MMC driver to handle power and cd GPIOs
       tegra2: Add support for Ventana
       tegra2: Use new GPIO APIs in gpio_config_uart()

  MAINTAINERS                                        |   12 +-
  Makefile                                           |   10 +-
  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/{s5pc2xx => exynos}/Makefile    |    0
  arch/arm/cpu/armv7/{s5pc2xx => exynos}/clock.c     |   50 +-
  arch/arm/cpu/armv7/{s5pc2xx => exynos}/soc.c       |    0
  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/Makefile                    |   48 +
  arch/arm/cpu/armv7/mx6/clock.c                     |  366 +++++
  arch/arm/cpu/armv7/mx6/iomux-v3.c                  |   71 +
  arch/arm/cpu/armv7/mx6/lowlevel_init.S             |   24 +
  arch/arm/cpu/armv7/mx6/soc.c                       |   82 +
  arch/arm/cpu/armv7/start.S                         |   36 +-
  arch/arm/cpu/armv7/tegra2/Makefile                 |    5 +
  arch/arm/cpu/armv7/tegra2/ap20.c                   |   54 +-
  arch/arm/cpu/armv7/tegra2/ap20.h                   |   10 +-
  arch/arm/cpu/armv7/tegra2/board.c                  |   35 +-
  arch/arm/cpu/armv7/tegra2/config.mk                |    7 +-
  arch/arm/cpu/armv7/tegra2/lowlevel_init.S          |  118 --
  .../asm/{arch-s5pc2xx => arch-exynos}/adc.h        |    0
  .../asm/{arch-s5pc2xx => arch-exynos}/clk.h        |    0
  .../asm/{arch-s5pc2xx => arch-exynos}/clock.h      |    2 +-
  .../asm/{arch-s5pc2xx => arch-exynos}/cpu.h        |   64 +-
  .../asm/{arch-s5pc2xx => arch-exynos}/gpio.h       |   28 +-
  .../asm/{arch-s5pc2xx => arch-exynos}/mmc.h        |    0
  .../asm/{arch-s5pc2xx => arch-exynos}/pwm.h        |    0
  .../asm/{arch-s5pc2xx => arch-exynos}/sromc.h      |    0
  .../asm/{arch-s5pc2xx => arch-exynos}/sys_proto.h  |    0
  .../asm/{arch-s5pc2xx => arch-exynos}/uart.h       |    0
  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 +
  .../arm/include/asm/arch-mx6/gpio.h                |   18 +-
  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 +
  arch/arm/include/asm/u-boot-arm.h                  |    3 +
  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 ++
  board/nvidia/common/board.c                        |   58 +-
  board/nvidia/common/board.h                        |    4 +-
  board/nvidia/harmony/harmony.c                     |   57 +-
  board/nvidia/seaboard/seaboard.c                   |   81 +-
  board/nvidia/ventana/Makefile                      |   49 +
  board/samsung/origen/lowlevel_init.S               |   26 +-
  board/samsung/origen/mem_setup.S                   |   12 +-
  board/samsung/origen/origen.c                      |    8 +-
  board/samsung/origen/origen_setup.h                |    8 +-
  board/samsung/smdkv310/lowlevel_init.S             |   22 +-
  board/samsung/smdkv310/mem_setup.S                 |    8 +-
  board/samsung/smdkv310/smdkv310.c                  |    8 +-
  board/samsung/universal_c210/lowlevel_init.S       |   24 +-
  board/samsung/universal_c210/universal.c           |    8 +-
  boards.cfg                                         |    8 +-
  doc/README.m28                                     |    3 +-
  drivers/gpio/mxc_gpio.c                            |    4 +-
  drivers/gpio/tegra2_gpio.c                         |    6 +-
  drivers/mmc/tegra2_mmc.c                           |   42 +-
  drivers/mmc/tegra2_mmc.h                           |    4 +-
  drivers/serial/Makefile                            |    1 -
  drivers/serial/serial_tegra2.c                     |   77 -
  include/configs/m28evk.h                           |    6 +-
  include/configs/mx6qarm2.h                         |  162 ++
  include/configs/origen.h                           |    6 +-
  include/configs/s5pc210_universal.h                |   10 +-
  include/configs/smdkv310.h                         |    6 +-
  include/configs/tegra2-common.h                    |    3 +-
  include/configs/ventana.h                          |   55 +
  84 files changed, 4903 insertions(+), 703 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%)
  rename arch/arm/cpu/armv7/{s5pc2xx => exynos}/Makefile (100%)
  rename arch/arm/cpu/armv7/{s5pc2xx => exynos}/clock.c (81%)
  rename arch/arm/cpu/armv7/{s5pc2xx => exynos}/soc.c (100%)
  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
  rename arch/arm/include/asm/{arch-s5pc2xx => arch-exynos}/adc.h (100%)
  rename arch/arm/include/asm/{arch-s5pc2xx => arch-exynos}/clk.h (100%)
  rename arch/arm/include/asm/{arch-s5pc2xx => arch-exynos}/clock.h (99%)
  rename arch/arm/include/asm/{arch-s5pc2xx => arch-exynos}/cpu.h (64%)
  rename arch/arm/include/asm/{arch-s5pc2xx => arch-exynos}/gpio.h (84%)
  rename arch/arm/include/asm/{arch-s5pc2xx => arch-exynos}/mmc.h (100%)
  rename arch/arm/include/asm/{arch-s5pc2xx => arch-exynos}/pwm.h (100%)
  rename arch/arm/include/asm/{arch-s5pc2xx => arch-exynos}/sromc.h (100%)
  rename arch/arm/include/asm/{arch-s5pc2xx => arch-exynos}/sys_proto.h 
(100%)
  rename arch/arm/include/asm/{arch-s5pc2xx => arch-exynos}/uart.h (100%)
  create mode 100644 arch/arm/include/asm/arch-mx6/ccm_regs.h
  create mode 100644 arch/arm/include/asm/arch-mx6/clock.h
  rename drivers/serial/serial_tegra2.h => 
arch/arm/include/asm/arch-mx6/gpio.h (75%)
  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 board/nvidia/ventana/Makefile
  delete mode 100644 drivers/serial/serial_tegra2.c
  create mode 100644 include/configs/mx6qarm2.h
  create mode 100644 include/configs/ventana.h

Amicalement,
-- 
Albert.

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

* [U-Boot] Pull request: u-boot-arm/master
  2011-12-06 23:17 Albert ARIBAUD
@ 2011-12-07 10:16 ` Wolfgang Denk
  0 siblings, 0 replies; 259+ messages in thread
From: Wolfgang Denk @ 2011-12-07 10:16 UTC (permalink / raw)
  To: u-boot

Dear Albert ARIBAUD,

In message <4EDEA289.9070805@aribaud.net> you wrote:
> Hi Wolfgang,
> 
> The following changes since commit ea45cb0adcf4baa8f939fea4c848f3e1906f19d9:
> 
>    net: Make sure IPaddr_t is 32 bits in size (2011-12-06 22:15:32 +0100)
> 
> are available in the git repository at:
>    git://git.denx.de/u-boot-arm.git master
> 
> Ajay Bhargav (1):
>        net: Armada100: Fix compilation warnings
> 
> Anatolij Gustschin (4):
>        ARM: davinci_dm6467Tevm: Fix build breakage
>        arch/arm/cpu/armv7/omap-common/spl.c: Fix GCC 4.2 warnings
>        arch/arm/cpu/armv7/omap-common/clocks-common.c: Fix GCC 4.6 warnings
>        arch/arm/include/asm/arch-omap5/clocks.h: Fix GCC 4.2 warnings
> 
> Aneesh V (13):
>        armv7: disable L2 cache in cleanup_before_linux()
>        armv7: include armv7/cpu.c in SPL build
>        armv7: setup vector
>        start.S: remove omap3 specific code from start.S
>        omap: Improve PLL parameter calculation tool
>        omap4: ttyO2 instead of ttyS2 in default bootargs
>        omap: fix cache line size for omap3/omap4 boards
>        omap4460: fix TPS initialization
>        omap: remove I2C from SPL
>        omap4: emif: fix error in driver
>        omap4460: add ES1.1 identification
>        omap4+: streamline CONFIG_SYS_TEXT_BASE and other SDRAM addresses
>        omap4: fix IO setting
> 
> Christian Riesch (9):
>        arm, arm926ejs: Fix clear bss loop for zero length bss
>        arm, davinci: Move pinmux functions from board to arch tree
>        arm, hawkboard: Remove obsolete struct pinmux_config i2c_pins
>        arm, da850evm: Do pinmux configuration for EMAC together with 
> other pinmuxes
>        arm, da850: Add pinmux configurations to the arch tree
>        arm, da850evm: Use the pinmux configurations defined in the arch tree
>        arm, hawkboard: Use the pinmux configurations defined in the arch 
> tree
>        arm, davinci: Remove duplication of pinmux configuration code
>        arm: printf() is not available in some SPL configurations
> 
> 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
> 
> Heiko Schocher (6):
>        arm, arm926ejs: always do cpu critical inits
>        arm, davinci: move davinci_rtc struct to hardware.h
>        arm, davinci, da850: add uart1 tx rx pinmux config
>        arm, board/davinci/common/misc.c: Codingstyle cleanup
>        arm, davinci: move misc function in arch tree
>        arm, davinci: add support for am1808 based enbw_cmc board
> 
> Ilya Yanok (10):
>        davinci_emac: move arch-independent defines to separate header
>        davinci_emac: use internal addresses in buffer descriptors
>        davinci_emac: conditionally compile specific PHY support
>        arm926ejs: add noop implementation for dcache ops
>        davinci_emac: fix for running with dcache enabled
>        davinci_emac: hardcode 100Mbps for AM35xx and RMII
>        AM35xx: add EMAC support
>        AM3517: move AM3517 specific mux defines to generic header
>        nand_spl_simple: add support for software ECC
>        omap_gpmc: use SOFTECC in SPL if it's enabled
> 
> Koen Kooi (1):
>        BeagleBoard: config: Really switch to ttyO2
> 
> Manjunath Hadli (1):
>        da850evm: pass board revision info to kernel
> 
> Marek Vasut (25):
>        PXA: Drop CERF250 board
>        PXA: Drop CRADLE board
>        PXA: Drop PLEB2 board
>        PXA: Drop XM250 board
>        PXA: Rework start.S to be closer to other ARMs
>        PXA: Re-add the Dcache locking as RAM for pxa250
>        PXA: Fixup PXA25x boards after start.S update
>        PXA: Drop Voipac PXA270 OneNAND IPL
>        PXA: Adapt Voipac PXA270 to OneNAND SPL
>        PXA: Enable command line editing for vpac270
>        PXA: Unify vpac270 environment size
>        PXA: Rename CONFIG_PXA2[57]X to CONFIG_CPU_PXA2[57]X
>        PXA: Separate PXA2xx CPU init
>        PXA: Add cpuinfo display for PXA2xx
>        PXA: Replace timer driver
>        PXA: Cleanup Colibri PXA270
>        PXA: Export cpu_is_ and pxa_dram_init functions
>        PXA: Squash extern pxa_dram_init()
>        PXA: Rename pxa_dram_init to pxa2xx_dram_init
>        PXA: Introduce common configuration header for PXA
>        PXA: Flip colibri_pxa27x to pxa-common.h
>        PXA: Move colibri_pxa270 to board/toradex/
>        MC13892: Add REGMODE0 bits definitions
>        Efika: Configure additional regulators for HDMI output
>        MXS: Add static annotations to dma driver
> 
> Prabhakar Lad (1):
>        ARM: davici_emac: Fix condition for number of phy detects
> 
> Robert Deli?n (1):
>        M28: Fix OB1 bug in GPIO driver
> 
> Sanjeev Premi (2):
>        part_efi: Fix compile errors
>        omap3evm: Add support for EFI partitions
> 
> Simon Glass (1):
>        mx5: Correct a warning in clock.c
> 
> Simon Guinot (4):
>        netspace_v2: Read Ethernet MAC address from EEPROM
>        mvsata: fix ide_preinit for missing disks
>        ARM: add support for LaCie 2Big Network v2
>        ARM: remove duplicated code for LaCie boards
> 
> Simon Schwarz (3):
>        nand: Add common functions to linux/mtd/nand.h
>        Fix regression in SMDK6400
>        devkit8000: Move CONFIG_SYS_TEXT_BASE out of bss
> 
> Stefano Babic (2):
>        MX: serial_mxc: cleanup removing nasty #ifdef
>        MX35: flea3: changes due to hardware revision B
> 
> Sughosh Ganu (1):
>        davinci: Remove unwanted memsize.c from hawkboard's nand spl build
> 
> Thomas Weber (3):
>        ARM: OMAP3: Remove unused define CONFIG_OMAP3430
>        ARM: OMAP3: Remove unused define SDRC_R_C_B
>        ARM: OMAP: Remove STACKSIZE for IRQ and FIQ if unused
> 
> Tim Schendekehl (1):
>        Ethernut 5 board support
> 
> Tom Rini (15):
>        omap3: mem: Comment enable_gpmc_cs_config more
>        OMAP3: Update SDRC dram_init to always call make_cs1_contiguous()
>        OMAP3: Add a helper function to set timings in SDRC
>        OMAP3: Change mem_ok to clear again after reading back
>        OMAP3: Remove get_mem_type prototype
>        omap3: mem: Add MCFG helper macro
>        OMAP3: Add optimal SDRC autorefresh control values
>        OMAP3: Suffix all Micron memory timing parts with their speed
>        OMAP3 SPL: Rework memory initalization and devkit8000 support
>        OMAP3 SPL: Add identify_nand_chip function
>        OMAP3: Add SPL support to Beagleboard
>        OMAP3: Add SPL support to omap3_evm
>        AM3517: Add SPL support
>        AM3517 CraneBoard: Add SPL support
>        OMAP3: Add SPL_BOARD_INIT hook
> 
> Wolfram Sang (1):
>        apbh_dma: return error value on timeout
> 
>   MAINTAINERS                                        |   11 +-
>   arch/arm/cpu/arm1136/mx31/devices.c                |    4 -
>   arch/arm/cpu/arm926ejs/Makefile                    |    2 +-
>   arch/arm/cpu/arm926ejs/cache.c                     |   75 ++
>   arch/arm/cpu/arm926ejs/davinci/Makefile            |    3 +-
>   arch/arm/cpu/arm926ejs/davinci/da850_lowlevel.c    |   36 +-
>   arch/arm/cpu/arm926ejs/davinci/da850_pinmux.c      |  171 ++++
>   arch/arm/cpu/arm926ejs/davinci/dp83848.c           |    1 +
>   arch/arm/cpu/arm926ejs/davinci/et1011c.c           |    1 +
>   arch/arm/cpu/arm926ejs/davinci/ksz8873.c           |    1 +
>   arch/arm/cpu/arm926ejs/davinci/lxt972.c            |    1 +
>   .../arm/cpu/arm926ejs/davinci}/misc.c              |   19 +-
>   .../arm/cpu/arm926ejs/davinci/pinmux.c             |    0
>   arch/arm/cpu/arm926ejs/start.S                     |   14 +-
>   arch/arm/cpu/armv7/Makefile                        |    4 +-
>   arch/arm/cpu/armv7/cpu.c                           |    1 +
>   arch/arm/cpu/armv7/mx5/clock.c                     |    2 +-
>   arch/arm/cpu/armv7/omap-common/clocks-common.c     |   16 +-
>   arch/arm/cpu/armv7/omap-common/emif-common.c       |    4 +-
>   arch/arm/cpu/armv7/omap-common/spl.c               |   10 +-
>   arch/arm/cpu/armv7/omap3/Makefile                  |    4 +
>   arch/arm/cpu/armv7/omap3/board.c                   |    5 +
>   .../vpac270.c => arch/arm/cpu/armv7/omap3/emac.c   |   34 +-
>   arch/arm/cpu/armv7/omap3/lowlevel_init.S           |    8 +
>   arch/arm/cpu/armv7/omap3/mem.c                     |   13 +-
>   arch/arm/cpu/armv7/omap3/sdrc.c                    |  145 ++--
>   arch/arm/cpu/armv7/omap3/spl_id_nand.c             |   87 +++
>   arch/arm/cpu/armv7/omap4/hwinit.c                  |   17 +-
>   arch/arm/cpu/armv7/start.S                         |   38 +-
>   arch/arm/cpu/pxa/Makefile                          |    7 +-
>   arch/arm/cpu/pxa/cpuinfo.c                         |  132 ++++
>   arch/arm/cpu/pxa/{cpu.c => pxa2xx.c}               |  119 ++--
>   arch/arm/cpu/pxa/start.S                           |  456 ++++++------
>   arch/arm/cpu/pxa/timer.c                           |   91 +--
>   arch/arm/cpu/pxa/u-boot.lds                        |    6 +
>   arch/arm/cpu/pxa/usb.c                             |   12 +-
>   arch/arm/include/asm/arch-davinci/emac_defs.h      |  289 -------
>   arch/arm/include/asm/arch-davinci/hardware.h       |   41 +
>   arch/arm/include/asm/arch-davinci/pinmux_defs.h    |   51 ++
>   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 +-
>   arch/arm/include/asm/arch-omap3/am35x_def.h        |    3 +
>   arch/arm/include/asm/arch-omap3/emac_defs.h        |   56 ++
>   arch/arm/include/asm/arch-omap3/mem.h              |  156 +++--
>   arch/arm/include/asm/arch-omap3/mux.h              |   41 +
>   arch/arm/include/asm/arch-omap3/omap3.h            |    1 +
>   arch/arm/include/asm/arch-omap3/sys_proto.h        |    4 +-
>   arch/arm/include/asm/arch-omap4/omap.h             |    2 +
>   arch/arm/include/asm/arch-omap5/clocks.h           |   16 +-
>   arch/arm/include/asm/arch-pxa/pxa-regs.h           |   48 +-
>   .../arm/include/asm/arch-pxa/pxa.h                 |   40 +-
>   arch/arm/include/asm/omap_common.h                 |    5 +
>   arch/arm/lib/eabi_compat.c                         |    2 +
>   board/CarMediaLab/flea3/flea3.c                    |    4 +-
>   board/LaCie/common/common.c                        |   87 +++
>   board/LaCie/common/common.h                        |   20 +
>   board/LaCie/edminiv2/Makefile                      |    5 +-
>   board/LaCie/edminiv2/edminiv2.c                    |   30 +-
>   board/{cradle => LaCie/net2big_v2}/Makefile        |   33 +-
>   board/LaCie/net2big_v2/kwbimage.cfg                |  162 ++++
>   board/LaCie/net2big_v2/net2big_v2.c                |  126 +++
>   .../edminiv2.h => net2big_v2/net2big_v2.h}         |   32 +-
>   board/LaCie/netspace_v2/Makefile                   |    5 +-
>   board/LaCie/netspace_v2/netspace_v2.c              |   51 +-
>   board/LaCie/netspace_v2/netspace_v2.h              |    8 -
>   board/ait/cam_enc_4xx/cam_enc_4xx.c                |   15 -
>   board/balloon3/balloon3.c                          |    4 +-
>   board/cerf250/Makefile                             |   43 -
>   board/cerf250/cerf250.c                            |   85 --
>   board/cerf250/flash.c                              |  429 -----------
>   board/cradle/cradle.c                              |  236 ------
>   board/cradle/flash.c                               |  361 ---------
>   board/davinci/da8xxevm/da830evm.c                  |    2 -
>   board/davinci/da8xxevm/da850evm.c                  |  165 +----
>   board/davinci/da8xxevm/hawkboard_nand_spl.c        |   59 +--
>   board/davinci/ea20/ea20.c                          |    2 -
>   board/efikamx/efikamx.c                            |   15 +-
>   board/{pleb2 => egnite/ethernut5}/Makefile         |   20 +-
>   board/egnite/ethernut5/ethernut5.c                 |  270 +++++++
>   board/egnite/ethernut5/ethernut5_pwrman.c          |  338 ++++++++
>   board/egnite/ethernut5/ethernut5_pwrman.h          |   68 ++
>   board/{davinci/common => enbw/enbw_cmc}/Makefile   |   12 +-
>   board/enbw/enbw_cmc/enbw_cmc.c                     |  607 +++++++++++++++
>   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 +
>   board/logicpd/am3517evm/am3517evm.c                |    2 +-
>   board/logicpd/am3517evm/am3517evm.h                |   40 -
>   board/logicpd/am3517evm/config.mk                  |   30 -
>   board/lubbock/lubbock.c                            |    4 +-
>   board/palmld/palmld.c                              |    4 +-
>   board/palmtc/palmtc.c                              |    4 +-
>   board/pleb2/flash.c                                |  814 
> --------------------
>   board/pleb2/pleb2.c                                |   71 --
>   board/pxa255_idp/pxa_idp.c                         |    4 +-
>   board/ti/am3517crane/am3517crane.c                 |    2 +-
>   board/ti/am3517crane/am3517crane.h                 |   39 -
>   board/ti/am3517crane/config.mk                     |   29 -
>   board/ti/beagle/beagle.c                           |   71 ++-
>   board/ti/beagle/config.mk                          |   33 -
>   board/ti/evm/config.mk                             |   33 -
>   board/ti/evm/evm.c                                 |   41 +-
>   board/ti/panda/panda_mux_data.h                    |    2 +-
>   board/ti/sdp4430/sdp.c                             |    7 +
>   board/ti/sdp4430/sdp4430_mux_data.h                |    6 +-
>   board/timll/devkit8000/devkit8000.c                |   21 +
>   board/{ => toradex}/colibri_pxa270/Makefile        |    0
>   .../{ => toradex}/colibri_pxa270/colibri_pxa270.c  |   36 +-
>   board/trizepsiv/conxs.c                            |    4 +-
>   board/vpac270/Makefile                             |    4 +
>   board/vpac270/onenand.c                            |   65 ++
>   board/vpac270/u-boot-spl.lds                       |   92 +++
>   board/vpac270/vpac270.c                            |    6 +-
>   board/xaeniax/xaeniax.c                            |    4 +-
>   board/xm250/Makefile                               |   43 -
>   board/xm250/flash.c                                |  535 -------------
>   board/xm250/xm250.c                                |   95 ---
>   board/zipitz2/zipitz2.c                            |    4 +-
>   boards.cfg                                         |   15 +-
>   common/lcd.c                                       |   14 +-
>   disk/part_efi.c                                    |    2 +-
>   doc/README.scrapyard                               |    4 +
>   drivers/block/mvsata_ide.c                         |   14 +-
>   drivers/dma/apbh_dma.c                             |  211 ++----
>   drivers/gpio/mxs_gpio.c                            |    2 +-
>   drivers/mmc/pxa_mmc.c                              |    7 +-
>   drivers/mmc/pxa_mmc_gen.c                          |    4 +-
>   drivers/mtd/nand/nand_base.c                       |    6 +-
>   drivers/mtd/nand/nand_ecc.c                        |    2 +-
>   drivers/mtd/nand/nand_spl_simple.c                 |   11 +-
>   drivers/mtd/nand/omap_gpmc.c                       |    4 +-
>   drivers/mtd/nand/s3c64xx.c                         |   28 +-
>   drivers/net/armada100_fec.c                        |   14 +-
>   drivers/net/davinci_emac.c                         |   94 ++-
>   drivers/net/davinci_emac.h                         |  315 ++++++++
>   drivers/net/lan91c96.h                             |    4 +-
>   drivers/net/smc91111.h                             |    6 +-
>   drivers/rtc/davinci.c                              |   26 -
>   drivers/serial/serial_mxc.c                        |   37 +-
>   drivers/serial/serial_pxa.c                        |    4 +-
>   drivers/serial/usbtty.h                            |    2 +-
>   drivers/usb/gadget/Makefile                        |    2 +-
>   include/configs/am3517_crane.h                     |   64 ++-
>   include/configs/am3517_evm.h                       |   64 ++-
>   include/configs/apollon.h                          |    4 -
>   include/configs/balloon3.h                         |    2 +-
>   include/configs/cerf250.h                          |  229 ------
>   include/configs/cm_t35.h                           |    8 -
>   include/configs/colibri_pxa270.h                   |  103 +--
>   include/configs/cradle.h                           |  358 ---------
>   include/configs/da850_am18xxevm.h                  |    3 +-
>   include/configs/da850evm.h                         |    1 +
>   include/configs/davinci_dm6467Tevm.h               |    1 +
>   include/configs/devkit8000.h                       |   24 +-
>   include/configs/dig297.h                           |    4 -
>   include/configs/efikamx.h                          |    2 +-
>   include/configs/enbw_cmc.h                         |  451 +++++++++++
>   include/configs/ethernut5.h                        |  287 +++++++
>   include/configs/flea3.h                            |   22 +-
>   include/configs/hawkboard.h                        |    1 +
>   include/configs/igep0020.h                         |    4 -
>   include/configs/igep0030.h                         |    4 -
>   include/configs/imx27lite-common.h                 |    2 +-
>   include/configs/imx31_litekit.h                    |    4 +-
>   include/configs/imx31_phycore.h                    |    2 +-
>   include/configs/{netspace_v2.h => lacie_kw.h}      |   29 +-
>   include/configs/lubbock.h                          |    4 +-
>   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/omap3_beagle.h                     |   71 ++-
>   include/configs/omap3_evm.h                        |   34 +
>   include/configs/omap3_evm_common.h                 |   41 +-
>   include/configs/omap3_evm_quick_mmc.h              |   10 +
>   include/configs/omap3_evm_quick_nand.h             |   22 +
>   include/configs/omap3_mvblx.h                      |   10 +-
>   include/configs/omap3_overo.h                      |   10 +-
>   include/configs/omap3_pandora.h                    |   10 +-
>   include/configs/omap3_sdp3430.h                    |   10 +-
>   include/configs/omap3_zoom1.h                      |   10 +-
>   include/configs/omap3_zoom2.h                      |   10 +-
>   include/configs/omap4_common.h                     |   20 +-
>   include/configs/omap5_evm.h                        |   19 +-
>   include/configs/palmld.h                           |    2 +-
>   include/configs/palmtc.h                           |    4 +-
>   include/configs/pleb2.h                            |  266 -------
>   include/configs/pxa-common.h                       |   60 ++
>   include/configs/pxa255_idp.h                       |    4 +-
>   include/configs/qong.h                             |    4 +-
>   include/configs/trizepsiv.h                        |    2 +-
>   include/configs/tt01.h                             |    2 +-
>   include/configs/tx25.h                             |    2 +-
>   include/configs/vision2.h                          |    2 +-
>   include/configs/vpac270.h                          |   43 +-
>   include/configs/xaeniax.h                          |    4 +-
>   include/configs/xm250.h                            |  369 ---------
>   include/configs/zipitz2.h                          |    2 +-
>   include/configs/zmx25.h                            |    2 +-
>   include/lcd.h                                      |    5 +-
>   include/linux/mtd/nand.h                           |    7 +
>   include/mc13892.h                                  |   16 +
>   include/nand.h                                     |    3 -
>   nand_spl/board/davinci/da8xxevm/Makefile           |   26 +-
>   nand_spl/board/samsung/smdk6400/Makefile           |    9 +-
>   onenand_ipl/board/vpac270/Makefile                 |   79 --
>   onenand_ipl/board/vpac270/config.mk                |    1 -
>   tools/omap/clocks_get_m_n.c                        |  187 +++---
>   219 files changed, 5433 insertions(+), 6288 deletions(-)
>   create mode 100644 arch/arm/cpu/arm926ejs/cache.c
>   create mode 100644 arch/arm/cpu/arm926ejs/davinci/da850_pinmux.c
>   rename {board/davinci/common => arch/arm/cpu/arm926ejs/davinci}/misc.c 
> (90%)
>   rename board/davinci/common/davinci_pinmux.c => 
> arch/arm/cpu/arm926ejs/davinci/pinmux.c (100%)
>   rename onenand_ipl/board/vpac270/vpac270.c => 
> arch/arm/cpu/armv7/omap3/emac.c (58%)
>   create mode 100644 arch/arm/cpu/armv7/omap3/spl_id_nand.c
>   create mode 100644 arch/arm/cpu/pxa/cpuinfo.c
>   rename arch/arm/cpu/pxa/{cpu.c => pxa2xx.c} (76%)
>   create mode 100644 arch/arm/include/asm/arch-davinci/pinmux_defs.h
>   create mode 100644 arch/arm/include/asm/arch-omap3/emac_defs.h
>   rename onenand_ipl/board/vpac270/u-boot.onenand.lds => 
> arch/arm/include/asm/arch-pxa/pxa.h (50%)
>   create mode 100644 board/LaCie/common/common.c
>   create mode 100644 board/LaCie/common/common.h
>   rename board/{cradle => LaCie/net2big_v2}/Makefile (57%)
>   create mode 100644 board/LaCie/net2big_v2/kwbimage.cfg
>   create mode 100644 board/LaCie/net2big_v2/net2big_v2.c
>   rename board/LaCie/{edminiv2/edminiv2.h => net2big_v2/net2big_v2.h} (50%)
>   delete mode 100644 board/cerf250/Makefile
>   delete mode 100644 board/cerf250/cerf250.c
>   delete mode 100644 board/cerf250/flash.c
>   delete mode 100644 board/cradle/cradle.c
>   delete mode 100644 board/cradle/flash.c
>   rename board/{pleb2 => egnite/ethernut5}/Makefile (73%)
>   create mode 100644 board/egnite/ethernut5/ethernut5.c
>   create mode 100644 board/egnite/ethernut5/ethernut5_pwrman.c
>   create mode 100644 board/egnite/ethernut5/ethernut5_pwrman.h
>   rename board/{davinci/common => enbw/enbw_cmc}/Makefile (88%)
>   create mode 100644 board/enbw/enbw_cmc/enbw_cmc.c
>   delete mode 100644 board/logicpd/am3517evm/config.mk
>   delete mode 100644 board/pleb2/flash.c
>   delete mode 100644 board/pleb2/pleb2.c
>   delete mode 100644 board/ti/am3517crane/config.mk
>   delete mode 100644 board/ti/beagle/config.mk
>   delete mode 100644 board/ti/evm/config.mk
>   rename board/{ => toradex}/colibri_pxa270/Makefile (100%)
>   rename board/{ => toradex}/colibri_pxa270/colibri_pxa270.c (81%)
>   create mode 100644 board/vpac270/onenand.c
>   create mode 100644 board/vpac270/u-boot-spl.lds
>   delete mode 100644 board/xm250/Makefile
>   delete mode 100644 board/xm250/flash.c
>   delete mode 100644 board/xm250/xm250.c
>   create mode 100644 drivers/net/davinci_emac.h
>   delete mode 100644 include/configs/cerf250.h
>   delete mode 100644 include/configs/cradle.h
>   create mode 100644 include/configs/enbw_cmc.h
>   create mode 100644 include/configs/ethernut5.h
>   rename include/configs/{netspace_v2.h => lacie_kw.h} (88%)
>   delete mode 100644 include/configs/pleb2.h
>   create mode 100644 include/configs/pxa-common.h
>   delete mode 100644 include/configs/xm250.h
>   delete mode 100644 onenand_ipl/board/vpac270/Makefile
>   delete mode 100644 onenand_ipl/board/vpac270/config.mk

Applied, thanks.

Best regards,

Wolfgang Denk

-- 
DENX Software Engineering GmbH,     MD: Wolfgang Denk & Detlev Zundel
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: (+49)-8142-66989-10 Fax: (+49)-8142-66989-80 Email: wd at denx.de
I will also, for an appropriate fee, certify that  your  keyboard  is
object-oriented,  and  that  the bits on your hard disk are template-
compatible.            - Jeffrey S. Haemer in <411akr$3ga@cygnus.com>

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

* [U-Boot] Pull request: u-boot-arm/master
@ 2011-12-06 23:17 Albert ARIBAUD
  2011-12-07 10:16 ` Wolfgang Denk
  0 siblings, 1 reply; 259+ messages in thread
From: Albert ARIBAUD @ 2011-12-06 23:17 UTC (permalink / raw)
  To: u-boot

Hi Wolfgang,

The following changes since commit ea45cb0adcf4baa8f939fea4c848f3e1906f19d9:

   net: Make sure IPaddr_t is 32 bits in size (2011-12-06 22:15:32 +0100)

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

Ajay Bhargav (1):
       net: Armada100: Fix compilation warnings

Anatolij Gustschin (4):
       ARM: davinci_dm6467Tevm: Fix build breakage
       arch/arm/cpu/armv7/omap-common/spl.c: Fix GCC 4.2 warnings
       arch/arm/cpu/armv7/omap-common/clocks-common.c: Fix GCC 4.6 warnings
       arch/arm/include/asm/arch-omap5/clocks.h: Fix GCC 4.2 warnings

Aneesh V (13):
       armv7: disable L2 cache in cleanup_before_linux()
       armv7: include armv7/cpu.c in SPL build
       armv7: setup vector
       start.S: remove omap3 specific code from start.S
       omap: Improve PLL parameter calculation tool
       omap4: ttyO2 instead of ttyS2 in default bootargs
       omap: fix cache line size for omap3/omap4 boards
       omap4460: fix TPS initialization
       omap: remove I2C from SPL
       omap4: emif: fix error in driver
       omap4460: add ES1.1 identification
       omap4+: streamline CONFIG_SYS_TEXT_BASE and other SDRAM addresses
       omap4: fix IO setting

Christian Riesch (9):
       arm, arm926ejs: Fix clear bss loop for zero length bss
       arm, davinci: Move pinmux functions from board to arch tree
       arm, hawkboard: Remove obsolete struct pinmux_config i2c_pins
       arm, da850evm: Do pinmux configuration for EMAC together with 
other pinmuxes
       arm, da850: Add pinmux configurations to the arch tree
       arm, da850evm: Use the pinmux configurations defined in the arch tree
       arm, hawkboard: Use the pinmux configurations defined in the arch 
tree
       arm, davinci: Remove duplication of pinmux configuration code
       arm: printf() is not available in some SPL configurations

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

Heiko Schocher (6):
       arm, arm926ejs: always do cpu critical inits
       arm, davinci: move davinci_rtc struct to hardware.h
       arm, davinci, da850: add uart1 tx rx pinmux config
       arm, board/davinci/common/misc.c: Codingstyle cleanup
       arm, davinci: move misc function in arch tree
       arm, davinci: add support for am1808 based enbw_cmc board

Ilya Yanok (10):
       davinci_emac: move arch-independent defines to separate header
       davinci_emac: use internal addresses in buffer descriptors
       davinci_emac: conditionally compile specific PHY support
       arm926ejs: add noop implementation for dcache ops
       davinci_emac: fix for running with dcache enabled
       davinci_emac: hardcode 100Mbps for AM35xx and RMII
       AM35xx: add EMAC support
       AM3517: move AM3517 specific mux defines to generic header
       nand_spl_simple: add support for software ECC
       omap_gpmc: use SOFTECC in SPL if it's enabled

Koen Kooi (1):
       BeagleBoard: config: Really switch to ttyO2

Manjunath Hadli (1):
       da850evm: pass board revision info to kernel

Marek Vasut (25):
       PXA: Drop CERF250 board
       PXA: Drop CRADLE board
       PXA: Drop PLEB2 board
       PXA: Drop XM250 board
       PXA: Rework start.S to be closer to other ARMs
       PXA: Re-add the Dcache locking as RAM for pxa250
       PXA: Fixup PXA25x boards after start.S update
       PXA: Drop Voipac PXA270 OneNAND IPL
       PXA: Adapt Voipac PXA270 to OneNAND SPL
       PXA: Enable command line editing for vpac270
       PXA: Unify vpac270 environment size
       PXA: Rename CONFIG_PXA2[57]X to CONFIG_CPU_PXA2[57]X
       PXA: Separate PXA2xx CPU init
       PXA: Add cpuinfo display for PXA2xx
       PXA: Replace timer driver
       PXA: Cleanup Colibri PXA270
       PXA: Export cpu_is_ and pxa_dram_init functions
       PXA: Squash extern pxa_dram_init()
       PXA: Rename pxa_dram_init to pxa2xx_dram_init
       PXA: Introduce common configuration header for PXA
       PXA: Flip colibri_pxa27x to pxa-common.h
       PXA: Move colibri_pxa270 to board/toradex/
       MC13892: Add REGMODE0 bits definitions
       Efika: Configure additional regulators for HDMI output
       MXS: Add static annotations to dma driver

Prabhakar Lad (1):
       ARM: davici_emac: Fix condition for number of phy detects

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

Sanjeev Premi (2):
       part_efi: Fix compile errors
       omap3evm: Add support for EFI partitions

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

Simon Guinot (4):
       netspace_v2: Read Ethernet MAC address from EEPROM
       mvsata: fix ide_preinit for missing disks
       ARM: add support for LaCie 2Big Network v2
       ARM: remove duplicated code for LaCie boards

Simon Schwarz (3):
       nand: Add common functions to linux/mtd/nand.h
       Fix regression in SMDK6400
       devkit8000: Move CONFIG_SYS_TEXT_BASE out of bss

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

Sughosh Ganu (1):
       davinci: Remove unwanted memsize.c from hawkboard's nand spl build

Thomas Weber (3):
       ARM: OMAP3: Remove unused define CONFIG_OMAP3430
       ARM: OMAP3: Remove unused define SDRC_R_C_B
       ARM: OMAP: Remove STACKSIZE for IRQ and FIQ if unused

Tim Schendekehl (1):
       Ethernut 5 board support

Tom Rini (15):
       omap3: mem: Comment enable_gpmc_cs_config more
       OMAP3: Update SDRC dram_init to always call make_cs1_contiguous()
       OMAP3: Add a helper function to set timings in SDRC
       OMAP3: Change mem_ok to clear again after reading back
       OMAP3: Remove get_mem_type prototype
       omap3: mem: Add MCFG helper macro
       OMAP3: Add optimal SDRC autorefresh control values
       OMAP3: Suffix all Micron memory timing parts with their speed
       OMAP3 SPL: Rework memory initalization and devkit8000 support
       OMAP3 SPL: Add identify_nand_chip function
       OMAP3: Add SPL support to Beagleboard
       OMAP3: Add SPL support to omap3_evm
       AM3517: Add SPL support
       AM3517 CraneBoard: Add SPL support
       OMAP3: Add SPL_BOARD_INIT hook

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

  MAINTAINERS                                        |   11 +-
  arch/arm/cpu/arm1136/mx31/devices.c                |    4 -
  arch/arm/cpu/arm926ejs/Makefile                    |    2 +-
  arch/arm/cpu/arm926ejs/cache.c                     |   75 ++
  arch/arm/cpu/arm926ejs/davinci/Makefile            |    3 +-
  arch/arm/cpu/arm926ejs/davinci/da850_lowlevel.c    |   36 +-
  arch/arm/cpu/arm926ejs/davinci/da850_pinmux.c      |  171 ++++
  arch/arm/cpu/arm926ejs/davinci/dp83848.c           |    1 +
  arch/arm/cpu/arm926ejs/davinci/et1011c.c           |    1 +
  arch/arm/cpu/arm926ejs/davinci/ksz8873.c           |    1 +
  arch/arm/cpu/arm926ejs/davinci/lxt972.c            |    1 +
  .../arm/cpu/arm926ejs/davinci}/misc.c              |   19 +-
  .../arm/cpu/arm926ejs/davinci/pinmux.c             |    0
  arch/arm/cpu/arm926ejs/start.S                     |   14 +-
  arch/arm/cpu/armv7/Makefile                        |    4 +-
  arch/arm/cpu/armv7/cpu.c                           |    1 +
  arch/arm/cpu/armv7/mx5/clock.c                     |    2 +-
  arch/arm/cpu/armv7/omap-common/clocks-common.c     |   16 +-
  arch/arm/cpu/armv7/omap-common/emif-common.c       |    4 +-
  arch/arm/cpu/armv7/omap-common/spl.c               |   10 +-
  arch/arm/cpu/armv7/omap3/Makefile                  |    4 +
  arch/arm/cpu/armv7/omap3/board.c                   |    5 +
  .../vpac270.c => arch/arm/cpu/armv7/omap3/emac.c   |   34 +-
  arch/arm/cpu/armv7/omap3/lowlevel_init.S           |    8 +
  arch/arm/cpu/armv7/omap3/mem.c                     |   13 +-
  arch/arm/cpu/armv7/omap3/sdrc.c                    |  145 ++--
  arch/arm/cpu/armv7/omap3/spl_id_nand.c             |   87 +++
  arch/arm/cpu/armv7/omap4/hwinit.c                  |   17 +-
  arch/arm/cpu/armv7/start.S                         |   38 +-
  arch/arm/cpu/pxa/Makefile                          |    7 +-
  arch/arm/cpu/pxa/cpuinfo.c                         |  132 ++++
  arch/arm/cpu/pxa/{cpu.c => pxa2xx.c}               |  119 ++--
  arch/arm/cpu/pxa/start.S                           |  456 ++++++------
  arch/arm/cpu/pxa/timer.c                           |   91 +--
  arch/arm/cpu/pxa/u-boot.lds                        |    6 +
  arch/arm/cpu/pxa/usb.c                             |   12 +-
  arch/arm/include/asm/arch-davinci/emac_defs.h      |  289 -------
  arch/arm/include/asm/arch-davinci/hardware.h       |   41 +
  arch/arm/include/asm/arch-davinci/pinmux_defs.h    |   51 ++
  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 +-
  arch/arm/include/asm/arch-omap3/am35x_def.h        |    3 +
  arch/arm/include/asm/arch-omap3/emac_defs.h        |   56 ++
  arch/arm/include/asm/arch-omap3/mem.h              |  156 +++--
  arch/arm/include/asm/arch-omap3/mux.h              |   41 +
  arch/arm/include/asm/arch-omap3/omap3.h            |    1 +
  arch/arm/include/asm/arch-omap3/sys_proto.h        |    4 +-
  arch/arm/include/asm/arch-omap4/omap.h             |    2 +
  arch/arm/include/asm/arch-omap5/clocks.h           |   16 +-
  arch/arm/include/asm/arch-pxa/pxa-regs.h           |   48 +-
  .../arm/include/asm/arch-pxa/pxa.h                 |   40 +-
  arch/arm/include/asm/omap_common.h                 |    5 +
  arch/arm/lib/eabi_compat.c                         |    2 +
  board/CarMediaLab/flea3/flea3.c                    |    4 +-
  board/LaCie/common/common.c                        |   87 +++
  board/LaCie/common/common.h                        |   20 +
  board/LaCie/edminiv2/Makefile                      |    5 +-
  board/LaCie/edminiv2/edminiv2.c                    |   30 +-
  board/{cradle => LaCie/net2big_v2}/Makefile        |   33 +-
  board/LaCie/net2big_v2/kwbimage.cfg                |  162 ++++
  board/LaCie/net2big_v2/net2big_v2.c                |  126 +++
  .../edminiv2.h => net2big_v2/net2big_v2.h}         |   32 +-
  board/LaCie/netspace_v2/Makefile                   |    5 +-
  board/LaCie/netspace_v2/netspace_v2.c              |   51 +-
  board/LaCie/netspace_v2/netspace_v2.h              |    8 -
  board/ait/cam_enc_4xx/cam_enc_4xx.c                |   15 -
  board/balloon3/balloon3.c                          |    4 +-
  board/cerf250/Makefile                             |   43 -
  board/cerf250/cerf250.c                            |   85 --
  board/cerf250/flash.c                              |  429 -----------
  board/cradle/cradle.c                              |  236 ------
  board/cradle/flash.c                               |  361 ---------
  board/davinci/da8xxevm/da830evm.c                  |    2 -
  board/davinci/da8xxevm/da850evm.c                  |  165 +----
  board/davinci/da8xxevm/hawkboard_nand_spl.c        |   59 +--
  board/davinci/ea20/ea20.c                          |    2 -
  board/efikamx/efikamx.c                            |   15 +-
  board/{pleb2 => egnite/ethernut5}/Makefile         |   20 +-
  board/egnite/ethernut5/ethernut5.c                 |  270 +++++++
  board/egnite/ethernut5/ethernut5_pwrman.c          |  338 ++++++++
  board/egnite/ethernut5/ethernut5_pwrman.h          |   68 ++
  board/{davinci/common => enbw/enbw_cmc}/Makefile   |   12 +-
  board/enbw/enbw_cmc/enbw_cmc.c                     |  607 +++++++++++++++
  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 +
  board/logicpd/am3517evm/am3517evm.c                |    2 +-
  board/logicpd/am3517evm/am3517evm.h                |   40 -
  board/logicpd/am3517evm/config.mk                  |   30 -
  board/lubbock/lubbock.c                            |    4 +-
  board/palmld/palmld.c                              |    4 +-
  board/palmtc/palmtc.c                              |    4 +-
  board/pleb2/flash.c                                |  814 
--------------------
  board/pleb2/pleb2.c                                |   71 --
  board/pxa255_idp/pxa_idp.c                         |    4 +-
  board/ti/am3517crane/am3517crane.c                 |    2 +-
  board/ti/am3517crane/am3517crane.h                 |   39 -
  board/ti/am3517crane/config.mk                     |   29 -
  board/ti/beagle/beagle.c                           |   71 ++-
  board/ti/beagle/config.mk                          |   33 -
  board/ti/evm/config.mk                             |   33 -
  board/ti/evm/evm.c                                 |   41 +-
  board/ti/panda/panda_mux_data.h                    |    2 +-
  board/ti/sdp4430/sdp.c                             |    7 +
  board/ti/sdp4430/sdp4430_mux_data.h                |    6 +-
  board/timll/devkit8000/devkit8000.c                |   21 +
  board/{ => toradex}/colibri_pxa270/Makefile        |    0
  .../{ => toradex}/colibri_pxa270/colibri_pxa270.c  |   36 +-
  board/trizepsiv/conxs.c                            |    4 +-
  board/vpac270/Makefile                             |    4 +
  board/vpac270/onenand.c                            |   65 ++
  board/vpac270/u-boot-spl.lds                       |   92 +++
  board/vpac270/vpac270.c                            |    6 +-
  board/xaeniax/xaeniax.c                            |    4 +-
  board/xm250/Makefile                               |   43 -
  board/xm250/flash.c                                |  535 -------------
  board/xm250/xm250.c                                |   95 ---
  board/zipitz2/zipitz2.c                            |    4 +-
  boards.cfg                                         |   15 +-
  common/lcd.c                                       |   14 +-
  disk/part_efi.c                                    |    2 +-
  doc/README.scrapyard                               |    4 +
  drivers/block/mvsata_ide.c                         |   14 +-
  drivers/dma/apbh_dma.c                             |  211 ++----
  drivers/gpio/mxs_gpio.c                            |    2 +-
  drivers/mmc/pxa_mmc.c                              |    7 +-
  drivers/mmc/pxa_mmc_gen.c                          |    4 +-
  drivers/mtd/nand/nand_base.c                       |    6 +-
  drivers/mtd/nand/nand_ecc.c                        |    2 +-
  drivers/mtd/nand/nand_spl_simple.c                 |   11 +-
  drivers/mtd/nand/omap_gpmc.c                       |    4 +-
  drivers/mtd/nand/s3c64xx.c                         |   28 +-
  drivers/net/armada100_fec.c                        |   14 +-
  drivers/net/davinci_emac.c                         |   94 ++-
  drivers/net/davinci_emac.h                         |  315 ++++++++
  drivers/net/lan91c96.h                             |    4 +-
  drivers/net/smc91111.h                             |    6 +-
  drivers/rtc/davinci.c                              |   26 -
  drivers/serial/serial_mxc.c                        |   37 +-
  drivers/serial/serial_pxa.c                        |    4 +-
  drivers/serial/usbtty.h                            |    2 +-
  drivers/usb/gadget/Makefile                        |    2 +-
  include/configs/am3517_crane.h                     |   64 ++-
  include/configs/am3517_evm.h                       |   64 ++-
  include/configs/apollon.h                          |    4 -
  include/configs/balloon3.h                         |    2 +-
  include/configs/cerf250.h                          |  229 ------
  include/configs/cm_t35.h                           |    8 -
  include/configs/colibri_pxa270.h                   |  103 +--
  include/configs/cradle.h                           |  358 ---------
  include/configs/da850_am18xxevm.h                  |    3 +-
  include/configs/da850evm.h                         |    1 +
  include/configs/davinci_dm6467Tevm.h               |    1 +
  include/configs/devkit8000.h                       |   24 +-
  include/configs/dig297.h                           |    4 -
  include/configs/efikamx.h                          |    2 +-
  include/configs/enbw_cmc.h                         |  451 +++++++++++
  include/configs/ethernut5.h                        |  287 +++++++
  include/configs/flea3.h                            |   22 +-
  include/configs/hawkboard.h                        |    1 +
  include/configs/igep0020.h                         |    4 -
  include/configs/igep0030.h                         |    4 -
  include/configs/imx27lite-common.h                 |    2 +-
  include/configs/imx31_litekit.h                    |    4 +-
  include/configs/imx31_phycore.h                    |    2 +-
  include/configs/{netspace_v2.h => lacie_kw.h}      |   29 +-
  include/configs/lubbock.h                          |    4 +-
  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/omap3_beagle.h                     |   71 ++-
  include/configs/omap3_evm.h                        |   34 +
  include/configs/omap3_evm_common.h                 |   41 +-
  include/configs/omap3_evm_quick_mmc.h              |   10 +
  include/configs/omap3_evm_quick_nand.h             |   22 +
  include/configs/omap3_mvblx.h                      |   10 +-
  include/configs/omap3_overo.h                      |   10 +-
  include/configs/omap3_pandora.h                    |   10 +-
  include/configs/omap3_sdp3430.h                    |   10 +-
  include/configs/omap3_zoom1.h                      |   10 +-
  include/configs/omap3_zoom2.h                      |   10 +-
  include/configs/omap4_common.h                     |   20 +-
  include/configs/omap5_evm.h                        |   19 +-
  include/configs/palmld.h                           |    2 +-
  include/configs/palmtc.h                           |    4 +-
  include/configs/pleb2.h                            |  266 -------
  include/configs/pxa-common.h                       |   60 ++
  include/configs/pxa255_idp.h                       |    4 +-
  include/configs/qong.h                             |    4 +-
  include/configs/trizepsiv.h                        |    2 +-
  include/configs/tt01.h                             |    2 +-
  include/configs/tx25.h                             |    2 +-
  include/configs/vision2.h                          |    2 +-
  include/configs/vpac270.h                          |   43 +-
  include/configs/xaeniax.h                          |    4 +-
  include/configs/xm250.h                            |  369 ---------
  include/configs/zipitz2.h                          |    2 +-
  include/configs/zmx25.h                            |    2 +-
  include/lcd.h                                      |    5 +-
  include/linux/mtd/nand.h                           |    7 +
  include/mc13892.h                                  |   16 +
  include/nand.h                                     |    3 -
  nand_spl/board/davinci/da8xxevm/Makefile           |   26 +-
  nand_spl/board/samsung/smdk6400/Makefile           |    9 +-
  onenand_ipl/board/vpac270/Makefile                 |   79 --
  onenand_ipl/board/vpac270/config.mk                |    1 -
  tools/omap/clocks_get_m_n.c                        |  187 +++---
  219 files changed, 5433 insertions(+), 6288 deletions(-)
  create mode 100644 arch/arm/cpu/arm926ejs/cache.c
  create mode 100644 arch/arm/cpu/arm926ejs/davinci/da850_pinmux.c
  rename {board/davinci/common => arch/arm/cpu/arm926ejs/davinci}/misc.c 
(90%)
  rename board/davinci/common/davinci_pinmux.c => 
arch/arm/cpu/arm926ejs/davinci/pinmux.c (100%)
  rename onenand_ipl/board/vpac270/vpac270.c => 
arch/arm/cpu/armv7/omap3/emac.c (58%)
  create mode 100644 arch/arm/cpu/armv7/omap3/spl_id_nand.c
  create mode 100644 arch/arm/cpu/pxa/cpuinfo.c
  rename arch/arm/cpu/pxa/{cpu.c => pxa2xx.c} (76%)
  create mode 100644 arch/arm/include/asm/arch-davinci/pinmux_defs.h
  create mode 100644 arch/arm/include/asm/arch-omap3/emac_defs.h
  rename onenand_ipl/board/vpac270/u-boot.onenand.lds => 
arch/arm/include/asm/arch-pxa/pxa.h (50%)
  create mode 100644 board/LaCie/common/common.c
  create mode 100644 board/LaCie/common/common.h
  rename board/{cradle => LaCie/net2big_v2}/Makefile (57%)
  create mode 100644 board/LaCie/net2big_v2/kwbimage.cfg
  create mode 100644 board/LaCie/net2big_v2/net2big_v2.c
  rename board/LaCie/{edminiv2/edminiv2.h => net2big_v2/net2big_v2.h} (50%)
  delete mode 100644 board/cerf250/Makefile
  delete mode 100644 board/cerf250/cerf250.c
  delete mode 100644 board/cerf250/flash.c
  delete mode 100644 board/cradle/cradle.c
  delete mode 100644 board/cradle/flash.c
  rename board/{pleb2 => egnite/ethernut5}/Makefile (73%)
  create mode 100644 board/egnite/ethernut5/ethernut5.c
  create mode 100644 board/egnite/ethernut5/ethernut5_pwrman.c
  create mode 100644 board/egnite/ethernut5/ethernut5_pwrman.h
  rename board/{davinci/common => enbw/enbw_cmc}/Makefile (88%)
  create mode 100644 board/enbw/enbw_cmc/enbw_cmc.c
  delete mode 100644 board/logicpd/am3517evm/config.mk
  delete mode 100644 board/pleb2/flash.c
  delete mode 100644 board/pleb2/pleb2.c
  delete mode 100644 board/ti/am3517crane/config.mk
  delete mode 100644 board/ti/beagle/config.mk
  delete mode 100644 board/ti/evm/config.mk
  rename board/{ => toradex}/colibri_pxa270/Makefile (100%)
  rename board/{ => toradex}/colibri_pxa270/colibri_pxa270.c (81%)
  create mode 100644 board/vpac270/onenand.c
  create mode 100644 board/vpac270/u-boot-spl.lds
  delete mode 100644 board/xm250/Makefile
  delete mode 100644 board/xm250/flash.c
  delete mode 100644 board/xm250/xm250.c
  create mode 100644 drivers/net/davinci_emac.h
  delete mode 100644 include/configs/cerf250.h
  delete mode 100644 include/configs/cradle.h
  create mode 100644 include/configs/enbw_cmc.h
  create mode 100644 include/configs/ethernut5.h
  rename include/configs/{netspace_v2.h => lacie_kw.h} (88%)
  delete mode 100644 include/configs/pleb2.h
  create mode 100644 include/configs/pxa-common.h
  delete mode 100644 include/configs/xm250.h
  delete mode 100644 onenand_ipl/board/vpac270/Makefile
  delete mode 100644 onenand_ipl/board/vpac270/config.mk

Amicalement,
-- 
Albert.

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

* [U-Boot] Pull request: u-boot-arm/master
       [not found]                 ` <7E91C59574E9954FA075F8D8CCDF78DB38FE7FF7A9@HQMAIL04.nvidia.com>
@ 2011-11-17 22:04                   ` Simon Glass
  0 siblings, 0 replies; 259+ messages in thread
From: Simon Glass @ 2011-11-17 22:04 UTC (permalink / raw)
  To: u-boot

Hi,

On Thu, Nov 17, 2011 at 2:03 PM, Tom Warren <TWarren@nvidia.com> wrote:
> Wolfgang,
>
>> -----Original Message-----
>> From: Stephen Warren
>> Sent: Thursday, November 17, 2011 2:59 PM
>> To: Wolfgang Denk; Mike Frysinger
>> Cc: Albert ARIBAUD; Simon Glass; Marek Vasut; u-boot at lists.denx.de; Tom
>> Warren
>> Subject: RE: [U-Boot] Pull request: u-boot-arm/master
>>
>> Wolfgang Denk wrote at Thursday, November 17, 2011 2:57 PM:
>> > In message <201111171639.19645.vapier@gentoo.org> you wrote:
>> > >
>> > > i think we need Wolfgang's support for setting up the repo. ?i don't
>> > > think
>> >
>> > No problem with that. ?u-boot-tegra ? u-boot-tegra2 ? or ... ?
>>
>> u-boot-tegra would be better than u-boot-tegra2; there's already Tegra 3,
>> and I hope that's not /too/ far off going upstream.
>
> u-boot-tegra. Tegra3 to follow before EOY (I hope), and others after that ...

u-boot-tegra it is!

Regards,
Simon

>
> Make me the custodian for now. I'll give you more names of other NVidians that will need push access later, if that's alright.
>
> Thanks,
>
> Tom
>>
>> --
>> nvpublic
>
>

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

* [U-Boot] Pull request: u-boot-arm/master
  2011-11-17 21:56             ` Wolfgang Denk
@ 2011-11-17 22:03               ` Albert ARIBAUD
       [not found]               ` <74CDBE0F657A3D45AFBB94109FB122FF1740D74CB5@HQMAIL01.nvidia.com>
  1 sibling, 0 replies; 259+ messages in thread
From: Albert ARIBAUD @ 2011-11-17 22:03 UTC (permalink / raw)
  To: u-boot

Hi Wolfgang, Mike,

Le 17/11/2011 22:56, Wolfgang Denk a ?crit :
> Dear Mike Frysinger,
>
> In message<201111171639.19645.vapier@gentoo.org>  you wrote:
>>
>> i think we need Wolfgang's support for setting up the repo.  i don't think
>
> No problem with that.  u-boot-tegra ? u-boot-tegra2 ? or ... ?

Simon will probably be better placed for answering. Personally I prefer 
boot-tegra if tegra and tegra2 have much in common.

> Best regards,
>
> Wolfgang Denk

Amicalement,
-- 
Albert.

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

* [U-Boot] Pull request: u-boot-arm/master
  2011-11-17 21:39           ` Mike Frysinger
@ 2011-11-17 21:56             ` Wolfgang Denk
  2011-11-17 22:03               ` Albert ARIBAUD
       [not found]               ` <74CDBE0F657A3D45AFBB94109FB122FF1740D74CB5@HQMAIL01.nvidia.com>
  0 siblings, 2 replies; 259+ messages in thread
From: Wolfgang Denk @ 2011-11-17 21:56 UTC (permalink / raw)
  To: u-boot

Dear Mike Frysinger,

In message <201111171639.19645.vapier@gentoo.org> you wrote:
>
> i think we need Wolfgang's support for setting up the repo.  i don't think 

No problem with that.  u-boot-tegra ? u-boot-tegra2 ? or ... ?

> denx is running anything like gitolite for people to admin repos via ssh.

No.

> we need one name i think as the goto guy for the repo.  i don't know of any 
> other repo that allows more than one person to push to it, but i don't see a 
> problem with allowing more than one ...

Actually there are a few, even though this is not broadly announced -
except for u-boot-staging, where all custodians have access.

Best regards,

Wolfgang Denk

-- 
DENX Software Engineering GmbH,     MD: Wolfgang Denk & Detlev Zundel
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: (+49)-8142-66989-10 Fax: (+49)-8142-66989-80 Email: wd at denx.de
Overflow on /dev/null, please empty the bit bucket.

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

* [U-Boot] Pull request: u-boot-arm/master
  2011-11-17 13:45         ` Albert ARIBAUD
@ 2011-11-17 21:39           ` Mike Frysinger
  2011-11-17 21:56             ` Wolfgang Denk
  0 siblings, 1 reply; 259+ messages in thread
From: Mike Frysinger @ 2011-11-17 21:39 UTC (permalink / raw)
  To: u-boot

On Thursday 17 November 2011 08:45:21 Albert ARIBAUD wrote:
> Le 16/11/2011 04:53, Mike Frysinger a ?crit :
> > i thought Albert said he didn't want this last time we explicitly asked
> > about creating an arm/tegra sub-arch tree ...
> > 
> > i think there should be one
> 
> Uhm, no, I don't think I said I was against creating a Tegra U-Boot
> repo. What I may have said is that I don't want to fetch from a repo
> located somewhere else that on the Denx git server. If a u-boot-tegra
> repo is created on the Denx server, I'll be happy to pull from it.

i don't think we ever suggested the repo would be anywhere other than on the 
denx site, and i don't recall your response including "external to denx" 
qualifiers.  but let's skip the semantics and on to the end game.

i think we need Wolfgang's support for setting up the repo.  i don't think 
denx is running anything like gitolite for people to admin repos via ssh.

we need one name i think as the goto guy for the repo.  i don't know of any 
other repo that allows more than one person to push to it, but i don't see a 
problem with allowing more than one ...
-mike
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 836 bytes
Desc: This is a digitally signed message part.
URL: <http://lists.denx.de/pipermail/u-boot/attachments/20111117/9d5394fb/attachment.pgp>

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

* [U-Boot] Pull request: u-boot-arm/master
  2011-11-16  3:53       ` Mike Frysinger
  2011-11-16  4:05         ` Simon Glass
@ 2011-11-17 13:45         ` Albert ARIBAUD
  2011-11-17 21:39           ` Mike Frysinger
  1 sibling, 1 reply; 259+ messages in thread
From: Albert ARIBAUD @ 2011-11-17 13:45 UTC (permalink / raw)
  To: u-boot

Hi Mike,

Le 16/11/2011 04:53, Mike Frysinger a ?crit :

> i thought Albert said he didn't want this last time we explicitly asked about
> creating an arm/tegra sub-arch tree ...
>
> i think there should be one
> -mike

Uhm, no, I don't think I said I was against creating a Tegra U-Boot 
repo. What I may have said is that I don't want to fetch from a repo 
located somewhere else that on the Denx git server. If a u-boot-tegra 
repo is created on the Denx server, I'll be happy to pull from it.

Amicalement,
-- 
Albert.

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

* [U-Boot] Pull request: u-boot-arm/master
  2011-11-15 21:28 Albert ARIBAUD
  2011-11-16  0:04 ` Simon Glass
  2011-11-16  6:28 ` Heiko Schocher
@ 2011-11-16 19:42 ` Wolfgang Denk
  2 siblings, 0 replies; 259+ messages in thread
From: Wolfgang Denk @ 2011-11-16 19:42 UTC (permalink / raw)
  To: u-boot

Dear Albert ARIBAUD,

In message <4EC2D979.6090301@aribaud.net> you wrote:
> Hi Wolfgang,
> 
> The following changes since commit 5721385b187b3154c7768e6c182501022f4e2e45:
> 
>    Merge branch 'master' of git://git.denx.de/u-boot-mpc83xx (2011-11-08 
> 07:44:52 +0100)
> 
> are available in the git repository at:
> 
>    git://git.denx.de/u-boot-arm.git master
> 
> Alexander Holler (1):
>        BeagleBoard: config: Switch to ttyO2
> 
> Asen Dimov (1):
>        ARM: define CONFIG_MACH_TYPE for all ronetix boards
> 
> Christian Riesch (3):
>        arm, davinci: Rename AM1808 lowlevel functions to DA850
>        arm, davinci: Remove the duplication of LPSC functions
>        arm, davinci: Fix setting of the SDRAM configuration register
> 
> David M?ller (ELSOFT AG) (2):
>        ARM: re-add MACH_TYPE_XXXXXX for VCMA9 board and add CONFIG_MACH_TYPE
>        ARM: remove superfluous setting of arch_number in board specific 
> code.
> 
> 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
> 
> Heiko Schocher (3):
>        arm, davinci: da850/dm365 lowlevel cleanup
>        arm, davinci_emac: fix driver bug if more then 3 PHYs are detected
>        arm, davinci: add DAVINCI_MMC_CLKID
> 
> Linus Walleij (7):
>        integrator: do not test first part of the memory
>        integrator: pass configs for core modules
>        integrator: move text offset to config
>        integrator: use io-accessors for board init
>        integrator: make flash writeable on boot
>        integrator: add system controller header
>        integrator: enable Vpp and disable flash protection
> 
> Manjunath Hadli (2):
>        dm646x: add new configuration for dm6467T
>        dm646x: pass board revision info to kernel
> 
> Marek Vasut (27):
>        SPL: Allow ARM926EJS to avoid compiling in the CPU support code
>        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
>        PXA: Drop csb226 and innokom boards (unmaintained)
>        PXA: Cleanup serial_pxa
>        PXA: vpac270: Enable the new generic MMC driver
>        OneNAND: Add simple OneNAND SPL
>        GCC4.6: Fix common/usb.c on xscale
>        GCC4.6: Squash warnings in onenand_base.c
> 
> Nagabhushana Netagunte (1):
>        da850: add new config file for AM18xx
> 
> Po-Yu Chuang (1):
>        arm: a320: fix broken timer
> 
> Prabhakar Lad (1):
>        da8xxevm: fix build error
> 
> Sricharan (7):
>        omap4: make omap4 code common for future reuse
>        omap: Checkpatch fixes
>        omap5: Add minimal support for omap5430.
>        omap5: clocks: Add clocks support for omap5 platform.
>        omap5: emif: Add emif/ddr configurations required for omap5 evm
>        omap4/5: Add support for booting with CH.
>        omap5: Add omap5_evm board build support.
> 
> Stefano Babic (1):
>        MX25: zmx25: GCC4.6 fix build warnings
> 
> Tom Rini (2):
>        devkit8000: Fix NAND SPL on boards with 256MB NAND
>        OMAP3: Change omap3_evm maintainer
> 
>   .gitignore                                         |    1 +
>   MAINTAINERS                                        |   15 +-
>   Makefile                                           |   14 +-
>   README                                             |    6 +
>   arch/arm/cpu/arm1136/mx31/generic.c                |   11 +-
>   arch/arm/cpu/arm920t/a320/timer.c                  |  134 +--
>   arch/arm/cpu/arm926ejs/Makefile                    |    6 +
>   arch/arm/cpu/arm926ejs/davinci/Makefile            |    2 +-
>   arch/arm/cpu/arm926ejs/davinci/am1808_lowlevel.c   |  428 -------
>   arch/arm/cpu/arm926ejs/davinci/da850_lowlevel.c    |  311 +++++
>   arch/arm/cpu/arm926ejs/davinci/dm365_lowlevel.c    |   73 +-
>   .../arm/cpu/arm926ejs/mx28}/Makefile               |   11 +-
>   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/cpu/armv7/omap-common/Makefile            |   13 +
>   arch/arm/cpu/armv7/omap-common/clocks-common.c     |  609 ++++++++++
>   arch/arm/cpu/armv7/omap-common/emif-common.c       | 1140 
> +++++++++++++++++
>   arch/arm/cpu/armv7/omap-common/hwinit-common.c     |  267 ++++
>   .../armv7/{omap4 => omap-common}/lowlevel_init.S   |   37 +-
>   .../{omap4/mem.c => omap-common/mem-common.c}      |    0
>   arch/arm/cpu/armv7/omap-common/spl.c               |    9 +-
>   arch/arm/cpu/armv7/omap4/Makefile                  |   11 +-
>   arch/arm/cpu/armv7/omap4/board.c                   |  384 ------
>   arch/arm/cpu/armv7/omap4/clocks.c                  |  628 ++--------
>   arch/arm/cpu/armv7/omap4/emif.c                    | 1135 
> +-----------------
>   arch/arm/cpu/armv7/omap4/hwinit.c                  |  167 +++
>   arch/arm/cpu/armv7/omap4/omap4_mux_data.h          |   83 --
>   arch/arm/cpu/armv7/omap4/sdram_elpida.c            |    2 +-
>   arch/arm/cpu/armv7/omap5/Makefile                  |   48 +
>   arch/arm/cpu/armv7/omap5/clocks.c                  |  432 +++++++
>   arch/arm/cpu/armv7/omap5/config.mk                 |   28 +
>   arch/arm/cpu/armv7/omap5/emif.c                    |  105 ++
>   arch/arm/cpu/armv7/omap5/hwinit.c                  |   78 ++
>   arch/arm/cpu/armv7/omap5/sdram_elpida.c            |  178 +++
>   arch/arm/include/asm/arch-davinci/aintc_defs.h     |    2 +
>   .../{am1808_lowlevel.h => da850_lowlevel.h}        |   26 +-
>   arch/arm/include/asm/arch-davinci/ddr2_defs.h      |    4 +
>   arch/arm/include/asm/arch-davinci/emif_defs.h      |    1 +
>   arch/arm/include/asm/arch-davinci/hardware.h       |   22 +
>   arch/arm/include/asm/arch-davinci/pll_defs.h       |   14 +
>   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 +-
>   arch/arm/include/asm/arch-omap3/mmc_host_def.h     |   11 +-
>   arch/arm/include/asm/arch-omap4/clocks.h           |   23 +
>   arch/arm/include/asm/arch-omap4/emif.h             | 1021 ----------------
>   arch/arm/include/asm/arch-omap4/mmc_host_def.h     |   11 +-
>   .../arm/include/asm/arch-omap4/{omap4.h => omap.h} |   46 +-
>   arch/arm/include/asm/arch-omap4/sys_proto.h        |   38 +-
>   arch/arm/include/asm/arch-omap5/clocks.h           |  722 +++++++++++
>   arch/arm/include/asm/arch-omap5/cpu.h              |  175 +++
>   arch/arm/include/asm/arch-omap5/gpio.h             |   50 +
>   arch/arm/include/asm/arch-omap5/i2c.h              |   74 ++
>   arch/arm/include/asm/arch-omap5/mmc_host_def.h     |  174 +++
>   arch/arm/include/asm/arch-omap5/mux_omap5.h        |  344 ++++++
>   arch/arm/include/asm/arch-omap5/omap.h             |  223 ++++
>   arch/arm/include/asm/arch-omap5/sys_proto.h        |  122 ++
>   arch/arm/include/asm/arch-pxa/pxa-regs.h           |  111 --
>   arch/arm/include/asm/arch-pxa/regs-uart.h          |  109 ++
>   arch/arm/include/asm/armv7.h                       |    3 +
>   arch/arm/include/asm/emif.h                        | 1035 ++++++++++++++++
>   arch/arm/include/asm/mach-types.h                  |   13 +
>   arch/arm/include/asm/omap_common.h                 |   31 +-
>   board/armltd/integrator/arm-ebi.h                  |   62 +
>   board/armltd/integrator/config.mk                  |    5 -
>   board/armltd/integrator/integrator-sc.h            |   91 ++
>   board/armltd/integrator/integrator.c               |   63 +-
>   board/csb226/csb226.c                              |  166 ---
>   board/csb226/flash.c                               |  368 ------
>   board/davedenx/qong/qong.c                         |    2 +-
>   board/davinci/dm6467evm/dm6467evm.c                |   20 +
>   board/denx/m28evk/Makefile                         |   56 +
>   .../sys_info.c => board/denx/m28evk/m28_init.h     |   48 +-
>   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/innokom/flash.c                              |  421 -------
>   board/innokom/innokom.c                            |  190 ---
>   board/mpl/vcma9/vcma9.c                            |    3 -
>   board/ronetix/pm9261/pm9261.c                      |    3 -
>   board/ronetix/pm9263/pm9263.c                      |    3 -
>   board/ronetix/pm9g45/pm9g45.c                      |    2 -
>   board/syteco/zmx25/zmx25.c                         |    2 -
>   board/{innokom => ti/omap5_evm}/Makefile           |   12 +-
>   board/ti/omap5_evm/evm.c                           |  101 ++
>   board/ti/omap5_evm/mux_data.h                      |  275 +++++
>   board/ti/panda/Makefile                            |    2 -
>   board/ti/panda/panda.c                             |   27 +-
>   board/ti/panda/panda_mux_data.h                    |   54 +-
>   board/ti/sdp4430/Makefile                          |    4 +-
>   board/ti/sdp4430/sdp.c                             |   27 +-
>   board/ti/sdp4430/sdp4430_mux_data.h                |   53 +-
>   board/vpac270/vpac270.c                            |    9 +
>   boards.cfg                                         |   22 +-
>   common/usb.c                                       |   13 +-
>   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/mmc/omap_hsmmc.c                           |   26 +-
>   drivers/mtd/nand/Makefile                          |    1 +
>   drivers/mtd/nand/mxs_nand.c                        | 1118 
> +++++++++++++++++
>   drivers/mtd/onenand/Makefile                       |    4 +
>   drivers/mtd/onenand/onenand_base.c                 |   18 +-
>   drivers/mtd/onenand/onenand_spl.c                  |  146 +++
>   drivers/net/davinci_emac.c                         |   24 +-
>   drivers/net/fec_mxc.c                              |   44 +-
>   drivers/rtc/Makefile                               |    1 +
>   drivers/rtc/mxsrtc.c                               |   86 ++
>   drivers/serial/serial_pxa.c                        |  464 +++-----
>   drivers/spi/Makefile                               |    1 +
>   drivers/spi/mxs_spi.c                              |  186 +++
>   drivers/usb/host/Makefile                          |    1 +
>   drivers/usb/host/ehci-mxs.c                        |  154 +++
>   include/configs/VCMA9.h                            |    4 +
>   include/configs/csb226.h                           |  506 --------
>   include/configs/da850_am18xxevm.h                  |  245 ++++
>   include/configs/davinci_dm6467Tevm.h               |  163 +++
>   include/configs/davinci_dm6467evm.h                |    1 +
>   include/configs/devkit8000.h                       |    1 +
>   include/configs/innokom.h                          |  507 --------
>   include/configs/integratorap.h                     |    1 +
>   include/configs/integratorcp.h                     |    1 +
>   include/configs/m28evk.h                           |  303 +++++
>   include/configs/omap3_beagle.h                     |    2 +-
>   include/configs/omap4_common.h                     |    7 +-
>   include/configs/omap5_evm.h                        |  284 +++++
>   include/configs/pm9261.h                           |    3 +
>   include/configs/pm9263.h                           |    3 +
>   include/configs/pm9g45.h                           |    3 +
>   include/configs/vpac270.h                          |    3 +-
>   include/onenand_uboot.h                            |    3 +
>   spl/Makefile                                       |    4 +
>   tools/.gitignore                                   |    1 +
>   tools/Makefile                                     |    6 +
>   tools/mxsboot.c                                    |  684 +++++++++++
>   167 files changed, 21354 insertions(+), 6487 deletions(-)
>   delete mode 100644 arch/arm/cpu/arm926ejs/davinci/am1808_lowlevel.c
>   create mode 100644 arch/arm/cpu/arm926ejs/davinci/da850_lowlevel.c
>   rename {board/csb226 => arch/arm/cpu/arm926ejs/mx28}/Makefile (86%)
>   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/cpu/armv7/omap-common/clocks-common.c
>   create mode 100644 arch/arm/cpu/armv7/omap-common/emif-common.c
>   create mode 100644 arch/arm/cpu/armv7/omap-common/hwinit-common.c
>   rename arch/arm/cpu/armv7/{omap4 => omap-common}/lowlevel_init.S (76%)
>   rename arch/arm/cpu/armv7/{omap4/mem.c => omap-common/mem-common.c} (100%)
>   delete mode 100644 arch/arm/cpu/armv7/omap4/board.c
>   create mode 100644 arch/arm/cpu/armv7/omap4/hwinit.c
>   delete mode 100644 arch/arm/cpu/armv7/omap4/omap4_mux_data.h
>   create mode 100644 arch/arm/cpu/armv7/omap5/Makefile
>   create mode 100644 arch/arm/cpu/armv7/omap5/clocks.c
>   create mode 100644 arch/arm/cpu/armv7/omap5/config.mk
>   create mode 100644 arch/arm/cpu/armv7/omap5/emif.c
>   create mode 100644 arch/arm/cpu/armv7/omap5/hwinit.c
>   create mode 100644 arch/arm/cpu/armv7/omap5/sdram_elpida.c
>   rename arch/arm/include/asm/arch-davinci/{am1808_lowlevel.h => 
> da850_lowlevel.h} (63%)
>   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
>   delete mode 100644 arch/arm/include/asm/arch-omap4/emif.h
>   rename arch/arm/include/asm/arch-omap4/{omap4.h => omap.h} (87%)
>   create mode 100644 arch/arm/include/asm/arch-omap5/clocks.h
>   create mode 100644 arch/arm/include/asm/arch-omap5/cpu.h
>   create mode 100644 arch/arm/include/asm/arch-omap5/gpio.h
>   create mode 100644 arch/arm/include/asm/arch-omap5/i2c.h
>   create mode 100644 arch/arm/include/asm/arch-omap5/mmc_host_def.h
>   create mode 100644 arch/arm/include/asm/arch-omap5/mux_omap5.h
>   create mode 100644 arch/arm/include/asm/arch-omap5/omap.h
>   create mode 100644 arch/arm/include/asm/arch-omap5/sys_proto.h
>   create mode 100644 arch/arm/include/asm/arch-pxa/regs-uart.h
>   create mode 100644 arch/arm/include/asm/emif.h
>   create mode 100644 board/armltd/integrator/arm-ebi.h
>   delete mode 100644 board/armltd/integrator/config.mk
>   create mode 100644 board/armltd/integrator/integrator-sc.h
>   delete mode 100644 board/csb226/csb226.c
>   delete mode 100644 board/csb226/flash.c
>   create mode 100644 board/denx/m28evk/Makefile
>   rename arch/arm/cpu/armv7/omap4/sys_info.c => 
> board/denx/m28evk/m28_init.h (53%)
>   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
>   delete mode 100644 board/innokom/flash.c
>   delete mode 100644 board/innokom/innokom.c
>   rename board/{innokom => ti/omap5_evm}/Makefile (86%)
>   create mode 100644 board/ti/omap5_evm/evm.c
>   create mode 100644 board/ti/omap5_evm/mux_data.h
>   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/mtd/onenand/onenand_spl.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
>   delete mode 100644 include/configs/csb226.h
>   create mode 100644 include/configs/da850_am18xxevm.h
>   create mode 100644 include/configs/davinci_dm6467Tevm.h
>   delete mode 100644 include/configs/innokom.h
>   create mode 100644 include/configs/m28evk.h
>   create mode 100644 include/configs/omap5_evm.h
>   create mode 100644 tools/mxsboot.c

Applied, thanks.

Best regards,

Wolfgang Denk

-- 
DENX Software Engineering GmbH,     MD: Wolfgang Denk & Detlev Zundel
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: (+49)-8142-66989-10 Fax: (+49)-8142-66989-80 Email: wd at denx.de
I thought my people would grow tired of killing. But you were  right,
they  see it is easier than trading. And it has its pleasures. I feel
it myself. Like the hunt, but with richer rewards.
	-- Apella, "A Private Little War", stardate 4211.8

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

* [U-Boot] Pull request: u-boot-arm/master
  2011-11-16  4:05         ` Simon Glass
@ 2011-11-16 19:24           ` Wolfgang Denk
  0 siblings, 0 replies; 259+ messages in thread
From: Wolfgang Denk @ 2011-11-16 19:24 UTC (permalink / raw)
  To: u-boot

Dear Simon Glass,

In message <CAPnjgZ0PO2ZdcGhtD-dt0PNv3G6sFDzZjsUTL_-6v1wQ10ASzw@mail.gmail.com> you wrote:
> 
> We have built up quite a large number of patches which are currently
> sitting in the Chromium tree - something like 200. If we continue to
> dribble these out at 10-20 a month it will take a while. Current
> mainline U-Boot support for Tegra is pretty basic, but with these
> patches it is pretty slick. It would be great to take advantage of the
> oppty at the moment to upstream this material. Tegra 30 is already
> starting to get into the kernel and I feel U-Boot is behind! We are
> the boot loader. We need to be ahead :-)

Then let's try out this new u-boot-staging thing [1].  I suggest
somebody (not the original poster, of course) reviews and pushes the
stuff into a branch in this repo, and sends then a pull request to
Albert.  Either it works better, or else not much is lost either.

[1] http://article.gmane.org/gmane.comp.boot-loaders.u-boot/117084

Best regards,

Wolfgang Denk

-- 
DENX Software Engineering GmbH,     MD: Wolfgang Denk & Detlev Zundel
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: (+49)-8142-66989-10 Fax: (+49)-8142-66989-80 Email: wd at denx.de
You could end up being oddly sad and full of a strange, diffuse  com-
passion  which would lead you to believe that it might be a good idea
to wipe out the whole human race and start again with amoebas.
                                 - Terry Pratchett, _Guards! Guards!_

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

* [U-Boot] Pull request: u-boot-arm/master
  2011-11-15 21:28 Albert ARIBAUD
  2011-11-16  0:04 ` Simon Glass
@ 2011-11-16  6:28 ` Heiko Schocher
  2011-11-16 19:42 ` Wolfgang Denk
  2 siblings, 0 replies; 259+ messages in thread
From: Heiko Schocher @ 2011-11-16  6:28 UTC (permalink / raw)
  To: u-boot

Hello Albert,

Albert ARIBAUD wrote:
> Hi Wolfgang,
> 
> The following changes since commit 5721385b187b3154c7768e6c182501022f4e2e45:
> 
>    Merge branch 'master' of git://git.denx.de/u-boot-mpc83xx (2011-11-08 
> 07:44:52 +0100)
> 
> are available in the git repository at:
> 
>    git://git.denx.de/u-boot-arm.git master
> 
[...]
> Heiko Schocher (3):
>        arm, davinci: da850/dm365 lowlevel cleanup
>        arm, davinci_emac: fix driver bug if more then 3 PHYs are detected
>        arm, davinci: add DAVINCI_MMC_CLKID

missing here this patch:

[U-Boot,1/2] arm, arm926ejs: always do cpu critical inits
http://patchwork.ozlabs.org/patch/124787/

Did you found time to look at it?

bye,
Heiko
-- 
DENX Software Engineering GmbH,     MD: Wolfgang Denk & Detlev Zundel
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany

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

* [U-Boot] Pull request: u-boot-arm/master
  2011-11-16  3:53       ` Mike Frysinger
@ 2011-11-16  4:05         ` Simon Glass
  2011-11-16 19:24           ` Wolfgang Denk
  2011-11-17 13:45         ` Albert ARIBAUD
  1 sibling, 1 reply; 259+ messages in thread
From: Simon Glass @ 2011-11-16  4:05 UTC (permalink / raw)
  To: u-boot

Hi Mike,

On Tue, Nov 15, 2011 at 7:53 PM, Mike Frysinger <vapier@gentoo.org> wrote:
> On Tuesday 15 November 2011 22:45:52 Simon Glass wrote:
>> On Tue, Nov 15, 2011 at 6:27 PM, Marek Vasut wrote:
>> >> On Tue, Nov 15, 2011 at 1:28 PM, Albert ARIBAUD wrote:
>> >> > Hi Wolfgang,
>> >> >
>> >> > The following changes since commit
>> >> > 5721385b187b3154c7768e6c182501022f4e2e45:
>> >> >
>> >> > ? Merge branch 'master' of git://git.denx.de/u-boot-mpc83xx
>> >> > (2011-11-08 07:44:52 +0100)
>> >> >
>> >> > are available in the git repository at:
>> >> >
>> >> > ? git://git.denx.de/u-boot-arm.git master
>> >>
>> >> As with the last pull request, I don't see the Tegra patches in your
>> >> list here. Is the problem that we don't have our own Tegra maintainer?
>> >>
>> >> Please can you suggest what we can do here to get things moving?
>> >
>> > CCing Wolfgang.
>> >
>> > It'd be good to get a tegra maintainer -- suggestions?
>>
>> +Mike also who has helped reviewing some of this and might have ideas.
>
> i thought Albert said he didn't want this last time we explicitly asked about
> creating an arm/tegra sub-arch tree ...
>
> i think there should be one
> -mike
>

Yes, I found it, you said:

>> if people dont care either way, we can just set up a u-boot/u-boot-tegra.git
>> tree for Albert to pull from

and Albert replied:

> Seems like people don't care, and I'm fine with applying the patches myself, but I don't want to pull from a tree: I'll apply the patches as they appear on patchwork.

We have built up quite a large number of patches which are currently
sitting in the Chromium tree - something like 200. If we continue to
dribble these out at 10-20 a month it will take a while. Current
mainline U-Boot support for Tegra is pretty basic, but with these
patches it is pretty slick. It would be great to take advantage of the
oppty at the moment to upstream this material. Tegra 30 is already
starting to get into the kernel and I feel U-Boot is behind! We are
the boot loader. We need to be ahead :-)

Regards,
Simon

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

* [U-Boot] Pull request: u-boot-arm/master
  2011-11-16  3:45     ` Simon Glass
@ 2011-11-16  3:53       ` Mike Frysinger
  2011-11-16  4:05         ` Simon Glass
  2011-11-17 13:45         ` Albert ARIBAUD
  0 siblings, 2 replies; 259+ messages in thread
From: Mike Frysinger @ 2011-11-16  3:53 UTC (permalink / raw)
  To: u-boot

On Tuesday 15 November 2011 22:45:52 Simon Glass wrote:
> On Tue, Nov 15, 2011 at 6:27 PM, Marek Vasut wrote:
> >> On Tue, Nov 15, 2011 at 1:28 PM, Albert ARIBAUD wrote:
> >> > Hi Wolfgang,
> >> > 
> >> > The following changes since commit
> >> > 5721385b187b3154c7768e6c182501022f4e2e45:
> >> > 
> >> >   Merge branch 'master' of git://git.denx.de/u-boot-mpc83xx
> >> > (2011-11-08 07:44:52 +0100)
> >> > 
> >> > are available in the git repository at:
> >> > 
> >> >   git://git.denx.de/u-boot-arm.git master
> >> 
> >> As with the last pull request, I don't see the Tegra patches in your
> >> list here. Is the problem that we don't have our own Tegra maintainer?
> >> 
> >> Please can you suggest what we can do here to get things moving?
> > 
> > CCing Wolfgang.
> > 
> > It'd be good to get a tegra maintainer -- suggestions?
> 
> +Mike also who has helped reviewing some of this and might have ideas.

i thought Albert said he didn't want this last time we explicitly asked about 
creating an arm/tegra sub-arch tree ...

i think there should be one
-mike
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 836 bytes
Desc: This is a digitally signed message part.
Url : http://lists.denx.de/pipermail/u-boot/attachments/20111115/9644e5f6/attachment.pgp 

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

* [U-Boot] Pull request: u-boot-arm/master
  2011-11-16  2:27   ` Marek Vasut
@ 2011-11-16  3:45     ` Simon Glass
  2011-11-16  3:53       ` Mike Frysinger
  0 siblings, 1 reply; 259+ messages in thread
From: Simon Glass @ 2011-11-16  3:45 UTC (permalink / raw)
  To: u-boot

Hi,

On Tue, Nov 15, 2011 at 6:27 PM, Marek Vasut <marek.vasut@gmail.com> wrote:
>> Hi Albert,
>>
>> On Tue, Nov 15, 2011 at 1:28 PM, Albert ARIBAUD
>>
>> <albert.u.boot@aribaud.net> wrote:
>> > Hi Wolfgang,
>> >
>> > The following changes since commit
>> > 5721385b187b3154c7768e6c182501022f4e2e45:
>> >
>> > ? Merge branch 'master' of git://git.denx.de/u-boot-mpc83xx (2011-11-08
>> > 07:44:52 +0100)
>> >
>> > are available in the git repository at:
>> >
>> > ? git://git.denx.de/u-boot-arm.git master
>>
>> As with the last pull request, I don't see the Tegra patches in your
>> list here. Is the problem that we don't have our own Tegra maintainer?
>>
>> Please can you suggest what we can do here to get things moving?
>
> CCing Wolfgang.
>
> It'd be good to get a tegra maintainer -- suggestions?

+Mike also who has helped reviewing some of this and might have ideas.

If there is no better candidate I am happy to act as Tegra maintainer
in the meantime (say 3 months) if it will help reduce workload on
Albert. The main thing is to get things moving and I'm happy to help
any way I can. There seems to be an enormous amount of activity in
U-Boot at the moment, which is great, but it does create a load on the
maintainers, particularly Wolfgang and Albert.

Regards,
Simon

>
> M
>

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

* [U-Boot] Pull request: u-boot-arm/master
  2011-11-16  0:04 ` Simon Glass
@ 2011-11-16  2:27   ` Marek Vasut
  2011-11-16  3:45     ` Simon Glass
  0 siblings, 1 reply; 259+ messages in thread
From: Marek Vasut @ 2011-11-16  2:27 UTC (permalink / raw)
  To: u-boot

> Hi Albert,
> 
> On Tue, Nov 15, 2011 at 1:28 PM, Albert ARIBAUD
> 
> <albert.u.boot@aribaud.net> wrote:
> > Hi Wolfgang,
> > 
> > The following changes since commit
> > 5721385b187b3154c7768e6c182501022f4e2e45:
> > 
> >   Merge branch 'master' of git://git.denx.de/u-boot-mpc83xx (2011-11-08
> > 07:44:52 +0100)
> > 
> > are available in the git repository at:
> > 
> >   git://git.denx.de/u-boot-arm.git master
> 
> As with the last pull request, I don't see the Tegra patches in your
> list here. Is the problem that we don't have our own Tegra maintainer?
> 
> Please can you suggest what we can do here to get things moving?

CCing Wolfgang.

It'd be good to get a tegra maintainer -- suggestions?

M

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

* [U-Boot] Pull request: u-boot-arm/master
  2011-11-15 21:28 Albert ARIBAUD
@ 2011-11-16  0:04 ` Simon Glass
  2011-11-16  2:27   ` Marek Vasut
  2011-11-16  6:28 ` Heiko Schocher
  2011-11-16 19:42 ` Wolfgang Denk
  2 siblings, 1 reply; 259+ messages in thread
From: Simon Glass @ 2011-11-16  0:04 UTC (permalink / raw)
  To: u-boot

Hi Albert,

On Tue, Nov 15, 2011 at 1:28 PM, Albert ARIBAUD
<albert.u.boot@aribaud.net> wrote:
> Hi Wolfgang,
>
> The following changes since commit 5721385b187b3154c7768e6c182501022f4e2e45:
>
> ? Merge branch 'master' of git://git.denx.de/u-boot-mpc83xx (2011-11-08
> 07:44:52 +0100)
>
> are available in the git repository at:
>
> ? git://git.denx.de/u-boot-arm.git master

As with the last pull request, I don't see the Tegra patches in your
list here. Is the problem that we don't have our own Tegra maintainer?

Please can you suggest what we can do here to get things moving?

Regards,
Simon


>
> Alexander Holler (1):
> ? ? ? BeagleBoard: config: Switch to ttyO2
>
> Asen Dimov (1):
> ? ? ? ARM: define CONFIG_MACH_TYPE for all ronetix boards
>
> Christian Riesch (3):
> ? ? ? arm, davinci: Rename AM1808 lowlevel functions to DA850
> ? ? ? arm, davinci: Remove the duplication of LPSC functions
> ? ? ? arm, davinci: Fix setting of the SDRAM configuration register
>
> David M?ller (ELSOFT AG) (2):
> ? ? ? ARM: re-add MACH_TYPE_XXXXXX for VCMA9 board and add CONFIG_MACH_TYPE
> ? ? ? ARM: remove superfluous setting of arch_number in board specific
> code.
>
> 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
>
> Heiko Schocher (3):
> ? ? ? arm, davinci: da850/dm365 lowlevel cleanup
> ? ? ? arm, davinci_emac: fix driver bug if more then 3 PHYs are detected
> ? ? ? arm, davinci: add DAVINCI_MMC_CLKID
>
> Linus Walleij (7):
> ? ? ? integrator: do not test first part of the memory
> ? ? ? integrator: pass configs for core modules
> ? ? ? integrator: move text offset to config
> ? ? ? integrator: use io-accessors for board init
> ? ? ? integrator: make flash writeable on boot
> ? ? ? integrator: add system controller header
> ? ? ? integrator: enable Vpp and disable flash protection
>
> Manjunath Hadli (2):
> ? ? ? dm646x: add new configuration for dm6467T
> ? ? ? dm646x: pass board revision info to kernel
>
> Marek Vasut (27):
> ? ? ? SPL: Allow ARM926EJS to avoid compiling in the CPU support code
> ? ? ? 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
> ? ? ? PXA: Drop csb226 and innokom boards (unmaintained)
> ? ? ? PXA: Cleanup serial_pxa
> ? ? ? PXA: vpac270: Enable the new generic MMC driver
> ? ? ? OneNAND: Add simple OneNAND SPL
> ? ? ? GCC4.6: Fix common/usb.c on xscale
> ? ? ? GCC4.6: Squash warnings in onenand_base.c
>
> Nagabhushana Netagunte (1):
> ? ? ? da850: add new config file for AM18xx
>
> Po-Yu Chuang (1):
> ? ? ? arm: a320: fix broken timer
>
> Prabhakar Lad (1):
> ? ? ? da8xxevm: fix build error
>
> Sricharan (7):
> ? ? ? omap4: make omap4 code common for future reuse
> ? ? ? omap: Checkpatch fixes
> ? ? ? omap5: Add minimal support for omap5430.
> ? ? ? omap5: clocks: Add clocks support for omap5 platform.
> ? ? ? omap5: emif: Add emif/ddr configurations required for omap5 evm
> ? ? ? omap4/5: Add support for booting with CH.
> ? ? ? omap5: Add omap5_evm board build support.
>
> Stefano Babic (1):
> ? ? ? MX25: zmx25: GCC4.6 fix build warnings
>
> Tom Rini (2):
> ? ? ? devkit8000: Fix NAND SPL on boards with 256MB NAND
> ? ? ? OMAP3: Change omap3_evm maintainer
>
> ?.gitignore ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? | ? ?1 +
> ?MAINTAINERS ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ?| ? 15 +-
> ?Makefile ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? | ? 14 +-
> ?README ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? | ? ?6 +
> ?arch/arm/cpu/arm1136/mx31/generic.c ? ? ? ? ? ? ? ?| ? 11 +-
> ?arch/arm/cpu/arm920t/a320/timer.c ? ? ? ? ? ? ? ? ?| ?134 +--
> ?arch/arm/cpu/arm926ejs/Makefile ? ? ? ? ? ? ? ? ? ?| ? ?6 +
> ?arch/arm/cpu/arm926ejs/davinci/Makefile ? ? ? ? ? ?| ? ?2 +-
> ?arch/arm/cpu/arm926ejs/davinci/am1808_lowlevel.c ? | ?428 -------
> ?arch/arm/cpu/arm926ejs/davinci/da850_lowlevel.c ? ?| ?311 +++++
> ?arch/arm/cpu/arm926ejs/davinci/dm365_lowlevel.c ? ?| ? 73 +-
> ?.../arm/cpu/arm926ejs/mx28}/Makefile ? ? ? ? ? ? ? | ? 11 +-
> ?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/cpu/armv7/omap-common/Makefile ? ? ? ? ? ?| ? 13 +
> ?arch/arm/cpu/armv7/omap-common/clocks-common.c ? ? | ?609 ++++++++++
> ?arch/arm/cpu/armv7/omap-common/emif-common.c ? ? ? | 1140
> +++++++++++++++++
> ?arch/arm/cpu/armv7/omap-common/hwinit-common.c ? ? | ?267 ++++
> ?.../armv7/{omap4 => omap-common}/lowlevel_init.S ? | ? 37 +-
> ?.../{omap4/mem.c => omap-common/mem-common.c} ? ? ?| ? ?0
> ?arch/arm/cpu/armv7/omap-common/spl.c ? ? ? ? ? ? ? | ? ?9 +-
> ?arch/arm/cpu/armv7/omap4/Makefile ? ? ? ? ? ? ? ? ?| ? 11 +-
> ?arch/arm/cpu/armv7/omap4/board.c ? ? ? ? ? ? ? ? ? | ?384 ------
> ?arch/arm/cpu/armv7/omap4/clocks.c ? ? ? ? ? ? ? ? ?| ?628 ++--------
> ?arch/arm/cpu/armv7/omap4/emif.c ? ? ? ? ? ? ? ? ? ?| 1135
> +-----------------
> ?arch/arm/cpu/armv7/omap4/hwinit.c ? ? ? ? ? ? ? ? ?| ?167 +++
> ?arch/arm/cpu/armv7/omap4/omap4_mux_data.h ? ? ? ? ?| ? 83 --
> ?arch/arm/cpu/armv7/omap4/sdram_elpida.c ? ? ? ? ? ?| ? ?2 +-
> ?arch/arm/cpu/armv7/omap5/Makefile ? ? ? ? ? ? ? ? ?| ? 48 +
> ?arch/arm/cpu/armv7/omap5/clocks.c ? ? ? ? ? ? ? ? ?| ?432 +++++++
> ?arch/arm/cpu/armv7/omap5/config.mk ? ? ? ? ? ? ? ? | ? 28 +
> ?arch/arm/cpu/armv7/omap5/emif.c ? ? ? ? ? ? ? ? ? ?| ?105 ++
> ?arch/arm/cpu/armv7/omap5/hwinit.c ? ? ? ? ? ? ? ? ?| ? 78 ++
> ?arch/arm/cpu/armv7/omap5/sdram_elpida.c ? ? ? ? ? ?| ?178 +++
> ?arch/arm/include/asm/arch-davinci/aintc_defs.h ? ? | ? ?2 +
> ?.../{am1808_lowlevel.h => da850_lowlevel.h} ? ? ? ?| ? 26 +-
> ?arch/arm/include/asm/arch-davinci/ddr2_defs.h ? ? ?| ? ?4 +
> ?arch/arm/include/asm/arch-davinci/emif_defs.h ? ? ?| ? ?1 +
> ?arch/arm/include/asm/arch-davinci/hardware.h ? ? ? | ? 22 +
> ?arch/arm/include/asm/arch-davinci/pll_defs.h ? ? ? | ? 14 +
> ?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 +-
> ?arch/arm/include/asm/arch-omap3/mmc_host_def.h ? ? | ? 11 +-
> ?arch/arm/include/asm/arch-omap4/clocks.h ? ? ? ? ? | ? 23 +
> ?arch/arm/include/asm/arch-omap4/emif.h ? ? ? ? ? ? | 1021 ----------------
> ?arch/arm/include/asm/arch-omap4/mmc_host_def.h ? ? | ? 11 +-
> ?.../arm/include/asm/arch-omap4/{omap4.h => omap.h} | ? 46 +-
> ?arch/arm/include/asm/arch-omap4/sys_proto.h ? ? ? ?| ? 38 +-
> ?arch/arm/include/asm/arch-omap5/clocks.h ? ? ? ? ? | ?722 +++++++++++
> ?arch/arm/include/asm/arch-omap5/cpu.h ? ? ? ? ? ? ?| ?175 +++
> ?arch/arm/include/asm/arch-omap5/gpio.h ? ? ? ? ? ? | ? 50 +
> ?arch/arm/include/asm/arch-omap5/i2c.h ? ? ? ? ? ? ?| ? 74 ++
> ?arch/arm/include/asm/arch-omap5/mmc_host_def.h ? ? | ?174 +++
> ?arch/arm/include/asm/arch-omap5/mux_omap5.h ? ? ? ?| ?344 ++++++
> ?arch/arm/include/asm/arch-omap5/omap.h ? ? ? ? ? ? | ?223 ++++
> ?arch/arm/include/asm/arch-omap5/sys_proto.h ? ? ? ?| ?122 ++
> ?arch/arm/include/asm/arch-pxa/pxa-regs.h ? ? ? ? ? | ?111 --
> ?arch/arm/include/asm/arch-pxa/regs-uart.h ? ? ? ? ?| ?109 ++
> ?arch/arm/include/asm/armv7.h ? ? ? ? ? ? ? ? ? ? ? | ? ?3 +
> ?arch/arm/include/asm/emif.h ? ? ? ? ? ? ? ? ? ? ? ?| 1035 ++++++++++++++++
> ?arch/arm/include/asm/mach-types.h ? ? ? ? ? ? ? ? ?| ? 13 +
> ?arch/arm/include/asm/omap_common.h ? ? ? ? ? ? ? ? | ? 31 +-
> ?board/armltd/integrator/arm-ebi.h ? ? ? ? ? ? ? ? ?| ? 62 +
> ?board/armltd/integrator/config.mk ? ? ? ? ? ? ? ? ?| ? ?5 -
> ?board/armltd/integrator/integrator-sc.h ? ? ? ? ? ?| ? 91 ++
> ?board/armltd/integrator/integrator.c ? ? ? ? ? ? ? | ? 63 +-
> ?board/csb226/csb226.c ? ? ? ? ? ? ? ? ? ? ? ? ? ? ?| ?166 ---
> ?board/csb226/flash.c ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? | ?368 ------
> ?board/davedenx/qong/qong.c ? ? ? ? ? ? ? ? ? ? ? ? | ? ?2 +-
> ?board/davinci/dm6467evm/dm6467evm.c ? ? ? ? ? ? ? ?| ? 20 +
> ?board/denx/m28evk/Makefile ? ? ? ? ? ? ? ? ? ? ? ? | ? 56 +
> ?.../sys_info.c => board/denx/m28evk/m28_init.h ? ? | ? 48 +-
> ?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/innokom/flash.c ? ? ? ? ? ? ? ? ? ? ? ? ? ? ?| ?421 -------
> ?board/innokom/innokom.c ? ? ? ? ? ? ? ? ? ? ? ? ? ?| ?190 ---
> ?board/mpl/vcma9/vcma9.c ? ? ? ? ? ? ? ? ? ? ? ? ? ?| ? ?3 -
> ?board/ronetix/pm9261/pm9261.c ? ? ? ? ? ? ? ? ? ? ?| ? ?3 -
> ?board/ronetix/pm9263/pm9263.c ? ? ? ? ? ? ? ? ? ? ?| ? ?3 -
> ?board/ronetix/pm9g45/pm9g45.c ? ? ? ? ? ? ? ? ? ? ?| ? ?2 -
> ?board/syteco/zmx25/zmx25.c ? ? ? ? ? ? ? ? ? ? ? ? | ? ?2 -
> ?board/{innokom => ti/omap5_evm}/Makefile ? ? ? ? ? | ? 12 +-
> ?board/ti/omap5_evm/evm.c ? ? ? ? ? ? ? ? ? ? ? ? ? | ?101 ++
> ?board/ti/omap5_evm/mux_data.h ? ? ? ? ? ? ? ? ? ? ?| ?275 +++++
> ?board/ti/panda/Makefile ? ? ? ? ? ? ? ? ? ? ? ? ? ?| ? ?2 -
> ?board/ti/panda/panda.c ? ? ? ? ? ? ? ? ? ? ? ? ? ? | ? 27 +-
> ?board/ti/panda/panda_mux_data.h ? ? ? ? ? ? ? ? ? ?| ? 54 +-
> ?board/ti/sdp4430/Makefile ? ? ? ? ? ? ? ? ? ? ? ? ?| ? ?4 +-
> ?board/ti/sdp4430/sdp.c ? ? ? ? ? ? ? ? ? ? ? ? ? ? | ? 27 +-
> ?board/ti/sdp4430/sdp4430_mux_data.h ? ? ? ? ? ? ? ?| ? 53 +-
> ?board/vpac270/vpac270.c ? ? ? ? ? ? ? ? ? ? ? ? ? ?| ? ?9 +
> ?boards.cfg ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? | ? 22 +-
> ?common/usb.c ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? | ? 13 +-
> ?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/mmc/omap_hsmmc.c ? ? ? ? ? ? ? ? ? ? ? ? ? | ? 26 +-
> ?drivers/mtd/nand/Makefile ? ? ? ? ? ? ? ? ? ? ? ? ?| ? ?1 +
> ?drivers/mtd/nand/mxs_nand.c ? ? ? ? ? ? ? ? ? ? ? ?| 1118
> +++++++++++++++++
> ?drivers/mtd/onenand/Makefile ? ? ? ? ? ? ? ? ? ? ? | ? ?4 +
> ?drivers/mtd/onenand/onenand_base.c ? ? ? ? ? ? ? ? | ? 18 +-
> ?drivers/mtd/onenand/onenand_spl.c ? ? ? ? ? ? ? ? ?| ?146 +++
> ?drivers/net/davinci_emac.c ? ? ? ? ? ? ? ? ? ? ? ? | ? 24 +-
> ?drivers/net/fec_mxc.c ? ? ? ? ? ? ? ? ? ? ? ? ? ? ?| ? 44 +-
> ?drivers/rtc/Makefile ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? | ? ?1 +
> ?drivers/rtc/mxsrtc.c ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? | ? 86 ++
> ?drivers/serial/serial_pxa.c ? ? ? ? ? ? ? ? ? ? ? ?| ?464 +++-----
> ?drivers/spi/Makefile ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? | ? ?1 +
> ?drivers/spi/mxs_spi.c ? ? ? ? ? ? ? ? ? ? ? ? ? ? ?| ?186 +++
> ?drivers/usb/host/Makefile ? ? ? ? ? ? ? ? ? ? ? ? ?| ? ?1 +
> ?drivers/usb/host/ehci-mxs.c ? ? ? ? ? ? ? ? ? ? ? ?| ?154 +++
> ?include/configs/VCMA9.h ? ? ? ? ? ? ? ? ? ? ? ? ? ?| ? ?4 +
> ?include/configs/csb226.h ? ? ? ? ? ? ? ? ? ? ? ? ? | ?506 --------
> ?include/configs/da850_am18xxevm.h ? ? ? ? ? ? ? ? ?| ?245 ++++
> ?include/configs/davinci_dm6467Tevm.h ? ? ? ? ? ? ? | ?163 +++
> ?include/configs/davinci_dm6467evm.h ? ? ? ? ? ? ? ?| ? ?1 +
> ?include/configs/devkit8000.h ? ? ? ? ? ? ? ? ? ? ? | ? ?1 +
> ?include/configs/innokom.h ? ? ? ? ? ? ? ? ? ? ? ? ?| ?507 --------
> ?include/configs/integratorap.h ? ? ? ? ? ? ? ? ? ? | ? ?1 +
> ?include/configs/integratorcp.h ? ? ? ? ? ? ? ? ? ? | ? ?1 +
> ?include/configs/m28evk.h ? ? ? ? ? ? ? ? ? ? ? ? ? | ?303 +++++
> ?include/configs/omap3_beagle.h ? ? ? ? ? ? ? ? ? ? | ? ?2 +-
> ?include/configs/omap4_common.h ? ? ? ? ? ? ? ? ? ? | ? ?7 +-
> ?include/configs/omap5_evm.h ? ? ? ? ? ? ? ? ? ? ? ?| ?284 +++++
> ?include/configs/pm9261.h ? ? ? ? ? ? ? ? ? ? ? ? ? | ? ?3 +
> ?include/configs/pm9263.h ? ? ? ? ? ? ? ? ? ? ? ? ? | ? ?3 +
> ?include/configs/pm9g45.h ? ? ? ? ? ? ? ? ? ? ? ? ? | ? ?3 +
> ?include/configs/vpac270.h ? ? ? ? ? ? ? ? ? ? ? ? ?| ? ?3 +-
> ?include/onenand_uboot.h ? ? ? ? ? ? ? ? ? ? ? ? ? ?| ? ?3 +
> ?spl/Makefile ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? | ? ?4 +
> ?tools/.gitignore ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? | ? ?1 +
> ?tools/Makefile ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? | ? ?6 +
> ?tools/mxsboot.c ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ?| ?684 +++++++++++
> ?167 files changed, 21354 insertions(+), 6487 deletions(-)
> ?delete mode 100644 arch/arm/cpu/arm926ejs/davinci/am1808_lowlevel.c
> ?create mode 100644 arch/arm/cpu/arm926ejs/davinci/da850_lowlevel.c
> ?rename {board/csb226 => arch/arm/cpu/arm926ejs/mx28}/Makefile (86%)
> ?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/cpu/armv7/omap-common/clocks-common.c
> ?create mode 100644 arch/arm/cpu/armv7/omap-common/emif-common.c
> ?create mode 100644 arch/arm/cpu/armv7/omap-common/hwinit-common.c
> ?rename arch/arm/cpu/armv7/{omap4 => omap-common}/lowlevel_init.S (76%)
> ?rename arch/arm/cpu/armv7/{omap4/mem.c => omap-common/mem-common.c} (100%)
> ?delete mode 100644 arch/arm/cpu/armv7/omap4/board.c
> ?create mode 100644 arch/arm/cpu/armv7/omap4/hwinit.c
> ?delete mode 100644 arch/arm/cpu/armv7/omap4/omap4_mux_data.h
> ?create mode 100644 arch/arm/cpu/armv7/omap5/Makefile
> ?create mode 100644 arch/arm/cpu/armv7/omap5/clocks.c
> ?create mode 100644 arch/arm/cpu/armv7/omap5/config.mk
> ?create mode 100644 arch/arm/cpu/armv7/omap5/emif.c
> ?create mode 100644 arch/arm/cpu/armv7/omap5/hwinit.c
> ?create mode 100644 arch/arm/cpu/armv7/omap5/sdram_elpida.c
> ?rename arch/arm/include/asm/arch-davinci/{am1808_lowlevel.h =>
> da850_lowlevel.h} (63%)
> ?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
> ?delete mode 100644 arch/arm/include/asm/arch-omap4/emif.h
> ?rename arch/arm/include/asm/arch-omap4/{omap4.h => omap.h} (87%)
> ?create mode 100644 arch/arm/include/asm/arch-omap5/clocks.h
> ?create mode 100644 arch/arm/include/asm/arch-omap5/cpu.h
> ?create mode 100644 arch/arm/include/asm/arch-omap5/gpio.h
> ?create mode 100644 arch/arm/include/asm/arch-omap5/i2c.h
> ?create mode 100644 arch/arm/include/asm/arch-omap5/mmc_host_def.h
> ?create mode 100644 arch/arm/include/asm/arch-omap5/mux_omap5.h
> ?create mode 100644 arch/arm/include/asm/arch-omap5/omap.h
> ?create mode 100644 arch/arm/include/asm/arch-omap5/sys_proto.h
> ?create mode 100644 arch/arm/include/asm/arch-pxa/regs-uart.h
> ?create mode 100644 arch/arm/include/asm/emif.h
> ?create mode 100644 board/armltd/integrator/arm-ebi.h
> ?delete mode 100644 board/armltd/integrator/config.mk
> ?create mode 100644 board/armltd/integrator/integrator-sc.h
> ?delete mode 100644 board/csb226/csb226.c
> ?delete mode 100644 board/csb226/flash.c
> ?create mode 100644 board/denx/m28evk/Makefile
> ?rename arch/arm/cpu/armv7/omap4/sys_info.c =>
> board/denx/m28evk/m28_init.h (53%)
> ?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
> ?delete mode 100644 board/innokom/flash.c
> ?delete mode 100644 board/innokom/innokom.c
> ?rename board/{innokom => ti/omap5_evm}/Makefile (86%)
> ?create mode 100644 board/ti/omap5_evm/evm.c
> ?create mode 100644 board/ti/omap5_evm/mux_data.h
> ?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/mtd/onenand/onenand_spl.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
> ?delete mode 100644 include/configs/csb226.h
> ?create mode 100644 include/configs/da850_am18xxevm.h
> ?create mode 100644 include/configs/davinci_dm6467Tevm.h
> ?delete mode 100644 include/configs/innokom.h
> ?create mode 100644 include/configs/m28evk.h
> ?create mode 100644 include/configs/omap5_evm.h
> ?create mode 100644 tools/mxsboot.c
>
> Amicalement,
> --
> Albert.
> _______________________________________________
> U-Boot mailing list
> U-Boot at lists.denx.de
> http://lists.denx.de/mailman/listinfo/u-boot
>

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

* [U-Boot] Pull request: u-boot-arm/master
@ 2011-11-15 21:28 Albert ARIBAUD
  2011-11-16  0:04 ` Simon Glass
                   ` (2 more replies)
  0 siblings, 3 replies; 259+ messages in thread
From: Albert ARIBAUD @ 2011-11-15 21:28 UTC (permalink / raw)
  To: u-boot

Hi Wolfgang,

The following changes since commit 5721385b187b3154c7768e6c182501022f4e2e45:

   Merge branch 'master' of git://git.denx.de/u-boot-mpc83xx (2011-11-08 
07:44:52 +0100)

are available in the git repository at:

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

Alexander Holler (1):
       BeagleBoard: config: Switch to ttyO2

Asen Dimov (1):
       ARM: define CONFIG_MACH_TYPE for all ronetix boards

Christian Riesch (3):
       arm, davinci: Rename AM1808 lowlevel functions to DA850
       arm, davinci: Remove the duplication of LPSC functions
       arm, davinci: Fix setting of the SDRAM configuration register

David M?ller (ELSOFT AG) (2):
       ARM: re-add MACH_TYPE_XXXXXX for VCMA9 board and add CONFIG_MACH_TYPE
       ARM: remove superfluous setting of arch_number in board specific 
code.

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

Heiko Schocher (3):
       arm, davinci: da850/dm365 lowlevel cleanup
       arm, davinci_emac: fix driver bug if more then 3 PHYs are detected
       arm, davinci: add DAVINCI_MMC_CLKID

Linus Walleij (7):
       integrator: do not test first part of the memory
       integrator: pass configs for core modules
       integrator: move text offset to config
       integrator: use io-accessors for board init
       integrator: make flash writeable on boot
       integrator: add system controller header
       integrator: enable Vpp and disable flash protection

Manjunath Hadli (2):
       dm646x: add new configuration for dm6467T
       dm646x: pass board revision info to kernel

Marek Vasut (27):
       SPL: Allow ARM926EJS to avoid compiling in the CPU support code
       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
       PXA: Drop csb226 and innokom boards (unmaintained)
       PXA: Cleanup serial_pxa
       PXA: vpac270: Enable the new generic MMC driver
       OneNAND: Add simple OneNAND SPL
       GCC4.6: Fix common/usb.c on xscale
       GCC4.6: Squash warnings in onenand_base.c

Nagabhushana Netagunte (1):
       da850: add new config file for AM18xx

Po-Yu Chuang (1):
       arm: a320: fix broken timer

Prabhakar Lad (1):
       da8xxevm: fix build error

Sricharan (7):
       omap4: make omap4 code common for future reuse
       omap: Checkpatch fixes
       omap5: Add minimal support for omap5430.
       omap5: clocks: Add clocks support for omap5 platform.
       omap5: emif: Add emif/ddr configurations required for omap5 evm
       omap4/5: Add support for booting with CH.
       omap5: Add omap5_evm board build support.

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

Tom Rini (2):
       devkit8000: Fix NAND SPL on boards with 256MB NAND
       OMAP3: Change omap3_evm maintainer

  .gitignore                                         |    1 +
  MAINTAINERS                                        |   15 +-
  Makefile                                           |   14 +-
  README                                             |    6 +
  arch/arm/cpu/arm1136/mx31/generic.c                |   11 +-
  arch/arm/cpu/arm920t/a320/timer.c                  |  134 +--
  arch/arm/cpu/arm926ejs/Makefile                    |    6 +
  arch/arm/cpu/arm926ejs/davinci/Makefile            |    2 +-
  arch/arm/cpu/arm926ejs/davinci/am1808_lowlevel.c   |  428 -------
  arch/arm/cpu/arm926ejs/davinci/da850_lowlevel.c    |  311 +++++
  arch/arm/cpu/arm926ejs/davinci/dm365_lowlevel.c    |   73 +-
  .../arm/cpu/arm926ejs/mx28}/Makefile               |   11 +-
  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/cpu/armv7/omap-common/Makefile            |   13 +
  arch/arm/cpu/armv7/omap-common/clocks-common.c     |  609 ++++++++++
  arch/arm/cpu/armv7/omap-common/emif-common.c       | 1140 
+++++++++++++++++
  arch/arm/cpu/armv7/omap-common/hwinit-common.c     |  267 ++++
  .../armv7/{omap4 => omap-common}/lowlevel_init.S   |   37 +-
  .../{omap4/mem.c => omap-common/mem-common.c}      |    0
  arch/arm/cpu/armv7/omap-common/spl.c               |    9 +-
  arch/arm/cpu/armv7/omap4/Makefile                  |   11 +-
  arch/arm/cpu/armv7/omap4/board.c                   |  384 ------
  arch/arm/cpu/armv7/omap4/clocks.c                  |  628 ++--------
  arch/arm/cpu/armv7/omap4/emif.c                    | 1135 
+-----------------
  arch/arm/cpu/armv7/omap4/hwinit.c                  |  167 +++
  arch/arm/cpu/armv7/omap4/omap4_mux_data.h          |   83 --
  arch/arm/cpu/armv7/omap4/sdram_elpida.c            |    2 +-
  arch/arm/cpu/armv7/omap5/Makefile                  |   48 +
  arch/arm/cpu/armv7/omap5/clocks.c                  |  432 +++++++
  arch/arm/cpu/armv7/omap5/config.mk                 |   28 +
  arch/arm/cpu/armv7/omap5/emif.c                    |  105 ++
  arch/arm/cpu/armv7/omap5/hwinit.c                  |   78 ++
  arch/arm/cpu/armv7/omap5/sdram_elpida.c            |  178 +++
  arch/arm/include/asm/arch-davinci/aintc_defs.h     |    2 +
  .../{am1808_lowlevel.h => da850_lowlevel.h}        |   26 +-
  arch/arm/include/asm/arch-davinci/ddr2_defs.h      |    4 +
  arch/arm/include/asm/arch-davinci/emif_defs.h      |    1 +
  arch/arm/include/asm/arch-davinci/hardware.h       |   22 +
  arch/arm/include/asm/arch-davinci/pll_defs.h       |   14 +
  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 +-
  arch/arm/include/asm/arch-omap3/mmc_host_def.h     |   11 +-
  arch/arm/include/asm/arch-omap4/clocks.h           |   23 +
  arch/arm/include/asm/arch-omap4/emif.h             | 1021 ----------------
  arch/arm/include/asm/arch-omap4/mmc_host_def.h     |   11 +-
  .../arm/include/asm/arch-omap4/{omap4.h => omap.h} |   46 +-
  arch/arm/include/asm/arch-omap4/sys_proto.h        |   38 +-
  arch/arm/include/asm/arch-omap5/clocks.h           |  722 +++++++++++
  arch/arm/include/asm/arch-omap5/cpu.h              |  175 +++
  arch/arm/include/asm/arch-omap5/gpio.h             |   50 +
  arch/arm/include/asm/arch-omap5/i2c.h              |   74 ++
  arch/arm/include/asm/arch-omap5/mmc_host_def.h     |  174 +++
  arch/arm/include/asm/arch-omap5/mux_omap5.h        |  344 ++++++
  arch/arm/include/asm/arch-omap5/omap.h             |  223 ++++
  arch/arm/include/asm/arch-omap5/sys_proto.h        |  122 ++
  arch/arm/include/asm/arch-pxa/pxa-regs.h           |  111 --
  arch/arm/include/asm/arch-pxa/regs-uart.h          |  109 ++
  arch/arm/include/asm/armv7.h                       |    3 +
  arch/arm/include/asm/emif.h                        | 1035 ++++++++++++++++
  arch/arm/include/asm/mach-types.h                  |   13 +
  arch/arm/include/asm/omap_common.h                 |   31 +-
  board/armltd/integrator/arm-ebi.h                  |   62 +
  board/armltd/integrator/config.mk                  |    5 -
  board/armltd/integrator/integrator-sc.h            |   91 ++
  board/armltd/integrator/integrator.c               |   63 +-
  board/csb226/csb226.c                              |  166 ---
  board/csb226/flash.c                               |  368 ------
  board/davedenx/qong/qong.c                         |    2 +-
  board/davinci/dm6467evm/dm6467evm.c                |   20 +
  board/denx/m28evk/Makefile                         |   56 +
  .../sys_info.c => board/denx/m28evk/m28_init.h     |   48 +-
  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/innokom/flash.c                              |  421 -------
  board/innokom/innokom.c                            |  190 ---
  board/mpl/vcma9/vcma9.c                            |    3 -
  board/ronetix/pm9261/pm9261.c                      |    3 -
  board/ronetix/pm9263/pm9263.c                      |    3 -
  board/ronetix/pm9g45/pm9g45.c                      |    2 -
  board/syteco/zmx25/zmx25.c                         |    2 -
  board/{innokom => ti/omap5_evm}/Makefile           |   12 +-
  board/ti/omap5_evm/evm.c                           |  101 ++
  board/ti/omap5_evm/mux_data.h                      |  275 +++++
  board/ti/panda/Makefile                            |    2 -
  board/ti/panda/panda.c                             |   27 +-
  board/ti/panda/panda_mux_data.h                    |   54 +-
  board/ti/sdp4430/Makefile                          |    4 +-
  board/ti/sdp4430/sdp.c                             |   27 +-
  board/ti/sdp4430/sdp4430_mux_data.h                |   53 +-
  board/vpac270/vpac270.c                            |    9 +
  boards.cfg                                         |   22 +-
  common/usb.c                                       |   13 +-
  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/mmc/omap_hsmmc.c                           |   26 +-
  drivers/mtd/nand/Makefile                          |    1 +
  drivers/mtd/nand/mxs_nand.c                        | 1118 
+++++++++++++++++
  drivers/mtd/onenand/Makefile                       |    4 +
  drivers/mtd/onenand/onenand_base.c                 |   18 +-
  drivers/mtd/onenand/onenand_spl.c                  |  146 +++
  drivers/net/davinci_emac.c                         |   24 +-
  drivers/net/fec_mxc.c                              |   44 +-
  drivers/rtc/Makefile                               |    1 +
  drivers/rtc/mxsrtc.c                               |   86 ++
  drivers/serial/serial_pxa.c                        |  464 +++-----
  drivers/spi/Makefile                               |    1 +
  drivers/spi/mxs_spi.c                              |  186 +++
  drivers/usb/host/Makefile                          |    1 +
  drivers/usb/host/ehci-mxs.c                        |  154 +++
  include/configs/VCMA9.h                            |    4 +
  include/configs/csb226.h                           |  506 --------
  include/configs/da850_am18xxevm.h                  |  245 ++++
  include/configs/davinci_dm6467Tevm.h               |  163 +++
  include/configs/davinci_dm6467evm.h                |    1 +
  include/configs/devkit8000.h                       |    1 +
  include/configs/innokom.h                          |  507 --------
  include/configs/integratorap.h                     |    1 +
  include/configs/integratorcp.h                     |    1 +
  include/configs/m28evk.h                           |  303 +++++
  include/configs/omap3_beagle.h                     |    2 +-
  include/configs/omap4_common.h                     |    7 +-
  include/configs/omap5_evm.h                        |  284 +++++
  include/configs/pm9261.h                           |    3 +
  include/configs/pm9263.h                           |    3 +
  include/configs/pm9g45.h                           |    3 +
  include/configs/vpac270.h                          |    3 +-
  include/onenand_uboot.h                            |    3 +
  spl/Makefile                                       |    4 +
  tools/.gitignore                                   |    1 +
  tools/Makefile                                     |    6 +
  tools/mxsboot.c                                    |  684 +++++++++++
  167 files changed, 21354 insertions(+), 6487 deletions(-)
  delete mode 100644 arch/arm/cpu/arm926ejs/davinci/am1808_lowlevel.c
  create mode 100644 arch/arm/cpu/arm926ejs/davinci/da850_lowlevel.c
  rename {board/csb226 => arch/arm/cpu/arm926ejs/mx28}/Makefile (86%)
  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/cpu/armv7/omap-common/clocks-common.c
  create mode 100644 arch/arm/cpu/armv7/omap-common/emif-common.c
  create mode 100644 arch/arm/cpu/armv7/omap-common/hwinit-common.c
  rename arch/arm/cpu/armv7/{omap4 => omap-common}/lowlevel_init.S (76%)
  rename arch/arm/cpu/armv7/{omap4/mem.c => omap-common/mem-common.c} (100%)
  delete mode 100644 arch/arm/cpu/armv7/omap4/board.c
  create mode 100644 arch/arm/cpu/armv7/omap4/hwinit.c
  delete mode 100644 arch/arm/cpu/armv7/omap4/omap4_mux_data.h
  create mode 100644 arch/arm/cpu/armv7/omap5/Makefile
  create mode 100644 arch/arm/cpu/armv7/omap5/clocks.c
  create mode 100644 arch/arm/cpu/armv7/omap5/config.mk
  create mode 100644 arch/arm/cpu/armv7/omap5/emif.c
  create mode 100644 arch/arm/cpu/armv7/omap5/hwinit.c
  create mode 100644 arch/arm/cpu/armv7/omap5/sdram_elpida.c
  rename arch/arm/include/asm/arch-davinci/{am1808_lowlevel.h => 
da850_lowlevel.h} (63%)
  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
  delete mode 100644 arch/arm/include/asm/arch-omap4/emif.h
  rename arch/arm/include/asm/arch-omap4/{omap4.h => omap.h} (87%)
  create mode 100644 arch/arm/include/asm/arch-omap5/clocks.h
  create mode 100644 arch/arm/include/asm/arch-omap5/cpu.h
  create mode 100644 arch/arm/include/asm/arch-omap5/gpio.h
  create mode 100644 arch/arm/include/asm/arch-omap5/i2c.h
  create mode 100644 arch/arm/include/asm/arch-omap5/mmc_host_def.h
  create mode 100644 arch/arm/include/asm/arch-omap5/mux_omap5.h
  create mode 100644 arch/arm/include/asm/arch-omap5/omap.h
  create mode 100644 arch/arm/include/asm/arch-omap5/sys_proto.h
  create mode 100644 arch/arm/include/asm/arch-pxa/regs-uart.h
  create mode 100644 arch/arm/include/asm/emif.h
  create mode 100644 board/armltd/integrator/arm-ebi.h
  delete mode 100644 board/armltd/integrator/config.mk
  create mode 100644 board/armltd/integrator/integrator-sc.h
  delete mode 100644 board/csb226/csb226.c
  delete mode 100644 board/csb226/flash.c
  create mode 100644 board/denx/m28evk/Makefile
  rename arch/arm/cpu/armv7/omap4/sys_info.c => 
board/denx/m28evk/m28_init.h (53%)
  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
  delete mode 100644 board/innokom/flash.c
  delete mode 100644 board/innokom/innokom.c
  rename board/{innokom => ti/omap5_evm}/Makefile (86%)
  create mode 100644 board/ti/omap5_evm/evm.c
  create mode 100644 board/ti/omap5_evm/mux_data.h
  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/mtd/onenand/onenand_spl.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
  delete mode 100644 include/configs/csb226.h
  create mode 100644 include/configs/da850_am18xxevm.h
  create mode 100644 include/configs/davinci_dm6467Tevm.h
  delete mode 100644 include/configs/innokom.h
  create mode 100644 include/configs/m28evk.h
  create mode 100644 include/configs/omap5_evm.h
  create mode 100644 tools/mxsboot.c

Amicalement,
-- 
Albert.

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

* [U-Boot] Pull request: u-boot-arm/master
  2011-11-07 20:58 Albert ARIBAUD
@ 2011-11-08  0:02 ` Wolfgang Denk
  0 siblings, 0 replies; 259+ messages in thread
From: Wolfgang Denk @ 2011-11-08  0:02 UTC (permalink / raw)
  To: u-boot

Dear Albert ARIBAUD,

In message <4EB84664.50705@aribaud.net> you wrote:
> Hi Wolfgang,
> 
> The following changes since commit fec79acc864bed049b6beae719ccbf2bbec5403a:
> 
>    sandbox: drop unused return (2011-11-03 22:35:25 +0100)
> 
> are available in the git repository at:
>    git://git.denx.de/u-boot-arm.git master
> 
> Ajay Bhargav (1):
>        gplugD: Fix for error:MACH_TYPE_SHEEVAD undeclared
> 
> Anatolij Gustschin (4):
>        ARM: netspace_v2: fix warnings
>        ARM: DockStar: fix compilation
>        ARM: dreamplug: fix compilation
>        imx: imx31_phycore.h: fix checkpatch warnings
> 
> Angus Ainslie (2):
>        ORIGEN : enable device tree support
>        ORIGEN : use absolute paths and fix tool naming
> 
> Bastian Ruppert (4):
>        Davinci: ea20: set console on UART0
>        Davinci: ea20: set GPIOs to hold MII-Phy in reset and set 
> UART0-Switch for console
>        Davinci: ea20: add gpio for keeping power on in board_late_init
>        Davinci: ea20: add gpios for LCD backlight control
> 
> Chander Kashyap (4):
>        SMDKV310: Initialize board id using CONFIG_MACH_TYPE
>        SMDKV310: use get_ram_size() to validate dram size
>        smdkv310: use spl framework for mmc spl
>        smdkv310: use macro for mmc data read function address
> 
> Christian Riesch (1):
>        arm, davinci: Add function lpsc_syncreset()
> 
> Daniel Gorsulowski (2):
>        at91: defined mach-types for meesc board in board config file
>        at91: defined mach-types for otc570 board in board config file
> 
> Fabio Estevam (22):
>        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
>        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
> 
> Heiko Schocher (13):
>        arm, davinci: replace CONFIG_PRELOADER with CONFIG_SPL_BUILD
>        arm, arm926: fix missing symbols in NAND_SPL mode
>        usb, davinci: add enable_vbus() weak function
>        arm, usb, davinci: make USBPHY_CTL register configurable
>        net, davinci_emac: make clock divider in MDIO control register 
> configurable
>        spl: add option for adding post memory test to the SPL framework
>        arm, davinci: add support for new spl framework
>        spl, nand: add 4bit HW ecc oob first nand_read_page function
>        arm, davinci: add header files for dm365
>        arm, davinci: add lowlevel function for dm365 soc
>        arm926ejs, davinci: add cpuinfo for dm365
>        arm926ejs, davinci: add missing spi defines for dm365
>        arm, davinci: add cam_enc_4xx support
> 
> 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
> 
> Holger Brunck (6):
>        arm/km: add variable waitforne to mgcoge3un
>        arm/km/mgcoge3un: enhance "waitforne" feature
>        arm/km: add boardid and hwkey to kernel command line
>        arm/km: trigger reconfiguration for the Xilinx FPGA
>        arm/km: enable jffs2 cmds
>        arm/km: adapt bootcounter evaluation
> 
> Ilya Yanok (2):
>        davinci_emac: compilation fix, phy is array now
>        omap/spl: actually enable the console
> 
> Jens Scharsig (1):
>        Arm: re-introduce the MACH_TYPE_XXXXXX for EB_CPUX9K2 board
> 
> Lei Wen (2):
>        pantheon: define CONFIG_SYS_CACHELINE_SIZE
>        armada100: define CONFIG_SYS_CACHELINE_SIZE
> 
> Luca Ceresoli (1):
>        ARM: dig297: Define MACH_TYPE_OMAP3_CPS and CONFIG_MACH_TYPE
> 
> Marek Vasut (1):
>        I2C: Fix mxc_i2c.c problem on imx31_phycore
> 
> Matthias Weisser (1):
>        arm: jadecpu: Readd MACH_TYPE_JADECPU
> 
> Michael Jones (1):
>        OMAP3: mvblx: Initial support for mvBlueLYNX-X
> 
> Michael Walle (1):
>        kirkwood: define CONFIG_SYS_CACHELINE_SIZE
> 
> Mike Frysinger (1):
>        kirkwood: drop empty asm-offsets.s file
> 
> Sanjeev Premi (10):
>        omap3evm: Set environment variable 'ethaddr'
>        omap3evm: Reorder related config options
>        omap3evm: Prepare to split configuration
>        omap3evm: move common config options to new file
>        omap3evm: Add (quick) configuration for MMC/SD only
>        omap3evm: Add (quick) configuration for NAND only
>        omap3evm: fix errors caused by multiple definitions
>        omap3: mem: Define and use common macros
>        omap3: mem: Clean-up whitespaces
>        omap3: mem: Move comments next to definitions
> 
> Simon Guinot (2):
>        netspace_v2: fix SDRAM configuration
>        netspace_v2: enable I2C EEPROM support
> 
> Stefano Babic (17):
>        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
>        Davinci: ea20: Add NAND support
>        Davinci: ea20: Add early init to get early output from console
>        Davinci: ea20: Add default U-Boot environment
>        ARM: Davinci: added missing registers to hardware.h
>        VIDEO: davinci: add framebuffer to da8xx
>        Davinci: ea20: added video support
>        Davinci: ea20: added I2C support
>        Davinci: ea20: added PREBOOT to configuration
> 
> Thomas Herzmann (1):
>        arm/km: portl2 environment address update to P1B
> 
> Tom Rini (2):
>        am335x: Temporarily add MACH_TYPE define
>        am335x: Drop board_sysinfo struct
> 
> Valentin Longchamp (1):
>        ARM: Reintroduce MACH_TYPE_KM_KIRKWOOD for keymile ARM boards
> 
> Wolfgang Denk (1):
>        qong: enable support for compressed images
> 
> Wolfgang Grandegger (2):
>        mx5 configs: CONFIG_PRIME should really be CONFIG_ETHPRIME
>        ehci-mxc: remove incorrect comment
> 
> ?ukasz Majewski (3):
>        dcache:s5p CONFIG_SYS_CACHELINE_SIZE added for s5p GONI target
>        dcache:s5p CONFIG_SYS_CACHELINE_SIZE added for s5p UNIVERSAL C210 
> target
>        misc:pmic:samsung Enable PMIC driver at C210 Universal target
> 
>   MAINTAINERS                                        |   10 +
>   Makefile                                           |    8 +-
>   README                                             |    9 +-
>   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/cpu/arm926ejs/davinci/Makefile            |    5 +
>   arch/arm/cpu/arm926ejs/davinci/cpu.c               |   27 +-
>   arch/arm/cpu/arm926ejs/davinci/dm365_lowlevel.c    |  439 ++++++++++
>   arch/arm/cpu/arm926ejs/davinci/psc.c               |   20 +-
>   arch/arm/cpu/arm926ejs/davinci/spl.c               |   63 ++
>   arch/arm/cpu/arm926ejs/start.S                     |   31 +-
>   arch/arm/cpu/armv7/mx5/lowlevel_init.S             |   15 +
>   arch/arm/cpu/armv7/omap-common/spl.c               |    2 +
>   arch/arm/include/asm/arch-am33xx/sys_proto.h       |    7 -
>   arch/arm/include/asm/arch-armada100/config.h       |    2 +
>   arch/arm/include/asm/arch-davinci/aintc_defs.h     |   50 ++
>   arch/arm/include/asm/arch-davinci/da8xx-fb.h       |  126 +++
>   arch/arm/include/asm/arch-davinci/dm365_lowlevel.h |   41 +
>   arch/arm/include/asm/arch-davinci/hardware.h       |   27 +-
>   arch/arm/include/asm/arch-davinci/pll_defs.h       |   84 ++
>   arch/arm/include/asm/arch-davinci/psc_defs.h       |   86 ++
>   arch/arm/include/asm/arch-davinci/syscfg_defs.h    |   66 ++
>   arch/arm/include/asm/arch-kirkwood/config.h        |    3 +-
>   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 +
>   arch/arm/include/asm/arch-omap3/mem.h              |  217 +++---
>   arch/arm/include/asm/arch-pantheon/config.h        |    2 +
>   board/CarMediaLab/flea3/Makefile                   |   49 ++
>   board/CarMediaLab/flea3/flea3.c                    |  289 +++++++
>   board/CarMediaLab/flea3/lowlevel_init.S            |   79 ++
>   board/LaCie/netspace_v2/kwbimage-is2.cfg           |  162 ++++
>   board/LaCie/netspace_v2/kwbimage.cfg               |    4 +-
>   board/LaCie/netspace_v2/netspace_v2.c              |    1 +
>   board/Marvell/dreamplug/dreamplug.c                |    1 +
>   board/Seagate/dockstar/dockstar.c                  |    2 +
>   board/ait/cam_enc_4xx/Makefile                     |   46 ++
>   board/ait/cam_enc_4xx/cam_enc_4xx.c                |  446 +++++++++++
>   board/ait/cam_enc_4xx/config.mk                    |   15 +
>   .../ait/cam_enc_4xx/u-boot-spl.lds                 |   63 +-
>   board/ait/cam_enc_4xx/ublimage.cfg                 |   48 ++
>   board/comelit/dig297/dig297.c                      |    2 -
>   board/davedenx/qong/qong.c                         |    8 +-
>   board/davinci/common/misc.c                        |    2 +-
>   board/davinci/ea20/ea20.c                          |  205 ++++-
>   board/freescale/mx31pdk/mx31pdk.c                  |   20 +
>   board/freescale/mx35pdk/mx35pdk.h                  |   18 -
>   board/freescale/mx51evk/mx51evk.c                  |   17 +-
>   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/hale/tt01/Makefile                           |   51 ++
>   board/hale/tt01/lowlevel_init.S                    |   32 +
>   board/hale/tt01/tt01.c                             |  200 +++++
>   board/karo/tx25/tx25.c                             |    1 -
>   board/keymile/km_arm/km_arm.c                      |   55 +-
>   board/matrix_vision/mvblx/Makefile                 |   53 ++
>   board/matrix_vision/mvblx/config.mk                |   33 +
>   board/matrix_vision/mvblx/fpga.c                   |  219 +++++
>   board/matrix_vision/mvblx/fpga.h                   |   32 +
>   board/matrix_vision/mvblx/mvblx.c                  |  169 ++++
>   board/matrix_vision/mvblx/mvblx.h                  |  362 +++++++++
>   board/matrix_vision/mvblx/sys_eeprom.c             |  395 +++++++++
>   board/samsung/origen/Makefile                      |    6 +-
>   board/samsung/smdkv310/Makefile                    |   19 +-
>   .../board => board}/samsung/smdkv310/mmc_boot.c    |   15 +-
>   board/samsung/smdkv310/smdkv310.c                  |   13 +-
>   .../samsung/smdkv310/tools/mkv310_image.c          |    0
>   board/samsung/universal_c210/universal.c           |    5 +
>   board/syteco/jadecpu/jadecpu.c                     |    1 -
>   board/ti/evm/evm.c                                 |   15 +
>   board/ttcontrol/vision2/vision2.c                  |   10 -
>   boards.cfg                                         |    8 +-
>   doc/README.SPL                                     |    2 +
>   doc/README.davinci.nand_spl                        |  141 ++++
>   doc/README.omap3                                   |    5 +
>   drivers/i2c/mxc_i2c.c                              |   41 +-
>   drivers/misc/pmic_fsl.c                            |    5 +-
>   drivers/misc/pmic_spi.c                            |    3 +-
>   drivers/mtd/nand/Makefile                          |    3 +
>   drivers/mtd/nand/nand_spl_load.c                   |   56 ++
>   drivers/mtd/nand/nand_spl_simple.c                 |   43 +-
>   drivers/net/davinci_emac.c                         |   11 +-
>   drivers/net/mvgbe.c                                |    1 +
>   drivers/rtc/Makefile                               |    2 +-
>   drivers/rtc/{mc13783-rtc.c => mc13xxx-rtc.c}       |    0
>   drivers/rtc/mvrtc.c                                |    1 +
>   drivers/usb/host/ehci-mxc.c                        |    1 -
>   drivers/usb/musb/davinci.c                         |   20 +-
>   drivers/video/Makefile                             |    1 +
>   drivers/video/da8xx-fb.c                           |  846 
> ++++++++++++++++++++
>   include/configs/am335x_evm.h                       |    1 +
>   include/configs/cam_enc_4xx.h                      |  453 +++++++++++
>   include/configs/dig297.h                           |    8 +
>   include/configs/ea20.h                             |  126 +++-
>   include/configs/eb_cpux9k2.h                       |    2 +
>   include/configs/efikamx.h                          |    2 +-
>   include/configs/flea3.h                            |  286 +++++++
>   include/configs/gplugd.h                           |   12 +-
>   include/configs/imx31_litekit.h                    |    2 +-
>   include/configs/imx31_phycore.h                    |  153 ++--
>   include/configs/jadecpu.h                          |    4 +
>   include/configs/km/km_arm.h                        |    9 +-
>   include/configs/km_kirkwood.h                      |    3 +
>   include/configs/meesc.h                            |    8 +
>   include/configs/mgcoge3un.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                          |    3 +-
>   include/configs/mx53evk.h                          |   19 +-
>   include/configs/mx53loco.h                         |    3 +-
>   include/configs/mx53smd.h                          |    3 +-
>   include/configs/netspace_v2.h                      |   18 +-
>   include/configs/omap3_evm.h                        |  331 ++-------
>   include/configs/omap3_evm_common.h                 |  292 +++++++
>   include/configs/omap3_evm_quick_mmc.h              |   91 +++
>   include/configs/omap3_evm_quick_nand.h             |   79 ++
>   include/configs/omap3_mvblx.h                      |  313 ++++++++
>   include/configs/origen.h                           |    3 +
>   include/configs/otc570.h                           |    7 +
>   include/configs/portl2.h                           |    6 +-
>   include/configs/qong.h                             |   41 +-
>   include/configs/s5p_goni.h                         |    2 +
>   include/configs/s5pc210_universal.h                |   19 +
>   include/configs/smdkv310.h                         |    8 +-
>   include/configs/tt01.h                             |  254 ++++++
>   include/configs/tx25.h                             |    6 +
>   include/configs/vision2.h                          |    6 +-
>   mmc_spl/board/samsung/smdkv310/Makefile            |  106 ---
>   spl/Makefile                                       |    3 +-
>   tools/ublimage.h                                   |    2 +-
>   137 files changed, 7876 insertions(+), 850 deletions(-)
>   create mode 100644 arch/arm/cpu/arm926ejs/davinci/dm365_lowlevel.c
>   create mode 100644 arch/arm/cpu/arm926ejs/davinci/spl.c
>   delete mode 100644 arch/arm/cpu/arm926ejs/kirkwood/asm-offsets.s
>   create mode 100644 arch/arm/include/asm/arch-davinci/aintc_defs.h
>   create mode 100644 arch/arm/include/asm/arch-davinci/da8xx-fb.h
>   create mode 100644 arch/arm/include/asm/arch-davinci/dm365_lowlevel.h
>   create mode 100644 arch/arm/include/asm/arch-davinci/pll_defs.h
>   create mode 100644 arch/arm/include/asm/arch-davinci/psc_defs.h
>   create mode 100644 arch/arm/include/asm/arch-davinci/syscfg_defs.h
>   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/LaCie/netspace_v2/kwbimage-is2.cfg
>   create mode 100644 board/ait/cam_enc_4xx/Makefile
>   create mode 100644 board/ait/cam_enc_4xx/cam_enc_4xx.c
>   create mode 100644 board/ait/cam_enc_4xx/config.mk
>   rename mmc_spl/board/samsung/smdkv310/u-boot.lds => 
> board/ait/cam_enc_4xx/u-boot-spl.lds (63%)
>   create mode 100644 board/ait/cam_enc_4xx/ublimage.cfg
>   create mode 100644 board/hale/tt01/Makefile
>   create mode 100644 board/hale/tt01/lowlevel_init.S
>   create mode 100644 board/hale/tt01/tt01.c
>   create mode 100644 board/matrix_vision/mvblx/Makefile
>   create mode 100644 board/matrix_vision/mvblx/config.mk
>   create mode 100644 board/matrix_vision/mvblx/fpga.c
>   create mode 100644 board/matrix_vision/mvblx/fpga.h
>   create mode 100644 board/matrix_vision/mvblx/mvblx.c
>   create mode 100644 board/matrix_vision/mvblx/mvblx.h
>   create mode 100644 board/matrix_vision/mvblx/sys_eeprom.c
>   rename {mmc_spl/board => board}/samsung/smdkv310/mmc_boot.c (83%)
>   rename {mmc_spl/board => board}/samsung/smdkv310/tools/mkv310_image.c 
> (100%)
>   create mode 100644 doc/README.davinci.nand_spl
>   create mode 100644 drivers/mtd/nand/nand_spl_load.c
>   rename drivers/rtc/{mc13783-rtc.c => mc13xxx-rtc.c} (100%)
>   create mode 100644 drivers/video/da8xx-fb.c
>   create mode 100644 include/configs/cam_enc_4xx.h
>   create mode 100644 include/configs/flea3.h
>   create mode 100644 include/configs/omap3_evm_common.h
>   create mode 100644 include/configs/omap3_evm_quick_mmc.h
>   create mode 100644 include/configs/omap3_evm_quick_nand.h
>   create mode 100644 include/configs/omap3_mvblx.h
>   create mode 100644 include/configs/tt01.h
>   delete mode 100644 mmc_spl/board/samsung/smdkv310/Makefile

Applied, thanks.

Best regards,

Wolfgang Denk

-- 
DENX Software Engineering GmbH,     MD: Wolfgang Denk & Detlev Zundel
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: (+49)-8142-66989-10 Fax: (+49)-8142-66989-80 Email: wd at denx.de
Steal five dollars and you were a petty  thief.  Steal  thousands  of
dollars and you are either a government or a hero.
                                   - Terry Pratchett, _Going_Postal_

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

* [U-Boot] Pull request: u-boot-arm/master
@ 2011-11-07 20:58 Albert ARIBAUD
  2011-11-08  0:02 ` Wolfgang Denk
  0 siblings, 1 reply; 259+ messages in thread
From: Albert ARIBAUD @ 2011-11-07 20:58 UTC (permalink / raw)
  To: u-boot

Hi Wolfgang,

The following changes since commit fec79acc864bed049b6beae719ccbf2bbec5403a:

   sandbox: drop unused return (2011-11-03 22:35:25 +0100)

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

Ajay Bhargav (1):
       gplugD: Fix for error:MACH_TYPE_SHEEVAD undeclared

Anatolij Gustschin (4):
       ARM: netspace_v2: fix warnings
       ARM: DockStar: fix compilation
       ARM: dreamplug: fix compilation
       imx: imx31_phycore.h: fix checkpatch warnings

Angus Ainslie (2):
       ORIGEN : enable device tree support
       ORIGEN : use absolute paths and fix tool naming

Bastian Ruppert (4):
       Davinci: ea20: set console on UART0
       Davinci: ea20: set GPIOs to hold MII-Phy in reset and set 
UART0-Switch for console
       Davinci: ea20: add gpio for keeping power on in board_late_init
       Davinci: ea20: add gpios for LCD backlight control

Chander Kashyap (4):
       SMDKV310: Initialize board id using CONFIG_MACH_TYPE
       SMDKV310: use get_ram_size() to validate dram size
       smdkv310: use spl framework for mmc spl
       smdkv310: use macro for mmc data read function address

Christian Riesch (1):
       arm, davinci: Add function lpsc_syncreset()

Daniel Gorsulowski (2):
       at91: defined mach-types for meesc board in board config file
       at91: defined mach-types for otc570 board in board config file

Fabio Estevam (22):
       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
       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

Heiko Schocher (13):
       arm, davinci: replace CONFIG_PRELOADER with CONFIG_SPL_BUILD
       arm, arm926: fix missing symbols in NAND_SPL mode
       usb, davinci: add enable_vbus() weak function
       arm, usb, davinci: make USBPHY_CTL register configurable
       net, davinci_emac: make clock divider in MDIO control register 
configurable
       spl: add option for adding post memory test to the SPL framework
       arm, davinci: add support for new spl framework
       spl, nand: add 4bit HW ecc oob first nand_read_page function
       arm, davinci: add header files for dm365
       arm, davinci: add lowlevel function for dm365 soc
       arm926ejs, davinci: add cpuinfo for dm365
       arm926ejs, davinci: add missing spi defines for dm365
       arm, davinci: add cam_enc_4xx support

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

Holger Brunck (6):
       arm/km: add variable waitforne to mgcoge3un
       arm/km/mgcoge3un: enhance "waitforne" feature
       arm/km: add boardid and hwkey to kernel command line
       arm/km: trigger reconfiguration for the Xilinx FPGA
       arm/km: enable jffs2 cmds
       arm/km: adapt bootcounter evaluation

Ilya Yanok (2):
       davinci_emac: compilation fix, phy is array now
       omap/spl: actually enable the console

Jens Scharsig (1):
       Arm: re-introduce the MACH_TYPE_XXXXXX for EB_CPUX9K2 board

Lei Wen (2):
       pantheon: define CONFIG_SYS_CACHELINE_SIZE
       armada100: define CONFIG_SYS_CACHELINE_SIZE

Luca Ceresoli (1):
       ARM: dig297: Define MACH_TYPE_OMAP3_CPS and CONFIG_MACH_TYPE

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

Matthias Weisser (1):
       arm: jadecpu: Readd MACH_TYPE_JADECPU

Michael Jones (1):
       OMAP3: mvblx: Initial support for mvBlueLYNX-X

Michael Walle (1):
       kirkwood: define CONFIG_SYS_CACHELINE_SIZE

Mike Frysinger (1):
       kirkwood: drop empty asm-offsets.s file

Sanjeev Premi (10):
       omap3evm: Set environment variable 'ethaddr'
       omap3evm: Reorder related config options
       omap3evm: Prepare to split configuration
       omap3evm: move common config options to new file
       omap3evm: Add (quick) configuration for MMC/SD only
       omap3evm: Add (quick) configuration for NAND only
       omap3evm: fix errors caused by multiple definitions
       omap3: mem: Define and use common macros
       omap3: mem: Clean-up whitespaces
       omap3: mem: Move comments next to definitions

Simon Guinot (2):
       netspace_v2: fix SDRAM configuration
       netspace_v2: enable I2C EEPROM support

Stefano Babic (17):
       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
       Davinci: ea20: Add NAND support
       Davinci: ea20: Add early init to get early output from console
       Davinci: ea20: Add default U-Boot environment
       ARM: Davinci: added missing registers to hardware.h
       VIDEO: davinci: add framebuffer to da8xx
       Davinci: ea20: added video support
       Davinci: ea20: added I2C support
       Davinci: ea20: added PREBOOT to configuration

Thomas Herzmann (1):
       arm/km: portl2 environment address update to P1B

Tom Rini (2):
       am335x: Temporarily add MACH_TYPE define
       am335x: Drop board_sysinfo struct

Valentin Longchamp (1):
       ARM: Reintroduce MACH_TYPE_KM_KIRKWOOD for keymile ARM boards

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

Wolfgang Grandegger (2):
       mx5 configs: CONFIG_PRIME should really be CONFIG_ETHPRIME
       ehci-mxc: remove incorrect comment

?ukasz Majewski (3):
       dcache:s5p CONFIG_SYS_CACHELINE_SIZE added for s5p GONI target
       dcache:s5p CONFIG_SYS_CACHELINE_SIZE added for s5p UNIVERSAL C210 
target
       misc:pmic:samsung Enable PMIC driver at C210 Universal target

  MAINTAINERS                                        |   10 +
  Makefile                                           |    8 +-
  README                                             |    9 +-
  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/cpu/arm926ejs/davinci/Makefile            |    5 +
  arch/arm/cpu/arm926ejs/davinci/cpu.c               |   27 +-
  arch/arm/cpu/arm926ejs/davinci/dm365_lowlevel.c    |  439 ++++++++++
  arch/arm/cpu/arm926ejs/davinci/psc.c               |   20 +-
  arch/arm/cpu/arm926ejs/davinci/spl.c               |   63 ++
  arch/arm/cpu/arm926ejs/start.S                     |   31 +-
  arch/arm/cpu/armv7/mx5/lowlevel_init.S             |   15 +
  arch/arm/cpu/armv7/omap-common/spl.c               |    2 +
  arch/arm/include/asm/arch-am33xx/sys_proto.h       |    7 -
  arch/arm/include/asm/arch-armada100/config.h       |    2 +
  arch/arm/include/asm/arch-davinci/aintc_defs.h     |   50 ++
  arch/arm/include/asm/arch-davinci/da8xx-fb.h       |  126 +++
  arch/arm/include/asm/arch-davinci/dm365_lowlevel.h |   41 +
  arch/arm/include/asm/arch-davinci/hardware.h       |   27 +-
  arch/arm/include/asm/arch-davinci/pll_defs.h       |   84 ++
  arch/arm/include/asm/arch-davinci/psc_defs.h       |   86 ++
  arch/arm/include/asm/arch-davinci/syscfg_defs.h    |   66 ++
  arch/arm/include/asm/arch-kirkwood/config.h        |    3 +-
  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 +
  arch/arm/include/asm/arch-omap3/mem.h              |  217 +++---
  arch/arm/include/asm/arch-pantheon/config.h        |    2 +
  board/CarMediaLab/flea3/Makefile                   |   49 ++
  board/CarMediaLab/flea3/flea3.c                    |  289 +++++++
  board/CarMediaLab/flea3/lowlevel_init.S            |   79 ++
  board/LaCie/netspace_v2/kwbimage-is2.cfg           |  162 ++++
  board/LaCie/netspace_v2/kwbimage.cfg               |    4 +-
  board/LaCie/netspace_v2/netspace_v2.c              |    1 +
  board/Marvell/dreamplug/dreamplug.c                |    1 +
  board/Seagate/dockstar/dockstar.c                  |    2 +
  board/ait/cam_enc_4xx/Makefile                     |   46 ++
  board/ait/cam_enc_4xx/cam_enc_4xx.c                |  446 +++++++++++
  board/ait/cam_enc_4xx/config.mk                    |   15 +
  .../ait/cam_enc_4xx/u-boot-spl.lds                 |   63 +-
  board/ait/cam_enc_4xx/ublimage.cfg                 |   48 ++
  board/comelit/dig297/dig297.c                      |    2 -
  board/davedenx/qong/qong.c                         |    8 +-
  board/davinci/common/misc.c                        |    2 +-
  board/davinci/ea20/ea20.c                          |  205 ++++-
  board/freescale/mx31pdk/mx31pdk.c                  |   20 +
  board/freescale/mx35pdk/mx35pdk.h                  |   18 -
  board/freescale/mx51evk/mx51evk.c                  |   17 +-
  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/hale/tt01/Makefile                           |   51 ++
  board/hale/tt01/lowlevel_init.S                    |   32 +
  board/hale/tt01/tt01.c                             |  200 +++++
  board/karo/tx25/tx25.c                             |    1 -
  board/keymile/km_arm/km_arm.c                      |   55 +-
  board/matrix_vision/mvblx/Makefile                 |   53 ++
  board/matrix_vision/mvblx/config.mk                |   33 +
  board/matrix_vision/mvblx/fpga.c                   |  219 +++++
  board/matrix_vision/mvblx/fpga.h                   |   32 +
  board/matrix_vision/mvblx/mvblx.c                  |  169 ++++
  board/matrix_vision/mvblx/mvblx.h                  |  362 +++++++++
  board/matrix_vision/mvblx/sys_eeprom.c             |  395 +++++++++
  board/samsung/origen/Makefile                      |    6 +-
  board/samsung/smdkv310/Makefile                    |   19 +-
  .../board => board}/samsung/smdkv310/mmc_boot.c    |   15 +-
  board/samsung/smdkv310/smdkv310.c                  |   13 +-
  .../samsung/smdkv310/tools/mkv310_image.c          |    0
  board/samsung/universal_c210/universal.c           |    5 +
  board/syteco/jadecpu/jadecpu.c                     |    1 -
  board/ti/evm/evm.c                                 |   15 +
  board/ttcontrol/vision2/vision2.c                  |   10 -
  boards.cfg                                         |    8 +-
  doc/README.SPL                                     |    2 +
  doc/README.davinci.nand_spl                        |  141 ++++
  doc/README.omap3                                   |    5 +
  drivers/i2c/mxc_i2c.c                              |   41 +-
  drivers/misc/pmic_fsl.c                            |    5 +-
  drivers/misc/pmic_spi.c                            |    3 +-
  drivers/mtd/nand/Makefile                          |    3 +
  drivers/mtd/nand/nand_spl_load.c                   |   56 ++
  drivers/mtd/nand/nand_spl_simple.c                 |   43 +-
  drivers/net/davinci_emac.c                         |   11 +-
  drivers/net/mvgbe.c                                |    1 +
  drivers/rtc/Makefile                               |    2 +-
  drivers/rtc/{mc13783-rtc.c => mc13xxx-rtc.c}       |    0
  drivers/rtc/mvrtc.c                                |    1 +
  drivers/usb/host/ehci-mxc.c                        |    1 -
  drivers/usb/musb/davinci.c                         |   20 +-
  drivers/video/Makefile                             |    1 +
  drivers/video/da8xx-fb.c                           |  846 
++++++++++++++++++++
  include/configs/am335x_evm.h                       |    1 +
  include/configs/cam_enc_4xx.h                      |  453 +++++++++++
  include/configs/dig297.h                           |    8 +
  include/configs/ea20.h                             |  126 +++-
  include/configs/eb_cpux9k2.h                       |    2 +
  include/configs/efikamx.h                          |    2 +-
  include/configs/flea3.h                            |  286 +++++++
  include/configs/gplugd.h                           |   12 +-
  include/configs/imx31_litekit.h                    |    2 +-
  include/configs/imx31_phycore.h                    |  153 ++--
  include/configs/jadecpu.h                          |    4 +
  include/configs/km/km_arm.h                        |    9 +-
  include/configs/km_kirkwood.h                      |    3 +
  include/configs/meesc.h                            |    8 +
  include/configs/mgcoge3un.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                          |    3 +-
  include/configs/mx53evk.h                          |   19 +-
  include/configs/mx53loco.h                         |    3 +-
  include/configs/mx53smd.h                          |    3 +-
  include/configs/netspace_v2.h                      |   18 +-
  include/configs/omap3_evm.h                        |  331 ++-------
  include/configs/omap3_evm_common.h                 |  292 +++++++
  include/configs/omap3_evm_quick_mmc.h              |   91 +++
  include/configs/omap3_evm_quick_nand.h             |   79 ++
  include/configs/omap3_mvblx.h                      |  313 ++++++++
  include/configs/origen.h                           |    3 +
  include/configs/otc570.h                           |    7 +
  include/configs/portl2.h                           |    6 +-
  include/configs/qong.h                             |   41 +-
  include/configs/s5p_goni.h                         |    2 +
  include/configs/s5pc210_universal.h                |   19 +
  include/configs/smdkv310.h                         |    8 +-
  include/configs/tt01.h                             |  254 ++++++
  include/configs/tx25.h                             |    6 +
  include/configs/vision2.h                          |    6 +-
  mmc_spl/board/samsung/smdkv310/Makefile            |  106 ---
  spl/Makefile                                       |    3 +-
  tools/ublimage.h                                   |    2 +-
  137 files changed, 7876 insertions(+), 850 deletions(-)
  create mode 100644 arch/arm/cpu/arm926ejs/davinci/dm365_lowlevel.c
  create mode 100644 arch/arm/cpu/arm926ejs/davinci/spl.c
  delete mode 100644 arch/arm/cpu/arm926ejs/kirkwood/asm-offsets.s
  create mode 100644 arch/arm/include/asm/arch-davinci/aintc_defs.h
  create mode 100644 arch/arm/include/asm/arch-davinci/da8xx-fb.h
  create mode 100644 arch/arm/include/asm/arch-davinci/dm365_lowlevel.h
  create mode 100644 arch/arm/include/asm/arch-davinci/pll_defs.h
  create mode 100644 arch/arm/include/asm/arch-davinci/psc_defs.h
  create mode 100644 arch/arm/include/asm/arch-davinci/syscfg_defs.h
  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/LaCie/netspace_v2/kwbimage-is2.cfg
  create mode 100644 board/ait/cam_enc_4xx/Makefile
  create mode 100644 board/ait/cam_enc_4xx/cam_enc_4xx.c
  create mode 100644 board/ait/cam_enc_4xx/config.mk
  rename mmc_spl/board/samsung/smdkv310/u-boot.lds => 
board/ait/cam_enc_4xx/u-boot-spl.lds (63%)
  create mode 100644 board/ait/cam_enc_4xx/ublimage.cfg
  create mode 100644 board/hale/tt01/Makefile
  create mode 100644 board/hale/tt01/lowlevel_init.S
  create mode 100644 board/hale/tt01/tt01.c
  create mode 100644 board/matrix_vision/mvblx/Makefile
  create mode 100644 board/matrix_vision/mvblx/config.mk
  create mode 100644 board/matrix_vision/mvblx/fpga.c
  create mode 100644 board/matrix_vision/mvblx/fpga.h
  create mode 100644 board/matrix_vision/mvblx/mvblx.c
  create mode 100644 board/matrix_vision/mvblx/mvblx.h
  create mode 100644 board/matrix_vision/mvblx/sys_eeprom.c
  rename {mmc_spl/board => board}/samsung/smdkv310/mmc_boot.c (83%)
  rename {mmc_spl/board => board}/samsung/smdkv310/tools/mkv310_image.c 
(100%)
  create mode 100644 doc/README.davinci.nand_spl
  create mode 100644 drivers/mtd/nand/nand_spl_load.c
  rename drivers/rtc/{mc13783-rtc.c => mc13xxx-rtc.c} (100%)
  create mode 100644 drivers/video/da8xx-fb.c
  create mode 100644 include/configs/cam_enc_4xx.h
  create mode 100644 include/configs/flea3.h
  create mode 100644 include/configs/omap3_evm_common.h
  create mode 100644 include/configs/omap3_evm_quick_mmc.h
  create mode 100644 include/configs/omap3_evm_quick_nand.h
  create mode 100644 include/configs/omap3_mvblx.h
  create mode 100644 include/configs/tt01.h
  delete mode 100644 mmc_spl/board/samsung/smdkv310/Makefile

Amicalement,
-- 
Albert.

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

* [U-Boot] Pull request: u-boot-arm/master
  2011-10-21 18:44   ` Albert ARIBAUD
@ 2011-10-21 19:12     ` Simon Glass
  0 siblings, 0 replies; 259+ messages in thread
From: Simon Glass @ 2011-10-21 19:12 UTC (permalink / raw)
  To: u-boot

Hi Albert,

On Fri, Oct 21, 2011 at 11:44 AM, Albert ARIBAUD
<albert.u.boot@aribaud.net> wrote:
> Hi Simon,
>
> Le 04/10/2011 07:35, Simon Glass a ?crit :
>>
>> Hi Albert,
>>
>> On Fri, Sep 30, 2011 at 1:09 PM, Albert ARIBAUD
>> <albert.u.boot@aribaud.net> ?wrote:
>>>
>>> Hi Wolfgang,
>>>
>>> I have moved the contents of u-boot-arm/next to u-boot-arm/master, and
>>> therefore...
>>
>> Are you able to pick my the tegra clock/pinmux patch set as discussed
>> please? I will get started on the next series.
>>
>> Regards,
>> Simon
>>
>>>
>>> The following changes since commit
>>> 1d5e7fb403257d62f0f2419cb83fdf6b0f02f215:
>
> FYI, these should all be in the current u-boot-arm/master. Let me know if
> anything is missing.

Yes I see them, and have been basing off these recently, thank you.

Please also see my other email about Stephen Warren's new changes,
which are the next lot to go in.

Regards,
Simon

>
> Amicalement,
> --
> Albert.
>

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

* [U-Boot] Pull request: u-boot-arm/master
  2011-10-04  5:35 ` Simon Glass
@ 2011-10-21 18:44   ` Albert ARIBAUD
  2011-10-21 19:12     ` Simon Glass
  0 siblings, 1 reply; 259+ messages in thread
From: Albert ARIBAUD @ 2011-10-21 18:44 UTC (permalink / raw)
  To: u-boot

Hi Simon,

Le 04/10/2011 07:35, Simon Glass a ?crit :
> Hi Albert,
>
> On Fri, Sep 30, 2011 at 1:09 PM, Albert ARIBAUD
> <albert.u.boot@aribaud.net>  wrote:
>> Hi Wolfgang,
>>
>> I have moved the contents of u-boot-arm/next to u-boot-arm/master, and
>> therefore...
>
> Are you able to pick my the tegra clock/pinmux patch set as discussed
> please? I will get started on the next series.
>
> Regards,
> Simon
>
>>
>> The following changes since commit 1d5e7fb403257d62f0f2419cb83fdf6b0f02f215:

FYI, these should all be in the current u-boot-arm/master. Let me know 
if anything is missing.

Amicalement,
-- 
Albert.

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

* [U-Boot] Pull request: u-boot-arm/master
  2011-09-30 20:09 Albert ARIBAUD
  2011-10-01 19:40 ` Wolfgang Denk
@ 2011-10-04  5:35 ` Simon Glass
  2011-10-21 18:44   ` Albert ARIBAUD
  1 sibling, 1 reply; 259+ messages in thread
From: Simon Glass @ 2011-10-04  5:35 UTC (permalink / raw)
  To: u-boot

Hi Albert,

On Fri, Sep 30, 2011 at 1:09 PM, Albert ARIBAUD
<albert.u.boot@aribaud.net> wrote:
> Hi Wolfgang,
>
> I have moved the contents of u-boot-arm/next to u-boot-arm/master, and
> therefore...

Are you able to pick my the tegra clock/pinmux patch set as discussed
please? I will get started on the next series.

Regards,
Simon

>
> The following changes since commit 1d5e7fb403257d62f0f2419cb83fdf6b0f02f215:

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

* [U-Boot] Pull request: u-boot-arm/master
  2011-09-30 20:09 Albert ARIBAUD
@ 2011-10-01 19:40 ` Wolfgang Denk
  2011-10-04  5:35 ` Simon Glass
  1 sibling, 0 replies; 259+ messages in thread
From: Wolfgang Denk @ 2011-10-01 19:40 UTC (permalink / raw)
  To: u-boot

Dear Albert ARIBAUD,

In message <4E8621F5.9010409@aribaud.net> you wrote:
> Hi Wolfgang,
> 
> I have moved the contents of u-boot-arm/next to u-boot-arm/master, and 
> therefore...
> 
> The following changes since commit 1d5e7fb403257d62f0f2419cb83fdf6b0f02f215:
> 
>    Prepare v2011.09 (2011-09-29 21:11:15 +0200)
> 
> are available in the git repository at:
>    git://git.denx.de/u-boot-arm.git master
> 
> Ajay Bhargav (5):
>        gpio: Add GPIO driver framework for Marvell SoCs
>        gpio: Add GPIO driver for Marvell SoC Armada100
>        net: Adds Fast Ethernet Controller driver for Armada100
>        Armada100: Enable Ethernet support for GplugD
>        Armada100: Enable 88E3015 PHY support for GplugD
> 
> Aneesh V (1):
>        omap4: update maintainer for omap4 boards
> 
> Balaji T K (2):
>        mmc: omap: enable high capacity
>        mmc: omap: config VMMC, MMC1_PBIAS
> 
> Fabio Estevam (25):
>        ARM: mx25: Print the silicon revison
>        ARM: mx25: Print the source of reset
>        MX31: mx31pdk: Remove nand_spl config.mk file
>        MX31: Improve readability for reset cause
>        mx31pdk: Change the prompt as per other i.MX boards
>        MX25: tx25: Avoid the usage of extern in C file
>        MX25: Add initial support for MX25PDK
>        MX31: Disable watchdog during low-power modes
>        mx31pdk: Remove dram_init_banksize()
>        mx25pdk: Remove dram_init_banksize()
>        mx31ads: Remove dram_init_banksize()
>        imx31_litekit: Remove dram_init_banksize()
>        mx31pdk: Place machine ID into board config
>        mx25pdk: Place machine ID into board config
>        mx31ads: Place machine ID into board config
>        imx31_litekit: Place machine ID into board config
>        mx51evk: Place machine ID into board config
>        mx53loco: Place machine ID into board config
>        mx53smd: Place machine ID into board config
>        mx53ard: Place machine ID into board config
>        mx53evk: Place machine ID into board config
>        zmx25: Remove dram_init_banksize()
>        zmx25: Place machine ID into board config
>        zmx25: Fix build warning due to 'get_reset_cause' defined but not 
> used
>        vision2: Place machine ID into board config
> 
> Heiko Schocher (16):
>        i2c, davinci: add i2c set speed
>        net, davinci_emac: add KSZ8864 switch
>        net, davinci_emac: make less verbose - turn printf() into debug()
>        net, davinci_emac: let the EMAC detect the PHYs
>        arm, davinci: move davinci_timer in header file
>        arm, davinci: add missing timer baseaddresses for !DA8xx cpu
>        arm, davinci: add internal WDT support for AM1808 cpus
>        arm, davinci: add RTC base addr
>        rtc, davinci: add support for davinci internal RTC
>        arm, davinci: add SYSCFG1 base and register struct
>        arm, davinci: add some missing defines in hardware.h
>        arm, davinci, am1808, gpio: add missing defines for bank 8
>        arm, davinci: add ddr2 definition
>        arm, davinci: add NOR Boot Configuration Word
>        arm, davinci, am1808: add lowlevel functions for booting from NOR
>        arm, davinci, da8xx: add cpuinfo
> 
> Jason Liu (1):
>        cosmetic: fsl_pmic: cosmetic for the help message
> 
> Joe Hershberger (1):
>        omap4_panda: Ignore omap4 SPL called MLO
> 
> Marek Vasut (19):
>        EfikaMX: Adjust undocumented magic constant in config file
>        FEC: Use proper accessor to read register in debug call
>        FEC: Use defined constant instead of magic number
>        FEC: Kill mode select FIXME's
>        FEC: Add RMII mode support
>        FEC: Allow selection of MII mode via CONFIG_FEC_XCV_TYPE
>        FEC: Abstract access to fec->eth in MII operations
>        FEC: Allow multiple FECes
>        FEC: Allow registering MII postconfiguration callback
>        FEC: Add timeout for chip reset
>        FEC: Squish "got MAC from fuse" message, make it debug()
>        FEC: Move imx_get_mac_from_fuse() definition to fec_mxc.h
>        MX5: Modify the PLL decoding algorithm
>        MX5: Add AHB clock reporting and fix IPG clock reporting
>        MX5: Clean up the output of "clocks" command
>        I2C: mxc_i2c rework
>        ATA: Squash warnings in mxc_ata.
>        EfikaMX: Add imximage config for Efika SB
>        EfikaSB: Add preliminary EfikaSB support
> 
> Philip Balister (2):
>        OMAP3: Overo: Update GPMC timing for ethernet chip
>        overo: Set IEN on GPMC_CLK to support synchronous clocking.
> 
> Sandeep Paulraj (1):
>        devkit8000: Fix build break
> 
> Sanjeev Premi (2):
>        omap3: Fix compile warning
>        omap3evm: env: Fix default console
> 
> Simon Schwarz (9):
>        omap-common/omap4: relocate early UART clock setup
>        omap3: Configure RAM bank 0 if in SPL
>        omap-common: add nand spl support
>        spl: add NAND Library to new SPL
>        spl: Add POWER library to new spl
>        omap3: new SPL structure support
>        devkit8000: Add nand-spl support for new SPL
>        omap3: implement boot parameter saving
>        omap-common: reorganize spl.c
> 
> Thomas Weber (1):
>        Devkit8000: Change console from ttyS2 to ttyO2
> 
>   .gitignore                                         |    1 +
>   MAINTAINERS                                        |    9 +-
>   arch/arm/cpu/arm1136/mx31/generic.c                |    2 +-
>   arch/arm/cpu/arm1136/mx31/timer.c                  |    4 +-
>   arch/arm/cpu/arm926ejs/davinci/Makefile            |    3 +-
>   arch/arm/cpu/arm926ejs/davinci/am1808_lowlevel.c   |  428 ++++++++++++
>   arch/arm/cpu/arm926ejs/davinci/cpu.c               |   16 +-
>   arch/arm/cpu/arm926ejs/davinci/ksz8873.c           |   68 ++
>   arch/arm/cpu/arm926ejs/davinci/timer.c             |   46 +-
>   arch/arm/cpu/arm926ejs/mx25/generic.c              |   53 ++-
>   arch/arm/cpu/arm926ejs/start.S                     |    9 +
>   arch/arm/cpu/armv7/mx5/clock.c                     |  114 +++-
>   arch/arm/cpu/armv7/omap-common/Makefile            |    6 +
>   arch/arm/cpu/armv7/omap-common/spl.c               |  165 +----
>   arch/arm/cpu/armv7/omap-common/spl_mmc.c           |  150 ++++
>   arch/arm/cpu/armv7/omap-common/spl_nand.c          |   71 ++
>   arch/arm/cpu/armv7/omap3/board.c                   |   50 ++-
>   arch/arm/cpu/armv7/omap3/config.mk                 |   30 +
>   arch/arm/cpu/armv7/omap3/lowlevel_init.S           |   10 +
>   arch/arm/cpu/armv7/omap3/sdrc.c                    |   32 +-
>   arch/arm/cpu/armv7/omap3/sys_info.c                |    2 +-
>   arch/arm/cpu/armv7/omap4/board.c                   |    1 +
>   arch/arm/include/asm/arch-armada100/armada100.h    |   58 ++
>   arch/arm/include/asm/arch-armada100/gpio.h         |   48 ++
>   arch/arm/include/asm/arch-armada100/mfp.h          |   19 +
>   .../arm/include/asm/arch-davinci/am1808_lowlevel.h |   44 ++
>   arch/arm/include/asm/arch-davinci/ddr2_defs.h      |   96 +++
>   arch/arm/include/asm/arch-davinci/emac_defs.h      |    6 +
>   arch/arm/include/asm/arch-davinci/gpio.h           |    2 +
>   arch/arm/include/asm/arch-davinci/hardware.h       |   30 +
>   arch/arm/include/asm/arch-davinci/timer_defs.h     |   44 ++
>   arch/arm/include/asm/arch-mx25/imx-regs.h          |    4 +-
>   arch/arm/include/asm/arch-mx25/sys_proto.h         |   29 +
>   arch/arm/include/asm/arch-mx27/imx-regs.h          |    1 -
>   arch/arm/include/asm/arch-mx31/imx-regs.h          |    2 +
>   arch/arm/include/asm/arch-mx35/imx-regs.h          |    2 -
>   arch/arm/include/asm/arch-mx5/crm_regs.h           |   11 +
>   arch/arm/include/asm/arch-mx5/imx-regs.h           |    5 +-
>   arch/arm/include/asm/arch-omap3/mem.h              |   36 +
>   arch/arm/include/asm/arch-omap3/omap_gpmc.h        |    9 +
>   arch/arm/include/asm/arch-omap3/sys_proto.h        |    1 +
>   arch/arm/include/asm/arch-omap4/omap4.h            |    8 +-
>   arch/arm/include/asm/omap_common.h                 |   31 +
>   board/Marvell/gplugd/gplugd.c                      |   71 ++
>   board/efikamx/efikamx.c                            |  124 +++-
>   board/efikamx/{imximage.cfg => imximage_mx.cfg}    |    0
>   board/efikamx/{imximage.cfg => imximage_sb.cfg}    |   26 +-
>   board/freescale/mx25pdk/Makefile                   |   49 ++
>   board/freescale/mx25pdk/imximage.cfg               |   73 ++
>   board/freescale/mx25pdk/lowlevel_init.S            |   21 +
>   board/freescale/mx25pdk/mx25pdk.c                  |   56 ++
>   board/freescale/mx31ads/mx31ads.c                  |    7 -
>   board/freescale/mx31pdk/mx31pdk.c                  |    7 -
>   board/freescale/mx51evk/mx51evk.c                  |    1 -
>   board/freescale/mx53ard/mx53ard.c                  |    1 -
>   board/freescale/mx53evk/mx53evk.c                  |    1 -
>   board/freescale/mx53loco/mx53loco.c                |    1 -
>   board/freescale/mx53smd/mx53smd.c                  |    1 -
>   board/isee/igep0020/igep0020.c                     |    1 +
>   board/isee/igep0020/igep0020.h                     |    9 -
>   board/karo/tx25/tx25.c                             |    3 +-
>   board/logicpd/imx31_litekit/imx31_litekit.c        |    7 -
>   board/overo/overo.c                                |    1 +
>   board/overo/overo.h                                |   11 +-
>   board/syteco/zmx25/zmx25.c                         |    8 -
>   board/timll/devkit8000/devkit8000.c                |    2 +-
>   board/ttcontrol/vision2/vision2.c                  |    1 -
>   boards.cfg                                         |    5 +-
>   doc/README.SPL                                     |    2 +
>   doc/README.davinci                                 |    9 +
>   drivers/block/mxc_ata.c                            |   22 +-
>   drivers/gpio/Makefile                              |    1 +
>   drivers/gpio/mvgpio.c                              |  115 +++
>   drivers/gpio/mvgpio.h                              |   74 ++
>   drivers/i2c/davinci_i2c.c                          |    5 +
>   drivers/i2c/mxc_i2c.c                              |  422 ++++++++----
>   drivers/misc/fsl_pmic.c                            |    2 +-
>   drivers/mmc/omap_hsmmc.c                           |   34 +-
>   drivers/mtd/nand/Makefile                          |   10 +-
>   drivers/mtd/nand/nand_base.c                       |    4 +-
>   drivers/mtd/nand/nand_spl_simple.c                 |  245 +++++++
>   drivers/mtd/nand/omap_gpmc.c                       |   27 +
>   drivers/net/Makefile                               |    1 +
>   drivers/net/armada100_fec.c                        |  736 
> ++++++++++++++++++++
>   drivers/net/armada100_fec.h                        |  232 ++++++
>   drivers/net/davinci_emac.c                         |   12 +-
>   drivers/net/fec_mxc.c                              |  170 +++--
>   drivers/net/fec_mxc.h                              |    9 +-
>   drivers/power/twl6030.c                            |    7 +
>   drivers/rtc/Makefile                               |    1 +
>   drivers/rtc/davinci.c                              |  125 ++++
>   include/configs/devkit8000.h                       |   48 ++-
>   include/configs/efikamx.h                          |    6 +-
>   include/configs/gplugd.h                           |   30 +-
>   include/configs/imx31_litekit.h                    |    4 +-
>   include/configs/mx25pdk.h                          |  108 +++
>   include/configs/mx31ads.h                          |    2 +
>   include/configs/mx31pdk.h                          |    4 +-
>   include/configs/mx51evk.h                          |    1 +
>   include/configs/mx53ard.h                          |    2 +
>   include/configs/mx53evk.h                          |    2 +
>   include/configs/mx53loco.h                         |    2 +
>   include/configs/mx53smd.h                          |    4 +-
>   include/configs/omap3_evm.h                        |    2 +-
>   include/configs/omap4_common.h                     |    2 +
>   include/configs/omap4_sdp4430.h                    |    2 +
>   include/configs/vision2.h                          |    2 +
>   include/configs/zmx25.h                            |    1 +
>   include/nand.h                                     |    6 +
>   include/netdev.h                                   |    8 +-
>   include/twl6030.h                                  |    3 +
>   nand_spl/board/freescale/mx31pdk/Makefile          |    2 +-
>   nand_spl/board/freescale/mx31pdk/config.mk         |    1 -
>   spl/Makefile                                       |    2 +
>   114 files changed, 4237 insertions(+), 515 deletions(-)
>   create mode 100644 arch/arm/cpu/arm926ejs/davinci/am1808_lowlevel.c
>   create mode 100644 arch/arm/cpu/arm926ejs/davinci/ksz8873.c
>   create mode 100644 arch/arm/cpu/armv7/omap-common/spl_mmc.c
>   create mode 100644 arch/arm/cpu/armv7/omap-common/spl_nand.c
>   create mode 100644 arch/arm/cpu/armv7/omap3/config.mk
>   create mode 100644 arch/arm/include/asm/arch-armada100/gpio.h
>   create mode 100644 arch/arm/include/asm/arch-davinci/am1808_lowlevel.h
>   create mode 100644 arch/arm/include/asm/arch-davinci/ddr2_defs.h
>   create mode 100644 arch/arm/include/asm/arch-davinci/timer_defs.h
>   create mode 100644 arch/arm/include/asm/arch-mx25/sys_proto.h
>   copy board/efikamx/{imximage.cfg => imximage_mx.cfg} (100%)
>   rename board/efikamx/{imximage.cfg => imximage_sb.cfg} (90%)
>   create mode 100644 board/freescale/mx25pdk/Makefile
>   create mode 100644 board/freescale/mx25pdk/imximage.cfg
>   create mode 100644 board/freescale/mx25pdk/lowlevel_init.S
>   create mode 100644 board/freescale/mx25pdk/mx25pdk.c
>   create mode 100644 drivers/gpio/mvgpio.c
>   create mode 100644 drivers/gpio/mvgpio.h
>   create mode 100644 drivers/mtd/nand/nand_spl_simple.c
>   create mode 100644 drivers/net/armada100_fec.c
>   create mode 100644 drivers/net/armada100_fec.h
>   create mode 100644 drivers/rtc/davinci.c
>   create mode 100644 include/configs/mx25pdk.h
>   delete mode 100644 nand_spl/board/freescale/mx31pdk/config.mk

Applied, thanks.

Best regards,

Wolfgang Denk

-- 
DENX Software Engineering GmbH,     MD: Wolfgang Denk & Detlev Zundel
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: (+49)-8142-66989-10 Fax: (+49)-8142-66989-80 Email: wd at denx.de
All a hacker needs is a tight PUSHJ, a loose pair of UUOs, and a warm
place to shift.

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

* [U-Boot] Pull request: u-boot-arm/master
@ 2011-09-30 20:09 Albert ARIBAUD
  2011-10-01 19:40 ` Wolfgang Denk
  2011-10-04  5:35 ` Simon Glass
  0 siblings, 2 replies; 259+ messages in thread
From: Albert ARIBAUD @ 2011-09-30 20:09 UTC (permalink / raw)
  To: u-boot

Hi Wolfgang,

I have moved the contents of u-boot-arm/next to u-boot-arm/master, and 
therefore...

The following changes since commit 1d5e7fb403257d62f0f2419cb83fdf6b0f02f215:

   Prepare v2011.09 (2011-09-29 21:11:15 +0200)

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

Ajay Bhargav (5):
       gpio: Add GPIO driver framework for Marvell SoCs
       gpio: Add GPIO driver for Marvell SoC Armada100
       net: Adds Fast Ethernet Controller driver for Armada100
       Armada100: Enable Ethernet support for GplugD
       Armada100: Enable 88E3015 PHY support for GplugD

Aneesh V (1):
       omap4: update maintainer for omap4 boards

Balaji T K (2):
       mmc: omap: enable high capacity
       mmc: omap: config VMMC, MMC1_PBIAS

Fabio Estevam (25):
       ARM: mx25: Print the silicon revison
       ARM: mx25: Print the source of reset
       MX31: mx31pdk: Remove nand_spl config.mk file
       MX31: Improve readability for reset cause
       mx31pdk: Change the prompt as per other i.MX boards
       MX25: tx25: Avoid the usage of extern in C file
       MX25: Add initial support for MX25PDK
       MX31: Disable watchdog during low-power modes
       mx31pdk: Remove dram_init_banksize()
       mx25pdk: Remove dram_init_banksize()
       mx31ads: Remove dram_init_banksize()
       imx31_litekit: Remove dram_init_banksize()
       mx31pdk: Place machine ID into board config
       mx25pdk: Place machine ID into board config
       mx31ads: Place machine ID into board config
       imx31_litekit: Place machine ID into board config
       mx51evk: Place machine ID into board config
       mx53loco: Place machine ID into board config
       mx53smd: Place machine ID into board config
       mx53ard: Place machine ID into board config
       mx53evk: Place machine ID into board config
       zmx25: Remove dram_init_banksize()
       zmx25: Place machine ID into board config
       zmx25: Fix build warning due to 'get_reset_cause' defined but not 
used
       vision2: Place machine ID into board config

Heiko Schocher (16):
       i2c, davinci: add i2c set speed
       net, davinci_emac: add KSZ8864 switch
       net, davinci_emac: make less verbose - turn printf() into debug()
       net, davinci_emac: let the EMAC detect the PHYs
       arm, davinci: move davinci_timer in header file
       arm, davinci: add missing timer baseaddresses for !DA8xx cpu
       arm, davinci: add internal WDT support for AM1808 cpus
       arm, davinci: add RTC base addr
       rtc, davinci: add support for davinci internal RTC
       arm, davinci: add SYSCFG1 base and register struct
       arm, davinci: add some missing defines in hardware.h
       arm, davinci, am1808, gpio: add missing defines for bank 8
       arm, davinci: add ddr2 definition
       arm, davinci: add NOR Boot Configuration Word
       arm, davinci, am1808: add lowlevel functions for booting from NOR
       arm, davinci, da8xx: add cpuinfo

Jason Liu (1):
       cosmetic: fsl_pmic: cosmetic for the help message

Joe Hershberger (1):
       omap4_panda: Ignore omap4 SPL called MLO

Marek Vasut (19):
       EfikaMX: Adjust undocumented magic constant in config file
       FEC: Use proper accessor to read register in debug call
       FEC: Use defined constant instead of magic number
       FEC: Kill mode select FIXME's
       FEC: Add RMII mode support
       FEC: Allow selection of MII mode via CONFIG_FEC_XCV_TYPE
       FEC: Abstract access to fec->eth in MII operations
       FEC: Allow multiple FECes
       FEC: Allow registering MII postconfiguration callback
       FEC: Add timeout for chip reset
       FEC: Squish "got MAC from fuse" message, make it debug()
       FEC: Move imx_get_mac_from_fuse() definition to fec_mxc.h
       MX5: Modify the PLL decoding algorithm
       MX5: Add AHB clock reporting and fix IPG clock reporting
       MX5: Clean up the output of "clocks" command
       I2C: mxc_i2c rework
       ATA: Squash warnings in mxc_ata.
       EfikaMX: Add imximage config for Efika SB
       EfikaSB: Add preliminary EfikaSB support

Philip Balister (2):
       OMAP3: Overo: Update GPMC timing for ethernet chip
       overo: Set IEN on GPMC_CLK to support synchronous clocking.

Sandeep Paulraj (1):
       devkit8000: Fix build break

Sanjeev Premi (2):
       omap3: Fix compile warning
       omap3evm: env: Fix default console

Simon Schwarz (9):
       omap-common/omap4: relocate early UART clock setup
       omap3: Configure RAM bank 0 if in SPL
       omap-common: add nand spl support
       spl: add NAND Library to new SPL
       spl: Add POWER library to new spl
       omap3: new SPL structure support
       devkit8000: Add nand-spl support for new SPL
       omap3: implement boot parameter saving
       omap-common: reorganize spl.c

Thomas Weber (1):
       Devkit8000: Change console from ttyS2 to ttyO2

  .gitignore                                         |    1 +
  MAINTAINERS                                        |    9 +-
  arch/arm/cpu/arm1136/mx31/generic.c                |    2 +-
  arch/arm/cpu/arm1136/mx31/timer.c                  |    4 +-
  arch/arm/cpu/arm926ejs/davinci/Makefile            |    3 +-
  arch/arm/cpu/arm926ejs/davinci/am1808_lowlevel.c   |  428 ++++++++++++
  arch/arm/cpu/arm926ejs/davinci/cpu.c               |   16 +-
  arch/arm/cpu/arm926ejs/davinci/ksz8873.c           |   68 ++
  arch/arm/cpu/arm926ejs/davinci/timer.c             |   46 +-
  arch/arm/cpu/arm926ejs/mx25/generic.c              |   53 ++-
  arch/arm/cpu/arm926ejs/start.S                     |    9 +
  arch/arm/cpu/armv7/mx5/clock.c                     |  114 +++-
  arch/arm/cpu/armv7/omap-common/Makefile            |    6 +
  arch/arm/cpu/armv7/omap-common/spl.c               |  165 +----
  arch/arm/cpu/armv7/omap-common/spl_mmc.c           |  150 ++++
  arch/arm/cpu/armv7/omap-common/spl_nand.c          |   71 ++
  arch/arm/cpu/armv7/omap3/board.c                   |   50 ++-
  arch/arm/cpu/armv7/omap3/config.mk                 |   30 +
  arch/arm/cpu/armv7/omap3/lowlevel_init.S           |   10 +
  arch/arm/cpu/armv7/omap3/sdrc.c                    |   32 +-
  arch/arm/cpu/armv7/omap3/sys_info.c                |    2 +-
  arch/arm/cpu/armv7/omap4/board.c                   |    1 +
  arch/arm/include/asm/arch-armada100/armada100.h    |   58 ++
  arch/arm/include/asm/arch-armada100/gpio.h         |   48 ++
  arch/arm/include/asm/arch-armada100/mfp.h          |   19 +
  .../arm/include/asm/arch-davinci/am1808_lowlevel.h |   44 ++
  arch/arm/include/asm/arch-davinci/ddr2_defs.h      |   96 +++
  arch/arm/include/asm/arch-davinci/emac_defs.h      |    6 +
  arch/arm/include/asm/arch-davinci/gpio.h           |    2 +
  arch/arm/include/asm/arch-davinci/hardware.h       |   30 +
  arch/arm/include/asm/arch-davinci/timer_defs.h     |   44 ++
  arch/arm/include/asm/arch-mx25/imx-regs.h          |    4 +-
  arch/arm/include/asm/arch-mx25/sys_proto.h         |   29 +
  arch/arm/include/asm/arch-mx27/imx-regs.h          |    1 -
  arch/arm/include/asm/arch-mx31/imx-regs.h          |    2 +
  arch/arm/include/asm/arch-mx35/imx-regs.h          |    2 -
  arch/arm/include/asm/arch-mx5/crm_regs.h           |   11 +
  arch/arm/include/asm/arch-mx5/imx-regs.h           |    5 +-
  arch/arm/include/asm/arch-omap3/mem.h              |   36 +
  arch/arm/include/asm/arch-omap3/omap_gpmc.h        |    9 +
  arch/arm/include/asm/arch-omap3/sys_proto.h        |    1 +
  arch/arm/include/asm/arch-omap4/omap4.h            |    8 +-
  arch/arm/include/asm/omap_common.h                 |   31 +
  board/Marvell/gplugd/gplugd.c                      |   71 ++
  board/efikamx/efikamx.c                            |  124 +++-
  board/efikamx/{imximage.cfg => imximage_mx.cfg}    |    0
  board/efikamx/{imximage.cfg => imximage_sb.cfg}    |   26 +-
  board/freescale/mx25pdk/Makefile                   |   49 ++
  board/freescale/mx25pdk/imximage.cfg               |   73 ++
  board/freescale/mx25pdk/lowlevel_init.S            |   21 +
  board/freescale/mx25pdk/mx25pdk.c                  |   56 ++
  board/freescale/mx31ads/mx31ads.c                  |    7 -
  board/freescale/mx31pdk/mx31pdk.c                  |    7 -
  board/freescale/mx51evk/mx51evk.c                  |    1 -
  board/freescale/mx53ard/mx53ard.c                  |    1 -
  board/freescale/mx53evk/mx53evk.c                  |    1 -
  board/freescale/mx53loco/mx53loco.c                |    1 -
  board/freescale/mx53smd/mx53smd.c                  |    1 -
  board/isee/igep0020/igep0020.c                     |    1 +
  board/isee/igep0020/igep0020.h                     |    9 -
  board/karo/tx25/tx25.c                             |    3 +-
  board/logicpd/imx31_litekit/imx31_litekit.c        |    7 -
  board/overo/overo.c                                |    1 +
  board/overo/overo.h                                |   11 +-
  board/syteco/zmx25/zmx25.c                         |    8 -
  board/timll/devkit8000/devkit8000.c                |    2 +-
  board/ttcontrol/vision2/vision2.c                  |    1 -
  boards.cfg                                         |    5 +-
  doc/README.SPL                                     |    2 +
  doc/README.davinci                                 |    9 +
  drivers/block/mxc_ata.c                            |   22 +-
  drivers/gpio/Makefile                              |    1 +
  drivers/gpio/mvgpio.c                              |  115 +++
  drivers/gpio/mvgpio.h                              |   74 ++
  drivers/i2c/davinci_i2c.c                          |    5 +
  drivers/i2c/mxc_i2c.c                              |  422 ++++++++----
  drivers/misc/fsl_pmic.c                            |    2 +-
  drivers/mmc/omap_hsmmc.c                           |   34 +-
  drivers/mtd/nand/Makefile                          |   10 +-
  drivers/mtd/nand/nand_base.c                       |    4 +-
  drivers/mtd/nand/nand_spl_simple.c                 |  245 +++++++
  drivers/mtd/nand/omap_gpmc.c                       |   27 +
  drivers/net/Makefile                               |    1 +
  drivers/net/armada100_fec.c                        |  736 
++++++++++++++++++++
  drivers/net/armada100_fec.h                        |  232 ++++++
  drivers/net/davinci_emac.c                         |   12 +-
  drivers/net/fec_mxc.c                              |  170 +++--
  drivers/net/fec_mxc.h                              |    9 +-
  drivers/power/twl6030.c                            |    7 +
  drivers/rtc/Makefile                               |    1 +
  drivers/rtc/davinci.c                              |  125 ++++
  include/configs/devkit8000.h                       |   48 ++-
  include/configs/efikamx.h                          |    6 +-
  include/configs/gplugd.h                           |   30 +-
  include/configs/imx31_litekit.h                    |    4 +-
  include/configs/mx25pdk.h                          |  108 +++
  include/configs/mx31ads.h                          |    2 +
  include/configs/mx31pdk.h                          |    4 +-
  include/configs/mx51evk.h                          |    1 +
  include/configs/mx53ard.h                          |    2 +
  include/configs/mx53evk.h                          |    2 +
  include/configs/mx53loco.h                         |    2 +
  include/configs/mx53smd.h                          |    4 +-
  include/configs/omap3_evm.h                        |    2 +-
  include/configs/omap4_common.h                     |    2 +
  include/configs/omap4_sdp4430.h                    |    2 +
  include/configs/vision2.h                          |    2 +
  include/configs/zmx25.h                            |    1 +
  include/nand.h                                     |    6 +
  include/netdev.h                                   |    8 +-
  include/twl6030.h                                  |    3 +
  nand_spl/board/freescale/mx31pdk/Makefile          |    2 +-
  nand_spl/board/freescale/mx31pdk/config.mk         |    1 -
  spl/Makefile                                       |    2 +
  114 files changed, 4237 insertions(+), 515 deletions(-)
  create mode 100644 arch/arm/cpu/arm926ejs/davinci/am1808_lowlevel.c
  create mode 100644 arch/arm/cpu/arm926ejs/davinci/ksz8873.c
  create mode 100644 arch/arm/cpu/armv7/omap-common/spl_mmc.c
  create mode 100644 arch/arm/cpu/armv7/omap-common/spl_nand.c
  create mode 100644 arch/arm/cpu/armv7/omap3/config.mk
  create mode 100644 arch/arm/include/asm/arch-armada100/gpio.h
  create mode 100644 arch/arm/include/asm/arch-davinci/am1808_lowlevel.h
  create mode 100644 arch/arm/include/asm/arch-davinci/ddr2_defs.h
  create mode 100644 arch/arm/include/asm/arch-davinci/timer_defs.h
  create mode 100644 arch/arm/include/asm/arch-mx25/sys_proto.h
  copy board/efikamx/{imximage.cfg => imximage_mx.cfg} (100%)
  rename board/efikamx/{imximage.cfg => imximage_sb.cfg} (90%)
  create mode 100644 board/freescale/mx25pdk/Makefile
  create mode 100644 board/freescale/mx25pdk/imximage.cfg
  create mode 100644 board/freescale/mx25pdk/lowlevel_init.S
  create mode 100644 board/freescale/mx25pdk/mx25pdk.c
  create mode 100644 drivers/gpio/mvgpio.c
  create mode 100644 drivers/gpio/mvgpio.h
  create mode 100644 drivers/mtd/nand/nand_spl_simple.c
  create mode 100644 drivers/net/armada100_fec.c
  create mode 100644 drivers/net/armada100_fec.h
  create mode 100644 drivers/rtc/davinci.c
  create mode 100644 include/configs/mx25pdk.h
  delete mode 100644 nand_spl/board/freescale/mx31pdk/config.mk

Amicalement,
-- 
Albert.

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

* [U-Boot] Pull request: u-boot-arm/master
  2011-09-28  6:38 Albert ARIBAUD
@ 2011-09-28 18:42 ` Wolfgang Denk
  0 siblings, 0 replies; 259+ messages in thread
From: Wolfgang Denk @ 2011-09-28 18:42 UTC (permalink / raw)
  To: u-boot

Dear Albert ARIBAUD,

In message <4E82C0F9.40906@aribaud.net> you wrote:
> Hi Wolfgang,
> 
> The following changes since commit 279bbbca12e71ae68278b756048194003a6d6e21:
> 
>    Merge branch 'master' of git://git.denx.de/u-boot-arm (2011-09-23 
> 08:23:25 +0200)
> 
> are available in the git repository at:
> 
>    git://git.denx.de/u-boot-arm.git master
> 
> Albert ARIBAUD (1):
>        ARM: remove broken "ixdp425" and "ixpdg425" boards
> 
>   MAINTAINERS                |    2 -
>   board/ixdp425/Makefile     |   50 --------
>   board/ixdp425/ixdp425.c    |  238 ---------------------------------------
>   boards.cfg                 |    2 -
>   doc/README.scrapyard       |    2 +
>   include/configs/ixdp425.h  |  268 
> --------------------------------------------
>   include/configs/ixdpg425.h |  256 
> ------------------------------------------
>   7 files changed, 2 insertions(+), 816 deletions(-)
>   delete mode 100644 board/ixdp425/Makefile
>   delete mode 100644 board/ixdp425/ixdp425.c
>   delete mode 100644 include/configs/ixdp425.h
>   delete mode 100644 include/configs/ixdpg425.h

Applied, thanks.

Best regards,

Wolfgang Denk

-- 
DENX Software Engineering GmbH,     MD: Wolfgang Denk & Detlev Zundel
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: (+49)-8142-66989-10 Fax: (+49)-8142-66989-80 Email: wd at denx.de
Old programmers never die, they just become managers.

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

* [U-Boot] Pull request: u-boot-arm/master
@ 2011-09-28  6:38 Albert ARIBAUD
  2011-09-28 18:42 ` Wolfgang Denk
  0 siblings, 1 reply; 259+ messages in thread
From: Albert ARIBAUD @ 2011-09-28  6:38 UTC (permalink / raw)
  To: u-boot

Hi Wolfgang,

The following changes since commit 279bbbca12e71ae68278b756048194003a6d6e21:

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

are available in the git repository at:

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

Albert ARIBAUD (1):
       ARM: remove broken "ixdp425" and "ixpdg425" boards

  MAINTAINERS                |    2 -
  board/ixdp425/Makefile     |   50 --------
  board/ixdp425/ixdp425.c    |  238 ---------------------------------------
  boards.cfg                 |    2 -
  doc/README.scrapyard       |    2 +
  include/configs/ixdp425.h  |  268 
--------------------------------------------
  include/configs/ixdpg425.h |  256 
------------------------------------------
  7 files changed, 2 insertions(+), 816 deletions(-)
  delete mode 100644 board/ixdp425/Makefile
  delete mode 100644 board/ixdp425/ixdp425.c
  delete mode 100644 include/configs/ixdp425.h
  delete mode 100644 include/configs/ixdpg425.h

Amicalement,
-- 
Albert.

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

* [U-Boot] Pull request: u-boot-arm/master
  2011-09-22 21:03 Albert ARIBAUD
@ 2011-09-23  6:29 ` Wolfgang Denk
  0 siblings, 0 replies; 259+ messages in thread
From: Wolfgang Denk @ 2011-09-23  6:29 UTC (permalink / raw)
  To: u-boot

Dear Albert ARIBAUD,

In message <4E7BA2B0.4050002@aribaud.net> you wrote:
> H Wolfgang,
> 
> The following changes since commit bc196029f53c2d82eb9a12eb8b66e696b6284941:
> 
>    Prepare v2011.09-rc2 (2011-09-22 21:58:05 +0200)
> 
> are available in the git repository at:
>    git://git.denx.de/u-boot-arm.git master
> 
> Dirk Behme (1):
>        OMAP3: beagle: Fix build warning in beagle.c
> 
>   board/ti/beagle/beagle.c |    2 +-
>   1 files changed, 1 insertions(+), 1 deletions(-)

Applied, thanks.

Best regards,

Wolfgang Denk

-- 
DENX Software Engineering GmbH,     MD: Wolfgang Denk & Detlev Zundel
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: (+49)-8142-66989-10 Fax: (+49)-8142-66989-80 Email: wd at denx.de
Commitment, n.:      Commitment can be illustrated by a breakfast
of ham and eggs. The chicken was involved, the pig was committed.

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

* [U-Boot] Pull request: u-boot-arm/master
@ 2011-09-22 21:03 Albert ARIBAUD
  2011-09-23  6:29 ` Wolfgang Denk
  0 siblings, 1 reply; 259+ messages in thread
From: Albert ARIBAUD @ 2011-09-22 21:03 UTC (permalink / raw)
  To: u-boot

H Wolfgang,

The following changes since commit bc196029f53c2d82eb9a12eb8b66e696b6284941:

   Prepare v2011.09-rc2 (2011-09-22 21:58:05 +0200)

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

Dirk Behme (1):
       OMAP3: beagle: Fix build warning in beagle.c

  board/ti/beagle/beagle.c |    2 +-
  1 files changed, 1 insertions(+), 1 deletions(-)

Amicalement,
-- 
Albert.

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

* [U-Boot] Pull request: u-boot-arm/master
  2011-09-14  6:57 Albert ARIBAUD
@ 2011-09-15 12:24 ` Wolfgang Denk
  0 siblings, 0 replies; 259+ messages in thread
From: Wolfgang Denk @ 2011-09-15 12:24 UTC (permalink / raw)
  To: u-boot

Dear Albert ARIBAUD,

In message <4E705073.1090106@aribaud.net> you wrote:
> Hi Wolfgang,
> 
> The following changes since commit 6ceb0135f96d73063ffbaab5be7ce23933367388:
> 
>    Prepare v2011.09 (2011-09-11 21:31:04 +0200)
> 
> are available in the git repository at:
>    git://git.denx.de/u-boot-arm.git master
> 
> Aneesh V (4):
>        omap4: factor out common part from board config headers
>        omap4: make SDRAM init work for ES1.0 silicon
>        omap4: IO settings
>        omap4: fix pad configuration settings for SDP and Panda
> 
> Fabio Estevam (2):
>        MX25: tx25: Fix build by making use of GPIO framework
>        MX25: tx25: Cleanup tx25.h config
> 
> Howard D. Gray (1):
>        ARMV7: OMAP3: Add 37xx ESx revision numbers.
> 
> Jason Kridner (1):
>        led: remove camel casing of led identifiers globally
> 
> Joel A Fernandes (1):
>        OMAP: Add function to get state of a GPIO output
> 
> Michael Jones (2):
>        ARMV7: OMAP: Write more than 1 byte at a time in i2c_write
>        ARMV7: OMAP: I2C driver: cosmetic: make checkpatch-compatible
> 
> Nagabhushana Netagunte (3):
>        da830: modify the U-Boot prompt string
>        da830: enable SPI flash boot mode
>        da830: modify the MEMTEST start and end address
> 
> Sandeep Paulraj (2):
>        OMAP3 Beagle: Minor config cleanup
>        DA830: Fix Build Warning
> 
> Sanjeev Premi (4):
>        omap3: beagle: Fix build warning
>        omap: gpio: Use generic API
>        omap: gpio: generic changes after changing API
>        omap: gpio: Adapt board files to use generic API
> 
>   arch/arm/cpu/arm1176/start.S                |    2 +-
>   arch/arm/cpu/arm720t/start.S                |    2 +-
>   arch/arm/cpu/arm920t/ep93xx/led.c           |   24 ++--
>   arch/arm/cpu/arm920t/ep93xx/lowlevel_init.S |   10 +-
>   arch/arm/cpu/arm920t/start.S                |    2 +-
>   arch/arm/cpu/arm925t/start.S                |    2 +-
>   arch/arm/cpu/arm926ejs/at91/led.c           |   12 +-
>   arch/arm/cpu/arm926ejs/start.S              |    2 +-
>   arch/arm/cpu/arm_intcm/start.S              |    2 +-
>   arch/arm/cpu/armv7/omap-common/gpio.c       |  105 +++++++++--
>   arch/arm/cpu/armv7/omap3/sys_info.c         |   13 ++-
>   arch/arm/cpu/armv7/omap4/board.c            |   62 ++++++
>   arch/arm/cpu/armv7/omap4/clocks.c           |    5 +-
>   arch/arm/cpu/armv7/omap4/emif.c             |   72 +------
>   arch/arm/cpu/armv7/omap4/sdram_elpida.c     |   24 ++--
>   arch/arm/cpu/ixp/start.S                    |    2 +-
>   arch/arm/cpu/s3c44b0/start.S                |    2 +-
>   arch/arm/include/asm/arch-omap3/omap3.h     |   10 +
>   arch/arm/include/asm/arch-omap4/emif.h      |   23 +--
>   arch/arm/include/asm/arch-omap4/omap4.h     |   45 ++++-
>   arch/arm/include/asm/omap_gpio.h            |   13 --
>   arch/arm/lib/board.c                        |   32 ++--
>   board/atmel/at91rm9200ek/led.c              |   12 +-
>   board/cm_t35/leds.c                         |   10 +-
>   board/comelit/dig297/dig297.c               |   12 +-
>   board/eukrea/cpu9260/led.c                  |   48 +++---
>   board/isee/igep0020/igep0020.c              |   12 +-
>   board/karo/tx25/tx25.c                      |    1 +
>   board/logicpd/zoom2/debug_board.c           |   10 +-
>   board/logicpd/zoom2/led.c                   |   66 ++++----
>   board/logicpd/zoom2/zoom2.c                 |   10 +-
>   board/overo/overo.c                         |   54 +++---
>   board/ti/beagle/beagle.c                    |   44 ++--
>   board/ti/beagle/led.c                       |   26 ++--
>   board/ti/evm/evm.c                          |   12 +-
>   board/ti/panda/panda_mux_data.h             |   41 ++--
>   board/ti/sdp4430/sdp4430_mux_data.h         |    9 +-
>   common/cmd_led.c                            |    8 +-
>   doc/README.omap3                            |   20 +-
>   drivers/i2c/omap24xx_i2c.c                  |  241 
> +++++++++++-------------
>   include/configs/da830evm.h                  |   18 +-
>   include/configs/omap3_beagle.h              |    3 +-
>   include/configs/omap4_common.h              |  275 
> +++++++++++++++++++++++++++
>   include/configs/omap4_panda.h               |  244 
> +-----------------------
>   include/configs/omap4_sdp4430.h             |  245 
> +-----------------------
>   include/configs/tx25.h                      |   16 +-
>   include/status_led.h                        |   32 ++--
>   47 files changed, 916 insertions(+), 1019 deletions(-)
>   create mode 100644 include/configs/omap4_common.h

Applied, thanks.

Best regards,

Wolfgang Denk

-- 
DENX Software Engineering GmbH,     MD: Wolfgang Denk & Detlev Zundel
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: (+49)-8142-66989-10 Fax: (+49)-8142-66989-80 Email: wd at denx.de
If you think the problem is bad now, just wait until we've solved it.
                                                        Epstein's Law

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

* [U-Boot] Pull request: u-boot-arm/master
@ 2011-09-14  6:57 Albert ARIBAUD
  2011-09-15 12:24 ` Wolfgang Denk
  0 siblings, 1 reply; 259+ messages in thread
From: Albert ARIBAUD @ 2011-09-14  6:57 UTC (permalink / raw)
  To: u-boot

Hi Wolfgang,

The following changes since commit 6ceb0135f96d73063ffbaab5be7ce23933367388:

   Prepare v2011.09 (2011-09-11 21:31:04 +0200)

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

Aneesh V (4):
       omap4: factor out common part from board config headers
       omap4: make SDRAM init work for ES1.0 silicon
       omap4: IO settings
       omap4: fix pad configuration settings for SDP and Panda

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

Howard D. Gray (1):
       ARMV7: OMAP3: Add 37xx ESx revision numbers.

Jason Kridner (1):
       led: remove camel casing of led identifiers globally

Joel A Fernandes (1):
       OMAP: Add function to get state of a GPIO output

Michael Jones (2):
       ARMV7: OMAP: Write more than 1 byte at a time in i2c_write
       ARMV7: OMAP: I2C driver: cosmetic: make checkpatch-compatible

Nagabhushana Netagunte (3):
       da830: modify the U-Boot prompt string
       da830: enable SPI flash boot mode
       da830: modify the MEMTEST start and end address

Sandeep Paulraj (2):
       OMAP3 Beagle: Minor config cleanup
       DA830: Fix Build Warning

Sanjeev Premi (4):
       omap3: beagle: Fix build warning
       omap: gpio: Use generic API
       omap: gpio: generic changes after changing API
       omap: gpio: Adapt board files to use generic API

  arch/arm/cpu/arm1176/start.S                |    2 +-
  arch/arm/cpu/arm720t/start.S                |    2 +-
  arch/arm/cpu/arm920t/ep93xx/led.c           |   24 ++--
  arch/arm/cpu/arm920t/ep93xx/lowlevel_init.S |   10 +-
  arch/arm/cpu/arm920t/start.S                |    2 +-
  arch/arm/cpu/arm925t/start.S                |    2 +-
  arch/arm/cpu/arm926ejs/at91/led.c           |   12 +-
  arch/arm/cpu/arm926ejs/start.S              |    2 +-
  arch/arm/cpu/arm_intcm/start.S              |    2 +-
  arch/arm/cpu/armv7/omap-common/gpio.c       |  105 +++++++++--
  arch/arm/cpu/armv7/omap3/sys_info.c         |   13 ++-
  arch/arm/cpu/armv7/omap4/board.c            |   62 ++++++
  arch/arm/cpu/armv7/omap4/clocks.c           |    5 +-
  arch/arm/cpu/armv7/omap4/emif.c             |   72 +------
  arch/arm/cpu/armv7/omap4/sdram_elpida.c     |   24 ++--
  arch/arm/cpu/ixp/start.S                    |    2 +-
  arch/arm/cpu/s3c44b0/start.S                |    2 +-
  arch/arm/include/asm/arch-omap3/omap3.h     |   10 +
  arch/arm/include/asm/arch-omap4/emif.h      |   23 +--
  arch/arm/include/asm/arch-omap4/omap4.h     |   45 ++++-
  arch/arm/include/asm/omap_gpio.h            |   13 --
  arch/arm/lib/board.c                        |   32 ++--
  board/atmel/at91rm9200ek/led.c              |   12 +-
  board/cm_t35/leds.c                         |   10 +-
  board/comelit/dig297/dig297.c               |   12 +-
  board/eukrea/cpu9260/led.c                  |   48 +++---
  board/isee/igep0020/igep0020.c              |   12 +-
  board/karo/tx25/tx25.c                      |    1 +
  board/logicpd/zoom2/debug_board.c           |   10 +-
  board/logicpd/zoom2/led.c                   |   66 ++++----
  board/logicpd/zoom2/zoom2.c                 |   10 +-
  board/overo/overo.c                         |   54 +++---
  board/ti/beagle/beagle.c                    |   44 ++--
  board/ti/beagle/led.c                       |   26 ++--
  board/ti/evm/evm.c                          |   12 +-
  board/ti/panda/panda_mux_data.h             |   41 ++--
  board/ti/sdp4430/sdp4430_mux_data.h         |    9 +-
  common/cmd_led.c                            |    8 +-
  doc/README.omap3                            |   20 +-
  drivers/i2c/omap24xx_i2c.c                  |  241 
+++++++++++-------------
  include/configs/da830evm.h                  |   18 +-
  include/configs/omap3_beagle.h              |    3 +-
  include/configs/omap4_common.h              |  275 
+++++++++++++++++++++++++++
  include/configs/omap4_panda.h               |  244 
+-----------------------
  include/configs/omap4_sdp4430.h             |  245 
+-----------------------
  include/configs/tx25.h                      |   16 +-
  include/status_led.h                        |   32 ++--
  47 files changed, 916 insertions(+), 1019 deletions(-)
  create mode 100644 include/configs/omap4_common.h

Amicalement,
-- 
Albert.

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

* [U-Boot] Pull request: u-boot-arm/master
  2011-09-04  9:12           ` Albert ARIBAUD
@ 2011-09-04  9:17             ` Aneesh V
  0 siblings, 0 replies; 259+ messages in thread
From: Aneesh V @ 2011-09-04  9:17 UTC (permalink / raw)
  To: u-boot

Hi Albert,

On Sunday 04 September 2011 02:42 PM, Albert ARIBAUD wrote:
> Le 04/09/2011 11:02, Aneesh V a ?crit :
>> Hi Albert,
>>
>> On Sunday 04 September 2011 02:31 PM, Albert ARIBAUD wrote:
>>> Le 04/09/2011 10:44, Aneesh V a ?crit :
>>>> Hi Albert,
>>>>
>>>> On Sunday 04 September 2011 12:56 AM, Albert ARIBAUD wrote:
>>>>> Hi Aneesh,
>>>>>
>>>>> Le 01/09/2011 10:59, Aneesh V a ?crit :
>>>>>> Hi Albert,
>>>>>>
>>>>>> On Wednesday 31 August 2011 03:43 PM, Albert ARIBAUD wrote:
>>>>>>> Hi Woldfgang,
>>>>>> [snip ...]
>>>>>>> aneeshv (3):
>>>>>>
>>>>>> Wonder why my name is not appearing correctly. Looks like this has
>>>>>> started happening after I created a patchworks account with user-name
>>>>>> 'aneeshv'.
>>>>>
>>>>> Don't think so: patchwork does not change a thing to the patch author.
>>>>> Did you check the name and e-mail settings in your ~/.gitconfig or in
>>>>> the .git/config file under your U-Boot personal repo?
>>>>
>>>> I tried downloading one of those patches from the mailing list using
>>>> Mutt and it shows the author correctly. I will investigate this
>>>> further.
>>>>
>>>>>
>>>>> Do you want me to fix this in my repo before sending the pull request,
>>>>> and if so, what author name and e-mail should I put?
>>>>
>>>> That'll be great if you can do that while I try to fix my problem.
>>>> Following is how I prefer it.
>>>>
>>>> Aneesh V<aneesh@ti.com>
>>>>
>>>> But is it late already?
>>>
>>> <sigh>  Wolfgang is probably going to want to kill me or at least
>>> maim me
>>> in interesting ways when I put the u-boot-arm/master pull req onl hold
>>> *again* :) but since he has not acked the latest one yet, I'll give it a
>>> shot, that should be fast.
>>
>> If it's too much trouble for you, I am just fine with it.
> 
> As I said, that was fast: I made a temporary branch 't' (sorry, no
> imagination) which contains the same as my master but with your name
> hopefully fixed. Can you check
> 
> http://git.denx.de/?p=u-boot/u-boot-arm.git;a=commit;h=a238f7cca6ac2a319bd77fa40459a54c9105972a
> 
> 
> http://git.denx.de/?p=u-boot/u-boot-arm.git;a=commit;h=280ddac35996eeb45a6768329335ad10e9fce448
> 
> 
> and
> 
> http://git.denx.de/?p=u-boot/u-boot-arm.git;a=commit;h=f9e6863149e6be493c29b1f8b052052eb840012d
> 
> 
> and confirm all is ok? Then I'll move master onto 't', remove 't' and
> send out the updated pull request.
>

Everything looks ok now. Thanks a lot.

BTW, I downloaded the patches again from patchworks(the ones marked
Accepted by you), everything seems to be fine. My name is correct. I
don't know what is going on!

best regards,
Aneesh

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

* [U-Boot] Pull request: u-boot-arm/master
  2011-09-04  9:02         ` Aneesh V
@ 2011-09-04  9:12           ` Albert ARIBAUD
  2011-09-04  9:17             ` Aneesh V
  0 siblings, 1 reply; 259+ messages in thread
From: Albert ARIBAUD @ 2011-09-04  9:12 UTC (permalink / raw)
  To: u-boot

Le 04/09/2011 11:02, Aneesh V a ?crit :
> Hi Albert,
>
> On Sunday 04 September 2011 02:31 PM, Albert ARIBAUD wrote:
>> Le 04/09/2011 10:44, Aneesh V a ?crit :
>>> Hi Albert,
>>>
>>> On Sunday 04 September 2011 12:56 AM, Albert ARIBAUD wrote:
>>>> Hi Aneesh,
>>>>
>>>> Le 01/09/2011 10:59, Aneesh V a ?crit :
>>>>> Hi Albert,
>>>>>
>>>>> On Wednesday 31 August 2011 03:43 PM, Albert ARIBAUD wrote:
>>>>>> Hi Woldfgang,
>>>>> [snip ...]
>>>>>> aneeshv (3):
>>>>>
>>>>> Wonder why my name is not appearing correctly. Looks like this has
>>>>> started happening after I created a patchworks account with user-name
>>>>> 'aneeshv'.
>>>>
>>>> Don't think so: patchwork does not change a thing to the patch author.
>>>> Did you check the name and e-mail settings in your ~/.gitconfig or in
>>>> the .git/config file under your U-Boot personal repo?
>>>
>>> I tried downloading one of those patches from the mailing list using
>>> Mutt and it shows the author correctly. I will investigate this
>>> further.
>>>
>>>>
>>>> Do you want me to fix this in my repo before sending the pull request,
>>>> and if so, what author name and e-mail should I put?
>>>
>>> That'll be great if you can do that while I try to fix my problem.
>>> Following is how I prefer it.
>>>
>>> Aneesh V<aneesh@ti.com>
>>>
>>> But is it late already?
>>
>> <sigh>  Wolfgang is probably going to want to kill me or at least maim me
>> in interesting ways when I put the u-boot-arm/master pull req onl hold
>> *again* :) but since he has not acked the latest one yet, I'll give it a
>> shot, that should be fast.
>
> If it's too much trouble for you, I am just fine with it.

As I said, that was fast: I made a temporary branch 't' (sorry, no 
imagination) which contains the same as my master but with your name 
hopefully fixed. Can you check

http://git.denx.de/?p=u-boot/u-boot-arm.git;a=commit;h=a238f7cca6ac2a319bd77fa40459a54c9105972a

http://git.denx.de/?p=u-boot/u-boot-arm.git;a=commit;h=280ddac35996eeb45a6768329335ad10e9fce448

and

http://git.denx.de/?p=u-boot/u-boot-arm.git;a=commit;h=f9e6863149e6be493c29b1f8b052052eb840012d

and confirm all is ok? Then I'll move master onto 't', remove 't' and 
send out the updated pull request.

> Thanks,
> Aneesh

Amicalement,
-- 
Albert.

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

* [U-Boot] Pull request: u-boot-arm/master
  2011-09-04  9:01       ` Albert ARIBAUD
@ 2011-09-04  9:02         ` Aneesh V
  2011-09-04  9:12           ` Albert ARIBAUD
  0 siblings, 1 reply; 259+ messages in thread
From: Aneesh V @ 2011-09-04  9:02 UTC (permalink / raw)
  To: u-boot

Hi Albert,

On Sunday 04 September 2011 02:31 PM, Albert ARIBAUD wrote:
> Le 04/09/2011 10:44, Aneesh V a ?crit :
>> Hi Albert,
>>
>> On Sunday 04 September 2011 12:56 AM, Albert ARIBAUD wrote:
>>> Hi Aneesh,
>>>
>>> Le 01/09/2011 10:59, Aneesh V a ?crit :
>>>> Hi Albert,
>>>>
>>>> On Wednesday 31 August 2011 03:43 PM, Albert ARIBAUD wrote:
>>>>> Hi Woldfgang,
>>>> [snip ...]
>>>>> aneeshv (3):
>>>>
>>>> Wonder why my name is not appearing correctly. Looks like this has
>>>> started happening after I created a patchworks account with user-name
>>>> 'aneeshv'.
>>>
>>> Don't think so: patchwork does not change a thing to the patch author.
>>> Did you check the name and e-mail settings in your ~/.gitconfig or in
>>> the .git/config file under your U-Boot personal repo?
>>
>> I tried downloading one of those patches from the mailing list using
>> Mutt and it shows the author correctly. I will investigate this
>> further.
>>
>>>
>>> Do you want me to fix this in my repo before sending the pull request,
>>> and if so, what author name and e-mail should I put?
>>
>> That'll be great if you can do that while I try to fix my problem.
>> Following is how I prefer it.
>>
>> Aneesh V<aneesh@ti.com>
>>
>> But is it late already?
> 
> <sigh> Wolfgang is probably going to want to kill me or at least maim me
> in interesting ways when I put the u-boot-arm/master pull req onl hold
> *again* :) but since he has not acked the latest one yet, I'll give it a
> shot, that should be fast.

If it's too much trouble for you, I am just fine with it.

Thanks,
Aneesh

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

* [U-Boot] Pull request: u-boot-arm/master
  2011-09-04  8:44     ` Aneesh V
@ 2011-09-04  9:01       ` Albert ARIBAUD
  2011-09-04  9:02         ` Aneesh V
  0 siblings, 1 reply; 259+ messages in thread
From: Albert ARIBAUD @ 2011-09-04  9:01 UTC (permalink / raw)
  To: u-boot

Le 04/09/2011 10:44, Aneesh V a ?crit :
> Hi Albert,
>
> On Sunday 04 September 2011 12:56 AM, Albert ARIBAUD wrote:
>> Hi Aneesh,
>>
>> Le 01/09/2011 10:59, Aneesh V a ?crit :
>>> Hi Albert,
>>>
>>> On Wednesday 31 August 2011 03:43 PM, Albert ARIBAUD wrote:
>>>> Hi Woldfgang,
>>> [snip ...]
>>>> aneeshv (3):
>>>
>>> Wonder why my name is not appearing correctly. Looks like this has
>>> started happening after I created a patchworks account with user-name
>>> 'aneeshv'.
>>
>> Don't think so: patchwork does not change a thing to the patch author.
>> Did you check the name and e-mail settings in your ~/.gitconfig or in
>> the .git/config file under your U-Boot personal repo?
>
> I tried downloading one of those patches from the mailing list using
> Mutt and it shows the author correctly. I will investigate this
> further.
>
>>
>> Do you want me to fix this in my repo before sending the pull request,
>> and if so, what author name and e-mail should I put?
>
> That'll be great if you can do that while I try to fix my problem.
> Following is how I prefer it.
>
> Aneesh V<aneesh@ti.com>
>
> But is it late already?

<sigh> Wolfgang is probably going to want to kill me or at least maim me 
in interesting ways when I put the u-boot-arm/master pull req onl hold 
*again* :) but since he has not acked the latest one yet, I'll give it a 
shot, that should be fast.

> br,
> Aneesh

Amicalement,
-- 
Albert.

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

* [U-Boot] Pull request: u-boot-arm/master
  2011-09-03 19:26   ` Albert ARIBAUD
@ 2011-09-04  8:44     ` Aneesh V
  2011-09-04  9:01       ` Albert ARIBAUD
  0 siblings, 1 reply; 259+ messages in thread
From: Aneesh V @ 2011-09-04  8:44 UTC (permalink / raw)
  To: u-boot

Hi Albert,

On Sunday 04 September 2011 12:56 AM, Albert ARIBAUD wrote:
> Hi Aneesh,
> 
> Le 01/09/2011 10:59, Aneesh V a ?crit :
>> Hi Albert,
>>
>> On Wednesday 31 August 2011 03:43 PM, Albert ARIBAUD wrote:
>>> Hi Woldfgang,
>> [snip ...]
>>> aneeshv (3):
>>
>> Wonder why my name is not appearing correctly. Looks like this has
>> started happening after I created a patchworks account with user-name
>> 'aneeshv'.
> 
> Don't think so: patchwork does not change a thing to the patch author.
> Did you check the name and e-mail settings in your ~/.gitconfig or in
> the .git/config file under your U-Boot personal repo?

I tried downloading one of those patches from the mailing list using
Mutt and it shows the author correctly. I will investigate this
further.

> 
> Do you want me to fix this in my repo before sending the pull request,
> and if so, what author name and e-mail should I put?

That'll be great if you can do that while I try to fix my problem.
Following is how I prefer it.

Aneesh V <aneesh@ti.com>

But is it late already?

br,
Aneesh

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

* [U-Boot] Pull request: u-boot-arm/master
  2011-09-01  8:59 ` Aneesh V
@ 2011-09-03 19:26   ` Albert ARIBAUD
  2011-09-04  8:44     ` Aneesh V
  0 siblings, 1 reply; 259+ messages in thread
From: Albert ARIBAUD @ 2011-09-03 19:26 UTC (permalink / raw)
  To: u-boot

Hi Aneesh,

Le 01/09/2011 10:59, Aneesh V a ?crit :
> Hi Albert,
>
> On Wednesday 31 August 2011 03:43 PM, Albert ARIBAUD wrote:
>> Hi Woldfgang,
> [snip ...]
>> aneeshv (3):
>
> Wonder why my name is not appearing correctly. Looks like this has
> started happening after I created a patchworks account with user-name
> 'aneeshv'.

Don't think so: patchwork does not change a thing to the patch author. 
Did you check the name and e-mail settings in your ~/.gitconfig or in 
the .git/config file under your U-Boot personal repo?

Do you want me to fix this in my repo before sending the pull request, 
and if so, what author name and e-mail should I put?

> I couldn't find a way to set 'display name' or something similar at
> patchworks. Any ideas on how to solve this problem?
>
>>         omap: fix gpio related build breaks
>>         omap4: fix build warning due to signed unsigned comparison
>>         omap4: increase SRAM budget to fix build error
>
> You have not taken the following series. This will mean all the ARM
> boards that have not fixed the cache coherency issues will remain
> broken.
>
> http://patchwork.ozlabs.org/bundle/aneeshv/armv7-cache-fixes/

Applied to u-boot-arm/master, thanks.

> best regards,
> Aneesh

Amicalement,
-- 
Albert.

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

* [U-Boot] Pull request: u-boot-arm/master
  2011-08-31 10:13 Albert ARIBAUD
  2011-08-31 11:57 ` Marek Vasut
@ 2011-09-01  8:59 ` Aneesh V
  2011-09-03 19:26   ` Albert ARIBAUD
  1 sibling, 1 reply; 259+ messages in thread
From: Aneesh V @ 2011-09-01  8:59 UTC (permalink / raw)
  To: u-boot

Hi Albert,

On Wednesday 31 August 2011 03:43 PM, Albert ARIBAUD wrote:
> Hi Woldfgang,
[snip ...]
> aneeshv (3):

Wonder why my name is not appearing correctly. Looks like this has
started happening after I created a patchworks account with user-name
'aneeshv'.

I couldn't find a way to set 'display name' or something similar at
patchworks. Any ideas on how to solve this problem?

>        omap: fix gpio related build breaks
>        omap4: fix build warning due to signed unsigned comparison
>        omap4: increase SRAM budget to fix build error

You have not taken the following series. This will mean all the ARM
boards that have not fixed the cache coherency issues will remain
broken.

http://patchwork.ozlabs.org/bundle/aneeshv/armv7-cache-fixes/

best regards,
Aneesh

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

* [U-Boot] Pull request: u-boot-arm/master
  2011-08-31 10:13 Albert ARIBAUD
@ 2011-08-31 11:57 ` Marek Vasut
  2011-09-01  8:59 ` Aneesh V
  1 sibling, 0 replies; 259+ messages in thread
From: Marek Vasut @ 2011-08-31 11:57 UTC (permalink / raw)
  To: u-boot

On Wednesday, August 31, 2011 12:13:22 PM Albert ARIBAUD wrote:
> Hi Woldfgang,
> 
> The following changes since commit
> bd061a5214e60c9d1bb24393933323bd1a2dae19:
> 

Hi Albert,

I think you forgot to pull u-boot-pxa pull request I sent you?

Cheers

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

* [U-Boot] Pull request: u-boot-arm/master
@ 2011-08-31 10:13 Albert ARIBAUD
  2011-08-31 11:57 ` Marek Vasut
  2011-09-01  8:59 ` Aneesh V
  0 siblings, 2 replies; 259+ messages in thread
From: Albert ARIBAUD @ 2011-08-31 10:13 UTC (permalink / raw)
  To: u-boot

Hi Woldfgang,

The following changes since commit bd061a5214e60c9d1bb24393933323bd1a2dae19:

   Merge branch 'master' of git://git.denx.de/u-boot-sh (2011-08-26 
15:55:03 +0200)

are available in the git repository at:

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

Anton Staaf (1):
       mmc: S5P: Support DMA restarts at buffer boundaries

Asen Dimov (3):
       pm9261: compiles with the AT91 reworked scheme
       make pm9263 buildable for v2011.06 release
       make pm9g45 buildable for v2011.06 release

Chander Kashyap (3):
       SMDKV310: Fix build error for smdkv310 board
       SMDKV310: Fix undefined reference error
       SMDKV310: MMC SPL: Remove unwanted dummy functions

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

Dirk Behme (3):
       MAKEALL ARMv7: Use boards.cfg
       SMDKV310: Fix host compilation of mkv310_image
       mkimage: Fix 'Unknown OMAP image type - 5'

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

Heiko Schocher (1):
       arm, lib/board.c: use gd->ram_size instead of bd->bi_memsize

Igor Grinberg (3):
       arm: nvidia and smdk6400: use common code for machine type
       arm: omap: innovator: use common code for machine type
       arm: fix bd pointer dereference prior initialization

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

Linus Walleij (7):
       integratorap: make the compile work again
       integratorap: support relocation
       integratorap: support the hush shell
       integratorap: support some rudimentary commands
       integratorap: remove hardcoded 32MB memory cmdline
       integratorcp: make the board compile
       integrator: convert to new build system

Matthias Fuchs (1):
       at91: reworked support for meesc board

Matthias Weisser (1):
       arm: lib: memcpy: Do not copy to same address

Reinhard Meyer (1):
       AT91: fix at91sam9g45.h to include USB Host defines

Simon Glass (4):
       Tegra2: Add microsecond timer function
       Tegra2: Add more clock support
       Tegra2: Add additional pin multiplexing features
       Tegra2: Use clock and pinmux functions to simplify code

Stefano Babic (23):
       MX31: removed warnings due to clock.h
       ARM: versatilepb : drop warnings due to double definitions
       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
       ARM: versatile: drop warnings

Thomas Petazzoni (4):
       sbc35_a9g20: update board to the new AT91 organization
       tny_a9260/tny_a9g20: update board to the new AT91 organization
       atmel: update at91sam9m10g45 SoC support to new style
       atmel: Update support of board AT91SAM9M10G45-EK to new style

Wolfgang Denk (16):
       ARM: remove broken "assabet" board
       ARM: remove broken "armadillo" board
       ARM: remove broken "B2" board
       ARM: remove broken "edb93xx" boards
       ARM: remove broken "lpd7a40x" boards
       ARM: remove broken "mx1fs2" board
       ARM: remove broken "netstar" board
       ARM: remove broken "sbc2410x" board
       ARM: remove broken "smdk2400" board
       ARM: remove broken "voiceblue" board
       ARM: remove broken "at91cap9adk" board
       ARM: remove broken "cmc_pu2" board
       ARM: remove broken "csb637" board
       ARM: remove broken "kb9202" board
       ARM: remove broken "m501sk" board
       ARM: remove broken "at91rm9200dk" board

aneeshv (3):
       omap: fix gpio related build breaks
       omap4: fix build warning due to signed unsigned comparison
       omap4: increase SRAM budget to fix build error

?ukasz Majewski (2):
       gpio:samsung s5p_ suffix add for GPIO functions
       gpio:samsung: s5p_ suffix add for GPIO functions (C210_universal)

  MAINTAINERS                                        |   14 -
  MAKEALL                                            |   69 +--
  Makefile                                           |   84 --
  arch/arm/cpu/arm1136/mx35/generic.c                |    4 +-
  arch/arm/cpu/arm720t/cpu.c                         |    5 -
  .../cpu/arm926ejs/at91/at91sam9m10g45_devices.c    |  114 ++--
  arch/arm/cpu/armv7/mx5/clock.c                     |    4 +-
  arch/arm/cpu/armv7/mx5/lowlevel_init.S             |   38 +
  arch/arm/cpu/armv7/omap-common/gpio.c              |    2 +-
  arch/arm/cpu/armv7/omap3/board.c                   |    2 +-
  arch/arm/cpu/armv7/omap4/board.c                   |    2 +-
  arch/arm/cpu/armv7/tegra2/Makefile                 |    2 +-
  arch/arm/cpu/armv7/tegra2/ap20.c                   |   91 +--
  arch/arm/cpu/armv7/tegra2/clock.c                  |  158 ++++
  .../led.c => arch/arm/cpu/armv7/tegra2/pinmux.c    |   43 +-
  arch/arm/cpu/armv7/tegra2/timer.c                  |   18 +-
  arch/arm/include/asm/arch-at91/at91sam9g45.h       |   16 +-
  .../arm/include/asm/arch-at91/at91sam9g45_matrix.h |  194 ++---
  .../arm/include/asm/arch-mx25/gpio.h               |   42 +-
  arch/arm/include/asm/arch-mx25/imx-regs.h          |   12 -
  arch/arm/include/asm/arch-mx31/clock.h             |    2 +-
  .../arm/include/asm/arch-mx31/gpio.h               |   23 +-
  arch/arm/include/asm/arch-mx31/imx-regs.h          |    7 -
  .../arm/include/asm/arch-mx35/gpio.h               |   37 +-
  .../arm/include/asm/arch-mx5/gpio.h                |   23 +-
  arch/arm/include/asm/arch-mx5/imx-regs.h           |   12 +-
  arch/arm/include/asm/arch-omap3/gpio.h             |   50 ++
  arch/arm/include/asm/arch-omap3/omap3.h            |    8 -
  arch/arm/include/asm/arch-omap4/clocks.h           |   12 +-
  arch/arm/include/asm/arch-omap4/gpio.h             |   50 ++
  arch/arm/include/asm/arch-omap4/omap4.h            |    8 -
  arch/arm/include/asm/arch-s5pc1xx/gpio.h           |   16 +-
  arch/arm/include/asm/arch-s5pc2xx/gpio.h           |   16 +-
  arch/arm/include/asm/arch-tegra2/clk_rst.h         |  127 ++--
  arch/arm/include/asm/arch-tegra2/clock.h           |  263 ++++++
  arch/arm/include/asm/arch-tegra2/pinmux.h          |  161 ++++-
  .../arm/include/asm/arch-tegra2/timer.h            |   22 +-
  arch/arm/lib/board.c                               |   11 +-
  arch/arm/lib/memcpy.S                              |    3 +
  board/armadillo/Makefile                           |   55 --
  board/armadillo/armadillo.c                        |   72 --
  board/armadillo/config.mk                          |   29 -
  board/armadillo/flash.c                            |  340 --------
  board/armadillo/lowlevel_init.S                    |   66 --
  board/armltd/integrator/integrator.c               |   15 +-
  board/armltd/integrator/lowlevel_init.S            |    2 +-
  board/armltd/integrator/split_by_variant.sh        |  220 -----
  board/armltd/versatile/versatile.c                 |    2 +-
  board/assabet/Makefile                             |   53 --
  board/assabet/assabet.c                            |  131 ---
  board/assabet/config.mk                            |    7 -
  board/assabet/setup.S                              |  136 ----
  board/atmel/at91cap9adk/Makefile                   |   56 --
  board/atmel/at91cap9adk/at91cap9adk.c              |  352 --------
  board/atmel/at91cap9adk/config.mk                  |    1 -
  board/atmel/at91rm9200dk/Makefile                  |   56 --
  board/atmel/at91rm9200dk/at91rm9200dk.c            |  167 ----
  board/atmel/at91rm9200dk/config.mk                 |    1 -
  board/atmel/at91rm9200dk/flash.c                   |  504 ------------
  board/atmel/at91rm9200dk/led.c                     |   80 --
  board/atmel/at91rm9200dk/mux.c                     |   29 -
  board/atmel/at91rm9200dk/partition.c               |   40 -
  board/atmel/at91sam9m10g45ek/at91sam9m10g45ek.c    |  115 ++--
  board/atmel/at91sam9m10g45ek/led.c                 |    6 +-
  board/calao/sbc35_a9g20/sbc35_a9g20.c              |   88 +-
  board/calao/tny_a9260/tny_a9260.c                  |   55 +-
  board/cmc_pu2/Makefile                             |   50 --
  board/cmc_pu2/cmc_pu2.c                            |  192 -----
  board/cmc_pu2/config.mk                            |    3 -
  board/cmc_pu2/flash.c                              |  469 -----------
  board/cmc_pu2/load_sernum_ethaddr.c                |  113 ---
  board/csb637/Makefile                              |   50 --
  board/csb637/config.mk                             |    1 -
  board/csb637/csb637.c                              |   94 ---
  board/dave/B2/B2.c                                 |  139 ----
  board/dave/B2/Makefile                             |   55 --
  board/dave/B2/config.mk                            |   30 -
  board/dave/B2/flash.c                              |   76 --
  board/dave/B2/lowlevel_init.S                      |  167 ----
  board/davedenx/qong/fpga.c                         |   10 +-
  board/davedenx/qong/qong.c                         |   36 +-
  board/edb93xx/Makefile                             |   50 --
  board/edb93xx/config.mk                            |   33 -
  board/edb93xx/edb93xx.c                            |  110 ---
  board/edb93xx/pll_cfg.c                            |   58 --
  board/edb93xx/pll_cfg.h                            |   72 --
  board/edb93xx/sdram_cfg.c                          |  146 ----
  board/edb93xx/sdram_cfg.h                          |  144 ----
  board/efikamx/efikamx.c                            |   62 +-
  board/esd/meesc/config.mk                          |    1 -
  board/esd/meesc/meesc.c                            |   49 +-
  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/kb9202/Makefile                              |   53 --
  board/kb9202/config.mk                             |    1 -
  board/kb9202/kb9202.c                              |  107 ---
  board/lpd7a40x/Makefile                            |   51 --
  board/lpd7a40x/config.mk                           |   38 -
  board/lpd7a40x/flash.c                             |  490 -----------
  board/lpd7a40x/lowlevel_init.S                     |  212 -----
  board/lpd7a40x/lpd7a40x.c                          |   93 ---
  board/m501sk/Makefile                              |   50 --
  board/m501sk/config.mk                             |    1 -
  board/m501sk/eeprom.c                              |  102 ---
  board/m501sk/m501sk.c                              |  203 -----
  board/m501sk/m501sk.h                              |  167 ----
  board/mx1fs2/Makefile                              |   51 --
  board/mx1fs2/config.mk                             |   10 -
  board/mx1fs2/flash.c                               |  849 
--------------------
  board/mx1fs2/intel.h                               |   99 ---
  board/mx1fs2/lowlevel_init.S                       |  188 -----
  board/mx1fs2/mx1fs2.c                              |  122 ---
  board/netstar/Makefile                             |   95 ---
  board/netstar/config.mk                            |   11 -
  board/netstar/crcek.S                              |  241 ------
  board/netstar/crcek.h                              |    3 -
  board/netstar/crcit.c                              |   87 --
  board/netstar/eeprom.c                             |  218 -----
  board/netstar/netstar.c                            |  129 ---
  board/netstar/setup.S                              |  284 -------
  board/nvidia/common/board.c                        |  119 +--
  board/pandora/pandora.c                            |    1 +
  board/ronetix/pm9261/led.c                         |    9 +-
  board/ronetix/pm9261/pm9261.c                      |   38 +-
  board/ronetix/pm9263/led.c                         |    9 +-
  board/ronetix/pm9263/pm9263.c                      |   42 +-
  board/ronetix/pm9g45/pm9g45.c                      |   32 +-
  board/samsung/goni/goni.c                          |    8 +-
  board/samsung/smdk2400/Makefile                    |   51 --
  board/samsung/smdk2400/config.mk                   |   25 -
  board/samsung/smdk2400/flash.c                     |  492 ------------
  board/samsung/smdk2400/lowlevel_init.S             |  163 ----
  board/samsung/smdk2400/smdk2400.c                  |  125 ---
  board/samsung/smdk6400/smdk6400.c                  |    1 -
  board/samsung/smdkc100/smdkc100.c                  |    2 +-
  board/samsung/smdkv310/smdkv310.c                  |   10 +-
  board/samsung/universal_c210/universal.c           |   28 +-
  board/sbc2410x/Makefile                            |   51 --
  board/sbc2410x/config.mk                           |   23 -
  board/sbc2410x/flash.c                             |  433 ----------
  board/sbc2410x/lowlevel_init.S                     |  163 ----
  board/sbc2410x/sbc2410x.c                          |  193 -----
  board/scb9328/scb9328.c                            |    2 +-
  board/syteco/zmx25/zmx25.c                         |   35 +-
  board/ti/omap1610inn/omap1610innovator.c           |    7 -
  board/ttcontrol/vision2/vision2.c                  |   71 +-
  board/voiceblue/Makefile                           |   74 --
  board/voiceblue/config.mk                          |    1 -
  board/voiceblue/eeprom.c                           |  218 -----
  board/voiceblue/setup.S                            |  280 -------
  board/voiceblue/voiceblue.c                        |   80 --
  boards.cfg                                         |   38 +-
  doc/README.imx5                                    |   17 +
  doc/README.scrapyard                               |   23 +
  drivers/gpio/mxc_gpio.c                            |   51 ++-
  drivers/gpio/s5p_gpio.c                            |   20 +-
  drivers/mmc/s5p_mmc.c                              |   15 +-
  drivers/spi/mxc_spi.c                              |    8 +-
  include/configs/B2.h                               |  216 -----
  include/configs/armadillo.h                        |  157 ----
  include/configs/assabet.h                          |  173 ----
  include/configs/at91cap9adk.h                      |  218 -----
  include/configs/at91rm9200dk.h                     |  202 -----
  include/configs/at91sam9m10g45ek.h                 |  193 ++---
  include/configs/cmc_pu2.h                          |  238 ------
  include/configs/csb637.h                           |  196 -----
  include/configs/edb93xx.h                          |  269 -------
  include/configs/efikamx.h                          |    2 -
  include/configs/imx31_litekit.h                    |    1 +
  include/configs/integratorap.h                     |   21 +-
  include/configs/integratorcp.h                     |    8 +
  include/configs/kb9202.h                           |  196 -----
  include/configs/lpd7a400-10.h                      |   80 --
  include/configs/lpd7a400.h                         |  117 ---
  include/configs/lpd7a404-10.h                      |   80 --
  include/configs/lpd7a404.h                         |  117 ---
  include/configs/m501sk.h                           |  228 ------
  include/configs/meesc.h                            |  202 +++--
  include/configs/mx1fs2.h                           |  305 -------
  include/configs/mx31ads.h                          |    1 +
  include/configs/mx35pdk.h                          |    7 +-
  include/configs/mx51evk.h                          |    3 +-
  include/configs/mx53ard.h                          |    2 -
  include/configs/mx53evk.h                          |    2 -
  include/configs/mx53loco.h                         |    2 -
  include/configs/mx53smd.h                          |    2 -
  include/configs/netstar.h                          |  245 ------
  include/configs/omap1610h2.h                       |    3 +-
  include/configs/omap1610inn.h                      |    3 +-
  include/configs/omap4_panda.h                      |    2 +-
  include/configs/omap4_sdp4430.h                    |    2 +-
  include/configs/pm9261.h                           |   18 +-
  include/configs/pm9263.h                           |   17 +-
  include/configs/pm9g45.h                           |   16 +-
  include/configs/sbc2410x.h                         |  220 -----
  include/configs/sbc35_a9g20.h                      |   87 +--
  include/configs/smdk2400.h                         |  189 -----
  include/configs/smdk6400.h                         |    2 +-
  include/configs/tny_a9260.h                        |   85 +-
  include/configs/versatile.h                        |    4 -
  include/configs/vision2.h                          |    1 -
  include/configs/voiceblue.h                        |  241 ------
  mmc_spl/board/samsung/smdkv310/Makefile            |    1 +
  mmc_spl/board/samsung/smdkv310/mmc_boot.c          |   28 +-
  .../board/samsung/smdkv310/tools/mkv310_image.c    |    1 +
  mmc_spl/board/samsung/smdkv310/u-boot.lds          |    2 +
  tools/omapimage.c                                  |    1 -
  215 files changed, 2002 insertions(+), 16061 deletions(-)
  create mode 100644 arch/arm/cpu/armv7/tegra2/clock.c
  rename board/atmel/at91cap9adk/led.c => 
arch/arm/cpu/armv7/tegra2/pinmux.c (56%)
  rename include/mxc_gpio.h => arch/arm/include/asm/arch-mx25/gpio.h (59%)
  copy board/edb93xx/early_udelay.h => 
arch/arm/include/asm/arch-mx31/gpio.h (67%)
  rename board/atmel/at91cap9adk/partition.c => 
arch/arm/include/asm/arch-mx35/gpio.h (50%)
  rename board/edb93xx/early_udelay.h => 
arch/arm/include/asm/arch-mx5/gpio.h (67%)
  create mode 100644 arch/arm/include/asm/arch-omap3/gpio.h
  create mode 100644 arch/arm/include/asm/arch-omap4/gpio.h
  create mode 100644 arch/arm/include/asm/arch-tegra2/clock.h
  rename board/edb93xx/flash_cfg.c => 
arch/arm/include/asm/arch-tegra2/timer.h (64%)
  delete mode 100644 board/armadillo/Makefile
  delete mode 100644 board/armadillo/armadillo.c
  delete mode 100644 board/armadillo/config.mk
  delete mode 100644 board/armadillo/flash.c
  delete mode 100644 board/armadillo/lowlevel_init.S
  delete mode 100755 board/armltd/integrator/split_by_variant.sh
  delete mode 100644 board/assabet/Makefile
  delete mode 100644 board/assabet/assabet.c
  delete mode 100644 board/assabet/config.mk
  delete mode 100644 board/assabet/setup.S
  delete mode 100644 board/atmel/at91cap9adk/Makefile
  delete mode 100644 board/atmel/at91cap9adk/at91cap9adk.c
  delete mode 100644 board/atmel/at91cap9adk/config.mk
  delete mode 100644 board/atmel/at91rm9200dk/Makefile
  delete mode 100644 board/atmel/at91rm9200dk/at91rm9200dk.c
  delete mode 100644 board/atmel/at91rm9200dk/config.mk
  delete mode 100644 board/atmel/at91rm9200dk/flash.c
  delete mode 100644 board/atmel/at91rm9200dk/led.c
  delete mode 100644 board/atmel/at91rm9200dk/mux.c
  delete mode 100644 board/atmel/at91rm9200dk/partition.c
  delete mode 100644 board/cmc_pu2/Makefile
  delete mode 100644 board/cmc_pu2/cmc_pu2.c
  delete mode 100644 board/cmc_pu2/config.mk
  delete mode 100644 board/cmc_pu2/flash.c
  delete mode 100644 board/cmc_pu2/load_sernum_ethaddr.c
  delete mode 100644 board/csb637/Makefile
  delete mode 100644 board/csb637/config.mk
  delete mode 100644 board/csb637/csb637.c
  delete mode 100644 board/dave/B2/B2.c
  delete mode 100644 board/dave/B2/Makefile
  delete mode 100644 board/dave/B2/config.mk
  delete mode 100644 board/dave/B2/flash.c
  delete mode 100644 board/dave/B2/lowlevel_init.S
  delete mode 100644 board/edb93xx/Makefile
  delete mode 100644 board/edb93xx/config.mk
  delete mode 100644 board/edb93xx/edb93xx.c
  delete mode 100644 board/edb93xx/pll_cfg.c
  delete mode 100644 board/edb93xx/pll_cfg.h
  delete mode 100644 board/edb93xx/sdram_cfg.c
  delete mode 100644 board/edb93xx/sdram_cfg.h
  delete mode 100644 board/esd/meesc/config.mk
  delete mode 100644 board/kb9202/Makefile
  delete mode 100644 board/kb9202/config.mk
  delete mode 100644 board/kb9202/kb9202.c
  delete mode 100644 board/lpd7a40x/Makefile
  delete mode 100644 board/lpd7a40x/config.mk
  delete mode 100644 board/lpd7a40x/flash.c
  delete mode 100644 board/lpd7a40x/lowlevel_init.S
  delete mode 100644 board/lpd7a40x/lpd7a40x.c
  delete mode 100644 board/m501sk/Makefile
  delete mode 100644 board/m501sk/config.mk
  delete mode 100644 board/m501sk/eeprom.c
  delete mode 100644 board/m501sk/m501sk.c
  delete mode 100644 board/m501sk/m501sk.h
  delete mode 100644 board/mx1fs2/Makefile
  delete mode 100644 board/mx1fs2/config.mk
  delete mode 100644 board/mx1fs2/flash.c
  delete mode 100644 board/mx1fs2/intel.h
  delete mode 100644 board/mx1fs2/lowlevel_init.S
  delete mode 100644 board/mx1fs2/mx1fs2.c
  delete mode 100644 board/netstar/Makefile
  delete mode 100644 board/netstar/config.mk
  delete mode 100644 board/netstar/crcek.S
  delete mode 100644 board/netstar/crcek.h
  delete mode 100644 board/netstar/crcit.c
  delete mode 100644 board/netstar/eeprom.c
  delete mode 100644 board/netstar/netstar.c
  delete mode 100644 board/netstar/setup.S
  delete mode 100644 board/samsung/smdk2400/Makefile
  delete mode 100644 board/samsung/smdk2400/config.mk
  delete mode 100644 board/samsung/smdk2400/flash.c
  delete mode 100644 board/samsung/smdk2400/lowlevel_init.S
  delete mode 100644 board/samsung/smdk2400/smdk2400.c
  delete mode 100644 board/sbc2410x/Makefile
  delete mode 100644 board/sbc2410x/config.mk
  delete mode 100644 board/sbc2410x/flash.c
  delete mode 100644 board/sbc2410x/lowlevel_init.S
  delete mode 100644 board/sbc2410x/sbc2410x.c
  delete mode 100644 board/voiceblue/Makefile
  delete mode 100644 board/voiceblue/config.mk
  delete mode 100644 board/voiceblue/eeprom.c
  delete mode 100644 board/voiceblue/setup.S
  delete mode 100644 board/voiceblue/voiceblue.c
  create mode 100644 doc/README.imx5
  delete mode 100644 include/configs/B2.h
  delete mode 100644 include/configs/armadillo.h
  delete mode 100644 include/configs/assabet.h
  delete mode 100644 include/configs/at91cap9adk.h
  delete mode 100644 include/configs/at91rm9200dk.h
  delete mode 100644 include/configs/cmc_pu2.h
  delete mode 100644 include/configs/csb637.h
  delete mode 100644 include/configs/edb93xx.h
  delete mode 100644 include/configs/kb9202.h
  delete mode 100644 include/configs/lpd7a400-10.h
  delete mode 100644 include/configs/lpd7a400.h
  delete mode 100644 include/configs/lpd7a404-10.h
  delete mode 100644 include/configs/lpd7a404.h
  delete mode 100644 include/configs/m501sk.h
  delete mode 100644 include/configs/mx1fs2.h
  delete mode 100644 include/configs/netstar.h
  delete mode 100644 include/configs/sbc2410x.h
  delete mode 100644 include/configs/smdk2400.h
  delete mode 100644 include/configs/voiceblue.h

Amicalement,
-- 
Albert.

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

* [U-Boot] Pull request: u-boot-arm/master
  2011-07-18 17:52   ` Albert ARIBAUD
@ 2011-08-12  8:21     ` Albert ARIBAUD
  0 siblings, 0 replies; 259+ messages in thread
From: Albert ARIBAUD @ 2011-08-12  8:21 UTC (permalink / raw)
  To: u-boot

Hi Igor,

On 18/07/2011 19:52, Albert ARIBAUD wrote:
> Hi Igor,
>
>>> Igor Grinberg (1):
>>>          arm: add CONFIG_MACH_TYPE setting and documentation
>>
>> hmm... no [2/3] and [3/3]... ?
>>
>> http://patchwork.ozlabs.org/patch/103048/
>> http://patchwork.ozlabs.org/patch/103047/
>>
>> When do you plan to pull these?
>
> Thanks for reminding me. I'll pull them in after I've applied the
> u-boot-ti/master branch.
>
> Amicalement,

Better late, they say... Applied to u-boot-arm/master, thanks.

Amicalement,
-- 
Albert.

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

* [U-Boot] Pull request: u-boot-arm/master
@ 2011-08-04 12:28 Albert ARIBAUD
  0 siblings, 0 replies; 259+ messages in thread
From: Albert ARIBAUD @ 2011-08-04 12:28 UTC (permalink / raw)
  To: u-boot

Hi Wolfgang,

Here is my pull request for u-boot-arm/master, from which I did remove 
the wrongly applied commits that you indicated and in which all patches 
submitted before the merge window closure are taken into account.

Developers, please direct complaints to me for any ARM-directed patches 
submitted before the window closure, and which is not accounted for at 
this point.

Still to apply are  bugfix patches submitted after window closure as 
well as the UTF-8 conversion patch and the ARM board removal patch.

The following changes since commit d50a8f45c9a640b3bcbd0ede91f83c8646cca018:

   Merge branch 'master' of git://git.denx.de/u-boot-mmc (2011-08-02 
22:39:36 +0200)

are available in the git repository at:

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

Andreas Bie?mann (8):
       ARM: remove obsolete at91rm9200
       MAKEALL: remove obsolete at91rm9200 soc
       a/a/c/arm920t/cpu.c: remove CONFIG_AT91_LEGACY warning
       README.at91-soc: remove AT91(RM9200) joining notice
       net/eth.c: drop obsolete at91rm9200 support
       README: fix arm920t/at91 path
       a/a/c/arm920t/at91/reset.c: drop obsolete CONFIG_AT91RM9200_USART
       avr32: add grasshopper (ICnova AP7000) board

Aneesh V (15):
       omap4: utility function to identify the context of hw init
       omap4: cleanup pin mux data
       omap4: add OMAP4430 revision check
       omap4: add clock support
       omap4: add sdram init support
       omap4: calculate EMIF register values
       omap4: automatic sdram detection
       armv7: start.S: fixes and enhancements for SPL
       omap: add basic SPL support
       omap: add MMC and FAT support to SPL
       omap4: add omap4460 revision detection
       omap4: sdram init changes for omap4460
       omap: reuse omap3 gpio support in omap4
       omap4: support TPS programming
       omap4: clock init support for omap4460

Asen Dimov (1):
       AT91: change common at91sam9261 files to compile with new scheme

Chander Kashyap (1):
       SMDKV310: MMC_SPL: Fix building when using "make O="

Christopher Harvey (1):
       Removed unused define, CONFIG_ARMV7.

Dirk Behme (1):
       ARMv7: u8500_href: Add missing header to fix compiler warning

Heiko Schocher (1):
       cosmetic: arm: lib/board.c: Coding Style cleanup

John Rigby (1):
       mkimage: Add OMAP boot image support

Laurence Withers (6):
       DaVinci: rename gpio_defs.h to gpio.h
       DA8xx: add generic GPIO driver
       DaVinci EMAC: declare function for all DA8xx CPUs
       DA8xx: add MMC/SD controller addresses
       DA8xx: switch an enum to defines for consistency
       DA8xx: fix LPSC constants

Matthias Weisser (1):
       arm: auto gen asm-offsets.h for mb86r0x

Po-Yu Chuang (2):
       arm: a320: fix multiline comment style
       arm: a320: enable tagged list support

Reinhard Meyer (3):
       AT91: fix mistake in at91sam9260_devices.c(spi1_hw_init)
       MAKEALL: remove AT91 boards that are in boards.cfg
       AT91/SPI: fix atmel_dataflash_spi.c to allow building without 
warnings

Sanjeev Premi (3):
       omap3: Include array definition only when it is used
       omap3evm: eth: split function setup_net_chip
       omap3evm: eth: Include functions only when necessary

Shiraz Hashim (1):
       spear: fix build errors for spear3xx/spear600 platforms

Sriramakrishnan (1):
       omap3evm: Update ethernet reset sequence for Rev.G board

Stefano Babic (1):
       ARM: versatile: fix board support

Thomas Abraham (1):
       SMDKV310: Enable device tree support

Xu, Hong (6):
       AT91: Makes AT91SAM9RL SoC build correctly against 
u-boot-atmel/master
       AT91: Makes AT91SAM9RL-EK build correctly against u-boot-atmel/master
       AT91: SoC fix at91sam9261_matrix.h
       AT91: Board fix for AT91SAM9261-EK
       AT91: Makes AT91SAM9263 SoC build correctly against 
u-boot-atmel/master
       AT91: Makes AT91SAM9263-EK build correctly against 
u-boot-atmel/master

  MAINTAINERS                                        |    1 +
  MAKEALL                                            |    7 -
  Makefile                                           |   63 -
  README                                             |    2 +-
  arch/arm/cpu/arm920t/at91/reset.c                  |    4 -
  arch/arm/cpu/arm920t/at91rm9200/bcm5221.c          |  232 ----
  arch/arm/cpu/arm920t/at91rm9200/dm9161.c           |  225 ----
  arch/arm/cpu/arm920t/at91rm9200/ether.c            |  316 -----
  arch/arm/cpu/arm920t/at91rm9200/i2c.c              |  192 ---
  arch/arm/cpu/arm920t/at91rm9200/ks8721.c           |  249 ----
  arch/arm/cpu/arm920t/at91rm9200/lowlevel_init.S    |  169 ---
  arch/arm/cpu/arm920t/at91rm9200/lxt972.c           |  192 ---
  arch/arm/cpu/arm920t/at91rm9200/reset.c            |   71 --
  arch/arm/cpu/arm920t/at91rm9200/spi.c              |  152 ---
  arch/arm/cpu/arm920t/at91rm9200/timer.c            |  142 ---
  arch/arm/cpu/arm920t/at91rm9200/usb.c              |   53 -
  arch/arm/cpu/arm920t/cpu.c                         |    4 -
  arch/arm/cpu/arm926ejs/at91/at91sam9260_devices.c  |    2 +-
  arch/arm/cpu/arm926ejs/at91/at91sam9261_devices.c  |   76 +-
  arch/arm/cpu/arm926ejs/at91/at91sam9263_devices.c  |   38 +-
  arch/arm/cpu/arm926ejs/at91/at91sam9rl_devices.c   |   74 +-
  arch/arm/cpu/arm926ejs/at91/lowlevel_init.S        |    2 +-
  arch/arm/cpu/arm926ejs/mb86r0x/Makefile            |    2 +
  arch/arm/cpu/arm926ejs/mb86r0x/asm-offsets.c       |   65 +
  arch/arm/cpu/armv7/Makefile                        |    7 +-
  arch/arm/cpu/armv7/cpu.c                           |    7 +
  arch/arm/cpu/armv7/omap-common/Makefile            |    6 +
  arch/arm/cpu/armv7/{omap3 => omap-common}/gpio.c   |   41 +-
  arch/arm/cpu/armv7/omap-common/spl.c               |  272 ++++
  arch/arm/cpu/armv7/omap-common/u-boot-spl.lds      |   62 +
  arch/arm/cpu/armv7/omap-common/utils.c             |   57 +
  arch/arm/cpu/armv7/omap3/Makefile                  |    1 -
  arch/arm/cpu/armv7/omap3/board.c                   |   12 +
  arch/arm/cpu/armv7/omap3/sys_info.c                |    3 +
  arch/arm/cpu/armv7/omap4/Makefile                  |    6 +
  arch/arm/cpu/armv7/omap4/board.c                   |  180 +++-
  arch/arm/cpu/armv7/omap4/clocks.c                  |  940 ++++++++++++++
  .../panda => arch/arm/cpu/armv7/omap4}/config.mk   |   25 +-
  arch/arm/cpu/armv7/omap4/emif.c                    | 1310 
++++++++++++++++++++
  arch/arm/cpu/armv7/omap4/lowlevel_init.S           |   31 +
  arch/arm/cpu/armv7/omap4/omap4_mux_data.h          |   76 ++
  arch/arm/cpu/armv7/omap4/sdram_elpida.c            |  282 +++++
  arch/arm/cpu/armv7/start.S                         |   50 +-
  arch/arm/cpu/armv7/u-boot.lds                      |    2 +
  arch/arm/include/asm/arch-at91/at91_spi.h          |    2 +-
  arch/arm/include/asm/arch-at91/at91sam9261.h       |    3 +-
  .../arm/include/asm/arch-at91/at91sam9261_matrix.h |   77 +-
  arch/arm/include/asm/arch-at91/at91sam9263.h       |   13 +
  .../arm/include/asm/arch-at91/at91sam9263_matrix.h |  146 +--
  arch/arm/include/asm/arch-at91/at91sam9rl.h        |  185 ++--
  arch/arm/include/asm/arch-at91/at91sam9rl_matrix.h |  121 +--
  arch/arm/include/asm/arch-at91rm9200/AT91RM9200.h  |  812 ------------
  arch/arm/include/asm/arch-at91rm9200/hardware.h    |   75 --
  arch/arm/include/asm/arch-davinci/davinci_misc.h   |    2 +-
  .../asm/arch-davinci/{gpio_defs.h => gpio.h}       |    8 +
  arch/arm/include/asm/arch-davinci/hardware.h       |  102 +-
  arch/arm/include/asm/arch-mb86r0x/asm-offsets.h    |   74 --
  arch/arm/include/asm/arch-mb86r0x/mb86r0x.h        |   42 +
  arch/arm/include/asm/arch-omap3/cpu.h              |   26 +
  arch/arm/include/asm/arch-omap4/clocks.h           |  690 +++++++++++
  arch/arm/include/asm/arch-omap4/cpu.h              |   26 +
  arch/arm/include/asm/arch-omap4/emif.h             | 1040 ++++++++++++++++
  arch/arm/include/asm/arch-omap4/mux_omap4.h        |    1 +
  arch/arm/include/asm/arch-omap4/omap4.h            |   61 +-
  arch/arm/include/asm/arch-omap4/sys_proto.h        |   72 ++-
  arch/arm/include/asm/armv7.h                       |    6 +
  arch/arm/include/asm/omap_common.h                 |   56 +
  .../include/asm/{arch-omap3/gpio.h => omap_gpio.h} |   27 +-
  arch/arm/lib/board.c                               |  216 ++--
  board/armltd/versatile/config.mk                   |    5 -
  board/armltd/versatile/versatile.c                 |   10 +-
  board/atmel/at91sam9261ek/at91sam9261ek.c          |  136 ++-
  board/atmel/at91sam9261ek/config.mk                |    1 -
  board/atmel/at91sam9261ek/led.c                    |    7 +-
  board/atmel/at91sam9263ek/at91sam9263ek.c          |   56 +-
  board/atmel/at91sam9263ek/config.mk                |    1 -
  board/atmel/at91sam9263ek/led.c                    |   23 +-
  board/atmel/at91sam9rlek/at91sam9rlek.c            |   73 +-
  board/atmel/at91sam9rlek/config.mk                 |    1 -
  board/atmel/at91sam9rlek/led.c                     |    6 +-
  board/davinci/dm355leopard/dm355leopard.c          |    2 +-
  board/davinci/dm365evm/dm365evm.c                  |    2 +-
  .../in-circuit/grasshopper}/Makefile               |   29 +-
  board/in-circuit/grasshopper/grasshopper.c         |  112 ++
  board/spear/common/spr_misc.c                      |   10 +-
  board/st-ericsson/u8500/u8500_href.c               |    1 +
  board/ti/evm/evm.c                                 |   45 +-
  board/ti/evm/evm.h                                 |    1 +
  board/ti/panda/Makefile                            |    2 +
  board/ti/panda/panda.c                             |   25 +-
  board/ti/{sdp4430/sdp.h => panda/panda_mux_data.h} |   76 +-
  board/ti/sdp4430/Makefile                          |    2 +
  board/ti/sdp4430/config.mk                         |   31 -
  board/ti/sdp4430/sdp.c                             |   25 +-
  .../{panda/panda.h => sdp4430/sdp4430_mux_data.h}  |  128 +--
  boards.cfg                                         |   17 +
  common/image.c                                     |    6 +-
  doc/README.at91-soc                                |   22 -
  drivers/gpio/Makefile                              |    1 +
  drivers/gpio/da8xx_gpio.c                          |  281 +++++
  drivers/spi/atmel_dataflash_spi.c                  |   16 +-
  drivers/usb/musb/da8xx.h                           |    2 +-
  include/configs/a320evb.h                          |   34 +-
  include/configs/am3517_crane.h                     |    1 -
  include/configs/am3517_evm.h                       |    1 -
  include/configs/at91sam9261ek.h                    |  133 ++-
  include/configs/at91sam9263ek.h                    |   83 +-
  include/configs/at91sam9rlek.h                     |   85 +-
  include/configs/ca9x4_ct_vxp.h                     |    3 -
  include/configs/cm_t35.h                           |    1 -
  include/configs/devkit8000.h                       |    1 -
  include/configs/dig297.h                           |    1 -
  include/configs/grasshopper.h                      |  198 +++
  include/configs/igep0020.h                         |    1 -
  include/configs/igep0030.h                         |    1 -
  include/configs/omap3_beagle.h                     |    1 -
  include/configs/omap3_evm.h                        |    1 -
  include/configs/omap3_overo.h                      |    1 -
  include/configs/omap3_pandora.h                    |    1 -
  include/configs/omap3_sdp3430.h                    |    1 -
  include/configs/omap3_zoom1.h                      |    1 -
  include/configs/omap3_zoom2.h                      |    1 -
  include/configs/omap4_panda.h                      |   38 +-
  include/configs/omap4_sdp4430.h                    |   38 +-
  include/configs/s5p_goni.h                         |    1 -
  include/configs/s5pc210_universal.h                |    1 -
  include/configs/smdkc100.h                         |    1 -
  include/configs/smdkv310.h                         |    4 +-
  include/configs/spear-common.h                     |   12 +
  include/configs/versatile.h                        |   21 +-
  include/image.h                                    |    1 +
  mmc_spl/board/samsung/smdkv310/Makefile            |   12 +-
  net/eth.c                                          |    4 -
  spl/Makefile                                       |    6 +
  tools/Makefile                                     |    2 +
  tools/mkimage.c                                    |    2 +
  tools/mkimage.h                                    |    1 +
  tools/omap/clocks_get_m_n.c                        |  197 +++
  tools/omapimage.c                                  |  224 ++++
  tools/omapimage.h                                  |   50 +
  140 files changed, 7628 insertions(+), 4278 deletions(-)
  delete mode 100644 arch/arm/cpu/arm920t/at91rm9200/bcm5221.c
  delete mode 100644 arch/arm/cpu/arm920t/at91rm9200/dm9161.c
  delete mode 100644 arch/arm/cpu/arm920t/at91rm9200/ether.c
  delete mode 100644 arch/arm/cpu/arm920t/at91rm9200/i2c.c
  delete mode 100644 arch/arm/cpu/arm920t/at91rm9200/ks8721.c
  delete mode 100644 arch/arm/cpu/arm920t/at91rm9200/lowlevel_init.S
  delete mode 100644 arch/arm/cpu/arm920t/at91rm9200/lxt972.c
  delete mode 100644 arch/arm/cpu/arm920t/at91rm9200/reset.c
  delete mode 100644 arch/arm/cpu/arm920t/at91rm9200/spi.c
  delete mode 100644 arch/arm/cpu/arm920t/at91rm9200/timer.c
  delete mode 100644 arch/arm/cpu/arm920t/at91rm9200/usb.c
  create mode 100644 arch/arm/cpu/arm926ejs/mb86r0x/asm-offsets.c
  rename arch/arm/cpu/armv7/{omap3 => omap-common}/gpio.c (76%)
  create mode 100644 arch/arm/cpu/armv7/omap-common/spl.c
  create mode 100644 arch/arm/cpu/armv7/omap-common/u-boot-spl.lds
  create mode 100644 arch/arm/cpu/armv7/omap-common/utils.c
  create mode 100644 arch/arm/cpu/armv7/omap4/clocks.c
  rename {board/ti/panda => arch/arm/cpu/armv7/omap4}/config.mk (64%)
  create mode 100644 arch/arm/cpu/armv7/omap4/emif.c
  create mode 100644 arch/arm/cpu/armv7/omap4/omap4_mux_data.h
  create mode 100644 arch/arm/cpu/armv7/omap4/sdram_elpida.c
  delete mode 100644 arch/arm/include/asm/arch-at91rm9200/AT91RM9200.h
  delete mode 100644 arch/arm/include/asm/arch-at91rm9200/hardware.h
  rename arch/arm/include/asm/arch-davinci/{gpio_defs.h => gpio.h} (90%)
  delete mode 100644 arch/arm/include/asm/arch-mb86r0x/asm-offsets.h
  create mode 100644 arch/arm/include/asm/arch-omap4/clocks.h
  create mode 100644 arch/arm/include/asm/arch-omap4/emif.h
  create mode 100644 arch/arm/include/asm/omap_common.h
  rename arch/arm/include/asm/{arch-omap3/gpio.h => omap_gpio.h} (67%)
  delete mode 100644 board/armltd/versatile/config.mk
  delete mode 100644 board/atmel/at91sam9261ek/config.mk
  delete mode 100644 board/atmel/at91sam9263ek/config.mk
  delete mode 100644 board/atmel/at91sam9rlek/config.mk
  rename {arch/arm/cpu/arm920t/at91rm9200 => 
board/in-circuit/grasshopper}/Makefile (73%)
  create mode 100644 board/in-circuit/grasshopper/grasshopper.c
  rename board/ti/{sdp4430/sdp.h => panda/panda_mux_data.h} (76%)
  delete mode 100644 board/ti/sdp4430/config.mk
  rename board/ti/{panda/panda.h => sdp4430/sdp4430_mux_data.h} (67%)
  create mode 100644 drivers/gpio/da8xx_gpio.c
  create mode 100644 include/configs/grasshopper.h
  create mode 100644 tools/omap/clocks_get_m_n.c
  create mode 100644 tools/omapimage.c
  create mode 100644 tools/omapimage.h

Amicalement,
-- 
Albert.

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

* [U-Boot] Pull request: u-boot-arm/master
  2011-07-18 13:38 Albert ARIBAUD
  2011-07-18 14:31 ` Igor Grinberg
@ 2011-07-18 19:17 ` Wolfgang Denk
  1 sibling, 0 replies; 259+ messages in thread
From: Wolfgang Denk @ 2011-07-18 19:17 UTC (permalink / raw)
  To: u-boot

Dear Albert ARIBAUD,

In message <4E243772.9030908@aribaud.net> you wrote:
> Hi Wolfgang,
> 
> The following changes since commit 68d4230c3ccce96a72c5b99e48399bf1796fe3c6:
> 
>    powerpc/85xx: Add default usb mode and phy type to hwconfig 
> (2011-07-11 13:24:21 -0500)
> 
> are available in the git repository at:
>    git://git.denx.de/u-boot-arm.git master
> 
> Albert ARIBAUD (1):
>        Remove volatile qualifier in get_ram_size() calls
> 
> Chan-Taek Park (1):
>        TI: TNETV107X Fix Build Error
> 
> David Jander (1):
>        ARM: MX5: Fix broken leftover TO-2 errata workaround
> 
> Fabio Estevam (2):
>        mx31pdk: cosmetic: Fix line over 80 characters
>        mx27: Make the UART port number explicit
> 
> Graeme Russ (1):
>        Timer: Fix misuse of ARM *timer_masked() functions outside arch/arm
> 
> Igor Grinberg (1):
>        arm: add CONFIG_MACH_TYPE setting and documentation
> 
> 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
> 
> Rob Herring (2):
>        arm: add __ilog2 function
>        ARM: add missing CONFIG_SKIP_LOWLEVEL_INIT for armv7
> 
> Stefano Babic (3):
>        MX5: Update to autogenerated asm-offsets.h
>        MX27: Update to autogenerated asm-offsets.h
>        MX31: Cleanup clock function
> 
> Torsten Koschorrek (2):
>        ARM: Update maintainer of board scb9328
>        scb9328: Add ARM relocation support
> 
> Yegor Yefremov (1):
>        am3517evm: change console device from ttyS2 to ttyO2
> 
>   MAINTAINERS                                  |    7 +-
>   README                                       |   10 ++
>   arch/arm/cpu/arm1136/mx31/generic.c          |   21 +++-
>   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/arm926ejs/orion5x/dram.c        |    4 +-
>   arch/arm/cpu/armv7/mx5/Makefile              |    2 +
>   arch/arm/cpu/armv7/mx5/asm-offsets.c         |   76 ++++++++++
>   arch/arm/cpu/armv7/mx5/lowlevel_init.S       |    6 +-
>   arch/arm/cpu/armv7/start.S                   |    2 +
>   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/clock.h       |   11 +-
>   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 +++
>   arch/arm/include/asm/bitops.h                |    5 +
>   arch/arm/lib/board.c                         |    4 +
>   board/BuS/eb_cpux9k2/cpux9k2.c               |    2 +-
>   board/armadillo/flash.c                      |    6 +-
>   board/atmel/at91rm9200dk/flash.c             |   10 +-
>   board/atmel/at91rm9200ek/at91rm9200ek.c      |    2 +-
>   board/cerf250/flash.c                        |   14 +-
>   board/cm4008/flash.c                         |   10 +-
>   board/cm41xx/flash.c                         |   10 +-
>   board/cmc_pu2/flash.c                        |   11 +-
>   board/cradle/flash.c                         |   10 +-
>   board/csb226/flash.c                         |   10 +-
>   board/davedenx/qong/qong.c                   |    2 +-
>   board/davinci/common/misc.c                  |    2 +-
>   board/dnp1110/flash.c                        |   14 +-
>   board/efikamx/efikamx.c                      |    2 +-
>   board/ep7312/flash.c                         |   10 +-
>   board/eukrea/cpu9260/cpu9260.c               |    2 +-
>   board/eukrea/cpuat91/cpuat91.c               |    2 +-
>   board/freescale/mx31ads/mx31ads.c            |    2 +-
>   board/freescale/mx31pdk/mx31pdk.c            |    2 +-
>   board/freescale/mx51evk/mx51evk.c            |    2 +-
>   board/freescale/mx53ard/mx53ard.c            |    4 +-
>   board/freescale/mx53evk/mx53evk.c            |    2 +-
>   board/freescale/mx53loco/mx53loco.c          |    4 +-
>   board/freescale/mx53smd/mx53smd.c            |    4 +-
>   board/gcplus/flash.c                         |   14 +-
>   board/impa7/flash.c                          |   10 +-
>   board/imx31_phycore/imx31_phycore.c          |    2 +-
>   board/innokom/flash.c                        |   10 +-
>   board/karo/tx25/tx25.c                       |   32 ++--
>   board/keymile/km_arm/km_arm.c                |    2 +-
>   board/lart/flash.c                           |   10 +-
>   board/logicpd/imx27lite/imx27lite.c          |    8 +-
>   board/logicpd/imx31_litekit/imx31_litekit.c  |    2 +-
>   board/lpd7a40x/flash.c                       |   10 +-
>   board/lubbock/flash.c                        |   14 +-
>   board/modnet50/flash.c                       |   14 +-
>   board/mx1ads/mx1ads.c                        |    2 +-
>   board/mx1ads/syncflash.c                     |    2 +-
>   board/ns9750dev/flash.c                      |   15 +-
>   board/pleb2/flash.c                          |   18 +-
>   board/ronetix/pm9261/pm9261.c                |    2 +-
>   board/ronetix/pm9263/pm9263.c                |    2 +-
>   board/ronetix/pm9g45/pm9g45.c                |    2 +-
>   board/samsung/smdk2400/flash.c               |   10 +-
>   board/sbc2410x/flash.c                       |   10 +-
>   board/scb9328/config.mk                      |   10 --
>   board/scb9328/flash.c                        |    5 +-
>   board/scb9328/scb9328.c                      |   24 +--
>   board/shannon/flash.c                        |   10 +-
>   board/syteco/jadecpu/jadecpu.c               |    2 +-
>   board/syteco/zmx25/Makefile                  |   51 +++++++
>   board/syteco/zmx25/lowlevel_init.S           |  110 ++++++++++++++
>   board/syteco/zmx25/zmx25.c                   |  203 
> ++++++++++++++++++++++++++
>   board/ti/omap1610inn/flash.c                 |   15 +-
>   board/ti/omap730p2/flash.c                   |   15 +-
>   board/xaeniax/flash.c                        |   14 +-
>   board/xm250/flash.c                          |   23 ++--
>   board/zylonite/flash.c                       |   14 +-
>   boards.cfg                                   |    3 +-
>   common/memsize.c                             |    2 +-
>   drivers/mtd/spi/eeprom_m95xxx.c              |    5 +-
>   drivers/net/fec_mxc.c                        |    6 +-
>   drivers/net/netarm_eth.c                     |   12 +-
>   drivers/spi/mxc_spi.c                        |    2 -
>   drivers/usb/host/ehci-mxc.c                  |   33 +++-
>   include/common.h                             |    2 +-
>   include/configs/am3517_evm.h                 |    2 +-
>   include/configs/efikamx.h                    |    3 +
>   include/configs/mx31pdk.h                    |    6 +-
>   include/configs/scb9328.h                    |    5 +
>   include/configs/tnetv107x_evm.h              |    6 +
>   include/configs/zmx25.h                      |  180 
> +++++++++++++++++++++++
>   include/mxc_gpio.h                           |    5 +
>   rules.mk                                     |   10 ++
>   99 files changed, 1242 insertions(+), 360 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
>   delete mode 100644 board/scb9328/config.mk
>   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

Applied, thanks.

Best regards,

Wolfgang Denk

-- 
DENX Software Engineering GmbH,     MD: Wolfgang Denk & Detlev Zundel
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: (+49)-8142-66989-10 Fax: (+49)-8142-66989-80 Email: wd at denx.de
I know engineers. They love to change things.             - Dr. McCoy

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

* [U-Boot] Pull request: u-boot-arm/master
  2011-07-18 14:31 ` Igor Grinberg
@ 2011-07-18 17:52   ` Albert ARIBAUD
  2011-08-12  8:21     ` Albert ARIBAUD
  0 siblings, 1 reply; 259+ messages in thread
From: Albert ARIBAUD @ 2011-07-18 17:52 UTC (permalink / raw)
  To: u-boot

Hi Igor,

>> Igor Grinberg (1):
>>         arm: add CONFIG_MACH_TYPE setting and documentation
>
> hmm... no [2/3] and [3/3]... ?
>
> http://patchwork.ozlabs.org/patch/103048/
> http://patchwork.ozlabs.org/patch/103047/
>
> When do you plan to pull these?

Thanks for reminding me. I'll pull them in after I've applied the 
u-boot-ti/master branch.

Amicalement,
-- 
Albert.

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

* [U-Boot] Pull request: u-boot-arm/master
  2011-07-18 13:38 Albert ARIBAUD
@ 2011-07-18 14:31 ` Igor Grinberg
  2011-07-18 17:52   ` Albert ARIBAUD
  2011-07-18 19:17 ` Wolfgang Denk
  1 sibling, 1 reply; 259+ messages in thread
From: Igor Grinberg @ 2011-07-18 14:31 UTC (permalink / raw)
  To: u-boot

Hi Albert,

On 07/18/11 16:38, Albert ARIBAUD wrote:

> Igor Grinberg (1):
>        arm: add CONFIG_MACH_TYPE setting and documentation

hmm... no [2/3] and [3/3]... ?

http://patchwork.ozlabs.org/patch/103048/
http://patchwork.ozlabs.org/patch/103047/

When do you plan to pull these?


-- 
Regards,
Igor.

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

* [U-Boot] Pull request: u-boot-arm/master
@ 2011-07-18 13:38 Albert ARIBAUD
  2011-07-18 14:31 ` Igor Grinberg
  2011-07-18 19:17 ` Wolfgang Denk
  0 siblings, 2 replies; 259+ messages in thread
From: Albert ARIBAUD @ 2011-07-18 13:38 UTC (permalink / raw)
  To: u-boot

Hi Wolfgang,

The following changes since commit 68d4230c3ccce96a72c5b99e48399bf1796fe3c6:

   powerpc/85xx: Add default usb mode and phy type to hwconfig 
(2011-07-11 13:24:21 -0500)

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

Albert ARIBAUD (1):
       Remove volatile qualifier in get_ram_size() calls

Chan-Taek Park (1):
       TI: TNETV107X Fix Build Error

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

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

Graeme Russ (1):
       Timer: Fix misuse of ARM *timer_masked() functions outside arch/arm

Igor Grinberg (1):
       arm: add CONFIG_MACH_TYPE setting and documentation

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

Rob Herring (2):
       arm: add __ilog2 function
       ARM: add missing CONFIG_SKIP_LOWLEVEL_INIT for armv7

Stefano Babic (3):
       MX5: Update to autogenerated asm-offsets.h
       MX27: Update to autogenerated asm-offsets.h
       MX31: Cleanup clock function

Torsten Koschorrek (2):
       ARM: Update maintainer of board scb9328
       scb9328: Add ARM relocation support

Yegor Yefremov (1):
       am3517evm: change console device from ttyS2 to ttyO2

  MAINTAINERS                                  |    7 +-
  README                                       |   10 ++
  arch/arm/cpu/arm1136/mx31/generic.c          |   21 +++-
  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/arm926ejs/orion5x/dram.c        |    4 +-
  arch/arm/cpu/armv7/mx5/Makefile              |    2 +
  arch/arm/cpu/armv7/mx5/asm-offsets.c         |   76 ++++++++++
  arch/arm/cpu/armv7/mx5/lowlevel_init.S       |    6 +-
  arch/arm/cpu/armv7/start.S                   |    2 +
  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/clock.h       |   11 +-
  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 +++
  arch/arm/include/asm/bitops.h                |    5 +
  arch/arm/lib/board.c                         |    4 +
  board/BuS/eb_cpux9k2/cpux9k2.c               |    2 +-
  board/armadillo/flash.c                      |    6 +-
  board/atmel/at91rm9200dk/flash.c             |   10 +-
  board/atmel/at91rm9200ek/at91rm9200ek.c      |    2 +-
  board/cerf250/flash.c                        |   14 +-
  board/cm4008/flash.c                         |   10 +-
  board/cm41xx/flash.c                         |   10 +-
  board/cmc_pu2/flash.c                        |   11 +-
  board/cradle/flash.c                         |   10 +-
  board/csb226/flash.c                         |   10 +-
  board/davedenx/qong/qong.c                   |    2 +-
  board/davinci/common/misc.c                  |    2 +-
  board/dnp1110/flash.c                        |   14 +-
  board/efikamx/efikamx.c                      |    2 +-
  board/ep7312/flash.c                         |   10 +-
  board/eukrea/cpu9260/cpu9260.c               |    2 +-
  board/eukrea/cpuat91/cpuat91.c               |    2 +-
  board/freescale/mx31ads/mx31ads.c            |    2 +-
  board/freescale/mx31pdk/mx31pdk.c            |    2 +-
  board/freescale/mx51evk/mx51evk.c            |    2 +-
  board/freescale/mx53ard/mx53ard.c            |    4 +-
  board/freescale/mx53evk/mx53evk.c            |    2 +-
  board/freescale/mx53loco/mx53loco.c          |    4 +-
  board/freescale/mx53smd/mx53smd.c            |    4 +-
  board/gcplus/flash.c                         |   14 +-
  board/impa7/flash.c                          |   10 +-
  board/imx31_phycore/imx31_phycore.c          |    2 +-
  board/innokom/flash.c                        |   10 +-
  board/karo/tx25/tx25.c                       |   32 ++--
  board/keymile/km_arm/km_arm.c                |    2 +-
  board/lart/flash.c                           |   10 +-
  board/logicpd/imx27lite/imx27lite.c          |    8 +-
  board/logicpd/imx31_litekit/imx31_litekit.c  |    2 +-
  board/lpd7a40x/flash.c                       |   10 +-
  board/lubbock/flash.c                        |   14 +-
  board/modnet50/flash.c                       |   14 +-
  board/mx1ads/mx1ads.c                        |    2 +-
  board/mx1ads/syncflash.c                     |    2 +-
  board/ns9750dev/flash.c                      |   15 +-
  board/pleb2/flash.c                          |   18 +-
  board/ronetix/pm9261/pm9261.c                |    2 +-
  board/ronetix/pm9263/pm9263.c                |    2 +-
  board/ronetix/pm9g45/pm9g45.c                |    2 +-
  board/samsung/smdk2400/flash.c               |   10 +-
  board/sbc2410x/flash.c                       |   10 +-
  board/scb9328/config.mk                      |   10 --
  board/scb9328/flash.c                        |    5 +-
  board/scb9328/scb9328.c                      |   24 +--
  board/shannon/flash.c                        |   10 +-
  board/syteco/jadecpu/jadecpu.c               |    2 +-
  board/syteco/zmx25/Makefile                  |   51 +++++++
  board/syteco/zmx25/lowlevel_init.S           |  110 ++++++++++++++
  board/syteco/zmx25/zmx25.c                   |  203 
++++++++++++++++++++++++++
  board/ti/omap1610inn/flash.c                 |   15 +-
  board/ti/omap730p2/flash.c                   |   15 +-
  board/xaeniax/flash.c                        |   14 +-
  board/xm250/flash.c                          |   23 ++--
  board/zylonite/flash.c                       |   14 +-
  boards.cfg                                   |    3 +-
  common/memsize.c                             |    2 +-
  drivers/mtd/spi/eeprom_m95xxx.c              |    5 +-
  drivers/net/fec_mxc.c                        |    6 +-
  drivers/net/netarm_eth.c                     |   12 +-
  drivers/spi/mxc_spi.c                        |    2 -
  drivers/usb/host/ehci-mxc.c                  |   33 +++-
  include/common.h                             |    2 +-
  include/configs/am3517_evm.h                 |    2 +-
  include/configs/efikamx.h                    |    3 +
  include/configs/mx31pdk.h                    |    6 +-
  include/configs/scb9328.h                    |    5 +
  include/configs/tnetv107x_evm.h              |    6 +
  include/configs/zmx25.h                      |  180 
+++++++++++++++++++++++
  include/mxc_gpio.h                           |    5 +
  rules.mk                                     |   10 ++
  99 files changed, 1242 insertions(+), 360 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
  delete mode 100644 board/scb9328/config.mk
  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

Amicalement,
-- 
Albert.

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

* [U-Boot] Pull request: u-boot-arm/master
  2011-07-04  9:08 Albert ARIBAUD
@ 2011-07-04 22:32 ` Wolfgang Denk
  0 siblings, 0 replies; 259+ messages in thread
From: Wolfgang Denk @ 2011-07-04 22:32 UTC (permalink / raw)
  To: u-boot

Dear Albert ARIBAUD,

In message <4E1182F8.2010409@aribaud.net> you wrote:
> Hi Wolfgang,
> 
> The following changes since commit ff6b47ad23365964f7d75f8878f17388a024dc8d:
> 
>    Makefile: need to remove generated u-boot-nand_spl.lds (2011-07-01 
> 15:58:46 -0500)
> 
> are available in the git repository at:
>    git://git.denx.de/u-boot-arm.git master
> 
> Andreas Bie?mann (9):
>        at91rm9200.h: fix ATMEL_PMX_AA_TXD2
>        arm920t/at91: add clock.c
>        arm920t/at91: use new clock.c features
>        arm920t/at91: add at91rm9200_devices.c
>        at91rm9200ek: use atmel_usart
>        eb_cpux9k2: use atmel_usart
>        cpuat91: use atmel_usart
>        driver/serial: delete at91rm9200_usart
>        atstk100x: switch to common cfi driver
> 
> Aneesh V (9):
>        arm: make default implementation of cache_flush() weakly linked
>        armv7: cache maintenance operations for armv7
>        armv7: rename cache related CONFIG flags
>        armv7: integrate cache maintenance support
>        arm: minor fixes for cache and mmu handling
>        armv7: add PL310 support to u-boot
>        armv7: adapt omap4 to the new cache maintenance framework
>        armv7: adapt omap3 to the new cache maintenance framework
>        armv7: adapt s5pc1xx to the new cache maintenance framework
> 
> David M?ller (ELSOFT AG) (3):
>        VCMA9: remove unneeded config.mk
>        VCMA9: use CFI driver (and remove the old one)
>        VCMA9: various cleanups/code style fixes
> 
> 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
> 
> Holger Brunck (4):
>        arm/kirkwood: if CONFIG_SOFT_I2C is set don't set CONFIG_I2C_MVTWSI
>        arm/km: fix u-boot.kwb build breakage
>        arm/km: remove unneeded define
>        arm/km: replace suenx targets with km_kirkwood
> 
> Igor Grinberg (1):
>        arm: omap2: apollon: fix broken build
> 
> Jens Scharsig (1):
>        Fix compiler error for cpu at91sam9, if lowlevel init is enabled
> 
> John Rigby (1):
>        OMAP[34]: fix broken timer
> 
> Matthias Weisser (1):
>        arm: Update jadecpu board
> 
> Simon Guinot (1):
>        Add support for Network Space v2 and parents
> 
> Tom Warren (2):
>        GPIO: Tegra2: add GPIO driver for Tegra2
>        arm: Tegra2: GPIO: enable GPIO for Tegra2 boards
> 
> Valentin Longchamp (3):
>        arm/km: use board KM_ENV_BUS for CONFIG_I2C_ENV_EEPROM_BUS
>        arm/km: ethernet support for mgcoge3un
>        arm/km: add support for portl2 board
> 
>   MAINTAINERS                                      |   14 +-
>   MAKEALL                                          |    3 +-
>   README                                           |   11 +
>   arch/arm/cpu/arm1136/start.S                     |    4 +-
>   arch/arm/cpu/arm920t/at91/Makefile               |    3 +
>   arch/arm/cpu/arm920t/at91/at91rm9200_devices.c   |   85 ++++
>   arch/arm/cpu/arm920t/at91/clock.c                |  160 +++++++
>   arch/arm/cpu/arm920t/at91/cpu.c                  |   43 ++
>   arch/arm/cpu/arm926ejs/at91/clock.c              |   35 +--
>   arch/arm/cpu/armv7/Makefile                      |    2 +-
>   arch/arm/cpu/armv7/cache_v7.c                    |  394 ++++++++++++++++
>   arch/arm/cpu/armv7/cpu.c                         |   50 +--
>   arch/arm/cpu/armv7/mx5/soc.c                     |   30 ++
>   arch/arm/cpu/armv7/omap-common/timer.c           |    7 +-
>   arch/arm/cpu/armv7/omap3/Makefile                |    1 -
>   arch/arm/cpu/armv7/omap3/board.c                 |  136 +++++-
>   arch/arm/cpu/armv7/omap3/cache.S                 |  263 -----------
>   arch/arm/cpu/armv7/omap3/lowlevel_init.S         |   32 ++
>   arch/arm/cpu/armv7/omap4/board.c                 |   12 +
>   arch/arm/cpu/armv7/omap4/lowlevel_init.S         |    9 +
>   arch/arm/cpu/armv7/s5pc1xx/cache.S               |   88 +----
>   arch/arm/cpu/armv7/start.S                       |   18 +-
>   arch/arm/include/asm/arch-at91/at91rm9200.h      |   12 +-
>   arch/arm/include/asm/arch-at91/at91sam9_sdramc.h |    2 +-
>   arch/arm/include/asm/arch-at91/clk.h             |   42 ++-
>   arch/arm/include/asm/arch-kirkwood/config.h      |    2 +
>   arch/arm/include/asm/arch-mx5/imx-regs.h         |  159 ++++++-
>   arch/arm/include/asm/arch-mx5/sys_proto.h        |    2 +-
>   arch/arm/include/asm/arch-omap3/omap3.h          |   20 +
>   arch/arm/include/asm/arch-omap3/sys_proto.h      |   10 +-
>   arch/arm/include/asm/arch-omap4/sys_proto.h      |    2 +-
>   arch/arm/include/asm/arch-s5pc1xx/sys_proto.h    |    3 -
>   arch/arm/include/asm/arch-tegra2/gpio.h          |  250 ++++++++++-
>   arch/arm/include/asm/armv7.h                     |   67 +++
>   arch/arm/include/asm/global_data.h               |    2 +-
>   arch/arm/include/asm/gpio.h                      |   38 ++
>   arch/arm/include/asm/pl310.h                     |   73 +++
>   arch/arm/include/asm/utils.h                     |   56 +++
>   arch/arm/lib/Makefile                            |    3 +-
>   arch/arm/lib/board.c                             |    8 +-
>   arch/arm/lib/cache-cp15.c                        |   22 +-
>   arch/arm/lib/cache-pl310.c                       |  115 +++++
>   arch/arm/lib/cache.c                             |   20 +-
>   board/BuS/eb_cpux9k2/cpux9k2.c                   |    7 +
>   board/LaCie/netspace_v2/Makefile                 |   49 ++
>   board/LaCie/netspace_v2/kwbimage.cfg             |  162 +++++++
>   board/LaCie/netspace_v2/netspace_v2.c            |  142 ++++++
>   board/LaCie/netspace_v2/netspace_v2.h            |   42 ++
>   board/armltd/integrator/split_by_variant.sh      |    8 +-
>   board/atmel/at91rm9200ek/at91rm9200ek.c          |    7 +
>   board/atmel/atstk1000/Makefile                   |    1 -
>   board/atmel/atstk1000/flash.c                    |  232 ---------
>   board/eukrea/cpuat91/cpuat91.c                   |    8 +
>   board/freescale/mx53ard/Makefile                 |   48 ++
>   board/freescale/mx53ard/imximage_dd3.cfg         |   96 ++++
>   board/freescale/mx53ard/mx53ard.c                |  306 ++++++++++++
>   board/keymile/km_arm/km_arm.c                    |   45 ++-
>   board/mpl/vcma9/Makefile                         |    4 +-
>   board/mpl/vcma9/cmd_vcma9.c                      |   56 +--
>   board/mpl/vcma9/config.mk                        |   24 -
>   board/mpl/vcma9/flash.c                          |  432 -----------------
>   board/mpl/vcma9/lowlevel_init.S                  |  549 
> +++++++++++++++++-----
>   board/mpl/vcma9/vcma9.c                          |  284 +++--------
>   board/mpl/vcma9/vcma9.h                          |  121 +----
>   board/syteco/jadecpu/config.mk                   |    1 -
>   board/syteco/jadecpu/jadecpu.c                   |    5 +-
>   board/ttcontrol/vision2/vision2.c                |   10 +-
>   boards.cfg                                       |    9 +-
>   common/cmd_bdinfo.c                              |    2 +-
>   drivers/gpio/Makefile                            |    1 +
>   drivers/gpio/tegra2_gpio.c                       |  255 ++++++++++
>   drivers/serial/Makefile                          |    1 -
>   drivers/serial/at91rm9200_usart.c                |  126 -----
>   include/common.h                                 |    5 +-
>   include/configs/B2.h                             |    3 +-
>   include/configs/VCMA9.h                          |  249 +++++-----
>   include/configs/apollon.h                        |    4 +
>   include/configs/assabet.h                        |    2 +-
>   include/configs/at91rm9200ek.h                   |   10 +-
>   include/configs/atstk1002.h                      |    9 +-
>   include/configs/atstk1003.h                      |    9 +-
>   include/configs/atstk1004.h                      |    9 +-
>   include/configs/atstk1006.h                      |    9 +-
>   include/configs/ca9x4_ct_vxp.h                   |    2 +-
>   include/configs/cerf250.h                        |    2 +-
>   include/configs/cpuat91.h                        |   12 +-
>   include/configs/cradle.h                         |    2 +-
>   include/configs/csb226.h                         |    2 +-
>   include/configs/dnp1110.h                        |    2 +-
>   include/configs/eb_cpux9k2.h                     |   10 +-
>   include/configs/efikamx.h                        |    2 +-
>   include/configs/evb4510.h                        |    3 +-
>   include/configs/gcplus.h                         |    2 +-
>   include/configs/innokom.h                        |    2 +-
>   include/configs/jadecpu.h                        |   24 +-
>   include/configs/jornada.h                        |    2 +-
>   include/configs/km/km_arm.h                      |   32 +-
>   include/configs/{suen3.h => km_kirkwood.h}       |   18 +-
>   include/configs/lart.h                           |    2 +-
>   include/configs/lubbock.h                        |    2 +-
>   include/configs/mgcoge3un.h                      |    6 +
>   include/configs/mx51evk.h                        |    2 +-
>   include/configs/mx53ard.h                        |  198 ++++++++
>   include/configs/mx53evk.h                        |    2 +-
>   include/configs/netspace_v2.h                    |  162 +++++++
>   include/configs/omap4_panda.h                    |    8 +-
>   include/configs/omap4_sdp4430.h                  |    8 +-
>   include/configs/pleb2.h                          |    2 +-
>   include/configs/portl2.h                         |   81 ++++
>   include/configs/pxa255_idp.h                     |    2 +-
>   include/configs/s5pc210_universal.h              |    2 +-
>   include/configs/shannon.h                        |    2 +-
>   include/configs/suen8.h                          |   50 --
>   include/configs/tegra2-common.h                  |    4 +-
>   include/configs/trizepsiv.h                      |    2 +-
>   include/configs/vision2.h                        |    2 +-
>   include/configs/xaeniax.h                        |    2 +-
>   include/configs/xm250.h                          |    2 +-
>   include/configs/zylonite.h                       |    2 +-
>   119 files changed, 4218 insertions(+), 2092 deletions(-)
>   create mode 100644 arch/arm/cpu/arm920t/at91/at91rm9200_devices.c
>   create mode 100644 arch/arm/cpu/arm920t/at91/clock.c
>   create mode 100644 arch/arm/cpu/arm920t/at91/cpu.c
>   create mode 100644 arch/arm/cpu/armv7/cache_v7.c
>   delete mode 100644 arch/arm/cpu/armv7/omap3/cache.S
>   create mode 100644 arch/arm/include/asm/armv7.h
>   create mode 100644 arch/arm/include/asm/gpio.h
>   create mode 100644 arch/arm/include/asm/pl310.h
>   create mode 100644 arch/arm/include/asm/utils.h
>   create mode 100644 arch/arm/lib/cache-pl310.c
>   create mode 100644 board/LaCie/netspace_v2/Makefile
>   create mode 100644 board/LaCie/netspace_v2/kwbimage.cfg
>   create mode 100644 board/LaCie/netspace_v2/netspace_v2.c
>   create mode 100644 board/LaCie/netspace_v2/netspace_v2.h
>   delete mode 100644 board/atmel/atstk1000/flash.c
>   create mode 100644 board/freescale/mx53ard/Makefile
>   create mode 100644 board/freescale/mx53ard/imximage_dd3.cfg
>   create mode 100644 board/freescale/mx53ard/mx53ard.c
>   delete mode 100644 board/mpl/vcma9/config.mk
>   delete mode 100644 board/mpl/vcma9/flash.c
>   delete mode 100644 board/syteco/jadecpu/config.mk
>   create mode 100644 drivers/gpio/tegra2_gpio.c
>   delete mode 100644 drivers/serial/at91rm9200_usart.c
>   rename include/configs/{suen3.h => km_kirkwood.h} (77%)
>   create mode 100644 include/configs/mx53ard.h
>   create mode 100644 include/configs/netspace_v2.h
>   create mode 100644 include/configs/portl2.h
>   delete mode 100644 include/configs/suen8.h

Applied, thanks.

Best regards,

Wolfgang Denk

-- 
DENX Software Engineering GmbH,     MD: Wolfgang Denk & Detlev Zundel
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: (+49)-8142-66989-10 Fax: (+49)-8142-66989-80 Email: wd at denx.de
You know that feeling when you're leaning back  on  a  stool  and  it
starts to tip over? Well, that's how I feel all the time.
- Steven Wright

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

* [U-Boot] Pull request: u-boot-arm/master
@ 2011-07-04  9:08 Albert ARIBAUD
  2011-07-04 22:32 ` Wolfgang Denk
  0 siblings, 1 reply; 259+ messages in thread
From: Albert ARIBAUD @ 2011-07-04  9:08 UTC (permalink / raw)
  To: u-boot

Hi Wolfgang,

The following changes since commit ff6b47ad23365964f7d75f8878f17388a024dc8d:

   Makefile: need to remove generated u-boot-nand_spl.lds (2011-07-01 
15:58:46 -0500)

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

Andreas Bie?mann (9):
       at91rm9200.h: fix ATMEL_PMX_AA_TXD2
       arm920t/at91: add clock.c
       arm920t/at91: use new clock.c features
       arm920t/at91: add at91rm9200_devices.c
       at91rm9200ek: use atmel_usart
       eb_cpux9k2: use atmel_usart
       cpuat91: use atmel_usart
       driver/serial: delete at91rm9200_usart
       atstk100x: switch to common cfi driver

Aneesh V (9):
       arm: make default implementation of cache_flush() weakly linked
       armv7: cache maintenance operations for armv7
       armv7: rename cache related CONFIG flags
       armv7: integrate cache maintenance support
       arm: minor fixes for cache and mmu handling
       armv7: add PL310 support to u-boot
       armv7: adapt omap4 to the new cache maintenance framework
       armv7: adapt omap3 to the new cache maintenance framework
       armv7: adapt s5pc1xx to the new cache maintenance framework

David M?ller (ELSOFT AG) (3):
       VCMA9: remove unneeded config.mk
       VCMA9: use CFI driver (and remove the old one)
       VCMA9: various cleanups/code style fixes

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

Holger Brunck (4):
       arm/kirkwood: if CONFIG_SOFT_I2C is set don't set CONFIG_I2C_MVTWSI
       arm/km: fix u-boot.kwb build breakage
       arm/km: remove unneeded define
       arm/km: replace suenx targets with km_kirkwood

Igor Grinberg (1):
       arm: omap2: apollon: fix broken build

Jens Scharsig (1):
       Fix compiler error for cpu at91sam9, if lowlevel init is enabled

John Rigby (1):
       OMAP[34]: fix broken timer

Matthias Weisser (1):
       arm: Update jadecpu board

Simon Guinot (1):
       Add support for Network Space v2 and parents

Tom Warren (2):
       GPIO: Tegra2: add GPIO driver for Tegra2
       arm: Tegra2: GPIO: enable GPIO for Tegra2 boards

Valentin Longchamp (3):
       arm/km: use board KM_ENV_BUS for CONFIG_I2C_ENV_EEPROM_BUS
       arm/km: ethernet support for mgcoge3un
       arm/km: add support for portl2 board

  MAINTAINERS                                      |   14 +-
  MAKEALL                                          |    3 +-
  README                                           |   11 +
  arch/arm/cpu/arm1136/start.S                     |    4 +-
  arch/arm/cpu/arm920t/at91/Makefile               |    3 +
  arch/arm/cpu/arm920t/at91/at91rm9200_devices.c   |   85 ++++
  arch/arm/cpu/arm920t/at91/clock.c                |  160 +++++++
  arch/arm/cpu/arm920t/at91/cpu.c                  |   43 ++
  arch/arm/cpu/arm926ejs/at91/clock.c              |   35 +--
  arch/arm/cpu/armv7/Makefile                      |    2 +-
  arch/arm/cpu/armv7/cache_v7.c                    |  394 ++++++++++++++++
  arch/arm/cpu/armv7/cpu.c                         |   50 +--
  arch/arm/cpu/armv7/mx5/soc.c                     |   30 ++
  arch/arm/cpu/armv7/omap-common/timer.c           |    7 +-
  arch/arm/cpu/armv7/omap3/Makefile                |    1 -
  arch/arm/cpu/armv7/omap3/board.c                 |  136 +++++-
  arch/arm/cpu/armv7/omap3/cache.S                 |  263 -----------
  arch/arm/cpu/armv7/omap3/lowlevel_init.S         |   32 ++
  arch/arm/cpu/armv7/omap4/board.c                 |   12 +
  arch/arm/cpu/armv7/omap4/lowlevel_init.S         |    9 +
  arch/arm/cpu/armv7/s5pc1xx/cache.S               |   88 +----
  arch/arm/cpu/armv7/start.S                       |   18 +-
  arch/arm/include/asm/arch-at91/at91rm9200.h      |   12 +-
  arch/arm/include/asm/arch-at91/at91sam9_sdramc.h |    2 +-
  arch/arm/include/asm/arch-at91/clk.h             |   42 ++-
  arch/arm/include/asm/arch-kirkwood/config.h      |    2 +
  arch/arm/include/asm/arch-mx5/imx-regs.h         |  159 ++++++-
  arch/arm/include/asm/arch-mx5/sys_proto.h        |    2 +-
  arch/arm/include/asm/arch-omap3/omap3.h          |   20 +
  arch/arm/include/asm/arch-omap3/sys_proto.h      |   10 +-
  arch/arm/include/asm/arch-omap4/sys_proto.h      |    2 +-
  arch/arm/include/asm/arch-s5pc1xx/sys_proto.h    |    3 -
  arch/arm/include/asm/arch-tegra2/gpio.h          |  250 ++++++++++-
  arch/arm/include/asm/armv7.h                     |   67 +++
  arch/arm/include/asm/global_data.h               |    2 +-
  arch/arm/include/asm/gpio.h                      |   38 ++
  arch/arm/include/asm/pl310.h                     |   73 +++
  arch/arm/include/asm/utils.h                     |   56 +++
  arch/arm/lib/Makefile                            |    3 +-
  arch/arm/lib/board.c                             |    8 +-
  arch/arm/lib/cache-cp15.c                        |   22 +-
  arch/arm/lib/cache-pl310.c                       |  115 +++++
  arch/arm/lib/cache.c                             |   20 +-
  board/BuS/eb_cpux9k2/cpux9k2.c                   |    7 +
  board/LaCie/netspace_v2/Makefile                 |   49 ++
  board/LaCie/netspace_v2/kwbimage.cfg             |  162 +++++++
  board/LaCie/netspace_v2/netspace_v2.c            |  142 ++++++
  board/LaCie/netspace_v2/netspace_v2.h            |   42 ++
  board/armltd/integrator/split_by_variant.sh      |    8 +-
  board/atmel/at91rm9200ek/at91rm9200ek.c          |    7 +
  board/atmel/atstk1000/Makefile                   |    1 -
  board/atmel/atstk1000/flash.c                    |  232 ---------
  board/eukrea/cpuat91/cpuat91.c                   |    8 +
  board/freescale/mx53ard/Makefile                 |   48 ++
  board/freescale/mx53ard/imximage_dd3.cfg         |   96 ++++
  board/freescale/mx53ard/mx53ard.c                |  306 ++++++++++++
  board/keymile/km_arm/km_arm.c                    |   45 ++-
  board/mpl/vcma9/Makefile                         |    4 +-
  board/mpl/vcma9/cmd_vcma9.c                      |   56 +--
  board/mpl/vcma9/config.mk                        |   24 -
  board/mpl/vcma9/flash.c                          |  432 -----------------
  board/mpl/vcma9/lowlevel_init.S                  |  549 
+++++++++++++++++-----
  board/mpl/vcma9/vcma9.c                          |  284 +++--------
  board/mpl/vcma9/vcma9.h                          |  121 +----
  board/syteco/jadecpu/config.mk                   |    1 -
  board/syteco/jadecpu/jadecpu.c                   |    5 +-
  board/ttcontrol/vision2/vision2.c                |   10 +-
  boards.cfg                                       |    9 +-
  common/cmd_bdinfo.c                              |    2 +-
  drivers/gpio/Makefile                            |    1 +
  drivers/gpio/tegra2_gpio.c                       |  255 ++++++++++
  drivers/serial/Makefile                          |    1 -
  drivers/serial/at91rm9200_usart.c                |  126 -----
  include/common.h                                 |    5 +-
  include/configs/B2.h                             |    3 +-
  include/configs/VCMA9.h                          |  249 +++++-----
  include/configs/apollon.h                        |    4 +
  include/configs/assabet.h                        |    2 +-
  include/configs/at91rm9200ek.h                   |   10 +-
  include/configs/atstk1002.h                      |    9 +-
  include/configs/atstk1003.h                      |    9 +-
  include/configs/atstk1004.h                      |    9 +-
  include/configs/atstk1006.h                      |    9 +-
  include/configs/ca9x4_ct_vxp.h                   |    2 +-
  include/configs/cerf250.h                        |    2 +-
  include/configs/cpuat91.h                        |   12 +-
  include/configs/cradle.h                         |    2 +-
  include/configs/csb226.h                         |    2 +-
  include/configs/dnp1110.h                        |    2 +-
  include/configs/eb_cpux9k2.h                     |   10 +-
  include/configs/efikamx.h                        |    2 +-
  include/configs/evb4510.h                        |    3 +-
  include/configs/gcplus.h                         |    2 +-
  include/configs/innokom.h                        |    2 +-
  include/configs/jadecpu.h                        |   24 +-
  include/configs/jornada.h                        |    2 +-
  include/configs/km/km_arm.h                      |   32 +-
  include/configs/{suen3.h => km_kirkwood.h}       |   18 +-
  include/configs/lart.h                           |    2 +-
  include/configs/lubbock.h                        |    2 +-
  include/configs/mgcoge3un.h                      |    6 +
  include/configs/mx51evk.h                        |    2 +-
  include/configs/mx53ard.h                        |  198 ++++++++
  include/configs/mx53evk.h                        |    2 +-
  include/configs/netspace_v2.h                    |  162 +++++++
  include/configs/omap4_panda.h                    |    8 +-
  include/configs/omap4_sdp4430.h                  |    8 +-
  include/configs/pleb2.h                          |    2 +-
  include/configs/portl2.h                         |   81 ++++
  include/configs/pxa255_idp.h                     |    2 +-
  include/configs/s5pc210_universal.h              |    2 +-
  include/configs/shannon.h                        |    2 +-
  include/configs/suen8.h                          |   50 --
  include/configs/tegra2-common.h                  |    4 +-
  include/configs/trizepsiv.h                      |    2 +-
  include/configs/vision2.h                        |    2 +-
  include/configs/xaeniax.h                        |    2 +-
  include/configs/xm250.h                          |    2 +-
  include/configs/zylonite.h                       |    2 +-
  119 files changed, 4218 insertions(+), 2092 deletions(-)
  create mode 100644 arch/arm/cpu/arm920t/at91/at91rm9200_devices.c
  create mode 100644 arch/arm/cpu/arm920t/at91/clock.c
  create mode 100644 arch/arm/cpu/arm920t/at91/cpu.c
  create mode 100644 arch/arm/cpu/armv7/cache_v7.c
  delete mode 100644 arch/arm/cpu/armv7/omap3/cache.S
  create mode 100644 arch/arm/include/asm/armv7.h
  create mode 100644 arch/arm/include/asm/gpio.h
  create mode 100644 arch/arm/include/asm/pl310.h
  create mode 100644 arch/arm/include/asm/utils.h
  create mode 100644 arch/arm/lib/cache-pl310.c
  create mode 100644 board/LaCie/netspace_v2/Makefile
  create mode 100644 board/LaCie/netspace_v2/kwbimage.cfg
  create mode 100644 board/LaCie/netspace_v2/netspace_v2.c
  create mode 100644 board/LaCie/netspace_v2/netspace_v2.h
  delete mode 100644 board/atmel/atstk1000/flash.c
  create mode 100644 board/freescale/mx53ard/Makefile
  create mode 100644 board/freescale/mx53ard/imximage_dd3.cfg
  create mode 100644 board/freescale/mx53ard/mx53ard.c
  delete mode 100644 board/mpl/vcma9/config.mk
  delete mode 100644 board/mpl/vcma9/flash.c
  delete mode 100644 board/syteco/jadecpu/config.mk
  create mode 100644 drivers/gpio/tegra2_gpio.c
  delete mode 100644 drivers/serial/at91rm9200_usart.c
  rename include/configs/{suen3.h => km_kirkwood.h} (77%)
  create mode 100644 include/configs/mx53ard.h
  create mode 100644 include/configs/netspace_v2.h
  create mode 100644 include/configs/portl2.h
  delete mode 100644 include/configs/suen8.h

Amicalement,
-- 
Albert.

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

* [U-Boot] Pull request: u-boot-arm/master
  2011-06-30  6:24 Albert ARIBAUD
@ 2011-06-30 11:15 ` Albert ARIBAUD
  0 siblings, 0 replies; 259+ messages in thread
From: Albert ARIBAUD @ 2011-06-30 11:15 UTC (permalink / raw)
  To: u-boot

Wolfgang,

Le 30/06/2011 08:24, Albert ARIBAUD a ?crit :
> Wolfgang,
>
> The following changes since commit b1af6f532e0d348b153d5c148369229d24af361a:
>
>     Prepare v2011.06 (2011-06-27 22:22:42 +0200)
>
> are available in the git repository at:
>     git://git.denx.de/u-boot-arm.git master

Please disregard. I have added new commits and am re-issuing a pull 
request. Apologies for the inconvenience.

Amicalement,
-- 
Albert.

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

* [U-Boot] Pull request: u-boot-arm/master
@ 2011-06-30  6:24 Albert ARIBAUD
  2011-06-30 11:15 ` Albert ARIBAUD
  0 siblings, 1 reply; 259+ messages in thread
From: Albert ARIBAUD @ 2011-06-30  6:24 UTC (permalink / raw)
  To: u-boot

Wolfgang,

The following changes since commit b1af6f532e0d348b153d5c148369229d24af361a:

   Prepare v2011.06 (2011-06-27 22:22:42 +0200)

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

Aneesh V (9):
       arm: make default implementation of cache_flush() weakly linked
       armv7: cache maintenance operations for armv7
       armv7: rename cache related CONFIG flags
       armv7: integrate cache maintenance support
       arm: minor fixes for cache and mmu handling
       armv7: add PL310 support to u-boot
       armv7: adapt omap4 to the new cache maintenance framework
       armv7: adapt omap3 to the new cache maintenance framework
       armv7: adapt s5pc1xx to the new cache maintenance framework

David M?ller (ELSOFT AG) (3):
       VCMA9: remove unneeded config.mk
       VCMA9: use CFI driver (and remove the old one)
       VCMA9: various cleanups/code style fixes

Igor Grinberg (1):
       arm: omap2: apollon: fix broken build

John Rigby (1):
       OMAP[34]: fix broken timer

Matthias Weisser (1):
       arm: Update jadecpu board

Tom Warren (2):
       GPIO: Tegra2: add GPIO driver for Tegra2
       arm: Tegra2: GPIO: enable GPIO for Tegra2 boards

  README                                        |   11 +
  arch/arm/cpu/arm1136/start.S                  |    4 +-
  arch/arm/cpu/armv7/Makefile                   |    2 +-
  arch/arm/cpu/armv7/cache_v7.c                 |  394 ++++++++++++++++++
  arch/arm/cpu/armv7/cpu.c                      |   50 +--
  arch/arm/cpu/armv7/omap-common/timer.c        |    7 +-
  arch/arm/cpu/armv7/omap3/Makefile             |    1 -
  arch/arm/cpu/armv7/omap3/board.c              |  136 ++++++-
  arch/arm/cpu/armv7/omap3/cache.S              |  263 ------------
  arch/arm/cpu/armv7/omap3/lowlevel_init.S      |   32 ++
  arch/arm/cpu/armv7/omap4/board.c              |   12 +
  arch/arm/cpu/armv7/omap4/lowlevel_init.S      |    9 +
  arch/arm/cpu/armv7/s5pc1xx/cache.S            |   88 +----
  arch/arm/cpu/armv7/start.S                    |   18 +-
  arch/arm/include/asm/arch-omap3/omap3.h       |   20 +
  arch/arm/include/asm/arch-omap3/sys_proto.h   |   10 +-
  arch/arm/include/asm/arch-omap4/sys_proto.h   |    2 +-
  arch/arm/include/asm/arch-s5pc1xx/sys_proto.h |    3 -
  arch/arm/include/asm/arch-tegra2/gpio.h       |  250 +++++++++++-
  arch/arm/include/asm/armv7.h                  |   67 +++
  arch/arm/include/asm/global_data.h            |    2 +-
  arch/arm/include/asm/gpio.h                   |   38 ++
  arch/arm/include/asm/pl310.h                  |   73 ++++
  arch/arm/include/asm/utils.h                  |   56 +++
  arch/arm/lib/Makefile                         |    3 +-
  arch/arm/lib/board.c                          |    8 +-
  arch/arm/lib/cache-cp15.c                     |   22 +-
  arch/arm/lib/cache-pl310.c                    |  115 +++++
  arch/arm/lib/cache.c                          |   20 +-
  board/armltd/integrator/split_by_variant.sh   |    8 +-
  board/mpl/vcma9/Makefile                      |    4 +-
  board/mpl/vcma9/cmd_vcma9.c                   |   56 +---
  board/mpl/vcma9/config.mk                     |   24 --
  board/mpl/vcma9/flash.c                       |  432 -------------------
  board/mpl/vcma9/lowlevel_init.S               |  549 
+++++++++++++++++++------
  board/mpl/vcma9/vcma9.c                       |  284 ++++----------
  board/mpl/vcma9/vcma9.h                       |  121 +-----
  board/syteco/jadecpu/config.mk                |    1 -
  board/syteco/jadecpu/jadecpu.c                |    5 +-
  common/cmd_bdinfo.c                           |    2 +-
  drivers/gpio/Makefile                         |    1 +
  drivers/gpio/tegra2_gpio.c                    |  255 ++++++++++++
  include/common.h                              |    5 +-
  include/configs/B2.h                          |    3 +-
  include/configs/VCMA9.h                       |  249 ++++++------
  include/configs/apollon.h                     |    4 +
  include/configs/assabet.h                     |    2 +-
  include/configs/ca9x4_ct_vxp.h                |    2 +-
  include/configs/cerf250.h                     |    2 +-
  include/configs/cradle.h                      |    2 +-
  include/configs/csb226.h                      |    2 +-
  include/configs/dnp1110.h                     |    2 +-
  include/configs/efikamx.h                     |    2 +-
  include/configs/evb4510.h                     |    3 +-
  include/configs/gcplus.h                      |    2 +-
  include/configs/innokom.h                     |    2 +-
  include/configs/jadecpu.h                     |   24 +-
  include/configs/jornada.h                     |    2 +-
  include/configs/lart.h                        |    2 +-
  include/configs/lubbock.h                     |    2 +-
  include/configs/mx51evk.h                     |    2 +-
  include/configs/mx53evk.h                     |    2 +-
  include/configs/omap4_panda.h                 |    8 +-
  include/configs/omap4_sdp4430.h               |    8 +-
  include/configs/pleb2.h                       |    2 +-
  include/configs/pxa255_idp.h                  |    2 +-
  include/configs/s5pc210_universal.h           |    2 +-
  include/configs/shannon.h                     |    2 +-
  include/configs/tegra2-common.h               |    4 +-
  include/configs/trizepsiv.h                   |    2 +-
  include/configs/vision2.h                     |    2 +-
  include/configs/xaeniax.h                     |    2 +-
  include/configs/xm250.h                       |    2 +-
  include/configs/zylonite.h                    |    2 +-
  74 files changed, 2263 insertions(+), 1549 deletions(-)
  create mode 100644 arch/arm/cpu/armv7/cache_v7.c
  delete mode 100644 arch/arm/cpu/armv7/omap3/cache.S
  create mode 100644 arch/arm/include/asm/armv7.h
  create mode 100644 arch/arm/include/asm/gpio.h
  create mode 100644 arch/arm/include/asm/pl310.h
  create mode 100644 arch/arm/include/asm/utils.h
  create mode 100644 arch/arm/lib/cache-pl310.c
  delete mode 100644 board/mpl/vcma9/config.mk
  delete mode 100644 board/mpl/vcma9/flash.c
  delete mode 100644 board/syteco/jadecpu/config.mk
  create mode 100644 drivers/gpio/tegra2_gpio.c

Amicalement,
-- 
Albert.

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

* [U-Boot] Pull request: u-boot-arm/master
  2011-06-29  6:09 ` Albert ARIBAUD
@ 2011-06-29 21:09   ` Wolfgang Denk
  0 siblings, 0 replies; 259+ messages in thread
From: Wolfgang Denk @ 2011-06-29 21:09 UTC (permalink / raw)
  To: u-boot

Dear Albert,

In message <4E0AC19D.9070606@aribaud.net> you wrote:
> 
> Please disregard this pull request. As it came too late for 2011-06, 

OK.

> I'll re-issue it after I have merged in my current 'next' branch and the 
> patches Igor has mentioned, as soon as the merge window is announced.

The merge window is open.

Best regards,

Wolfgang Denk

-- 
DENX Software Engineering GmbH,     MD: Wolfgang Denk & Detlev Zundel
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: (+49)-8142-66989-10 Fax: (+49)-8142-66989-80 Email: wd at denx.de
The evolution of the human race will not be accomplished in  the  ten
thousand  years  of  tame  animals,  but in the million years of wild
animals, because man is and will always be a wild animal.
                                              - Charles Galton Darwin

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

* [U-Boot] Pull request: u-boot-arm/master
  2011-06-28  5:39 Albert ARIBAUD
  2011-06-28  9:52 ` Igor Grinberg
@ 2011-06-29  6:09 ` Albert ARIBAUD
  2011-06-29 21:09   ` Wolfgang Denk
  1 sibling, 1 reply; 259+ messages in thread
From: Albert ARIBAUD @ 2011-06-29  6:09 UTC (permalink / raw)
  To: u-boot

Hi Wolfgang,

Le 28/06/2011 07:39, Albert ARIBAUD a ?crit :
> Hi Wolfgang,
>
> The following changes since commit 9623c158f6a5150a21c25026bfba79e7ff7912f5:
>
>     Merge branch 'master' of git://git.denx.de/u-boot-arm (2011-06-23
> 15:37:33 +0200)
>
> are available in the git repository at:
>
>     git://git.denx.de/u-boot-arm.git master
>
> Aneesh V (9):

Please disregard this pull request. As it came too late for 2011-06, 
I'll re-issue it after I have merged in my current 'next' branch and the 
patches Igor has mentioned, as soon as the merge window is announced.

Amicalement,
-- 
Albert.

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

* [U-Boot] Pull request: u-boot-arm/master
  2011-06-28 10:20   ` Igor Grinberg
@ 2011-06-28 21:19     ` Albert ARIBAUD
  0 siblings, 0 replies; 259+ messages in thread
From: Albert ARIBAUD @ 2011-06-28 21:19 UTC (permalink / raw)
  To: u-boot

Hi Igor,

Le 28/06/2011 12:20, Igor Grinberg a ?crit :
> On 06/28/11 12:52, Igor Grinberg wrote:
>
>> Hi Albert,
>>
>>
>>
>> On 06/28/11 08:39, Albert ARIBAUD wrote:
>>
>>> Hi Wolfgang,
>>>
>>> The following changes since commit 9623c158f6a5150a21c25026bfba79e7ff7912f5:
>>>
>>>     Merge branch 'master' of git://git.denx.de/u-boot-arm (2011-06-23
>>> 15:37:33 +0200)
>>>
>>> are available in the git repository at:
>>>
>>>     git://git.denx.de/u-boot-arm.git master
>>>
>>> Aneesh V (9):
>>>         arm: make default implementation of cache_flush() weakly linked
>>>         armv7: cache maintenance operations for armv7
>>>         armv7: rename cache related CONFIG flags
>>>         armv7: integrate cache maintenance support
>>>         arm: minor fixes for cache and mmu handling
>>>         armv7: add PL310 support to u-boot
>>>         armv7: adapt omap4 to the new cache maintenance framework
>>>         armv7: adapt omap3 to the new cache maintenance framework
>>>         armv7: adapt s5pc1xx to the new cache maintenance framework
>> Can these two also be added for 2011.06:
>>
>> OMAP[34]: fix broken timer:
>> http://patchwork.ozlabs.org/patch/76803/
>>
>> arm: omap2: apollon: fix broken build:
>> http://patchwork.ozlabs.org/patch/101877/
>>
>> ?
>
> Errr, I've just seen 2011.06 already released a couple of hours ago...
> I guess it is too late now...
>
> Still, I would be glad if those get into this merge window...

Of course I'll add them into u-boot-arm/master along with the current 
content of my 'next' branch.

> Thanks anyway

Amicalement,
-- 
Albert.

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

* [U-Boot] Pull request: u-boot-arm/master
  2011-06-28  9:52 ` Igor Grinberg
  2011-06-28 10:20   ` Igor Grinberg
@ 2011-06-28 10:48   ` Wolfgang Denk
  1 sibling, 0 replies; 259+ messages in thread
From: Wolfgang Denk @ 2011-06-28 10:48 UTC (permalink / raw)
  To: u-boot

Dear Igor Grinberg,

In message <4E09A476.3010304@compulab.co.il> you wrote:
> 
> Can these two also be added for 2011.06:

No, they cannot.  v2011.06 was released yesterday, according to
schedule.  I just need to write the summary message...

Best regards,

Wolfgang Denk

-- 
DENX Software Engineering GmbH,     MD: Wolfgang Denk & Detlev Zundel
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: (+49)-8142-66989-10 Fax: (+49)-8142-66989-80 Email: wd at denx.de
Remember thee Ay, thou poor ghost while memory holds a seat  In  this
distracted  globe.  Remember  thee!  Yea, from the table of my memory
I'll wipe away all trivial fond  records,  All  saws  of  books,  all
forms,  all  pressures past, That youth and observation copied there.
Hamlet, I : v : 95 William Shakespeare

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

* [U-Boot] Pull request: u-boot-arm/master
  2011-06-28  9:52 ` Igor Grinberg
@ 2011-06-28 10:20   ` Igor Grinberg
  2011-06-28 21:19     ` Albert ARIBAUD
  2011-06-28 10:48   ` Wolfgang Denk
  1 sibling, 1 reply; 259+ messages in thread
From: Igor Grinberg @ 2011-06-28 10:20 UTC (permalink / raw)
  To: u-boot

On 06/28/11 12:52, Igor Grinberg wrote:

> Hi Albert,
>
>
>
> On 06/28/11 08:39, Albert ARIBAUD wrote:
>
>> Hi Wolfgang,
>>
>> The following changes since commit 9623c158f6a5150a21c25026bfba79e7ff7912f5:
>>
>>    Merge branch 'master' of git://git.denx.de/u-boot-arm (2011-06-23 
>> 15:37:33 +0200)
>>
>> are available in the git repository at:
>>
>>    git://git.denx.de/u-boot-arm.git master
>>
>> Aneesh V (9):
>>        arm: make default implementation of cache_flush() weakly linked
>>        armv7: cache maintenance operations for armv7
>>        armv7: rename cache related CONFIG flags
>>        armv7: integrate cache maintenance support
>>        arm: minor fixes for cache and mmu handling
>>        armv7: add PL310 support to u-boot
>>        armv7: adapt omap4 to the new cache maintenance framework
>>        armv7: adapt omap3 to the new cache maintenance framework
>>        armv7: adapt s5pc1xx to the new cache maintenance framework
> Can these two also be added for 2011.06:
>
> OMAP[34]: fix broken timer:
> http://patchwork.ozlabs.org/patch/76803/
>
> arm: omap2: apollon: fix broken build:
> http://patchwork.ozlabs.org/patch/101877/
>
> ?

Errr, I've just seen 2011.06 already released a couple of hours ago...
I guess it is too late now...

Still, I would be glad if those get into this merge window...

Thanks anyway

-- 
Regards,
Igor.

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

* [U-Boot] Pull request: u-boot-arm/master
  2011-06-28  5:39 Albert ARIBAUD
@ 2011-06-28  9:52 ` Igor Grinberg
  2011-06-28 10:20   ` Igor Grinberg
  2011-06-28 10:48   ` Wolfgang Denk
  2011-06-29  6:09 ` Albert ARIBAUD
  1 sibling, 2 replies; 259+ messages in thread
From: Igor Grinberg @ 2011-06-28  9:52 UTC (permalink / raw)
  To: u-boot

Hi Albert,



On 06/28/11 08:39, Albert ARIBAUD wrote:

> Hi Wolfgang,
>
> The following changes since commit 9623c158f6a5150a21c25026bfba79e7ff7912f5:
>
>    Merge branch 'master' of git://git.denx.de/u-boot-arm (2011-06-23 
> 15:37:33 +0200)
>
> are available in the git repository at:
>
>    git://git.denx.de/u-boot-arm.git master
>
> Aneesh V (9):
>        arm: make default implementation of cache_flush() weakly linked
>        armv7: cache maintenance operations for armv7
>        armv7: rename cache related CONFIG flags
>        armv7: integrate cache maintenance support
>        arm: minor fixes for cache and mmu handling
>        armv7: add PL310 support to u-boot
>        armv7: adapt omap4 to the new cache maintenance framework
>        armv7: adapt omap3 to the new cache maintenance framework
>        armv7: adapt s5pc1xx to the new cache maintenance framework

Can these two also be added for 2011.06:

OMAP[34]: fix broken timer:
http://patchwork.ozlabs.org/patch/76803/

arm: omap2: apollon: fix broken build:
http://patchwork.ozlabs.org/patch/101877/

?

Thanks

-- 
Regards,
Igor.

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

* [U-Boot] Pull request: u-boot-arm/master
@ 2011-06-28  5:39 Albert ARIBAUD
  2011-06-28  9:52 ` Igor Grinberg
  2011-06-29  6:09 ` Albert ARIBAUD
  0 siblings, 2 replies; 259+ messages in thread
From: Albert ARIBAUD @ 2011-06-28  5:39 UTC (permalink / raw)
  To: u-boot

Hi Wolfgang,

The following changes since commit 9623c158f6a5150a21c25026bfba79e7ff7912f5:

   Merge branch 'master' of git://git.denx.de/u-boot-arm (2011-06-23 
15:37:33 +0200)

are available in the git repository at:

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

Aneesh V (9):
       arm: make default implementation of cache_flush() weakly linked
       armv7: cache maintenance operations for armv7
       armv7: rename cache related CONFIG flags
       armv7: integrate cache maintenance support
       arm: minor fixes for cache and mmu handling
       armv7: add PL310 support to u-boot
       armv7: adapt omap4 to the new cache maintenance framework
       armv7: adapt omap3 to the new cache maintenance framework
       armv7: adapt s5pc1xx to the new cache maintenance framework

  README                                        |   11 +
  arch/arm/cpu/arm1136/start.S                  |    4 +-
  arch/arm/cpu/armv7/Makefile                   |    2 +-
  arch/arm/cpu/armv7/cache_v7.c                 |  394 
+++++++++++++++++++++++++
  arch/arm/cpu/armv7/cpu.c                      |   50 ++--
  arch/arm/cpu/armv7/omap3/Makefile             |    1 -
  arch/arm/cpu/armv7/omap3/board.c              |  136 ++++++++--
  arch/arm/cpu/armv7/omap3/cache.S              |  263 -----------------
  arch/arm/cpu/armv7/omap3/lowlevel_init.S      |   32 ++
  arch/arm/cpu/armv7/omap4/board.c              |   12 +
  arch/arm/cpu/armv7/omap4/lowlevel_init.S      |    9 +
  arch/arm/cpu/armv7/s5pc1xx/cache.S            |   88 +-----
  arch/arm/cpu/armv7/start.S                    |   18 +-
  arch/arm/include/asm/arch-omap3/omap3.h       |   20 ++
  arch/arm/include/asm/arch-omap3/sys_proto.h   |   10 +-
  arch/arm/include/asm/arch-omap4/sys_proto.h   |    2 +-
  arch/arm/include/asm/arch-s5pc1xx/sys_proto.h |    3 -
  arch/arm/include/asm/armv7.h                  |   67 +++++
  arch/arm/include/asm/global_data.h            |    2 +-
  arch/arm/include/asm/pl310.h                  |   73 +++++
  arch/arm/include/asm/utils.h                  |   56 ++++
  arch/arm/lib/Makefile                         |    3 +-
  arch/arm/lib/board.c                          |    8 +-
  arch/arm/lib/cache-cp15.c                     |   22 +-
  arch/arm/lib/cache-pl310.c                    |  115 +++++++
  arch/arm/lib/cache.c                          |   20 +-
  board/armltd/integrator/split_by_variant.sh   |    8 +-
  common/cmd_bdinfo.c                           |    2 +-
  include/common.h                              |    5 +-
  include/configs/B2.h                          |    3 +-
  include/configs/assabet.h                     |    2 +-
  include/configs/ca9x4_ct_vxp.h                |    2 +-
  include/configs/cerf250.h                     |    2 +-
  include/configs/cradle.h                      |    2 +-
  include/configs/csb226.h                      |    2 +-
  include/configs/dnp1110.h                     |    2 +-
  include/configs/efikamx.h                     |    2 +-
  include/configs/evb4510.h                     |    3 +-
  include/configs/gcplus.h                      |    2 +-
  include/configs/innokom.h                     |    2 +-
  include/configs/jornada.h                     |    2 +-
  include/configs/lart.h                        |    2 +-
  include/configs/lubbock.h                     |    2 +-
  include/configs/mx51evk.h                     |    2 +-
  include/configs/mx53evk.h                     |    2 +-
  include/configs/omap4_panda.h                 |    8 +-
  include/configs/omap4_sdp4430.h               |    8 +-
  include/configs/pleb2.h                       |    2 +-
  include/configs/pxa255_idp.h                  |    2 +-
  include/configs/s5pc210_universal.h           |    2 +-
  include/configs/shannon.h                     |    2 +-
  include/configs/tegra2-common.h               |    2 +-
  include/configs/trizepsiv.h                   |    2 +-
  include/configs/vision2.h                     |    2 +-
  include/configs/xaeniax.h                     |    2 +-
  include/configs/xm250.h                       |    2 +-
  include/configs/zylonite.h                    |    2 +-
  57 files changed, 1048 insertions(+), 458 deletions(-)
  create mode 100644 arch/arm/cpu/armv7/cache_v7.c
  delete mode 100644 arch/arm/cpu/armv7/omap3/cache.S
  create mode 100644 arch/arm/include/asm/armv7.h
  create mode 100644 arch/arm/include/asm/pl310.h
  create mode 100644 arch/arm/include/asm/utils.h
  create mode 100644 arch/arm/lib/cache-pl310.c

Amicalement,
-- 
Albert.

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

* [U-Boot] Pull request: u-boot-arm/master
  2011-06-22 12:18 ` Wolfgang Denk
@ 2011-06-22 13:51   ` Albert ARIBAUD
  0 siblings, 0 replies; 259+ messages in thread
From: Albert ARIBAUD @ 2011-06-22 13:51 UTC (permalink / raw)
  To: u-boot

Le 22/06/2011 14:18, Wolfgang Denk a ?crit :
> Dear Albert ARIBAUD,
>
> In message<4E00FF02.4040105@aribaud.net>  you wrote:
>>
>> The following changes since commit 29b83d983392fcb5378b915ee2112bb48b8c05be:
>
> May I ask why for example my patch to remove the broken trab board has
> not been included:
>
> 05/01 To:u-boot at lists.d  [PATCH] ARM: drop unsupported 'trab' board
>               http://article.gmane.org/gmane.comp.boot-loaders.u-boot/98977
>
>
> Is it OK with you that I pull this directly?
>
> Best regards,
>
> Wolfgang Denk

Hi wolfgang,

Yes, it is.

Amicalement,
-- 
Albert.

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

* [U-Boot] Pull request: u-boot-arm/master
  2011-06-21 20:28 Albert ARIBAUD
  2011-06-22  9:17 ` Wolfgang Denk
@ 2011-06-22 12:18 ` Wolfgang Denk
  2011-06-22 13:51   ` Albert ARIBAUD
  1 sibling, 1 reply; 259+ messages in thread
From: Wolfgang Denk @ 2011-06-22 12:18 UTC (permalink / raw)
  To: u-boot

Dear Albert ARIBAUD,

In message <4E00FF02.4040105@aribaud.net> you wrote:
> 
> The following changes since commit 29b83d983392fcb5378b915ee2112bb48b8c05be:

May I ask why for example my patch to remove the broken trab board has
not been included:

05/01 To:u-boot at lists.d  [PATCH] ARM: drop unsupported 'trab' board
             http://article.gmane.org/gmane.comp.boot-loaders.u-boot/98977


Is it OK with you that I pull this directly?

Best regards,

Wolfgang Denk

-- 
DENX Software Engineering GmbH,     MD: Wolfgang Denk & Detlev Zundel
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: (+49)-8142-66989-10 Fax: (+49)-8142-66989-80 Email: wd at denx.de
"I can call spirits from the vasty deep."
"Why so can I, or so can any man; but will they come when you do call
for them?"          - Shakespeare, 1 King Henry IV, Act III, Scene I.

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

* [U-Boot] Pull request: u-boot-arm/master
  2011-06-21 20:28 Albert ARIBAUD
@ 2011-06-22  9:17 ` Wolfgang Denk
  2011-06-22 12:18 ` Wolfgang Denk
  1 sibling, 0 replies; 259+ messages in thread
From: Wolfgang Denk @ 2011-06-22  9:17 UTC (permalink / raw)
  To: u-boot

Dear Albert ARIBAUD,

In message <4E00FF02.4040105@aribaud.net> you wrote:
> Hi Wolfgang,
> 
> The following changes since commit 29b83d983392fcb5378b915ee2112bb48b8c05be:
> 
>    powerpc/p1022ds: set the clock-frequency prop only if the clock is 
> enabled (2011-06-09 15:53:38 -0500)
> 
> are available in the git repository at:
>    git://git.denx.de/u-boot-arm.git master
> 
> Aneesh V (6):
>        omap1610h2: fix build breaks
>        omap5912osk: fix build breaks
>        omap1510inn: fix build breaks
>        omap1610inn: fix build breaks
>        omap2420h4: fix build breaks
>        omap730p2: fix build breaks
> 
> Eric Benard (4):
>        arm926ejs/at91/lowlevel_init.S: fix defines
>        cpu9260/9G20: fix board support
>        cpuat91: fix board support
>        include/asm/arch-at91: update several .h files to ATMEL_xxx name 
> scheme
> 
> Fabio Estevam (3):
>        mx1ads: Fix build by using new relocation scheme
>        imx31_phycore: Fix build by using new relocation scheme
>        mx31pdk: Add DHCP command
> 
> Helmut Raiger (1):
>        mxc_spi.c: typo fixed
> 
> Jens Scharsig (1):
>        update arm/at91rm9200 work with rework rework110202
> 
> Reinhard Meyer (3):
>        AT91 rework: fix at91sam(9260/9g20/9xe)ek board port to build again:
>        AT91 rework: fix TOP9000 files to build again
>        ATMEL spi_dataflash driver - fix to build again
> 
> Ryan Mallon (1):
>        Add support for Bluewater Systems Snapper 9260/9G20 modules
> 
> Sergey Lapin (1):
>        Build fix/update of AFEB9260
> 
> Stefano Babic (1):
>        MX31: QONG: drop config.mk
> 
> andreas.devel at googlemail.com (2):
>        at91_emac: fix compile warning
>        macb: fix compile warning
> 
>   MAINTAINERS                                      |    5 +
>   MAKEALL                                          |    3 -
>   Makefile                                         |   45 -----
>   arch/arm/cpu/arm920t/at91/reset.c                |    2 +-
>   arch/arm/cpu/arm920t/at91/timer.c                |   12 +-
>   arch/arm/cpu/arm926ejs/at91/lowlevel_init.S      |   24 ++--
>   arch/arm/include/asm/arch-at91/at91_matrix.h     |   10 +-
>   arch/arm/include/asm/arch-at91/at91_mc.h         |   12 +-
>   arch/arm/include/asm/arch-at91/at91_pio.h        |   14 +-
>   arch/arm/include/asm/arch-at91/at91_pmc.h        |   10 +-
>   arch/arm/include/asm/arch-at91/at91_rstc.h       |    2 +-
>   arch/arm/include/asm/arch-at91/at91_wdt.h        |    2 +-
>   arch/arm/include/asm/arch-at91/at91rm9200.h      |  209 
> ++++++++++++----------
>   arch/arm/include/asm/arch-at91/at91sam9260.h     |    1 +
>   arch/arm/include/asm/arch-at91/at91sam9261.h     |    1 +
>   arch/arm/include/asm/arch-at91/at91sam9263.h     |    1 +
>   arch/arm/include/asm/arch-at91/at91sam9_sdramc.h |   30 ++--
>   arch/arm/include/asm/arch-at91/at91sam9_smc.h    |   12 +-
>   board/BuS/eb_cpux9k2/cpux9k2.c                   |   52 +++---
>   board/afeb9260/afeb9260.c                        |  101 ++++++-----
>   board/atmel/at91rm9200ek/at91rm9200ek.c          |    4 +-
>   board/atmel/at91rm9200ek/led.c                   |   22 ++-
>   board/atmel/at91sam9260ek/at91sam9260ek.c        |  127 +++++++------
>   board/atmel/at91sam9260ek/config.mk              |    1 -
>   board/atmel/at91sam9260ek/led.c                  |    8 +-
>   board/bluewater/snapper9260/Makefile             |   53 ++++++
>   board/bluewater/snapper9260/snapper9260.c        |  169 +++++++++++++++++
>   board/davedenx/qong/config.mk                    |    3 -
>   board/emk/top9000/top9000.c                      |   64 ++++---
>   board/eukrea/cpu9260/cpu9260.c                   |   33 ++--
>   board/eukrea/cpu9260/led.c                       |    6 +-
>   board/eukrea/cpuat91/cpuat91.c                   |    6 +-
>   board/imx31_phycore/config.mk                    |    1 -
>   board/imx31_phycore/imx31_phycore.c              |   20 ++-
>   board/mx1ads/config.mk                           |   25 ---
>   board/mx1ads/mx1ads.c                            |   27 ++-
>   boards.cfg                                       |    9 +
>   drivers/net/at91_emac.c                          |   44 +++---
>   drivers/net/macb.c                               |    5 +-
>   drivers/spi/atmel_dataflash_spi.c                |    3 +-
>   drivers/spi/mxc_spi.c                            |    2 +-
>   include/configs/afeb9260.h                       |   78 +++++----
>   include/configs/at91rm9200ek.h                   |    5 +-
>   include/configs/at91sam9260ek.h                  |  107 +++++++-----
>   include/configs/cpu9260.h                        |   11 +-
>   include/configs/eb_cpux9k2.h                     |   23 ++--
>   include/configs/imx31_phycore.h                  |   12 ++
>   include/configs/mx1ads.h                         |   10 +
>   include/configs/mx31pdk.h                        |    1 +
>   include/configs/omap1510inn.h                    |    5 +
>   include/configs/omap1610h2.h                     |    5 +
>   include/configs/omap1610inn.h                    |    5 +
>   include/configs/omap2420h4.h                     |    4 +
>   include/configs/omap5912osk.h                    |    5 +
>   include/configs/omap730p2.h                      |    5 +
>   include/configs/qong.h                           |    4 +-
>   include/configs/snapper9260.h                    |  191 
> ++++++++++++++++++++
>   include/configs/top9000.h                        |   30 ++--
>   58 files changed, 1084 insertions(+), 597 deletions(-)
>   delete mode 100644 board/atmel/at91sam9260ek/config.mk
>   create mode 100644 board/bluewater/snapper9260/Makefile
>   create mode 100644 board/bluewater/snapper9260/snapper9260.c
>   delete mode 100644 board/davedenx/qong/config.mk
>   delete mode 100644 board/imx31_phycore/config.mk
>   delete mode 100644 board/mx1ads/config.mk
>   create mode 100644 include/configs/snapper9260.h

Applied, thanks.

Best regards,

Wolfgang Denk

-- 
DENX Software Engineering GmbH,     MD: Wolfgang Denk & Detlev Zundel
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: (+49)-8142-66989-10 Fax: (+49)-8142-66989-80 Email: wd at denx.de
"Deliver yesterday, code today, think tomorrow."

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

* [U-Boot] Pull request: u-boot-arm/master
@ 2011-06-21 20:28 Albert ARIBAUD
  2011-06-22  9:17 ` Wolfgang Denk
  2011-06-22 12:18 ` Wolfgang Denk
  0 siblings, 2 replies; 259+ messages in thread
From: Albert ARIBAUD @ 2011-06-21 20:28 UTC (permalink / raw)
  To: u-boot

Hi Wolfgang,

The following changes since commit 29b83d983392fcb5378b915ee2112bb48b8c05be:

   powerpc/p1022ds: set the clock-frequency prop only if the clock is 
enabled (2011-06-09 15:53:38 -0500)

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

Aneesh V (6):
       omap1610h2: fix build breaks
       omap5912osk: fix build breaks
       omap1510inn: fix build breaks
       omap1610inn: fix build breaks
       omap2420h4: fix build breaks
       omap730p2: fix build breaks

Eric Benard (4):
       arm926ejs/at91/lowlevel_init.S: fix defines
       cpu9260/9G20: fix board support
       cpuat91: fix board support
       include/asm/arch-at91: update several .h files to ATMEL_xxx name 
scheme

Fabio Estevam (3):
       mx1ads: Fix build by using new relocation scheme
       imx31_phycore: Fix build by using new relocation scheme
       mx31pdk: Add DHCP command

Helmut Raiger (1):
       mxc_spi.c: typo fixed

Jens Scharsig (1):
       update arm/at91rm9200 work with rework rework110202

Reinhard Meyer (3):
       AT91 rework: fix at91sam(9260/9g20/9xe)ek board port to build again:
       AT91 rework: fix TOP9000 files to build again
       ATMEL spi_dataflash driver - fix to build again

Ryan Mallon (1):
       Add support for Bluewater Systems Snapper 9260/9G20 modules

Sergey Lapin (1):
       Build fix/update of AFEB9260

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

andreas.devel at googlemail.com (2):
       at91_emac: fix compile warning
       macb: fix compile warning

  MAINTAINERS                                      |    5 +
  MAKEALL                                          |    3 -
  Makefile                                         |   45 -----
  arch/arm/cpu/arm920t/at91/reset.c                |    2 +-
  arch/arm/cpu/arm920t/at91/timer.c                |   12 +-
  arch/arm/cpu/arm926ejs/at91/lowlevel_init.S      |   24 ++--
  arch/arm/include/asm/arch-at91/at91_matrix.h     |   10 +-
  arch/arm/include/asm/arch-at91/at91_mc.h         |   12 +-
  arch/arm/include/asm/arch-at91/at91_pio.h        |   14 +-
  arch/arm/include/asm/arch-at91/at91_pmc.h        |   10 +-
  arch/arm/include/asm/arch-at91/at91_rstc.h       |    2 +-
  arch/arm/include/asm/arch-at91/at91_wdt.h        |    2 +-
  arch/arm/include/asm/arch-at91/at91rm9200.h      |  209 
++++++++++++----------
  arch/arm/include/asm/arch-at91/at91sam9260.h     |    1 +
  arch/arm/include/asm/arch-at91/at91sam9261.h     |    1 +
  arch/arm/include/asm/arch-at91/at91sam9263.h     |    1 +
  arch/arm/include/asm/arch-at91/at91sam9_sdramc.h |   30 ++--
  arch/arm/include/asm/arch-at91/at91sam9_smc.h    |   12 +-
  board/BuS/eb_cpux9k2/cpux9k2.c                   |   52 +++---
  board/afeb9260/afeb9260.c                        |  101 ++++++-----
  board/atmel/at91rm9200ek/at91rm9200ek.c          |    4 +-
  board/atmel/at91rm9200ek/led.c                   |   22 ++-
  board/atmel/at91sam9260ek/at91sam9260ek.c        |  127 +++++++------
  board/atmel/at91sam9260ek/config.mk              |    1 -
  board/atmel/at91sam9260ek/led.c                  |    8 +-
  board/bluewater/snapper9260/Makefile             |   53 ++++++
  board/bluewater/snapper9260/snapper9260.c        |  169 +++++++++++++++++
  board/davedenx/qong/config.mk                    |    3 -
  board/emk/top9000/top9000.c                      |   64 ++++---
  board/eukrea/cpu9260/cpu9260.c                   |   33 ++--
  board/eukrea/cpu9260/led.c                       |    6 +-
  board/eukrea/cpuat91/cpuat91.c                   |    6 +-
  board/imx31_phycore/config.mk                    |    1 -
  board/imx31_phycore/imx31_phycore.c              |   20 ++-
  board/mx1ads/config.mk                           |   25 ---
  board/mx1ads/mx1ads.c                            |   27 ++-
  boards.cfg                                       |    9 +
  drivers/net/at91_emac.c                          |   44 +++---
  drivers/net/macb.c                               |    5 +-
  drivers/spi/atmel_dataflash_spi.c                |    3 +-
  drivers/spi/mxc_spi.c                            |    2 +-
  include/configs/afeb9260.h                       |   78 +++++----
  include/configs/at91rm9200ek.h                   |    5 +-
  include/configs/at91sam9260ek.h                  |  107 +++++++-----
  include/configs/cpu9260.h                        |   11 +-
  include/configs/eb_cpux9k2.h                     |   23 ++--
  include/configs/imx31_phycore.h                  |   12 ++
  include/configs/mx1ads.h                         |   10 +
  include/configs/mx31pdk.h                        |    1 +
  include/configs/omap1510inn.h                    |    5 +
  include/configs/omap1610h2.h                     |    5 +
  include/configs/omap1610inn.h                    |    5 +
  include/configs/omap2420h4.h                     |    4 +
  include/configs/omap5912osk.h                    |    5 +
  include/configs/omap730p2.h                      |    5 +
  include/configs/qong.h                           |    4 +-
  include/configs/snapper9260.h                    |  191 
++++++++++++++++++++
  include/configs/top9000.h                        |   30 ++--
  58 files changed, 1084 insertions(+), 597 deletions(-)
  delete mode 100644 board/atmel/at91sam9260ek/config.mk
  create mode 100644 board/bluewater/snapper9260/Makefile
  create mode 100644 board/bluewater/snapper9260/snapper9260.c
  delete mode 100644 board/davedenx/qong/config.mk
  delete mode 100644 board/imx31_phycore/config.mk
  delete mode 100644 board/mx1ads/config.mk
  create mode 100644 include/configs/snapper9260.h

Amicalement,
-- 
Albert.

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

* [U-Boot] Pull request: u-boot-arm/master
  2011-06-08 20:41 Albert ARIBAUD
@ 2011-06-08 21:32 ` Wolfgang Denk
  0 siblings, 0 replies; 259+ messages in thread
From: Wolfgang Denk @ 2011-06-08 21:32 UTC (permalink / raw)
  To: u-boot

Dear Albert ARIBAUD,

In message <4DEFDE71.7010609@aribaud.net> you wrote:
> Hi Wolfgang,
> 
> 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://git.denx.de/u-boot-arm.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
> 
> Minkyu Kang (1):
>        SMDK6400: fix the compiler error
> 
>   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 +++++++----
>   board/samsung/smdk6400/u-boot-nand.lds      |    2 +
>   include/configs/imx27lite-common.h          |    2 +
>   include/configs/imx31_litekit.h             |    3 ++
>   include/configs/mx31ads.h                   |   21 +++++++++----
>   10 files changed, 80 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

Applied, thanks.

Best regards,

Wolfgang Denk

-- 
DENX Software Engineering GmbH,     MD: Wolfgang Denk & Detlev Zundel
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: (+49)-8142-66989-10 Fax: (+49)-8142-66989-80 Email: wd at denx.de
It is much easier to suggest solutions when you know nothing

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

* [U-Boot] Pull request: u-boot-arm/master
@ 2011-06-08 20:41 Albert ARIBAUD
  2011-06-08 21:32 ` Wolfgang Denk
  0 siblings, 1 reply; 259+ messages in thread
From: Albert ARIBAUD @ 2011-06-08 20:41 UTC (permalink / raw)
  To: u-boot

Hi Wolfgang,

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://git.denx.de/u-boot-arm.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

Minkyu Kang (1):
       SMDK6400: fix the compiler error

  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 +++++++----
  board/samsung/smdk6400/u-boot-nand.lds      |    2 +
  include/configs/imx27lite-common.h          |    2 +
  include/configs/imx31_litekit.h             |    3 ++
  include/configs/mx31ads.h                   |   21 +++++++++----
  10 files changed, 80 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

Amicalement,
-- 
Albert.

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

* [U-Boot] Pull request: u-boot-arm/master
  2011-05-31 20:31 Albert ARIBAUD
  2011-05-31 22:29 ` John Rigby
@ 2011-06-01 20:15 ` Wolfgang Denk
  1 sibling, 0 replies; 259+ messages in thread
From: Wolfgang Denk @ 2011-06-01 20:15 UTC (permalink / raw)
  To: u-boot

Dear Albert ARIBAUD,

In message <4DE55027.3080009@aribaud.net> you wrote:
> Hi Wolfgang,
> 
> The following changes since commit 5d1ee00b1fe1180503f6dfc10e87a6c6e74778f3:
> 
>    .gitignore: update list of u-boot.* files and add *.bin (2011-05-22 
> 23:46:26 +0200)
> 
> are available in the git repository at:
>    git://git.denx.de/u-boot-arm.git master
> 
> Chander Kashyap (4):
>        S5P: GPIO Macro Values Corrected.
>        S5P:SROM config code moved to s5p-common directory
>        ARMV7: Add support for Samsung SMDKV310 Board
>        ARMV7: MMC SPL Boot support for SMDKV310 board
> 
> David M?ller (ELSOFT AG) (5):
>        VCMA9: use ARM relocation feature to fix build error
>        SMDK2410: activate ARM relocation feature
>        SMDK2410: remove unneeded config.mk
>        SMDK2410: use the CFI driver (and remove the old one)
>        SMDK2410: various cleanup/code style fixes
> 
> Dirk Behme (2):
>        MMC S5P: Fix typo
>        ARMV7: Vexpress: Add missing MMC header
> 
> 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.
> 
> Holger Brunck (2):
>        arm/km: add second serial interface for kirkwood
>        arm/km: update mgcoge3un board support
> 
> Jaehoon Chung (1):
>        S5P: add set_mmc_clk for external clock control
> 
> Jason Kridner (1):
>        BeagleBoard: fixed typo in typecast
> 
> Jason Liu (2):
>        MX53: support for freescale MX53LOCO board
>        mx5: board: code clean up for checkboard code
> 
> Michael Walle (1):
>        mvsata: issue hard reset on initialization
> 
> Minkyu Kang (2):
>        S5PC2XX: Support the cpu revision
>        S5PC2XX: clock: support pwm clock for evt1 (cpu revision 1)
> 
> 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()
> 
> Valentin Longchamp (6):
>        arm/km: remove CONFIG_SYS_KWD_CONFIG from keymile-common.h
>        arm/km: move CONFIG_EXTRA_ENV_SETTINGS from board to km_arm file
>        arm/km: introduce bootcount env variable and clean km_arm
>        arm/km: disable ls (through jffs2 support)
>        arm/km: rename mgcoge2un to mgcoge3un
>        mvgbe: enable configurability of PORT_SERIAL_CONTROL_VALUE
> 
> seedshope (1):
>        Add _end for the end of u-boot image for SMDK6400
> 
>   MAINTAINERS                                        |   12 +-
>   Makefile                                           |   11 +
>   arch/arm/cpu/arm1136/mx31/generic.c                |    6 +-
>   arch/arm/cpu/armv7/mx5/soc.c                       |   10 +-
>   arch/arm/cpu/armv7/s5p-common/Makefile             |    3 +-
>   arch/arm/cpu/armv7/s5p-common/cpu_info.c           |    2 +
>   arch/arm/cpu/armv7/{s5pc1xx => s5p-common}/sromc.c |   22 +-
>   arch/arm/cpu/armv7/s5pc1xx/Makefile                |    1 -
>   arch/arm/cpu/armv7/s5pc1xx/clock.c                 |    5 +
>   arch/arm/cpu/armv7/s5pc2xx/clock.c                 |   76 +++-
>   arch/arm/include/asm/arch-mx31/clock.h             |    1 +
>   arch/arm/include/asm/arch-s5pc1xx/clk.h            |    1 +
>   arch/arm/include/asm/arch-s5pc1xx/gpio.h           |    4 +-
>   arch/arm/include/asm/arch-s5pc1xx/mmc.h            |    1 +
>   .../include/asm/arch-s5pc1xx/{smc.h => sromc.h}    |    8 +-
>   arch/arm/include/asm/arch-s5pc2xx/clk.h            |    1 +
>   arch/arm/include/asm/arch-s5pc2xx/cpu.h            |   12 +-
>   arch/arm/include/asm/arch-s5pc2xx/gpio.h           |    7 +-
>   arch/arm/include/asm/arch-s5pc2xx/mmc.h            |    1 +
>   arch/arm/include/asm/arch-s5pc2xx/sromc.h          |   51 +++
>   board/armltd/vexpress/ca9x4_ct_vxp.c               |    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/keymile/km_arm/km_arm.c                      |  108 ++++--
>   board/keymile/km_arm/kwbimage-memphis.cfg          |  197 ++++++++
>   board/samsung/smdk2410/Makefile                    |    2 +-
>   board/samsung/smdk2410/config.mk                   |   25 -
>   board/samsung/smdk2410/flash.c                     |  433 
> ------------------
>   board/samsung/smdk2410/smdk2410.c                  |   73 ++--
>   board/samsung/smdkc100/smdkc100.c                  |    4 +-
>   .../config.mk => samsung/smdkv310/Makefile}        |   29 +-
>   board/samsung/smdkv310/lowlevel_init.S             |  470 
> ++++++++++++++++++++
>   board/samsung/smdkv310/mem_setup.S                 |  365 +++++++++++++++
>   board/samsung/smdkv310/smdkv310.c                  |  136 ++++++
>   board/ti/beagle/beagle.c                           |    2 +-
>   board/ttcontrol/vision2/vision2.c                  |   47 +--
>   boards.cfg                                         |    9 +-
>   drivers/block/mvsata_ide.c                         |   10 +-
>   drivers/mmc/s5p_mmc.c                              |    6 +-
>   drivers/net/mvgbe.h                                |    2 +
>   include/configs/VCMA9.h                            |    5 +
>   include/configs/km/keymile-common.h                |    9 -
>   include/configs/km/km_arm.h                        |   25 +
>   include/configs/{mgcoge2un.h => mgcoge3un.h}       |   49 ++-
>   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/smdk2410.h                         |  181 +++++---
>   include/configs/smdkv310.h                         |  169 +++++++
>   include/configs/suen3.h                            |   15 -
>   include/configs/suen8.h                            |   15 -
>   include/configs/vision2.h                          |    1 +
>   mmc_spl/board/samsung/smdkv310/Makefile            |  105 +++++
>   mmc_spl/board/samsung/smdkv310/mmc_boot.c          |   85 ++++
>   .../board/samsung/smdkv310/tools/mkv310_image.c    |  116 +++++
>   mmc_spl/board/samsung/smdkv310/u-boot.lds          |   86 ++++
>   nand_spl/board/samsung/smdk6400/u-boot.lds         |    2 +
>   66 files changed, 3447 insertions(+), 877 deletions(-)
>   rename arch/arm/cpu/armv7/{s5pc1xx => s5p-common}/sromc.c (68%)
>   rename arch/arm/include/asm/arch-s5pc1xx/{smc.h => sromc.h} (92%)
>   create mode 100644 arch/arm/include/asm/arch-s5pc2xx/sromc.h
>   copy 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/{efikamx/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 board/keymile/km_arm/kwbimage-memphis.cfg
>   delete mode 100644 board/samsung/smdk2410/config.mk
>   delete mode 100644 board/samsung/smdk2410/flash.c
>   rename board/{ttcontrol/vision2/config.mk => 
> samsung/smdkv310/Makefile} (58%)
>   create mode 100644 board/samsung/smdkv310/lowlevel_init.S
>   create mode 100644 board/samsung/smdkv310/mem_setup.S
>   create mode 100644 board/samsung/smdkv310/smdkv310.c
>   rename include/configs/{mgcoge2un.h => mgcoge3un.h} (56%)
>   create mode 100644 include/configs/mx53loco.h
>   create mode 100644 include/configs/mx53smd.h
>   create mode 100644 include/configs/smdkv310.h
>   create mode 100644 mmc_spl/board/samsung/smdkv310/Makefile
>   create mode 100644 mmc_spl/board/samsung/smdkv310/mmc_boot.c
>   create mode 100644 mmc_spl/board/samsung/smdkv310/tools/mkv310_image.c
>   create mode 100644 mmc_spl/board/samsung/smdkv310/u-boot.lds

Applied, thanks.

Best regards,

Wolfgang Denk

-- 
DENX Software Engineering GmbH,     MD: Wolfgang Denk & Detlev Zundel
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: (+49)-8142-66989-10 Fax: (+49)-8142-66989-80 Email: wd at denx.de
Wenn Du ein' weise Antwort verlangst, Mu?t Du vern?nftig fragen.
                                                -- Goethe, Invektiven

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

* [U-Boot] Pull request: u-boot-arm/master
  2011-05-31 22:29 ` John Rigby
@ 2011-06-01 17:15   ` Albert ARIBAUD
  0 siblings, 0 replies; 259+ messages in thread
From: Albert ARIBAUD @ 2011-06-01 17:15 UTC (permalink / raw)
  To: u-boot

Hi John,

Le 01/06/2011 00:29, John Rigby a ?crit :
> On Tue, May 31, 2011 at 2:31 PM, Albert ARIBAUD
> <albert.u.boot@aribaud.net>  wrote:
>> Hi Wolfgang,
>>
>> The following changes since commit 5d1ee00b1fe1180503f6dfc10e87a6c6e74778f3:
>>
>>    .gitignore: update list of u-boot.* files and add *.bin (2011-05-22
>> 23:46:26 +0200)
>>
>> are available in the git repository at:
>>    git://git.denx.de/u-boot-arm.git master
>>
> Albert,
>
> I see my U8500 patches have not been merged yet.  Is there a chance
> they will be sometime merged?
>
> ttp://patchwork.ozlabs.org/patch/92053/
> http://patchwork.ozlabs.org/patch/92052/
> http://patchwork.ozlabs.org/patch/92054/

Pulling them in right now.

> Thanks,
> John

Amicalement,
-- 
Albert.

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

* [U-Boot] Pull request: u-boot-arm/master
  2011-05-31 20:31 Albert ARIBAUD
@ 2011-05-31 22:29 ` John Rigby
  2011-06-01 17:15   ` Albert ARIBAUD
  2011-06-01 20:15 ` Wolfgang Denk
  1 sibling, 1 reply; 259+ messages in thread
From: John Rigby @ 2011-05-31 22:29 UTC (permalink / raw)
  To: u-boot

On Tue, May 31, 2011 at 2:31 PM, Albert ARIBAUD
<albert.u.boot@aribaud.net> wrote:
> Hi Wolfgang,
>
> The following changes since commit 5d1ee00b1fe1180503f6dfc10e87a6c6e74778f3:
>
> ? .gitignore: update list of u-boot.* files and add *.bin (2011-05-22
> 23:46:26 +0200)
>
> are available in the git repository at:
> ? git://git.denx.de/u-boot-arm.git master
>
Albert,

I see my U8500 patches have not been merged yet.  Is there a chance
they will be sometime merged?

ttp://patchwork.ozlabs.org/patch/92053/
http://patchwork.ozlabs.org/patch/92052/
http://patchwork.ozlabs.org/patch/92054/

Thanks,
John

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

* [U-Boot] Pull request: u-boot-arm/master
@ 2011-05-31 20:31 Albert ARIBAUD
  2011-05-31 22:29 ` John Rigby
  2011-06-01 20:15 ` Wolfgang Denk
  0 siblings, 2 replies; 259+ messages in thread
From: Albert ARIBAUD @ 2011-05-31 20:31 UTC (permalink / raw)
  To: u-boot

Hi Wolfgang,

The following changes since commit 5d1ee00b1fe1180503f6dfc10e87a6c6e74778f3:

   .gitignore: update list of u-boot.* files and add *.bin (2011-05-22 
23:46:26 +0200)

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

Chander Kashyap (4):
       S5P: GPIO Macro Values Corrected.
       S5P:SROM config code moved to s5p-common directory
       ARMV7: Add support for Samsung SMDKV310 Board
       ARMV7: MMC SPL Boot support for SMDKV310 board

David M?ller (ELSOFT AG) (5):
       VCMA9: use ARM relocation feature to fix build error
       SMDK2410: activate ARM relocation feature
       SMDK2410: remove unneeded config.mk
       SMDK2410: use the CFI driver (and remove the old one)
       SMDK2410: various cleanup/code style fixes

Dirk Behme (2):
       MMC S5P: Fix typo
       ARMV7: Vexpress: Add missing MMC header

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.

Holger Brunck (2):
       arm/km: add second serial interface for kirkwood
       arm/km: update mgcoge3un board support

Jaehoon Chung (1):
       S5P: add set_mmc_clk for external clock control

Jason Kridner (1):
       BeagleBoard: fixed typo in typecast

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

Michael Walle (1):
       mvsata: issue hard reset on initialization

Minkyu Kang (2):
       S5PC2XX: Support the cpu revision
       S5PC2XX: clock: support pwm clock for evt1 (cpu revision 1)

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()

Valentin Longchamp (6):
       arm/km: remove CONFIG_SYS_KWD_CONFIG from keymile-common.h
       arm/km: move CONFIG_EXTRA_ENV_SETTINGS from board to km_arm file
       arm/km: introduce bootcount env variable and clean km_arm
       arm/km: disable ls (through jffs2 support)
       arm/km: rename mgcoge2un to mgcoge3un
       mvgbe: enable configurability of PORT_SERIAL_CONTROL_VALUE

seedshope (1):
       Add _end for the end of u-boot image for SMDK6400

  MAINTAINERS                                        |   12 +-
  Makefile                                           |   11 +
  arch/arm/cpu/arm1136/mx31/generic.c                |    6 +-
  arch/arm/cpu/armv7/mx5/soc.c                       |   10 +-
  arch/arm/cpu/armv7/s5p-common/Makefile             |    3 +-
  arch/arm/cpu/armv7/s5p-common/cpu_info.c           |    2 +
  arch/arm/cpu/armv7/{s5pc1xx => s5p-common}/sromc.c |   22 +-
  arch/arm/cpu/armv7/s5pc1xx/Makefile                |    1 -
  arch/arm/cpu/armv7/s5pc1xx/clock.c                 |    5 +
  arch/arm/cpu/armv7/s5pc2xx/clock.c                 |   76 +++-
  arch/arm/include/asm/arch-mx31/clock.h             |    1 +
  arch/arm/include/asm/arch-s5pc1xx/clk.h            |    1 +
  arch/arm/include/asm/arch-s5pc1xx/gpio.h           |    4 +-
  arch/arm/include/asm/arch-s5pc1xx/mmc.h            |    1 +
  .../include/asm/arch-s5pc1xx/{smc.h => sromc.h}    |    8 +-
  arch/arm/include/asm/arch-s5pc2xx/clk.h            |    1 +
  arch/arm/include/asm/arch-s5pc2xx/cpu.h            |   12 +-
  arch/arm/include/asm/arch-s5pc2xx/gpio.h           |    7 +-
  arch/arm/include/asm/arch-s5pc2xx/mmc.h            |    1 +
  arch/arm/include/asm/arch-s5pc2xx/sromc.h          |   51 +++
  board/armltd/vexpress/ca9x4_ct_vxp.c               |    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/keymile/km_arm/km_arm.c                      |  108 ++++--
  board/keymile/km_arm/kwbimage-memphis.cfg          |  197 ++++++++
  board/samsung/smdk2410/Makefile                    |    2 +-
  board/samsung/smdk2410/config.mk                   |   25 -
  board/samsung/smdk2410/flash.c                     |  433 
------------------
  board/samsung/smdk2410/smdk2410.c                  |   73 ++--
  board/samsung/smdkc100/smdkc100.c                  |    4 +-
  .../config.mk => samsung/smdkv310/Makefile}        |   29 +-
  board/samsung/smdkv310/lowlevel_init.S             |  470 
++++++++++++++++++++
  board/samsung/smdkv310/mem_setup.S                 |  365 +++++++++++++++
  board/samsung/smdkv310/smdkv310.c                  |  136 ++++++
  board/ti/beagle/beagle.c                           |    2 +-
  board/ttcontrol/vision2/vision2.c                  |   47 +--
  boards.cfg                                         |    9 +-
  drivers/block/mvsata_ide.c                         |   10 +-
  drivers/mmc/s5p_mmc.c                              |    6 +-
  drivers/net/mvgbe.h                                |    2 +
  include/configs/VCMA9.h                            |    5 +
  include/configs/km/keymile-common.h                |    9 -
  include/configs/km/km_arm.h                        |   25 +
  include/configs/{mgcoge2un.h => mgcoge3un.h}       |   49 ++-
  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/smdk2410.h                         |  181 +++++---
  include/configs/smdkv310.h                         |  169 +++++++
  include/configs/suen3.h                            |   15 -
  include/configs/suen8.h                            |   15 -
  include/configs/vision2.h                          |    1 +
  mmc_spl/board/samsung/smdkv310/Makefile            |  105 +++++
  mmc_spl/board/samsung/smdkv310/mmc_boot.c          |   85 ++++
  .../board/samsung/smdkv310/tools/mkv310_image.c    |  116 +++++
  mmc_spl/board/samsung/smdkv310/u-boot.lds          |   86 ++++
  nand_spl/board/samsung/smdk6400/u-boot.lds         |    2 +
  66 files changed, 3447 insertions(+), 877 deletions(-)
  rename arch/arm/cpu/armv7/{s5pc1xx => s5p-common}/sromc.c (68%)
  rename arch/arm/include/asm/arch-s5pc1xx/{smc.h => sromc.h} (92%)
  create mode 100644 arch/arm/include/asm/arch-s5pc2xx/sromc.h
  copy 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/{efikamx/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 board/keymile/km_arm/kwbimage-memphis.cfg
  delete mode 100644 board/samsung/smdk2410/config.mk
  delete mode 100644 board/samsung/smdk2410/flash.c
  rename board/{ttcontrol/vision2/config.mk => 
samsung/smdkv310/Makefile} (58%)
  create mode 100644 board/samsung/smdkv310/lowlevel_init.S
  create mode 100644 board/samsung/smdkv310/mem_setup.S
  create mode 100644 board/samsung/smdkv310/smdkv310.c
  rename include/configs/{mgcoge2un.h => mgcoge3un.h} (56%)
  create mode 100644 include/configs/mx53loco.h
  create mode 100644 include/configs/mx53smd.h
  create mode 100644 include/configs/smdkv310.h
  create mode 100644 mmc_spl/board/samsung/smdkv310/Makefile
  create mode 100644 mmc_spl/board/samsung/smdkv310/mmc_boot.c
  create mode 100644 mmc_spl/board/samsung/smdkv310/tools/mkv310_image.c
  create mode 100644 mmc_spl/board/samsung/smdkv310/u-boot.lds

Amicalement,
-- 
Albert.

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

* [U-Boot] Pull request: u-boot-arm/master
  2011-05-12 17:27 ` Wolfgang Denk
@ 2011-05-14 18:38   ` Dirk Behme
  0 siblings, 0 replies; 259+ messages in thread
From: Dirk Behme @ 2011-05-14 18:38 UTC (permalink / raw)
  To: u-boot

On 12.05.2011 19:27, Wolfgang Denk wrote:
> Dear Albert ARIBAUD,
>
> In message<4DCAFA98.2020205@aribaud.net>  you wrote:
>> Hi Wolfgang,
>>
>> The following changes since commit 264eaa0ea967bac32214b87d60cfc86c8b22cac6:
>>
>>     keymile boards: move keymile specific header in subdir (2011-05-10
>> 23:22:49 +0200)
>>
>> are available in the git repository at:
>>     git://git.denx.de/u-boot-arm master
...
>
> Applied, thanks.

Doing a ./MAKEALL ARMV7 on the recent git head 
(91081e01b10d64e99dc485e477e6ae3b1171e8ce Revert "Fix building tools 
alone with host compiler") I get the following errors/warnings. I've 
done a quick scan of the available patches at the mailing list and 
tried to add the available uncommitted fixes. Anybody likes apply them 
or send patches where I haven't found any?

omap3_beagle:
beagle.c: In function 'misc_init_r':
beagle.c:174: warning: initialization from incompatible pointer type
Most probably introduced with:
http://git.denx.de/cgi-bin/gitweb.cgi?p=u-boot.git;a=commit;h=d4e53f063dd25e071444b87303573e7440deeb89
Fix:
http://lists.denx.de/pipermail/u-boot/2011-April/091030.html

omap3_beagle:
omap3_overo:
igep0030:
igep0020:
omap_hsmmc.c: In function 'omap_mmc_init':
omap_hsmmc.c:474: warning: implicit declaration of function 
'get_cpu_family'
omap_hsmmc.c:474: warning: implicit declaration of function 'get_cpu_rev'
Most probably introduced with:
http://git.denx.de/cgi-bin/gitweb.cgi?p=u-boot.git;a=commit;h=4ca9244d74f146a0605f5bee28a66e39aae88d3e
Fix: ? (-> fix missing function prototype)


s5p_goni: 

s5p_mmc.c: In function 's5p_mmc_initialize': 

s5p_mmc.c:469: error: 'struct mmc' has no member named 'm_bmax'
Most probably introduced with:
http://git.denx.de/cgi-bin/gitweb.cgi?p=u-boot.git;a=commit;h=8feafcc49c0b7a9c541904f95a43dbef2fecc38b
Fix: ? (-> fix typo)


a9x4_ct_vxp:
ca9x4_ct_vxp.c: In function 'cpu_mmc_init':
ca9x4_ct_vxp.c:93: warning: implicit declaration of function 
'arm_pl180_mmci_init'
Most probably introduced with:
http://git.denx.de/cgi-bin/gitweb.cgi?p=u-boot.git;a=commitdiff;h=f0c64526b7e51ba997a0f1baf9e74e6d497b957e
Fix: ? (-> fix missing function prototype)


mx51evk:
In file included from include/config.h:6,
                  from include/common.h:37: 

include/configs/mx51evk.h:229:1: warning: "CONFIG_OF_LIBFDT" redefined
include/configs/mx51evk.h:51:1: warning: this is the location of the 
previous definition
Most probably introduced with:
http://git.denx.de/cgi-bin/gitweb.cgi?p=u-boot.git;a=commitdiff;h=dcd441c32560a823019c720fb034ff425efbc376
http://git.denx.de/cgi-bin/gitweb.cgi?p=u-boot.git;a=commitdiff;h=2fa8ca98c37d5b1bb0328b19ddb7e9d162cd9683
Fix:
http://patchwork.ozlabs.org/patch/93978/

Many thanks

Dirk

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

* [U-Boot] Pull request: u-boot-arm/master
  2011-05-11 21:07 Albert ARIBAUD
  2011-05-11 22:11 ` Rogan Dawes
@ 2011-05-12 17:27 ` Wolfgang Denk
  2011-05-14 18:38   ` Dirk Behme
  1 sibling, 1 reply; 259+ messages in thread
From: Wolfgang Denk @ 2011-05-12 17:27 UTC (permalink / raw)
  To: u-boot

Dear Albert ARIBAUD,

In message <4DCAFA98.2020205@aribaud.net> you wrote:
> Hi Wolfgang,
> 
> The following changes since commit 264eaa0ea967bac32214b87d60cfc86c8b22cac6:
> 
>    keymile boards: move keymile specific header in subdir (2011-05-10 
> 23:22:49 +0200)
> 
> are available in the git repository at:
>    git://git.denx.de/u-boot-arm master
> 
> Ben Gardiner (1):
>        da850evm: fix NAND WSTROBE and TA timings
> 
> Clint Adams (4):
>        Rename openrd_base files to openrd
>        Add definitions for OpenRD-Client and OpenRD-Ultimate
>        Initialize second PHY on OpenRD-Client and OpenRD-Ultimate
>        Enable multiple fs options for Marvell SoC family on OpenRD boards
> 
> Fabio Estevam (2):
>        MX31: mx31pdk: Add watchdog support
>        gpio: imx: Fix return value on error
> 
> Simon Guinot (2):
>        Kirkwood: allow to override CONFIG_SYS_TCLK
>        mv-common.h: fix DRAM banks configuration
> 
> Stefano Babic (2):
>        MX31: removed warning due to missing prototype
>        MX31: change return value of get_cpu_rev
> 
>   MAKEALL                                            |    2 +
>   arch/arm/cpu/arm1136/mx31/generic.c                |   31 
> +++++++++++--------
>   arch/arm/include/asm/arch-kirkwood/kw88f6281.h     |    8 +++--
>   arch/arm/include/asm/arch-mx31/clock.h             |    1 +
>   arch/arm/include/asm/arch-mx31/imx-regs.h          |    2 +-
>   board/Marvell/{openrd_base => openrd}/Makefile     |    2 +-
>   board/Marvell/{openrd_base => openrd}/kwbimage.cfg |    0
>   .../{openrd_base/openrd_base.c => openrd/openrd.c} |   33 
> +++++++++++++++++---
>   .../{openrd_base/openrd_base.h => openrd/openrd.h} |    0
>   board/davinci/da8xxevm/da850evm.c                  |    4 +-
>   board/freescale/mx31pdk/mx31pdk.c                  |   16 +++++++++
>   boards.cfg                                         |    4 ++-
>   drivers/gpio/mxc_gpio.c                            |    5 ++-
>   include/configs/mv-common.h                        |    8 ++--
>   include/configs/mx31pdk.h                          |    3 ++
>   include/configs/{openrd_base.h => openrd.h}        |   33 
> +++++++++++++++++---
>   16 files changed, 115 insertions(+), 37 deletions(-)
>   rename board/Marvell/{openrd_base => openrd}/Makefile (98%)
>   rename board/Marvell/{openrd_base => openrd}/kwbimage.cfg (100%)
>   rename board/Marvell/{openrd_base/openrd_base.c => openrd/openrd.c} (80%)
>   rename board/Marvell/{openrd_base/openrd_base.h => openrd/openrd.h} (100%)
>   rename include/configs/{openrd_base.h => openrd.h} (81%)

Applied, thanks.

Best regards,

Wolfgang Denk

-- 
DENX Software Engineering GmbH,     MD: Wolfgang Denk & Detlev Zundel
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: (+49)-8142-66989-10 Fax: (+49)-8142-66989-80 Email: wd at denx.de
A student of  probability  soon  realizes  that  by  its  nature  the
billion-to-one  chance  crops  up nine times out of ten, and that the
greatest odds boil down to a double-sided statement: it will  happen,
or it will not.         - Terry Pratchett, _The Dark Side of the Sun_

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

* [U-Boot] Pull request: u-boot-arm/master
  2011-05-11 22:11 ` Rogan Dawes
  2011-05-12  5:41   ` Albert ARIBAUD
@ 2011-05-12  9:12   ` Simon Guinot
  1 sibling, 0 replies; 259+ messages in thread
From: Simon Guinot @ 2011-05-12  9:12 UTC (permalink / raw)
  To: u-boot

Hi Rogan,

On Thu, May 12, 2011 at 12:11:41AM +0200, Rogan Dawes wrote:
> On 2011/05/11 11:07 PM, Albert ARIBAUD wrote:
> > Simon Guinot (2):
> >        mv-common.h: fix DRAM banks configuration
> 
> I think Prafulla already accepted my own change to fix this. Not sure
> which one is considered better.

The two patches are addressing different issues (DRAM configuration
against detection). They are needed both.

Regards,

Simon
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 198 bytes
Desc: Digital signature
Url : http://lists.denx.de/pipermail/u-boot/attachments/20110512/7e6cc1cd/attachment.pgp 

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

* [U-Boot] Pull request: u-boot-arm/master
  2011-05-12  8:48     ` Prafulla Wadaskar
@ 2011-05-12  9:06       ` Simon Guinot
  0 siblings, 0 replies; 259+ messages in thread
From: Simon Guinot @ 2011-05-12  9:06 UTC (permalink / raw)
  To: u-boot

Hi Prafulla,

On Thu, May 12, 2011 at 01:48:34AM -0700, Prafulla Wadaskar wrote:
> 
> 
> > -----Original Message-----
> > From: Albert ARIBAUD [mailto:albert.u.boot at aribaud.net]
> > Sent: Thursday, May 12, 2011 11:11 AM
> > To: Rogan Dawes
> > Cc: Wolfgang Denk; u-boot at lists.denx.de; Prafulla Wadaskar
> > Subject: Re: Pull request: u-boot-arm/master
> > 
> > Hi Rogan,
> > 
> > Le 12/05/2011 00:11, Rogan Dawes a ?crit :
> > > On 2011/05/11 11:07 PM, Albert ARIBAUD wrote:
> > >> Simon Guinot (2):
> > >>         mv-common.h: fix DRAM banks configuration
> > >
> > > I think Prafulla already accepted my own change to fix this. Not sure
> > > which one is considered better.
> 
> Yes, This patch is accepted and applied to u-boot-marvell.git, the same is pulled on u-boot-arm.git too.
> 
> > 
> > Both your and Simon's changes would come from Prafulla's Marvell tree
> > actually.
> > 
> > Prafulla, can you comment?
> 
> Hi Simon
> You may rebase your development and send new patch series excluding applied patches and considering review comments so far.

IMHO, the v6 series is in a good shape. All the review comments have
been addressed and all the accepted patches have been dropped. Moreover,
the merge with current u-boot-{arm,marvell} git tree is rather trivial.

Anyway, I will post again my last stagged two patches.

Regards,

Simon
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 198 bytes
Desc: Digital signature
Url : http://lists.denx.de/pipermail/u-boot/attachments/20110512/b088cf4c/attachment.pgp 

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

* [U-Boot] Pull request: u-boot-arm/master
  2011-05-12  5:41   ` Albert ARIBAUD
@ 2011-05-12  8:48     ` Prafulla Wadaskar
  2011-05-12  9:06       ` Simon Guinot
  0 siblings, 1 reply; 259+ messages in thread
From: Prafulla Wadaskar @ 2011-05-12  8:48 UTC (permalink / raw)
  To: u-boot



> -----Original Message-----
> From: Albert ARIBAUD [mailto:albert.u.boot at aribaud.net]
> Sent: Thursday, May 12, 2011 11:11 AM
> To: Rogan Dawes
> Cc: Wolfgang Denk; u-boot at lists.denx.de; Prafulla Wadaskar
> Subject: Re: Pull request: u-boot-arm/master
> 
> Hi Rogan,
> 
> Le 12/05/2011 00:11, Rogan Dawes a ?crit :
> > On 2011/05/11 11:07 PM, Albert ARIBAUD wrote:
> >> Simon Guinot (2):
> >>         mv-common.h: fix DRAM banks configuration
> >
> > I think Prafulla already accepted my own change to fix this. Not sure
> > which one is considered better.

Yes, This patch is accepted and applied to u-boot-marvell.git, the same is pulled on u-boot-arm.git too.

> 
> Both your and Simon's changes would come from Prafulla's Marvell tree
> actually.
> 
> Prafulla, can you comment?

Hi Simon
You may rebase your development and send new patch series excluding applied patches and considering review comments so far.

Regards..
Prafulla . .

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

* [U-Boot] Pull request: u-boot-arm/master
  2011-05-11 22:11 ` Rogan Dawes
@ 2011-05-12  5:41   ` Albert ARIBAUD
  2011-05-12  8:48     ` Prafulla Wadaskar
  2011-05-12  9:12   ` Simon Guinot
  1 sibling, 1 reply; 259+ messages in thread
From: Albert ARIBAUD @ 2011-05-12  5:41 UTC (permalink / raw)
  To: u-boot

Hi Rogan,

Le 12/05/2011 00:11, Rogan Dawes a ?crit :
> On 2011/05/11 11:07 PM, Albert ARIBAUD wrote:
>> Simon Guinot (2):
>>         mv-common.h: fix DRAM banks configuration
>
> I think Prafulla already accepted my own change to fix this. Not sure
> which one is considered better.

Both your and Simon's changes would come from Prafulla's Marvell tree 
actually.

Prafulla, can you comment?

Amicalement,
-- 
Albert.

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

* [U-Boot] Pull request: u-boot-arm/master
  2011-05-11 21:07 Albert ARIBAUD
@ 2011-05-11 22:11 ` Rogan Dawes
  2011-05-12  5:41   ` Albert ARIBAUD
  2011-05-12  9:12   ` Simon Guinot
  2011-05-12 17:27 ` Wolfgang Denk
  1 sibling, 2 replies; 259+ messages in thread
From: Rogan Dawes @ 2011-05-11 22:11 UTC (permalink / raw)
  To: u-boot

On 2011/05/11 11:07 PM, Albert ARIBAUD wrote:
> Simon Guinot (2):
>        mv-common.h: fix DRAM banks configuration

I think Prafulla already accepted my own change to fix this. Not sure
which one is considered better.

I had not actually intended mine for merging (no sign off), and had
simply posted the patch as part of my DNS323 series. However, Prafulla
saw it and merged it some time ago.

Regards,

Rogan

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

* [U-Boot] Pull request: u-boot-arm/master
@ 2011-05-11 21:07 Albert ARIBAUD
  2011-05-11 22:11 ` Rogan Dawes
  2011-05-12 17:27 ` Wolfgang Denk
  0 siblings, 2 replies; 259+ messages in thread
From: Albert ARIBAUD @ 2011-05-11 21:07 UTC (permalink / raw)
  To: u-boot

Hi Wolfgang,

The following changes since commit 264eaa0ea967bac32214b87d60cfc86c8b22cac6:

   keymile boards: move keymile specific header in subdir (2011-05-10 
23:22:49 +0200)

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

Ben Gardiner (1):
       da850evm: fix NAND WSTROBE and TA timings

Clint Adams (4):
       Rename openrd_base files to openrd
       Add definitions for OpenRD-Client and OpenRD-Ultimate
       Initialize second PHY on OpenRD-Client and OpenRD-Ultimate
       Enable multiple fs options for Marvell SoC family on OpenRD boards

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

Simon Guinot (2):
       Kirkwood: allow to override CONFIG_SYS_TCLK
       mv-common.h: fix DRAM banks configuration

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

  MAKEALL                                            |    2 +
  arch/arm/cpu/arm1136/mx31/generic.c                |   31 
+++++++++++--------
  arch/arm/include/asm/arch-kirkwood/kw88f6281.h     |    8 +++--
  arch/arm/include/asm/arch-mx31/clock.h             |    1 +
  arch/arm/include/asm/arch-mx31/imx-regs.h          |    2 +-
  board/Marvell/{openrd_base => openrd}/Makefile     |    2 +-
  board/Marvell/{openrd_base => openrd}/kwbimage.cfg |    0
  .../{openrd_base/openrd_base.c => openrd/openrd.c} |   33 
+++++++++++++++++---
  .../{openrd_base/openrd_base.h => openrd/openrd.h} |    0
  board/davinci/da8xxevm/da850evm.c                  |    4 +-
  board/freescale/mx31pdk/mx31pdk.c                  |   16 +++++++++
  boards.cfg                                         |    4 ++-
  drivers/gpio/mxc_gpio.c                            |    5 ++-
  include/configs/mv-common.h                        |    8 ++--
  include/configs/mx31pdk.h                          |    3 ++
  include/configs/{openrd_base.h => openrd.h}        |   33 
+++++++++++++++++---
  16 files changed, 115 insertions(+), 37 deletions(-)
  rename board/Marvell/{openrd_base => openrd}/Makefile (98%)
  rename board/Marvell/{openrd_base => openrd}/kwbimage.cfg (100%)
  rename board/Marvell/{openrd_base/openrd_base.c => openrd/openrd.c} (80%)
  rename board/Marvell/{openrd_base/openrd_base.h => openrd/openrd.h} (100%)
  rename include/configs/{openrd_base.h => openrd.h} (81%)

Amicalement,
-- 
Albert.

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

* [U-Boot] Pull request: u-boot-arm/master
  2011-05-02  8:46           ` Macpaul Lin
@ 2011-05-02 10:31             ` Wolfgang Denk
  0 siblings, 0 replies; 259+ messages in thread
From: Wolfgang Denk @ 2011-05-02 10:31 UTC (permalink / raw)
  To: u-boot

Dear Macpaul Lin,

In message <BANLkTikSq59Aoy3wP_WYrVk3mhdM1vHiPw@mail.gmail.com> you wrote:
> 
> I have split the original patch v2 "ftsmc020: enhanced features and unnested
> structures - http://patchwork.ozlabs.org/patch/89078/" into 3 patches
> according to your suggestion as follows:
> 
> ftsmc020: fix relocation
> http://patchwork.ozlabs.org/patch/93606/
> 
> ftsmc020: un-nest the register structure in header
> http://patchwork.ozlabs.org/patch/93607/
> 
> ftsmc020: add missing definitions
> http://patchwork.ozlabs.org/patch/93608/
> 
> I also attached the In-reply-to header in the e-mail with these v3 patches.
> So these 3 patches should be in the origin thread of previous patch v2.

Thanks!

Best regards,

Wolfgang Denk

-- 
DENX Software Engineering GmbH,     MD: Wolfgang Denk & Detlev Zundel
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: (+49)-8142-66989-10 Fax: (+49)-8142-66989-80 Email: wd at denx.de
Accident: A condition in which presence of mind is good, but  absence
of body is better.

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

* [U-Boot] Pull request: u-boot-arm/master
  2011-04-30 20:44         ` Wolfgang Denk
@ 2011-05-02  8:46           ` Macpaul Lin
  2011-05-02 10:31             ` Wolfgang Denk
  0 siblings, 1 reply; 259+ messages in thread
From: Macpaul Lin @ 2011-05-02  8:46 UTC (permalink / raw)
  To: u-boot

Hi Wolfgang,

2011/5/1 Wolfgang Denk <wd@denx.de>:
> Dear Macpaul Lin,
>
> OK, as you explain it, can you please split this commit into 4
> separate patches then:
>
> 1) code clean up
> 2) fix relocation problem
> 3) reorganize structures for better coding style
> 4) enhance code

I have split the original patch v2 "ftsmc020: enhanced features and unnested
structures - http://patchwork.ozlabs.org/patch/89078/" into 3 patches
according to your suggestion as follows:

ftsmc020: fix relocation
http://patchwork.ozlabs.org/patch/93606/

ftsmc020: un-nest the register structure in header
http://patchwork.ozlabs.org/patch/93607/

ftsmc020: add missing definitions
http://patchwork.ozlabs.org/patch/93608/

I also attached the In-reply-to header in the e-mail with these v3 patches.
So these 3 patches should be in the origin thread of previous patch v2.

Thanks.

-- 
Best regards,
Macpaul Lin

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

* [U-Boot] Pull request: u-boot-arm/master
  2011-04-29  1:31       ` Macpaul Lin
@ 2011-04-30 20:44         ` Wolfgang Denk
  2011-05-02  8:46           ` Macpaul Lin
  0 siblings, 1 reply; 259+ messages in thread
From: Wolfgang Denk @ 2011-04-30 20:44 UTC (permalink / raw)
  To: u-boot

Dear Macpaul Lin,

In message <BANLkTimFR6ZbW_FJOSkFtnopTitrf-H6nQ@mail.gmail.com> you wrote:
> 
> > Is this a bug fix?
...
> It is about code clean up, avoid relocation prolem for
> global declaration, and reorganinzed structures for
> better coding style.
> 
> Also add some enhancement according to correct datasheet
> which is used by other SoC that is waiting to be reviewed.

OK, as you explain it, can you please split this commit into 4
separate patches then:

1) code clean up
2) fix relocation problem
3) reorganize structures for better coding style
4) enhance code

Thanks.

Best regards,

Wolfgang Denk

-- 
DENX Software Engineering GmbH,     MD: Wolfgang Denk & Detlev Zundel
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: (+49)-8142-66989-10 Fax: (+49)-8142-66989-80 Email: wd at denx.de
"The net result is a system that is not only binary  compatible  with
4.3  BSD, but is even bug for bug compatible in almost all features."
- Avadit  Tevanian,  Jr.,  "Architecture-Independent  Virtual  Memory
Management  for  Parallel  and  Distributed  Environments:  The  Mach
Approach"

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

* [U-Boot] Pull request: u-boot-arm/master
  2011-04-28 21:14     ` Wolfgang Denk
@ 2011-04-29  1:31       ` Macpaul Lin
  2011-04-30 20:44         ` Wolfgang Denk
  0 siblings, 1 reply; 259+ messages in thread
From: Macpaul Lin @ 2011-04-29  1:31 UTC (permalink / raw)
  To: u-boot

Hi Wolfgang,

2011/4/29 Wolfgang Denk <wd@denx.de>:
> Dear Macpaul Lin,
>
> In message <BANLkTik20=bV2ruPGBKz_FT2BMCWz666nw@mail.gmail.com> you wrote:
>>
>> Would you please consider also apply this dependant fix when you have time?
>> ?[U-Boot,v2] ftsmc020: enhanced features and unnested structures
>> http://patchwork.ozlabs.org/patch/89078/
>
> Is this a bug fix?
>
> Best regards,
>
> Wolfgang Denk

It is about code clean up, avoid relocation prolem for
global declaration, and reorganinzed structures for
better coding style.

Also add some enhancement according to correct datasheet
which is used by other SoC that is waiting to be reviewed.

Thanks.

-- 
Best regards,
Macpaul Lin

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

* [U-Boot] Pull request: u-boot-arm/master
  2011-04-28 16:14 Albert ARIBAUD
@ 2011-04-28 21:17 ` Wolfgang Denk
  0 siblings, 0 replies; 259+ messages in thread
From: Wolfgang Denk @ 2011-04-28 21:17 UTC (permalink / raw)
  To: u-boot

Dear Albert ARIBAUD,

In message <4DB99251.9040307@aribaud.net> you wrote:
> Wolfgang,
> 
> The following changes since commit a000b7950da938d2df37ec5e081cd0680e6e4bbe:
> 
>    common: add a grepenv command (2011-04-28 01:00:07 +0200)
> 
> are available in the git repository at:
>    git://git.denx.de/u-boot-arm master
> 
> Grant Likely (1):
>        Add CONFIG_OF_LIBFDT to more boards.
> 
> Po-Yu Chuang (1):
>        arm: a320: fix compile error caused by commit 00d10eb
> 
>   include/configs/a320evb.h       |    1 -
>   include/configs/ca9x4_ct_vxp.h  |    2 ++
>   include/configs/devkit8000.h    |    2 ++
>   include/configs/efikamx.h       |    2 ++
>   include/configs/igep0020.h      |    2 ++
>   include/configs/igep0030.h      |    2 ++
>   include/configs/mx51evk.h       |    2 ++
>   include/configs/mx53evk.h       |    2 ++
>   include/configs/omap3_overo.h   |    2 ++
>   include/configs/omap3_pandora.h |    2 ++
>   include/configs/omap3_sdp3430.h |    2 ++
>   include/configs/omap3_zoom1.h   |    2 ++
>   include/configs/omap3_zoom2.h   |    2 ++
>   include/configs/omap4_panda.h   |    2 ++
>   include/configs/omap4_sdp4430.h |    2 ++
>   include/configs/tegra2-common.h |    1 +
>   16 files changed, 29 insertions(+), 1 deletions(-)

Applied, thanks a lot.

Best regards,

Wolfgang Denk

-- 
DENX Software Engineering GmbH,     MD: Wolfgang Denk & Detlev Zundel
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: (+49)-8142-66989-10 Fax: (+49)-8142-66989-80 Email: wd at denx.de
Do you suppose the reason the ends of the `Intel Inside'  logo  don't
match up is that it was drawn on a Pentium?

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

* [U-Boot] Pull request: u-boot-arm/master
  2011-04-27 23:42   ` Macpaul Lin
@ 2011-04-28 21:14     ` Wolfgang Denk
  2011-04-29  1:31       ` Macpaul Lin
  0 siblings, 1 reply; 259+ messages in thread
From: Wolfgang Denk @ 2011-04-28 21:14 UTC (permalink / raw)
  To: u-boot

Dear Macpaul Lin,

In message <BANLkTik20=bV2ruPGBKz_FT2BMCWz666nw@mail.gmail.com> you wrote:
> 
> Would you please consider also apply this dependant fix when you have time?
>  [U-Boot,v2] ftsmc020: enhanced features and unnested structures
> http://patchwork.ozlabs.org/patch/89078/

Is this a bug fix?

Best regards,

Wolfgang Denk

-- 
DENX Software Engineering GmbH,     MD: Wolfgang Denk & Detlev Zundel
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: (+49)-8142-66989-10 Fax: (+49)-8142-66989-80 Email: wd at denx.de
The perversity of nature is nowhere better demonstrated by  the  fact
that,  when  exposed to the same atmosphere, bread becomes hard while
crackers become soft.

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

* [U-Boot] Pull request: u-boot-arm/master
@ 2011-04-28 16:14 Albert ARIBAUD
  2011-04-28 21:17 ` Wolfgang Denk
  0 siblings, 1 reply; 259+ messages in thread
From: Albert ARIBAUD @ 2011-04-28 16:14 UTC (permalink / raw)
  To: u-boot

Wolfgang,

The following changes since commit a000b7950da938d2df37ec5e081cd0680e6e4bbe:

   common: add a grepenv command (2011-04-28 01:00:07 +0200)

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

Grant Likely (1):
       Add CONFIG_OF_LIBFDT to more boards.

Po-Yu Chuang (1):
       arm: a320: fix compile error caused by commit 00d10eb

  include/configs/a320evb.h       |    1 -
  include/configs/ca9x4_ct_vxp.h  |    2 ++
  include/configs/devkit8000.h    |    2 ++
  include/configs/efikamx.h       |    2 ++
  include/configs/igep0020.h      |    2 ++
  include/configs/igep0030.h      |    2 ++
  include/configs/mx51evk.h       |    2 ++
  include/configs/mx53evk.h       |    2 ++
  include/configs/omap3_overo.h   |    2 ++
  include/configs/omap3_pandora.h |    2 ++
  include/configs/omap3_sdp3430.h |    2 ++
  include/configs/omap3_zoom1.h   |    2 ++
  include/configs/omap3_zoom2.h   |    2 ++
  include/configs/omap4_panda.h   |    2 ++
  include/configs/omap4_sdp4430.h |    2 ++
  include/configs/tegra2-common.h |    1 +
  16 files changed, 29 insertions(+), 1 deletions(-)

Amicalement,
-- 
Albert.

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

* [U-Boot] Pull request: u-boot-arm/master
  2011-04-27 20:16 ` Wolfgang Denk
@ 2011-04-27 23:42   ` Macpaul Lin
  2011-04-28 21:14     ` Wolfgang Denk
  0 siblings, 1 reply; 259+ messages in thread
From: Macpaul Lin @ 2011-04-27 23:42 UTC (permalink / raw)
  To: u-boot

Hi Wolfgang,

2011/4/28 Wolfgang Denk <wd@denx.de>:
> Dear Albert ARIBAUD,

Since the following dependant patches has been applied to u-boot master.

>> Macpaul Lin (6):
>> ? ? ? ?ftsmc020: move ftsmc020 static mem controller to driver/mtd
>
> Applied, thanks.
>
> Best regards,
>
> Wolfgang Denk

Would you please consider also apply this dependant fix when you have time?
 [U-Boot,v2] ftsmc020: enhanced features and unnested structures
http://patchwork.ozlabs.org/patch/89078/

Thanks.

-- 
Best regards,
Macpaul Lin

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

* [U-Boot] Pull request: u-boot-arm/master
  2011-04-27 17:40 Albert ARIBAUD
@ 2011-04-27 20:16 ` Wolfgang Denk
  2011-04-27 23:42   ` Macpaul Lin
  0 siblings, 1 reply; 259+ messages in thread
From: Wolfgang Denk @ 2011-04-27 20:16 UTC (permalink / raw)
  To: u-boot

Dear Albert ARIBAUD,

In message <4DB854FD.2090902@aribaud.net> you wrote:
> Wolfgang,
> 
> The following changes since commit a01ebd9679f07421ec5abfda5dc0ab76c7202d3b:
> 
>    mpc52xx, digsy_mtc: add trickle charger support for rev5 boards. 
> (2011-04-26 00:25:05 +0200)
> 
> are available in the git repository at:
>    git://git.denx.de/u-boot-arm master
> 
> Albert ARIBAUD (1):
>        Replace obsolete e-mail address
> 
> Alessandro Rubini (3):
>        nhk8815: remove platform.S, which was unused at link time
>        nhk8815: add support for relocation
>        nhk8815: move config targets from Makefile to boards.cfg
> 
> Alexander Holler (4):
>        omap3_beagle: enable the use of a plain text file
>        OMAP3: Change some USB related MUX values
>        OMAP3: Add support for DPLL5 (usbhost)
>        omap3_beagle: enable EHCI and USB storage.
> 
> Enric Balletbo i Serra (2):
>        ARM: OMAP3: Revamp IGEP v2 default
>        ARM: OMAP3: Revamp IGEP module default configuration
> 
> Eric Benard (2):
>        cpu9260: update board support
>        cpuat91: fix board support
> 
> Eric Cooper (1):
>        ARM: fix stack pointer adjustment in board_init_f()
> 
> Fabio Estevam (6):
>        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
>        MX25: tx25: Add _end section on nand_spl
> 
> Igor Grinberg (9):
>        OMAP3: CM-T35: Move DECLARE_GLOBAL_DATA_PTR to file scope
>        OMAP3: CM-T35: update config
>        OMAP3: CM-T35: update board files header information
>        OMAP3: CM-T35: update MAINTAINERS file
>        OMAP3: CM-T35: add MMC1 pinmux
>        OMAP3: CM-T35: fix mmc
>        OMAP3: CM-T35: remove redundand i2c initialization
>        OMAP3: CM-T35: enable the green LED
>        OMAP3: CM-T35: Add support for CM-T3730
> 
> Jason Kridner (2):
>        Add 'led' command
>        BeagleBoard: Added LED driver
> 
> Jason Liu (1):
>        MX5: factor out boot cause funciton to common code
> 
> Koen Kooi (2):
>        OMAP3: BeagleBoard: add xM rev B to ID table
>        OMAP3: BeagleBoard: add more expansionboard IDs
> 
> Lei Wen (6):
>        pxa: move i2c driver to the common place
>        mv_i2c: fix timeout value to be consistent with comments
>        mv_i2c: use structure to replace the direclty define
>        I2C: add i2c support for Pantheon platform
>        I2C: mv_i2c: add multi bus support
>        I2C: add i2c support for Armada100 platform
> 
> Liu Hui-R64343 (2):
>        MX53: drop config.mk from mx53evk
>        MX5: Enable flat-device-tree support on mx51/53 evk board
> 
> Luca Ceresoli (4):
>        ARMV7: OMAP3: Fix preprocessor check for CONFIG_OMAP34XX
>        ARMV7: OMAP3: Add GPMC_CONFIGx register value definitions
>        ARMV7: OMAP3: Cleanup extern variables in mem.c
>        ARMV7: OMAP3: Add support for Comelit DIG297 board
> 
> Macpaul Lin (6):
>        ftpmu010: fix relocation and enhance features
>        ftpmu010.h: add asm support used by lowlevel_init
>        fttmr010: move fttmr010 header to include/faraday
>        a320evb: fix include path of timer fttmr010
>        ftsdmc020: move ftsdmc020.h to include/faraday
>        ftsmc020: move ftsmc020 static mem controller to driver/mtd
> 
> Matt Waddel (1):
>        ARMV7: Vexpress: Remove config.mk
> 
> Matthias Weisser (1):
>        arm: Use optimized memcpy and memset from linux
> 
> Minkyu Kang (1):
>        Don't grab memory for LCD if FB address is defined
> 
> Po-Yu Chuang (2):
>        power: ftpmu010: move drivers/power/ftpmu010.h to include/faraday
>        arm: a320: use new ftpmu010 API
> 
> Rogan Dawes (1):
>        Orion5x: Correct DRAM bank detection
> 
> Srinath (1):
>        ARMV7: AM3517/05: Add support for CraneBoard.
> 
> Stefano Babic (7):
>        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
>        MX31: mx31pdk: fix nand_spl
> 
> Steve Kipisz (1):
>        OMAP3: BeagleBoard: Enable pullups on i2c2.
> 
> Sughosh Ganu (1):
>        Fix the issue of _end symbol not being found while building
> 
> Tom Warren (4):
>        arm: Tegra2: add support for A9 CPU init
>        arm: Tegra2: Add missing PLLX init
>        arm: Tegra2: GPIO: Add basic GPIO definitions
>        arm: Tegra2: Move clk/mux init to board_early_init_f, add GPIO init
> 
>   MAINTAINERS                                        |   18 +-
>   MAKEALL                                            |    2 +
>   Makefile                                           |   21 +-
>   README                                             |   20 +
>   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/arm920t/a320/Makefile                 |    1 -
>   arch/arm/cpu/arm920t/a320/timer.c                  |   25 +-
>   arch/arm/cpu/arm926ejs/armada100/cpu.c             |   16 +
>   arch/arm/cpu/arm926ejs/mx25/generic.c              |    2 +-
>   arch/arm/cpu/arm926ejs/orion5x/Makefile            |    2 +-
>   arch/arm/cpu/arm926ejs/orion5x/cpu.c               |    2 +-
>   arch/arm/cpu/arm926ejs/orion5x/dram.c              |    4 +-
>   arch/arm/cpu/arm926ejs/orion5x/lowlevel_init.S     |    2 +-
>   arch/arm/cpu/arm926ejs/orion5x/timer.c             |    2 +-
>   arch/arm/cpu/arm926ejs/pantheon/cpu.c              |   12 +
>   arch/arm/cpu/arm926ejs/start.S                     |    2 +-
>   arch/arm/cpu/arm946es/start.S                      |    2 +-
>   arch/arm/cpu/armv7/mx5/soc.c                       |   28 ++
>   arch/arm/cpu/armv7/omap3/clock.c                   |   20 +
>   arch/arm/cpu/armv7/omap3/lowlevel_init.S           |   22 ++
>   arch/arm/cpu/armv7/omap3/mem.c                     |   32 --
>   arch/arm/cpu/armv7/start.S                         |   14 +-
>   arch/arm/cpu/armv7/tegra2/Makefile                 |    2 +-
>   arch/arm/cpu/armv7/tegra2/ap20.c                   |  358 
> ++++++++++++++++++
>   arch/arm/cpu/armv7/tegra2/ap20.h                   |  104 +++++
>   arch/arm/cpu/armv7/tegra2/lowlevel_init.S          |   94 +++++
>   arch/arm/cpu/pxa/Makefile                          |    1 -
>   arch/arm/cpu/pxa/cpu.c                             |   10 +
>   arch/arm/include/asm/arch-armada100/config.h       |   12 +
>   arch/arm/include/asm/arch-armada100/mfp.h          |   40 ++-
>   arch/arm/include/asm/arch-mx31/{mx31.h => clock.h} |    6 +-
>   .../asm/arch-mx31/{mx31-regs.h => imx-regs.h}      |   41 ++-
>   arch/arm/include/asm/arch-omap3/clocks.h           |    1 +
>   arch/arm/include/asm/arch-omap3/clocks_omap3.h     |   26 ++
>   arch/arm/include/asm/arch-omap3/cpu.h              |   21 +-
>   arch/arm/include/asm/arch-omap3/ehci_omap3.h       |   58 +++
>   arch/arm/include/asm/arch-omap3/omap3-regs.h       |   95 +++++
>   arch/arm/include/asm/arch-omap3/omap3.h            |   14 +
>   arch/arm/include/asm/arch-orion5x/cpu.h            |    2 +-
>   arch/arm/include/asm/arch-orion5x/mv88f5182.h      |    2 +-
>   arch/arm/include/asm/arch-orion5x/orion5x.h        |    3 +-
>   arch/arm/include/asm/arch-pantheon/config.h        |   10 +
>   arch/arm/include/asm/arch-pantheon/cpu.h           |    4 +-
>   arch/arm/include/asm/arch-pantheon/mfp.h           |    6 +-
>   arch/arm/include/asm/arch-pxa/pxa-regs.h           |   56 ---
>   arch/arm/include/asm/arch-tegra2/clk_rst.h         |   33 ++-
>   arch/arm/include/asm/arch-tegra2/gpio.h            |   59 +++
>   arch/arm/include/asm/arch-tegra2/pmc.h             |    8 +
>   arch/arm/include/asm/arch-tegra2/scu.h             |   43 +++
>   arch/arm/include/asm/arch-tegra2/tegra2.h          |    9 +
>   arch/arm/include/asm/assembler.h                   |   60 +++
>   arch/arm/include/asm/string.h                      |   10 +-
>   arch/arm/lib/Makefile                              |    2 +
>   arch/arm/lib/board.c                               |    6 +-
>   arch/arm/lib/memcpy.S                              |  241 ++++++++++++
>   arch/arm/lib/memset.S                              |  126 +++++++
>   arch/m68k/lib/board.c                              |    4 +
>   arch/powerpc/lib/board.c                           |    4 +
>   board/LaCie/edminiv2/Makefile                      |    2 +-
>   board/LaCie/edminiv2/config.mk                     |    2 +-
>   board/LaCie/edminiv2/edminiv2.c                    |    2 +-
>   board/Marvell/aspenite/aspenite.c                  |    5 +
>   board/Marvell/dkb/dkb.c                            |    4 +
>   board/armltd/vexpress/config.mk                    |   22 --
>   board/cm_t35/Makefile                              |    2 +-
>   board/cm_t35/cm_t35.c                              |  116 ++++--
>   board/cm_t35/leds.c                                |   45 +++
>   .../mx51evk/config.mk => comelit/dig297/Makefile}  |   32 ++-
>   board/comelit/dig297/dig297.c                      |  187 +++++++++
>   board/comelit/dig297/dig297.h                      |  383 
> +++++++++++++++++++
>   board/davedenx/qong/fpga.c                         |    4 +-
>   board/davedenx/qong/lowlevel_init.S                |    2 +-
>   board/davedenx/qong/qong.c                         |   16 +-
>   board/eukrea/cpu9260/config.mk                     |    1 -
>   board/eukrea/cpu9260/cpu9260.c                     |  161 ++++-----
>   board/eukrea/cpu9260/led.c                         |   36 +-
>   board/eukrea/cpuat91/Makefile                      |    4 +-
>   board/eukrea/cpuat91/config.mk                     |    1 -
>   board/eukrea/cpuat91/cpuat91.c                     |   11 +-
>   board/faraday/a320evb/a320evb.c                    |    2 +-
>   board/faraday/a320evb/lowlevel_init.S              |    2 +-
>   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/mx53evk/config.mk                  |   24 --
>   board/imx31_phycore/imx31_phycore.c                |    4 +-
>   board/imx31_phycore/lowlevel_init.S                |    2 +-
>   board/innokom/innokom.c                            |    9 +-
>   board/karo/tx25/tx25.c                             |    4 +-
>   board/logicpd/imx31_litekit/imx31_litekit.c        |    4 +-
>   board/logicpd/imx31_litekit/lowlevel_init.S        |    2 +-
>   board/nvidia/common/board.c                        |   40 ++-
>   .../mx31.h => board/nvidia/common/board.h          |   22 +-
>   board/nvidia/harmony/Makefile                      |    1 +
>   .../mx31.h => board/nvidia/harmony/harmony.c       |   25 +-
>   board/nvidia/seaboard/Makefile                     |    1 +
>   board/nvidia/seaboard/seaboard.c                   |   52 +++
>   board/st/nhk8815/Makefile                          |    2 +-
>   board/st/nhk8815/config.mk                         |   26 --
>   board/st/nhk8815/nhk8815.c                         |    9 +-
>   board/st/nhk8815/platform.S                        |  340 
> -----------------
>   board/ti/am3517crane/Makefile                      |   46 +++
>   board/ti/am3517crane/am3517crane.c                 |   75 ++++
>   board/ti/am3517crane/am3517crane.h                 |  395 
> ++++++++++++++++++++
>   board/ti/am3517crane/config.mk                     |   29 ++
>   board/ti/beagle/Makefile                           |    4 +-
>   board/ti/beagle/beagle.c                           |  169 ++++++++-
>   board/ti/beagle/beagle.h                           |   42 ++-
>   board/ti/beagle/led.c                              |   91 +++++
>   boards.cfg                                         |   18 +-
>   common/cmd_led.c                                   |  153 ++++++++
>   drivers/block/mvsata_ide.c                         |    4 +-
>   drivers/gpio/mxc_gpio.c                            |    5 -
>   drivers/i2c/Makefile                               |    1 +
>   arch/arm/cpu/pxa/i2c.c => drivers/i2c/mv_i2c.c     |  294 ++++++++-------
>   drivers/i2c/mv_i2c.h                               |   83 ++++
>   drivers/i2c/mvtwsi.c                               |    2 +-
>   drivers/i2c/mxc_i2c.c                              |    7 +-
>   drivers/mtd/Makefile                               |    1 +
>   .../cpu/arm920t/a320 => drivers/mtd}/ftsmc020.c    |    2 +-
>   drivers/power/ftpmu010.c                           |   41 ++-
>   drivers/power/ftpmu010.h                           |  146 -------
>   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/a320evb.h                          |    9 +-
>   include/configs/am3517_crane.h                     |  332 ++++++++++++++++
>   include/configs/am3517_evm.h                       |   18 +-
>   include/configs/aspenite.h                         |    1 +
>   include/configs/ca9x4_ct_vxp.h                     |    1 +
>   include/configs/cm_t35.h                           |   57 ++--
>   include/configs/cpu9260.h                          |  265 +++++++++-----
>   include/configs/cpuat91.h                          |  141 ++++---
>   include/configs/devkit8000.h                       |   10 +-
>   include/configs/dig297.h                           |  311 +++++++++++++++
>   include/configs/dkb.h                              |    2 +
>   include/configs/edminiv2.h                         |    2 +-
>   include/configs/harmony.h                          |    1 +
>   include/configs/igep0020.h                         |   57 +++-
>   include/configs/igep0030.h                         |   57 +++-
>   include/configs/imx31_litekit.h                    |    2 +-
>   include/configs/innokom.h                          |    2 +
>   include/configs/mx31ads.h                          |    2 +-
>   include/configs/mx31pdk.h                          |    2 +-
>   include/configs/mx51evk.h                          |    5 +
>   include/configs/mx53evk.h                          |    3 +
>   include/configs/nhk8815.h                          |    5 +
>   include/configs/omap3_beagle.h                     |   65 ++--
>   include/configs/omap3_evm.h                        |   26 +-
>   include/configs/omap3_overo.h                      |   16 +-
>   include/configs/omap3_pandora.h                    |   16 +-
>   include/configs/omap3_sdp3430.h                    |   10 -
>   include/configs/omap3_zoom1.h                      |   16 +-
>   include/configs/omap3_zoom2.h                      |   16 +-
>   include/configs/qong.h                             |    3 +-
>   include/configs/seaboard.h                         |    1 +
>   include/configs/tegra2-common.h                    |    2 +
>   include/configs/xm250.h                            |    2 +
>   include/faraday/ftpmu010.h                         |  244 ++++++++++++
>   .../asm/arch-a320 => include/faraday}/ftsdmc020.h  |    0
>   .../asm/arch-a320 => include/faraday}/ftsmc020.h   |    0
>   .../asm/arch-a320 => include/faraday}/fttmr010.h   |    0
>   nand_spl/board/davinci/da8xxevm/u-boot.lds         |    2 +
>   nand_spl/board/freescale/mx31pdk/u-boot.lds        |    2 +
>   nand_spl/board/karo/tx25/u-boot.lds                |    2 +
>   nand_spl/nand_boot_fsl_nfc.c                       |    4 -
>   170 files changed, 5391 insertions(+), 1496 deletions(-)
>   create mode 100644 arch/arm/cpu/armv7/tegra2/ap20.c
>   create mode 100644 arch/arm/cpu/armv7/tegra2/ap20.h
>   copy 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%)
>   create mode 100644 arch/arm/include/asm/arch-omap3/ehci_omap3.h
>   create mode 100644 arch/arm/include/asm/arch-omap3/omap3-regs.h
>   create mode 100644 arch/arm/include/asm/arch-tegra2/gpio.h
>   create mode 100644 arch/arm/include/asm/arch-tegra2/scu.h
>   create mode 100644 arch/arm/include/asm/assembler.h
>   create mode 100644 arch/arm/lib/memcpy.S
>   create mode 100644 arch/arm/lib/memset.S
>   delete mode 100644 board/armltd/vexpress/config.mk
>   create mode 100644 board/cm_t35/leds.c
>   rename board/{freescale/mx51evk/config.mk => comelit/dig297/Makefile} 
> (56%)
>   create mode 100644 board/comelit/dig297/dig297.c
>   create mode 100644 board/comelit/dig297/dig297.h
>   delete mode 100644 board/eukrea/cpu9260/config.mk
>   delete mode 100644 board/eukrea/cpuat91/config.mk
>   delete mode 100644 board/freescale/mx53evk/config.mk
>   copy arch/arm/include/asm/arch-mx31/mx31.h => 
> board/nvidia/common/board.h (67%)
>   rename arch/arm/include/asm/arch-mx31/mx31.h => 
> board/nvidia/harmony/harmony.c (67%)
>   create mode 100644 board/nvidia/seaboard/seaboard.c
>   delete mode 100644 board/st/nhk8815/config.mk
>   delete mode 100644 board/st/nhk8815/platform.S
>   create mode 100644 board/ti/am3517crane/Makefile
>   create mode 100644 board/ti/am3517crane/am3517crane.c
>   create mode 100644 board/ti/am3517crane/am3517crane.h
>   create mode 100644 board/ti/am3517crane/config.mk
>   create mode 100644 board/ti/beagle/led.c
>   create mode 100644 common/cmd_led.c
>   rename arch/arm/cpu/pxa/i2c.c => drivers/i2c/mv_i2c.c (65%)
>   create mode 100644 drivers/i2c/mv_i2c.h
>   rename {arch/arm/cpu/arm920t/a320 => drivers/mtd}/ftsmc020.c (97%)
>   delete mode 100644 drivers/power/ftpmu010.h
>   create mode 100644 include/configs/am3517_crane.h
>   create mode 100644 include/configs/dig297.h
>   create mode 100644 include/faraday/ftpmu010.h
>   rename {arch/arm/include/asm/arch-a320 => include/faraday}/ftsdmc020.h 
> (100%)
>   rename {arch/arm/include/asm/arch-a320 => include/faraday}/ftsmc020.h 
> (100%)
>   rename {arch/arm/include/asm/arch-a320 => include/faraday}/fttmr010.h 
> (100%)

Applied, thanks.

Best regards,

Wolfgang Denk

-- 
DENX Software Engineering GmbH,     MD: Wolfgang Denk & Detlev Zundel
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: (+49)-8142-66989-10 Fax: (+49)-8142-66989-80 Email: wd at denx.de
No one can guarantee the actions of another.
	-- Spock, "Day of the Dove", stardate unknown

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

* [U-Boot] Pull request: u-boot-arm/master
@ 2011-04-27 17:40 Albert ARIBAUD
  2011-04-27 20:16 ` Wolfgang Denk
  0 siblings, 1 reply; 259+ messages in thread
From: Albert ARIBAUD @ 2011-04-27 17:40 UTC (permalink / raw)
  To: u-boot

Wolfgang,

The following changes since commit a01ebd9679f07421ec5abfda5dc0ab76c7202d3b:

   mpc52xx, digsy_mtc: add trickle charger support for rev5 boards. 
(2011-04-26 00:25:05 +0200)

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

Albert ARIBAUD (1):
       Replace obsolete e-mail address

Alessandro Rubini (3):
       nhk8815: remove platform.S, which was unused at link time
       nhk8815: add support for relocation
       nhk8815: move config targets from Makefile to boards.cfg

Alexander Holler (4):
       omap3_beagle: enable the use of a plain text file
       OMAP3: Change some USB related MUX values
       OMAP3: Add support for DPLL5 (usbhost)
       omap3_beagle: enable EHCI and USB storage.

Enric Balletbo i Serra (2):
       ARM: OMAP3: Revamp IGEP v2 default
       ARM: OMAP3: Revamp IGEP module default configuration

Eric Benard (2):
       cpu9260: update board support
       cpuat91: fix board support

Eric Cooper (1):
       ARM: fix stack pointer adjustment in board_init_f()

Fabio Estevam (6):
       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
       MX25: tx25: Add _end section on nand_spl

Igor Grinberg (9):
       OMAP3: CM-T35: Move DECLARE_GLOBAL_DATA_PTR to file scope
       OMAP3: CM-T35: update config
       OMAP3: CM-T35: update board files header information
       OMAP3: CM-T35: update MAINTAINERS file
       OMAP3: CM-T35: add MMC1 pinmux
       OMAP3: CM-T35: fix mmc
       OMAP3: CM-T35: remove redundand i2c initialization
       OMAP3: CM-T35: enable the green LED
       OMAP3: CM-T35: Add support for CM-T3730

Jason Kridner (2):
       Add 'led' command
       BeagleBoard: Added LED driver

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

Koen Kooi (2):
       OMAP3: BeagleBoard: add xM rev B to ID table
       OMAP3: BeagleBoard: add more expansionboard IDs

Lei Wen (6):
       pxa: move i2c driver to the common place
       mv_i2c: fix timeout value to be consistent with comments
       mv_i2c: use structure to replace the direclty define
       I2C: add i2c support for Pantheon platform
       I2C: mv_i2c: add multi bus support
       I2C: add i2c support for Armada100 platform

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

Luca Ceresoli (4):
       ARMV7: OMAP3: Fix preprocessor check for CONFIG_OMAP34XX
       ARMV7: OMAP3: Add GPMC_CONFIGx register value definitions
       ARMV7: OMAP3: Cleanup extern variables in mem.c
       ARMV7: OMAP3: Add support for Comelit DIG297 board

Macpaul Lin (6):
       ftpmu010: fix relocation and enhance features
       ftpmu010.h: add asm support used by lowlevel_init
       fttmr010: move fttmr010 header to include/faraday
       a320evb: fix include path of timer fttmr010
       ftsdmc020: move ftsdmc020.h to include/faraday
       ftsmc020: move ftsmc020 static mem controller to driver/mtd

Matt Waddel (1):
       ARMV7: Vexpress: Remove config.mk

Matthias Weisser (1):
       arm: Use optimized memcpy and memset from linux

Minkyu Kang (1):
       Don't grab memory for LCD if FB address is defined

Po-Yu Chuang (2):
       power: ftpmu010: move drivers/power/ftpmu010.h to include/faraday
       arm: a320: use new ftpmu010 API

Rogan Dawes (1):
       Orion5x: Correct DRAM bank detection

Srinath (1):
       ARMV7: AM3517/05: Add support for CraneBoard.

Stefano Babic (7):
       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
       MX31: mx31pdk: fix nand_spl

Steve Kipisz (1):
       OMAP3: BeagleBoard: Enable pullups on i2c2.

Sughosh Ganu (1):
       Fix the issue of _end symbol not being found while building

Tom Warren (4):
       arm: Tegra2: add support for A9 CPU init
       arm: Tegra2: Add missing PLLX init
       arm: Tegra2: GPIO: Add basic GPIO definitions
       arm: Tegra2: Move clk/mux init to board_early_init_f, add GPIO init

  MAINTAINERS                                        |   18 +-
  MAKEALL                                            |    2 +
  Makefile                                           |   21 +-
  README                                             |   20 +
  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/arm920t/a320/Makefile                 |    1 -
  arch/arm/cpu/arm920t/a320/timer.c                  |   25 +-
  arch/arm/cpu/arm926ejs/armada100/cpu.c             |   16 +
  arch/arm/cpu/arm926ejs/mx25/generic.c              |    2 +-
  arch/arm/cpu/arm926ejs/orion5x/Makefile            |    2 +-
  arch/arm/cpu/arm926ejs/orion5x/cpu.c               |    2 +-
  arch/arm/cpu/arm926ejs/orion5x/dram.c              |    4 +-
  arch/arm/cpu/arm926ejs/orion5x/lowlevel_init.S     |    2 +-
  arch/arm/cpu/arm926ejs/orion5x/timer.c             |    2 +-
  arch/arm/cpu/arm926ejs/pantheon/cpu.c              |   12 +
  arch/arm/cpu/arm926ejs/start.S                     |    2 +-
  arch/arm/cpu/arm946es/start.S                      |    2 +-
  arch/arm/cpu/armv7/mx5/soc.c                       |   28 ++
  arch/arm/cpu/armv7/omap3/clock.c                   |   20 +
  arch/arm/cpu/armv7/omap3/lowlevel_init.S           |   22 ++
  arch/arm/cpu/armv7/omap3/mem.c                     |   32 --
  arch/arm/cpu/armv7/start.S                         |   14 +-
  arch/arm/cpu/armv7/tegra2/Makefile                 |    2 +-
  arch/arm/cpu/armv7/tegra2/ap20.c                   |  358 
++++++++++++++++++
  arch/arm/cpu/armv7/tegra2/ap20.h                   |  104 +++++
  arch/arm/cpu/armv7/tegra2/lowlevel_init.S          |   94 +++++
  arch/arm/cpu/pxa/Makefile                          |    1 -
  arch/arm/cpu/pxa/cpu.c                             |   10 +
  arch/arm/include/asm/arch-armada100/config.h       |   12 +
  arch/arm/include/asm/arch-armada100/mfp.h          |   40 ++-
  arch/arm/include/asm/arch-mx31/{mx31.h => clock.h} |    6 +-
  .../asm/arch-mx31/{mx31-regs.h => imx-regs.h}      |   41 ++-
  arch/arm/include/asm/arch-omap3/clocks.h           |    1 +
  arch/arm/include/asm/arch-omap3/clocks_omap3.h     |   26 ++
  arch/arm/include/asm/arch-omap3/cpu.h              |   21 +-
  arch/arm/include/asm/arch-omap3/ehci_omap3.h       |   58 +++
  arch/arm/include/asm/arch-omap3/omap3-regs.h       |   95 +++++
  arch/arm/include/asm/arch-omap3/omap3.h            |   14 +
  arch/arm/include/asm/arch-orion5x/cpu.h            |    2 +-
  arch/arm/include/asm/arch-orion5x/mv88f5182.h      |    2 +-
  arch/arm/include/asm/arch-orion5x/orion5x.h        |    3 +-
  arch/arm/include/asm/arch-pantheon/config.h        |   10 +
  arch/arm/include/asm/arch-pantheon/cpu.h           |    4 +-
  arch/arm/include/asm/arch-pantheon/mfp.h           |    6 +-
  arch/arm/include/asm/arch-pxa/pxa-regs.h           |   56 ---
  arch/arm/include/asm/arch-tegra2/clk_rst.h         |   33 ++-
  arch/arm/include/asm/arch-tegra2/gpio.h            |   59 +++
  arch/arm/include/asm/arch-tegra2/pmc.h             |    8 +
  arch/arm/include/asm/arch-tegra2/scu.h             |   43 +++
  arch/arm/include/asm/arch-tegra2/tegra2.h          |    9 +
  arch/arm/include/asm/assembler.h                   |   60 +++
  arch/arm/include/asm/string.h                      |   10 +-
  arch/arm/lib/Makefile                              |    2 +
  arch/arm/lib/board.c                               |    6 +-
  arch/arm/lib/memcpy.S                              |  241 ++++++++++++
  arch/arm/lib/memset.S                              |  126 +++++++
  arch/m68k/lib/board.c                              |    4 +
  arch/powerpc/lib/board.c                           |    4 +
  board/LaCie/edminiv2/Makefile                      |    2 +-
  board/LaCie/edminiv2/config.mk                     |    2 +-
  board/LaCie/edminiv2/edminiv2.c                    |    2 +-
  board/Marvell/aspenite/aspenite.c                  |    5 +
  board/Marvell/dkb/dkb.c                            |    4 +
  board/armltd/vexpress/config.mk                    |   22 --
  board/cm_t35/Makefile                              |    2 +-
  board/cm_t35/cm_t35.c                              |  116 ++++--
  board/cm_t35/leds.c                                |   45 +++
  .../mx51evk/config.mk => comelit/dig297/Makefile}  |   32 ++-
  board/comelit/dig297/dig297.c                      |  187 +++++++++
  board/comelit/dig297/dig297.h                      |  383 
+++++++++++++++++++
  board/davedenx/qong/fpga.c                         |    4 +-
  board/davedenx/qong/lowlevel_init.S                |    2 +-
  board/davedenx/qong/qong.c                         |   16 +-
  board/eukrea/cpu9260/config.mk                     |    1 -
  board/eukrea/cpu9260/cpu9260.c                     |  161 ++++-----
  board/eukrea/cpu9260/led.c                         |   36 +-
  board/eukrea/cpuat91/Makefile                      |    4 +-
  board/eukrea/cpuat91/config.mk                     |    1 -
  board/eukrea/cpuat91/cpuat91.c                     |   11 +-
  board/faraday/a320evb/a320evb.c                    |    2 +-
  board/faraday/a320evb/lowlevel_init.S              |    2 +-
  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/mx53evk/config.mk                  |   24 --
  board/imx31_phycore/imx31_phycore.c                |    4 +-
  board/imx31_phycore/lowlevel_init.S                |    2 +-
  board/innokom/innokom.c                            |    9 +-
  board/karo/tx25/tx25.c                             |    4 +-
  board/logicpd/imx31_litekit/imx31_litekit.c        |    4 +-
  board/logicpd/imx31_litekit/lowlevel_init.S        |    2 +-
  board/nvidia/common/board.c                        |   40 ++-
  .../mx31.h => board/nvidia/common/board.h          |   22 +-
  board/nvidia/harmony/Makefile                      |    1 +
  .../mx31.h => board/nvidia/harmony/harmony.c       |   25 +-
  board/nvidia/seaboard/Makefile                     |    1 +
  board/nvidia/seaboard/seaboard.c                   |   52 +++
  board/st/nhk8815/Makefile                          |    2 +-
  board/st/nhk8815/config.mk                         |   26 --
  board/st/nhk8815/nhk8815.c                         |    9 +-
  board/st/nhk8815/platform.S                        |  340 
-----------------
  board/ti/am3517crane/Makefile                      |   46 +++
  board/ti/am3517crane/am3517crane.c                 |   75 ++++
  board/ti/am3517crane/am3517crane.h                 |  395 
++++++++++++++++++++
  board/ti/am3517crane/config.mk                     |   29 ++
  board/ti/beagle/Makefile                           |    4 +-
  board/ti/beagle/beagle.c                           |  169 ++++++++-
  board/ti/beagle/beagle.h                           |   42 ++-
  board/ti/beagle/led.c                              |   91 +++++
  boards.cfg                                         |   18 +-
  common/cmd_led.c                                   |  153 ++++++++
  drivers/block/mvsata_ide.c                         |    4 +-
  drivers/gpio/mxc_gpio.c                            |    5 -
  drivers/i2c/Makefile                               |    1 +
  arch/arm/cpu/pxa/i2c.c => drivers/i2c/mv_i2c.c     |  294 ++++++++-------
  drivers/i2c/mv_i2c.h                               |   83 ++++
  drivers/i2c/mvtwsi.c                               |    2 +-
  drivers/i2c/mxc_i2c.c                              |    7 +-
  drivers/mtd/Makefile                               |    1 +
  .../cpu/arm920t/a320 => drivers/mtd}/ftsmc020.c    |    2 +-
  drivers/power/ftpmu010.c                           |   41 ++-
  drivers/power/ftpmu010.h                           |  146 -------
  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/a320evb.h                          |    9 +-
  include/configs/am3517_crane.h                     |  332 ++++++++++++++++
  include/configs/am3517_evm.h                       |   18 +-
  include/configs/aspenite.h                         |    1 +
  include/configs/ca9x4_ct_vxp.h                     |    1 +
  include/configs/cm_t35.h                           |   57 ++--
  include/configs/cpu9260.h                          |  265 +++++++++-----
  include/configs/cpuat91.h                          |  141 ++++---
  include/configs/devkit8000.h                       |   10 +-
  include/configs/dig297.h                           |  311 +++++++++++++++
  include/configs/dkb.h                              |    2 +
  include/configs/edminiv2.h                         |    2 +-
  include/configs/harmony.h                          |    1 +
  include/configs/igep0020.h                         |   57 +++-
  include/configs/igep0030.h                         |   57 +++-
  include/configs/imx31_litekit.h                    |    2 +-
  include/configs/innokom.h                          |    2 +
  include/configs/mx31ads.h                          |    2 +-
  include/configs/mx31pdk.h                          |    2 +-
  include/configs/mx51evk.h                          |    5 +
  include/configs/mx53evk.h                          |    3 +
  include/configs/nhk8815.h                          |    5 +
  include/configs/omap3_beagle.h                     |   65 ++--
  include/configs/omap3_evm.h                        |   26 +-
  include/configs/omap3_overo.h                      |   16 +-
  include/configs/omap3_pandora.h                    |   16 +-
  include/configs/omap3_sdp3430.h                    |   10 -
  include/configs/omap3_zoom1.h                      |   16 +-
  include/configs/omap3_zoom2.h                      |   16 +-
  include/configs/qong.h                             |    3 +-
  include/configs/seaboard.h                         |    1 +
  include/configs/tegra2-common.h                    |    2 +
  include/configs/xm250.h                            |    2 +
  include/faraday/ftpmu010.h                         |  244 ++++++++++++
  .../asm/arch-a320 => include/faraday}/ftsdmc020.h  |    0
  .../asm/arch-a320 => include/faraday}/ftsmc020.h   |    0
  .../asm/arch-a320 => include/faraday}/fttmr010.h   |    0
  nand_spl/board/davinci/da8xxevm/u-boot.lds         |    2 +
  nand_spl/board/freescale/mx31pdk/u-boot.lds        |    2 +
  nand_spl/board/karo/tx25/u-boot.lds                |    2 +
  nand_spl/nand_boot_fsl_nfc.c                       |    4 -
  170 files changed, 5391 insertions(+), 1496 deletions(-)
  create mode 100644 arch/arm/cpu/armv7/tegra2/ap20.c
  create mode 100644 arch/arm/cpu/armv7/tegra2/ap20.h
  copy 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%)
  create mode 100644 arch/arm/include/asm/arch-omap3/ehci_omap3.h
  create mode 100644 arch/arm/include/asm/arch-omap3/omap3-regs.h
  create mode 100644 arch/arm/include/asm/arch-tegra2/gpio.h
  create mode 100644 arch/arm/include/asm/arch-tegra2/scu.h
  create mode 100644 arch/arm/include/asm/assembler.h
  create mode 100644 arch/arm/lib/memcpy.S
  create mode 100644 arch/arm/lib/memset.S
  delete mode 100644 board/armltd/vexpress/config.mk
  create mode 100644 board/cm_t35/leds.c
  rename board/{freescale/mx51evk/config.mk => comelit/dig297/Makefile} 
(56%)
  create mode 100644 board/comelit/dig297/dig297.c
  create mode 100644 board/comelit/dig297/dig297.h
  delete mode 100644 board/eukrea/cpu9260/config.mk
  delete mode 100644 board/eukrea/cpuat91/config.mk
  delete mode 100644 board/freescale/mx53evk/config.mk
  copy arch/arm/include/asm/arch-mx31/mx31.h => 
board/nvidia/common/board.h (67%)
  rename arch/arm/include/asm/arch-mx31/mx31.h => 
board/nvidia/harmony/harmony.c (67%)
  create mode 100644 board/nvidia/seaboard/seaboard.c
  delete mode 100644 board/st/nhk8815/config.mk
  delete mode 100644 board/st/nhk8815/platform.S
  create mode 100644 board/ti/am3517crane/Makefile
  create mode 100644 board/ti/am3517crane/am3517crane.c
  create mode 100644 board/ti/am3517crane/am3517crane.h
  create mode 100644 board/ti/am3517crane/config.mk
  create mode 100644 board/ti/beagle/led.c
  create mode 100644 common/cmd_led.c
  rename arch/arm/cpu/pxa/i2c.c => drivers/i2c/mv_i2c.c (65%)
  create mode 100644 drivers/i2c/mv_i2c.h
  rename {arch/arm/cpu/arm920t/a320 => drivers/mtd}/ftsmc020.c (97%)
  delete mode 100644 drivers/power/ftpmu010.h
  create mode 100644 include/configs/am3517_crane.h
  create mode 100644 include/configs/dig297.h
  create mode 100644 include/faraday/ftpmu010.h
  rename {arch/arm/include/asm/arch-a320 => include/faraday}/ftsdmc020.h 
(100%)
  rename {arch/arm/include/asm/arch-a320 => include/faraday}/ftsmc020.h 
(100%)
  rename {arch/arm/include/asm/arch-a320 => include/faraday}/fttmr010.h 
(100%)

Amicalement,
-- 
Albert.

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

* [U-Boot] Pull request: u-boot-arm/master
  2011-03-27 17:25 Albert ARIBAUD
@ 2011-03-27 19:32 ` Wolfgang Denk
  0 siblings, 0 replies; 259+ messages in thread
From: Wolfgang Denk @ 2011-03-27 19:32 UTC (permalink / raw)
  To: u-boot

Dear Albert ARIBAUD,

In message <4D8F7315.8060201@free.fr> you wrote:
> Hi Wolfgang,
> 
> The following changes since commit 55f7934d2b07a62027cb05484ea3f10666a855d1:
> 
>    strmhz: Make hz unsigned to support greater than 2146 MHz clock 
> (2011-03-22 23:34:36 +0100)
> 
> are available in the git repository at:
>    git://git.denx.de/u-boot-arm.git master
> 
> Chander Kashyap (2):
>        ARMV7: S5P: Fixed register offset in mmc.h
>        S5P: mmc: Resolved interrupt error during mmc_init
> 
> Donghwa Lee (1):
>        ARM: S5P: pwm driver support
> 
> Minkyu Kang (5):
>        S5P: timer: Use pwm functions
>        S5P: smdkc100: Enable the pwm driver
>        S5P: goni: Enable the pwm driver
>        S5P: universal: Enable the pwm driver
>        S5P: timer: replace bss variable by gd
> 
> Po-Yu Chuang (2):
>        rename _end to __bss_end__
>        arm: fix incorrect monitor protection region in FLASH
> 
> Tom Warren (1):
>        arm: Tegra2: Change mach-type to MACH_TYPE_SEABOARD due to 
> mach-types.h update
> 
> seedshope (6):
>        SMDK6400: Fix CONFIG_SYS_INIT_SP_ADDR undefined
>        SMDK6400: Fix some label undefined in build error
>        SMDK6400: Fix the mutiple link error
>        SMDK6400: Add some labels to u-boot.lds to support nand_spl
>        SMDK6400: Disable LED function in start.s on the nand booting
>        SMDK6400: Fixup dram_init for relocation support
...
>   259 files changed, 680 insertions(+), 329 deletions(-)
>   create mode 100644 arch/arm/cpu/armv7/s5p-common/pwm.c
>   create mode 100644 include/pwm.h

Applied, thanks.

Best regards,

Wolfgang Denk

-- 
DENX Software Engineering GmbH,     MD: Wolfgang Denk & Detlev Zundel
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: (+49)-8142-66989-10 Fax: (+49)-8142-66989-80 Email: wd at denx.de
Machines take me by surprise with great frequency.      - Alan Turing

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

* [U-Boot] Pull request: u-boot-arm/master
@ 2011-03-27 17:25 Albert ARIBAUD
  2011-03-27 19:32 ` Wolfgang Denk
  0 siblings, 1 reply; 259+ messages in thread
From: Albert ARIBAUD @ 2011-03-27 17:25 UTC (permalink / raw)
  To: u-boot

Hi Wolfgang,

The following changes since commit 55f7934d2b07a62027cb05484ea3f10666a855d1:

   strmhz: Make hz unsigned to support greater than 2146 MHz clock 
(2011-03-22 23:34:36 +0100)

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

Chander Kashyap (2):
       ARMV7: S5P: Fixed register offset in mmc.h
       S5P: mmc: Resolved interrupt error during mmc_init

Donghwa Lee (1):
       ARM: S5P: pwm driver support

Minkyu Kang (5):
       S5P: timer: Use pwm functions
       S5P: smdkc100: Enable the pwm driver
       S5P: goni: Enable the pwm driver
       S5P: universal: Enable the pwm driver
       S5P: timer: replace bss variable by gd

Po-Yu Chuang (2):
       rename _end to __bss_end__
       arm: fix incorrect monitor protection region in FLASH

Tom Warren (1):
       arm: Tegra2: Change mach-type to MACH_TYPE_SEABOARD due to 
mach-types.h update

seedshope (6):
       SMDK6400: Fix CONFIG_SYS_INIT_SP_ADDR undefined
       SMDK6400: Fix some label undefined in build error
       SMDK6400: Fix the mutiple link error
       SMDK6400: Add some labels to u-boot.lds to support nand_spl
       SMDK6400: Disable LED function in start.s on the nand booting
       SMDK6400: Fixup dram_init for relocation support

  arch/arm/cpu/arm1136/start.S                     |    4 +
  arch/arm/cpu/arm1136/u-boot.lds                  |    4 +-
  arch/arm/cpu/arm1176/start.S                     |    6 +
  arch/arm/cpu/arm1176/u-boot.lds                  |    4 +-
  arch/arm/cpu/arm720t/start.S                     |    4 +
  arch/arm/cpu/arm720t/u-boot.lds                  |    4 +-
  arch/arm/cpu/arm920t/ep93xx/u-boot.lds           |    2 +
  arch/arm/cpu/arm920t/start.S                     |    4 +
  arch/arm/cpu/arm920t/u-boot.lds                  |    4 +-
  arch/arm/cpu/arm925t/start.S                     |    4 +
  arch/arm/cpu/arm925t/u-boot.lds                  |    4 +-
  arch/arm/cpu/arm926ejs/start.S                   |    4 +
  arch/arm/cpu/arm926ejs/u-boot.lds                |    4 +-
  arch/arm/cpu/arm946es/start.S                    |    4 +
  arch/arm/cpu/arm946es/u-boot.lds                 |    4 +-
  arch/arm/cpu/arm_intcm/start.S                   |    4 +
  arch/arm/cpu/arm_intcm/u-boot.lds                |    4 +-
  arch/arm/cpu/armv7/s5p-common/Makefile           |    1 +
  arch/arm/cpu/armv7/s5p-common/pwm.c              |  189 
++++++++++++++++++++++
  arch/arm/cpu/armv7/s5p-common/timer.c            |   76 ++-------
  arch/arm/cpu/armv7/start.S                       |    4 +
  arch/arm/cpu/armv7/u-boot.lds                    |    4 +-
  arch/arm/cpu/ixp/start.S                         |    4 +
  arch/arm/cpu/ixp/u-boot.lds                      |    4 +-
  arch/arm/cpu/lh7a40x/start.S                     |    4 +
  arch/arm/cpu/lh7a40x/u-boot.lds                  |    4 +-
  arch/arm/cpu/pxa/start.S                         |    4 +
  arch/arm/cpu/pxa/u-boot.lds                      |    4 +-
  arch/arm/cpu/s3c44b0/start.S                     |    4 +
  arch/arm/cpu/s3c44b0/u-boot.lds                  |    4 +-
  arch/arm/cpu/sa1100/start.S                      |    4 +
  arch/arm/cpu/sa1100/u-boot.lds                   |    4 +-
  arch/arm/include/asm/arch-s5pc1xx/mmc.h          |    5 +-
  arch/arm/include/asm/arch-s5pc1xx/pwm.h          |   23 ++-
  arch/arm/include/asm/arch-s5pc2xx/mmc.h          |    5 +-
  arch/arm/include/asm/arch-s5pc2xx/pwm.h          |   23 ++-
  arch/arm/include/asm/u-boot-arm.h                |    1 +
  arch/arm/lib/board.c                             |    2 +-
  arch/avr32/cpu/start.S                           |    2 +-
  arch/avr32/include/asm/sections.h                |    2 +-
  arch/avr32/lib/board.c                           |    4 +-
  arch/m68k/lib/board.c                            |    4 +-
  arch/nios2/cpu/start.S                           |    6 +-
  arch/nios2/cpu/u-boot.lds                        |    2 +-
  arch/powerpc/cpu/74xx_7xx/start.S                |    4 +-
  arch/powerpc/cpu/74xx_7xx/u-boot.lds             |    2 +-
  arch/powerpc/cpu/mpc512x/start.S                 |    4 +-
  arch/powerpc/cpu/mpc512x/u-boot.lds              |    2 +-
  arch/powerpc/cpu/mpc5xx/start.S                  |    4 +-
  arch/powerpc/cpu/mpc5xx/u-boot.lds               |    2 +-
  arch/powerpc/cpu/mpc5xxx/start.S                 |    4 +-
  arch/powerpc/cpu/mpc5xxx/u-boot-customlayout.lds |    2 +-
  arch/powerpc/cpu/mpc5xxx/u-boot.lds              |    2 +-
  arch/powerpc/cpu/mpc8220/start.S                 |    4 +-
  arch/powerpc/cpu/mpc8220/u-boot.lds              |    2 +-
  arch/powerpc/cpu/mpc824x/start.S                 |    4 +-
  arch/powerpc/cpu/mpc824x/u-boot.lds              |    2 +-
  arch/powerpc/cpu/mpc8260/start.S                 |    4 +-
  arch/powerpc/cpu/mpc8260/u-boot.lds              |    2 +-
  arch/powerpc/cpu/mpc83xx/start.S                 |    4 +-
  arch/powerpc/cpu/mpc83xx/u-boot.lds              |    2 +-
  arch/powerpc/cpu/mpc85xx/start.S                 |    4 +-
  arch/powerpc/cpu/mpc85xx/u-boot-nand.lds         |    2 +-
  arch/powerpc/cpu/mpc85xx/u-boot-nand_spl.lds     |    2 +-
  arch/powerpc/cpu/mpc85xx/u-boot.lds              |    2 +-
  arch/powerpc/cpu/mpc86xx/start.S                 |    4 +-
  arch/powerpc/cpu/mpc86xx/u-boot.lds              |    2 +-
  arch/powerpc/cpu/mpc8xx/start.S                  |    4 +-
  arch/powerpc/cpu/ppc4xx/start.S                  |    4 +-
  arch/powerpc/cpu/ppc4xx/u-boot.lds               |    2 +-
  arch/powerpc/lib/board.c                         |    4 +-
  arch/sh/cpu/sh2/u-boot.lds                       |    2 +-
  arch/sh/cpu/sh3/u-boot.lds                       |    2 +-
  arch/sh/cpu/sh4/u-boot.lds                       |    2 +-
  board/BuS/EB+MCF-EV123/u-boot.lds                |    2 +-
  board/LEOX/elpt860/u-boot.lds                    |    2 +-
  board/LEOX/elpt860/u-boot.lds.debug              |    2 +-
  board/RPXClassic/u-boot.lds                      |    2 +-
  board/RPXClassic/u-boot.lds.debug                |    2 +-
  board/RPXlite/u-boot.lds                         |    2 +-
  board/RPXlite/u-boot.lds.debug                   |    2 +-
  board/RPXlite_dw/u-boot.lds                      |    2 +-
  board/RPXlite_dw/u-boot.lds.debug                |    2 +-
  board/RRvision/u-boot.lds                        |    2 +-
  board/actux1/u-boot.lds                          |    2 +-
  board/actux2/u-boot.lds                          |    2 +-
  board/actux3/u-boot.lds                          |    2 +-
  board/adder/u-boot.lds                           |    2 +-
  board/altera/nios2-generic/u-boot.lds            |    2 +-
  board/amcc/acadia/u-boot-nand.lds                |    2 +-
  board/amcc/bamboo/u-boot-nand.lds                |    2 +-
  board/amcc/canyonlands/u-boot-nand.lds           |    2 +-
  board/amcc/kilauea/u-boot-nand.lds               |    2 +-
  board/amcc/sequoia/u-boot-nand.lds               |    2 +-
  board/amcc/sequoia/u-boot-ram.lds                |    2 +-
  board/amirix/ap1000/u-boot.lds                   |    2 +-
  board/astro/mcf5373l/u-boot.lds                  |    2 +-
  board/atmel/atngw100/u-boot.lds                  |    2 +-
  board/atmel/atstk1000/u-boot.lds                 |    2 +-
  board/c2mon/u-boot.lds                           |    2 +-
  board/c2mon/u-boot.lds.debug                     |    2 +-
  board/cm5200/u-boot.lds                          |    2 +-
  board/cobra5272/u-boot.lds                       |    2 +-
  board/cogent/u-boot.lds                          |    2 +-
  board/cogent/u-boot.lds.debug                    |    2 +-
  board/cray/L1/u-boot.lds.debug                   |    2 +-
  board/dave/PPChameleonEVB/u-boot.lds             |    2 +-
  board/earthlcd/favr-32-ezkit/u-boot.lds          |    2 +-
  board/eltec/mhpc/u-boot.lds                      |    2 +-
  board/eltec/mhpc/u-boot.lds.debug                |    2 +-
  board/emk/top860/u-boot.lds                      |    2 +-
  board/emk/top860/u-boot.lds.debug                |    2 +-
  board/ep88x/u-boot.lds                           |    2 +-
  board/esd/dasa_sim/u-boot.lds                    |    2 +-
  board/esd/pmc440/u-boot-nand.lds                 |    2 +-
  board/esd/tasreg/u-boot.lds                      |    2 +-
  board/esteem192e/u-boot.lds                      |    2 +-
  board/etx094/u-boot.lds                          |    2 +-
  board/etx094/u-boot.lds.debug                    |    2 +-
  board/evb64260/u-boot.lds                        |    2 +-
  board/fads/u-boot.lds                            |    2 +-
  board/flagadm/u-boot.lds                         |    2 +-
  board/flagadm/u-boot.lds.debug                   |    2 +-
  board/freescale/m5208evbe/u-boot.lds             |    2 +-
  board/freescale/m52277evb/u-boot.spa             |    2 +-
  board/freescale/m52277evb/u-boot.stm             |    2 +-
  board/freescale/m5235evb/u-boot.16               |    2 +-
  board/freescale/m5235evb/u-boot.32               |    2 +-
  board/freescale/m5249evb/u-boot.lds              |    2 +-
  board/freescale/m5253demo/u-boot.lds             |    2 +-
  board/freescale/m5253evbe/u-boot.lds             |    2 +-
  board/freescale/m5271evb/u-boot.lds              |    2 +-
  board/freescale/m5272c3/u-boot.lds               |    2 +-
  board/freescale/m5275evb/u-boot.lds              |    2 +-
  board/freescale/m5282evb/u-boot.lds              |    2 +-
  board/freescale/m53017evb/u-boot.lds             |    2 +-
  board/freescale/m5329evb/u-boot.lds              |    2 +-
  board/freescale/m5373evb/u-boot.lds              |    2 +-
  board/freescale/m54451evb/u-boot.spa             |    2 +-
  board/freescale/m54451evb/u-boot.stm             |    2 +-
  board/freescale/m54455evb/u-boot.atm             |    2 +-
  board/freescale/m54455evb/u-boot.int             |    2 +-
  board/freescale/m54455evb/u-boot.stm             |    2 +-
  board/freescale/m547xevb/u-boot.lds              |    2 +-
  board/freescale/m548xevb/u-boot.lds              |    2 +-
  board/freescale/mx31ads/u-boot.lds               |    2 +-
  board/gaisler/gr_cpci_ax2000/u-boot.lds          |    2 +-
  board/gaisler/gr_ep2s60/u-boot.lds               |    2 +-
  board/gaisler/gr_xc3s_1500/u-boot.lds            |    2 +-
  board/gaisler/grsim/u-boot.lds                   |    2 +-
  board/gaisler/grsim_leon2/u-boot.lds             |    2 +-
  board/gen860t/u-boot-flashenv.lds                |    2 +-
  board/gen860t/u-boot.lds                         |    2 +-
  board/genietv/u-boot.lds                         |    2 +-
  board/genietv/u-boot.lds.debug                   |    2 +-
  board/hermes/u-boot.lds                          |    2 +-
  board/hermes/u-boot.lds.debug                    |    2 +-
  board/hymod/u-boot.lds                           |    2 +-
  board/hymod/u-boot.lds.debug                     |    2 +-
  board/icu862/u-boot.lds                          |    2 +-
  board/icu862/u-boot.lds.debug                    |    2 +-
  board/idmr/u-boot.lds                            |    2 +-
  board/ip860/u-boot.lds                           |    2 +-
  board/ip860/u-boot.lds.debug                     |    2 +-
  board/ivm/u-boot.lds                             |    2 +-
  board/ivm/u-boot.lds.debug                       |    2 +-
  board/jornada/u-boot.lds                         |    2 +-
  board/korat/u-boot-F7FC.lds                      |    2 +-
  board/kup/kup4k/u-boot.lds                       |    2 +-
  board/kup/kup4k/u-boot.lds.debug                 |    2 +-
  board/kup/kup4x/u-boot.lds                       |    2 +-
  board/kup/kup4x/u-boot.lds.debug                 |    2 +-
  board/lantec/u-boot.lds                          |    2 +-
  board/lantec/u-boot.lds.debug                    |    2 +-
  board/lwmon/u-boot.lds                           |    2 +-
  board/lwmon/u-boot.lds.debug                     |    2 +-
  board/manroland/uc100/u-boot.lds                 |    2 +-
  board/matrix_vision/mvsmr/u-boot.lds             |    2 +-
  board/mbx8xx/u-boot.lds                          |    2 +-
  board/mbx8xx/u-boot.lds.debug                    |    2 +-
  board/mercury/mpq101/u-boot.lds                  |    2 +-
  board/mimc/mimc200/u-boot.lds                    |    2 +-
  board/miromico/hammerhead/u-boot.lds             |    2 +-
  board/ml2/u-boot.lds                             |    2 +-
  board/ml2/u-boot.lds.debug                       |    2 +-
  board/mousse/u-boot.lds                          |    2 +-
  board/mousse/u-boot.lds.ram                      |    2 +-
  board/mousse/u-boot.lds.rom                      |    2 +-
  board/mpl/pip405/u-boot.lds.debug                |    2 +-
  board/munices/u-boot.lds                         |    2 +-
  board/mvblue/u-boot.lds                          |    2 +-
  board/netphone/u-boot.lds                        |    2 +-
  board/netphone/u-boot.lds.debug                  |    2 +-
  board/netta/u-boot.lds                           |    2 +-
  board/netta/u-boot.lds.debug                     |    2 +-
  board/netta2/u-boot.lds                          |    2 +-
  board/netta2/u-boot.lds.debug                    |    2 +-
  board/netvia/u-boot.lds                          |    2 +-
  board/netvia/u-boot.lds.debug                    |    2 +-
  board/nx823/u-boot.lds                           |    2 +-
  board/nx823/u-boot.lds.debug                     |    2 +-
  board/quantum/u-boot.lds                         |    2 +-
  board/quantum/u-boot.lds.debug                   |    2 +-
  board/r360mpi/u-boot.lds                         |    2 +-
  board/rbc823/u-boot.lds                          |    2 +-
  board/renesas/sh7757lcr/u-boot.lds               |    2 +-
  board/rmu/u-boot.lds                             |    2 +-
  board/rmu/u-boot.lds.debug                       |    2 +-
  board/rsdproto/u-boot.lds                        |    2 +-
  board/samsung/smdk6400/smdk6400.c                |    8 +-
  board/samsung/smdk6400/u-boot-nand.lds           |   28 +++-
  board/sandburst/karef/u-boot.lds.debug           |    2 +-
  board/sandburst/metrobox/u-boot.lds.debug        |    2 +-
  board/sandpoint/u-boot.lds                       |    2 +-
  board/sc3/u-boot.lds                             |    2 +-
  board/siemens/IAD210/u-boot.lds                  |    2 +-
  board/sixnet/u-boot.lds                          |    2 +-
  board/snmc/qs850/u-boot.lds                      |    2 +-
  board/snmc/qs860t/u-boot.lds                     |    2 +-
  board/spc1920/u-boot.lds                         |    2 +-
  board/spd8xx/u-boot.lds                          |    2 +-
  board/spd8xx/u-boot.lds.debug                    |    2 +-
  board/stx/stxxtc/u-boot.lds                      |    2 +-
  board/stx/stxxtc/u-boot.lds.debug                |    2 +-
  board/svm_sc8xx/u-boot.lds                       |    2 +-
  board/svm_sc8xx/u-boot.lds.debug                 |    2 +-
  board/tqc/tqm8xx/u-boot.lds                      |    2 +-
  board/tqc/tqm8xx/u-boot.lds.debug                |    2 +-
  board/trab/u-boot.lds                            |    2 +-
  board/v37/u-boot.lds                             |    2 +-
  board/w7o/u-boot.lds.debug                       |    2 +-
  board/westel/amx860/u-boot.lds                   |    2 +-
  board/westel/amx860/u-boot.lds.debug             |    2 +-
  board/xes/xpedite1000/u-boot.lds.debug           |    2 +-
  board/zipitz2/u-boot.lds                         |    2 +-
  drivers/mmc/s5p_mmc.c                            |    2 +-
  examples/standalone/mips.lds                     |    2 +-
  examples/standalone/sparc.lds                    |    2 +-
  examples/standalone/stubs.c                      |    4 +-
  include/configs/s5p_goni.h                       |    3 +
  include/configs/s5pc210_universal.h              |    3 +
  include/configs/seaboard.h                       |    2 +-
  include/configs/smdk6400.h                       |    5 +
  include/configs/smdkc100.h                       |    3 +
  include/pwm.h                                    |   31 ++++
  nand_spl/board/amcc/acadia/u-boot.lds            |    2 +-
  nand_spl/board/amcc/bamboo/u-boot.lds            |    2 +-
  nand_spl/board/amcc/canyonlands/u-boot.lds       |    2 +-
  nand_spl/board/amcc/kilauea/u-boot.lds           |    2 +-
  nand_spl/board/amcc/sequoia/u-boot.lds           |    2 +-
  nand_spl/board/davinci/da8xxevm/u-boot.lds       |    2 +-
  nand_spl/board/freescale/mpc8313erdb/u-boot.lds  |    4 +-
  nand_spl/board/freescale/mpc8315erdb/u-boot.lds  |    4 +-
  nand_spl/board/freescale/mx31pdk/u-boot.lds      |    2 +-
  nand_spl/board/karo/tx25/u-boot.lds              |    2 +-
  nand_spl/board/samsung/smdk6400/u-boot.lds       |   19 ++-
  nand_spl/board/sheldon/simpc8313/u-boot.lds      |    4 +-
  onenand_ipl/board/apollon/u-boot.onenand.lds     |    2 +-
  onenand_ipl/board/vpac270/u-boot.onenand.lds     |    2 +-
  259 files changed, 680 insertions(+), 329 deletions(-)
  create mode 100644 arch/arm/cpu/armv7/s5p-common/pwm.c
  create mode 100644 include/pwm.h

Amicalement,
-- 
Albert.

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

end of thread, other threads:[~2016-02-01 16:54 UTC | newest]

Thread overview: 259+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2013-02-12 14:25 [U-Boot] Pull request: u-boot-arm/master Albert ARIBAUD
2013-02-15 16:33 ` Tom Rini
  -- strict thread matches above, loose matches on Subject: below --
2016-01-31 20:40 Albert ARIBAUD
2016-02-01 16:54 ` Tom Rini
2015-11-10 17:45 Albert ARIBAUD
2015-11-10 20:15 ` Tom Rini
2015-10-15 21:19 Albert ARIBAUD
2015-10-15 22:00 ` Tom Rini
2015-07-31  1:06 Albert ARIBAUD
2015-08-01 14:47 ` Tom Rini
2015-07-06 15:20 Albert ARIBAUD
2015-07-06 21:15 ` Tom Rini
2015-07-06 22:09   ` Albert ARIBAUD
2015-07-06 23:59     ` Tom Rini
2015-07-07  5:49       ` Albert ARIBAUD
2015-07-07 10:01       ` Albert ARIBAUD
2015-07-02 21:27 Albert ARIBAUD
2015-07-02 22:55 ` Tom Rini
2015-07-05 14:11   ` Albert ARIBAUD
2015-05-05  9:30 Albert ARIBAUD
2015-05-05 23:59 ` Tom Rini
2015-01-04 18:11 Albert ARIBAUD
2015-01-05 15:10 ` Tom Rini
2014-11-24 17:30 Albert ARIBAUD
2014-11-24 22:13 ` Tom Rini
2014-11-13  7:54 Albert ARIBAUD
2014-11-08  0:07 Albert ARIBAUD
2014-11-10 21:28 ` Tom Rini
2014-10-11  0:38 Albert ARIBAUD
2014-10-11 11:49 ` Tom Rini
2014-10-07 11:16 Albert ARIBAUD
2014-10-07 16:02 ` Tom Rini
2014-09-17 21:40 Albert ARIBAUD
2014-09-18  1:00 ` Tom Rini
2014-09-12 13:42 Albert ARIBAUD
2014-09-12 19:15 ` Tom Rini
2014-07-29 13:08 Albert ARIBAUD
2014-07-29 14:30 ` Tom Rini
2014-07-05  8:18 Albert ARIBAUD
2014-07-05 16:48 ` Tom Rini
2014-07-04 22:57 Albert ARIBAUD
2014-07-05  0:20 ` Tom Rini
2014-07-02 20:33 Albert ARIBAUD
2014-07-02 22:38 ` Tom Rini
2014-06-08  7:51 Albert ARIBAUD
2014-06-09  2:25 ` Tom Rini
2014-05-30 15:20 Albert ARIBAUD
2014-05-30 17:59 ` Tom Rini
2014-05-24  9:32 Albert ARIBAUD
2014-05-24 20:37 ` Tom Rini
2014-05-20  8:57 Albert ARIBAUD
2014-05-22 19:12 ` Tom Rini
2014-05-09  9:56 Albert ARIBAUD
2014-05-09 16:15 ` Tom Rini
2014-04-08 11:40 Albert ARIBAUD
2014-04-08 16:39 ` Tom Rini
2014-03-10 18:16 Albert ARIBAUD
2014-03-10 21:27 ` Tom Rini
2014-02-26 21:40 Albert ARIBAUD
2014-02-26 23:39 ` Tom Rini
2014-02-13 17:43 Albert ARIBAUD
2014-02-18 17:50 ` Tom Rini
2014-02-18 18:21   ` Stephen Warren
2014-02-18 18:29     ` Tom Rini
2014-02-18 18:47   ` Albert ARIBAUD
2014-01-15 15:16 Albert ARIBAUD
2014-01-14 13:04 Albert ARIBAUD
2014-01-14 21:02 ` Tom Rini
2014-01-13 18:49 Albert ARIBAUD
2014-01-13 19:42 ` Tom Rini
2014-01-10 15:43 Albert ARIBAUD
2014-01-10 20:03 ` Tom Rini
2014-01-11  8:11   ` Albert ARIBAUD
2013-12-10 22:05 Albert ARIBAUD
2013-12-11 16:44 ` Tom Rini
2013-11-09 22:53 Albert ARIBAUD
2013-11-11 19:13 ` Tom Rini
2013-10-11 14:33 Albert ARIBAUD
2013-10-14 15:20 ` Tom Rini
2013-10-07 20:02 Albert ARIBAUD
2013-10-08 19:33 ` Tom Rini
2013-10-03 20:42 Albert ARIBAUD
2013-10-04 18:46 ` Tom Rini
2013-10-02 15:34 Albert ARIBAUD
2013-10-02 18:20 ` Tom Rini
2013-09-12 13:18 Albert ARIBAUD
2013-09-12 15:11 ` Tom Rini
2013-09-12 20:54   ` Albert ARIBAUD
2013-09-06 22:55 Albert ARIBAUD
2013-09-09 14:56 ` Tom Rini
2013-07-10 20:33 [U-Boot] pull " Albert ARIBAUD
2013-06-21 21:52 [U-Boot] Pull " Albert ARIBAUD
2013-06-24 20:17 ` Tom Rini
2013-06-13 15:49 Albert ARIBAUD
2013-06-14 15:11 ` Tom Rini
2013-06-05 15:02 [U-Boot] pull " Albert ARIBAUD
2013-06-07 18:20 ` Tom Rini
2013-05-30 19:29 [U-Boot] Pull " Albert ARIBAUD
2013-05-31 20:51 ` Tom Rini
2013-04-17 16:37 Albert ARIBAUD
2013-04-18 20:17 ` Tom Rini
2013-04-15 19:36 Albert ARIBAUD
2013-04-16 15:58 ` Tom Rini
2013-04-14 19:32 Albert ARIBAUD
2013-04-15 15:51 ` Tom Rini
2013-04-10 23:12 Albert ARIBAUD
2013-04-10 23:20 ` Benoît Thébaudeau
2013-04-11  6:10   ` Albert ARIBAUD
2013-03-28 20:06 Albert ARIBAUD
2013-03-29  0:01 ` Tom Rini
2013-03-15 22:01 Albert ARIBAUD
2013-03-16  8:19 ` Albert ARIBAUD
2013-03-17 19:40   ` Tom Rini
2013-03-18 17:06 ` Tom Rini
2013-03-18 17:43   ` Albert ARIBAUD
2013-03-18 18:38     ` Tom Rini
2013-01-14 16:58 Albert ARIBAUD
2013-01-14 23:18 ` Tom Rini
2013-01-11 21:36 Albert ARIBAUD
2013-01-11 23:44 ` Tom Rini
2013-01-09 14:43 Albert ARIBAUD
2013-01-09 19:35 ` Tom Rini
2013-01-08 15:07 Albert ARIBAUD
2013-01-08 20:50 ` Simon Glass
2013-01-08 21:01   ` Albert ARIBAUD
2013-01-08 21:06     ` Simon Glass
2013-01-08 22:34 ` Tom Rini
2012-12-22 12:11 Albert ARIBAUD
2012-12-22 15:20 ` Tom Rini
2013-01-03  6:41 ` Joonyoung Shim
2013-01-03  7:12   ` Lukasz Majewski
2012-11-04 21:51 Albert ARIBAUD
2012-11-05 16:54 ` Tom Rini
2012-11-05 19:45   ` Stephen Warren
2012-11-08 15:08     ` Tom Rini
2012-10-26 22:30 Albert ARIBAUD
2012-10-27  0:20 ` Tom Rini
2012-10-19 23:55 Albert ARIBAUD
2012-10-20 17:39 ` Tom Rini
2012-10-05 19:26 Albert ARIBAUD
2012-10-05 22:26 ` Tom Rini
2012-10-04 16:57 Albert ARIBAUD
2012-10-04 18:31 ` Tom Rini
2012-09-21 21:35 Albert ARIBAUD
2012-09-22  0:21 ` Tom Rini
2012-09-01 16:37 Albert ARIBAUD
2012-09-01 22:27 ` Wolfgang Denk
2012-07-10  6:30 Albert ARIBAUD
2012-07-10  7:04 ` Wolfgang Denk
2012-07-07 12:12 Albert ARIBAUD
2012-07-08 20:13 ` Wolfgang Denk
2012-05-15  6:57 Albert ARIBAUD
2012-05-20 20:33 ` Wolfgang Denk
2012-04-16 14:52 Albert ARIBAUD
2012-04-16 18:18 ` Marek Vasut
2012-04-16 20:09   ` Albert ARIBAUD
2012-04-16 20:15   ` Albert ARIBAUD
2012-04-17  5:33     ` Stefano Babic
2012-03-30  7:10 Albert ARIBAUD
2012-03-30 17:58 ` Wolfgang Denk
2012-02-27 20:23 Albert ARIBAUD
2012-03-03 14:09 ` Wolfgang Denk
2012-02-12  9:16 Albert ARIBAUD
2012-02-12 21:06 ` Wolfgang Denk
2012-01-16  8:16 Albert ARIBAUD
2012-01-17 21:36 ` Wolfgang Denk
2011-12-24  9:27 Albert ARIBAUD
2012-01-05 15:53 ` Wolfgang Denk
2011-12-19 16:55 Albert ARIBAUD
2011-12-20 21:40 ` Wolfgang Denk
2011-12-11 13:38 Albert ARIBAUD
2011-12-12  6:58 ` Wolfgang Denk
2011-12-09 16:42 Albert ARIBAUD
2011-12-10 21:54 ` Wolfgang Denk
2011-12-06 23:17 Albert ARIBAUD
2011-12-07 10:16 ` Wolfgang Denk
2011-11-15 21:28 Albert ARIBAUD
2011-11-16  0:04 ` Simon Glass
2011-11-16  2:27   ` Marek Vasut
2011-11-16  3:45     ` Simon Glass
2011-11-16  3:53       ` Mike Frysinger
2011-11-16  4:05         ` Simon Glass
2011-11-16 19:24           ` Wolfgang Denk
2011-11-17 13:45         ` Albert ARIBAUD
2011-11-17 21:39           ` Mike Frysinger
2011-11-17 21:56             ` Wolfgang Denk
2011-11-17 22:03               ` Albert ARIBAUD
     [not found]               ` <74CDBE0F657A3D45AFBB94109FB122FF1740D74CB5@HQMAIL01.nvidia.com>
     [not found]                 ` <7E91C59574E9954FA075F8D8CCDF78DB38FE7FF7A9@HQMAIL04.nvidia.com>
2011-11-17 22:04                   ` Simon Glass
2011-11-16  6:28 ` Heiko Schocher
2011-11-16 19:42 ` Wolfgang Denk
2011-11-07 20:58 Albert ARIBAUD
2011-11-08  0:02 ` Wolfgang Denk
2011-09-30 20:09 Albert ARIBAUD
2011-10-01 19:40 ` Wolfgang Denk
2011-10-04  5:35 ` Simon Glass
2011-10-21 18:44   ` Albert ARIBAUD
2011-10-21 19:12     ` Simon Glass
2011-09-28  6:38 Albert ARIBAUD
2011-09-28 18:42 ` Wolfgang Denk
2011-09-22 21:03 Albert ARIBAUD
2011-09-23  6:29 ` Wolfgang Denk
2011-09-14  6:57 Albert ARIBAUD
2011-09-15 12:24 ` Wolfgang Denk
2011-08-31 10:13 Albert ARIBAUD
2011-08-31 11:57 ` Marek Vasut
2011-09-01  8:59 ` Aneesh V
2011-09-03 19:26   ` Albert ARIBAUD
2011-09-04  8:44     ` Aneesh V
2011-09-04  9:01       ` Albert ARIBAUD
2011-09-04  9:02         ` Aneesh V
2011-09-04  9:12           ` Albert ARIBAUD
2011-09-04  9:17             ` Aneesh V
2011-08-04 12:28 Albert ARIBAUD
2011-07-18 13:38 Albert ARIBAUD
2011-07-18 14:31 ` Igor Grinberg
2011-07-18 17:52   ` Albert ARIBAUD
2011-08-12  8:21     ` Albert ARIBAUD
2011-07-18 19:17 ` Wolfgang Denk
2011-07-04  9:08 Albert ARIBAUD
2011-07-04 22:32 ` Wolfgang Denk
2011-06-30  6:24 Albert ARIBAUD
2011-06-30 11:15 ` Albert ARIBAUD
2011-06-28  5:39 Albert ARIBAUD
2011-06-28  9:52 ` Igor Grinberg
2011-06-28 10:20   ` Igor Grinberg
2011-06-28 21:19     ` Albert ARIBAUD
2011-06-28 10:48   ` Wolfgang Denk
2011-06-29  6:09 ` Albert ARIBAUD
2011-06-29 21:09   ` Wolfgang Denk
2011-06-21 20:28 Albert ARIBAUD
2011-06-22  9:17 ` Wolfgang Denk
2011-06-22 12:18 ` Wolfgang Denk
2011-06-22 13:51   ` Albert ARIBAUD
2011-06-08 20:41 Albert ARIBAUD
2011-06-08 21:32 ` Wolfgang Denk
2011-05-31 20:31 Albert ARIBAUD
2011-05-31 22:29 ` John Rigby
2011-06-01 17:15   ` Albert ARIBAUD
2011-06-01 20:15 ` Wolfgang Denk
2011-05-11 21:07 Albert ARIBAUD
2011-05-11 22:11 ` Rogan Dawes
2011-05-12  5:41   ` Albert ARIBAUD
2011-05-12  8:48     ` Prafulla Wadaskar
2011-05-12  9:06       ` Simon Guinot
2011-05-12  9:12   ` Simon Guinot
2011-05-12 17:27 ` Wolfgang Denk
2011-05-14 18:38   ` Dirk Behme
2011-04-28 16:14 Albert ARIBAUD
2011-04-28 21:17 ` Wolfgang Denk
2011-04-27 17:40 Albert ARIBAUD
2011-04-27 20:16 ` Wolfgang Denk
2011-04-27 23:42   ` Macpaul Lin
2011-04-28 21:14     ` Wolfgang Denk
2011-04-29  1:31       ` Macpaul Lin
2011-04-30 20:44         ` Wolfgang Denk
2011-05-02  8:46           ` Macpaul Lin
2011-05-02 10:31             ` Wolfgang Denk
2011-03-27 17:25 Albert ARIBAUD
2011-03-27 19:32 ` Wolfgang Denk

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.