All of lore.kernel.org
 help / color / mirror / Atom feed
From: Stefano Babic <sbabic@denx.de>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PULL] : Please pull u-boot-imx
Date: Tue, 07 May 2013 09:55:08 +0200	[thread overview]
Message-ID: <5188B35C.5030401@denx.de> (raw)

Hi Albert,

please pull from u-boot-imx, thanks !

The following changes since commit f2e8a87305a55652488af140adcf65b1e688f287:

  exynos: fdt: Add TMU node for snow (2013-04-17 10:00:44 +0900)

are available in the git repository at:

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

for you to fetch changes up to d782c1fe7246301143ed78c0d86ea6c81f9325f9:

  arm: mxs: video: Enable MXS LCDIF on M28EVK (2013-05-06 17:40:23 +0200)

----------------------------------------------------------------
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

Eric Benard (1):
      mx28evk: add trimffs to nand command

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

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

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

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'

 .gitignore                                         |    1 +
 MAINTAINERS                                        |    4 +
 Makefile                                           |    9 +-
 README                                             |    1 +
 arch/arm/cpu/arm1136/mx35/Makefile                 |    1 -
 arch/arm/cpu/arm1136/mx35/iomux.c                  |  114 --
 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/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/imx-common/Makefile                       |   22 +-
 arch/arm/imx-common/iomux-v3.c                     |   18 +-
 arch/arm/imx-common/misc.c                         |   84 ++
 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 +-
 .../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/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/boundary/nitrogen6x/clocks.cfg               |   11 +
 board/boundary/nitrogen6x/nitrogen6x.c             |   42 +-
 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/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/karo/tx25/tx25.c                             |  107 +-
 board/olimex/mx23_olinuxino/spl_boot.c             |    4 +-
 board/syteco/zmx25/zmx25.c                         |  143 +--
 board/ttcontrol/vision2/vision2.c                  |  585 ++++-----
 board/wandboard/wandboard.c                        |  113 +-
 board/woodburn/woodburn.c                          |   69 +-
 boards.cfg                                         |    3 +
 common/Makefile                                    |    1 +
 common/cmd_fuse.c                                  |  168 +++
 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 +
 drivers/dma/apbh_dma.c                             |    5 +-
 drivers/misc/Makefile                              |    2 +
 drivers/misc/fsl_iim.c                             |  286 +++++
 drivers/misc/mxc_ocotp.c                           |  216 ++++
 drivers/mmc/mxsmmc.c                               |    2 +-
 drivers/mtd/nand/mxc_nand_spl.c                    |   13 +-
 drivers/mtd/nand/mxs_nand.c                        |   15 +-
 drivers/spi/mxs_spi.c                              |    2 +-
 drivers/usb/host/ehci-mx5.c                        |   73 --
 drivers/video/Makefile                             |    1 +
 drivers/video/cfb_console.c                        |    4 +
 drivers/video/mxsfb.c                              |  189 +++
 include/config_cmd_all.h                           |    1 +
 include/configs/ac14xx.h                           |    5 +
 include/configs/aria.h                             |    2 +-
 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/pdm360ng.h                         |    7 +
 include/configs/titanium.h                         |  277 +++++
 include/configs/wandboard.h                        |   24 +-
 .../asm/arch-mx25/sys_proto.h => include/fuse.h    |   30 +-
 include/usb/ehci-fsl.h                             |    6 -
 spl/Makefile                                       |    8 +
 tools/imximage.c                                   |   17 +-
 tools/imximage.h                                   |    9 +-
 tools/mxsboot.c                                    |    8 +-
 160 files changed, 8884 insertions(+), 5340 deletions(-)
 delete mode 100644 arch/arm/cpu/arm1136/mx35/iomux.c
 delete mode 100644 arch/arm/cpu/armv7/mx5/iomux.c
 create mode 100644 arch/arm/imx-common/misc.c
 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%)
 delete mode 100644 arch/powerpc/cpu/mpc512x/iim.c
 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 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 drivers/misc/fsl_iim.c
 create mode 100644 drivers/misc/mxc_ocotp.c
 create mode 100644 drivers/video/mxsfb.c
 create mode 100644 include/configs/m53evk.h
 create mode 100644 include/configs/mx6slevk.h
 create mode 100644 include/configs/titanium.h
 rename arch/arm/include/asm/arch-mx25/sys_proto.h => include/fuse.h (55%)

