[U-Boot] Please pull u-boot-ti/master

Hello,
The following changes since commit 847e6693ccb529bf8346db62876f38f0c4e04ade:
arm: pxa: config option for PXA270 turbo mode (2013-06-12 22:24:12 +0200)
are available in the git repository at:
git://git.denx.de/u-boot-ti.git master
for you to fetch changes up to bf3b98a1886ef18d7e2e4f83fec17f6c8cc51eaf:
arm: omap4: panda: Fix checkpatch on panda file (2013-06-18 10:43:30 -0400)
---------------------------------------------------------------- Dan Murphy (5): arm: omap: Add check for fdtfile in the findfdt macro arm: omap5_uevm: Correct the console sys prompt for 5432 arm: dra7xx: Update the EXTRA_ENV_SETTINGS arm: omap4: panda: Add reading of the board revision arm: omap4: panda: Fix checkpatch on panda file
Heiko Schocher (3): arm, am33xx: move rtc32k_enable() to common place arm, am335x: make mpu pll config configurable arm, am33xx: move uart soft reset code to common place
arch/arm/cpu/armv7/am33xx/board.c | 40 ++++++++++ arch/arm/cpu/armv7/am33xx/clock_am33xx.c | 9 ++- arch/arm/include/asm/arch-am33xx/sys_proto.h | 4 + board/isee/igep0033/board.c | 40 +--------- board/phytec/pcm051/board.c | 39 +--------- board/ti/am335x/board.c | 39 +--------- board/ti/panda/panda.c | 104 +++++++++++++++++++++----- board/ti/ti814x/evm.c | 35 +-------- include/configs/am335x_evm.h | 7 +- include/configs/dra7xx_evm.h | 3 + include/configs/omap4_common.h | 7 +- include/configs/omap5_common.h | 9 ++- include/configs/omap5_uevm.h | 4 +- 13 files changed, 164 insertions(+), 176 deletions(-)
Thanks!

Hi Tom,
On Tue, 18 Jun 2013 11:25:59 -0400, Tom Rini trini@ti.com wrote:
Hello,
The following changes since commit 847e6693ccb529bf8346db62876f38f0c4e04ade:
arm: pxa: config option for PXA270 turbo mode (2013-06-12 22:24:12 +0200)
are available in the git repository at:
git://git.denx.de/u-boot-ti.git master
for you to fetch changes up to bf3b98a1886ef18d7e2e4f83fec17f6c8cc51eaf:
arm: omap4: panda: Fix checkpatch on panda file (2013-06-18 10:43:30 -0400)
Dan Murphy (5): arm: omap: Add check for fdtfile in the findfdt macro arm: omap5_uevm: Correct the console sys prompt for 5432 arm: dra7xx: Update the EXTRA_ENV_SETTINGS arm: omap4: panda: Add reading of the board revision arm: omap4: panda: Fix checkpatch on panda file
Heiko Schocher (3): arm, am33xx: move rtc32k_enable() to common place arm, am335x: make mpu pll config configurable arm, am33xx: move uart soft reset code to common place
arch/arm/cpu/armv7/am33xx/board.c | 40 ++++++++++ arch/arm/cpu/armv7/am33xx/clock_am33xx.c | 9 ++- arch/arm/include/asm/arch-am33xx/sys_proto.h | 4 + board/isee/igep0033/board.c | 40 +--------- board/phytec/pcm051/board.c | 39 +--------- board/ti/am335x/board.c | 39 +--------- board/ti/panda/panda.c | 104 +++++++++++++++++++++----- board/ti/ti814x/evm.c | 35 +-------- include/configs/am335x_evm.h | 7 +- include/configs/dra7xx_evm.h | 3 + include/configs/omap4_common.h | 7 +- include/configs/omap5_common.h | 9 ++- include/configs/omap5_uevm.h | 4 +- 13 files changed, 164 insertions(+), 176 deletions(-)
Thanks!
Applied to u-boot-arm/master, thanks!
Amicalement,
participants (2)
-
Albert ARIBAUD
-
Tom Rini