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: Tue, 15 May 2012 08:57:22 +0200	[thread overview]
Message-ID: <4FB1FE52.6060404@aribaud.net> (raw)

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.

             reply	other threads:[~2012-05-15  6:57 UTC|newest]

Thread overview: 259+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-05-15  6:57 Albert ARIBAUD [this message]
2012-05-20 20:33 ` [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-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

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=4FB1FE52.6060404@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.