From: Tom Rini <trini@ti.com>
To: u-boot@lists.denx.de
Subject: [U-Boot] Please pull u-boot-ti
Date: Tue, 13 Jan 2015 16:51:47 -0500 [thread overview]
Message-ID: <20150113215147.GT10826@bill-the-cat> (raw)
Just talkin' to myself here,
The following changes since commit 92fa7f53f1f3f03296f8ffb14bdf1baefab83368:
Prepare v2015.01 (2015-01-12 09:39:08 -0500)
are available in the git repository at:
git://git.denx.de/u-boot-ti master
for you to fetch changes up to fa58b102cd8f5345cbc28657600c3a28acfbd80e:
omap5: Add netargs and netboot option (2015-01-13 15:26:11 -0500)
----------------------------------------------------------------
Anthoine Bourgeois (2):
arm: omap3: devkit8000: inherit from ti_armv7_common.h
arm: omap3: devkit8000: inherit from ti_omap3_common.h
Cooper Jr., Franklin (1):
omap5: Add netargs and netboot option
Daniel Mack (1):
mtd: OMAP: Enable GPMC prefetch mode
Felipe Balbi (5):
board: ti: am43xx: replace if else if else with a switch
power: tps65218: define all valid VDD_MPU voltages
board: ti: am43xx: take care of all OPPs
pmic: add tps62362 simple wrapper code
board: ti: am43xx: add support for AM43xx Industrial Development Kit
James Doublesin (3):
arm: am437x: PLL values for all input frequencies
arm: am437x: Enable hardware leveling for EMIF
arm: am437x: Correct PLL frequency for 25MHz
matwey.kornilov at gmail.com (1):
pcm051: Add boot script support to pcm051
arch/arm/cpu/armv7/am33xx/ddr.c | 134 +++++---
arch/arm/cpu/armv7/am33xx/emif4.c | 5 +-
arch/arm/include/asm/arch-am33xx/cpu.h | 11 +
arch/arm/include/asm/arch-am33xx/hardware_am33xx.h | 1 +
arch/arm/include/asm/arch-am33xx/hardware_am43xx.h | 1 +
arch/arm/include/asm/emif.h | 37 +-
board/ti/am43xx/board.c | 354 +++++++++-----------
board/ti/am43xx/board.h | 5 +
board/ti/am43xx/mux.c | 2 +-
board/timll/devkit8000/devkit8000.c | 13 +
doc/README.nand | 5 +
drivers/mtd/nand/omap_gpmc.c | 114 ++++++-
drivers/power/pmic/Makefile | 1 +
drivers/power/pmic/pmic_tps62362.c | 47 +++
include/configs/am43xx_evm.h | 3 +
include/configs/devkit8000.h | 163 ++-------
include/configs/pcm051.h | 29 +-
include/configs/ti_omap5_common.h | 15 +-
include/linux/mtd/omap_gpmc.h | 6 +-
include/power/tps62362.h | 29 ++
include/power/tps65218.h | 3 +
21 files changed, 579 insertions(+), 399 deletions(-)
create mode 100644 drivers/power/pmic/pmic_tps62362.c
create mode 100644 include/power/tps62362.h
--
Tom
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 836 bytes
Desc: Digital signature
URL: <http://lists.denx.de/pipermail/u-boot/attachments/20150113/5bdac75f/attachment.pgp>
next reply other threads:[~2015-01-13 21:51 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-01-13 21:51 Tom Rini [this message]
2015-01-16 15:58 ` [U-Boot] Please pull u-boot-ti Tom Rini
-- strict thread matches above, loose matches on Subject: below --
2013-12-13 12:45 Tom Rini
2013-12-13 13:29 ` Albert ARIBAUD
2013-12-13 13:37 ` Tom Rini
2013-12-17 7:50 ` Wolfgang Denk
2013-12-13 14:56 ` Albert ARIBAUD
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=20150113215147.GT10826@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.