On Tue, Feb 03, 2015 at 01:22:35PM +0100, Hannes Petermaier wrote:
> time measurement of u-boot commands is needed very often during development.
> We add this feature until development is completed. Maybe forever :)
>
> Signed-off-by: Hannes Petermaier
Applied to u-boot/master, thanks!
--
To
Move this over to Kconfig and tidy up.
Signed-off-by: Simon Glass
---
common/Kconfig | 10 ++
configs/arndale_defconfig | 1 +
configs/sandbox_defconfig | 1 +
configs/smdk5250_defconfig | 1 +
configs/snow_defconfig | 1
On Tue, Feb 03, 2015 at 08:27:21AM +0100, Stefan Roese wrote:
> Without this change the board support for these SPEAr boards would
> be dropped soon. Generic board support seems to work just fine.
>
> Signed-off-by: Stefan Roese
> Cc: Viresh Kumar
> Cc: Vipin Kumar
> Acked-by: Viresh Kumar
A
Move this over to Kconfig and tidy up.
Signed-off-by: Simon Glass
---
configs/sandbox_defconfig | 1 +
drivers/sound/Kconfig | 9 +
include/configs/sandbox.h | 2 --
3 files changed, 10 insertions(+), 2 deletions(-)
diff --git a/configs/sandbox_defconfig b/configs/sandbox_defconfig
On Tue, Feb 03, 2015 at 01:22:33PM +0100, Hannes Petermaier wrote:
> Signed-off-by: Hannes Petermaier
Applied to u-boot/master, thanks!
--
Tom
signature.asc
Description: Digital signature
___
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.de
Move this over to Kconfig and tidy up.
Signed-off-by: Simon Glass
---
configs/sandbox_defconfig | 1 +
drivers/tpm/Kconfig | 7 +++
include/configs/sandbox.h | 4
3 files changed, 8 insertions(+), 4 deletions(-)
diff --git a/configs/sandbox_defconfig b/configs/sandbox_defconfig
On Tue, Feb 03, 2015 at 01:22:24PM +0100, Hannes Petermaier wrote:
> Sometimes we do not want redirect u-boot's console to screen but anyway we
> want
> write out some status information out of a u-boot script to the display.
>
> To define the specific position of the string to be written, we ha
On Wed, Jan 28, 2015 at 01:15:11PM -0600, Kim Phillips wrote:
> >From 42512a3fe6f2434cfc9381328d2a4755ebe6d051 Mon Sep 17 00:00:00 2001
> From: Kim Phillips
> Date: Wed, 28 Jan 2015 13:15:01 -0600
> Subject: [PATCH] scripts/checkstack.pl: update to get AArch64 port from Linux
>
> Bring checkstac
On Thu, Feb 12, 2015 at 01:40:00AM +0100, ang...@sysam.it wrote:
> Add Freescale MCF5307 cpu support.
>
> Signed-off-by: Angelo Dureghello
Applied to u-boot/master, thanks!
--
Tom
signature.asc
Description: Digital signature
___
U-Boot mailing lis
On Thu, Jan 29, 2015 at 10:25:20AM -0600, Nishanth Menon wrote:
> Synchronize with the implementation from v3.18 tag. This allows us to
> use a standardized 64 bit ops on architectures that do not natively
> support 64 bit (example: 32bit ARM)
>
> Signed-off-by: Nishanth Menon
This breaks build
On Tue, Feb 03, 2015 at 01:22:38PM +0100, Hannes Petermaier wrote:
> remove unnary '#defineETHLED_ORANGE (96+16) /* GPIO3_16 */'
>
> Signed-off-by: Hannes Petermaier
Applied to u-boot/master, thanks!
--
Tom
signature.asc
Description: Digital signature
_
Move this over to Kconfig and tidy up.
Signed-off-by: Simon Glass
---
configs/sandbox_defconfig | 1 +
drivers/serial/Kconfig | 20
drivers/serial/serial-uclass.c | 5 +++--
include/configs/sandbox.h | 1 -
include/fdtdec.h | 6 ++
5
On Thu, Mar 05, 2015 at 12:25:19PM -0700, Simon Glass wrote:
> This function returns -ENOENT when the property is missing (which the caller
> might forgive) and also when the property is present but incorrectly
> formatted (which many callers would like to report).
>
> Update the error return val
On 06/03/2015 16:46, Tom Rini wrote:
On Thu, Feb 12, 2015 at 06:33:15PM +0800, Alison Wang wrote:
This patch adds generic board support for MCF547X/8X and MCF5445X.
It is based on the patch about common generic board support for
M68K architecture sent by Angelo.
Signed-off-by: Alison Wang
A
On Tue, Feb 17, 2015 at 11:35:25AM +0100, Linus Walleij wrote:
> This configures the Juno board to enable ethernet using the
> SMSC9118 ethernet controller found in the board. Tested by
> TFTP-booting a kernel over ethernet.
>
> Signed-off-by: Linus Walleij
Applied to u-boot/master, thanks!
--
On Thu, Feb 12, 2015 at 06:33:15PM +0800, Alison Wang wrote:
> This patch adds generic board support for MCF547X/8X and MCF5445X.
> It is based on the patch about common generic board support for
> M68K architecture sent by Angelo.
>
> Signed-off-by: Alison Wang
Applied to u-boot/master, thanks
On Thu, Jan 29, 2015 at 01:37:31PM +0800, Sonic Zhang wrote:
> From: Sonic Zhang
>
> Board can define its own AXI burst length to improve DWMAC DMA performance.
>
> v2-changes:
> - Avoid write burst len register when the Macro is not defined.
>
> v3-changes:
> - Add axi_bus register member to
On Tue, Feb 03, 2015 at 01:22:34PM +0100, Hannes Petermaier wrote:
> It is often necessary to "break in" into boards bootloader commandline if
> something fails or even for development purposes some parameters have to be
> changed.
>
> So we enable u-boot's CONFIG_NETCONSOLE feature.
> We also mo
On Tue, Feb 03, 2015 at 01:22:29PM +0100, Hannes Petermaier wrote:
> Signed-off-by: Hannes Petermaier
Applied to u-boot/master, thanks!
--
Tom
signature.asc
Description: Digital signature
___
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.de
On Wed, Feb 25, 2015 at 01:09:20PM +0300, Alexey Brodkin wrote:
> GD_RELOCADDR, GD_RELOC_OFF & GD_START_ADDR_SP are generic members of
> global data structure so why don't we allow architectures other than ARM
> to use it.
>
> Signed-off-by: Alexey Brodkin
> Cc: Simon Glass
> Cc: Tom Rini
> Ac
On Wed, Feb 25, 2015 at 01:03:19PM -0300, Fabio Estevam wrote:
> Currently the usage text for the 'ums' command looks like this:
>
>
> Usage:
>
On Tue, Feb 03, 2015 at 06:13:14PM +0100, Albert ARIBAUD (3ADEV) wrote:
> This patch extends OMAP3 support for AM/DM37xx and
> introduces the AM3703-based Quipos Cairo board.
>
> Signed-off-by: Albert ARIBAUD (3ADEV)
> Reviewed-by: Simon Glass
Applied to u-boot/master, thanks!
--
Tom
signa
On Thu, Feb 12, 2015 at 01:40:17AM +0100, ang...@sysam.it wrote:
> Add generic-board support for the m68k architecture.
>
> Signed-off-by: Angelo Dureghello
Applied to u-boot/master, thanks!
--
Tom
signature.asc
Description: Digital signature
___
On Tue, Feb 03, 2015 at 01:22:40PM +0100, Hannes Petermaier wrote:
> For series testing purpose we need to boot some linux, therefore we enable
> the needed features
>
> - bootz
> - devicetree
>
> Signed-off-by: Hannes Petermaier
Applied to u-boot/master, thanks!
--
Tom
signature.asc
Descr
On Thu, Mar 05, 2015 at 11:56:54AM -0600, Nishanth Menon wrote:
> On 03/05/2015 10:21 AM, Matt Porter wrote:
> > On Tue, Mar 03, 2015 at 04:26:17PM -0600, Nishanth Menon wrote:
> >> The fourth incarnation of this series to address review comments on V3
> >>
> >> With all the usual disclaimers and r
On Tue, Feb 03, 2015 at 01:22:23PM +0100, Hannes Petermaier wrote:
> Often on boards exists a circuit which switches power on/off to LCD display.
> Due to the need of limiting the in-rush current the output voltage from this
> circuit rises "slowly", so it is necessary to wait a bit (VCC ramp up t
On Fri, Mar 06, 2015 at 05:34:24PM +0200, Roger Quadros wrote:
> Don't redefine fdtaddr and other values that are already defined in
> ti_armv7_common.h. The value of fdtaddr in ti_armv7_common.h is
> more appropriate as it allows a larger kernel image to be loaded.
>
> With this change, I'm able
On 03/06/2015 11:08 AM, Tom Rini wrote:
> On Thu, Mar 05, 2015 at 10:41:00PM -0600, Nishanth Menon wrote:
>
>> set_pl310_ctrl_reg does use the Secure Monitor Call (SMC) to setup
>> PL310 control register, however, that is something that is generic
>> enough to be used for OMAP5 generation of proce
On Thu, Mar 05, 2015 at 10:40:55PM -0600, Nishanth Menon wrote:
> The fifth incarnation should be proper, I hope. (skipping all the
> blurb and pointing to v1 for the blurb).
>
> Changes since v4:
> - smc is back to handassembled thanks to gcc versions
> - fixes in multiple call handli
Hi Przemyslaw,
On 6 March 2015 at 08:08, Przemyslaw Marczak wrote:
> Hello Simon,
>
>
> On 03/06/2015 03:10 PM, Simon Glass wrote:
>>
>> Hi Przemyslaw,
>>
>> On 3 March 2015 at 09:24, Przemyslaw Marczak
>> wrote:
>>>
>>> Hello,
>>> Here is the second RFC version of the new PMIC framework.
>>> Th
On Thu, Mar 05, 2015 at 12:25:14PM -0700, Simon Glass wrote:
> This function is missing a prototype but is more widey useful. Add it.
>
> Signed-off-by: Simon Glass
Reviewed-by: Tom Rini
--
Tom
signature.asc
Description: Digital signature
___
U-B
On Tue, Feb 03, 2015 at 01:22:37PM +0100, Hannes Petermaier wrote:
> Due to several changes of the boot-process we've redesigned the default-
> environment settings completly.
>
> Signed-off-by: Hannes Petermaier
Applied to u-boot/master, thanks!
--
Tom
signature.asc
Description: Digital si
On 03/06/2015 11:05 AM, Tom Rini wrote:
> On Thu, Mar 05, 2015 at 10:41:04PM -0600, Nishanth Menon wrote:
>
>> Update to existing recommendation for L2ACTLR configuration to prevent
>> system instability and optimize performance.
>>
>> These apply to both OMAP5 and DRA7.
>>
>> Reported-by: Vivek C
Don't redefine fdtaddr and other values that are already defined in
ti_armv7_common.h. The value of fdtaddr in ti_armv7_common.h is
more appropriate as it allows a larger kernel image to be loaded.
With this change, I'm able to boot linux-4.0-rc1 with device tree blob.
Signed-off-by: Roger Quadro
QEMU 2.3 changes the address layout of the CCSR map in the PV ppce500 machine
to reside in higher address space.
Unfortunately, this exposed a glitch in u-boot for ppce500: While providing
a function to dynamically evaluate the CCSR region's position in physical
address space, we never used it. Pl
On Thu, Jan 29, 2015 at 02:38:50PM +0800, Sonic Zhang wrote:
> From: Sonic Zhang
>
> - DMA threshold mode can be selected in board config head file.
>
> Signed-off-by: Sonic Zhang
Applied to u-boot/master, thanks!
--
Tom
signature.asc
Description: Digital signature
___
On Tue, Feb 03, 2015 at 01:22:41PM +0100, Hannes Petermaier wrote:
> Due to several changes in the boot-process we do a complete redesign of the
> default environment.
>
> Signed-off-by: Hannes Petermaier
Applied to u-boot/master, thanks!
--
Tom
signature.asc
Description: Digital signature
On Thu, Mar 05, 2015 at 10:41:00PM -0600, Nishanth Menon wrote:
> set_pl310_ctrl_reg does use the Secure Monitor Call (SMC) to setup
> PL310 control register, however, that is something that is generic
> enough to be used for OMAP5 generation of processors as well. The only
> difference being the
On Tue, Feb 03, 2015 at 10:15:04AM -0600, Peter Tyser wrote:
> Remove duplicate command names in usage messages to fix issues such as:
> => help yls
> yls - yaffs ls
>
> Usage:
> yls yls [-l] dirname
>
> Signed-off-by: Peter Tyser
Applied to u-boot/master, thanks!
--
Tom
signature.
On Tue, Feb 03, 2015 at 01:22:25PM +0100, Hannes Petermaier wrote:
> Sometimes we do not want redirect u-boot's console to screen but anyway we
> want
> write out some status information out of a u-boot script to the display.
>
> So we cannot use the normal "echo ", instead we write explicit
Move this over to Kconfig and tidy up.
Signed-off-by: Simon Glass
---
configs/arndale_defconfig | 1 +
configs/smdk5250_defconfig | 1 +
configs/snow_defconfig | 1 +
drivers/sound/Kconfig | 10 ++
include/configs/exynos5250-common.h | 1
On Wed, Mar 4, 2015 at 11:32 PM, Simon Glass wrote:
> I'm planning to use the 'next' tree for u-boot-dm and start applying
> things targeted for U-Boot 2015.07 as they are ready. There is quite a
> bit in flight at present and now RC3 is out for U-Boot 2015.04, the
> rebase cost should be fairly s
Move this over to Kconfig and tidy up.
Signed-off-by: Simon Glass
---
configs/sandbox_defconfig | 1 +
drivers/i2c/Kconfig | 30 ++
include/configs/sandbox.h | 1 -
3 files changed, 31 insertions(+), 1 deletion(-)
diff --git a/configs/sandbox_defconfig b/con
Volodymyr,
On 03/06/2015 05:43 AM, Stefan Roese wrote:
> On 25.02.2015 22:37, York Sun wrote:
>> On 01/20/2015 07:16 AM, Volodymyr Riazantsev wrote:
>>> Add support of the DDR mode for eSDHC driver.
>>> Enable it for i.MX6 SoC family only.
>>>
>>> Change-Id: Ie27a945c9fe79d044cc886e269b60747f17441
On 03/03/2015 05:10 AM, Dileep Katta wrote:
> Adds the registers to get the serial number of dra7xx boards.
> Serial# environment variable will be set if not done already.
> This will be useful to show correct information in
> "fastboot devices" commands.
>
> Signed-off-by: Angela Stegmaier
> Sig
On 03/05/2015 05:19 PM, Tom Rini wrote:
> The way the PSCI DT update happens currently means we pull in
> everywhere, including on ARMv8 and that in turn brings in
> for some non-PSCI related things that header needs to deal
> with.
>
> To fix this, we rework the hook slightly. A good portion
On Tue, Feb 03, 2015 at 01:22:27PM +0100, Hannes Petermaier wrote:
> since we have a dtb blob programmed on the board we try to setup the cpsw
> interface with the programmed mac.
> If this method fails, we fall back to the device-fuses.
>
> Signed-off-by: Hannes Petermaier
Applied to u-boot/ma
On Mon, Jan 26, 2015 at 09:43:15AM -0600, Rob Herring wrote:
> The gpt command always reports success even if writing the partition table
> failed. Propagate the return value of gpt_restore so we get proper status
> reported.
>
> Signed-off-by: Rob Herring
> Reviewed-by: Przemyslaw Marczak
App
On 03/05/2015 10:40 PM, Nishanth Menon wrote:
> The fifth incarnation should be proper, I hope. (skipping all the
> blurb and pointing to v1 for the blurb).
>
> Changes since v4:
> - smc is back to handassembled thanks to gcc versions
> - fixes in multiple call handling within cpu_init
On 03/06/2015 09:43 AM, Tom Rini wrote:
> On Thu, Jan 29, 2015 at 10:25:20AM -0600, Nishanth Menon wrote:
>
>> Synchronize with the implementation from v3.18 tag. This allows us to
>> use a standardized 64 bit ops on architectures that do not natively
>> support 64 bit (example: 32bit ARM)
>>
>> S
Hi Tom,
The following changes since commit 694cc87b76b1063a2a7a8bd1809e990df0a469f8:
arm, da8xx: convert ipam390 board to generic board support
(2015-03-05 10:08:13 -0500)
are available in the git repository at:
http://git.denx.de/u-boot-dm.git
for you to fetch changes up to 65eb659e56fadf
On Thu, Feb 19, 2015 at 05:19:37PM +0100, Linus Walleij wrote:
> This enables the vexpress64 to detect its NOR flash so that we
> can load kernel etc from it.
>
> Signed-off-by: Linus Walleij
Applied to u-boot/master, thanks!
--
Tom
signature.asc
Description: Digital signature
_
On Tue, Feb 03, 2015 at 01:22:39PM +0100, Hannes Petermaier wrote:
> The board has been redesigned, therefore we need from now other I/O Pins to
> mux and handle.
>
> Older boards aren't supported from now anymore.
>
> Signed-off-by: Hannes Petermaier
Applied to u-boot/master, thanks!
--
Tom
Move this over to Kconfig and tidy up.
Signed-off-by: Simon Glass
---
configs/arndale_defconfig | 1 +
configs/smdk5250_defconfig | 1 +
configs/snow_defconfig | 1 +
drivers/sound/Kconfig | 9 +
include/configs/exynos5250-common.h | 1 -
5
54 matches
Mail list logo