From: Tom Rini <trini@ti.com>
To: u-boot@lists.denx.de
Subject: [U-Boot] Please pull u-boot-ti
Date: Fri, 13 Dec 2013 07:45:39 -0500 [thread overview]
Message-ID: <20131213124539.GL420@bill-the-cat> (raw)
Hello,
The following changes since commit a5a42eec8ed64cbc72d2e59199819e48f904e38f:
ARM: fix the standalone programs (2013-12-12 11:27:59 +0100)
are available in the git repository at:
git://git.denx.de/u-boot-ti.git master
for you to fetch changes up to d2c7074b9593d822e2359a09c21747248fdf5fac:
ARM: OMAP5: clocks: Update MPU settings for OPP_NOM (2013-12-12 17:43:39 -0500)
----------------------------------------------------------------
Dan Murphy (1):
arm: am437: Fix offset for USB registers
Heiko Schocher (1):
am335x, siemens boards: adapt default environment setting
Lokesh Vutla (3):
ARM: OMAP4: Move TEXT_BASE down to non-HS limit
ARM: DRA7xx: Change clk divider setting
ARM: OMAP5: clocks: Update MPU settings for OPP_NOM
Nikita Kiryanov (2):
arm: omap: abb: add missing include
arm: omap: cm_t35: update config file
Stefan Roese (5):
arm: omap3: Add SPL support to tao3530
arm: omap3: Remove bootargs mem_size handling
arm: omap3: Add board revision output to tao3530
arm: omap3: Add HEAD acoustics (HA) board variant omap3_ha to tao3530
arm: omap3: Add SPL support to cm_t35
Tapani Utriainen (1):
arm, omap3: Add support for TechNexion modules
Tom Rini (2):
am33xx: Enable D-CACHE on !CONFIG_SYS_DCACHE_OFF
am335x_evm: Consolidate DFU environment parts into the DFU part of the file
Yegor Yefremov (1):
am3517_evm: activate Ethernet PHY
arch/arm/cpu/armv7/am33xx/board.c | 8 +
arch/arm/cpu/armv7/omap-common/abb.c | 1 +
arch/arm/cpu/armv7/omap5/hw_data.c | 24 +-
arch/arm/include/asm/arch-am33xx/hardware_am43xx.h | 4 +-
arch/arm/include/asm/arch-omap4/omap.h | 2 +-
board/compulab/cm_t35/cm_t35.c | 18 +-
board/logicpd/am3517evm/am3517evm.c | 32 ++
board/logicpd/am3517evm/am3517evm.h | 2 +-
board/siemens/common/board.c | 9 -
board/technexion/tao3530/Makefile | 5 +
board/technexion/tao3530/tao3530.c | 215 ++++++++++++
board/technexion/tao3530/tao3530.h | 371 ++++++++++++++++++++
boards.cfg | 2 +
include/configs/am335x_evm.h | 23 +-
include/configs/am3517_evm.h | 5 +
include/configs/cm_t35.h | 74 +++-
include/configs/omap4_common.h | 11 +-
include/configs/siemens-am33x-common.h | 2 +-
include/configs/tao3530.h | 363 +++++++++++++++++++
19 files changed, 1121 insertions(+), 50 deletions(-)
create mode 100644 board/technexion/tao3530/Makefile
create mode 100644 board/technexion/tao3530/tao3530.c
create mode 100644 board/technexion/tao3530/tao3530.h
create mode 100644 include/configs/tao3530.h
--
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/20131213/c7722993/attachment.pgp>
next reply other threads:[~2013-12-13 12:45 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-12-13 12:45 Tom Rini [this message]
2013-12-13 13:29 ` [U-Boot] Please pull u-boot-ti Albert ARIBAUD
2013-12-13 13:37 ` Tom Rini
2013-12-17 7:50 ` Wolfgang Denk
2013-12-13 14:56 ` Albert ARIBAUD
-- strict thread matches above, loose matches on Subject: below --
2015-01-13 21:51 Tom Rini
2015-01-16 15:58 ` Tom Rini
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=20131213124539.GL420@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 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.