From: Jagan Teki <jagan@amarulasolutions.com>
To: u-boot@lists.denx.de
Subject: [U-Boot] Pull request v2: u-boot-sunix/master
Date: Mon, 29 Oct 2018 20:50:24 +0530 [thread overview]
Message-ID: <20181029152024.7261-1-jagan@amarulasolutions.com> (raw)
Hi Tom,
Please pull this PR.
Changes for v2:
- Fix "sunxi: disable Pine A64 model detection code on other boards"
changes.
thanks,
Jagan.
The following changes since commit 1ed3c0954bd160dafcad8847a51c3ddd5f992f51:
Merge branch 'master' of git://git.denx.de/u-boot-samsung (2018-10-23 21:13:32 -0400)
are available in the Git repository at:
git://git.denx.de/u-boot-sunxi.git master
for you to fetch changes up to 5776610e9ef022e2d8a15793d4b9955c3f8076ed:
sunxi: store DRAM size in SPL header (2018-10-29 20:41:15 +0530)
----------------------------------------------------------------
Andre Przywara (3):
sunxi: Extend SPL header versioning
sunxi: board.c: refactor SPL header checks
sunxi: store DRAM size in SPL header
Icenowy Zheng (3):
sunxi: disable Pine A64 model detection code on other boards
sunxi: map DRAM part with 3G size
sunxi: add Kconfig option for the maximum accessible DRAM
Priit Laes (3):
sunxi: Fix typos of spelling Allwinner
sunxi: docs: Mention CONFIG_NAND requirement
sunxi: display: Mark sunxi_rgb2yuv_coef array as const
Vasily Khoruzhick (3):
pwm: sunxi: fix off-by-one that prevented PWM to use prescaler bypass
pwm: sunxi: use new prescaler when configuring PWM
pwm: sunxi: choose best prescaler to improve PWM resolution
arch/arm/include/asm/arch-sunxi/spl.h | 22 ++++++++---
arch/arm/mach-sunxi/Kconfig | 16 ++++++++
arch/arm/mach-sunxi/board.c | 2 +-
arch/arm/mach-sunxi/dram_sun4i.c | 2 +-
arch/arm/mach-sunxi/p2wi.c | 2 +-
board/sunxi/README.nand | 6 +--
board/sunxi/README.sunxi64 | 2 +-
board/sunxi/board.c | 72 +++++++++++++++++++++++++++++------
configs/pine64_plus_defconfig | 1 +
drivers/pwm/sunxi_pwm.c | 32 +++++++++-------
drivers/video/sunxi/sunxi_display.c | 2 +-
11 files changed, 120 insertions(+), 39 deletions(-)
next reply other threads:[~2018-10-29 15:20 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2018-10-29 15:20 Jagan Teki [this message]
2018-10-29 20:03 ` [U-Boot] Pull request v2: u-boot-sunix/master 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=20181029152024.7261-1-jagan@amarulasolutions.com \
--to=jagan@amarulasolutions.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