On Fri, Aug 24, 2018 at 08:21:46PM +0200, Marek Vasut wrote:
> The following changes since commit 9f8cf76be256a83643ee05de6cffaeb452ed0931:
>
> Convert CONFIG_SYS_I2C_DAVINCI to Kconfig (2018-08-17 15:43:38 -0400)
>
> are available in the Git repository at:
>
> git://git.denx.de/u-boot-usb.
On Fri, Aug 24, 2018 at 08:25:33PM +0200, Marek Vasut wrote:
> The following changes since commit 2418734ed429058b396d2aeb6b91f875cdc8e4ce:
>
> Merge branch 'master' of git://git.denx.de/u-boot-tegra (2018-08-22
> 22:36:08 -0400)
>
> are available in the Git repository at:
>
> git://git.den
On Fri, Aug 24, 2018 at 02:20:51PM +0530, Jagan Teki wrote:
> Hi Tom,
>
> Please pull this PR.
>
> thanks,
> Jagan.
>
> The following changes since commit b71d9e8b3805305ea4116733f515061710ad7081:
>
> Merge branch 'master' of git://git.denx.de/u-boot-sunxi (2018-08-20
> 13:41:56 -0400)
>
>
On Mon, Aug 20, 2018 at 8:43 PM, Tom Rini wrote:
> On Mon, Aug 20, 2018 at 07:45:16AM -0500, Adam Ford wrote:
>> On Mon, Aug 20, 2018 at 6:21 AM Tom Rini wrote:
>> >
>> > On Tue, Aug 07, 2018 at 07:28:11AM -0500, Adam Ford wrote:
>> >
>> > > Two boards include a reference to ti_omap3_common.h whi
On Sat, Aug 25, 2018 at 06:58:19PM +0300, Grazvydas Ignotas wrote:
> On Mon, Aug 20, 2018 at 8:43 PM, Tom Rini wrote:
> > On Mon, Aug 20, 2018 at 07:45:16AM -0500, Adam Ford wrote:
> >> On Mon, Aug 20, 2018 at 6:21 AM Tom Rini wrote:
> >> >
> >> > On Tue, Aug 07, 2018 at 07:28:11AM -0500, Adam Fo
Add DM support to the SH QSPI driver while retaining non-DM support.
The later is required as this driver is used in SPL which has a size
limitation of 16 kiB.
Signed-off-by: Marek Vasut
Cc: Nobuhiro Iwamatsu
---
drivers/spi/sh_qspi.c | 215 +++---
1
This patch enables DM_SERIAL for the pandora board. Verified that
the default kernel can still be booted with this.
Signed-off-by: Grazvydas Ignotas
---
board/pandora/pandora.c | 14 ++
configs/omap3_pandora_defconfig | 4 +++-
include/configs/omap3_pandora.h | 17 --
On Sat, Aug 25, 2018 at 7:22 PM, Tom Rini wrote:
> On Sat, Aug 25, 2018 at 06:58:19PM +0300, Grazvydas Ignotas wrote:
>> On Mon, Aug 20, 2018 at 8:43 PM, Tom Rini wrote:
>> > On Mon, Aug 20, 2018 at 07:45:16AM -0500, Adam Ford wrote:
>> >> On Mon, Aug 20, 2018 at 6:21 AM Tom Rini wrote:
>> >> >
I wanted to update the list with the latest findings from the Sunxi Linux
community regarding the data abort when loading the kernel. Although early
testing implicated recent GCC, more focused testing has identified binutils
2.31 as the culprit and a specific commit causing the u-boot regression. I
On Sat, Aug 25, 2018 at 10:44:28PM +0300, Grazvydas Ignotas wrote:
> On Sat, Aug 25, 2018 at 7:22 PM, Tom Rini wrote:
> > On Sat, Aug 25, 2018 at 06:58:19PM +0300, Grazvydas Ignotas wrote:
> >> On Mon, Aug 20, 2018 at 8:43 PM, Tom Rini wrote:
> >> > On Mon, Aug 20, 2018 at 07:45:16AM -0500, Adam
> Am 21.08.2018 um 16:30 schrieb Lokesh Vutla :
>
> The AM654 SoC is a lead device of the K3 Multicore SoC architecture
> platform, targeted for broad market and industrial control with aim to
> meet the complex processing needs of modern embedded products.
>
> The device is partitioned into th
On Sat, Aug 25, 2018 at 11:04 PM, Marek Vasut wrote:
> Add DM support to the SH QSPI driver while retaining non-DM support.
> The later is required as this driver is used in SPL which has a size
> limitation of 16 kiB.
>
> Signed-off-by: Marek Vasut
> Cc: Nobuhiro Iwamatsu
> ---
> drivers/spi/s
12 matches
Mail list logo