All of lore.kernel.org
 help / color / mirror / Atom feed
From: Albert ARIBAUD <albert.u.boot@aribaud.net>
To: u-boot@lists.denx.de
Subject: [U-Boot] Pull request: u-boot-arm/master
Date: Sun, 12 Feb 2012 10:16:13 +0100	[thread overview]
Message-ID: <4F37835D.7020705@aribaud.net> (raw)

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.

             reply	other threads:[~2012-02-12  9:16 UTC|newest]

Thread overview: 259+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-02-12  9:16 Albert ARIBAUD [this message]
2012-02-12 21:06 ` [U-Boot] Pull request: u-boot-arm/master Wolfgang Denk
  -- 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-02-12 14:25 Albert ARIBAUD
2013-02-15 16:33 ` 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-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

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=4F37835D.7020705@aribaud.net \
    --to=albert.u.boot@aribaud.net \
    --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.