Best regards,
Stefano

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

             reply	other threads:[~2013-05-07  7:55 UTC|newest]

Thread overview: 321+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-05-07  7:55 Stefano Babic [this message]
2013-05-11  7:30 ` [U-Boot] [PULL] : Please pull u-boot-imx Albert ARIBAUD
2013-05-11  9:15   ` [U-Boot] [PULL] : Please pull u-boot-imx - correction Albert ARIBAUD
2013-05-11  9:39     ` Stefano Babic
2013-05-11  9:47       ` Albert ARIBAUD
2013-05-11 10:50         ` Stefano Babic
2013-05-11 10:58           ` Stefano Babic
2013-05-11 11:07             ` Albert ARIBAUD
2013-05-11 11:18               ` Stefano Babic
2013-05-11 11:01           ` Albert ARIBAUD
2013-05-11 11:15             ` Stefano Babic
2013-05-11 11:26               ` Albert ARIBAUD
2013-05-11 11:36                 ` Stefano Babic
2013-05-11 14:32                   ` Albert ARIBAUD
2013-05-11 20:54                     ` [U-Boot] [PULL] : Please pull u-boot-imx - correction done Albert ARIBAUD
2013-05-11  9:47       ` [U-Boot] [PULL] : Please pull u-boot-imx - correction Albert ARIBAUD
  -- strict thread matches above, loose matches on Subject: below --
2018-10-23  7:52 [U-Boot] [PULL] Please pull u-boot-imx Stefano Babic
2018-10-23 14:29 ` Tom Rini
2018-10-23 14:42   ` Stefano Babic
2018-10-23 14:52     ` Tom Rini
2018-10-24 13:38       ` Stefano Babic
2018-10-25  8:37         ` Stefano Babic
2018-09-19 15:16 Stefano Babic
2018-09-20 13:24 ` Tom Rini
2018-09-04  7:11 Stefano Babic
2018-09-05 15:49 ` Tom Rini
2018-09-06  9:23 ` Peter Robinson
2018-09-06  9:33   ` Stefano Babic
2018-09-06 12:37     ` Peter Robinson
2018-09-06 13:28       ` Fabio Estevam
2018-09-06 15:42         ` Baruch Siach
2018-09-06 15:52           ` Fabio Estevam
2018-09-06 16:28             ` Peter Robinson
2018-11-13 13:42             ` Ricardo Salveti
2018-11-14  7:07               ` Baruch Siach
2018-11-16  1:05                 ` Ricardo Salveti
2018-11-16 14:16                   ` Peter Robinson
2018-11-18  9:51                     ` Baruch Siach
2018-11-18 19:43                       ` Ricardo Salveti
2018-11-18 20:29                         ` Baruch Siach
2018-11-18 23:09                           ` Ricardo Salveti
2018-11-19  1:35                         ` Fabio Estevam
2018-11-19  7:44                         ` Baruch Siach
2018-11-19 11:17                           ` Fabio Estevam
2018-11-19 13:26                             ` Peter Robinson
2018-08-31 13:04 Stefano Babic
2018-08-31 13:07 ` Tom Rini
2018-08-31 18:53   ` Otavio Salvador
2018-08-31 19:20     ` Stefano Babic
2018-08-31 19:26       ` Otavio Salvador
2018-08-31 19:26   ` Stefano Babic
2018-09-01 11:37 ` Tom Rini
2018-09-02 13:20   ` Sébastien Szymanski
2018-09-02 14:15     ` Tom Rini
2018-09-03  7:47       ` Stefano Babic
2018-09-02 17:06   ` Stefano Babic
2018-09-02 17:11     ` Tom Rini
2018-09-02 17:29       ` Stefano Babic
2018-07-23  9:44 Stefano Babic
2018-07-23 18:16 ` Tom Rini
2018-06-27 15:01 Stefano Babic
2018-06-28  2:21 ` Tom Rini
2018-05-18  6:51 Stefano Babic
2018-05-19  2:23 ` Tom Rini
2018-05-21  3:04   ` Tom Rini
     [not found] <c8534adc-a94d-44b5-b702-6888788a33a4@email.android.com>
2018-05-17 17:08 ` Stefano Babic
2018-05-17 20:15   ` Tom Rini
2018-05-17 21:52     ` Lukasz Majewski
2018-05-17 15:50 Stefano Babic
2018-04-30 10:51 Stefano Babic
2018-04-30 16:15 ` Tom Rini
2018-04-15 10:28 Stefano Babic
2018-04-15 17:52 ` Tom Rini
2018-04-15 19:53   ` Lukasz Majewski
2018-03-11 15:07 Stefano Babic
2018-03-11 19:30 ` Tom Rini
2018-03-09 10:13 Stefano Babic
2018-03-09 10:42 ` Fabio Estevam
2018-03-09 11:11   ` Stefano Babic
2018-03-09 11:31     ` Fabio Estevam
2018-02-24 15:58 Stefano Babic
2018-02-26  3:28 ` Tom Rini
2018-02-04 11:34 Stefano Babic
2018-02-05  0:16 ` Tom Rini
2018-02-05  3:57   ` Tom Rini
2018-02-05  8:34     ` Stefano Babic
2018-01-15 17:52 Stefano Babic
2018-01-16  0:00 ` Tom Rini
2018-01-16  9:40   ` Stefano Babic
2018-01-08 16:54 Stefano Babic
2018-01-08 17:38 ` Tom Rini
2018-01-08 17:50   ` Stefano Babic
2018-01-08 21:26     ` Tom Rini
2018-01-08 21:26 ` Tom Rini
2017-12-29 10:51 Stefano Babic
2017-12-30  1:19 ` Tom Rini
2017-12-17 10:39 Stefano Babic
2017-12-17 19:26 ` Tom Rini
2017-12-17 21:32   ` Stefano Babic
2017-12-18  0:04   ` Fabio Estevam
2017-12-18  1:45     ` Peng Fan
2017-11-27 10:04 Stefano Babic
2017-11-28 14:19 ` Tom Rini
2017-11-09 10:35 Stefano Babic
2017-11-10  3:20 ` Tom Rini
2017-10-31 10:53 Stefano Babic
2017-11-01  1:26 ` Tom Rini
2017-10-12 16:29 Stefano Babic
2017-10-12 22:29 ` Tom Rini
2017-09-20 13:47 Stefano Babic
2017-09-21  2:18 ` Tom Rini
2017-08-30 10:35 Stefano Babic
2017-09-01 16:42 ` Tom Rini
2017-08-16 11:18 Stefano Babic
2017-08-17  1:17 ` Tom Rini
2017-07-14 15:46 Stefano Babic
2017-07-18 22:49 ` Tom Rini
2017-06-27  7:53 Stefano Babic
2017-06-27 17:32 ` Tom Rini
2017-05-18 10:16 Stefano Babic
2017-04-13  8:01 Stefano Babic
2017-04-14 21:08 ` Tom Rini
2017-03-19 17:07 Stefano Babic
2017-03-20  0:34 ` Tom Rini
2017-02-27 17:08 Stefano Babic
2017-03-01 15:38 ` Tom Rini
2017-02-27  9:12 Stefano Babic
2017-02-27 13:22 ` Tom Rini
2017-02-27 13:29   ` Stefano Babic
2017-02-27 13:30     ` Tom Rini
2017-02-27 16:05     ` Peter Robinson
2017-02-27 16:41     ` Fabio Estevam
2017-02-27 17:02       ` Stefano Babic
2017-02-27 17:04         ` Tom Rini
2017-02-28  4:09 ` Jagan Teki
2017-02-28 15:01   ` Tom Rini
2017-02-01 15:50 Stefano Babic
2017-02-02  3:20 ` Tom Rini
2017-01-02 17:08 Stefano Babic
2017-01-03  1:04 ` Tom Rini
2016-12-18 17:48 Stefano Babic
2016-12-19 21:18 ` Tom Rini
2016-11-30 10:57 Stefano Babic
2016-12-01  0:44 ` Tom Rini
2016-10-28 14:44 Stefano Babic
2016-10-29  1:59 ` Tom Rini
2016-10-07 15:38 Stefano Babic
2016-10-08 17:08 ` Tom Rini
2016-09-06  8:51 Stefano Babic
2016-09-06 15:27 ` Tom Rini
2016-09-06 15:50   ` Stefano Babic
2016-07-28 11:56 Stefano Babic
2016-07-29 13:29 ` Tom Rini
2016-06-18  9:14 Stefano Babic
2016-06-19 14:12 ` Tom Rini
2016-06-07 16:44 Stefano Babic
2016-06-18  9:12 ` Stefano Babic
2016-06-19 14:02 ` Tom Rini
2016-05-17 15:57 Stefano Babic
2016-05-19 12:08 ` Tom Rini
2016-05-19 12:49   ` Stefano Babic
2016-04-25 12:26 Stefano Babic
2016-04-26  0:15 ` Tom Rini
2016-04-13 10:23 Stefano Babic
2016-04-13 19:47 ` Tom Rini
2016-03-02 13:57 Stefano Babic
2016-03-02 23:14 ` Tom Rini
2016-02-04  9:44 Stefano Babic
2016-02-04 17:39 ` Tom Rini
2016-01-25 14:07 Stefano Babic
2016-01-25 21:27 ` Tom Rini
2016-01-08 15:08 Stefano Babic
2016-01-09  3:34 ` Tom Rini
2016-01-09 19:15 ` Fabio Estevam
2016-01-10  9:54   ` Stefano Babic
2016-01-03 15:23 Stefano Babic
2016-01-04 15:50 ` Tom Rini
2015-12-04 11:57 Stefano Babic
2015-12-04 22:51 ` Tom Rini
2015-11-16 11:26 Stefano Babic
2015-11-16 17:59 ` Tom Rini
2015-10-15  9:32 Stefano Babic
2015-10-15 12:43 ` Tom Rini
2015-10-15 12:49   ` Stefano Babic
2015-10-15 13:04     ` Tom Rini
2015-10-13  8:16 Stefano Babic
2015-10-13 12:39 ` Tom Rini
2015-10-02  9:11 Stefano Babic
2015-10-03  0:35 ` Tom Rini
2015-09-24  9:45 Stefano Babic
2015-09-24 21:10 ` Tom Rini
2015-09-13  9:22 Stefano Babic
2015-09-13 13:56 ` Tom Rini
2015-09-02  9:57 Stefano Babic
2015-09-02 13:18 ` Tom Rini
2015-09-02 13:45   ` Stefano Babic
2015-09-02 14:12     ` Stefano Babic
2015-09-02 21:58       ` Tom Rini
2015-08-02  9:23 Stefano Babic
2015-08-02 15:53 ` Tom Rini
2015-07-03 12:22 Stefano Babic
2015-07-06 15:24 ` Tom Rini
2015-06-08  7:14 Stefano Babic
2015-06-08 21:53 ` Tom Rini
2015-05-26 14:18 Stefano Babic
2015-05-26 17:37 ` Tom Rini
2015-05-15 15:18 Stefano Babic
2015-05-16 11:36 ` Tom Rini
2015-04-28 15:01 Stefano Babic
2015-04-29 14:28 ` Tom Rini
2015-04-13  6:36 Stefano Babic
2015-04-13 14:05 ` Tom Rini
2015-03-31 13:48 Stefano Babic
2015-04-01  0:55 ` Tom Rini
2015-03-18  9:23 Stefano Babic
2015-03-19 13:11 ` Tom Rini
2015-03-05  9:45 Stefano Babic
2015-03-05 14:00 ` Tom Rini
2015-02-10 12:19 Stefano Babic
2015-02-10 20:09 ` Tom Rini
2014-12-30 16:55 Stefano Babic
2015-01-01 14:55 ` Tom Rini
2014-12-10  9:36 Stefano Babic
2014-12-10 21:40 ` Tom Rini
2014-11-24 11:18 Stefano Babic
2014-11-24 22:13 ` Tom Rini
2014-11-14 14:48 Stefano Babic
2014-11-17  0:45 ` Tom Rini
2014-11-05 17:01 Stefano Babic
2014-11-05 20:04 ` Tom Rini
2014-10-27 12:32 Stefano Babic
2014-10-27 14:32 ` Tom Rini
2014-10-08  8:17 Stefano Babic
2014-10-08 20:51 ` Albert ARIBAUD
2014-09-12 14:03 Stefano Babic
2014-09-16 13:31 ` Albert ARIBAUD
2014-09-16 13:34   ` Fabio Estevam
2014-09-16 13:50   ` Stefano Babic
2014-09-16 14:38 ` Albert ARIBAUD
2014-09-16 15:07   ` Stefano Babic
2014-09-17  8:29     ` Albert ARIBAUD
2014-09-17  7:12   ` Nikita Kiryanov
2014-09-17 21:33 ` Albert ARIBAUD
2014-08-20 14:13 Stefano Babic
2014-07-10 13:28 Stefano Babic
2014-07-11 18:54 ` Tom Rini
2014-06-26  8:25 [U-Boot] [PULL] : " Stefano Babic
2014-07-01  5:51 ` Albert ARIBAUD
2014-06-17 17:03 Stefano Babic
2014-06-25  9:48 ` Albert ARIBAUD
2014-06-25 10:05   ` Stefano Babic
2014-06-25 13:16     ` Albert ARIBAUD
2014-06-25 13:52       ` Stefano Babic
2014-05-15  9:02 Stefano Babic
2014-05-16 17:35 ` Albert ARIBAUD
2014-04-07 16:20 Stefano Babic
2014-04-07 17:51 ` Albert ARIBAUD
2014-04-05 12:08 Stefano Babic
2014-04-05 14:46 ` Albert ARIBAUD
2014-04-02 16:54 Stefano Babic
2014-04-02 18:00 ` Albert ARIBAUD
2014-04-03  6:31   ` Albert ARIBAUD
2014-04-03  7:32     ` Stefano Babic
2014-04-04 13:52       ` Stefano Babic
2014-04-05  8:22         ` Albert ARIBAUD
2014-04-05 11:03           ` Albert ARIBAUD
2014-04-05 12:09             ` Stefano Babic
2014-03-12 10:44 Stefano Babic
2014-03-13 17:27 ` Albert ARIBAUD
2014-02-19 10:04 Stefano Babic
2014-02-19 15:05 ` Albert ARIBAUD
2014-01-17  9:26 Stefano Babic
2014-01-17 17:27 ` Fabio Estevam
2014-01-17 22:03   ` Tom Rini
2014-01-18 12:20     ` Albert ARIBAUD
2014-01-20 22:58 ` Tom Rini
2014-01-15  9:43 Stefano Babic
2014-01-15 15:14 ` Albert ARIBAUD
2014-01-14  9:34 Stefano Babic
2014-01-14 13:03 ` Albert ARIBAUD
2014-01-02 16:25 Stefano Babic
2013-09-27 12:11 Stefano Babic
2013-10-02 13:36 ` Albert ARIBAUD
2013-09-03  8:20 Stefano Babic
2013-09-05 10:04 ` Albert ARIBAUD
2013-08-12 13:47 Stefano Babic
2013-07-12  9:48 Stefano Babic
2013-06-28 15:05 Stefano Babic
2013-06-28 20:38 ` Albert ARIBAUD
2013-06-06 15:55 Stefano Babic
2013-06-08 13:27 ` Albert ARIBAUD
2013-04-14  9:34 Stefano Babic
2013-04-14 13:09 ` Albert ARIBAUD
2013-04-14  7:27 Stefano Babic
2013-04-14  9:21 ` Albert ARIBAUD
2013-04-04  8:31 Stefano Babic
2013-04-04 10:31 ` Albert ARIBAUD
2013-03-15 13:54 Stefano Babic
2013-03-15 18:51 ` Albert ARIBAUD
2013-03-15 20:16   ` Otavio Salvador
2013-03-16 11:16     ` Stefano Babic
2013-03-13  8:43 Stefano Babic
2013-03-13 12:29 ` Albert ARIBAUD
2013-01-28 22:25 Stefano Babic
2013-02-02 22:08 ` Albert ARIBAUD
2013-01-14  8:40 Stefano Babic
2013-01-14 16:54 ` Albert ARIBAUD
2013-01-05 17:36 Stefano Babic
2013-01-08 14:50 ` Albert ARIBAUD
2012-12-07 17:07 Stefano Babic
2012-12-08  9:34 ` Albert ARIBAUD
2012-12-08 14:16   ` Stefano Babic
2012-12-21 20:46     ` Albert ARIBAUD
2012-12-21 21:35       ` stefano babic
2012-12-23 16:47         ` Albert ARIBAUD
2012-11-24 15:29 Stefano Babic
2012-11-25 18:49 ` Albert ARIBAUD
2012-11-10  7:55 Stefano Babic
2012-11-10  8:34 ` Albert ARIBAUD
2012-10-26 14:30 Stefano Babic
2012-10-27 11:56 ` Albert ARIBAUD

Reply instructions:

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

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

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

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

  git send-email \
    --in-reply-to=5188B35C.5030401@denx.de \
    --to=sbabic@denx.de \
    --cc=u-boot@lists.denx.de \
    /path/to/YOUR_REPLY

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

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