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