(Sorry for the resend; I sent this to the wrong U-Boot mailing list the
first time around)
Dom, ddv2005, Gray,
I'm trying to get Signed-off-by lines for all code in the Raspberry Pi
Linux kernel trees related to the SDHCI driver (or just everything). The
list of relevant commits for SDHCI is belo
P2041RDB uses common corenet TLB and LAW. However it doesn't have promjet
connector. It is necessary to use the same base address for correct LAW
address. An offset is added for NOR flash.
Signed-off-by: York Sun
---
include/configs/P2041RDB.h | 14 ++
1 file changed, 10 insertions
Single rank UDIMM timing has been verified with HMT325U7BFR8C-H9 for speed
800, 900, 1000, 1200, 1300MT/s.
Signed-off-by: York Sun
---
board/freescale/corenet_ds/ddr.c |4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/board/freescale/corenet_ds/ddr.c b/board/freescale/co
From: Xiangfu
The JZ4740 CPU can load 8KB from two different addresses:
1. the normal area up to 8KB starting from NAND flash address 0x
2. the backup area up to 8KB starting from NAND flash address 0x2000
Signed-off-by: Xiangfu
---
Makefile | 12
From: Xiangfu
Big thanks to Tom Rini, Daniel Schwierzeck and Marek Vasut for feedback.
For the usbboot code. I can not fast re-write them to u-boot USB sub-system.
but I don't want wait. so let's finish the nand spl code first. :)
V7:
* fix typo
V6:
* remove usbboot code
* add u-boot-xbu
On Sat, Oct 27, 2012 at 12:30:46AM +0200, Albert ARIBAUD wrote:
> Hello Tom,
>
> The following changes since commit
> 186fc4db263fc6332d6712be99a9a387087d29c7:
>
> ColdFire: Add Freescale MCF54418TWR ColdFire development board
> support (2012-10-24 22:27:46 +0800)
>
> are available in the g
On 10/26/2012 05:05:29 PM, York Sun wrote:
diff --git a/arch/powerpc/cpu/mpc85xx/release.S
b/arch/powerpc/cpu/mpc85xx/release.S
index 4ba44a9..b68272b 100644
--- a/arch/powerpc/cpu/mpc85xx/release.S
+++ b/arch/powerpc/cpu/mpc85xx/release.S
@@ -351,6 +351,13 @@ __secondary_reset_vector:
Hello Tom,
The following changes since commit
186fc4db263fc6332d6712be99a9a387087d29c7:
ColdFire: Add Freescale MCF54418TWR ColdFire development board
support (2012-10-24 22:27:46 +0800)
are available in the git repository at:
git://git.denx.de/u-boot-arm master
for you to fetch changes
Allen,
> -Original Message-
> From: Allen Martin [mailto:amar...@nvidia.com]
> Sent: Thursday, October 25, 2012 4:30 PM
> To: Tom Warren; swar...@wwwdotorg.org; ma...@denx.de; tr...@ti.com;
> joe.hershber...@ni.com; s...@google.com
> Cc: u-boot@lists.denx.de; Allen Martin
> Subject: [PATCH
Once u-boot sets the spin table to cache-enabled memory, old kernel which
uses cache-inhibit mapping without coherence will not work properly. We
use this temporary fix until kernel has updated its spin table code.
For now this fix is activated by default. To disable this fix for new
kernel, set en
On Fri, Oct 26, 2012 at 11:39:48AM -0700, Joe Hershberger wrote:
> Hi Marek,
>
> On Fri, Oct 26, 2012 at 5:22 AM, Marek Vasut wrote:
> > Dear Joe Hershberger,
> >
> >> Hi Allen,
> >>
> >> On Thu, Oct 25, 2012 at 4:19 PM, Allen Martin wrote:
> >> > On Thu, Oct 25, 2012 at 02:02:55PM -0700, Simon
Hi Simon,
On Thu, 25 Oct 2012 11:11:14 -0700, Simon Glass
wrote:
> On Mon, Oct 22, 2012 at 9:19 AM, Stephen Warren wrote:
> > From: Stephen Warren
> >
> > When -ffunction-sections or -fdata-section are used, symbols are placed
> > into sections such as .data.eserial1_device and .bss.serial_cur
On Fri, 26 Oct 2012 23:25:01 +0200, Albert ARIBAUD
wrote:
> Hi Stephen,
>
> On Thu, 18 Oct 2012 17:25:55 -0600, Stephen Warren
> wrote:
>
> > From: Stephen Warren
> >
> > When -ffunction-sections or -fdata-section are used, symbols are placed
> > into sections such as .data.eserial1_device a
Hi Yann,
On Fri, 19 Oct 2012 10:02:09 +0200, Yann Vernier
wrote:
> On Thu, 18 Oct 2012 15:55:31 -0500
> Joe Hershberger wrote:
>
> > Hi Yann,
> >
> > On Fri, Oct 5, 2012 at 7:09 AM, Yann Vernier
> > wrote:
> > > Removed board specific MAC reading code from driver.
> > > Should move the readi
Hi Yann,
On Fri, 5 Oct 2012 14:09:48 +0200, Yann Vernier
wrote:
> CONFIG_BAUDRATE and KS8695_UART_LINEC_WLEN8 used for UART registers
> ---
> arch/arm/cpu/arm920t/ks8695/lowlevel_init.S |6 +++---
> 1 file changed, 3 insertions(+), 3 deletions(-)
>
> diff --git a/arch/arm/cpu/arm920t/ks86
Hi Tushar,
On Fri, 31 Aug 2012 12:03:58 +0530, Tushar Behera
wrote:
> From: Annamalai Lakshmanan
>
> Added clock settings for MFC, FIMC, FB and G3D. They are clocked to
> maximum respective frequencies as per datasheet.
>
> Signed-off-by: Annamalai Lakshmanan
> Signed-off-by: Giridhar Maruth
On Fri, Oct 19, 2012 at 05:43:55PM +0200, Lukasz Majewski wrote:
> The PMIC framework has been moved to its more natural place
> ./drivers/power from ./drivers/misc directory.
>
> Signed-off-by: Lukasz Majewski
> Signed-off-by: Kyungmin Park
> ---
> Changes for v2:
> - New patch for v2
> Change
Hi Stephen,
On Thu, 18 Oct 2012 17:25:55 -0600, Stephen Warren
wrote:
> From: Stephen Warren
>
> When -ffunction-sections or -fdata-section are used, symbols are placed
> into sections such as .data.eserial1_device and .bss.serial_current.
> Update the linker script to explicitly include these
On Thu, 18 Oct 2012 22:15:45 +0200, Albert ARIBAUD
wrote:
> SX1 does not build properly by itself, is not built
> as part of MAKEALL arm or MAKEALL -a arm, and is only
> present in Makefile, not boards.cfg. As it also has no
> entry in MAINTAINERS, it is orphan and non-functional.
> Remove it.
>
Hi mohamed.han...@lntinfotech.com,
On Thu, 16 Feb 2012 08:29:18 +0530,
wrote:
> From: Mohamed Haneef
>
> This is a patch series for msm7630 board. The Patches contain the following
> support
> * low speed uart for msm7630
> * interprocessor communication
> * msm7630 so
Hi Tom,
On Fri, Oct 26, 2012 at 1:16 PM, Tom Rini wrote:
> On Thu, Oct 18, 2012 at 08:44:57PM -0700, Simon Glass wrote:
>
>> This series contains a set of improvements for the SATA susbsystem, mostly
>> targeted at solid-state drivers and improving start-up time.
>>
>> The patches are tested on v
Hi Marek,
On Wed, 3 Oct 2012 20:54:08 +0200, Marek Vasut wrote:
> This stuff has been rotting in the tree for a year now. Remove it.
>
> Signed-off-by: Marek Vasut
> ---
> Changes in v3:
> - Rebase on top of -next
>
> Changes in v2:
> - Rebase on top of -next
>
> arch/arm/cpu/arm720t/cpu
On Thu, Oct 18, 2012 at 08:44:57PM -0700, Simon Glass wrote:
> This series contains a set of improvements for the SATA susbsystem, mostly
> targeted at solid-state drivers and improving start-up time.
>
> The patches are tested on various x86 Chromebooks.
This unfortunately breaks some mpc85xx p
Hi Marek,
On Wed, 3 Oct 2012 20:54:08 +0200, Marek Vasut wrote:
> This stuff has been rotting in the tree for a year now. Remove it.
>
> Signed-off-by: Marek Vasut
> ---
> Changes in v3:
> - Rebase on top of -next
>
> Changes in v2:
> - Rebase on top of -next
>
> arch/arm/cpu/arm720t/cpu
Dear Stephen Warren,
In message <508ad8f9.8030...@wwwdotorg.org> you wrote:
>
> Simply overlaying two DTBs on top of each-other (in the same fashion
> that dtc's /include/ statement would do at compile-time) might not be
> fully general enough, although perhaps it would be sufficient for your
> im
On 10/26/2012 10:32 AM, Tom Rini wrote:
On Tue, Oct 23, 2012 at 10:50:47PM -0600, Stephen Warren wrote:
This adds a simple driver for the BCM2835's SD controller.
Workarounds are implemented for:
* Register writes can't be too close to each-other in time, or they will
be lost.
* Register acc
On Fri, Oct 26, 2012 at 10:48:06AM -0700, Oleksandr Tymoshenko wrote:
> On 10/26/2012 10:32 AM, Tom Rini wrote:
> >On Tue, Oct 23, 2012 at 10:50:47PM -0600, Stephen Warren wrote:
> >>This adds a simple driver for the BCM2835's SD controller.
> >>
> >>Workarounds are implemented for:
> >>* Register
On Thu, Oct 25, 2012 at 02:37:08PM -0700, Simon Glass wrote:
[snip]
> Later, I wonder whether the concept of a 'current' i2c bus should be
> maintained by the command line interpreter, rather than the i2c
> system. Because to be honest, most of the drivers I see have to save
> the current bus numb
Hi Marek,
On Fri, Oct 26, 2012 at 5:22 AM, Marek Vasut wrote:
> Dear Joe Hershberger,
>
>> Hi Allen,
>>
>> On Thu, Oct 25, 2012 at 4:19 PM, Allen Martin wrote:
>> > On Thu, Oct 25, 2012 at 02:02:55PM -0700, Simon Glass wrote:
>> >> Hi,
>> >>
>> >> On Thu, Oct 25, 2012 at 12:03 PM, Marek Vasut w
On 10/24/2012 03:47 AM, Daniel Mack wrote:
> Hi,
>
> a project I'm involved in uses a module/baseboard combo, and components
> on either board are described in DT. I'm currently using separate dts
> files which build upon each other with include statements, which works
> fine for development.
>
>
Hi Daniel,
On Fri, Oct 26, 2012 at 12:24 AM, Daniel Mack wrote:
> On 26.10.2012 02:53, David Gibson wrote:
>> On Thu, Oct 25, 2012 at 10:46:32PM +0200, Wolfgang Denk wrote:
>>> Dear Daniel,
>>>
>>> In message <50893633.6070...@gmail.com> you wrote:
Overwrites must be addressed in the fi
On 10/26/2012 12:05 PM, Tom Rini wrote:
> On 10/26/12 10:48, Oleksandr Tymoshenko wrote:
>> On 10/26/2012 10:32 AM, Tom Rini wrote:
>>> On Tue, Oct 23, 2012 at 10:50:47PM -0600, Stephen Warren
>>> wrote:
This adds a simple driver for the BCM2835's SD controller.
Workarounds are impl
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
On 10/26/12 10:48, Oleksandr Tymoshenko wrote:
> On 10/26/2012 10:32 AM, Tom Rini wrote:
>> On Tue, Oct 23, 2012 at 10:50:47PM -0600, Stephen Warren wrote:
>>> This adds a simple driver for the BCM2835's SD controller.
>>>
>>> Workarounds are implemen
On Fri, Oct 19, 2012 at 02:00:05PM +0200, Pali Roh??r wrote:
> If dram bank size is calculated at runtime, it can be zero on some boards.
> This patch added code which ignore these zero bank size in ATAG_MEM.
>
> Signed-off-by: Pali Roh??r
My reading of the kernel's arm_add_memory says that emp
On Sat, Oct 20, 2012 at 11:41:51AM +0200, Pali Roh?r wrote:
> On Saturday 20 October 2012 11:34:20 Marek Vasut wrote:
> > Dear Pali Roh??r,
> >
> > > If dram bank size is calculated at runtime, it can be zero on
> > > some boards. This patch added code which ignore these zero
> > > bank size in AT
On Fri, Oct 26, 2012 at 03:22:32AM -0700, Marek Vasut wrote:
> Dear Joe Hershberger,
>
> > Hi Allen,
> >
> > On Thu, Oct 25, 2012 at 4:19 PM, Allen Martin wrote:
> > > On Thu, Oct 25, 2012 at 02:02:55PM -0700, Simon Glass wrote:
> > >> Hi,
> > >>
> > >> On Thu, Oct 25, 2012 at 12:03 PM, Marek V
On Fri, Oct 26, 2012 at 12:43:36PM +0200, Lukasz Majewski wrote:
> Hi Stefano,
>
> > Am 26/10/2012 09:29, schrieb Lukasz Majewski:
> > > Hi Stefano, Tom,
> > >
> > > Any thoughts or ideas for this patch series?
> >
> > Personally, I will look at your patches in the week-end. Stay tuned..
>
> I
From: Xiangfu
The JZ4740 CPU can load 8KB from two different addresses:
1. the normal area up to 8KB starting from NAND flash address 0x
2. the backup area up to 8KB starting from NAND flash address 0x2000
Signed-off-by: Xiangfu
---
Makefile | 12
From: Xiangfu
Big thanks to Tom Rini, Daniel Schwierzeck and Marek Vasut for feedback.
For the usbboot code. I can not fast re-write them to u-boot USB sub-system.
but I don't want wait. so let's finish the nand spl code first. :)
V6:
* remove usbboot code.
* add u-boot-xburst.bin rule to m
On Tue, Oct 23, 2012 at 10:50:47PM -0600, Stephen Warren wrote:
> This adds a simple driver for the BCM2835's SD controller.
>
> Workarounds are implemented for:
> * Register writes can't be too close to each-other in time, or they will
> be lost.
> * Register accesses must all be 32-bit, so imp
Hi Stephen,
On Fri, Oct 26, 2012 at 9:40 AM, Stephen Warren wrote:
> On 10/26/2012 10:38 AM, Simon Glass wrote:
>> On Sat, Oct 20, 2012 at 12:08 AM, Allen Martin wrote:
>>> Change tegra SPL to use common SPL framework. Any tegra specific
>>> initialization is now done in spl_board_init() instea
Am 26/10/2012 18:23, schrieb Fabio Estevam:
> Hi Stefano,
>
> On Fri, Oct 26, 2012 at 12:48 PM, Stefano Babic wrote:
>> This patch modifies start.S for the arm1136 to make it
>> conform to start.S in armv7 architecture, to make it
>> usable if the SPL framework is used.
>>
>> Signed-off-by: Stef
On 10/26/2012 10:38 AM, Simon Glass wrote:
> On Sat, Oct 20, 2012 at 12:08 AM, Allen Martin wrote:
>> Change tegra SPL to use common SPL framework. Any tegra specific
>> initialization is now done in spl_board_init() instead of
>> board_init_f()/board_init_r(). Only one SPL boot target is suppor
On Sat, Oct 20, 2012 at 12:08 AM, Allen Martin wrote:
> Change jump_to_image_no_args() to a weak symbol to allow override by
> SoC specific code. This is required by tegra because the SPL runs on
> a different CPU from the image it is loading, so tegra specific
> initialization is required to sta
On Sat, Oct 20, 2012 at 12:08 AM, Allen Martin wrote:
> Change tegra SPL to use common SPL framework. Any tegra specific
> initialization is now done in spl_board_init() instead of
> board_init_f()/board_init_r(). Only one SPL boot target is supported
> on tegra, which is boot to RAM image. jum
Hi,
On Sat, Oct 20, 2012 at 12:18 AM, Allen Martin wrote:
> Initialize this variable to avoid a compiler warning about possible
> use of uninitialized variable with gcc 4.4.6.
>
> Signed-off-by: Allen Martin
Acked-by: Simon Glass
Tested-by: Simon Glass
I suppose the compiler is confused by t
Hi Stephen,
On Fri, Oct 26, 2012 at 9:23 AM, Stephen Warren wrote:
> On 10/26/2012 09:50 AM, Simon Glass wrote:
>> Hi,
>>
>> On Fri, Oct 26, 2012 at 7:53 AM, Tom Rini wrote: On
>> 10/26/12 00:10, Marek Vasut wrote:
> Dear Joe Hershberger,
>
>> Hi Allen,
>>
>> On Thu, Oct 25,
On Thu, Oct 25, 2012 at 04:30:14PM -0700, Allen Martin wrote:
> Remove calls to serial_assign() that are failing now that it returns a
> proper error code. This calls were not actually doing anything
> because they passed the name of a stdio_dev when a serial_device name
> is exptectd.
>
> Signe
Hi Stefano,
On Fri, Oct 26, 2012 at 12:48 PM, Stefano Babic wrote:
> This patch modifies start.S for the arm1136 to make it
> conform to start.S in armv7 architecture, to make it
> usable if the SPL framework is used.
>
> Signed-off-by: Stefano Babic
> ---
>
> Changes:
> - Previous patch breaks
On 10/26/2012 09:50 AM, Simon Glass wrote:
> Hi,
>
> On Fri, Oct 26, 2012 at 7:53 AM, Tom Rini wrote: On
> 10/26/12 00:10, Marek Vasut wrote:
Dear Joe Hershberger,
> Hi Allen,
>
> On Thu, Oct 25, 2012 at 6:30 PM, Allen Martin
> wrote:
>> Remove calls to serial_as
Hi Rajeshwari,
On Thu, Oct 25, 2012 at 10:49 PM, Rajeshwari Shinde
wrote:
> This patchset adds the audio support for EXYNOS5.
> This patchset plays a predefined beep sound.
>
This all looks good to me. You already have my ACKs for each patch.
Regards,
Simon
> Rajeshwari Shinde (9):
> SOUND:
Hi Lucas,
On Fri, Oct 26, 2012 at 3:13 AM, Marek Vasut wrote:
> Dear Lucas Stach,
>
>> Hi Marek,
>>
>> Am Freitag, den 26.10.2012, 09:09 +0200 schrieb Marek Vasut:
>> > Dear Lucas Stach,
>> >
>> > > Move the Tegra EHCI implementation to the correct directory in the
>> > > tree. This code is speci
Hi Heiko,
On Thu, Oct 25, 2012 at 10:48 PM, Heiko Schocher wrote:
> Hello Simon,
>
>
> On 25.10.2012 23:37, Simon Glass wrote:
>>
>> On Mon, Oct 22, 2012 at 10:40 AM, Heiko Schocher wrote:
>>>
>>> rebased/reworked the I2C multibus patches from Simon Glass found
>>> here:
>>>
>>> http://www.mail-
On 10/25/2012 11:48 PM, Heiko Schocher wrote:
> Hello Simon,
>
> On 25.10.2012 23:37, Simon Glass wrote:
>> On Mon, Oct 22, 2012 at 10:40 AM, Heiko Schocher wrote:
>>> rebased/reworked the I2C multibus patches from Simon Glass found
>>> here:
>>>
>>> http://www.mail-archive.com/u-boot@lists.denx.
Hi,
On Fri, Oct 26, 2012 at 7:53 AM, Tom Rini wrote:
> -BEGIN PGP SIGNED MESSAGE-
> Hash: SHA1
>
> On 10/26/12 00:10, Marek Vasut wrote:
>> Dear Joe Hershberger,
>>
>>> Hi Allen,
>>>
>>> On Thu, Oct 25, 2012 at 6:30 PM, Allen Martin
>>> wrote:
Remove calls to serial_assign() that ar
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
On 10/26/12 00:10, Marek Vasut wrote:
> Dear Joe Hershberger,
>
>> Hi Allen,
>>
>> On Thu, Oct 25, 2012 at 6:30 PM, Allen Martin
>> wrote:
>>> Remove calls to serial_assign() that are failing now that it
>>> returns a proper error code. This call
This patch modifies start.S for the arm1136 to make it
conform to start.S in armv7 architecture, to make it
usable if the SPL framework is used.
Signed-off-by: Stefano Babic
---
Changes:
- Previous patch breaks legacy nand_spl boards
due to local u-boot.lds. Fixed it.
arch/arm/cpu/arm1136/sta
On Fri, Oct 26, 2012 at 12:32 PM, Stefano Babic wrote:
> Recent patches adding FSL_PMIC_I2C_LENGTH require
> that the PMIC model is defined.
>
> Signed-off-by: Stefano Babic
> CC: Jason Liu
Acked-by: Fabio Estevam
___
U-Boot mailing list
U-Boot@lists
Recent patches adding FSL_PMIC_I2C_LENGTH require
that the PMIC model is defined.
Signed-off-by: Stefano Babic
CC: Jason Liu
---
include/configs/mx53evk.h |1 +
1 file changed, 1 insertion(+)
diff --git a/include/configs/mx53evk.h b/include/configs/mx53evk.h
index 8fc415e..0955fda 100644
-
Hi Albert,
please pull from u-boot-imx, thanks.
The following changes since commit bd23b22badadcdc414a900828253961fc5ec6c39:
Merge branch 'ag...@denx.de-next' of git://git.denx.de/u-boot-staging
(2012-10-15 13:37:22 -0700)
are available in the git repository at:
git://www.denx.de/git/u-bo
This patch fixes the following compile warnings:
cmd_zfs.c:177:1: warning: initialization from incompatible pointer type
[enabled by default]
cmd_zfs.c:177:1: warning: (near initialization for
'_u_boot_list_cmd_zfsls.cmd') [enabled by default]
cmd_zfs.c:182:1: warning: initialization from incomp
This patch fixes the following compile warning:
zfs.c:2006:1: warning: 'zfs_label' defined but not used [-Wunused-function]
zfs.c:2029:1: warning: 'zfs_uuid' defined but not used [-Wunused-function]
Signed-off-by: Stefan Roese
Cc: Jorgen Lundman
---
fs/zfs/zfs.c | 51 ---
Stephen,
On 10/25/2012 01:05 AM, Stephen Warren wrote:
While looking into a CONFIG_CONSOLE_MUX-related issue, I noticed the
following:
include/configs/u8500_href.h:136: "stdin=serial,usbtty\0"
include/configs/u8500_href.h:135: "stdout=serial,usbtty\0"
include/configs/snowball.h:180
Some nitpicks.
On 10/24/2012 10:20 AM, Stephen Warren wrote:
This adds a simple driver for the BCM2835's SD controller.
Workarounds are implemented for:
* Register writes can't be too close to each-other in time, or they will
be lost.
* Register accesses must all be 32-bit, so implement cust
The lcd_setcolreg() is a API provided by the lcd driver and used to setup the
color lookup table. However the lcd driver setup the CLUT by using a lot
of #ifdiffery and accessing the CLUT arrays which are cleanly hidden by the API
call. Remove that and use the API.
Signed-off-by: Andreas Bießmann
Dear Vivek Gautam,
[...]
> >>
> >> Isn't USB_PRINTF itself a conditional debug print ?
> >
> > Yes, but I'd prefer to kill USB_PRINTF altogether in favor of debug().
>
> Ok, will switch to debug(...).
> And may be in that case we may try to eliminate USB _PRINTF and
> other such macro altogethe
Hi Stefano,
> Am 26/10/2012 09:29, schrieb Lukasz Majewski:
> > Hi Stefano, Tom,
> >
> > Any thoughts or ideas for this patch series?
>
> Personally, I will look at your patches in the week-end. Stay tuned..
I will :-).
>
>
> Regards,
> Stefano
>
>
--
Best regards,
Lukasz Majewski
Sa
Hi Marek,
On Fri, Oct 26, 2012 at 3:48 PM, Marek Vasut wrote:
> Dear Vivek Gautam,
>
> [...]
>>
>> This comes as an affect of introduction of "struct usb_ep_desc"
>> which eventually contains "struct usb_endpoint_descriptor" and
>> "struct usb_ss_ep_comp_descriptor".
>
> I see, can we split this?
Am 26/10/2012 09:29, schrieb Lukasz Majewski:
> Hi Stefano, Tom,
>
> Any thoughts or ideas for this patch series?
Personally, I will look at your patches in the week-end. Stay tuned..
Regards,
Stefano
--
=
DENX Software Engi
Dear Joe Hershberger,
> Hi Allen,
>
> On Thu, Oct 25, 2012 at 5:50 PM, Allen Martin wrote:
> > On Thu, Oct 25, 2012 at 03:46:01PM -0700, Joe Hershberger wrote:
> >> Hi Stephen,
> >>
> >> On Thu, Oct 25, 2012 at 5:43 PM, Stephen Warren
wrote:
> >> > On 10/25/2012 03:59 PM, Allen Martin wrote:
Dear Minkyu Kang,
> Dear Marek,
>
> On 22 July 2012 00:02, Marek Vasut wrote:
> > Signed-off-by: Marek Vasut
> > Cc: David Müller
> > Cc: Minkyu Kang
> > Cc: Wolfgang Denk
> > Cc: Albert Aribaud
> > Cc: U-Boot DM
> > ---
> >
> > arch/arm/cpu/armv7/s5p-common/Makefile
Dear Joe Hershberger,
> Hi Allen,
>
> On Thu, Oct 25, 2012 at 4:19 PM, Allen Martin wrote:
> > On Thu, Oct 25, 2012 at 02:02:55PM -0700, Simon Glass wrote:
> >> Hi,
> >>
> >> On Thu, Oct 25, 2012 at 12:03 PM, Marek Vasut wrote:
> >> > Dear Simon Glass,
> >> >
> >> >> Hi,
> >> >>
> >> >> On M
Hi Marek,
On Fri, Oct 26, 2012 at 3:48 PM, Marek Vasut wrote:
> Dear Vivek Gautam,
>
>> HI,
>>
>> On Wed, Oct 24, 2012 at 4:05 AM, Tom Rini wrote:
>> > On Tue, Oct 23, 2012 at 01:43:51PM +0200, Marek Vasut wrote:
>> >> Dear Vivek Gautam,
>> >>
>> >> > This adds stack layer for eXtensible Host Co
Dear Vivek Gautam,
> HI,
>
> On Wed, Oct 24, 2012 at 4:05 AM, Tom Rini wrote:
> > On Tue, Oct 23, 2012 at 01:43:51PM +0200, Marek Vasut wrote:
> >> Dear Vivek Gautam,
> >>
> >> > This adds stack layer for eXtensible Host Controller Interface
> >> > which facilitates use of USB 3.0 in host mode.
Dear Vivek Gautam,
[...]
>
> This comes as an affect of introduction of "struct usb_ep_desc"
> which eventually contains "struct usb_endpoint_descriptor" and
> "struct usb_ss_ep_comp_descriptor".
I see, can we split this? I really enjoy small incremental patches, it's much
easier to bisect issu
CC: Simon Glass
On Fri, Oct 26, 2012 at 3:21 PM, Vivek Gautam wrote:
> HI,
>
> On Wed, Oct 24, 2012 at 4:05 AM, Tom Rini wrote:
>> On Tue, Oct 23, 2012 at 01:43:51PM +0200, Marek Vasut wrote:
>>> Dear Vivek Gautam,
>>>
>>> > This adds stack layer for eXtensible Host Controller Interface
>>> > w
Dear Lucas Stach,
> Hi Marek,
>
> Am Freitag, den 26.10.2012, 09:09 +0200 schrieb Marek Vasut:
> > Dear Lucas Stach,
> >
> > > Move the Tegra EHCI implementation to the correct directory in the
> > > tree. This code is specific to the Tegra EHCI controller, not to the
> > > Tegra SoC in general.
Dear Jaehoon Chung,
> From: Minkyu Kang
>
> This patch is fixing the following errors
[...]
Acked-by: Marek Vasut
Best regards,
Marek Vasut
___
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot
Dear Marek,
CCing Simon Glass.
On Tue, Oct 23, 2012 at 5:10 PM, Marek Vasut wrote:
> Dear Vivek Gautam,
>
>> This adds usb framework support for super-speed usb, which will
>> further facilitate to add stack support for xHCI.
>>
>> Signed-off-by: Vikas C Sajjan
>> Signedoff-by: Vivek Gautam
>
HI,
On Wed, Oct 24, 2012 at 4:05 AM, Tom Rini wrote:
> On Tue, Oct 23, 2012 at 01:43:51PM +0200, Marek Vasut wrote:
>> Dear Vivek Gautam,
>>
>> > This adds stack layer for eXtensible Host Controller Interface
>> > which facilitates use of USB 3.0 in host mode.
>> >
>> > This work is based on xHCI
Dear Hatim Ali,
On 22 October 2012 20:52, Hatim Ali wrote:
> From: Rajeshwari Shinde
>
> This patch adds api to calculate and set the clock for SPI channels
>
> Signed-off-by: James Miller
> Signed-off-by: Simon Glass
> Signed-off-by: Rajeshwari Shinde
> Signed-off-by: Hatim Ali
> ---
> Chan
This patch adds time measurement and throughput calculation for the ext2load and
ext4load commands.
The output of ext2load changes from
---8<---
Loading file "/boot/uImage" from mmc device 0:1
1830666 bytes read
--->8---
to
---8<---
Loading file "/boot/uImage" from mmc device 0:1
1830666 bytes
On 15 October 2012 20:58, Chander Kashyap wrote:
> From: Minkyu Kang
>
> Moved the common code to calculate pll clock rate to new function
> exynos_get_pll_clk().
>
> Signed-off-by: Chander Kashyap
> ---
> Changes from v1:
> - Author name changed
> arch/arm/cpu/armv7/exynos/clock.c | 1
On 15 October 2012 22:06, Chander Kashyap wrote:
> From: Minkyu Kang
>
> Based upon single SoC there can be multiple variants.
> This patch add support to match the complete product ID.
>
> Signed-off-by: Chander Kashyap
> ---
> Changes from v1:
> - Author name changed
> Changes from v2:
From: Minkyu Kang
This patch is fixing the following errors
s3c64xx.c:175: error: variable 's3c64xx_serial_drv' has initializer but
incomplete type
s3c64xx.c:176: error: unknown field 'name' specified in initializer
s3c64xx.c:176: warning: excess elements in struct initializer
s3c64xx.c:176: wa
Dear Ashok Kumar Reddy,
On 27 September 2012 03:29, Ashok Kumar Reddy wrote:
> From 0de61b9690c5f136ba5d3028be43877ea455d843 Mon Sep 17 00:00:00 2001
> From: Ashok Kumar Reddy
> Date: Wed, 26 Sep 2012 23:44:59 +0530
> Subject: [PATCH] ARM: arm1176: Define arch_cpu_init() for s3c64xx
>
> arch_cpu
Hi Andreas,
On Tue, 23 Oct 2012 20:21:40 +0200, Andreas Bießmann
wrote:
> Dear Albert Aribaud,
>
> The following changes since commit b9f4bc34ac0ee40f8d6a952036b4cd62b854aa74:
>
> Remove lh7a40x cpu and serial driver (2012-10-16 18:00:36 +0200)
>
> are available in the git repository at:
>
Hi Tom,
On Wed, Oct 24, 2012 at 2:32 PM, Tom Rini wrote:
> On Wed, Oct 24, 2012 at 01:05:16PM -0600, Stephen Warren wrote:
>> On 10/24/2012 12:41 PM, Tom Rini wrote:
>> > On Wed, Oct 24, 2012 at 11:50:38AM -0600, Stephen Warren wrote:
>> >> On 10/24/2012 11:28 AM, Tom Rini wrote:
>> >>> Hey all,
Dear Rajeshwari,
On 24 August 2012 19:39, Rajeshwari Shinde wrote:
> This patch set adds support for MAX77686 support.
>
> Changes in V3:
> - Rebased on latest u-boot-samsung tree
>
> Rajeshwari Shinde (2):
> PMIC: MAX77686: Add support for MAX77686
> SMDK5250: Config: Enable MAX77686 pmic c
Dear Marek,
On 22 July 2012 00:02, Marek Vasut wrote:
> Signed-off-by: Marek Vasut
> Cc: David Müller
> Cc: Minkyu Kang
> Cc: Wolfgang Denk
> Cc: Albert Aribaud
> Cc: U-Boot DM
> ---
> arch/arm/cpu/armv7/s5p-common/Makefile|1 -
> drivers/watchdog/Makefile
Hi Stefano, Tom,
Any thoughts or ideas for this patch series?
> PMIC framework has been redesigned to support multiple instances of
> power related devices (e.g. fuel gauge, PMICs, chargers, micro USB
> IC, battery).
>
> Due to that, code at other architectures and boards have been
> adjusted pr
Hi Marek,
Am Freitag, den 26.10.2012, 09:09 +0200 schrieb Marek Vasut:
> Dear Lucas Stach,
>
> > Move the Tegra EHCI implementation to the correct directory in the tree.
> > This code is specific to the Tegra EHCI controller, not to the Tegra SoC
> > in general.
> >
> > This is not just a move o
On 26.10.2012 02:53, David Gibson wrote:
> On Thu, Oct 25, 2012 at 10:46:32PM +0200, Wolfgang Denk wrote:
>> Dear Daniel,
>>
>> In message <50893633.6070...@gmail.com> you wrote:
>>>
>>> Overwrites must be addressed in the first place. The most common example
>>> is that a more generic part (the mo
Am Donnerstag, den 25.10.2012, 19:31 -0700 schrieb Simon Glass:
> From: Sean Paul
>
> Add get and set gpio functions to fdtdec that take into account the
> polarity field in fdtdec_gpio_state.flags.
>
In another thread Stephen Warren and I came to the conclusion that we
most likely should remove
Dear Lucas Stach,
> Move the Tegra EHCI implementation to the correct directory in the tree.
> This code is specific to the Tegra EHCI controller, not to the Tegra SoC
> in general.
>
> This is not just a move of the code, but also some small changes squashed
Unsquash them please, it's really ha
Dear Joe Hershberger,
> Hi Allen,
>
> On Thu, Oct 25, 2012 at 6:30 PM, Allen Martin wrote:
> > Remove calls to serial_assign() that are failing now that it returns a
> > proper error code. This calls were not actually doing anything
> > because they passed the name of a stdio_dev when a serial_
96 matches
Mail list logo