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