Re: [U-Boot] Pull request: u-boot-arm/master

2016-02-01 Thread Tom Rini
On Sun, Jan 31, 2016 at 09:40:04PM +0100, Albert ARIBAUD wrote:

> Hello Tom,
> 
> The following changes since commit 8cdae1dacde7dbe74d53a8ac1a05761a53c4f191:
> 
>   video: Correct 'tor' typo in comment (2016-01-30 10:58:47 +0100)
> 
> are available in the git repository at:
> 
>   git://git.denx.de/u-boot-arm master
> 
> for you to fetch changes up to 735b1a2e5a61401868bb35702b6e5e18bce6eb97:
> 
>   arm: novena: Fix EEPROM i2c configuration (2016-01-31 16:32:56 +0100)
> 

Applied to u-boot/master, thanks!

-- 
Tom


signature.asc
Description: Digital signature
___
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot


Re: [U-Boot] Pull request: u-boot-arm/master

2015-11-10 Thread Tom Rini
On Tue, Nov 10, 2015 at 06:45:40PM +0100, Albert ARIBAUD wrote:

> Hello Tom,
> 
> The following changes since commit e490ad25eb3dc4f075ed33b4b00b1f97071fcf3d:
> 
>   ARM64: zynqmp: Sync zynq_sdhci_init() declaration (2015-11-07 08:17:54 
> -0500)
> 
> are available in the git repository at:
> 
>   git://git.denx.de/u-boot-arm master
> 
> for you to fetch changes up to 5e68ff3949a3eebf62ba639171814f39c8e46a84:
> 
>   ARM: tegra: enable CONFIG_SYS_NONCACHED_MEMORY everywhere (2015-11-10 
> 18:04:30 +0100)
> 
> Note that OpenRD builds but will fail to run with gcc 5.2.1 due to this
> version of GCC interacting badly with arch_setup_gd(). This is a known
> issue which we have at least two solutions for, either reverting commit
> 5ba534d2 or polishing http://patchwork.ozlabs.org/patch/542076/ and
> applying it; in any case, that will be sorted out before v2016.01.
> 

Applied to u-boot/master, thanks!

-- 
Tom


signature.asc
Description: Digital signature
___
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot


Re: [U-Boot] Pull request: u-boot-arm/master

2015-10-15 Thread Tom Rini
On Thu, Oct 15, 2015 at 11:19:58PM +0200, Albert ARIBAUD wrote:

> Hello,
> 
> The following changes since commit 297faccca2235e359012118495b9b73451d54bb9:
> 
>   Merge branch 'master' of git://www.denx.de/git/u-boot-imx (2015-10-13 
> 08:37:38 -0400)
> 
> are available in the git repository at:
> 
>   git://git.denx.de/u-boot-arm master
> 
> for you to fetch changes up to b1964c72bdb9ca44de3a56d40927409b8cab2a76:
> 
>   armv8/gic: Fix GIC v2 initialization (2015-10-15 14:47:03 +0200)
> 
> These are all trivial changes or bugfixes.
> 

Applied to u-boot/master, thanks!

-- 
Tom


signature.asc
Description: Digital signature
___
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot


Re: [U-Boot] Pull request: u-boot-arm/master

2015-08-01 Thread Tom Rini
On Fri, Jul 31, 2015 at 03:06:49AM +0200, Albert ARIBAUD wrote:

 Hello,
 
 The following changes since commit cc35734358540a1bbaf042fdf9f4cb2de17389ed:
 
   Merge branch 'master' of git://git.denx.de/u-boot-tegra (2015-07-29 
 18:58:39 -0400)
 
 are available in the git repository at:
 
   git://git.denx.de/u-boot-arm master
 
 for you to fetch changes up to dad17fd51027ad02ac8f02deed186d08109d61fd:
 
   armv8: caches: Added routine to set non cacheable region (2015-07-31 
 01:38:12 +0200)
 
 This is just so that the patch below enters mainline to unblock other patches.
 

Applied to u-boot/master, thanks!

-- 
Tom


signature.asc
Description: Digital signature
___
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot


Re: [U-Boot] Pull request: u-boot-arm/master

2015-07-07 Thread Albert ARIBAUD
Hello Tom,

On Mon, 6 Jul 2015 19:59:20 -0400, Tom Rini tr...@konsulko.com wrote:
 On Tue, Jul 07, 2015 at 12:09:49AM +0200, Albert ARIBAUD wrote:

 With ELDK-5.5:

ELDK 5.5.3, default target of armv7a-hf?

Amicalement,
-- 
Albert.
___
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot


Re: [U-Boot] Pull request: u-boot-arm/master

2015-07-06 Thread Tom Rini
On Mon, Jul 06, 2015 at 05:20:02PM +0200, Albert ARIBAUD wrote:

 Hello Tom,
 
 The following changes since commit 9c6b05cb724e18d1db3f9e1a75b2272572f06fbd:
 
   Prepare v2015.07-rc3 (2015-06-29 17:22:01 -0400)
 
 are available in the git repository at:
 
   git://git.denx.de/u-boot-arm master
 
 for you to fetch changes up to 5d2f3ad37aa91ce5ebba108c0b1112db08ff8498:
 
   openrd: switch to CONFIG_SYS_THUMB_BUILD (2015-07-06 13:49:35 +0200)
 
 This ARM PR supersedes the previous one and adds the thumb-1 support
 series which fixes axm, taurus, and stm32f429-discovery WRT Commit
 ecaf902 ('arm: Enable CONFIG_USE_ARCH_MEMSET/MEMCPY globally').
  
 
 Albert ARIBAUD (5):
   Merge branch 'u-boot/master' into 'u-boot-arm/master'
   stm32f429-discovery: add CONFIG_SYS_THUMB_BUILD
   arm: support Thumb-1 with CONFIG_SYS_THUMB_BUILD
   kirkwood: support CONFIG_SYS_THUMB_BUILD
   openrd: switch to CONFIG_SYS_THUMB_BUILD

OK, I jsut checked my local build results and it looks like this didn't
get pushed out really?  I don't have the thumb fixes so a bunch of
things are still breaking, same as before.  And I don't see those
commits.. :(

-- 
Tom


signature.asc
Description: Digital signature
___
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot


Re: [U-Boot] Pull request: u-boot-arm/master

2015-07-06 Thread Tom Rini
On Tue, Jul 07, 2015 at 12:09:49AM +0200, Albert ARIBAUD wrote:
 Hello Tom,
 
 On Mon, 6 Jul 2015 17:15:49 -0400, Tom Rini tr...@konsulko.com wrote:
  On Mon, Jul 06, 2015 at 05:20:02PM +0200, Albert ARIBAUD wrote:
  
   Hello Tom,
   
   The following changes since commit 
   9c6b05cb724e18d1db3f9e1a75b2272572f06fbd:
   
 Prepare v2015.07-rc3 (2015-06-29 17:22:01 -0400)
   
   are available in the git repository at:
   
 git://git.denx.de/u-boot-arm master
   
   for you to fetch changes up to 5d2f3ad37aa91ce5ebba108c0b1112db08ff8498:
   
 openrd: switch to CONFIG_SYS_THUMB_BUILD (2015-07-06 13:49:35 +0200)
   
   This ARM PR supersedes the previous one and adds the thumb-1 support
   series which fixes axm, taurus, and stm32f429-discovery WRT Commit
   ecaf902 ('arm: Enable CONFIG_USE_ARCH_MEMSET/MEMCPY globally').

   
   Albert ARIBAUD (5):
 Merge branch 'u-boot/master' into 'u-boot-arm/master'
 stm32f429-discovery: add CONFIG_SYS_THUMB_BUILD
 arm: support Thumb-1 with CONFIG_SYS_THUMB_BUILD
 kirkwood: support CONFIG_SYS_THUMB_BUILD
 openrd: switch to CONFIG_SYS_THUMB_BUILD
  
  OK, I jsut checked my local build results and it looks like this didn't
  get pushed out really?  I don't have the thumb fixes so a bunch of
  things are still breaking, same as before.  And I don't see those
  commits.. :(
 
 Argh. Fixed. Now I'll go and hide in shame for, say, 6 hours.

With ELDK-5.5:
(venice2,seaboard,nyan-big,jetson-tk1) arm-linux-gnueabi-ld.bfd: SPL
image plus BSS too big
(axm,taurus) arm-linux-gnueabi-ld.bfd: SPL image too big
And also:
(openrd_base,openrd_ultimate,openrd_client) arm-linux-gnueabi-ld.bfd:
error:
/opt/eldk-5.5.3/armv7a-hf/sysroots/armv7ahf-vfp-neon-linux-gnueabi/usr/lib/arm-linux-gnueabi/4.8.1/libgcc.a(_muldi3.o)
uses VFP register arguments, u-boot does not

I think we need to push off the memcpy/memset (and related thumb bits)
until the new MW.

-- 
Tom


signature.asc
Description: Digital signature
___
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot


Re: [U-Boot] Pull request: u-boot-arm/master

2015-07-06 Thread Albert ARIBAUD
Hello Tom,

On Mon, 6 Jul 2015 17:15:49 -0400, Tom Rini tr...@konsulko.com wrote:
 On Mon, Jul 06, 2015 at 05:20:02PM +0200, Albert ARIBAUD wrote:
 
  Hello Tom,
  
  The following changes since commit 9c6b05cb724e18d1db3f9e1a75b2272572f06fbd:
  
Prepare v2015.07-rc3 (2015-06-29 17:22:01 -0400)
  
  are available in the git repository at:
  
git://git.denx.de/u-boot-arm master
  
  for you to fetch changes up to 5d2f3ad37aa91ce5ebba108c0b1112db08ff8498:
  
openrd: switch to CONFIG_SYS_THUMB_BUILD (2015-07-06 13:49:35 +0200)
  
  This ARM PR supersedes the previous one and adds the thumb-1 support
  series which fixes axm, taurus, and stm32f429-discovery WRT Commit
  ecaf902 ('arm: Enable CONFIG_USE_ARCH_MEMSET/MEMCPY globally').
   
  
  Albert ARIBAUD (5):
Merge branch 'u-boot/master' into 'u-boot-arm/master'
stm32f429-discovery: add CONFIG_SYS_THUMB_BUILD
arm: support Thumb-1 with CONFIG_SYS_THUMB_BUILD
kirkwood: support CONFIG_SYS_THUMB_BUILD
openrd: switch to CONFIG_SYS_THUMB_BUILD
 
 OK, I jsut checked my local build results and it looks like this didn't
 get pushed out really?  I don't have the thumb fixes so a bunch of
 things are still breaking, same as before.  And I don't see those
 commits.. :(

Argh. Fixed. Now I'll go and hide in shame for, say, 6 hours.

 -- 
 Tom

Amicalement,
-- 
Albert.
___
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot


Re: [U-Boot] Pull request: u-boot-arm/master

2015-07-06 Thread Albert ARIBAUD
Hello Tom,

On Mon, 6 Jul 2015 19:59:20 -0400, Tom Rini tr...@konsulko.com wrote:
 On Tue, Jul 07, 2015 at 12:09:49AM +0200, Albert ARIBAUD wrote:
  Hello Tom,
  
  On Mon, 6 Jul 2015 17:15:49 -0400, Tom Rini tr...@konsulko.com wrote:
   On Mon, Jul 06, 2015 at 05:20:02PM +0200, Albert ARIBAUD wrote:
   
Hello Tom,

The following changes since commit 
9c6b05cb724e18d1db3f9e1a75b2272572f06fbd:

  Prepare v2015.07-rc3 (2015-06-29 17:22:01 -0400)

are available in the git repository at:

  git://git.denx.de/u-boot-arm master

for you to fetch changes up to 5d2f3ad37aa91ce5ebba108c0b1112db08ff8498:

  openrd: switch to CONFIG_SYS_THUMB_BUILD (2015-07-06 13:49:35 +0200)

This ARM PR supersedes the previous one and adds the thumb-1 support
series which fixes axm, taurus, and stm32f429-discovery WRT Commit
ecaf902 ('arm: Enable CONFIG_USE_ARCH_MEMSET/MEMCPY globally').
 

Albert ARIBAUD (5):
  Merge branch 'u-boot/master' into 'u-boot-arm/master'
  stm32f429-discovery: add CONFIG_SYS_THUMB_BUILD
  arm: support Thumb-1 with CONFIG_SYS_THUMB_BUILD
  kirkwood: support CONFIG_SYS_THUMB_BUILD
  openrd: switch to CONFIG_SYS_THUMB_BUILD
   
   OK, I jsut checked my local build results and it looks like this didn't
   get pushed out really?  I don't have the thumb fixes so a bunch of
   things are still breaking, same as before.  And I don't see those
   commits.. :(
  
  Argh. Fixed. Now I'll go and hide in shame for, say, 6 hours.
 
 With ELDK-5.5:
 (venice2,seaboard,nyan-big,jetson-tk1) arm-linux-gnueabi-ld.bfd: SPL
 image plus BSS too big
 (axm,taurus) arm-linux-gnueabi-ld.bfd: SPL image too big
 And also:
 (openrd_base,openrd_ultimate,openrd_client) arm-linux-gnueabi-ld.bfd:
 error:
 /opt/eldk-5.5.3/armv7a-hf/sysroots/armv7ahf-vfp-neon-linux-gnueabi/usr/lib/arm-linux-gnueabi/4.8.1/libgcc.a(_muldi3.o)
 uses VFP register arguments, u-boot does not
 
 I think we need to push off the memcpy/memset (and related thumb bits)
 until the new MW.

Agreed. I'll respin my master branch w/o these.

 -- 
 Tom

Amicalement,
-- 
Albert.
___
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot


Re: [U-Boot] Pull request: u-boot-arm/master

2015-07-05 Thread Albert ARIBAUD
Hello Tom,

On Thu, 2 Jul 2015 18:55:04 -0400, Tom Rini tr...@konsulko.com wrote:
 On Thu, Jul 02, 2015 at 11:27:20PM +0200, Albert ARIBAUD wrote:
 
  Hello Tom,
  
  The following changes since commit 9c6b05cb724e18d1db3f9e1a75b2272572f06fbd:
  
Prepare v2015.07-rc3 (2015-06-29 17:22:01 -0400)
  
  are available in the git repository at:
  
git://git.denx.de/u-boot-arm master
  
  for you to fetch changes up to d6f9f69632754f03d064cc9b302c9e1552249258:
  
arm: dcc: Add uart dcc support for armv8 (2015-07-02 23:24:24 +0200)
  
  
  Albert ARIBAUD (1):
Merge branch 'u-boot/master' into 'u-boot-arm/master'
  
  Axel Lin (1):
gpio: lpc32xx: Use priv_data instead of platdata
  
  Pavel Machek (1):
armv7: better comment in start.S
  
  Simon Glass (2):
arm: Add ENTRY/ENDPROC to private libgcc functions
Revert break build if it would produce broken binary
  
  Siva Durga Prasad Paladugu (1):
arm: dcc: Add uart dcc support for armv8
  
  Tom Rini (1):
arm: Enable CONFIG_USE_ARCH_MEMSET/MEMCPY globally
 
 I see thumb related breakage on axm, taurus, and stm32f429-discovery
 now.  We probably need the patch you posted that forces the right thumb
 mode on arch/arm/lib/mem{set,cpy}.S ?

Sorry for missing that.

Commit ecaf902 ('arm: Enable CONFIG_USE_ARCH_MEMSET/MEMCPY globally')
actually broke these boards, and I did not notice it from the buildman
summary. The breaking occurs because of the following:

- taurus and its derivative axm are the only two Thumb-1-only targets
  which enable CONFIG_SYS_THUMB_BUILD (for their) SPL; but memset.S and
  memcpy.S can only assemble for ARM or Thumb-2, not Thumb-1.

- stm32f429-discovery is the only armV7-m / CPU_V7M (Thumb1 and Thumb2
  only) target in U-boot... yet does not define CONFIG_SYS_THUMB_BUILD,
  which makes memset.S / memcpy.S assume that they should build for ARM,
  not Thumb2; the assembler correctly refuses that.

My thumb patch fixes taurus and axm as it prevents memset.S and memcpy.S
from trying to assemble for Thumb-1, but does not fix stm32f429-discovery,
for which the fix is to properly announce CONFIG_SYS_THUMB_BUILD in the 
config header file.

Sending v4 of my Thumb-1 patch ASAP.

 -- 
 Tom

Amicalement,
-- 
Albert.
___
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot


Re: [U-Boot] Pull request: u-boot-arm/master

2015-07-02 Thread Tom Rini
On Thu, Jul 02, 2015 at 11:27:20PM +0200, Albert ARIBAUD wrote:

 Hello Tom,
 
 The following changes since commit 9c6b05cb724e18d1db3f9e1a75b2272572f06fbd:
 
   Prepare v2015.07-rc3 (2015-06-29 17:22:01 -0400)
 
 are available in the git repository at:
 
   git://git.denx.de/u-boot-arm master
 
 for you to fetch changes up to d6f9f69632754f03d064cc9b302c9e1552249258:
 
   arm: dcc: Add uart dcc support for armv8 (2015-07-02 23:24:24 +0200)
 
 
 Albert ARIBAUD (1):
   Merge branch 'u-boot/master' into 'u-boot-arm/master'
 
 Axel Lin (1):
   gpio: lpc32xx: Use priv_data instead of platdata
 
 Pavel Machek (1):
   armv7: better comment in start.S
 
 Simon Glass (2):
   arm: Add ENTRY/ENDPROC to private libgcc functions
   Revert break build if it would produce broken binary
 
 Siva Durga Prasad Paladugu (1):
   arm: dcc: Add uart dcc support for armv8
 
 Tom Rini (1):
   arm: Enable CONFIG_USE_ARCH_MEMSET/MEMCPY globally

I see thumb related breakage on axm, taurus, and stm32f429-discovery
now.  We probably need the patch you posted that forces the right thumb
mode on arch/arm/lib/mem{set,cpy}.S ?

-- 
Tom


signature.asc
Description: Digital signature
___
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot


Re: [U-Boot] Pull request: u-boot-arm/master

2015-05-05 Thread Tom Rini
On Tue, May 05, 2015 at 11:30:11AM +0200, Albert ARIBAUD wrote:

 Hello Tom,
 
 The following changes since commit ace97d26176a3ebc9ec07738450de93eea35975c:
 
   Merge branch 'zynq' of git://www.denx.de/git/u-boot-microblaze (2015-04-29 
 06:46:33 -0400)
 
 are available in the git repository at:
 
   git://git.denx.de/u-boot-arm master
 
 for you to fetch changes up to b939689c7b87773c44275a578ffc8674a867e39d:
 
   Merge branch 'u-boot/master' into 'u-boot-arm/master' (2015-05-05 10:09:06 
 +0200)
 

Applied to u-boot/master, thanks!

-- 
Tom


signature.asc
Description: Digital signature
___
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot


Re: [U-Boot] Pull request: u-boot-arm/master

2015-01-05 Thread Tom Rini
On Sun, Jan 04, 2015 at 07:11:42PM +0100, Albert ARIBAUD wrote:

 Hi Tom,
 
 The following changes since commit e3bf81b1e841ecabe7c8b3d48621256db8b8623e:
 
   Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx (2014-12-16 
 15:20:02 -0500)
 
 are available in the git repository at:
 
   git://git.denx.de/u-boot-arm master
 
 for you to fetch changes up to ed710457a52ff09880af52540c997615adbc91ee:
 
   ARM: Implement non-cached memory support (2014-12-18 21:18:43 +0100)
 

Applied to u-boot/master, thanks!

-- 
Tom


signature.asc
Description: Digital signature
___
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot


Re: [U-Boot] Pull request: u-boot-arm/master

2014-11-24 Thread Tom Rini
On Mon, Nov 24, 2014 at 06:30:25PM +0100, Albert ARIBAUD wrote:

 Hi Tom,
 
 The following changes since commit 0d485b9095328cdc81b2ee94ff59b988c69b9127:
 
   Merge branch 'master' of git://git.denx.de/u-boot-sunxi (2014-11-13 
 10:35:13 -0500)
 
 are available in the git repository at:
 
   git://git.denx.de/u-boot-arm master
 
 for you to fetch changes up to 8bc347e2ec17bca44b1639a001eeed50d042f0db:
 
   ARM: bootm: Allow booting in secure mode on hyp capable systems (2014-11-24 
 09:09:52 +0100)
 

Applied to u-boot/master, thanks!

-- 
Tom


signature.asc
Description: Digital signature
___
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot


Re: [U-Boot] Pull request: u-boot-arm/master

2014-11-10 Thread Tom Rini
On Sat, Nov 08, 2014 at 01:07:56AM +0100, Albert ARIBAUD wrote:

 Hello Tom,
 
 The following changes since commit 5b3ee386fde82a1ba42ff09b95247842c9a1585e:
 
   kbuild: clear VENDOR variable to fix build error on tcsh (2014-10-23 
 16:35:12 -0400)
 
 are available in the git repository at:
 
   git://git.denx.de/u-boot-arm master
 
 for you to fetch changes up to 59a9cfdd16ad7ab14f22697bf1e049c6bea0d3e2:
 
   gic: fixed compilation error in GICv2 wait for interrupt macro (2014-10-28 
 07:57:31 +0100)
 

Applied to u-boot/master, thanks!

-- 
Tom


signature.asc
Description: Digital signature
___
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot


Re: [U-Boot] Pull request: u-boot-arm/master

2014-10-11 Thread Tom Rini
On Sat, Oct 11, 2014 at 02:38:24AM +0200, Albert ARIBAUD wrote:

 Hi Tom,
 
 The following changes since commit
 db67801bf92f7fae6131dbc0d387131698fb9490:
 
   Merge branch 'master' of git://git.denx.de/u-boot-nand-flash
   (2014-10-10 09:45:16 -0400)
 
 are available in the git repository at:
 
 
   git://git.denx.de/u-boot-arm master
 
 for you to fetch changes up to 3d420cbd355a5f09e4f113eb10579a264a8ef138:
 
   Merge branch 'u-boot-socfpga/topic/arm/socfpga-20141010' into
   'u-boot-arm/master' (2014-10-11 01:20:55 +0200)
 
 
 
 Albert ARIBAUD (4):
   Merge remote-tracking branch 'u-boot-imx/master'
   Merge branch 'u-boot-samsung/master' into 'u-boot-arm/master'
   Merge branch 'u-boot/master' into 'u-boot-arm/master'
   Merge branch 'u-boot-socfpga/topic/arm/socfpga-20141010' into
 'u-boot-arm/master'
 
 Andreas Bießmann (2):
   macb: simplify gmac initialisation
   sama5d3xek: run PHY's config
 
 Andrew Ruder (2):
   arm: mx31: use common timer functions
   arm: mx35: use common timer functions
 
 Bo Shen (1):
   ARM: atmel: switch at91sam9263ek to generic board
 
 Christian Gmeiner (1):
   imx6: add Bachmann OT1200 board
 
 Diego Rondini (1):
   nitrogen6x: config: allow boot to USB stick
 
 Eric Nelson (23):
   nitrogen6x: Update DDR timings for 2G memory arrangement
   nitrogen6x: implement board_cfb_skip() to disable text output
   nitrogen6x: configure SD2 pads for SDIO on USDHC2
   nitrogen6x: power-down miscellanous peripherals
   nitrogen6x: staticize board file
   nitrogen6x: prevent warnings about board_ehci* callbacks
   nitrogen6x: display: add qvga panel
   nitrogen6x: display: add support for LG-9.7 LVDS display
   nitrogen6x: display: add LDB-WXGA-S for SPWG 1280x800 displays
   nitrogen6x: display: add support for fusion 7 display
   nitrogen6x: display: add svga display (800x600)
   nitrogen6x: display: add Ampire 1024x600 panel
   nitrogen6x: display: add wvga-lvds panel
   nitrogen6x: display use I2C detect for HDMI
   nitrogen6x: config: add USB Mass Storage (ums) support
   nitrogen6x: config: add initrd_high
   nitrogen6x: config: expose SATA, then MMC over USB
   nitrogen6x: config: enable USB keyboard support
   nitrogen6x: config: add CONFIG_CMD_MEMTEST
   nitrogen6x: config: enable i2c edid
   nitrogen6x: config: disable logo
   nitrogen6x: config: add gpio command
   nitrogen6x: config: enable Android fastboot
 
 Fabio Estevam (9):
   mx6sxsabresd: Staticize i2c_pad_info1
   mx6qsabreauto: Staticize when possible
   cm_fx6: Remove CONFIG_NETMASK
   mx51evk: Fix CONFIG_SYS_FSL_ESDHC_ADDR
   mx51evk: Add generic board support
   mx25pdk: Fix CONFIG_SYS_FSL_ESDHC_ADDR
   mx25pdk: Add generic board support
   wandboard: Select CONFIG_CMD_FUSE
   mx6sxsabresd: Fix PCI reset and power GPIO assignments
 
 Guillaume GARDET (1):
   imx: nitrogen6x: Make use of both uSD and SD slots to load script
 or kernel on Sabrelite board
 
 Heiko Schocher (1):
   arm, at91: add generic board support for the taurus and corvus
 board
 
 Kevin Mihelich (2):
   nitrogen6x: config: use FS_GENERIC load command
   nitrogen6x: config: enable EXT4 filesystem
 
 Marek Vasut (12):
   usb: ehci: mxs: Add board-specific callbacks
   arm: mxs: Wait when disabling VDDMEM current limiter
   arm: mxs: Wait for DRAM to start
   arm: mxs: olinuxino: Enable USB only when needed
   arm: mxs: olinuxino: Fine-tune DRAM configuration
   arm: m28evk: Test if bootscript exists before loading it
   arm: m53evk: Test if bootscript exists before loading it
   arm: m28evk: Enable FS_GENERIC
   arm: m53evk: Enable FS_GENERIC
   arm: m28evk: Zap superfluous tab in env
   arm: m53evk: Zap superfluous tab in env
   arm: socfpga: Use EMAC1 on SoCDK
 
 Masahiro Yamada (1):
   exynos: update maintainer of Snow and SMDK5420 board
 
 Minkyu Kang (3):
   Revert odroid: set MPLL clock to 880MHz
   Merge branch 'master' of http://git.denx.de/u-boot-samsung
   Merge branch 'uboot'
 
 Nikita Kiryanov (1):
   compulab: eeprom: add default eeprom bus
 
 Nitin Garg (3):
   imx: ddr: Move mx6q_4x_mt41j128.cfg to mx6sabresd board
   imx: Support i.MX6 High Assurance Boot authentication
   imx6sx: Fix i.MX6SX HAB api function table offset
 
 Nobuhiro Iwamatsu (11):
   arm: rmobile: lager: Fix value of CONFIG_SH_SCIF_CLK_FREQ
   arm: rmobile: lager: Add CONFIG_SCIF_USE_EXT_CLK
   arm: rmobile: koelsch: Add CONFIG_SCIF_USE_EXT_CLK
   arm: rmobile: koelsch: Update QoS initialization to version 0.334
   arm: rmobile: alt: Update QoS initialization to version 0.11
   arm: rmobile: lager: Update Qos setting to version 0.955
   arm: rmobile: lager: Add Qos setting for ES2
   arm: rmobile: 

Re: [U-Boot] Pull request: u-boot-arm/master

2014-10-07 Thread Tom Rini
On Tue, Oct 07, 2014 at 01:16:00PM +0200, Albert ARIBAUD wrote:

 Hi Tom,
 
 The following changes since commit
 be9f643ae6aa9044c60fe80e3a2c10be8371c692:
 
   Merge branch 'for-tom' of git://git.denx.de/u-boot-dm (2014-09-26
   20:10:48 -0400)
 
 are available in the git repository at:
 
 
   git://git.denx.de/u-boot-arm master
 
 for you to fetch changes up to c19a8bc5711ec63e905ef91f045a1489f0aa3cb0:
 
   vf610twr: Tune DDR initialization settings (2014-10-07 13:08:31 +0200)
 
 
 Albert ARIBAUD (1):
   Merge branch 'u-boot-marvell/master' into 'u-boot-arm/master'
 
 Anthony Felice (1):
   vf610twr: Tune DDR initialization settings
 
 DrEagle (5):
   ARM: sheevaplug: change env location
   ARM: sheevaplug: add MVSATA driver
   ARM: sheevaplug: add MTD defaults
   ARM: sheevaplug: redefine MTDPARTS
   ARM: sheevaplug: add HUSH parser
 
 Masahiro Yamada (7):
   mtd: denali: add Denali controller configs to Kconfig
   mtd: denali: add Denali NAND driver for SPL
   serial: add UniPhier serial driver
   ARM: UniPhier: add UniPhier SoC support code
   ARM: UniPhier: add Kconfig and defconfig
   MAINTAINERS: add me as a maintainer of UniPhier platform
   git-mailrc: add me as a maintainer of UniPhier platform
 
 Michael Walle (1):
   lsxl: convert to generic board and fix typo
 
  MAINTAINERS|9 +
  arch/arm/Kconfig   |5 +
  arch/arm/cpu/armv7/uniphier/Kconfig|   32 +
  arch/arm/cpu/armv7/uniphier/Makefile   |   23 +
  arch/arm/cpu/armv7/uniphier/board_common.c |   32 +
  arch/arm/cpu/armv7/uniphier/board_late_init.c  |   91 ++
  arch/arm/cpu/armv7/uniphier/cache_uniphier.c   |  154 +++
  arch/arm/cpu/armv7/uniphier/cmd_pinmon.c   |   33 +
  arch/arm/cpu/armv7/uniphier/cpu_info.c |   59 ++
  arch/arm/cpu/armv7/uniphier/dram_init.c|   37 +
  arch/arm/cpu/armv7/uniphier/init_page_table.c  | 1068
  
  arch/arm/cpu/armv7/uniphier/lowlevel_init.S|  159 +++
  arch/arm/cpu/armv7/uniphier/ph1-ld4/Makefile   |   10 +
  arch/arm/cpu/armv7/uniphier/ph1-ld4/bcu_init.c |   33 +
  arch/arm/cpu/armv7/uniphier/ph1-ld4/board_info.c   |   16
  + .../armv7/uniphier/ph1-ld4/board_postclk_init.c|   42 +
  arch/arm/cpu/armv7/uniphier/ph1-ld4/boot-mode.c|1 +
  arch/arm/cpu/armv7/uniphier/ph1-ld4/clkrst_init.c  |   29 +
  arch/arm/cpu/armv7/uniphier/ph1-ld4/pinctrl.c  |   63 ++
  arch/arm/cpu/armv7/uniphier/ph1-ld4/pll_init.c |  189 
  arch/arm/cpu/armv7/uniphier/ph1-ld4/pll_spectrum.c |1 +
  arch/arm/cpu/armv7/uniphier/ph1-ld4/sbc_init.c |   44 +
  arch/arm/cpu/armv7/uniphier/ph1-ld4/sg_init.c  |   28 +
  arch/arm/cpu/armv7/uniphier/ph1-ld4/umc_init.c |  162 +++
  arch/arm/cpu/armv7/uniphier/ph1-pro4/Makefile  |   10 +
  arch/arm/cpu/armv7/uniphier/ph1-pro4/board_info.c  |   16
  + .../armv7/uniphier/ph1-pro4/board_postclk_init.c   |   39 +
  arch/arm/cpu/armv7/uniphier/ph1-pro4/boot-mode.c   |   66 ++
  arch/arm/cpu/armv7/uniphier/ph1-pro4/clkrst_init.c |   29 +
  arch/arm/cpu/armv7/uniphier/ph1-pro4/pinctrl.c |   45 +
  arch/arm/cpu/armv7/uniphier/ph1-pro4/pll_init.c|  168
  +++ .../arm/cpu/armv7/uniphier/ph1-pro4/pll_spectrum.c |   18 +
  arch/arm/cpu/armv7/uniphier/ph1-pro4/sbc_init.c|   75 ++
  arch/arm/cpu/armv7/uniphier/ph1-pro4/sg_init.c |   28 +
  arch/arm/cpu/armv7/uniphier/ph1-pro4/umc_init.c|  136 +++
  arch/arm/cpu/armv7/uniphier/ph1-sld8/Makefile  |   10 +
  arch/arm/cpu/armv7/uniphier/ph1-sld8/bcu_init.c|1 +
  arch/arm/cpu/armv7/uniphier/ph1-sld8/board_info.c  |   16
  + .../armv7/uniphier/ph1-sld8/board_postclk_init.c   |1 +
  arch/arm/cpu/armv7/uniphier/ph1-sld8/boot-mode.c   |1 +
  arch/arm/cpu/armv7/uniphier/ph1-sld8/clkrst_init.c |   29 +
  arch/arm/cpu/armv7/uniphier/ph1-sld8/pinctrl.c |   57 ++
  arch/arm/cpu/armv7/uniphier/ph1-sld8/pll_init.c|  201
   .../arm/cpu/armv7/uniphier/ph1-sld8/pll_spectrum.c |1 +
  arch/arm/cpu/armv7/uniphier/ph1-sld8/sbc_init.c|   51 +
  arch/arm/cpu/armv7/uniphier/ph1-sld8/sg_init.c |1 +
  arch/arm/cpu/armv7/uniphier/ph1-sld8/umc_init.c|  142 +++
  arch/arm/cpu/armv7/uniphier/reset.c|   29 +
  arch/arm/cpu/armv7/uniphier/smp.S  |   54 +
  arch/arm/cpu/armv7/uniphier/spl.c  |   17 +
  arch/arm/cpu/armv7/uniphier/support_card.c |  180 
  arch/arm/cpu/armv7/uniphier/timer.c|   39 +
  arch/arm/include/asm/arch-uniphier/arm-mpcore.h|   46 +
  arch/arm/include/asm/arch-uniphier/bcu-regs.h  |   30 +
  arch/arm/include/asm/arch-uniphier/board.h |   35 +
  arch/arm/include/asm/arch-uniphier/boot-device.h   |   20 +
  arch/arm/include/asm/arch-uniphier/led.h   |  101 

Re: [U-Boot] Pull request: u-boot-arm/master

2014-09-17 Thread Tom Rini
On Wed, Sep 17, 2014 at 11:40:43PM +0200, Albert ARIBAUD wrote:

 Hi Tom,
 
 The following changes since commit
 a7f99bf139b3aaa0d5494693fd0395084355e41a:
 
   arm: Fix _start for CONFIG_SYS_DV_NOR_BOOT_CFG (2014-09-11 18:04:39
   +0200)
 
 are available in the git repository at:
 
   git://git.denx.de/u-boot-arm master
 
 for you to fetch changes up to c292adae170fa8c27dca75963bdb0a9afc640e57:
 
   Merge branch 'u-boot-imx/master' into 'u-boot-arm/master' (2014-09-17
   23:35:34 +0200)
 
 NOTE: two boards are broken by this PR, trimslice and cm_fx6, due to
 commits in the imx tree depending on some commits in the spi tree. Once
 both this PR and the spi commits are in, both boards should build fine
 again.
 
 
 
 Albert ARIBAUD (1):
   Merge branch 'u-boot-imx/master' into 'u-boot-arm/master'
 
 Fabio Estevam (9):
   net: fec_mxc: Adjust RX DMA alignment for mx6solox
   net: fec_mxc: Poll FEC_TBD_READY after polling TDAR
   tools: imximage: Fix the maximum DCD size for mx53/mx6
   mx6dlsabresd: Use its own DCD table
   mx6qsabreauto: Remove imx6q-sabreauto.dts
   mx6: imx-regs: Provide a structure for GPC registers
   pcie_imx: Add mx6solox support
   mx6sxsabresd: Add PCI support
   README.imximage: Fix the maximum DCD size
 
 Guillaume GARDET (1):
   imx: nitrogen6x: Replace 'fatload' by 'load' command in env
 settings to be filesystem independent
 
 Nikita Kiryanov (16):
   mx6: add clock enabling functions
   compulab: eeprom: add support for defining eeprom i2c bus
   sata: dwc_ahsata: implement sata_port_status
   i2c: imx: add macros to setup pads for multiple SoC types
   arm: mx6: ddr: cleanup
   arm: mx6: ddr: do not write into reserved bit
   arm: mx6: ddr: configure MMDC for slow_pd
   arm: mx6: ddr: fix cs0_end calculation
   arm: mx6: add get_cpu_type()
   arm: mx6: add support for Compulab cm-fx6 CoM
   arm: mx6: cm_fx6: add nand support
   arm: mx6: cm_fx6: add ethernet support
   arm: mx6: cm_fx6: add usb support
   arm: mx6: cm_fx6: add i2c support
   arm: mx6: cm_fx6: use eeprom
   arm: mx6: cm_fx6: add sata support
 
 Nikolay Dimitrov (1):
   mx6: Fix ECSPI typo in soc_boot_modes
 
 Stefan Agner (2):
   arm: vf610: lpuart: fix status register handling
   arm: vf610: lpuart: disable FIFO on initializaton
 
 Stefano Babic (1):
   imx: Fix build of mx6sxsabresd
 
 Thierry Reding (1):
   imx: ventana: Avoid undefined behaviour
 
 Tim Harvey (6):
   imx: ventana: updated notes regarding NAND boot errata
   imx: ventana: base SPL MMDC calibration on width and size not
 board imx: ventana: add GW5520 support
   imx: ventana: added cputype env var
   pci: add support for board_pci_fixup_dev function
   imx: ventana: add pci fixup for PLX PEX860x switch GPIO
 
 Ye.Li (4):
   iMX6: Disable the L2 before chaning the PL310 latency
   imximage: Fix imximage IVT bug for EIM-NOR boot
   imx: mx6q/dlarm2: Change to use generic board
   imx: mx6slevk: Change to use generic board
 
  arch/arm/Kconfig|   4 +
  arch/arm/cpu/armv7/mx6/clock.c  | 107 +-
  arch/arm/cpu/armv7/mx6/ddr.c| 277 
  arch/arm/cpu/armv7/mx6/soc.c|  11 +-
  arch/arm/dts/Makefile   |   1 -
  arch/arm/dts/imx6q-sabreauto.dts|  13 -
  arch/arm/include/asm/arch-mx6/clock.h   |   5 +
  arch/arm/include/asm/arch-mx6/imx-regs.h|  13 +
  arch/arm/include/asm/arch-mx6/iomux.h   |   9 +
  arch/arm/include/asm/arch-mx6/sys_proto.h   |   5 +-
  arch/arm/include/asm/imx-common/mxc_i2c.h   |  33 ++
  board/compulab/cm_fx6/Kconfig   |  23 ++
  board/compulab/cm_fx6/MAINTAINERS   |   6 +
  board/compulab/cm_fx6/Makefile  |  12 +
  board/compulab/cm_fx6/cm_fx6.c  | 483
  
  board/compulab/cm_fx6/common.c  |  84 +
  board/compulab/cm_fx6/common.h  |  37 +++
  board/compulab/cm_fx6/imximage.cfg  |   8 +
  board/compulab/cm_fx6/spl.c | 366
  + board/compulab/common/eeprom.c  |
  13 +- board/freescale/mx6sabresd/mx6dlsabresd.cfg | 131 
  board/gateworks/gw_ventana/eeprom.c |   3 +
  board/gateworks/gw_ventana/gsc.c|   4 +
  board/gateworks/gw_ventana/gw_ventana.c | 118 ++-
  board/gateworks/gw_ventana/gw_ventana_spl.c | 189 ++-
  board/gateworks/gw_ventana/ventana_eeprom.h |   1 +
  configs/cm_fx6_defconfig|   4 +
  configs/mx6dlsabresd_defconfig  |   2 +-
  doc/README.imximage |   2 +-
  drivers/block/dwc_ahsata.c  |  17 +
  drivers/net/fec_mxc.c   |  42 ++-
  drivers/pci/pci.c   |   4 

Re: [U-Boot] Pull request: u-boot-arm/master

2014-09-12 Thread Tom Rini
On Fri, Sep 12, 2014 at 03:42:19PM +0200, Albert ARIBAUD wrote:

 Hello Tom,
 
 The following changes since commit
 d6c1ffc7d23f4fe4ae8c91101861055b8e1501b6:
 
   Prepare v2014.10-rc2 (2014-09-02 16:58:29 -0400)
 
 are available in the git repository at:
 
   git://git.denx.de/u-boot-arm master
 
 for you to fetch changes up to a7f99bf139b3aaa0d5494693fd0395084355e41a:
 
   arm: Fix _start for CONFIG_SYS_DV_NOR_BOOT_CFG (2014-09-11 18:04:39
   +0200)
 
 NOTE that 7 boards still fail building, two with warnings (k2e_evm
 k2hk_evm), five with errors (openrd_client tricorder_flash tricorder
 openrd_ultimate openrd_base).
 
 
 Ajay Kumar (8):
   exynos_fb: Remove usage of static defines
   arm: exynos: Add RPLL for Exynos5420
   arm: exynos: Add get_lcd_clk and set_lcd_clk callbacks for
 Exynos5420 video: exynos_fimd: Add framework to disable FIMD sysmmu
   ARM: exynos: Add missing declaration for gpio_direction_input
   exynos5420: add callbacks needed for exynos_fb driver
   ARM: exynos: peach_pit: Add DT nodes for fimd and parade bridge
 chip CONFIGS: peach-pit: Enable display for peach_pit board
 
 Albert ARIBAUD (2):
   Merge branch 'u-boot-samsung/master' into 'u-boot-arm/master'
   Merge branch 'u-boot-sunxi/master' into 'u-boot-arm/master'
 
 Benoît Thébaudeau (2):
   arm: Make reset position-independent
   arm: Fix _start for CONFIG_SYS_DV_NOR_BOOT_CFG
 
 Enric Balletbo i Serra (1):
   AM335x: igep0033: Convert to generic board and use
 ti_am335x_common.h.
 
 FUKAUMI Naoki (1):
   sun7i: Add support for Olimex A20-OLinuXino-LIME
 
 Guillaume GARDET (1):
   omap3_beagle: Add boot script support to omap3 beagle board
 
 Ian Campbell (1):
   sunxi: Correct typo CONFIG_FTDFILE = CONFIG_FDTFILE
 
 Jeroen Hofstee (8):
   board_r: ARM[64] do not set gd again
   ARM: SPL: do not set gd again
   cc-option: also detect unsupported warnings options
   ARM: make gd a function for clang
   eabi_compat: add __aeabi_memcpy __aeabi_memset
   clang: workaround for generated constants
   Makefile: default to cc for host compiler
   README.clang: build command with clang
 
 Khoronzhuk, Ivan (3):
   ARM: keystone: clock: use correct BWADJ field mask for PASSPLLCTL0
   keystone2: use readl/writel functions instead of redefinition
   mtd: nand: davinci_nand: correct keystone RBL layout definition
 
 Masahiro Yamada (3):
   arm: am335x: add Kconfig range attribute to prevent invalid
 CONS_INDEX MAINTAINERS: update the maintainer of Arndale board
   kconfig: remove redundant SPL from CONFIG_SYS_EXTRA_OPTIONS
 
 Przemyslaw Marczak (13):
   samsung: misc: fix soc revision setting in the set_board_info()
   exynos: pinmux: fix the gpio names for exynos4x12 mmc
   arch:exynos: boot mode: add get_boot_mode(), code cleanup
   board:samsung: check the boot device and init the right mmc
 driver. samsung: misc: add function for setting $dfu_alt_info
   samsung:board: misc_init_r: call set_dfu_alt_info()
   arm:reset: call the reset_misc() before the cpu reset
   samsung: board: enable support of multiple board types
   samsung: misc: use board specific functions to set env board info
   odroid: add board file for Odroid X2/U3 based on Samsung
 Exynos4412 odroid: add odroid U3/X2 device tree description
   odroid: kconfig: add odroid_defconfig
   odroid: set MPLL clock to 880MHz
 
 R Sricharan (1):
   ARM: DRA72: DDR3: Add emif settings for 666MHz clock
 
 Rostislav Lisovy (2):
   mtd: nand: omap_gpmc: Enable multiple NAND flash devices
   mtd: nand: omap_gpmc: Fix 'bit-flip' errors
 
 Vadim Bendebury (1):
   video: Add driver for Parade PS8625 dP to LVDS bridge
 
  Kbuild |   3 +-
  Makefile   |   4 +-
  arch/arm/cpu/armv7/exynos/Kconfig  |   4 +
  arch/arm/cpu/armv7/exynos/clock.c  |  83
  +++-- arch/arm/cpu/armv7/exynos/clock_init.h
  |   3 + arch/arm/cpu/armv7/exynos/clock_init_exynos5.c |  13 
  arch/arm/cpu/armv7/exynos/exynos5_setup.h  |   2 +-
  arch/arm/cpu/armv7/exynos/pinmux.c |   4 +-
  arch/arm/cpu/armv7/exynos/power.c  |   7 ++
  arch/arm/cpu/armv7/exynos/spl_boot.c   |   7 +-
  arch/arm/cpu/armv7/keystone/clock.c|   2 +-
  arch/arm/cpu/armv7/keystone/psc.c  |  44 +--
  arch/arm/cpu/armv7/omap5/hw_data.c |  39 +-
  arch/arm/cpu/armv7/omap5/sdram.c   |  60 ++-
  arch/arm/dts/Makefile  |   3 +-
  arch/arm/dts/exynos4412-odroid.dts |  70 ++
  arch/arm/dts/exynos5420-peach-pit.dts  |  30 
  arch/arm/dts/exynos54xx.dtsi   |  10 +++
  arch/arm/include/asm/arch-exynos/clk.h |   1 +

Re: [U-Boot] Pull request: u-boot-arm/master

2014-07-29 Thread Tom Rini
On Tue, Jul 29, 2014 at 03:08:16PM +0200, Albert ARIBAUD wrote:

 Hello Tom,
 
 The following changes since commit
 772e173802627a1917a3f5878ad4b9b920089a33:
 
   Merge branch 'master' of git://git.denx.de/u-boot-sh (2014-07-25
   15:05:09 -0400)
 
 are available in the git repository at:
 
 
   git://git.denx.de/u-boot-arm master
 
 for you to fetch changes up to 9d195a546179bc732aba9eacccf0a9a3db591288:
 
   ARM: HYP/non-sec: remove MIDR check to validate CBAR (2014-07-28
   17:19:55 +0200)
 
 
 Albert ARIBAUD (4):
   Merge branch 'u-boot-microblaze/zynq' into 'u-boot-arm/master'
   Merge branch 'u-boot-sunxi/master' into 'u-boot-arm/master'
   Merge branch 'u-boot-sh/rmobile' into 'u-boot-arm/master'
   Merge branch 'u-boot-ti/master' into 'u-boot-arm/master'
 
 Andreas Bießmann (1):
   tricorder: convert to generic board
 
 Chen-Yu Tsai (1):
   sunxi: Add support for using MII phy-s with the GMAC nic
 
 Hans de Goede (12):
   sunxi: mksunxiboot: Fix loading of files with a size which is not
 a multiple of 4 sunxi: Fix u-boot-spl.lds to refer to .vectors
   sunxi: Remove mmc DMA support
   sunxi: Implement reset_cpu
   sunxi: Add sun4i support
   sunxi: Add sun5i support
   sunxi: Add emac glue, enable emac on the cubieboard
   sunxi: Add Ian Campbell and Hans de Goede as cubietruck
 board-maintainers mvtwsi: convert to CONFIG_SYS_I2C framework
   sunxi: Add i2c support
   sunxi: Add axp152 pmic support
   sunxi: Fix reset hang on sun5i
 
 Hao Zhang (10):
   keystone2: ddr: add DDR3 PHY configs updated for PG 2.0
   keystone2: move cpu_to_bus() to keystone.c
   keystone2: add possibility to turn off all dsps
   ARM: keystone2: move K2HK board files to common KS2 board
 directory configs: k2hk_evm: config: add common EVM configuration header
   keystone: ddr3: move K2HK DDR3 configuration to a common file
   ARM: keystone2: add K2E SoC hardware definitions
   ARM: keystone2: clock: add K2E clock support
   ARM: keystone2: add MSMC cache coherency support for K2E SOC
   board: k2e-evm: add board support
 
 Henrik Nordstrom (1):
   sunxi: Add axp209 pmic support
 
 Ian Campbell (4):
   sunxi: Avoid unused variable warning.
   sunxi: add Cubieboard2 support
   sunxi: add gpio driver
   sunxi: use setbits_le32 to enable the DMA clock
 
 Jonathan Liu (1):
   sunxi: use random parts of SID to set ethaddr
 
 Khoronzhuk, Ivan (10):
   mtd: nand: davinci: add opportunity to write keystone U-boot image
   keystone: add support for NAND gpheader image
   k2hk_evm: add script to automate NAND flash process
   ARM: keystone2: psc: use common PSC base
   keystone: ddr3: add ddr3.h to hold ddr3 API
   ARM: keystone2: keystone_nav: make it dependent on keystone driver
   k2hk: use common KS2_ prefix for all hardware definitions
   ARM: keystone: clock: move K2HK SoC dependent code in separate
 file keystone2: use CONFIG_SOC_KEYSTONE in common places
   ARM: keystone2: spl: add K2E SoC support
 
 Ma Haijun (1):
   ARM: convert arch_fixup_memory_node to a generic FDT fixup
 function
 
 Marc Zyngier (10):
   ARM: HYP/non-sec: move switch to non-sec to the last boot phase
   ARM: HYP/non-sec: add a barrier after setting SCR.NS==1
   ARM: non-sec: reset CNTVOFF to zero
   ARM: add missing HYP mode constant
   ARM: HYP/non-sec: add separate section for secure code
   ARM: HYP/non-sec: allow relocation to secure RAM
   ARM: HYP/non-sec: add generic ARMv7 PSCI code
   ARM: HYP/non-sec: add the option for a second-stage monitor
   ARM: HYP/non-sec/PSCI: emit DT nodes
   ARM: HYP/non-sec: remove MIDR check to validate CBAR
 
 Masahiro Yamada (1):
   zynq: disable -Wstrict-prototypes option for ps7_init.c
 
 Michal Simek (2):
   ARM: zynq: Enable generic board for Xilinx Zynq
   ARM: zynq: Show ECC status on the same line as DRAM size
 
 Mugunthan V N (3):
   drivers: net: cpsw: add support for using second port as ethernet
   ARM: DRA7xx: Add cpsw second port pinmux
   ARM: dra7_evm: Add Ethernet support for dra72x platform
 
 Murali Karicheri (1):
   keystone2: add env option to do unitrd dt fixup
 
 Nobuhiro Iwamatsu (4):
   net: sh-eth: Add support R8A7794
   serial: sh: Add support R8A7794
   arm: rmobile: Add support R8A7794
   arm: rmobile: Add support Alt board
 
 Rajendra Nayak (1):
   ARM: OMAP: Fix handling of errata i727
 
 Stefan Roese (4):
   net: Rename and cleanup sunxi (Allwinner) emac driver
   ARM: omap: Fix GPMC init for OMAP3 platforms
   ARM: omap: Remove unused arch/arm/cpu/armv7/omap3/mem.c
   ARM: omap: tao3530: Convert to generic board
 
 Tom Rini (3):
   power/pmic.h: Add prototype for power_init_board.
   tps65218/am43xx_evm: Add power framework support to TPS65218

Re: [U-Boot] Pull request: u-boot-arm/master - please hold on

2014-07-05 Thread Albert ARIBAUD
Hi Tom,

On Sat, 5 Jul 2014 10:18:48 +0200, Albert ARIBAUD
albert.u.b...@aribaud.net wrote:

 Hi Tom,
 
 The following changes since commit
 4009bed4694892716d280fcb088899b566c5c986:
 
   Reformat boards.cfg (2014-07-05 00:36:57 +0200)
 
 are available in the git repository at:
 
   git://git.denx.de/u-boot-arm master
 
 for you to fetch changes up to 23f23f23d509e8e873797884456070c8a47d72b2:
 
   socfpga: Relocate arch common functions away from board (2014-07-05
   10:14:46 +0200)

Please wait before applying this one, as I'll proably be adding
Jeroen's extern-to-static patch, in which case I'll send an updated PR.

Amicalement,
-- 
Albert.
___
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot


Re: [U-Boot] Pull request: u-boot-arm/master - can be applied

2014-07-05 Thread Albert ARIBAUD
Hi Tom,

On Sat, 5 Jul 2014 14:45:04 +0200, Albert ARIBAUD
albert.u.b...@aribaud.net wrote:

 Hi Tom,
 
 On Sat, 5 Jul 2014 10:18:48 +0200, Albert ARIBAUD
 albert.u.b...@aribaud.net wrote:
 
  Hi Tom,
  
  The following changes since commit
  4009bed4694892716d280fcb088899b566c5c986:
  
Reformat boards.cfg (2014-07-05 00:36:57 +0200)
  
  are available in the git repository at:
  
git://git.denx.de/u-boot-arm master
  
  for you to fetch changes up to 23f23f23d509e8e873797884456070c8a47d72b2:
  
socfpga: Relocate arch common functions away from board (2014-07-05
10:14:46 +0200)
 
 Please wait before applying this one, as I'll proably be adding
 Jeroen's extern-to-static patch, in which case I'll send an updated PR.

Jeroen's patch will wait until after 2014.07, so you can take my PR as
it is now.

 Amicalement,

Amicalement,
-- 
Albert.
___
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot


Re: [U-Boot] Pull request: u-boot-arm/master

2014-07-05 Thread Tom Rini
On Sat, Jul 05, 2014 at 10:18:48AM +0200, Albert ARIBAUD wrote:

 Hi Tom,
 
 The following changes since commit
 4009bed4694892716d280fcb088899b566c5c986:
 
   Reformat boards.cfg (2014-07-05 00:36:57 +0200)
 
 are available in the git repository at:
 
   git://git.denx.de/u-boot-arm master
 
 for you to fetch changes up to 23f23f23d509e8e873797884456070c8a47d72b2:
 
   socfpga: Relocate arch common functions away from board (2014-07-05
   10:14:46 +0200)
 
 
 Chin Liang See (1):
   socfpga: Relocate arch common functions away from board
 
 Christian Riesch (1):
   arm, calimain: Add CONFIG_SYS_GENERIC_BOARD
 
 Jeroen Hofstee (1):
   arm: spl: fix include guard
 
 Linus Walleij (1):
   integrator: switch to generic board
 
 Shaibal.Dutta (1):
   arm: Fix armv8 compilation error
 
 Stephen Warren (1):
   ARM: rpi_b: enable GENERIC_BOARD
 
 Łukasz Dałek (1):
   arm:board:h2200: Add CONFIG_SYS_GENERIC_BOARD
 
  arch/arm/cpu/armv7/socfpga/misc.c| 24 
  arch/arm/include/asm/arch-keystone/spl.h |  2 +-
  arch/arm/include/asm/arch-sunxi/spl.h|  2 +-
  arch/arm/include/asm/proc-armv/system.h  |  2 +-
  board/altera/socfpga/socfpga_cyclone5.c  | 23 ---
  include/configs/calimain.h   |  3 ++-
  include/configs/h2200.h  |  1 +
  include/configs/integrator-common.h  |  1 +
  include/configs/rpi_b.h  |  1 +
  9 files changed, 32 insertions(+), 27 deletions(-)

Applied to u-boot/master, thanks!

-- 
Tom


signature.asc
Description: Digital signature
___
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot


Re: [U-Boot] Pull request: u-boot-arm/master

2014-07-04 Thread Tom Rini
On Sat, Jul 05, 2014 at 12:57:22AM +0200, Albert ARIBAUD wrote:

 Hello,
 
 The following changes since commit
 fe8b3212b7938861eacdefe6115810303a96f9cc:
 
   Merge branch 'master' of git://git.denx.de/u-boot-arm (2014-07-02
   16:38:02 -0400)
 
 are available in the git repository at:
 
 
   git://git.denx.de/u-boot-arm master
 
 for you to fetch changes up to 4009bed4694892716d280fcb088899b566c5c986:
 
   Reformat boards.cfg (2014-07-05 00:36:57 +0200)
 
 
 Albert ARIBAUD (1):
   Reformat boards.cfg
 
 Axel Lin (1):
   gpio: spear_gpio: Fix gpio_set_value() implementation
 
 Chin Liang See (3):
   watchdog/denali: Adding DesignWare watchdog driver support
   socfpga: Adding DesignWare watchdog support
   socfpga: Adding Scan Manager driver
 
 Darwin Rambo (1):
   arm: Add support for semihosting for armv8 fastmodel targets.
 
 J. German Rivera (2):
   Added 64-bit MMIO accessors for ARMv8
   armv8/fsl-lsch3: Add support to load and start MC Firmware
 
 Jeroen Hofstee (1):
   ARM: cache_v7: use __weak
 
 Sergey Kostanbaev (1):
   arm: ep9315: Return back Cirrus Logic EDB9315A board support
 
 York Sun (3):
   ARMv8: Adjust MMU setup
   ARMv8/FSL_LSCH3: Add FSL_LSCH3 SoC
   ARMv8/ls2085a_emu: Add LS2085A emulator and simulator board
 support
 
  README |  27 +
  arch/arm/cpu/arm920t/ep93xx/lowlevel_init.S| 463
  -
  arch/arm/cpu/armv7/cache_v7.c  |  45 ++--
  arch/arm/cpu/armv7/socfpga/Makefile|   2 +-
  arch/arm/cpu/armv7/socfpga/scan_manager.c  | 209
  +++
  arch/arm/cpu/armv7/socfpga/spl.c   |   4 +
  arch/arm/cpu/armv8/cache_v8.c  |  57
  +- arch/arm/cpu/armv8/fsl-lsch3/Makefile  |
  9 ++ arch/arm/cpu/armv8/fsl-lsch3/README|  10 ++
  arch/arm/cpu/armv8/fsl-lsch3/cpu.c | 436
  +
  arch/arm/cpu/armv8/fsl-lsch3/cpu.h |   7 ++
  arch/arm/cpu/armv8/fsl-lsch3/lowlevel.S|  65
  +++ arch/arm/cpu/armv8/fsl-lsch3/speed.c   |
  176 ++
  arch/arm/cpu/armv8/fsl-lsch3/speed.h   |   7 ++
  arch/arm/include/asm/arch-ep93xx/ep93xx.h  |  85
  +++ arch/arm/include/asm/arch-fsl-lsch3/clock.h
  |  23  arch/arm/include/asm/arch-fsl-lsch3/config.h   |
  65 +++ arch/arm/include/asm/arch-fsl-lsch3/gpio.h
  |   9 ++ arch/arm/include/asm/arch-fsl-lsch3/immap_lsch3.h  | 116
  
  arch/arm/include/asm/arch-fsl-lsch3/imx-regs.h |  13 +++
  arch/arm/include/asm/arch-socfpga/scan_manager.h   |  90
  +++ arch/arm/include/asm/arch-socfpga/socfpga_base_addrs.h
  |   2 + arch/arm/include/asm/armv8/mmu.h   |  24
   arch/arm/include/asm/cache.h   |   3 +
  arch/arm/include/asm/config.h  |   4 +
  arch/arm/include/asm/io.h  |   8 ++
  arch/arm/include/asm/semihosting.h |  21 
  arch/arm/include/asm/system.h  |   2 +
  arch/arm/lib/Makefile  |   1 +
  arch/arm/lib/cache-cp15.c  |   9 +-
  arch/arm/lib/cache.c   |  13 +--
  arch/arm/lib/semihosting.c | 233
  +++
  board/altera/socfpga/iocsr_config.c| 657
  
 ++
  board/altera/socfpga/iocsr_config.h|  17 +++
  board/armltd/vexpress64/vexpress64.c   | 101
  -
  board/cirrus/edb93xx/Makefile  |  11 ++
  board/cirrus/edb93xx/edb93xx.c | 382
  
  board/cirrus/edb93xx/u-boot.lds| 115
  
  board/freescale/ls2085a/Makefile   |   8 ++
  board/freescale/ls2085a/README |  16 +++
  board/freescale/ls2085a/ddr.c  | 175
  ++
  board/freescale/ls2085a/ddr.h  |  57
  ++ board/freescale/ls2085a/ls2085a.c  |
  100 +
  boards.cfg |  17 ++-
  doc/README.semihosting |  54 +
  drivers/gpio/spear_gpio.c  |  

Re: [U-Boot] Pull request: u-boot-arm/master

2014-07-02 Thread Tom Rini
On Wed, Jul 02, 2014 at 10:33:16PM +0200, Albert ARIBAUD wrote:

 Hi Tom,
 
 The following changes since commit
 ba9b42c81b0734d53edfbb1fe4a6ded7de78c5ab:
 
   Merge branch 'sandbox' of git://git.denx.de/u-boot-x86 (2014-06-24
   14:06:22 -0400)
 
 are available in the git repository at:
 
 
   git://git.denx.de/u-boot-arm master
 
 for you to fetch changes up to 304f936aeaab0c3cc9d5af438fd3498ac7682991:
 
   Merge remote-tracking branch 'u-boot-samsung/master' (2014-07-01
   20:52:51 +0200)
 
 
 
 Akshay Saraswat (9):
   Exynos5: DMC: Modify the definition of ddr3_mem_ctrl_init
   Exynos5420: Remove code for enabling read leveling
   Exynos5420: DMC: Add software read leveling
   Exynos: SPI: Fix reading data from SPI flash
   Exynos5420: Let macros be used for exynos5420
   Exynos5420: Introduce support for the Peach-Pit board
   Exynos5: Config: Place environment at the end of SPI flash
   Exynos5: Config: Increase SPL footprint for Exynos5420
   Exynos5: Config: Enable USB boot mode for all Exynos5 SoCs
 
 Albert ARIBAUD (8):
   Merge branch 'u-boot-atmel/master' into 'u-boot-arm/master'
   Merge branch 'u-boot/master' into 'u-boot-arm/master'
   Merge branch 'u-boot-microblaze/zynq' into 'u-boot-arm/master'
   Merge branch 'u-boot-sh/rmobile' into 'u-boot-arm/master'
   Merge branch 'u-boot-imx/master' into 'u-boot-arm/master'
   Merge branch 'u-boot-ti/master' into 'u-boot-arm/master'
   Merge branch 'u-boot-tegra/master' into 'u-boot-arm/master'
   Merge remote-tracking branch 'u-boot-samsung/master'
 
 Alison Wang (2):
   arm: vf610: Add QSPI driver support
   arm: imx: Add two macros for VF610 in IOMUX_PAD structure
 
 Andreas Bießmann (2):
   avr32: migrate cache functions
   macb: make checkpatch clean
 
 Ash Charles (3):
   omap: Don't enable GPMC CS0 with nothing attached
   omap4: duovero: Correct name of default device tree
   omap3: overo: Select fdtfile for expansion board
 
 Axel Lin (1):
   spi: davinci: Fix register address for SPI1_BUS
 
 Chao Fu (1):
   arm: vf610: Add QSPI support for VF610TWR
 
 Doug Anderson (1):
   DMC: exynos5420: Gate CLKM to when reading PHY_CON13
 
 Eric Nelson (1):
   serial_mxc: disable new features of autobaud detection
 
 Fabio Estevam (10):
   mx6sabreauto: Add the mx6dual-lite variant
   mx6sabred: Add PFUZE100 PMIC support
   mx25pdk: Add generic board support
   mx6: Fix definition of IOMUXC_GPR12_DEVICE_TYPE_RC
   embestmx6boards: Fix CONFIG_CONSOLE_DEV
   embestmx6boards: Fix the dtb file name for riotboard
   mx28evk: Fix warning when CONFIG_ENV_IS_IN_SPI_FLASH is selected
   mx28evk: Add a target for SPI NOR boot
   mx28evk: Add documentation on how to boot from SPI NOR
   mx25pdk: Remove CONFIG_SYS_GENERIC_BOARD
 
 Felipe Balbi (5):
   board: ti: am43xx: print unsupported board name
   cpu: armv7: am33x: ddr: write emif ref_ctrl_shadow register
   board: ti: am43xx: add support for AM43xx Starter Kit
   board: ti: am43xx: add AM437x SK PHY Address
   board: ti: am43xx: enable QSPI and Gbit Ethernet on AM437x SK
 
 Jeroen Hofstee (4):
   tegra20: display: fix checking of return value
   ARM: tegra: fix include guard
   omap3: board: trivial: add void for no args
   PMIC: MAX77686: fix invalid bus check
 
 Khoronzhuk, Ivan (2):
   mtd: nand: davinci: add header file for driver definitions
   ARM: keystone: aemif: move aemif driver to
 drivers/memory/ti-aemif.c
 
 Marek Vasut (1):
   arm: mx5: Enable CONFIG_SYS_GENERIC_BOARD on M53EVK
 
 Mark Rutland (1):
   arm64: zero cntvoff_el2
 
 Masahiro Yamada (3):
   spl: consolidate arch/arm/include/asm/arch-*/spl.h
   arm: fix a double-definition error of _start symbol
   arm: zynq: fix a bug in Zynq linker script
 
 Michael Pratt (1):
   Exynos: Split 5250 and 5420 memory bank configuration
 
 Minkyu Kang (1):
   Revert exynos: Enable PSHOLD in SPL
 
 Nobuhiro Iwamatsu (2):
   arm: rmobile: koelsch: Remove NOR-Flash support from boards.cfg
   arm: rmobile: lager: Remove NOR-Flash support from boards.cfg
 
 Przemyslaw Marczak (2):
   trats/trats2: exynos_power_init: return 0 if no battery detected.
   Samsung: Goni: change maintainer to Robert Baldyga
 
 Shawn Guo (1):
   mx6: drop ARM errata 742230
 
 Stefano Babic (4):
   MX25: fix build due to missing sys_proto.h
   imx: correct HAB status for new chip TO
   OMAP: disable gpmc timeout safely for reenabling
   vf610: fix build due to missing sys_proto.h
 
 Stephen Warren (2):
   ARM: tegra: fix extlinux.conf search location
   ARM: tegra: set initrd_high so boot scripts work
 
 Steve Rae (1):
   arm: bcm281xx: Add CONFIG_SYS_GENERIC_BOARD
 
 Tim Harvey (12):
   spl: nand: add support for mxs nand
   mx6: add common 

Re: [U-Boot] Pull request: u-boot-arm/master

2014-06-08 Thread Tom Rini
On Sun, Jun 08, 2014 at 09:51:16AM +0200, Albert ARIBAUD wrote:

 Hi Tom,
 
 The following changes since commit
 9637a1bb896efe392a58dd2772e2c3fcb646409d:
 
   ARM: at91sam9m10g45ek: add mmc environment configuration support
   (2014-05-27 00:10:55 +0200)
 
 are available in the git repository at:
 
   git://git.denx.de/u-boot-arm master
 
 for you to fetch changes up to 5ed28948a3ffe6c735386e59c132989869beaa3e:
 
   Merge branch 'u-boot-ti/master' into 'u-boot-arm/master' (2014-06-08
   09:14:19 +0200)
 
 
 
 Aaron Durbin (3):
   exynos5: Enable tps65090 on exynos5-dt
   power: Explicitly select pmic device's bus
   exynos5: support tps65090 pmic
 
 Albert ARIBAUD (2):
   Merge branch 'u-boot-samsung/master' into 'u-boot-arm/master'
   Merge branch 'u-boot-ti/master' into 'u-boot-arm/master'
 
 Beomho Seo (3):
   arm: exynos: pinmux: add sdmmc4 gpio configratuion
   arm: exynos: clock: Remove exynos4x12_set_mmc_clk function
   board: trats2: Enable device tree on Trats2
 
 Brian Norris (2):
   mtd: nand: don't use read_buf for 8-bit ONFI transfers
   mtd: nand: force NAND_CMD_READID onto 8-bit bus
 
 David Mosberger (1):
   mtd: nand: fix GET/SET_FEATURES address on 16-bit devices
 
 Doug Anderson (1):
   Exynos: Make sure ps_hold gets set in the SPL
 
 Hannes Petermaier (6):
   arch-am33xx: Add defines for timer0-7
   board/BuR/common: introduce usage of CONFIG_SYS_GENERIC_BOARD
   board/BuR/tseries: Add support for using 8-bit on eMMC
   board/BuR/tseries: only run gpmc_init(...) in NAND-build
   board/BuR/common: Add CONFIG_CMD_I2C
   board/BuR/tseries: cosmetic changes
 
 Jaehoon Chung (12):
   ARM: exynos: board: change the mmc/sd init sequence
   ARM: exynos: clock: modify the set_mmc_clk for exynos4
   ARM: dts: exynos: rename from EXYNOS5_DWMMC to EXYNOS_DWMMC
   mmc: exynos_dw_mmc: restore the property into host
   mmc: remove the unnecessary define and fix the wrong bit control
   mmc: support the DDR mode for eMMC
   mmc: dw_mmc: support the DDR mode
   ARM: dts: exnyos: enable dw-mmc controller
   mmc: exynos_dw_mmc: enable the DDR mode
   ARM: exynos4: enable the dwmmc configuration
   mmc: s5p_sdhci: add the s5p_sdhci_core_init function
   ARM: exynos5420: removed undefined gpio structure
 
 Jeroen Hofstee (1):
   tam3517: fix NAND detection
 
 Lokesh Vutla (2):
   ARM: AM43xx: Fix mmcboot command in EXTRA_ENV_SETTINGS
   ARM: AM43xx: Fix UART clocks enabling
 
 Mateusz Zalega (4):
   arm: goni: Update configuration for Goni target
   arm: goni: dfu: Add support for DFU to Goni target
   arm: goni: enable GPT command
   arm: goni: enable USB Mass Storage
 
 Murali Karicheri (1):
   keystone: init: enable UART1 to be able use it from kernel
 
 Piotr Wilczek (1):
   arm:board:exynos4: add CONFIG_SYS_GENERIC_BOARD
 
 Simon Glass (8):
   exynos: dts: Correct EC interrupt GPIO
   exynos: Drop old smdk5250.c file
   power: Rename CONFIG_PMIC_... to CONFIG_POWER_...
   power: Add PMIC_ prefix to CHARGER_EN/DISABLE
   exynos: Enable PSHOLD in SPL
   exynos: dts: Enable LCD for snow
   exynos: Enable the LCD backlight for snow
   initcall: Improve debugging support
 
 Sourav Poddar (2):
   am43xx_evm: Add qspiboot target
   ti: qspi: populate slave device to set flash quad bit.
 
 Stephen Warren (1):
   ARM: tegra: enable USB device mode and UMS on some boards
 
 Tom Rini (6):
   arm:am33xx: Make dram_init call sdram_init() in some contexts
   arm:am33xx: Rework s_init and add board_early_init_f
   am43xx: Only read the MPU frequency bits of CTRL_DEV_ATTR
   arm:am33xx: Add a scale_vcores() hook
   power: Add support for the TPS65218 PMIC
   arm:am43xx: Add TPS65218 support to scale voltages up
 
 Tom Wai-Hong Tam (1):
   power: Add support for TPS65090 PMU chip.
 
 WingMan Kwok (1):
   keystone: k2hk: enable support of nand ecclayout command
 
 pekon gupta (12):
   mtd: nand: omap_elm: remove #include omap_gpmc.h
   mtd: nand: omap_elm: use bch_type instead of nibble count to
 differentiate between BCH4/BCH8/BCH16 mtd: nand: omap_elm: use macros
 for register definitions mtd: nand: omap_gpmc: remove unused members of
 'struct nand_bch_priv' mtd: nand: omap_gpmc: rename struct
 nand_bch_priv to struct omap_nand_info mtd: nand: omap_gpmc: minor
 cleanup of omap_correct_data_bch mtd: nand: omap: fix error-codes
 returned from omap-elm driver mtd: nand: omap: add
 CONFIG_SYS_NAND_BUSWIDTH_16BIT to indicate NAND device bus-width omap3:
 remove remnant macros GPMC_NAND_ECC_LP_x8_LAYOUT and
 GPMC_NAND_ECC_LP_x16_LAYOUT mtd: nand: omap_gpmc: use macro for
 register definitions mtd: nand: omap: add support for BCH16_ECC - NAND
 driver updates am335x: update README for BCH16
 
  

Re: [U-Boot] Pull request: u-boot-arm/master

2014-05-30 Thread Tom Rini
On Fri, May 30, 2014 at 05:20:48PM +0200, Albert ARIBAUD wrote:

 Hi Tom,
 
 The following changes since commit
 9665fa8f9e1488209d5e01d0792c243e0a220c5a:
 
   Merge branch 'master' of git://git.denx.de/u-boot-arm (2014-05-24
   06:34:08 -0400)
 
 are available in the git repository at:
 
 
   git://git.denx.de/u-boot-arm master
 
 for you to fetch changes up to 9637a1bb896efe392a58dd2772e2c3fcb646409d:
 
   ARM: at91sam9m10g45ek: add mmc environment configuration support
   (2014-05-27 00:10:55 +0200)
 
 
 Andreas Bießmann (4):
   corvus: remove unneeded CONFIG_AT91_LEGACY
   mkimage: add atmelimage
   arm:at91: enable ROM loadable atmel image
   sama5d3xek: enable PMECC header generation
 
 Bo Shen (6):
   ARM: atmel: switch to main crystal osc for SPL boot
   ARM: atmel: enable SPL on sama5d3_xplained board
   ARM: atmel: sama5d3xek: convert to generic board
   ARM: atmel: sama5d3_xplained: convert to generic board
   ARM: atmel: at91sam9m10g45ek: convert to generic board
   ARM: atmel: at91sam9x5ek: convert to generic board
 
 David Feng (1):
   Arm64 fix a bug of vbar_el3 initialization
 
 Ian Campbell (12):
   sunxi: add sun7i clocks and timer support.
   sunxi: add sun7i pinmux and gpio support
   sunxi: add sun7i dram setup support
   sunxi: add sun7i cpu, board and start of day support
   sunxi: add support for Cubietruck booting in FEL mode
   sunxi: add gmac Ethernet support
   sunxi: mmc support
   sunxi: non-FEL SPL boot support for sun7i
   net/designware: ensure device private data is DMA aligned.
   net/designware: ensure cache invalidations are aligned to
 ARCH_DMA_MINALIGN net/designware: reorder struct dw_eth_dev to pack
 more efficiently. net/designware: Make DMA burst length configurable
 and reduce by default
 
 Michael Walle (2):
   lsxl: use 64bit for LBA48 to support 4 TB drives
   lsxl: rework boot scripts
 
 Rob Herring (2):
   ARM: highbank: convert to generic board
   boards.cfg: update highbank maintainer email
 
 Stefan Agner (1):
   arm: vf610: add DDR_SEL_PAD_CONTR register
 
 Wu, Josh (8):
   gpio: at91: add sanity check for the NULL pointer
   mmc: atmel_mci: fix print incorrect buffer content for debug
   ARM: at91: remove AT91X40 macro since it is not use any more
   ARM: at91sam9x5: define the AT91FAMILY and ARM926EJS in SoC header
   at91: remove redundant AT91FAMILY definition in board config file
   ARM: at91: remove redundant ARM926EJS definition in board config
 files ARM: at91sam9m10g45ek: enable mci0 support
   ARM: at91sam9m10g45ek: add mmc environment configuration support
 
  Makefile |  10 ++
  arch/arm/cpu/arm926ejs/at91/at91sam9m10g45_devices.c |  17 
  arch/arm/cpu/armv7/Makefile  |   2 +-
  arch/arm/cpu/armv7/at91/config.mk|  10 ++
  arch/arm/cpu/armv7/sunxi/Makefile|  25 +
  arch/arm/cpu/armv7/sunxi/board.c | 111
  +
  arch/arm/cpu/armv7/sunxi/clock.c |  25 +
  arch/arm/cpu/armv7/sunxi/clock_sun4i.c   | 188
  
  arch/arm/cpu/armv7/sunxi/config.mk   |   8 ++
  arch/arm/cpu/armv7/sunxi/cpu_info.c  |  19 
  arch/arm/cpu/armv7/sunxi/dram.c  | 593
  
 
  arch/arm/cpu/armv7/sunxi/pinmux.c|  61
   arch/arm/cpu/armv7/sunxi/start.c |
  1 + arch/arm/cpu/armv7/sunxi/timer.c | 113
  ++
  arch/arm/cpu/armv7/sunxi/u-boot-spl-fel.lds  |  77
  +++ arch/arm/cpu/armv7/sunxi/u-boot-spl.lds
  |  52 ++ arch/arm/cpu/armv8/start.S
  |   4 +- arch/arm/cpu/at91-common/spl.c   |  39
   arch/arm/include/asm/arch-at91/at91_pmc.h|   4 +
  arch/arm/include/asm/arch-at91/at91sam9x5.h  |   3 +
  arch/arm/include/asm/arch-at91/hardware.h|   2 -
  arch/arm/include/asm/arch-sunxi/clock.h  |  29 ++
  arch/arm/include/asm/arch-sunxi/clock_sun4i.h| 256
  
  arch/arm/include/asm/arch-sunxi/cpu.h| 122
  +++
  arch/arm/include/asm/arch-sunxi/dram.h   | 179
  ++
  arch/arm/include/asm/arch-sunxi/gpio.h   | 147
  
  arch/arm/include/asm/arch-sunxi/mmc.h| 124
  
  arch/arm/include/asm/arch-sunxi/spl.h|  20 
  arch/arm/include/asm/arch-sunxi/sys_proto.h  |  16 +++
  

Re: [U-Boot] Pull request: u-boot-arm/master

2014-05-24 Thread Tom Rini
On Sat, May 24, 2014 at 11:32:00AM +0200, Albert ARIBAUD wrote:

 Hello Tom (and sorry for the duplicate),
 
 The following changes since commit
 10dc77716f41979e03baf3b847b97dc7279ef30d:
 
   esdhc/usdhc: Fix warning when CONFIG_SYS_FSL_ESDHC_USE_PIO is not set
   (2014-05-23 09:19:05 -0400)
 
 are available in the git repository at:
 
   git://git.denx.de/u-boot-arm master
 
 for you to fetch changes up to 33144ea443c298ac9d6f04926a02881a5bae91a3:
 
   Merge branch 'u-boot-ti/master' into 'u-boot-arm/master' (2014-05-24
   09:50:00 +0200)
 
 
 
 Albert ARIBAUD (3):
   Merge branch 'u-boot-microblaze/zynq' into 'u-boot-arm/master'
   Merge branch 'u-boot-sh/rmobile' into 'u-boot-arm/master'
   Merge branch 'u-boot-ti/master' into 'u-boot-arm/master'
 
 Ash Charles (9):
   omap: overo: allow the use of a plain text env file instead boot
 scripts OMAP3: overo: add command support for mtd and ubi
   OMAP3: overo: eliminate hard-coded partition offsets
   arm: omap3: Fix omap3_overo SPL boot hangup
   Add Board Revision for Wireless chip
   OMAP3: overo: add some Gumstix expansion boards
   Allow overo to boot with device tree
   omap3: overo: Use common configurations for Overo
   omap4: duovero: Add Gumstix DuoVero machine.
 
 Dmitry Lifshitz (3):
   cm-t54: add cm-t54 board support
   cm-t54: add EEPROM support and MAC address handling
   cm-t54: add environment partition runtime detection
 
 Heiko Schocher (1):
   arm, am33xx: Enable CONFIG_SYS_GENERIC_BOARD for siemens boards
 
 Igor Grinberg (1):
   compulab: eeprom: add default eeprom address
 
 Ilya Ledvich (1):
   compulab: eeprom: enable any i2c driver
 
 Keerthy (1):
   ARM: DRA72x: volt: Update the pmic offsets
 
 Lokesh Vutla (5):
   ARM: DRA72x: Add Silicon ID support
   ARM: DRA72x: clocks: Update the hwdata
   ARM: DRA72x: Update EMIF data
   ARM: DRA7xx: ctrl: Fix efuse register addresses
   ARM: OMAP: Fix omap_sdram_size calculation
 
 Masahiro Yamada (7):
   zynq: add empty xil_io.h to avoid compile error
   zynq: treat ps7_init.c/h as external files to ignore them
   build: support a new image u-boot-dtb.img
   zynq: load u-boot-dtb.img if CONFIG_OF_SEPARATE is defined
   zynq: import zynq-7000.dtsi from Linux Kernel
   zynq: add memory nodes to device tree to initialize DRAM with OF
   zynq: add UART nodes to device tree to initialize UART with OF
 
 Michal Simek (12):
   ARM: zynq: Fix sparse warnings in slcr.c
   ARM: zynq: Fix sparse warning in ddrc.c
   ARM: zynq: Remove sparse warnings
   ARM: zynq: Do not use half memory size for ECC case
   ARM: zynq: Call zynq board_init() in SPL
   ARM: zynq: slcr: Fix incorrect commentary
   ARM: zynq: Setup correct slcr_lock value
   ARM: zynq: Fix building SPL without FPGA support
   ARM: zynq: Extend kernel image size to 60MB
   ARM: zynq: Add MIO detection code
   ARM: zynq: ehci: Added USB host driver support
   ARM: zynq: Extend maximum number of command arguments
 
 Mike Looijmans (1):
   ARM: zynq: Fix bootmode mask
 
 Nobuhiro Iwamatsu (20):
   arm: rmobile: Add define of SCIF register for R8A7790 and R8A7791
   arm: rmobile: koelsch: Remove define of SCIF register
   arm: rmobile: koelsch: Remove CONFIG_USE_ARCH_MEMSET and MEMCPY
   arm: rmobile: koelsch: Enable optimization of thumb
   arm: rmobile: lager: Remove define of SCIF register
   arm: rmobile: lager: Remove CONFIG_USE_ARCH_MEMSET and MEMCPY
   arm: rmobile: lager: Enable optimization of thumb
   gpio: r8a7791-gpio: Fix typo in macro
   gpio: r8a7790-gpio: Fix typo in macro
   arm: rmobile: koelsch: Add support USB controller
   arm: rmobile: koelsch: Add support command and filesystems of VFAT
   arm: rmobile: lager: Add support USB controller
   arm: rmobile: lager: Add support command and filesystems of VFAT
   arm: rmobile: lager: Add support ext4/fat write command
   arm: rmobile: koelsch: Add support ext4/fat write command
   arm: rmobile: r8a7791: Fix MOD_SEL3 function table about
 FN_SEL_IEB arm: rmobile: koelsch: Fix QoS revision 0.240 and 0.320
   arm: rmobile: armadillo800eva: Enable CONFIG_SYS_GENERIC_BOARD
   arm: rmobile: koelsch: Enable CONFIG_SYS_GENERIC_BOARD
   arm: rmobile: lager: Enable CONFIG_SYS_GENERIC_BOARD
 
 Peter A. Bigot (1):
   OMAP3: overo: increase linux partition to 8 MiB
 
 Sergey Alyoshin (1):
   am33xx: report silicon revision instead of code
 
 Siva Durga Prasad Paladugu (5):
   ARM: zynq: Added efuse status register base address
   ARM: zynq: Added USB host support for zynq boards
   ARM: zynq: Enable the FAT write capability
   ARM: zynq: Move USB/SD/MMC common FAT configs
   ARM: zynq: Enable EXT4 configs
 
 Tom Rini (1):
   armv7:TI: Add 

Re: [U-Boot] Pull request: u-boot-arm/master

2014-05-22 Thread Tom Rini
On Tue, May 20, 2014 at 10:57:08AM +0200, Albert ARIBAUD wrote:

 Hello Tom,
 
 The following changes since commit
 d7782d06534fe4fa47a49fa7c106de5ba85a9687:
 
   Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx (2014-05-16
   18:30:33 -0400)
 
 are available in the git repository at:
 
 
   git://git.denx.de/u-boot-arm master
 
 for you to fetch changes up to 05d134b084590684bcf4d832c0035952727b7cd9:
 
   Merge remote-tracking branch 'u-boot/master' (2014-05-20 10:05:42
   +0200)
 
 Note: there still is a Zynq PR pending right now, but I wanted
 to get re-synchronized with mainline first; a further PR with Zynq
 and individual patches will arrive soon.
 
 
 
 Akshay Saraswat (3):
   Exynos5: config: Enable FIT
   S5P: Exynos: Add GPIO pin numbering and rename definitions
   S5P: Exynos: Config: Enable GPIO CMD config
 
 Albert ARIBAUD (12):
   arm1136: move cache code from start.S to cache.c
   arm: move reset_cpu from start.S into cpu.c
   arm: pxa: move SP check from start.S to cpuinfo.c
   arm: remove unused _end_vect and _vectors_end symbols
   arm: move exception handling out of start.S files
   Merge branch 'u-boot-samsung/master' into 'u-boot-arm/master'
   Merge branch 'u-boot-tegra/master' into 'u-boot-arm/master'
   Merge branch 'u-boot-ti/master' into 'u-boot-arm/master'
   Merge branch 'u-boot-imx/master' into 'u-boot-arm/master'
   Merge remote-tracking branch 'u-boot-sh/rmobile'
   boards.cfg: reformat
   Merge remote-tracking branch 'u-boot/master'
 
 Ash Charles (1):
   am335x: pepper: Add Gumstix Pepper AM335x-based machine
 
 Belisko Marek (1):
   mtd: nand: omap_gpmc: Fix update of read_ecc in oob
 
 Christian Riesch (1):
   arm, davinci: Use CONFIG_SPL_PAD_TO for padding the SPL in an ais
 image
 
 Dmitry Lifshitz (3):
   ARM: OMAP5: add UART4 support
   ARM: OMAP5: Power: add LDO2 support for Palmas driver
   ARM: OMAP5: add CKO buffer control mask
 
 Egli, Samuel (7):
   siemens: cosmetic: remove unused and rename defines
   siemens: update DDR3 parameters for dxr2
   siemens: add led cmd for flexible LED control
   siemens: change LED indication in DFU mode
   siemens: cosmetic: rename project_dir
   siemens:cosmetic, dxr2: rename dxr2 to draco
   siemens, draco: add new target
 
 Eric Benard (8):
   imx-common: add board_video_skip
   nitrogen6x: use common board_video_skip
   mx6sabresd: use common board_video_skip
   RiOTboard and MarSBoard: add new boards support
   imx-common/video: add detect_hdmi
   nitrogen6x: use common detect_hdmi
   mx6sabresd: use common detect_hdmi
   embest/mx6boards: use common detect_hdmi
 
 Eric Nelson (1):
   ARM: imx6: nitrogen6x: Enable CONFIG_SYS_GENERIC_BOARD
 
 Fabio Estevam (11):
   wandboard: Convert to generic board
   mx53loco: Convert to generic board
   mx6sabre_common: Convert to generic board
   mx53ard: Convert to generic board
   mx53smd: Convert to generic board
   mx53evk: Convert to generic board
   udoo: Convert to generic board
   hummingboard: Convert to generic board
   mx6slevk: Add SPI NOR flash support
   nitrogen6x: Fix the PAD settings for the ECSPI chipselect
   iomux-v3: Add support for mx6sl LVE bit
 
 Inha Song (1):
   samsung: misc: add env default option to lcd menu
 
 Jaehoon Chung (1):
   ARM: exynos: remove the unused code
 
 Khoronzhuk, Ivan (1):
   config: k2hk_evm: Add generic board support
 
 Marek Vasut (1):
   arm: mxs: Enable CONFIG_SYS_GENERIC_BOARD
 
 Mateusz Zalega (1):
   ARM: Samsung: s5p_goni: maintainer update
 
 Nobuhiro Iwamatsu (22):
   arm: rmobile: Coordinate the common part of the header file of
 r8a7790 and r8a7791 arm: rmobile: r8a779x: Fix L2 cache init and
 latency setting arm: rmobile: koelsch: Change name of structure
   arm: rmobile: koelsch: Remove NOR-Flash support
   arm: rmobile: lager: Change name of the structure
   arm: rmobile: lager: Remove NOR-Flash support
   arm: rmobile: Merge functions to get the CPU information of
 R8A7790 and R8A7791 arm: rmobile: Add 1 to value of the CPU revision in
 rmobile_get_cpu_rev_integer() arm: rmobile: Add
 rmobile_get_cpu_rev_fraction() for R-Car SoCs arm: rmobile: Add
 prototype for function to get the CPU information to rmobile.h arm:
 rmobile: Update print_cpuinfo function arm: rmobile: r8a7790: Add
 support ES2 revision arm: rmobile: r8a7791: Add support ES2 revision
   arm: rmobile: keolsch: Add support ES2 revision of R8A7791
   arm: rmobile: lager: Update QoS initialization to version 0.955
   arm: rmobile: koelsch: Update QoS initialization
   arm: rmobile: koelsch: Update calculation of
 CONFIG_SH_TMU_CLK_FREQ arm: rmobile: Add register infomation of PLL
 regsiter arm: rmobile: koelsch: Change to maximum CPU frequency
 

Re: [U-Boot] Pull request: u-boot-arm/master

2014-05-09 Thread Tom Rini
On Fri, May 09, 2014 at 11:56:56AM +0200, Albert ARIBAUD wrote:

 Hello Tom,
 
 The following changes since commit
 173d294b94cfec10063a5be40934d6d8fb7981ce:
 
   Merge branch 'serial' of git://www.denx.de/git/u-boot-microblaze
   (2014-05-06 14:55:45 -0400)
 
 are available in the git repository at:
 
 
   git://git.denx.de/u-boot-arm master
 
 for you to fetch changes up to d2a3e911390f9fc4d8c0ee4b3c7fc75f4fd3fd19:
 
   Merge branch 'u-boot/master' (2014-05-09 11:50:14 +0200)
 
 Note that there was a trivial merge conflict between ARM and mainline
 trees on drivers/net/Makefile:
 
HEAD
   obj-$(CONFIG_INCA_IP_SWITCH) += inca-ip_sw.o
   obj-$(CONFIG_DRIVER_TI_KEYSTONE_NET) += keystone_net.o
   ===
u-boot/master
 
 This is solved in the ARM ToT commit d2a3e911.
 
 
 
 Albert ARIBAUD (3):
   Merge branch 'u-boot-tegra/master' into 'u-boot-arm/master'
   Merge branch 'u-boot-ti/master' into 'u-boot-arm/master'
   Merge branch 'u-boot/master'
 
 Karicheri, Muralidharan (6):
   tools: mkimage: add support for gpimage format
   NAND: DaVinci: allow forced disable of subpage writes
   i2c, davinci: move i2c_defs.h to the drivers/i2c directory
   spi: davinci: add support for multiple bus and chip select
   k2hk-evm: add configuration for spi1 and spi2 support
   keystone2: net: add keystone ethernet driver
 
 Manish Badarkhe (1):
   arm, da850: staticize funtions
 
 Nishanth Menon (11):
   OMAP: common: consolidate fake USB ethernet MAC address creation
   omap3/sys_info: provide interface to read die id
   OMAP3: beagle-xm: generate fake USB ethernet MAC address from
 dieid omap3: zoom1: enable CONFIG_SYS_GENERIC_BOARD
   OMAP3: zoom1: Configure GPMC for Ethernet
   OMAP3: zoom1: enable LAN9211
   omap3: zoom1: enable common network commands
   omap3: zoom1: disable JFFS2 and enable FS_GENERIC
   omap3: zoom1: enable bootz
   omap3: zoom1: fix default console
   omap3: zoom1: switch to generic ti_omap3_common config header
 
 Poddar, Sourav (1):
   spi: ti_qspi: Add delay for successful bulk erase.
 
 Rob Herring (2):
   ARM: highbank: use config_distro_defaults.h
   ARM: highbank: use default prompt
 
 Stefan Agner (3):
   usb: tegra: fix USB2 powerdown for Tegra30 and later
   usb: tegra: fix PHY configuration
   usb: tegra: combine header file
 
 Stephen Warren (14):
   ARM: tegra: pinctrl: remove func_safe
   ARM: tegra: pinctrl: remove vddio
   ARM: tegra: pinctrl: make pmux_func values consistent on Tegra20
   ARM: tegra: prototype pinmux_init() in board.h
   ARM: tegra: use apb_misc.h in more places
   ARM: tegra: pinctrl: remove duplication
   ARM: tegra: reduce public pinmux API
   ARM: tegra: pinmux naming consistency fixes
   ARM: tegra: Tegra20 pinmux cleanup
   ARM: tegra: Tegra30 pinmux cleanup
   ARM: tegra: Tegra114 pinmux cleanup
   ARM: tegra: Tegra124 pinmux cleanup
   ARM: tegra: add Jetson TK1 board
   ARM: tegra: pack pinmux data tables tighter
 
 Tom Rini (22):
   fw_env.c: Switch get_config to use '%ms' in sscanf
   env_mmc.c: Allow environment to be used within SPL
   env_mmc.c: Remove NULL check on tmp_env1/2
   mtd: Add a CONFIG_SPL_MTD_SUPPORT for a more full NAND subsystem
 in SPL mtd: Build nand_util.o for CONFIG_ENV_IS_IN_NAND in SPL
   am335x_evm: Make SPL_OS also check the boot_os variable for
 falcon mode README: Add CONFIG_SPL_OS_BOOT to README
   README.falcon: Document environment variables for falcon mode
   a3m071: Make spl_start_uboot test like getenv_yesno does
   spl_mmc/CONFIG_SPL_OS_BOOT: Allow environment to determine what
 to boot TI: Add, use a DEFAULT_LINUX_BOOT_ENV environment string
   am335x_evm: Update the ramdisk args, we pass things in just fine
 via DT am43xx_evm: Update the ramdisk args, we pass things in just fine
 via DT TI:omap5: Move CONFIG_ENV_SIZE to board config files
   TI:armv7: Change Falcon Mode DT load address
   am335x_evm: Drop SPI SPL support from the default build
   SPL:SPI: Add Falcon Mode support
   dra7xx_evm: Add QSPI_4 support, qspiboot build target
   TI:armv7: Switch to CONFIG_SYS_BOARD_GENERIC
   TI:omap3: Convert omap3_beagle to ti_omap3_common.h
   am335x: Switch to CONFIG_SKIP_LOWLEVEL_INIT from guarding SPL or
 NOR_BOOT am43xx_evm: Drop SPI SPL
 
 Vitaly Andrianov (5):
   fdt: call ft_board_setup_ex() at the end of image_setup_libfdt()
   arm: add support for arch timer
   i2c, davinci: convert driver to new mutlibus/mutliadapter
 framework k2hk: add support for k2hk SOC and EVM
   keystone2: add keystone multicore navigator driver
 
 Wolfgang Denk (3):
   ARM: OMAP: remove sr32() from OMAP board code
   ARM: OMAP: hide custom bit manipulation function sr32()
   ARM: OMAP: replace 

Re: [U-Boot] Pull request: u-boot-arm/master

2014-04-08 Thread Tom Rini
On Tue, Apr 08, 2014 at 01:40:10PM +0200, Albert ARIBAUD wrote:

 Hi Tom,
 
 The following changes since commit
 04d2f0a9f33112bd70ce4d9c451fdca1682e3a59:
 
   Revert Start the deprecation process for generic board (2014-04-04
   10:09:19 -0400)
 
 are available in the git repository at:
 
   git://git.denx.de/u-boot-arm master
 
 for you to fetch changes up to 519fdde9e6a6ebce7dc743b4f5621503d25b7a45:
 
   Merge branch 'u-boot/master' into 'u-boot-arm/master' (2014-04-08
   09:25:08 +0200)
 
 
 
 Albert ARIBAUD (6):
   Merge branch 'u-boot-imx/master' into 'u-boot-arm/master'
   Merge branch 'u-boot-samsung/master' into 'u-boot-arm/master'
   Merge branch 'u-boot/master' into 'u-boot-arm/master'
   Merge branch 'u-boot-ti/master' into 'u-boot-arm/master'
   Merge branch 'u-boot-imx/master' into 'u-boot-arm/master'
   Merge branch 'u-boot/master' into 'u-boot-arm/master'
 
 Andreas Färber (1):
   arm: Handle .gnu.hash section in ldscripts
 
 Chin Liang See (1):
   socfpga: Adding Clock Manager driver
 
 David Feng (1):
   arm64 patch: gicv3 support
 
 Eric Nelson (1):
   ARM: mx6: Disable PCIe on SABRE Lite/Nitrogen6x
 
 Fabio Estevam (7):
   wandboard: Staticize usdhc1_pads
   mmc: Add a prototype for board_mmc_init()
   wandboard: Fix sparse warning
   wandboard: Include input.h
   fb: Add a prototype for board_video_skip()
   mx25pdk: Align the environment with other FSL boards
   woodburn_sd: Remove CONFIG_BOOT_INTERNAL
 
 Hannes Petermaier (2):
   board/BuR/kwb: fix usage of 'i2c_set_bus_speed'
   board: enable 32kHz RTC OSC at BR boards
 
 Ilya Ledvich (1):
   drivers: net: cpsw: init phy with gigabit features
 
 Leo Yan (1):
   ARMv8: fix bug for flush data cache by set/way
 
 Marcel Ziswiler (4):
   arm: vf610: fix anadig register struct
   arm: vf610: add uart0 clock/iomux definitions
   arm: vf610: add enet1 support
   arm: vf610: fix double iomux configuration for vf610twr board
 
 Marek Vasut (13):
   arm: exynos: Squash bogus warnings in pinmux
   arm: mxs: Adjust the load address of U-Boot and SPL for HAB
   arm: mxs: Add support for generating signed BootStream
   ARM: mxs: Add OCOTP driver
   pci: mx6: Implement power callback
   ARM: mx6: Add PCIe on SabreSDP
   arm: mx5: Fix memory slowness on MX53QSB
   arm: mx5: Avoid hardcoding memory sizes on MX53QSB
   arm: mx5: Fix memory slowness on M53EVK
   arm: mx5: Avoid hardcoding memory sizes on M53EVK
   arm: mxs: Properly set GD pointer in SPL
   arm: mxs: Add serial console support into SPL
   arm: mxs: Add support for generating signed BootStream
 
 Mela Custodio (1):
   bootstage: arm: fix fdt stashing code
 
 Nitin Garg (3):
   ARM: Add workaround for Cortex-A9 errata 794072
   ARM: Add workaround for Cortex-A9 errata 761320
   MX6: Enable ARM errata workaround 794072 and 761320
 
 Piotr Wilczek (12):
   exynos4:pinmux:fdt: decode peripheral id
   video:mipidsim:fdt: Add DT support for mipi dsim driver
   video:exynos_fb:fdt: add additional fdt data
   drivers:mmc:sdhci: enable support for DT
   board:samsung: move checkboard to common file
   arm:exynos: add common DTS file for exynos 4
   board:samsung:common: move max77686 init function
   arm:exynos: enable sdhci and misc_init to common board
   board:origen: Enable device tree on Origen
   board:universal: Enable device tree on Universal
   board:trats: Enable device tree on Trats
   board:trats2: Enable device tree on Trats2
 
 Przemyslaw Marczak (2):
   Trats/Trats2: Update Tizen partitions layout and dfu entities
   usb: dfu: add static alt num count in dfu_config_entities()
 
 Stefan Roese (2):
   arm: omap: cm_t35: Fix: Re-add GPMC_NAND_ECC_LP_x8_LAYOUT
   arm: am335x: DXR2: Move unconditional LAN9303 reset into command
 
 Stefano Babic (6):
   Merge branch 'master' of git://git.denx.de/u-boot-arm
   mxs: fix warning in SPL with console support
   imx: add rules for U-Boot DTB support
   mx6: add example DTB for mx6qsabreauto
   Revert arm: mxs: Add support for generating signed BootStream
   Merge branch 'master' of git://git.denx.de/u-boot-arm into master
 
 Stephen Warren (1):
   ARM: tegra: make all I2C ports open-drain
 
 Tim Harvey (2):
   power: add PFUZE100 PMIC driver
   ventana: Add Gateworks Ventana family support
 
 Tom Rini (2):
   am33xx: Rework #ifdef's around s_init for clarity
   am335x_evm: Remove SPI SPL from NOR support target
 
 Vasili Galka (1):
   drivers/spi/omap3: Bug fix of premature write transfer completion
 
 York Sun (4):
   armv8/cache: Consolidate setting for MAIR and TCR
   armv8/cache: Flush D-cache, invalidate I-cache for relocation
   armv8/cache: Change cache invalidate and flush function
  

Re: [U-Boot] Pull request: u-boot-arm/master

2014-03-10 Thread Tom Rini
On Mon, Mar 10, 2014 at 07:16:44PM +0100, Albert ARIBAUD wrote:

 Hi Tom,
 
 The following changes since commit
 eeb72e67619b98d2502fe634a3a5d9953de92ad0:
 
   Merge branch 'master' of git://git.denx.de/u-boot-arm (2014-02-26
   16:49:58 -0500)
 
 are available in the git repository at:
 
 
   git://git.denx.de/u-boot-arm master
 
 for you to fetch changes up to 27019e4a949fc3be2e895ac20839c4d4d119f902:
 
   arm: atmel: sama5d3: add nand spl boot support (2014-03-09 19:19:13
   +0100)
 
 
 Albert ARIBAUD (1):
   Merge branch 'u-boot-tegra/master' into 'u-boot-arm/master'
 
 Andreas Henriksson (2):
   at91sam9263ek: add mmc support
   at91 gpio: fix typo in compatibility macro
 
 Bo Shen (4):
   ARM: atmel: add sama5d3 Xplained board support
   arm: atmel: sama5d3: add spi spl boot support
   mtd: nand: atmel: prepare for nand spl boot support
   arm: atmel: sama5d3: add nand spl boot support
 
 Dave Gerlach (3):
   ARM: AM43xx: EMIF: configure self-refresh entry delay
   ARM: AM43xx: Write sdram_config to secure_emif_sdram_config
   ARM: AM43xx: Change DDR3 Reset Value
 
 Enric Balletbo i Serra (1):
   OMAP3: igep00x0: Enable required clocks for GPIO that are used.
 
 Hannes Petermaier (1):
   board/BuR/common: fix phy addresses
 
 Lokesh Vutla (1):
   ARM: AM4372: Update EMIF registers for DDR3
 
 Mugunthan V N (6):
   drivers: net: cpsw: add support to have phy address from cpsw
 platform data ARM: AM43xx: clocks: Enable CPGMAC clock control
   ARM: AM43xx: Add CPSW support to AM43xx EPOS and GP EVM
   ARM: AM335x: add support for reading cpsw 2nd mac address from
 efuse ARM: DRA7xx: add support for reading cpsw 2nd mac from efuse
   ARM: AM43xx: Add Ethernet boot support to SPL
 
 Stefan Roese (1):
   arm: am335x: DXR2: Reset SMSC LAN9303 switch via GPIO upon bootup
 
 Stephen Warren (8):
   ARM: tegra: move CONFIG_TEGRAnn
   ARM: tegra: fix pmc_pwrgate_timer_mult register definition
   ARM: tegra: fix NV_PA_CSITE_BASE for Tegra124
   ARM: tegra: simplify halt_avp()
   ARM: tegra: set CONFIG_SYS_USB_EHCI_MAX_ROOT_PORTS
   ARM: tegra: convert tegra to use distro defaults
   ARM: tegra: rework boot scripts
   ARM: tegra: implement bootcmd_pxe
 
  arch/arm/cpu/arm720t/tegra-common/cpu.c   |   5 ++-
  arch/arm/cpu/arm720t/tegra124/cpu.c   |   4 +--
  arch/arm/cpu/arm926ejs/at91/at91sam9263_devices.c |  25 ++
  arch/arm/cpu/armv7/am33xx/clock_am43xx.c  |   1 +
  arch/arm/cpu/armv7/am33xx/ddr.c   |   5 +--
  arch/arm/cpu/armv7/am33xx/emif4.c |   2 +-
  arch/arm/cpu/at91-common/spl.c|   4 +++
  arch/arm/include/asm/arch-at91/gpio.h |   2 +-
  arch/arm/include/asm/arch-at91/spl.h  |   4 +++
  arch/arm/include/asm/arch-tegra/pmc.h |  11 +++
  arch/arm/include/asm/arch-tegra/tegra.h   |   5 +++
  arch/arm/include/asm/arch-tegra114/tegra.h|   2 ++
  arch/arm/include/asm/arch-tegra124/tegra.h|   2 ++
  arch/arm/include/asm/arch-tegra20/tegra.h |   2 ++
  arch/arm/include/asm/arch-tegra30/tegra.h |   2 ++
  board/BuR/common/common.c |   4 +--
  board/atmel/at91sam9263ek/at91sam9263ek.c |  10 ++
  board/atmel/sama5d3_xplained/Makefile |  15 +
  board/atmel/sama5d3_xplained/sama5d3_xplained.c   | 130
  
  board/atmel/sama5d3xek/sama5d3xek.c   |   4 +++
  board/compulab/cm_t335/cm_t335.c  |   2 +-
  board/isee/igep0033/board.c   |   2 +-
  board/phytec/pcm051/board.c   |   4 +--
  board/siemens/dxr2/board.c|   9 -
  board/siemens/dxr2/mux.c  |   2 ++
  board/siemens/pxm2/board.c|   4 +--
  board/siemens/rut/board.c |   4 +--
  board/silica/pengwyn/board.c  |   4 +--
  board/ti/am335x/board.c   |  19 +--
  board/ti/am43xx/board.c   | 100
  ++-
  board/ti/am43xx/mux.c |  44
  +++--
  board/ti/dra7xx/evm.c |  19 +--
  board/ti/ti814x/evm.c |   4 +--
  boards.cfg|   2 ++
  drivers/mtd/nand/atmel_nand.c | 208
  
 +++
  drivers/net/cpsw.c|   4 +--
  include/configs/am335x_evm.h  |   1 -
  include/configs/am335x_igep0033.h |   1 -

Re: [U-Boot] Pull request: u-boot-arm/master

2014-02-26 Thread Tom Rini
On Wed, Feb 26, 2014 at 10:40:13PM +0100, Albert ARIBAUD wrote:

 Hi Tom,
 
 The following changes since commit
 3e11350255d9c5d4bd03c2a65769da84c05d3294:
 
   Merge branch 'u-boot/master' into 'u-boot-arm/master' (2014-02-20
   13:16:05 +0100)
 
 are available in the git repository at:
 
 
   git://git.denx.de/u-boot-arm master
 
 for you to fetch changes up to 1551df35f296f0a8df32f4f2054254f46e8be252:
 
   arm: Switch to -mno-unaligned-access when supported by the compiler
   (2014-02-26 21:19:32 +0100)
 
 
 Albert ARIBAUD (4):
   Merge branch 'u-boot-ti/master' into 'u-boot-arm/master'
   cm_t335: fix linker file to produce full ELF
   arm: make _end compiler-generated
   arm: remove unneeded symbol offsets and _TEXT_BASE
 
 Darwin Rambo (6):
   arch: kona: Initial commit of kona-common architecture code
   arch: bcm281xx: Initial commit of bcm281xx architecture code
   gpio: kona: Add Kona gpio driver
   i2c: kona: Add Kona I2C driver
   mmc: kona: Add Kona mmc driver
   board: bcm28155_ap: Add board files
 
 Dave Gerlach (1):
   ARM: AM43xx: GP-EVM: Correct GPIO used for VTT regulator control
 
 Hannes Petermaier (2):
   board: Add support for BR T-Series Motherboard
   Add support for BR KWB Motherboard
 
 Janne Grunau (1):
   ARM: OMAP4: fix DDR timings for OMAP4430 ES2.0
 
 Lothar Felten (1):
   am335x: Initial support for Silica Pengwyn board
 
 Måns Rullgård (1):
   ti814x: Fix illegal use of FP ops in clock_ti814x.c
 
 Nishanth Menon (2):
   DRA7: fix ABB efuse offset for OPP_NOM
   omap4_common: config: remove I2C for SPL mode
 
 Stefan Roese (2):
   arm: omap3: Fix tao3530/omap3_ha SPL boot hangup (GPIO clocks not
 enabled) arm: omap: cm_t35: Remove CONFIG_SYS_BOOTMAPSZ to fix FDT
 Linux booting
 
 Stefano Babic (3):
   OMAP3: add missing gpio clock init and fix NAND SPL for mcx board
   omap3: fix pinmux for mcx board
   OMAP3: fix default environment for mcx board
 
 Stephen Warren (4):
   pxe: allow compilation when !defined(CONFIG_CMD_NET)
   ARM: rpi_b: convert to use distro defaults
   ARM: rpi_b: load /uEnv.txt from MMC at startup
   ARM: rpi_b: rework boot scripts, enable sysboot
 
 Tom Rini (5):
   am335x_evm: Enable GPT commands
   am43xx_evm: Enable GPT commands
   dra7xx_evm: Enable GPT commands
   checkpatch.pl: Add warning for new __packed additions
   arm: Switch to -mno-unaligned-access when supported by the
 compiler
 
  README |   8 +-
  arch/arm/cpu/arm1136/start.S   |  27 -
  arch/arm/cpu/arm1136/u-boot-spl.lds|   6 +-
  arch/arm/cpu/arm1176/start.S   |  27 -
  arch/arm/cpu/arm720t/start.S   |  26 -
  arch/arm/cpu/arm920t/ep93xx/u-boot.lds |   5 +-
  arch/arm/cpu/arm920t/start.S   |  26 -
  arch/arm/cpu/arm926ejs/at91/lowlevel_init.S|  14 +--
  arch/arm/cpu/arm926ejs/mxs/start.S |  27 -
  arch/arm/cpu/arm926ejs/mxs/u-boot-spl.lds  |   9 +-
  arch/arm/cpu/arm926ejs/spear/u-boot-spl.lds|   9 +-
  arch/arm/cpu/arm926ejs/start.S |  27 -
  arch/arm/cpu/arm946es/start.S  |  26 -
  arch/arm/cpu/arm_intcm/start.S |  26 -
  arch/arm/cpu/armv7/Makefile|   1 +
  arch/arm/cpu/armv7/am33xx/board.c  |   6 +-
  arch/arm/cpu/armv7/am33xx/clock_am43xx.c   |   2 +
  arch/arm/cpu/armv7/am33xx/clock_ti814x.c   |   5 +-
  arch/arm/cpu/armv7/am33xx/u-boot-spl.lds   |   6 +-
  arch/arm/cpu/armv7/bcm281xx/Makefile   |  11 ++
  arch/arm/cpu/armv7/bcm281xx/clk-bcm281xx.c | 523
  
 
  arch/arm/cpu/armv7/bcm281xx/clk-bsc.c  |  52 +
  arch/arm/cpu/armv7/bcm281xx/clk-core.c | 513
  
 +++
  arch/arm/cpu/armv7/bcm281xx/clk-core.h | 495
  
 
  arch/arm/cpu/armv7/bcm281xx/clk-sdio.c |  73 
  arch/arm/cpu/armv7/bcm281xx/reset.c|  27 +
  arch/arm/cpu/armv7/config.mk   |   7 +-
  arch/arm/cpu/armv7/kona-common/Makefile|   9 ++
  arch/arm/cpu/armv7/kona-common/clk-stubs.c |  21 
  arch/arm/cpu/armv7/kona-common/hwinit-common.c |  16 +++
  arch/arm/cpu/armv7/kona-common/s_init.c|  12 ++
  arch/arm/cpu/armv7/omap-common/u-boot-spl.lds  |   6 +-
  arch/arm/cpu/armv7/omap3/lowlevel_init.S   |   3 -
  arch/arm/cpu/armv7/omap4/hw_data.c |  18 +++
  arch/arm/cpu/armv7/omap5/prcm-regs.c   |   2 +-
  arch/arm/cpu/armv7/socfpga/u-boot-spl.lds  |   6 +-
  arch/arm/cpu/armv7/start.S 

Re: [U-Boot] Pull request: u-boot-arm/master

2014-02-18 Thread Tom Rini
On Thu, Feb 13, 2014 at 06:43:41PM +0100, Albert ARIBAUD wrote:

 Hi Tom,
 
 The following changes since commit
 0876703cf2ee107372b56037d4eeeb7604c56796:
 
   boards.cfg: Keep the entries sorted (2014-01-27 08:28:35 -0500)
 
 are available in the git repository at:
 
   git://git.denx.de/u-boot-arm master
 
 for you to fetch changes up to 9c134e189a95c976dab94d4f28444a5398627188:
 
   arm/km: introduce kmsugp1 target (2014-02-13 17:45:36 +0100)
 
 
 Albert ARIBAUD (3):
   Merge branch 'u-boot-arm/next' into 'u-boot-arm/master'
   Merge branch 'u-boot-ti/master' into 'u-boot-arm/master'
   Merge branch 'u-boot-samsung/master' into 'u-boot-arm/master'
 
 Enric Balletbò i Serra (7):
   ARM: OMAP4: Rename to ti_omap4_common.h
   ARM: OMAP5: Rename to ti_omap5_common.h
   TI: armv7: Move ELM support to SoC configuration file.
   TI: armv7: Do not define the number DRAM banks if is already
 defined. ARM: OMAP3: Rename OMAP3_PUBLIC_SRAM_* to NON_SECURE_SRAM_*
   TI: OMAP3: Create common config files for TI OMAP3 platforms.
   OMAP3: igep00x0: Convert to ti_omap3_common.h.
 
 Gerlando Falauto (3):
   arm/km: enable FDT for km_kirwkood
   arm/km: define fdt_high env variable and allow backwards
 compatibility arm/km: introduce kmsugp1 target
 
 Holger Brunck (5):
   arm/km: drop unneeded define
   arm/km: make local function startup_allowed static
   arm/km/suv31: switch to 256MB RAM
   arm/km: add CONFIG_KM_BOARD_EXTRA_ENV to default environment
   arm/km: fix wrong error handling
 
 Inha Song (3):
   serial: s5p: set automatically clears after resetting Rx FIFO
   exynos: clock: fixed that cfg is set to wrong value.
   exynos: clock: use the clear and set bits macros.
 
 Jassi Brar (2):
   ARM: OMAP4/5: Remove dead code against
 CONFIG_SYS_CLOCKS_ENABLE_ALL ARM: OMAP4/5: Remove dead code against
 CONFIG_SYS_ENABLE_PADS_ALL
 
 Jim Lin (1):
   ARM: tegra: fix bootp issue for Tegra124 too
 
 Jimmy Zhang (1):
   ARM: tegra: don't exceed AVP limits when configuring PLLP
 
 Linus Walleij (2):
   ARM: versatile: pass correct machine type for Versatile AB
   ARM: versatile: pass console setting to the kernel
 
 Lokesh Vutla (1):
   ARM: AM43xx: Enable DDR dynamic IO power down for DDR3
 
 Masahiro Yamada (1):
   relocate-rela: replace a magic number with sizeof(Elf64_Rela)
 
 Michal Simek (2):
   zynq: Use full tftpboot command instead of shortcut tftp
   zynq: Fix elf header generation
 
 Minkyu Kang (3):
   exynos: pinmux: sort the list of peripherals
   exynos: pinmux: remove unnecessary define
   exynos: pinmux: remove unnecessary routine
 
 Nishanth Menon (2):
   DRA7: Add support for ES1.1 silicon ID code
   DRA7: add ABB setup for MPU voltage domain
 
 Piotr Wilczek (8):
   arm:exynos: add cpu revision
   arm:s5pc110: add cpu revision
   board:samsung:common: set envs with board unified information
   board:samsung:goni: add env variables describing platform
   board:samsung:universal: add env variables describing platform
   board:samsung:trats: add env variables describing platform
   board:samsung:trats2: add env variables describing platform
   board:samsung:trats/trats2: enable boot with appended and
 separated DTB
 
 Przemyslaw Marczak (12):
   s5p: gpio: change gpio coding method for s5p gpio.
   trats2: Code cleanup.
   samsung: common: Add file for common functions, draw_logo()
 cleanup. common: lcd.c: fix data abort exception when try to access bmp
 header lib: tizen: change Tizen logo with the new one.
   video: exynos: fimd: add support for various display color modes
   samsung: boards: update display configs with 16bpp mode.
   samsung: misc: Add LCD download menu.
   trats: add LCD download menu support
   trats2: add LCD download menu support
   universal: add LCD download menu support
   config: trats: trats2: extend dfu_alt_info by env update settings
 
 Satyanarayana, Sandhya (1):
   ARM: AM335x: Enable DDR dynamic IO power down
 
 Stephen Warren (16):
   ARM: tegra: accept any SKU ID for most chips
   ARM: tegra: set env vars to indicate Cardhu A04 support
   ARM: tegra: clear $usb_need_init each boot
   ARM: tegra: rename MASK_BITS_29_28 to MASK_BITS_31_28
   ARM: tegra: rename OUT_CLK_SOURCE_*
   ARM: tegra: use MASK_BITS_* macros everywhere
   ARM: tegra: MASK_BITS_ no longer needs specific values
   ARM: tegra: amend pmc.h for Tegra114+
   mmc: tegra: support Tegra124
   ARM: tegra: misc cleanups triggered by Tegra124 review
   ARM: tegra: pass just partition ID to power_partition()
   ARM: tegra: enable PLLX only once it's been fully configured
   ARM: tegra: remove a conditional for CSITE rate
   ARM: tegra: fix a typo in the tegra114.dtsi
   ARM: rpi_b: set 

Re: [U-Boot] Pull request: u-boot-arm/master

2014-02-18 Thread Stephen Warren
On 02/18/2014 10:50 AM, Tom Rini wrote:
 On Thu, Feb 13, 2014 at 06:43:41PM +0100, Albert ARIBAUD wrote:
 
 Hi Tom,

 The following changes since commit
 0876703cf2ee107372b56037d4eeeb7604c56796:

   boards.cfg: Keep the entries sorted (2014-01-27 08:28:35 -0500)

 are available in the git repository at:

   git://git.denx.de/u-boot-arm master

 for you to fetch changes up to 9c134e189a95c976dab94d4f28444a5398627188:

   arm/km: introduce kmsugp1 target (2014-02-13 17:45:36 +0100)
...
 Applied to u-boot/master, thanks!

How often does u-boot/master get pushed, and is there any replication
delay once it does?

The most recent commit I see in u-boot/master was committed on Feb 7.
Since these emails are a trigger for me and others to go grab the latest
commits, it'd be nice if there was at most a very tiny delay between
receiving the email, and actually being able to pull the commits. Last
time I had this issue, I think I had to wait over 24 hours for the push
or replication delay, which was a bit annoying, since I needed to
remember to go back and check every so often.

If it's replication delay, perhaps the Linux Foundation's kernel.org
code could be stolen; that does (almost?) real-time replication from the
push-to servers to the public r/o-mirrors, triggered by the git push
action. That makes my life a lot easier, since I can git push then
immediately send the applied email.
___
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot


Re: [U-Boot] Pull request: u-boot-arm/master

2014-02-18 Thread Tom Rini
On Tue, Feb 18, 2014 at 11:21:28AM -0700, Stephen Warren wrote:
 On 02/18/2014 10:50 AM, Tom Rini wrote:
  On Thu, Feb 13, 2014 at 06:43:41PM +0100, Albert ARIBAUD wrote:
  
  Hi Tom,
 
  The following changes since commit
  0876703cf2ee107372b56037d4eeeb7604c56796:
 
boards.cfg: Keep the entries sorted (2014-01-27 08:28:35 -0500)
 
  are available in the git repository at:
 
git://git.denx.de/u-boot-arm master
 
  for you to fetch changes up to 9c134e189a95c976dab94d4f28444a5398627188:
 
arm/km: introduce kmsugp1 target (2014-02-13 17:45:36 +0100)
 ...
  Applied to u-boot/master, thanks!
 
 How often does u-boot/master get pushed, and is there any replication
 delay once it does?

It gets pushed as often as I spam out accepted messages.  And yes,
there's a replication delay.  I believe it's every 6 hours, starting at
midnight +0200 ?  Wolfgang?

 The most recent commit I see in u-boot/master was committed on Feb 7.
 Since these emails are a trigger for me and others to go grab the latest
 commits, it'd be nice if there was at most a very tiny delay between
 receiving the email, and actually being able to pull the commits. Last
 time I had this issue, I think I had to wait over 24 hours for the push
 or replication delay, which was a bit annoying, since I needed to
 remember to go back and check every so often.

I think there was a human mistake back then.  But yes, would it be
possible to sync things out more automatically Wolfgang?  Thanks!

-- 
Tom


signature.asc
Description: Digital signature
___
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot


Re: [U-Boot] Pull request: u-boot-arm/master

2014-02-18 Thread Albert ARIBAUD
Hi Tom,

On Tue, 18 Feb 2014 12:50:40 -0500, Tom Rini tr...@ti.com wrote:

 On Thu, Feb 13, 2014 at 06:43:41PM +0100, Albert ARIBAUD wrote:
 
  Hi Tom,
  
  The following changes since commit
  0876703cf2ee107372b56037d4eeeb7604c56796:
  
boards.cfg: Keep the entries sorted (2014-01-27 08:28:35 -0500)
  
  are available in the git repository at:
  
git://git.denx.de/u-boot-arm master
  
  for you to fetch changes up to 9c134e189a95c976dab94d4f28444a5398627188:
  
arm/km: introduce kmsugp1 target (2014-02-13 17:45:36 +0100)
  
  
  Albert ARIBAUD (3):
Merge branch 'u-boot-arm/next' into 'u-boot-arm/master'
Merge branch 'u-boot-ti/master' into 'u-boot-arm/master'
Merge branch 'u-boot-samsung/master' into 'u-boot-arm/master'
  
  Enric Balletbò i Serra (7):
ARM: OMAP4: Rename to ti_omap4_common.h
ARM: OMAP5: Rename to ti_omap5_common.h
TI: armv7: Move ELM support to SoC configuration file.
TI: armv7: Do not define the number DRAM banks if is already
  defined. ARM: OMAP3: Rename OMAP3_PUBLIC_SRAM_* to NON_SECURE_SRAM_*
TI: OMAP3: Create common config files for TI OMAP3 platforms.
OMAP3: igep00x0: Convert to ti_omap3_common.h.
  
  Gerlando Falauto (3):
arm/km: enable FDT for km_kirwkood
arm/km: define fdt_high env variable and allow backwards
  compatibility arm/km: introduce kmsugp1 target
  
  Holger Brunck (5):
arm/km: drop unneeded define
arm/km: make local function startup_allowed static
arm/km/suv31: switch to 256MB RAM
arm/km: add CONFIG_KM_BOARD_EXTRA_ENV to default environment
arm/km: fix wrong error handling
  
  Inha Song (3):
serial: s5p: set automatically clears after resetting Rx FIFO
exynos: clock: fixed that cfg is set to wrong value.
exynos: clock: use the clear and set bits macros.
  
  Jassi Brar (2):
ARM: OMAP4/5: Remove dead code against
  CONFIG_SYS_CLOCKS_ENABLE_ALL ARM: OMAP4/5: Remove dead code against
  CONFIG_SYS_ENABLE_PADS_ALL
  
  Jim Lin (1):
ARM: tegra: fix bootp issue for Tegra124 too
  
  Jimmy Zhang (1):
ARM: tegra: don't exceed AVP limits when configuring PLLP
  
  Linus Walleij (2):
ARM: versatile: pass correct machine type for Versatile AB
ARM: versatile: pass console setting to the kernel
  
  Lokesh Vutla (1):
ARM: AM43xx: Enable DDR dynamic IO power down for DDR3
  
  Masahiro Yamada (1):
relocate-rela: replace a magic number with sizeof(Elf64_Rela)
  
  Michal Simek (2):
zynq: Use full tftpboot command instead of shortcut tftp
zynq: Fix elf header generation
  
  Minkyu Kang (3):
exynos: pinmux: sort the list of peripherals
exynos: pinmux: remove unnecessary define
exynos: pinmux: remove unnecessary routine
  
  Nishanth Menon (2):
DRA7: Add support for ES1.1 silicon ID code
DRA7: add ABB setup for MPU voltage domain
  
  Piotr Wilczek (8):
arm:exynos: add cpu revision
arm:s5pc110: add cpu revision
board:samsung:common: set envs with board unified information
board:samsung:goni: add env variables describing platform
board:samsung:universal: add env variables describing platform
board:samsung:trats: add env variables describing platform
board:samsung:trats2: add env variables describing platform
board:samsung:trats/trats2: enable boot with appended and
  separated DTB
  
  Przemyslaw Marczak (12):
s5p: gpio: change gpio coding method for s5p gpio.
trats2: Code cleanup.
samsung: common: Add file for common functions, draw_logo()
  cleanup. common: lcd.c: fix data abort exception when try to access bmp
  header lib: tizen: change Tizen logo with the new one.
video: exynos: fimd: add support for various display color modes
samsung: boards: update display configs with 16bpp mode.
samsung: misc: Add LCD download menu.
trats: add LCD download menu support
trats2: add LCD download menu support
universal: add LCD download menu support
config: trats: trats2: extend dfu_alt_info by env update settings
  
  Satyanarayana, Sandhya (1):
ARM: AM335x: Enable DDR dynamic IO power down
  
  Stephen Warren (16):
ARM: tegra: accept any SKU ID for most chips
ARM: tegra: set env vars to indicate Cardhu A04 support
ARM: tegra: clear $usb_need_init each boot
ARM: tegra: rename MASK_BITS_29_28 to MASK_BITS_31_28
ARM: tegra: rename OUT_CLK_SOURCE_*
ARM: tegra: use MASK_BITS_* macros everywhere
ARM: tegra: MASK_BITS_ no longer needs specific values
ARM: tegra: amend pmc.h for Tegra114+
mmc: tegra: support Tegra124
ARM: tegra: misc cleanups triggered by Tegra124 review
ARM: tegra: pass just partition ID to power_partition()
  

Re: [U-Boot] Pull request: u-boot-arm/master - UPDATED

2014-01-17 Thread Tom Rini
On Thu, Jan 16, 2014 at 10:47:18AM +0100, Albert ARIBAUD wrote:

 Hello Tom,
 
 This is an update which replaces the previous PR which had only imx
 stuff.
 
 The following changes since commit
 6ba2bc8fa9be4bd09ec43e39cb8e666480ef010c:
 
   arm: use canonical sub mnemonic (2014-01-14 12:38:47 +0100)
 
 are available in the git repository at:
 
   git://git.denx.de/u-boot-arm master
 
 for you to fetch changes up to c71b4dd2da0dcddabd7c29e6c3dc8a495d4bd928:
 
   arm: koelsch: Add support QSPI device and enable boot from SPI flash
   (2014-01-16 08:07:20 +0900)
 
 
 Albert ARIBAUD (1):
   Merge branch 'u-boot-imx/master' into 'u-boot-arm/master'
 
 Fabio Estevam (2):
   mx6: clock: Pass the frequency as argument of
 enable_fec_anatop_clock() mx6: Add initial support for the Hummingboard
 solo
 
 Nobuhiro Iwamatsu (6):
   arm: koelsch: Disable TMU0 before OS boot
   arm: lager: Disable TMU0 before OS boot
   arm: rmobile: Add SH QSPI base register address
   spi: sh_qspi: Add header file that defines the address of
 registers arm: lager: Add support QSPI device and enable boot from SPI
 flash arm: koelsch: Add support QSPI device and enable boot from SPI
 flash
 
  arch/arm/cpu/armv7/mx6/clock.c |   8 +-
  arch/arm/include/asm/arch-mx6/clock.h  |   9 +-
  arch/arm/include/asm/arch-mx6/imx-regs.h   |   4 +
  arch/arm/include/asm/arch-rmobile/r8a7790.h|   1 +
  arch/arm/include/asm/arch-rmobile/r8a7791.h|   1 +
  board/freescale/mx6slevk/mx6slevk.c|   2 +-
  board/renesas/koelsch/koelsch.c|   6 +
  board/renesas/lager/lager.c|   6 +
  board/solidrun/hummingboard/Makefile   |   9 +
  board/solidrun/hummingboard/README |  40 
  board/solidrun/hummingboard/hummingboard.c | 187
  + board/solidrun/hummingboard/solo.cfg
  |  25 +++ board/solidrun/mx6-microsom/800mhz_2x128mx16.cfg   |  74
  +++ board/solidrun/mx6-microsom/clocks.cfg |  33 +++
  .../mx6-microsom/ddr-800mhz-32bit-setup.cfg|  76 +++
  boards.cfg |   1 +
  drivers/spi/sh_qspi.c  |   3 +-
  include/configs/hummingboard.h | 226
  +
  include/configs/koelsch.h  |  32 ++-
  include/configs/lager.h|  33 ++- 20 files
  changed, 764 insertions(+), 12 deletions(-) create mode 100644
  board/solidrun/hummingboard/Makefile create mode 100644
  board/solidrun/hummingboard/README create mode 100644
  board/solidrun/hummingboard/hummingboard.c create mode 100644
  board/solidrun/hummingboard/solo.cfg create mode 100644
  board/solidrun/mx6-microsom/800mhz_2x128mx16.cfg create mode 100644
  board/solidrun/mx6-microsom/clocks.cfg create mode 100644
  board/solidrun/mx6-microsom/ddr-800mhz-32bit-setup.cfg create mode
  100644 include/configs/hummingboard.h

Applied to u-boot/master, thanks!

-- 
Tom


signature.asc
Description: Digital signature
___
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot


Re: [U-Boot] Pull request: u-boot-arm/master - please hold

2014-01-16 Thread Albert ARIBAUD
Hi Tom,

On Wed, 15 Jan 2014 16:16:13 +0100, Albert ARIBAUD
albert.u.b...@aribaud.net wrote:

 Hello Tom,
 
 The following changes since commit
 6ba2bc8fa9be4bd09ec43e39cb8e666480ef010c:
 
   arm: use canonical sub mnemonic (2014-01-14 12:38:47 +0100)
 
 are available in the git repository at:
 
   git://git.denx.de/u-boot-arm master
 
 for you to fetch changes up to bf46e7d8d134521301ff02b6d97e8998aa10a83d:
 
   Merge branch 'u-boot-imx/master' into 'u-boot-arm/master' (2014-01-15
   15:18:04 +0100)

Adding rmobile patches -- unless Tom objects.

Amicalement,
-- 
Albert.
___
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot


Re: [U-Boot] Pull request: u-boot-arm/master

2014-01-14 Thread Tom Rini
On Tue, Jan 14, 2014 at 02:04:08PM +0100, Albert ARIBAUD wrote:

 Hello Tom,
 
 The following changes since commit
 4efd69250f6118ebd783867b3809001a1886ce9e:
 
   ARM: pxa: Fix OneNAND window access on VPAC270 (2014-01-13 12:39:10
   +0100)
 
 are available in the git repository at:
 
   git://git.denx.de/u-boot-arm master
 
 for you to fetch changes up to 6ba2bc8fa9be4bd09ec43e39cb8e666480ef010c:
 
   arm: use canonical sub mnemonic (2014-01-14 12:38:47 +0100)
 
 
 Albert ARIBAUD (4):
   mini2440: remove board support
   mx1ads: remove board support
   arm: put .hash, .got.plt and .machine_param back in binaries
   Merge 'u-boot-imx/master' into 'u-boot-arm/master'
 
 Andreas Bießmann (1):
   arm: use canonical sub mnemonic
 
 Christian Gmeiner (1):
   imx6: make use of lldiv(..)
 
 Fabio Estevam (7):
   wandboard: Return from cpu_eth_init() directly
   titanium: Return from cpu_eth_init() directly
   mx6qarm2: Remove unneeded error message when cpu_eth_init() fails
   mx6qsabreauto: Return from cpu_eth_init() directly
   mx6sabresd: Return from cpu_eth_init() directly
   mx6slevk: Return from cpu_eth_init() directly
   mx6slevk: Include mx6_common.h
 
 John Weber (1):
   wandboard: Set default environment to use zImage
 
 Otavio Salvador (1):
   mx6sabresd: Add eMMC specific environment to allow U-Boot update
 
  arch/arm/config.mk|   2 +-
  arch/arm/cpu/armv7/exynos/config.mk   |   7 +
  arch/arm/cpu/armv7/lowlevel_init.S|   2 +-
  arch/arm/cpu/armv7/mx6/clock.c|   3 +-
  arch/arm/cpu/u-boot.lds   |   3 +-
  arch/arm/lib/crt0.S   |   2 +-
  board/barco/titanium/titanium.c   |   8 +-
  board/freescale/mx6qarm2/mx6qarm2.c   |   7 +-
  board/freescale/mx6qsabreauto/mx6qsabreauto.c |   8 +-
  board/freescale/mx6sabresd/mx6sabresd.c   |   8 +-
  board/freescale/mx6slevk/mx6slevk.c   |  10 +-
  board/friendlyarm/mini2440/Makefile   |   8 -
  board/friendlyarm/mini2440/mini2440.c | 118 --
  board/friendlyarm/mini2440/mini2440.h | 144 
  board/mx1ads/Makefile |  16 --
  board/mx1ads/lowlevel_init.S  |  68 --
  board/mx1ads/mx1ads.c | 178 ---
  board/mx1ads/syncflash.c  | 307
  --
  board/wandboard/wandboard.c   |   8 +-
  boards.cfg|   2 -
  doc/README.mini2440   |  28 ---
  doc/README.scrapyard  |   6 +-
  include/configs/mx1ads.h  | 163 --
  include/configs/mx6sabre_common.h |  23 ++
  include/configs/mx6sabresd.h  |   2 +
  include/configs/mx6slevk.h|   1 +
  include/configs/wandboard.h   |  20 +-
  spl/Makefile  |   2 +- 28 files
  changed, 61 insertions(+), 1093 deletions(-) create mode 100644
  arch/arm/cpu/armv7/exynos/config.mk delete mode 100644
  board/friendlyarm/mini2440/Makefile delete mode 100644
  board/friendlyarm/mini2440/mini2440.c delete mode 100644
  board/friendlyarm/mini2440/mini2440.h delete mode 100644
  board/mx1ads/Makefile delete mode 100644 board/mx1ads/lowlevel_init.S
  delete mode 100644 board/mx1ads/mx1ads.c
  delete mode 100644 board/mx1ads/syncflash.c
  delete mode 100644 doc/README.mini2440
  delete mode 100644 include/configs/mx1ads.h

Applied to u-boot/master, thanks!

-- 
Tom


signature.asc
Description: Digital signature
___
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot


Re: [U-Boot] Pull request: u-boot-arm/master

2014-01-13 Thread Tom Rini
On Mon, Jan 13, 2014 at 07:49:26PM +0100, Albert ARIBAUD wrote:

 Hello Tom,
 
 The following changes since commit
 7f673c99c2d8d1aa21996c5b914f06d784b080ca:
 
   Merge branch 'master' of git://git.denx.de/u-boot-arm (2014-01-10
   10:56:00 -0500)
 
 are available in the git repository at:
 
 
   git://git.denx.de/u-boot-arm master
 
 for you to fetch changes up to 4efd69250f6118ebd783867b3809001a1886ce9e:
 
   ARM: pxa: Fix OneNAND window access on VPAC270 (2014-01-13 12:39:10
   +0100)
 
 
 Marek Vasut (2):
   ARM: pxa: Fix OneNAND SPL builds
   ARM: pxa: Fix OneNAND window access on VPAC270
 
  arch/arm/cpu/pxa/config.mk   | 13 +
  board/vpac270/u-boot-spl.lds |  1 +
  include/configs/vpac270.h|  2 +-
  3 files changed, 15 insertions(+), 1 deletion(-)

Applied to u-boot/master, thanks!

-- 
Tom


signature.asc
Description: Digital signature
___
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot


Re: [U-Boot] Pull request: u-boot-arm/master

2014-01-11 Thread Albert ARIBAUD
Hi Tom,

On Fri, 10 Jan 2014 15:03:26 -0500, Tom Rini tr...@ti.com wrote:

 On Fri, Jan 10, 2014 at 04:43:51PM +0100, Albert ARIBAUD wrote:
 
  Hello Tom,
  
  The following changes since commit 4b210ad34282bfd9fc982a8e3c9a9126f4094cdb:
  
Merge branch 'master' of git://git.denx.de/u-boot-arm (2013-12-10 
  17:15:18 -0500)
  
  are available in the git repository at:
  
  
git://git.denx.de/u-boot-arm master
  
  for you to fetch changes up to 10a147bc665367111920be657409a5d56d3c0590:
  
doc: Update the zynq u-boot status (2014-01-10 15:18:33 +0100)

 Applied to u-boot/master, thanks!

Thanks! ARM repo fast-forwared to u-boot/master.

Amicalement,
-- 
Albert.
___
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot


Re: [U-Boot] Pull request: u-boot-arm/master

2014-01-10 Thread Tom Rini
On Fri, Jan 10, 2014 at 04:43:51PM +0100, Albert ARIBAUD wrote:

 Hello Tom,
 
 The following changes since commit 4b210ad34282bfd9fc982a8e3c9a9126f4094cdb:
 
   Merge branch 'master' of git://git.denx.de/u-boot-arm (2013-12-10 17:15:18 
 -0500)
 
 are available in the git repository at:
 
 
   git://git.denx.de/u-boot-arm master
 
 for you to fetch changes up to 10a147bc665367111920be657409a5d56d3c0590:
 
   doc: Update the zynq u-boot status (2014-01-10 15:18:33 +0100)
 
 
 Alban Bedel (4):
   ARM: tegra: support SKU b1 of Tegra30
   i2c: tegra: Add the fifth bus on SoC with more than 4 buses
   ARM: tegra: Add the Tamonten™ NG Evaluation Carrier board
   arm: tegra: Fix the CPU complex reset masks
 
 Albert ARIBAUD (8):
   Revert ARM: move interrupt_init to before relocation
   Merge branch 'u-boot-sh/rmobile' into 'u-boot-arm/master'
   Merge branch 'u-boot-tegra/master' into 'u-boot-arm/master'
   Merge remote-tracking branch 'u-boot-pxa/master' into 
 'u-boot-arm/master'
   Merge branch 'u-boot-imx/master' into 'u-boot-arm/master'
   Merge branch 'u-boot-samsung/master' into 'u-boot-arm/master'
   Merge branch 'u-boot-ti/master' into 'u-boot-arm/master'
   arm: make 'MAKEALL -a' distinguish between arm and aarch64
 
 Bo Shen (3):
   arm: atmel: at91sam9x5: cleanup cs configure for spi
   arm: atmel: at91sam9x5: cleanup unneeded undef
   arm: atmel: at91sam9x5: move CONFIG_SYS_NO_FLASH to proper position
 
 Dan Murphy (1):
   arm: am437: Fix offset for USB registers
 
 David Feng (7):
   fdt_support: 64bit initrd start address support
   cmd_pxe: remove compiling warnings
   add weak entry definition
   arm64: core support
   arm64: generic board support
   arm64: board support of vexpress_aemv8a
   arm64: MAKEALL, filter armv8 boards from LIST_arm
 
 Eric Nelson (8):
   i.MX6DQ/DLS: replace pad names with their Linux kernel equivalents
   i.MX6DQ/DLS: remove useless mux/pad declarations
   i.MX6DQ: Add Pinmux settings that are present in mainline and 
 Dual-Lite/Solo
   i.MX6DQ/DLS: remove unused pad declarations
   i.MX6DQ/DLS: whitespace: Align IOMUX_PAD column in declarations
   imx-common: remove extraneous semicolon from macro
   i.MX6 (DQ/DLS): use macros for mux and pad declarations
   ARM: mx6: Update non-Freescale boards to include CPU errata.
 
 Fabio Estevam (24):
   configs: imx: Make CONFIG_SYS_PROMPT uniform across FSL boards
   wandboard: Return the error immediately when ipuv3_fb_init() fails
   wandboard: Return the error when cpu_eth_init() fails
   titanium: Return the error when cpu_eth_init() fails
   nitrogen6x: Remove unused OCOTP options
   mx51evk: Fix pmic_init() argument
   mx31pdk: Fix pmic_init() argument
   efikamx: Fix pmic_init() argument
   power: power_fsl: Pass p-bus in the same way for SPI and I2C cases
   mx6sabresd: Fix wrong colors in LVDS splash
   mx6sabresd: Add SPI NOR support
   imx: Explicitly pass the I2C bus number in pmic_init()
   configs: imx: Remove CONFIG_SYS_SPD_BUS_NUM option
   mx6: clock: Fix the calculation of PLL_ENET frequency
   mx6sabresd: Allow probing HSYNC, VSYNC and DISP_CLK signals
   mx6sabresd: Fix LVDS width and color format
   doc: README.fuse: Add an example on how to use the fuse API on mx6q
   mx6sabre_common.h: Add CONFIG_CMD_FUSE support
   mx6: soc: Staticize set_vddsoc()
   mx6: soc: Clear the LDO ramp values up prior to setting the LDO voltages
   mx6: soc: Set the VDDSOC at 1.175 V
   mx6: soc: Introduce set_ldo_voltage()
   mx6: soc: Add the required LDO ramp up delay
   mx6: soc: Disable VDDPU regulator
 
 Frank Li (1):
   imx6: fix random hang when download by usb
 
 Giuseppe Pagano (5):
   udoo: Move and optimize platform register setting.
   udoo: Add ethernet support (FEC + Micrel KSZ9031).
   udoo: Fix watchdog during kernel boot.
   nitrogen6x: Move setup_sata to common part
   udoo: Add SATA support on uDoo Board.
 
 Heiko Schocher (1):
   am335x, siemens boards: adapt default environment setting
 
 Holger Brunck (1):
   arm/km: fix i2c mux define for km_kirkwood_128m16 target
 
 Jagannadha Sutradharudu Teki (30):
   zynq: Enable CONFIG_FIT_VERBOSE
   zynq: Enable Boot FreeBSD/vxWorks
   zynq: Cleanup on miscellaneous configs
   zynq: Cleanup on memory configs
   zynq: Minor config cleanup
   zynq: Enable cache options
   zynq: Add UART0, UART1 configs support
   zynq: Add GEM0, GEM1 configs support
   zynq-common: Rename zynq with zynq-common
   doc: zynq: Add information on zynq u-boot
   zynq: Add zynq zc70x board support
   zynq: Add zynq zed board support
   zynq: Move CONFIG_SYS_SDRAM_SIZE to pre-board configs
   zynq-common: Define exact 

Re: [U-Boot] Pull request: u-boot-arm/master

2013-12-11 Thread Tom Rini
On Tue, Dec 10, 2013 at 11:05:27PM +0100, Albert ARIBAUD wrote:

 Hi Tom,
 
 The following changes since commit
 f44483b57c49282299da0e5c10073b909cdad979:
 
   Merge branch 'serial' of git://git.denx.de/u-boot-microblaze
   (2013-12-02 08:48:02 -0500)
 
 are available in the git repository at:
 
 
   git://git.denx.de/u-boot-arm master
 
 for you to fetch changes up to f15ea6e1d67782a1626d4a4922b6c20e380085e5:
 
   Merge branch 'u-boot/master' into 'u-boot-arm/master' (2013-12-10
   22:23:59 +0100)
 
 Note: two in-merge fixes were necessary. They are listed in
 f15ea6e1.
 
 
 
 Albert ARIBAUD (7):
   Merge branch 'u-boot-microblaze/zynq' into 'u-boot-arm/master'
   Merge branch 'u-boot-atmel/master' into 'u-boot-arm/master'
   Merge branch 'u-boot-sh/rmobile' into 'u-boot-arm/master'
   Merge branch 'u-boot-ti/master' into 'u-boot-arm/master'
   Merge branch 'u-boot-samsung/master' into 'u-boot-arm/master'
   arm: keep all sections in ELF file
   Merge branch 'u-boot/master' into 'u-boot-arm/master'
 
 Andreas Bie??mann (10):
   video: remove AT91 legacy API from bus_vcxk
   i2c: switch from AT91 legacy to ATMEL legacy
   at91sam9m10g45ek: remove unused CONFIG_AT91_LEGACY
   snapper9260: remove unused AT91_LEGACY
   net: remove unused CONFIG_AT91_LEGACY
   at91: remove all occourances of CONFIG_AT91_LEGACY
   at91: add new gpio pin definitions
   at91: redefine legacy GPIO PIN_BASE
   at91: nand: switch atmel_nand to generic GPIO API
   at91: switch coloured LED to gpio API
 
 Andrew Bradford (1):
   am335x_evm: Fix CONS_INDEX numbering
 
 Bo Shen (8):
   arm: atmel: sama5d3: correct the ID for DBGU and PIT
   arm: at91: pm9261: remove undefined bit in mckr
   arm: atmel: sama5d3: correct the error define of DIV
   arm: atmel: sama5d3: the offset of MULA is 18
   arm: atmel: sama5d3: early enable PIO peripherals
   arm: atmel: add ddr2 initialization function
   arm: atmel: sama5d3: spl boot from fat fs SD card
   arm: atmel: sam9m10g45ek: let CONFIG_SYS_NO_FLASH at proper
 position
 
 Chin Liang See (1):
   socfpga: Adding Freeze Controller driver
 
 Hardik Patel (1):
   pandaboard: 1/1] ARM:OMAP4+: panda-es: Support Rev B3 Elpida DDR2
 RAM
 
 Heiko Schocher (6):
   bootcount: store bootcount var in environment
   arm, am33x: make RTC32K OSC enable configurable
   usb, g_dnl: make bcdDevice value configurable
   arm926ejs, at91: add common phy_reset function
   arm, at91: add Siemens board taurus and axm
   arm, at91: add siemens corvus board
 
 Ian Campbell (1):
   vexpress: use correct timer address on extended memory map systems
 
 Igor Grinberg (1):
   cm-t35: use gpio_led driver for status led
 
 Ilya Ledvich (3):
   cm_t335: add cm_t335 board support
   cm_t335: add support for status LED
   cm_t335: add support for pca9555 i2c gpio extender
 
 Jaehoon Chung (3):
   arm: exynos: fix set_mmc_clk for exynos4x12
   arm: exynos/goni: fix the return type for s5p_mmc_init
   arm: exynos: remove the unused define.
 
 Jens Scharsig (BuS Elektronik) (1):
   arm: atmel: eb_cpux9k2: config clean up
 
 Lars Poeschel (1):
   pcm051: Support for revision 3
 
 Lokesh Vutla (1):
   ARM: OMAP5+: Remove unnecessary EFUSE settings
 
 Lubomir Popov (1):
   ARM: OMAP4: Fix bug in omap4470_volts struct
 
 Luka Perkov (1):
   config: arm: exynos5250: remove duplicate defines
 
 Masahiro Yamada (1):
   ARM: align MVBAR on 32 byte boundary
 
 Mateusz Kulikowski (1):
   arm: at91: support for the Calao USB-A9263 board (based on
 AT91SAM9263)
 
 Matt Porter (1):
   boards.cfg: update email address for ti814x_evm maintainer
 
 Michael Trimarchi (2):
   arm: omap3: Add uart4 omap3 adddress
   arm: omap3: Enable clocks for peripherals only if they are used
 
 Michal Simek (1):
   arm: zynq: Do not remap OCM to high address
 
 Minkyu Kang (3):
   arm: exynos: fix the align for exynos4_power structure
   arm: exynos: adds ifdef for spi boot
   arm: arndale: disable spi boot
 
 Nobuhiro Iwamatsu (7):
   arm: rmobile: Move lowlevel_init.o to taget of each CPU
   arm: rmobile: Add support R8A7790
   arm: rmobile: Add support lager board
   arm: rmobile: Add support R8A7791
   arm: rmobile: Add support koelsch board
   arm: kzm9g: Fix undefined reference to `__aeabi_uldivmod' error
   arm: rmobile: Remove config.mk
 
 Oleg Kosheliev (2):
   ARMV7: OMAP4: Add struct for twl603x data
   ARMV7: OMAP4: Add twl6032 support
 
 Piotr Wilczek (7):
   driver:usb:s3c_udc: add support for Exynos4x12
   trats2: enable ums support on Trats2
   trats2: enable dfu and thor protocol for Tizen download
   board: trats2: remove unused defines from config file
   board: trats2: fix environmental variables
   

Re: [U-Boot] Pull request: u-boot-arm/master

2013-11-11 Thread Tom Rini
On Sat, Nov 09, 2013 at 11:53:22PM +0100, Albert ARIBAUD wrote:

 Hi Tom,
 
 The following changes since commit
 15c5cdf5aa6b292145e5e3e220ec1f42b11eff6f:
 
   Merge branch 'master' of git://www.denx.de/git/u-boot-usb (2013-11-08
   15:25:29 -0500)
 
 are available in the git repository at:
 
 
   git://git.denx.de/u-boot-arm master
 
 for you to fetch changes up to 85b8c5c4bf80025de4632ae6c9a8a606e51508a4:
 
   Merge branch 'iu-boot/master' into 'u-boot-arm/master' (2013-11-09
   22:59:47 +0100)
 
 NOTE 1: the top of u-boot-arm/master is a merge from u-boot/master with
   non-trivial conflict resolutions, involving some changes to
   non-conflicting files too. See 'git show 85b8c5c4' for details.
 
 NOTE 2: eleven ARM targets fail with a warning about CONFIG_SYS_HZ:
   omap730p2_cs3boot omap730p2_cs0boot scb9328 palmtc balloon3
   mini2440 zipitz2 palmld omap730p2 omap3_zoom2 mx1ads. These
   failures already happen on u-boot/master and are thus not due
   to the ARM branch.
 
 
 
 Albert ARIBAUD (3):
   Merge branch 'u-boot-atmel/master' into 'u-boot-arm/master'
   Merge branch 'u-boot-imx/master' into 'u-boot-arm/master'
   Merge branch 'iu-boot/master' into 'u-boot-arm/master'
 
 Anatolij Gustschin (1):
   imx_watchdog: do not soft-reset while watchdog init
 
 Andreas Bie??mann (10):
   tricorder: update flash partitioning
   tricorder: use generic provided loadaddr
   tricorder: add configuration for a flashcard u-boot
   tricorder: add cmdline history
   tricorder: add mtdparts to environment
   tricorder: add tricordereeprom command
   tricorder: panic() on unknown board
   tricorder: add led support
   tricorder: read kernel directly from NAND
   tricorder: support 256MiB SDRAM on revision  D
 
 Bo Shen (3):
   net: macb: get DMA bus width from design config register
   arm: atmel: at91sam9n12ek: add usb host support
   arm: atmel: get rid of too many ifdeffery
 
 Christoph G. Baumann (1):
   ARM: mxs: Configure 2 Gbit DDR2 RAM for BG0900
 
 Eric Nelson (1):
   i.MX6: nitrogen6x: fix erase size in 6x_upgrade.txt
 
 Fabio Estevam (5):
   udoo: Add initial support for mx6q udoo board
   ARM: mx5: Enable L2 cache
   mx5: lowlevel_init: Remove unused macro
   configs: imx: Make CONFIG_SYS_PROMPT uniform across FSL boards
   wandboard: README: Include the quad version
 
 Heiko Schocher (2):
   nand, davinci: add special UBL ecc position
   arm, da85x: update for the ipam390 board
 
 Igor Grinberg (2):
   cm-t35: move the eeprom code to common place
   cm-t35: move the display code to common place
 
 Javier Martinez Canillas (2):
   ARM: IGEP0033: rename config file to am335x_igep0033.h
   OMAP3: igep00x0: rename config file to omap3_igep00x0.h
 
 Jens Scharsig (BuS Elektronik) (1):
   ARM: ATMEL: eb_cpux9k2: fix TEXT_BASE for ramboot target
 
 Lokesh Vutla (1):
   ARM: OMAP4: Convert to ti_armv7_common.h
 
 Marek Vasut (4):
   ARM: mxs: tools: Use mkimage for BootStream generation
   ARM: mxs: Add PPC-AG BG0900 board
   ARM: mxs: Setup stack in JTAG mode
   ARM: mxs: Enable DCDC converter for battery boot
 
 Michal Simek (1):
   zynq: Use arch_cpu_init() instead of lowlevel_init()
 
 Minal Shah (1):
   dra7xx_evm: Enabled UART-boot mode and add dra7xx_evm_uart3 build
 
 Nikita Kiryanov (3):
   cm_t35: reduce default bootdelay to 3 seconds
   cm_t35: turn on GPIO commands
   cm_t35: update lcd predefines
 
 Otavio Salvador (1):
   mx6: Remove PAD_CTL_DSE_120ohm from i.MX6DL's IPU1_DI0_PIN4 pin
 
 Pierre Aubert (1):
   mx6: compute PLL PFD frequencies rather than using defines
 
 Roger Meier (1):
   at91: add defines for reset type
 
 SRICHARAN R (1):
   ARM: OMAP5: DDR3: Change io settings
 
 Stefan Roese (1):
   arm: Remove IXP425 boards pdnb3 and scpu
 
 Stefano Babic (1):
   Revert configs: imx: Make CONFIG_SYS_PROMPT uniform across FSL
 boards
 
 Thomas Weber (3):
   tricorder: remove lcdmode from bootargs
   tricorder: Make u-boot faster
   tricorder: switch to alternative memtest
 
 Tom Rini (7):
   drivers/rtc/davinci.c: Reference DAVINCI_RTC_BASE more directly
   am33xx, davinci: Create and use asm/davinci_rtc.h
   bootcount_davinci: Switch to scratch register #2
   TI:am33xx: Add bootcount support to ti_am335x_common.h
   am335x: Enable CONFIG_OMAP_WATCHDOG support
   TI:armv7: Change CONFIG_SYS_SPL_ARGS_ADDR to a higher address
   TI:omap5: Add rdaddr, use consistent loadaddr values
 
  arch/arm/cpu/arm926ejs/mxs/Makefile |  10 ++--
  arch/arm/cpu/arm926ejs/mxs/mxsimage.mx23.cfg|   4 +-
  arch/arm/cpu/arm926ejs/mxs/mxsimage.mx28.cfg|   4 +-
  arch/arm/cpu/arm926ejs/mxs/spl_power_init.c |   2 +
  

Re: [U-Boot] Pull request: u-boot-arm/master

2013-10-14 Thread Tom Rini
On Fri, Oct 11, 2013 at 04:33:18PM +0200, Albert ARIBAUD wrote:

 Hello Tom,
 
 The following changes since commit
 572886af5984febafa6f083e6b8af0465f4f5764:
 
   socfpga: Adding pin mux handoff files (2013-10-07 19:32:30 +0200)
 
 are available in the git repository at:
 
   git://git.denx.De/u-boot-arm master
 
 for you to fetch changes up to 5a9120439416a9101dec7c7dc65bb75a5ff09c4e:
 
   Merge branch 'u-boot-samsung/master' into
   'u-boot-arm/master' (2013-10-11 14:47:25 +0200)
 
 
 
 Albert ARIBAUD (1):
   Merge branch 'u-boot-samsung/master' into 'u-boot-arm/master'
 
 Piotr Wilczek (4):
   drivers:power:max77693: add support for new multi function pmic
 max77693 power:battery: add battery support for Trats2 board
   samsung:common:i2c: add definions for third soft I2C adapter for
 Trats2 board samsung: trats2: add support for new board Trats2
 
  Makefile   |   1 +
  board/samsung/common/multi_i2c.c   |  12 +
  board/samsung/trats2/Makefile  |  34 +++
  board/samsung/trats2/trats2.c  | 513
  +
  boards.cfg |   1 +
  drivers/power/battery/Makefile |   1 +
  drivers/power/battery/bat_trats2.c |  65 +
  drivers/power/mfd/Makefile |  33 +++
  drivers/power/mfd/fg_max77693.c| 139 ++
  drivers/power/mfd/muic_max77693.c  |  77 ++
  drivers/power/mfd/pmic_max77693.c  |  96 +++
  include/configs/trats2.h   | 311 ++
  include/power/max77693_fg.h|  49 
  include/power/max77693_muic.h  |  74 ++
  include/power/max77693_pmic.h  |  43  15 files changed, 1449
  insertions(+) create mode 100644 board/samsung/trats2/Makefile
  create mode 100644 board/samsung/trats2/trats2.c
  create mode 100644 drivers/power/battery/bat_trats2.c
  create mode 100644 drivers/power/mfd/Makefile
  create mode 100644 drivers/power/mfd/fg_max77693.c
  create mode 100644 drivers/power/mfd/muic_max77693.c
  create mode 100644 drivers/power/mfd/pmic_max77693.c
  create mode 100644 include/configs/trats2.h
  create mode 100644 include/power/max77693_fg.h
  create mode 100644 include/power/max77693_muic.h
  create mode 100644 include/power/max77693_pmic.h

Applied to u-boot/master, thanks!

-- 
Tom


signature.asc
Description: Digital signature
___
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot


Re: [U-Boot] Pull request: u-boot-arm/master

2013-10-08 Thread Tom Rini
On Mon, Oct 07, 2013 at 10:02:08PM +0200, Albert ARIBAUD wrote:

 Hello Tom,
 
 The following changes since commit
 e261c83aa04ce0396d57aaecf8dfe0970ffac03e:
 
   ARM: VExpress: enable ARMv7 virt support for VExpress A15 (2013-10-03
   21:28:57 +0200)
 
 are available in the git repository at:
 
   git://git.denx.De/u-boot-arm master
 
 for you to fetch changes up to 572886af5984febafa6f083e6b8af0465f4f5764:
 
   socfpga: Adding pin mux handoff files (2013-10-07 19:32:30 +0200)
 
 
 Albert ARIBAUD (1):
   omap1510inn: arm925t: remove support
 
 Andrew Murray (1):
   usb: Fix error handling in musb_hcd.c
 
 Chin Liang See (2):
   socfpga: Adding System Manager driver
   socfpga: Adding pin mux handoff files
 
 Enric Balletbo i Serra (1):
   ARM: IGEP0033: Update timing to run DDR at 400MHz.
 
 Lars Poeschel (1):
   pcm051/igep0033: Supply bd_ram_ofs for cpsw driver
 
 Tom Rini (1):
   am335x_evm: Switch to zImage as default rather than uImage
 
  MAKEALL|   1 -
  README |   1 -
  arch/arm/cpu/arm925t/Makefile  |  34 --
  arch/arm/cpu/arm925t/config.mk |  15 -
  arch/arm/cpu/arm925t/cpu.c |  50 ---
  arch/arm/cpu/arm925t/omap925.c |  23 --
  arch/arm/cpu/arm925t/start.S   | 382
  -
  arch/arm/cpu/arm925t/timer.c   | 104 --
  arch/arm/cpu/armv7/socfpga/Makefile|   2 +-
  arch/arm/cpu/armv7/socfpga/spl.c   |   6 +
  arch/arm/cpu/armv7/socfpga/system_manager.c|  27 ++
  arch/arm/include/asm/arch-am33xx/ddr_defs.h|  24
  +- .../include/asm/arch-socfpga/socfpga_base_addrs.h  |   1 +
  arch/arm/include/asm/arch-socfpga/system_manager.h |  22 ++
  board/altera/socfpga/Makefile  |   4 +-
  board/altera/socfpga/pinmux_config.c   | 214 
  board/altera/socfpga/pinmux_config.h   |  54 +++
  board/isee/igep0033/board.c|   5 +-
  board/phytec/pcm051/board.c|   1 +
  board/ti/omap1510inn/Makefile  |  29 --
  board/ti/omap1510inn/config.mk |  25 --
  board/ti/omap1510inn/lowlevel_init.S   | 380
  
  board/ti/omap1510inn/omap1510innovator.c   | 125 ---
  boards.cfg |   1 -
  doc/README.scrapyard   |   3 +-
  drivers/usb/musb/musb_hcd.c|  10 +-
  include/arm925t.h  |  11 -
  include/configs/am335x_evm.h   |  22 +-
  include/configs/omap1510inn.h  | 166 -
  include/configs/socfpga_cyclone5.h |   1 + 30 files
  changed, 363 insertions(+), 1380 deletions(-) delete mode 100644
  arch/arm/cpu/arm925t/Makefile delete mode 100644
  arch/arm/cpu/arm925t/config.mk delete mode 100644
  arch/arm/cpu/arm925t/cpu.c delete mode 100644
  arch/arm/cpu/arm925t/omap925.c delete mode 100644
  arch/arm/cpu/arm925t/start.S delete mode 100644
  arch/arm/cpu/arm925t/timer.c create mode 100644
  arch/arm/cpu/armv7/socfpga/system_manager.c create mode 100644
  arch/arm/include/asm/arch-socfpga/system_manager.h create mode 100644
  board/altera/socfpga/pinmux_config.c create mode 100644
  board/altera/socfpga/pinmux_config.h delete mode 100644
  board/ti/omap1510inn/Makefile delete mode 100644
  board/ti/omap1510inn/config.mk delete mode 100644
  board/ti/omap1510inn/lowlevel_init.S delete mode 100644
  board/ti/omap1510inn/omap1510innovator.c delete mode 100644
  include/arm925t.h delete mode 100644 include/configs/omap1510inn.h

Applied to u-boot/master, thanks!

-- 
Tom


signature.asc
Description: Digital signature
___
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot


Re: [U-Boot] Pull request: u-boot-arm/master

2013-10-04 Thread Tom Rini
On Thu, Oct 03, 2013 at 10:42:46PM +0200, Albert ARIBAUD wrote:

 Hello Tom,
 
 The following changes since commit
 f04c53762962280365005c9db12ab561a18f2692:
 
   Merge branch 'u-boot-imx/master' into 'u-boot-arm/master' (2013-10-02
   14:53:27 +0200)
 
 are available in the git repository at:
 
 
   git://git.denx.De/u-boot-arm master
 
 for you to fetch changes up to e261c83aa04ce0396d57aaecf8dfe0970ffac03e:
 
   ARM: VExpress: enable ARMv7 virt support for VExpress A15 (2013-10-03
   21:28:57 +0200)
 
 
 Andre Przywara (8):
   ARM: prepare armv7.h to be included from assembly source
   ARM: add secure monitor handler to switch to non-secure state
   ARM: add assembly routine to switch to non-secure state
   ARM: add C function to switch to non-secure state
   ARM: trigger non-secure state switch during bootm execution
   ARM: add SMP support for non-secure switch
   ARM: extend non-secure switch to also go into HYP mode
   ARM: VExpress: enable ARMv7 virt support for VExpress A15

Applied to u-boot/master, thanks!

-- 
Tom


signature.asc
Description: Digital signature
___
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot


Re: [U-Boot] Pull request: u-boot-arm/master

2013-10-02 Thread Tom Rini
On Wed, Oct 02, 2013 at 05:34:07PM +0200, Albert ARIBAUD wrote:

 Hello Tom,
 
 The following changes since commit
 8386ca8bea7a6a8469c3b6a99313afb642e6cbeb:
 
   Revert standalone-examples: support custom GCC lib (2013-09-12
   10:27:29 -0400)
 
 are available in the git repository at:
 
   git://git.denx.De/u-boot-arm master
 
 for you to fetch changes up to f04c53762962280365005c9db12ab561a18f2692:
 
   Merge branch 'u-boot-imx/master' into 'u-boot-arm/master' (2013-10-02
   14:53:27 +0200)
 
 
 
 Albert ARIBAUD (3):
   Merge branch 'u-boot-atmel/master' into 'u-boot-arm/master'
   Merge branch 'u-boot-ti/master' into 'u-boot-arm/master'
   Merge branch 'u-boot-imx/master' into 'u-boot-arm/master'
 
 Andrew Gabbasov (1):
   mx6: Fix calculation of emi_slow clock rate
 
 Elie De Brauwer (1):
   mxs_nand: Fix ECC strength for NAND flash with OOB size of 224
 
 Eric Nelson (2):
   i.MX6DL/S: add drive-strength back to pads DISP0_DAT2/DAT10
   i.MX6DQ/DLS: Add pad MX6_PAD_GPIO_1__USB_OTG_ID
 
 Fabio Estevam (17):
   mx6sabresd: Add LVDS splash screen support
   wandboard: Use imx6dl-wandboard.dtb for the solo version
   mx6sabresd: Avoid hang when HDMI cable is not connected
   mx6sabresd: Reset counter to prevent error message
   mmc: fsl_esdhc: Check the result from malloc()
   mx35pdk: Remove CONFIG_SYS_CACHELINE_SIZE
   mx6sabresd: Return error if cpu_eth_init() fails
   mx6qsabreauto: Return error if cpu_eth_init() fails
   net: fec_mxc: Add support for mx6 solo-lite
   mx6slevk: Add Ethernet support
   mx28evk: Fix checkpatch warning
   doc: README.mxs: Add instruction to install 'libssl-dev'
   mx6sabresd: Fix the fdt file for the mx6dl version
   net: fec_mxc: Fix timeouts during tftp transfer
   mx28evk: Propagate the error if cpu_eth_init() fails
   mx28evk: Propagate the error if cpu_eth_init() fails
   mx35pdk: Fix error handling in board_late_init()
 
 Greg Guyotte (1):
   drivers/power/pmic: Add tps65217 driver
 
 Heiko Schocher (1):
   net, phy, cpsw: fix NULL pointer deference
 
 Jens Scharsig (BuS Elektronik) (1):
   arm: atmel: cpux9k2: increase malloc space to fix crash on start
 u-boot
 
 Jeroen Hofstee (4):
   arm: prevent using movt/movw address loads
   ARM,relocate: do not use r9
   ARM: use r9 for gd
   README: update ARM register usage
 
 Kuo-Jung Su (1):
   arm: dma_alloc_coherent: malloc() - memalign()
 
 Lokesh Vutla (2):
   ARM: DRA7: Enable saveenv command
   ARM: OMAP5: Avoid writing into LDO SRAM bits
 
 Marek Vasut (6):
   tools: mxsboot: Mark the FCB pages as valid
   ARM: mxs: Sort the mx23evk and mx23_olinuxino
   ARM: mxs: Document the power block initialization
   ARM: mxs: Receive r0 and r1 passed from BootROM
   ARM: mxs: Add Creative ZEN XFi3 board
   ARM: mxs: Add SanDisk Sansa Fuze+ board
 
 Markus Niebel (1):
   ARM: arch-mx6: fix PLL2_PFD2_FREQ
 
 Masahiro Yamada (6):
   arm: spl: Do not set the stack pointer twice
   ARM: s3c44b0: remove remainders of dead board
   drivers: s3c44b0_i2c: delete an unused driver
   drivers: serial_s3c44b0: delete an unused driver
   drivers: s3c44b0_rtc: delete an unused driver
   ARM: refactor compiler options in config.mk
 
 Michal Simek (1):
   arm: zynq: Fix timer loadaddress
 
 Philip, Avinash (1):
   drivers/power/pmic: Add tps65910 driver
 
 Pierre Aubert (1):
   mx6: Fix use of improper value in enable_ipu_clock
 
 Robert P. J. Day (1):
   am335x_evm.h: If mmcdev and bootpart switch to mmcdev 1, so
 should mmcroot.
 
 Robert Winkler (1):
   imx: nitrogen6x/mx6qsabrelite: Fix bug in board_video_skip
 
 Stefano Babic (1):
   Merge branch 'master' of git://git.denx.de/u-boot-arm
 
 Steve Kipisz (1):
   am335x:Handle worst case scenario for Errata 1.0.24
 
 Tom Rini (4):
   spl/Makefile: Add drivers/power/pmic/libpmic to
 CONFIG_SPL_POWER_SUPPORT am33xx: Add am33xx_spl_board_init function,
 call am33xx: Add the efuse_sma CONTROL_MODULE register
   am335x_evm: am33xx_spl_board_init function and scale core
 frequency
 
 York Sun (1):
   tools/imximage.c: Fix compiling warning
 
 trem (3):
   mx27: add missing constant for mx27
   apf27: add support for the armadeus APF27 board
   apf27: add FPGA support for the apf27 board
 
  README |   9 ++-
  arch/arm/config.mk |  11 ++-
  arch/arm/cpu/arm1136/config.mk |   1 -
  arch/arm/cpu/arm1176/config.mk |   1 -
  arch/arm/cpu/arm720t/config.mk |   2 -
  arch/arm/cpu/arm920t/config.mk |   2 -
  arch/arm/cpu/arm925t/config.mk |   2 -
  arch/arm/cpu/arm926ejs/config.mk 

Re: [U-Boot] Pull request: u-boot-arm/master

2013-09-12 Thread Albert ARIBAUD
Hi Tom,

On Thu, 12 Sep 2013 11:11:16 -0400, Tom Rini tr...@ti.com wrote:

 On Thu, Sep 12, 2013 at 03:18:51PM +0200, Albert ARIBAUD wrote:
 
  Hello Tom,
  
  The following changes since commit
  68e1747f9c0506159e8ecc9a4feb58e9c65a7b39:
  
socfpga: Creating driver for Reset Manager (2013-09-06 12:09:06 +0200)
  
  are available in the git repository at:
  
git://git.denx.de/u-boot-arm master
  
  for you to fetch changes up to 5480ac32171ab0e38c48c9f585fa650c7867f6a1:
  
Merge branch 'u-boot-samsung/master' into
'u-boot-arm/master' (2013-09-11 09:59:27 +0200)
  
  
  
  Albert ARIBAUD (1):
Merge branch 'u-boot-samsung/master' into 'u-boot-arm/master'
  
  Chander Kashyap (3):
CONFIG: EXYNOS5: Replace misnomer SMDK5250 with EXYNOS5250 and
  update Makefiles exynos5250: Add arndale board support
dts: samsung: arndale: Fix include path
  
  Inderpal Singh (1):
exynos5250: arndale: Add mmc support
  
  Minkyu Kang (2):
arm: smdkc100: remove config.mk file
arm: goni: remove config.mk file
  
  Piotr Wilczek (2):
arm:exynos:gpio: fix s5p_gpio_part_max for exynos4x12
drivers:power:max77686: add function to set voltage and mode
  
  Przemyslaw Marczak (2):
arm:mmc:goni/exynos: Fix wrong mmc base register devices offset.
arm:goni:mmc: Add sd card detection and initialization.
  
   MAINTAINERS  |   4 +
   Makefile |   2 +-
   arch/arm/include/asm/arch-exynos/gpio.h  |  17 ++-
   arch/arm/include/asm/arch-exynos/mmc.h   |   6 +-
   arch/arm/include/asm/arch-s5pc1xx/mmc.h  |   6 +-
   board/samsung/arndale/Makefile   |  34 +
   board/samsung/arndale/arndale.c  | 101 
   board/samsung/arndale/arndale_spl.c  |  50 ++
   board/samsung/dts/exynos5250-arndale.dts |  39 +
   board/samsung/goni/config.mk |  18 ---
   board/samsung/goni/goni.c|  33 +++-
   board/samsung/smdkc100/config.mk |  16 --
   boards.cfg   |   1 +
   drivers/power/pmic/pmic_max77686.c   | 192 +++
   include/configs/arndale.h| 255
   +++
   include/configs/exynos5250-dt.h  |   2 +-
   include/configs/s5p_goni.h   |   3 +
   include/configs/smdkc100.h   |   3 +
   include/power/max77686_pmic.h|  26 
   tools/Makefile   |   3 +- 20 files changed,
   766 insertions(+), 45 deletions(-) create mode 100644
   board/samsung/arndale/Makefile create mode 100644
   board/samsung/arndale/arndale.c create mode 100644
   board/samsung/arndale/arndale_spl.c create mode 100644
   board/samsung/dts/exynos5250-arndale.dts delete mode 100644
   board/samsung/goni/config.mk delete mode 100644
   board/samsung/smdkc100/config.mk create mode 100644
   include/configs/arndale.h
 
 Applied to u-boot/master, thanks!

Thanks. For information, I have merged u-boot/master
back into u-boot-arm/master (fast-forwarded, actually).

Amicalement,
-- 
Albert.
___
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot


Re: [U-Boot] Pull request: u-boot-arm/master

2013-09-12 Thread Tom Rini
On Thu, Sep 12, 2013 at 03:18:51PM +0200, Albert ARIBAUD wrote:

 Hello Tom,
 
 The following changes since commit
 68e1747f9c0506159e8ecc9a4feb58e9c65a7b39:
 
   socfpga: Creating driver for Reset Manager (2013-09-06 12:09:06 +0200)
 
 are available in the git repository at:
 
   git://git.denx.de/u-boot-arm master
 
 for you to fetch changes up to 5480ac32171ab0e38c48c9f585fa650c7867f6a1:
 
   Merge branch 'u-boot-samsung/master' into
   'u-boot-arm/master' (2013-09-11 09:59:27 +0200)
 
 
 
 Albert ARIBAUD (1):
   Merge branch 'u-boot-samsung/master' into 'u-boot-arm/master'
 
 Chander Kashyap (3):
   CONFIG: EXYNOS5: Replace misnomer SMDK5250 with EXYNOS5250 and
 update Makefiles exynos5250: Add arndale board support
   dts: samsung: arndale: Fix include path
 
 Inderpal Singh (1):
   exynos5250: arndale: Add mmc support
 
 Minkyu Kang (2):
   arm: smdkc100: remove config.mk file
   arm: goni: remove config.mk file
 
 Piotr Wilczek (2):
   arm:exynos:gpio: fix s5p_gpio_part_max for exynos4x12
   drivers:power:max77686: add function to set voltage and mode
 
 Przemyslaw Marczak (2):
   arm:mmc:goni/exynos: Fix wrong mmc base register devices offset.
   arm:goni:mmc: Add sd card detection and initialization.
 
  MAINTAINERS  |   4 +
  Makefile |   2 +-
  arch/arm/include/asm/arch-exynos/gpio.h  |  17 ++-
  arch/arm/include/asm/arch-exynos/mmc.h   |   6 +-
  arch/arm/include/asm/arch-s5pc1xx/mmc.h  |   6 +-
  board/samsung/arndale/Makefile   |  34 +
  board/samsung/arndale/arndale.c  | 101 
  board/samsung/arndale/arndale_spl.c  |  50 ++
  board/samsung/dts/exynos5250-arndale.dts |  39 +
  board/samsung/goni/config.mk |  18 ---
  board/samsung/goni/goni.c|  33 +++-
  board/samsung/smdkc100/config.mk |  16 --
  boards.cfg   |   1 +
  drivers/power/pmic/pmic_max77686.c   | 192 +++
  include/configs/arndale.h| 255
  +++
  include/configs/exynos5250-dt.h  |   2 +-
  include/configs/s5p_goni.h   |   3 +
  include/configs/smdkc100.h   |   3 +
  include/power/max77686_pmic.h|  26 
  tools/Makefile   |   3 +- 20 files changed,
  766 insertions(+), 45 deletions(-) create mode 100644
  board/samsung/arndale/Makefile create mode 100644
  board/samsung/arndale/arndale.c create mode 100644
  board/samsung/arndale/arndale_spl.c create mode 100644
  board/samsung/dts/exynos5250-arndale.dts delete mode 100644
  board/samsung/goni/config.mk delete mode 100644
  board/samsung/smdkc100/config.mk create mode 100644
  include/configs/arndale.h

Applied to u-boot/master, thanks!

-- 
Tom


signature.asc
Description: Digital signature
___
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot


Re: [U-Boot] Pull request: u-boot-arm/master

2013-09-09 Thread Tom Rini
On Sat, Sep 07, 2013 at 12:55:38AM +0200, Albert ARIBAUD wrote:

 Hello Tom,
 
 The following changes since commit
 fb18fa95a14ae875ef0a5421cd9fecc00c7c3a4c:
 
   Prepare v2013.10-rc2 (2013-09-02 14:20:36 -0400)
 
 are available in the git repository at:
 
   git://git.denx.de/u-boot-arm master
 
 for you to fetch changes up to 68e1747f9c0506159e8ecc9a4feb58e9c65a7b39:
 
   socfpga: Creating driver for Reset Manager (2013-09-06 12:09:06 +0200)
 
 
 Albert ARIBAUD (7):
   arm: omap3: fix SRAM copy and execution sequence
   Merge 'u-boot-microblaze/zynq' into (u-boot-arm/master'
   Merge branch 'u-boot-tegra/master' into 'u-boot-arm/master'
   Merge branch 'u-boot-atmel/master' into 'u-boot-arm/master'
   Merge branch 'u-boot-ti/master' into 'u-boot-arm/master'
   Merge branch 'u-boot-imx/master' into 'u-boot-arm/master'
   Merge branch 'u-boot-atmel/master' into 'u-boot-arm/master'
 
 Amaury Pouly (1):
   mmc: mxsmmc: Enable MMC HC support
 
 Andreas Wass (2):
   ARM: mxs: Added application UART driver
   ARM: mxs: Add mx28evk_auart_console target
 
 Bo Shen (11):
   net: macb: fix the following building warning
   arm: atmel: add gmac support for sama5d3xek board
   arm: atmel: add nand trimffs subcommand for at91sam9n12 and
 at91sam9x5 arm: sama5d3: fix smc cs related registers offset
   arm: sama5d3: remove unused define
   arm: atmel: sama5d3: fix typo error for CONFIG_ENV_IS_NOWHERE
   arm: atmel: remove the config.mk file
   gpio: atmel: fix code to use pointer for pio port
   gpio: atmel: add gpio common API support
   gpio: atmel: add copyright and remove error header info
   ARM: atmel: sama5d3: drop unused CONFIG_NET_MULTI
 
 Chin Liang See (2):
   socfpga: Adding configuration for development kit
   socfpga: Creating driver for Reset Manager
 
 Eric Nelson (6):
   i.MX6: nitrogen6x: force HDMI onto IPU0/DI0
   fec_mxc: set ethaddr if fuses burned and not previously set
   i.MX6: Add convenience macros cpu_type(rev) and is_cpu_type(cpu)
   i.MX6: Correct ANATOP_PFD (Phase Fractional Divider) register
 declarations i.MX6: nitrogen6x: Don't bother setting PLL3(480) PFD1
 divisor i.MX6: Set and clear the gating bits for Phase Fractional
 Dividers
 
 Hector Palacios (1):
   ARM: mxs: rename function that sets AUTO_RESTART flag
 
 Heiko Schocher (6):
   arm, am33xx: add defines for gmii_sel_register bits
   arm, am335x: add some missing registers and defines for lcd and
 epwm support arm, spl: add watchdog library to SPL
   arm, am335x: add watchdog support
   video: add formike lcd panel init
   arm, am335x: add support for 3 siemens boards
 
 Javier Martinez Canillas (1):
   ARM: igep00x0.h: Enable raw initrd support
 
 Jens Scharsig (BuS Elektronik) (1):
   arm: atmel: cpux9k2: board update and enhancement
 
 Lubomir Popov (1):
   ARM: OMAP4470: Add Elpida EDB8164B3PF memory configuration
 
 Marek Vasut (3):
   ARM: mxs: tools: Add mkimage support for MXS bootstream
   tools: Sort lists of files in Makefile
   tools: mxsboot: Staticize functions
 
 Michal Simek (4):
   zynq: Add new ddrc driver for ECC support
   zynq: slcr: Wait 100ms till clk is properly setup
   zynq: Enable axi ethernet and emaclite driver initialization
   arm: lds: Remove libgcc eabi exception handling tables
 
 Oleksandr Tyshchenko (1):
   sdp4430: Initialize board id using CONFIG_MACH_TYPE
 
 SARTRE Leo (1):
   ARM: Congatec: README update
 
 Stefano Babic (7):
   tools: imx_header should not include flash_offset
   tools: rename mximage_flash_offset to imximage_ivt_offset
   tools: dynamically allocate imx_header in imximage
   tools: add variable padding of data image in mkimage
   tools: add padding of data image file for imximage
   tools: add support for setting the CSF into imximage
   imx: add status reporting for HAB status
 
 Stephen Warren (1):
   ARM: tegra: support raw ramdisks
 
 Taras Kondratiuk (3):
   ARM: OMAP4470: Add OMAP4470 identification
   ARM: OMAP4470: Add voltage and dpll data
   ARM: OMAP4460: sdp: Limit TPS mux config to 4460
 
 Thierry Reding (2):
   ARM: tegra: Make cache line size SoC specific
   ARM: tegra: Enable data cache on Dalmore
 
 Tom Rini (13):
   am33xx: Correct and expand comments on CONFIG_SPL_MAX_SIZE
   TI:armv7: Move CONFIG_SPL_LIBDISK_SUPPORT to MMC section
   omap5: Expand CONFIG_SPL_MAX_SIZE and comment upon
 SRAM_SCRATCH_SPACE_ADDR TI:am335x: Better comment and organize the
 networking related options am335x_evm: Add comment by SPL SPI support
   am335x_evm: Regroup USB options
   TI:armv7: Re-order slightly the generic CONFIG options, expand
 related comments am335x_evm: Update README for customization
   TI:am33xx: Move SPL YMODEM support to the per-board config

Re: [U-Boot] Pull request: u-boot-arm/master -- from a temporary repository

2013-08-18 Thread Tom Rini
On Sun, Aug 18, 2013 at 02:17:11PM +0200, Albert ARIBAUD wrote:

 Hello Tom,
 
 The following changes since commit
 aaf5e825606a70ddc8fca8e366d8c16a6fd3cc7c:
 
   Merge branch 'master' of git://git.denx.de/u-boot-nds32 (2013-07-25
   08:51:51 -0400)
 
 are available in the git repository at:
 
   git://88.191.163.10/u-boot-arm master
 
 for you to fetch changes up to 9ed887caecb9ecb0c68773a1870d143b9f28d3da:
 
   Merge branch 'u-boot-imx/master' into 'u-boot-arm/master' (2013-08-17
   18:24:13 +0200)
 
 
 
 Albert ARIBAUD (2):
   Merge branch 'u-boot/master' into u-boot-arm/master
   Merge branch 'u-boot-imx/master' into 'u-boot-arm/master'
 
 Andreas Bie??mann (1):
   omap3/sys_info: fix printout of OMAP36XX L3 freqency
 
 Ash Charles (1):
   omap: overo: Use 200MHz SDRC timings for revision 1, 2  3 boards
 
 Christian Riesch (1):
   da850evm: Use clrbits function with correct endianess
 
 Dan Murphy (2):
   gpio: tca642x: Add the tca642x gpio expander driver
   gpio: omap5-uevm: Configure the tca6424 gpio expander
 
 Dinh Nguyen (1):
   socfpga: Move board/socfpga_cyclone5 to board/socfpga
 
 Dirk Behme (1):
   mxc_gpio: Correct the GPIO handling in gpio_direction_output()
 
 Enric Balletbo i Serra (5):
   ARM: IGEP0033: Remove undef of CONFIG_CMD_MEMTEST
   ARM: IGEP0033: Remove CYGNUS name from header.
   ARM: IGEP0033: Add support to boot from NAND.
   ARM: IGEP0033: Remove duplicate / unused #defines.
   ARM: igep00x0.h: Enable the use of CMD_EXT4, CMD_FS_GENERIC and
 zImage.
 
 Enric Balletb?? i Serra (1):
   ARM: IGEP0033: Add support for Flattened Device Tree.
 
 Eric Nelson (1):
   mxc_ipuv3: fix memory alignment of framebuffer
 
 Fabio Estevam (1):
   mx6qsabrelite: Remove mx6qsabrelite code in favor of nitrogen6x
 
 Heiko Schocher (6):
   net, phy, cpsw: fix gigabit register access
   ARM: AM33xx: Move s_init to a common place
   arm/davinci/da850: add uart0_pins_rtscts and RMII_MHz_50_CLK in
 emac_pins_rmii pinmux bootstage: get more BOOTSTAGE_ID* in
 show_boot_progress() arm, da850: enable the correct uart in
 arch_cpu_init() arm, da850: add ipam390 board support
 
 Javier Martinez Canillas (1):
   OMAP3: igep00x0: allow booting with a FDT from MMC
 
 Justin Waters (6):
   am335x_evm: Make NAND support modular
   am335x_evm: Add command line editing
   am335x_evm: Rework bootcmd to handle two MMC devs
   Add additional MLO images to .gitignore
   am335x_evm: Add support for eMMC environment
   am335x_evm: Add am335x_boneblack variant
 
 Lokesh Vutla (10):
   ARM: DRA7xx: Lock DPLL_GMAC
   ARM: AM33xx: Cleanup dplls data
   ARM: AM33xx: Cleanup clocks layer
   musb: Disable extra prints
   ARM: AM43xx: Add Board files
   ARM: AM43xx: Add header files
   ARM: AM43xx: clocks: Add dpll and clock data
   ARM: OMAP: Add CONFIG_OMAP_COMMON
   ARM: AM43xx: Add build support
   ARM: AM43xx: Add config file
 
 Marek Vasut (1):
   ARM: mxs: Consolidate configuration options
 
 Masahiro Yamada (1):
   ARM: omap24xx: remove remainders of dead board
 
 Mugunthan V N (6):
   drivers: net: cpsw: remove hard coding bd ram for cpsw
   drivers: net: cpsw: Enable statistics for all port
   ARM: DRA7xx: Enable GMAC clock control
   ARM: DRA7xx: Add CPSW support to DRA7xx EVM
   ARM: DRA7xx: Add CPSW and MDIO pinmux support
   ARM: DRA7xx: Enable CPSW Ethernet support
 
 Naumann Andreas (1):
   ARM: omap3: Implement dpll5 (HSUSB clk) workaround for
 OMAP36xx/AM/DM37xx according to errata sprz318e.
 
 Nishanth Menon (6):
   omap3_beagle: remove JFFS2 support.
   omap3_beagle: replace uImage.beagle with generic uImage
   beagleboard: remove RevB support for BeagleBoard Xm
   omap3_beagle: enable CMD_FS_GENERIC and simplify load of
 image/ramdisk omap3_beagle: support findfdt and loadfdt for devicetree
 support omap3_beagle: support booting from zImage and device tree as
 last option
 
 Otavio Salvador (1):
   wandboard: Use splash image at screen center by default
 
 Pardeep Kumar Singla (2):
   mx6: Factor out common HDMI setup code
   mx6qsabresd: Add splash screen support via HDMI
 
 Rob Herring (10):
   ARM: move interrupt_init to before relocation
   net: calxedaxgmac: enable rx cut-thru
   ARM: highbank: update config options
   ARM: highbank: fix get_tbclk value to timer rate
   ARM: highbank: set timer prescaler to 256
   ARM: highbank: avoid bss write in timer_init
   ARM: highbank: enable reset on command timeout
   ARM: highbank: setup peripherals based on power domain status
   ARM: highbank: compile misc_init_r only if CONFIG_MISC_INIT_R
   highbank: enable keyed autoboot stop
 
 Robert Winkler (2):
   imx: Add documentation for imx specific commands
   imx: nitrogen6x: mx6qsabrelite: 

Re: [U-Boot] Pull request: u-boot-arm/master

2013-06-24 Thread Tom Rini
On Fri, Jun 21, 2013 at 11:52:51PM +0200, Albert ARIBAUD wrote:

 Hello Tom,
 
 The following changes since commit
 847e6693ccb529bf8346db62876f38f0c4e04ade:
 
   arm: pxa: config option for PXA270 turbo mode (2013-06-12 22:24:12
   +0200)
 
 are available in the git repository at:
 
   git://git.denx.de/u-boot-arm master
 
 for you to fetch changes up to fbf87b1823dd5ebc2a384711ea2c677543019ece:
 
   arm: optimize relocate_code routine (2013-06-21 23:05:50 +0200)
 
 
 Akshay Saraswat (2):
   Exynos5: clock: Update the equation to calculate PLL output
 frequency Exynos: uart: s5p: enabling the uart tx/rx fifo
 
 Albert ARIBAUD (8):
   Merge branch 'u-boot-samsung/master' into 'u-boot-arm/master'
   Merge branch 'u-boot-ti/master' into 'u-boot-arm/master'
   arm: ensure u-boot only uses relative relocations
   remove all references to .dynsym
   arm: generalize lib/bss.c into lib/sections.c
   arm: make __image_copy_{start, end} compiler-generated
   arm: make __rel_dyn_{start, end} compiler-generated
   arm: optimize relocate_code routine
 
 Amar (9):
   FDT: Add compatible string for DWMMC
   EXYNOS5: FDT: Add DWMMC device node data
   DWMMC: Initialise dwmci and resolve EMMC read write issues
   EXYNOS5: DWMMC: Added FDT support for DWMMC
   EXYNOS5: DWMMC: Initialise the local variable to avoid unwanted
 results. SMDK5250: Initialise and Enable DWMMC, support FDT and non-FDT
   MMC: APIs to support resize of EMMC boot partition
   SMDK5250: Enable EMMC booting
   COMMON: MMC: Command to support EMMC booting and to resize EMMC
 boot partition
 
 Arkadiusz Wlodarczyk (1):
   arm:trats: change auto-booting to boot kernel with separate
 device tree blob
 
 Dan Murphy (5):
   arm: omap: Add check for fdtfile in the findfdt macro
   arm: omap5_uevm: Correct the console sys prompt for 5432
   arm: dra7xx: Update the EXTRA_ENV_SETTINGS
   arm: omap4: panda: Add reading of the board revision
   arm: omap4: panda: Fix checkpatch on panda file
 
 Heiko Schocher (3):
   arm, am33xx: move rtc32k_enable() to common place
   arm, am335x: make mpu pll config configurable
   arm, am33xx: move uart soft reset code to common place
 
 Inderpal Singh (3):
   exynos: move tzpc_init to armv7/exynos
   exynos: update tzpc to make it common for exynos4 and exynos5
   exynos: Update origen and smdkv310 to use common tzpc_init
 
 Naveen Krishna Chatradhi (2):
   power: exynos-tmu: fix warnings and clean up code
   power: exynos-tmu: use the mux_addr bit fields in tmu_control
 register
 
 Rajeshwari Shinde (3):
   SF: Add driver for Gigabyte device GD25LQ and GD25Q64B
   SMDK5250: Enable SPI Gigabyte device.
   MMC: DWMMC: Fix FIFO_DEPTH calculation
 
 Simon Guinot (3):
   net2big_v2: initialize I2C fan at startup
   LaCie/common: add support for the CPLD GPIO bus
   net2big_v2: initialize LEDs at startup
 
  Makefile   |   7 +
  arch/arm/config.mk |   5 +
  arch/arm/cpu/arm920t/ep93xx/u-boot.lds |   6 +-
  arch/arm/cpu/arm926ejs/mxs/u-boot-spl.lds  |   5 -
  arch/arm/cpu/arm926ejs/spear/u-boot-spl.lds|   5 -
  arch/arm/cpu/armv7/am33xx/board.c  |  40 ++
  arch/arm/cpu/armv7/am33xx/clock_am33xx.c   |   9 +-
  arch/arm/cpu/armv7/exynos/Makefile |   2 +-
  arch/arm/cpu/armv7/exynos/clock.c  |  10 +-
  .../arm/cpu/armv7/exynos/tzpc.c|  25 +-
  arch/arm/cpu/armv7/s5p-common/Makefile |   2 +
  arch/arm/cpu/ixp/u-boot.lds|  20 +-
  arch/arm/cpu/u-boot-spl.lds|   6 +-
  arch/arm/cpu/u-boot.lds|  21 +-
  arch/arm/dts/exynos5250.dtsi   |  33 ++
  arch/arm/include/asm/arch-am33xx/sys_proto.h   |   4 +
  arch/arm/include/asm/arch-exynos/cpu.h |   4 +
  arch/arm/include/asm/arch-exynos/dwmmc.h   |  11 +-
  arch/arm/include/asm/arch-exynos/tmu.h |  58 ++-
  arch/arm/include/asm/arch-exynos/tzpc.h|  20 +
  arch/arm/lib/Makefile  |   2 +-
  arch/arm/lib/relocate.S|  61 +--
  arch/arm/lib/{bss.c = sections.c} |   8 +-
  board/LaCie/common/cpld-gpio-bus.c |  50 +++
  board/LaCie/common/cpld-gpio-bus.h |  24 ++
  board/LaCie/net2big_v2/Makefile|   3 +
  board/LaCie/net2big_v2/net2big_v2.c| 154 +++-
  board/LaCie/net2big_v2/net2big_v2.h|   5 +
  board/actux1/u-boot.lds|  20 +-
  board/actux2/u-boot.lds|  20 +-
  board/actux3/u-boot.lds|  20 +-
  

Re: [U-Boot] Pull request: u-boot-arm/master

2013-06-14 Thread Tom Rini
On Thu, Jun 13, 2013 at 05:49:43PM +0200, Albert ARIBAUD wrote:

 Hello Tom,
 
 The following changes since commit
 4596dcc1d4ea5763e0f92cf5becd9fc7d4c6e674:
 
   am33xx/omap: Move save_omap_boot_params to omap-common/boot-common.c
   (2013-06-05 08:46:49 -0400)
 
 are available in the git repository at:
 
   git://git.denx.de/u-boot-arm master
 
 for you to fetch changes up to 847e6693ccb529bf8346db62876f38f0c4e04ade:
 
   arm: pxa: config option for PXA270 turbo mode (2013-06-12 22:24:12
   +0200)
 
 
 Albert ARIBAUD (2):
   Merge branch 'u-boot-imx/master' into 'u-boot-arm/master'
   Merge branch 'u-boot-ti/master' into 'u-boot-arm/master'
 
 Alison Wang (7):
   arm: vf610: Add IOMUX support for Vybrid VF610
   arm: vf610: Add Vybrid VF610 CPU support
   net: fec_mxc: Add support for Vybrid VF610
   arm: vf610: Add watchdog support for Vybrid VF610
   arm: vf610: Add uart support for Vybrid VF610
   arm: vf610: Add Vybrid VF610 to mxc_ocotp document
   arm: vf610: Add basic support for Vybrid VF610TWR board
 
 Andrew Gabbasov (1):
   mx6: mx6qsabrelite/nitrogen6x: Remove incorrect setting of gpio
 CS signal
 
 Andrii Tseglytskyi (2):
   OMAP3+: introduce generic ABB support
   OMAP5: add ABB setup for MPU voltage domain
 
 Balaji T K (1):
   mmc: omap_hsmmc: Update pbias programming
 
 Beno??t Th??baudeau (1):
   imx: spl: Merge libimx-common make rules
 
 Fabio Estevam (7):
   mx28evk: Add splash screen support
   mx23evk: Add splash screen support
   video: mxsfb: Add an entry for mx23evk/mx28vk video modes
   mx6slevk: Allow booting a device tree kernel
   wandboard: Enable HDMI splashscreen
   ARM: imx: Fix incorrect usage of CONFIG_SYS_MMC_ENV_PART
   vf610twr: Drop unneeded 'status' variable
 
 Holger Brunck (1):
   arm/km: make local functions static
 
 Joel A Fernandes (1):
   am33xx: Board: Make CPSW section of ethernet initialization
 depend on CPSW driver
 
 Lokesh Vutla (10):
   ARM: OMAP4+: Cleanup header files
   ARM: OMAP2+: Rename asm/arch/clocks.h asm/arch/clock.h
   ARM: OMAP4+: pmic: Make generic bus init and write functions
   ARM: DRA7xx: Add control id code for DRA7xx
   ARM: DRA7xx: power Add support for tps659038 PMIC
   ARM: DRA7xx: clocks: Fixing i2c_init for PMIC
   ARM: DRA7xx: Do not enable srcomp for DRA7xx Soc's
   ARM: DRA7xx: Update pinmux data
   ARM: DRA7xx: clocks: Update PLL values
   ARM: DRA7: Add Maintainer
 
 Lubomir Popov (4):
   OMAP5: Fix bug in omap5_es1_prcm struct
   ARM: OMAP5: Power: Add more functionality to Palmas driver
   ARM: OMAP: I2C: New read, write and probe functions
   OMAP5: Enable access to auxclk registers
 
 Luka Perkov (1):
   wandboard: fix typo in README
 
 Marek Vasut (1):
   arm: mxs: Fix vectoring table crafting
 
 Masahiro Yamada (1):
   cosmetic: arm: fix comments in arch/arm/lib/crt0.S
 
 Nishanth Menon (1):
   ARM: OMAP5: DRA7xx: support class 0 optimized voltages
 
 Otavio Salvador (2):
   build: Use generic boot logo matching
   wandboard: Add Boot Splash image with Wandboard logo
 
 Renato Frias (2):
   mx6qsabreauto: Add i2c to mx6qsabreauto board
   mx6qsabreauto: Add Port Expander reset
 
 SARTRE Leo (1):
   Add support for Congatec Conga-QEVAl board
 
 Sergey Yanovich (2):
   arm: pxa: Add support for ICP DAS LP-8x4x
   arm: pxa: config option for PXA270 turbo mode
 
 Sricharan R (5):
   ARM: OMAP5: clocks: Do not enable sgx clocks
   ARM: DRA7xx: Change the Debug UART to UART1
   ARM: DRA7xx: Correct the SYS_CLK to 20MHZ
   ARM: DRA7xx: Correct SRAM END address
   ARM: DRA7xx: EMIF: Change settings required for EVM board
 
 Tom Rini (1):
   arm: Remove OMAP2420H4 and all omap24xx support
 
 Tom Warren (1):
   ARM: tegra: only enable SCU on Tegra20
 
 Vishwanathrao Badarkhe, Manish (2):
   da830: add MMC support
   arm: da830: moved pinmux configurations to the arch tree
 
  MAINTAINERS   |   20 ++-
  Makefile  |2 +-
  arch/arm/cpu/arm1136/start.S  |   18 ---
  arch/arm/cpu/arm926ejs/davinci/Makefile   |1 +
  arch/arm/cpu/arm926ejs/davinci/da830_pinmux.c |  151
  ++
  arch/arm/cpu/arm926ejs/mxs/mxs.c  |   25 +++-
  arch/arm/cpu/armv7/omap-common/Makefile   |1 +
  arch/arm/cpu/armv7/omap-common/abb.c  |  137
  
  arch/arm/cpu/armv7/omap-common/clocks-common.c|  101
  --- arch/arm/cpu/armv7/omap-common/emif-common.c
  |   28 - arch/arm/cpu/armv7/omap-common/hwinit-common.c
  |2 - arch/arm/cpu/armv7/omap-common/timer.c|1
  + arch/arm/cpu/armv7/omap-common/vc.c  

Re: [U-Boot] pull request: u-boot-arm/master

2013-06-07 Thread Tom Rini
On Wed, Jun 05, 2013 at 05:02:02PM +0200, Albert ARIBAUD wrote:

 Hello Tom,
 
 The following changes since commit
 3da0e5750b24a9491058df6126c7be577a276c09:
 
   arm: factorize relocate_code routine (2013-05-30 20:24:38 +0200)
 
 are available in the git repository at:
 
   git://git.denx.de/u-boot-arm master
 
 for you to fetch changes up to 4596dcc1d4ea5763e0f92cf5becd9fc7d4c6e674:
 
   am33xx/omap: Move save_omap_boot_params to omap-common/boot-common.c
   (2013-06-05 08:46:49 -0400)
 
 
 Tom Rini (3):
   omap-common/hwinit-common.c: Mark omap_rev_string as static
   am33xx: Correct NON_SECURE_SRAM_START/END
   am33xx/omap: Move save_omap_boot_params to
 omap-common/boot-common.c
 
  arch/arm/cpu/armv7/omap-common/boot-common.c   |   39
  
  arch/arm/cpu/armv7/omap-common/hwinit-common.c |   38
  +-- arch/arm/include/asm/arch-am33xx/omap.h
  |4 +-- arch/arm/include/asm/arch-am33xx/sys_proto.h   |1 +
  arch/arm/include/asm/arch-omap4/sys_proto.h|1 +
  arch/arm/include/asm/arch-omap5/sys_proto.h|1 +
  board/isee/igep0033/board.c|9 ++
  board/phytec/pcm051/board.c|9 ++
  board/ti/am335x/board.c|9 ++
  board/ti/ti814x/evm.c  |9 ++
  include/configs/am335x_evm.h   |   10 --
  include/configs/igep0033.h |   10 --
  include/configs/pcm051.h   |   10 -- 13 files
  changed, 105 insertions(+), 45 deletions(-)

Applied to u-boot/master, thanks!

-- 
Tom


signature.asc
Description: Digital signature
___
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot


Re: [U-Boot] Pull request: u-boot-arm/master

2013-05-31 Thread Tom Rini
On Thu, May 30, 2013 at 09:29:21PM +0200, Albert ARIBAUD wrote:

 Hello Tom,
 
 The following changes since commit
 a71d45d706a5b51c348160163b6c159632273fed:
 
   powerpc/mpc85xx: Clear L1 D-cache lock (2013-05-24 16:54:14 -0500)
 
 are available in the git repository at:
 
   git://git.denx.de/u-boot-arm master
 
 for you to fetch changes up to 3da0e5750b24a9491058df6126c7be577a276c09:
 
   arm: factorize relocate_code routine (2013-05-30 20:24:38 +0200)
 
 
 Albert ARIBAUD (9):
   Merge branch 'u-boot-pxa/master' into 'u-boot-arm/master'
   Merge branch 'u-boot-imx/master' into 'u-boot-arm/master'
   Revert wrong removal of nand_init and nand_deselect
   Merge branch 'u-boot-ti/master' into 'u-boot-arm/master'
   Merge branch 'u-boot/master' into 'u-boot-arm/master'
   mx31pdk: copy SPL directly, not using relocate_code.
   tx25: copy SPL directly, not using relocate_code.
   arm: do not compile relocate_code() for SPL builds
   arm: factorize relocate_code routine
 
 Allen Martin (1):
   Tegra: clk: always use find_best_divider() for periph clocks
 
 Andre Przywara (2):
   ARM: vexpress: add support for Versatile Express Cortex-A15-TC2
   ARM: vexpress: enable bootz and hush parser for all VExpress
 boards
 
 Andreas Bie??mann (1):
   at91sam9260ek: move board id setup to config header
 
 Axel Lin (2):
   ARM: arm720t: Add missing CONFIG_SKIP_LOWLEVEL_INIT guard for
 cpu_init_crit tegra: Define CONFIG_SKIP_LOWLEVEL_INIT for SPL build
 
 Beno??t Th??baudeau (40):
   imx: Homogenize and fix fuse register definitions
   imx: Add useful fuse definitions
   Add fuse API and commands
   Add fsl_iim driver
   mpc: iim: Switch to common fsl_iim
   mx51evk: Enable support for iim
   Add mxc_ocotp driver
   mx6qsabrelite: Enable support for ocotp
   nitrogen6x: Enable support for ocotp
   imx: Document fuse assignments for MAC addresses
   imx: iomux-v3: Fix common pad control definitions
   imx: iomux-v3: cosmetic: Reorganize definitions
   imx: iomux-v3: Restore Linux's NEW_PAD_CTRL() macro
   imx: iomux-v3: Include PKE and PUE to pad control pull definitions
   imx: iomux-v3: Add iomux-mx25.h
   imx: mx25pdk: Convert to iomux-v3
   imx: mx25pdk: Fix GPIO assignments
   imx: tx25: Convert to iomux-v3
   imx: zmx25: Convert to iomux-v3
   imx: mx25: Remove legacy iomux support
   imx: iomux-v3: Add iomux-mx35.h
   imx: flea3: Convert to iomux-v3
   imx: mx35pdk: Fix WDOG_RST iomux function
   imx: mx35pdk: Convert to iomux-v3
   imx: woodburn: Convert to iomux-v3
   imx: mx35: Remove legacy iomux support
   imx: iomux-mx51: Fix MX51_PAD_EIM_CS2__GPIO2_27
   imx: iomux-v3: Add missing definitions to iomux-mx51.h
   imx: mx51evk: Convert to iomux-v3
   imx: mx51_efikamx/sb: Convert to iomux-v3
   imx: vision2: Convert to iomux-v3
   imx: iomux-v3: Add iomux-mx53.h
   imx: ima3-mx53: Convert to iomux-v3
   imx: mx53ard: Convert to iomux-v3
   imx: mx53evk: Convert to iomux-v3
   imx: mx53loco: Convert to iomux-v3
   imx: mx53smd: Convert to iomux-v3
   imx: m53evk: Convert to iomux-v3
   imx: mx5: Remove legacy iomux support
   imx: mx35pdk: Fix MUX2_CTR GPIO
 
 Bo Shen (9):
   spi: atmel_spi: using ip version to check whether has wdrbt
   mmc: atmel_mci: using IP version for different setting
   mmc: atmel_mci: add mmc card support
   ARM: at91: add Atmel sama5d3 SoC new pmc register
   USB: ohci-at91: support sama5d3x devices
   ARM: atmel: add sama5d3xek support
   ARM: at91: fix and update README.at91 document
   ARM: at91: add at91sam9x5 and sama5d3x information
   ARM: at91: add NAND partition table and index
 
 Dan Murphy (2):
   ARM:Panda:Fix device tree loading for the panda-es
   ARM: Panda: Add flag to allow runtime enviroment varibale mods
 
 David Andrey (3):
   arm: zynq: U-Boot udelay  1000 FIX
   net: gem: Pass phy address to init
   net: gem: Preserve clk on emio interface
 
 Enric Balletbo i Serra (2):
   Add DDR3 support for IGEP COM AQUILA/CYGNUS.
   ARM: Add support for IGEP COM AQUILA/CYGNUS
 
 Eric Benard (3):
   mx28evk: add trimffs to nand command
   da850: provide davinci_enable_uart0
   davinci: handle CONFIG_SYS_CLE_MASK and CONFIG_SYS_ALE_MASK
 
 Fabio Estevam (22):
   iomux-v3: Place pad control definitions into common file
   mx6: Add solo-lite variant support
   mx6sl: Add initial support for mx6slevk board
   imx: mx6q_4x_mt41j128.cfg: Setup CCM_CCOSR register
   nitrogen6x: Setup CCM_CCOSR register
   mx51evk: Update environment in order to allow booting a dt kernel
   mx51evk: Do not force the rootfs type
   mx5: Define a common get_board_rev()
   mx5: Select CONFIG_REVISION_TAG
   mx53ard: 

Re: [U-Boot] Pull request: u-boot-arm/master

2013-04-18 Thread Tom Rini
On Wed, Apr 17, 2013 at 06:37:06PM +0200, Albert ARIBAUD wrote:

 Hi Tom,
 
 The following changes since commit
 c4a4e2e20ca226948b62ed116df98f7a3932f2ac:
 
   ARMv7: start.S: stay in HYP mode if u-boot is entered in it
   (2013-04-15 18:30:59 +0200)
 
 are available in the git repository at:
 
   git://git.denx.de/u-boot-arm master
 
 for you to fetch changes up to f2e8a87305a55652488af140adcf65b1e688f287:
 
   exynos: fdt: Add TMU node for snow (2013-04-17 10:00:44 +0900)
 
 Note: there is a trivial merge conflict for
 include/configs/exynos5250-dt.h:
 
 ++ HEAD
  +/* USB boot mode */
  +#define EXYNOS_COPY_USB_FNPTR_ADDR0x02020070
  +#define EXYNOS_USB_SECONDARY_BOOT 0xfeed0002
  +#define EXYNOS_IRAM_SECONDARY_BASE0x02020018
 ++===
 + /* TPM */
 + #define CONFIG_TPM
 + #define CONFIG_CMD_TPM
 + #define CONFIG_INFINEON_TPM_I2C
 + #define CONFIG_INFINEON_TPM_I2C_BUS 3
 + #define CONFIG_INFINEON_TPM_I2C_ADDR 0x20
 ++ u-boot/master
 
 
 Simon Glass (2):
   exynos: Correct use of 64-bit division
   exynos: fdt: Add TMU node for snow
 
 Stephen Warren (1):
   ARM: tegra: support T33 SKU of Tegra30
 
 Thierry Reding (4):
   Tegra: All Tamonten-derived boards use onboard NAND
   Tegra: Medcom-Wide: Enable NAND and boot script support
   Tegra: Plutux: Enable NAND and boot script support
   Tegra: TEC: Enable boot script support
 
 Tom Warren (7):
   Tegra: enable verify support for the crc32 command
   Tegra: Restore cp15 VBAR _start vector write for ARMv7
   Tegra: Configure L2 cache control reg properly.
   Tegra114: Initialize System Counter (TSC) with osc frequency
   Tegra: Fix MSELECT clock divisors for T30/T114.
   Tegra: Split tegra_get_chip_type() into soc  sku funcs
   Tegra: T30: Beaver board support.
 
 Vivek Gautam (1):
   Exynos5: Add support for USB download boot mode
 
  MAINTAINERS|1 +
  arch/arm/cpu/arm720t/tegra-common/cpu.c|   48 ---
  arch/arm/cpu/arm720t/tegra-common/cpu.h|4 +-
  arch/arm/cpu/arm720t/tegra114/cpu.c|   10 ++--
  arch/arm/cpu/arm720t/tegra30/cpu.c |4 +-
  arch/arm/cpu/armv7/s5p-common/timer.c  |7 ++-
  arch/arm/cpu/armv7/start.S |2 -
  arch/arm/cpu/tegra-common/Makefile |2 +-
  arch/arm/cpu/tegra-common/ap.c |   53 +++--
  arch/arm/cpu/tegra-common/cache.c  |   48 +++
  arch/arm/cpu/tegra-common/clock.c  |3 +
  arch/arm/cpu/tegra114-common/clock.c   |   22 +++
  arch/arm/cpu/tegra20-common/clock.c|4 ++
  arch/arm/cpu/tegra20-common/pmu.c  |4 +-
  arch/arm/cpu/tegra30-common/clock.c|4 ++
  arch/arm/include/asm/arch-tegra/ap.h   |   21 ++-
  arch/arm/include/asm/arch-tegra/clock.h|3 +
  arch/arm/include/asm/arch-tegra/tegra.h|1 +
  arch/arm/include/asm/arch-tegra114/sysctr.h|   35 +++
  arch/arm/include/asm/arch-tegra114/tegra.h |1 +
  board/avionic-design/dts/tegra20-tamonten.dtsi |   11 
  board/avionic-design/dts/tegra20-tec.dts   |   11 
  board/nvidia/common/emc.c  |2 +-
  board/nvidia/dts/tegra30-beaver.dts|   71
  ++ board/samsung/dts/exynos5250-snow.dts
  |   14 + board/samsung/smdk5250/spl_boot.c  |   40
  - boards.cfg |1 +
  include/configs/beaver.h   |   76
  
  include/configs/exynos5250-dt.h|5 ++
  include/configs/medcom-wide.h  |   21 ---
  include/configs/plutux.h   |   18 +++---
  include/configs/tec.h  |   10 +---
  include/configs/tegra-common.h |2 + 33 files
  changed, 467 insertions(+), 92 deletions(-) create mode 100644
  arch/arm/cpu/tegra-common/cache.c create mode 100644
  arch/arm/include/asm/arch-tegra114/sysctr.h create mode 100644
  board/nvidia/dts/tegra30-beaver.dts create mode 100644
  include/configs/beaver.h

Applied to u-boot/master, thanks!

-- 
Tom


signature.asc
Description: Digital signature
___
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot


Re: [U-Boot] Pull request: u-boot-arm/master

2013-04-16 Thread Tom Rini
On Mon, Apr 15, 2013 at 09:36:37PM +0200, Albert ARIBAUD wrote:

 Hi Tom,
 
 The following changes since commit
 8960af8ba9488fc54e2e4733cbada26d3cece225:
 
   cosmetic: fix CONFIG_SPL_BSS_MAX_SIZE typo in README (2013-04-14
   17:04:43 +0200)
 
 are available in the git repository at:
 
   git://git.denx.de/u-boot-arm master
 
 for you to fetch changes up to c4a4e2e20ca226948b62ed116df98f7a3932f2ac:
 
   ARMv7: start.S: stay in HYP mode if u-boot is entered in it
   (2013-04-15 18:30:59 +0200)
 
 
 Andre Przywara (1):
   ARMv7: start.S: stay in HYP mode if u-boot is entered in it
 
  arch/arm/cpu/armv7/start.S |   10 +++---
  1 file changed, 7 insertions(+), 3 deletions(-)

Applied to u-boot/master, thanks!

-- 
Tom


signature.asc
Description: Digital signature
___
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot


Re: [U-Boot] Pull request: u-boot-arm/master

2013-04-15 Thread Tom Rini
On Sun, Apr 14, 2013 at 09:32:04PM +0200, Albert ARIBAUD wrote:

 Hi Tom,
 
 The following changes since commit
 785881f775252940185e10fbb2d5299c9ffa6bce:
 
   env: Add redundant env support to UBI env (2013-04-11 15:52:55 -0400)
 
 are available in the git repository at:
 
   git://git.denx.de/u-boot-arm master
 
 for you to fetch changes up to 8960af8ba9488fc54e2e4733cbada26d3cece225:
 
   cosmetic: fix CONFIG_SPL_BSS_MAX_SIZE typo in README (2013-04-14
   17:04:43 +0200)
 
 
 Abbas Raza (1):
   mmc: i.MX6: fsl_esdhc: Define maximum bus width supported by a
 board
 
 Ajay Kumar (13):
   video: exynos_fb: Remove callbacks from the driver
   video: exynos_dp: Remove callbacks from the driver
   video: exynos_fb: Make fimd_ctrl global
   EXYNOS: FDT: Add compatible strings for FIMD
   video: exynos_fb: add DT support for FIMD driver
   EXYNOS5: Add device node for FIMD
   SMDK5250: Add device node for FIMD
   video: exynos_dp: Make dp_regs global
   EXYNOS5: FDT: Add compatible strings for FIMD
   video: exynos_dp: Add function to parse DP DT node
   EXYNOS5: Add device node for DP
   SMDK5250: Add device node for DP
   SMDK5250: Use statically defined structures only in non DT case
 
 Akshay Saraswat (8):
   Exynos: clock: Fix a bug in PLL lock check condition
   Exynos: Add hardware accelerated SHA256 and SHA1
   Exynos: config: Enable ACE HW for SHA 256 for Exynos
   gen: Add sha h/w acceleration to hash
   Exynos: config: Enable hash command
   Exynos5: clock: Fix a typo bug in exynos clock init
   Exynos5: config: enable time command
   Exynos: pwm: Remove dead code of function exynos5_get_pwm_clk
 
 Albert ARIBAUD (13):
   Merge branch 'u-boot-imx/master' into 'u-boot-arm/master'
   Merge branch 'u-boot-samsung/master' into 'u-boot-arm/master'
   Merge branch 'u-boot-ti/master' into 'u-boot-arm/master'
   Merge branch 'u-boot/master' into 'u-boot-arm/master'
   Merge branch 'u-boot-ti/master' into 'u-boot-arm/master'
   ARM: Fix __bss_start and __bss_end in linker scripts
   Merge branch 'u-boot-imx/master' into 'u-boot-arm/master'
   Merge branch 'u-boot-imx/master' into 'u-boot-arm/master'
   ARM: fix CONFIG_SPL_MAX_SIZE semantics
   cam_enc_4xx: convert to CONFIG_SPL_MAX_FOOTPRINT
   da850evm, da850_am18xxevm: convert to CONFIG_SPL_MAX_FOOTPRINT
   smdk5250, snow: convert to CONFIG_SPL_MAX_FOOTPRINT
   cosmetic: fix CONFIG_SPL_BSS_MAX_SIZE typo in README
 
 Alexandre Pereira da Silva (1):
   mx23_olinuxino: Fix netboot console
 
 Andreas Bie??mann (6):
   omap3/cpu.h: add BCH support
   asm/omap_gpmc.h: consolidate common defines
   omap3/omap_gpmc.h: add ooblayout for BCH8 as in kernel
   omap_gpmc: change nandecc command
   omap_gpmc: add support for hw assisted BCH8
   tricorder: enable hw assisted BCH8 in SPL and u-boot
 
 Andrew Gabbasov (1):
   fsl_esdhc: Fix DMA transfer completion waiting loop
 
 Beno??t Th??baudeau (29):
   mx25pdk: Enable imxdi RTC
   nand: mxc: Prepare to add support for i.MX5
   nand: mxc: Add support for i.MX5
   imx: mx5: lowlevel_init: Simplify code
   imx: mx53ard: Add support for NAND Flash
   nand: mxc: Fix debug trace in mxc_nand_read_oob_syndrome()
   nand: mxc: Use appropriate page number in syndrome functions
   arm: start.S: Fix _TEXT_BASE for SPL
   arm: relocate_code() is no longer noreturn
   arm1136: Remove redundant relocate_code() return
   arm: relocate_code(): Remove useless relocation offset computation
   arm: relocate_code(): Use __image_copy_end for end of relocation
   arm: crt0.S: Remove bogus .globl
   autoconfig.mk: Make it possible to define configs from other
 configs Makefile: Change CONFIG_SPL_PAD_TO to image offset
   imx: Fix automatic make targets for imx images
   nand: mxc: Switch NAND SPL to generic SPL
   arm926ejs: Remove deprecated and now unused NAND SPL
   arm: Remove unused relocate_code() parameters
   Makefile: Move SHELL setup to config.mk
   .gitignore: Add /SPL
   imx: Add u-boot-with-spl.imx make target
   imx: Add u-boot-with-nand-spl.imx make target
   arm: Remove support for smdk6400
   Revert mkconfig: start deprecating Makefile config targets
   arm: Remove support for unused s3c64xx
   arm: Remove deprecated and now unused NAND SPL
   arm1176: Remove unused MMU setup from start.S
   arm: Make all linker scripts compatible with per-symbol sections
 
 Bin Liu (2):
   musb: am335x: disable bulk split-combine feature
   musb: set MUSB speed based on CONFIG
 
 Che-Liang Chiou (1):
   Exynos: Add timer_get_us function
 
 Dirk Behme (1):
   spi: mxc_spi: Fix ECSPI reset handling
 
 Eric Nelson (3):
   i.MX6: Add hdmidet command to detect attached HDMI monitor
  

Re: [U-Boot] Pull request: u-boot-arm/master

2013-04-11 Thread Albert ARIBAUD
Hi Benoît,

On Thu, 11 Apr 2013 01:20:44 +0200 (CEST), Benoît Thébaudeau
benoit.thebaud...@advansee.com wrote:

 Hi Albert,
 
 On Thursday, April 11, 2013 1:12:17 AM, Albert ARIBAUD wrote:
  Hello,
  
  The following changes since commit
  009d75ccc11d27b9a083375a88bb93cb746b4800:
  
Merge branch 'u-boot/master' into 'u-boot-arm/master' (2013-03-28
18:50:01 +0100)
  
  are available in the git repository at:
  
  
git://git.denx.de/u-boot-arm master
  
  for you to fetch changes up to aad17a2f2bdd0b456522e24a90a0f8b8d8adb1f9:
  
ARM: fix CONFIG_SPL_MAX_SIZE semantics (2013-04-11 00:18:03 +0200)
  
  *** NOTE *** there should be a single, and trivial, merge conflict on
  file drivers/video/exynos_fb.c.

 You have forgotten to apply this one:
 http://patchwork.ozlabs.org/patch/233964/

Thanks for pointing it out -- it got flushed from my mental cache by
the SPL max size one.

I have superseded my original request, am build-testing for any hiccup, 
and will sent out an amended PR including 233964 (with the typo in the
commit fixed).

 Best regards,
 Benoît

Amicalement,
-- 
Albert.
___
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot


Re: [U-Boot] Pull request: u-boot-arm/master - UPDATED

2013-04-11 Thread Albert ARIBAUD
Hi Tom,

On Thu, 11 Apr 2013 01:12:17 +0200, Albert ARIBAUD
albert.u.b...@aribaud.net wrote:

The following changes since commit
009d75ccc11d27b9a083375a88bb93cb746b4800:

  Merge branch 'u-boot/master' into 'u-boot-arm/master' (2013-03-28
  18:50:01 +0100)

are available in the git repository at:


  git://git.denx.de/u-boot-arm master

for you to fetch changes up to abbecf4c873aa3e9ec9331c5b3eba1e2a9c84902:

  ARM: Fix __bss_start and __bss_end in linker scripts (2013-04-11
  08:10:59 +0200)

*** NOTE *** there should be a single, and trivial, merge conflict on
file drivers/video/exynos_fb.c.


Abbas Raza (1):
  mmc: i.MX6: fsl_esdhc: Define maximum bus width supported by a
board

Ajay Kumar (13):
  video: exynos_fb: Remove callbacks from the driver
  video: exynos_dp: Remove callbacks from the driver
  video: exynos_fb: Make fimd_ctrl global
  EXYNOS: FDT: Add compatible strings for FIMD
  video: exynos_fb: add DT support for FIMD driver
  EXYNOS5: Add device node for FIMD
  SMDK5250: Add device node for FIMD
  video: exynos_dp: Make dp_regs global
  EXYNOS5: FDT: Add compatible strings for FIMD
  video: exynos_dp: Add function to parse DP DT node
  EXYNOS5: Add device node for DP
  SMDK5250: Add device node for DP
  SMDK5250: Use statically defined structures only in non DT case

Akshay Saraswat (8):
  Exynos: clock: Fix a bug in PLL lock check condition
  Exynos: Add hardware accelerated SHA256 and SHA1
  Exynos: config: Enable ACE HW for SHA 256 for Exynos
  gen: Add sha h/w acceleration to hash
  Exynos: config: Enable hash command
  Exynos5: clock: Fix a typo bug in exynos clock init
  Exynos5: config: enable time command
  Exynos: pwm: Remove dead code of function exynos5_get_pwm_clk

Albert ARIBAUD (8):
  Merge branch 'u-boot-imx/master' into 'u-boot-arm/master'
  Merge branch 'u-boot-samsung/master' into 'u-boot-arm/master'
  Merge branch 'u-boot-ti/master' into 'u-boot-arm/master'
  cam_enc_4xx: fix CONFIG_SPL_MAX_SIZE semantics
  da850evm, da850_am18xxevm: fix CONFIG_SPL_MAX_SIZE semantics
  smdk5250, snow: fix CONFIG_SPL_MAX_SIZE semantics
  ARM: fix CONFIG_SPL_MAX_SIZE semantics
  ARM: Fix __bss_start and __bss_end in linker scripts

Alexandre Pereira da Silva (1):
  mx23_olinuxino: Fix netboot console

Andreas Bießmann (6):
  omap3/cpu.h: add BCH support
  asm/omap_gpmc.h: consolidate common defines
  omap3/omap_gpmc.h: add ooblayout for BCH8 as in kernel
  omap_gpmc: change nandecc command
  omap_gpmc: add support for hw assisted BCH8
  tricorder: enable hw assisted BCH8 in SPL and u-boot

Benoît Thébaudeau (29):
  mx25pdk: Enable imxdi RTC
  nand: mxc: Prepare to add support for i.MX5
  nand: mxc: Add support for i.MX5
  imx: mx5: lowlevel_init: Simplify code
  imx: mx53ard: Add support for NAND Flash
  nand: mxc: Fix debug trace in mxc_nand_read_oob_syndrome()
  nand: mxc: Use appropriate page number in syndrome functions
  arm: start.S: Fix _TEXT_BASE for SPL
  arm: relocate_code() is no longer noreturn
  arm1136: Remove redundant relocate_code() return
  arm: relocate_code(): Remove useless relocation offset computation
  arm: relocate_code(): Use __image_copy_end for end of relocation
  arm: crt0.S: Remove bogus .globl
  autoconfig.mk: Make it possible to define configs from other
configs Makefile: Change CONFIG_SPL_PAD_TO to image offset
  imx: Fix automatic make targets for imx images
  nand: mxc: Switch NAND SPL to generic SPL
  arm926ejs: Remove deprecated and now unused NAND SPL
  arm: Remove unused relocate_code() parameters
  Makefile: Move SHELL setup to config.mk
  .gitignore: Add /SPL
  imx: Add u-boot-with-spl.imx make target
  imx: Add u-boot-with-nand-spl.imx make target
  arm: Remove support for smdk6400
  Revert mkconfig: start deprecating Makefile config targets
  arm: Remove support for unused s3c64xx
  arm: Remove deprecated and now unused NAND SPL
  arm1176: Remove unused MMU setup from start.S
  arm: Make all linker scripts compatible with per-symbol sections

Bin Liu (2):
  musb: am335x: disable bulk split-combine feature
  musb: set MUSB speed based on CONFIG

Che-Liang Chiou (1):
  Exynos: Add timer_get_us function

Dirk Behme (1):
  spi: mxc_spi: Fix ECSPI reset handling

Eric Nelson (2):
  i.MX6: Add hdmidet command to detect attached HDMI monitor
  i.MX6: mx6qsabrelite: discard override of CONFIG_ARP_TIMEOUT

Fabio Estevam (13):
  mxs: spl_mem_init: Align DDR2 init with FSL bootlets source
  configs: mx28evk: Use single-line comments
  mx28evk: Disable CONFIG_CMD_I2C
  Add initial support for Wandboard dual lite and solo.
  mx28evk: Introduce a new target for saving env vars to NAND
  

Re: [U-Boot] Pull request: u-boot-arm/master - UPDATED

2013-04-11 Thread Tom Rini
On Thu, Apr 11, 2013 at 08:45:30AM +0200, Albert ARIBAUD wrote:

 Hi Tom,
 
 On Thu, 11 Apr 2013 01:12:17 +0200, Albert ARIBAUD
 albert.u.b...@aribaud.net wrote:
 
 The following changes since commit
 009d75ccc11d27b9a083375a88bb93cb746b4800:
 
   Merge branch 'u-boot/master' into 'u-boot-arm/master' (2013-03-28
   18:50:01 +0100)
 
 are available in the git repository at:
 
 
   git://git.denx.de/u-boot-arm master
 
 for you to fetch changes up to abbecf4c873aa3e9ec9331c5b3eba1e2a9c84902:
 
   ARM: Fix __bss_start and __bss_end in linker scripts (2013-04-11
   08:10:59 +0200)
 
 *** NOTE *** there should be a single, and trivial, merge conflict on
 file drivers/video/exynos_fb.c.
 
 
 Abbas Raza (1):
   mmc: i.MX6: fsl_esdhc: Define maximum bus width supported by a
 board
 
 Ajay Kumar (13):
   video: exynos_fb: Remove callbacks from the driver
   video: exynos_dp: Remove callbacks from the driver
   video: exynos_fb: Make fimd_ctrl global
   EXYNOS: FDT: Add compatible strings for FIMD
   video: exynos_fb: add DT support for FIMD driver
   EXYNOS5: Add device node for FIMD
   SMDK5250: Add device node for FIMD
   video: exynos_dp: Make dp_regs global
   EXYNOS5: FDT: Add compatible strings for FIMD
   video: exynos_dp: Add function to parse DP DT node
   EXYNOS5: Add device node for DP
   SMDK5250: Add device node for DP
   SMDK5250: Use statically defined structures only in non DT case
 
 Akshay Saraswat (8):
   Exynos: clock: Fix a bug in PLL lock check condition
   Exynos: Add hardware accelerated SHA256 and SHA1
   Exynos: config: Enable ACE HW for SHA 256 for Exynos
   gen: Add sha h/w acceleration to hash
   Exynos: config: Enable hash command
   Exynos5: clock: Fix a typo bug in exynos clock init
   Exynos5: config: enable time command
   Exynos: pwm: Remove dead code of function exynos5_get_pwm_clk
 
 Albert ARIBAUD (8):
   Merge branch 'u-boot-imx/master' into 'u-boot-arm/master'
   Merge branch 'u-boot-samsung/master' into 'u-boot-arm/master'
   Merge branch 'u-boot-ti/master' into 'u-boot-arm/master'
   cam_enc_4xx: fix CONFIG_SPL_MAX_SIZE semantics
   da850evm, da850_am18xxevm: fix CONFIG_SPL_MAX_SIZE semantics
   smdk5250, snow: fix CONFIG_SPL_MAX_SIZE semantics
   ARM: fix CONFIG_SPL_MAX_SIZE semantics
   ARM: Fix __bss_start and __bss_end in linker scripts
 
 Alexandre Pereira da Silva (1):
   mx23_olinuxino: Fix netboot console
 
 Andreas Bie??mann (6):
   omap3/cpu.h: add BCH support
   asm/omap_gpmc.h: consolidate common defines
   omap3/omap_gpmc.h: add ooblayout for BCH8 as in kernel
   omap_gpmc: change nandecc command
   omap_gpmc: add support for hw assisted BCH8
   tricorder: enable hw assisted BCH8 in SPL and u-boot
 
 Beno??t Th??baudeau (29):
   mx25pdk: Enable imxdi RTC
   nand: mxc: Prepare to add support for i.MX5
   nand: mxc: Add support for i.MX5
   imx: mx5: lowlevel_init: Simplify code
   imx: mx53ard: Add support for NAND Flash
   nand: mxc: Fix debug trace in mxc_nand_read_oob_syndrome()
   nand: mxc: Use appropriate page number in syndrome functions
   arm: start.S: Fix _TEXT_BASE for SPL
   arm: relocate_code() is no longer noreturn
   arm1136: Remove redundant relocate_code() return
   arm: relocate_code(): Remove useless relocation offset computation
   arm: relocate_code(): Use __image_copy_end for end of relocation
   arm: crt0.S: Remove bogus .globl
   autoconfig.mk: Make it possible to define configs from other
 configs Makefile: Change CONFIG_SPL_PAD_TO to image offset
   imx: Fix automatic make targets for imx images
   nand: mxc: Switch NAND SPL to generic SPL
   arm926ejs: Remove deprecated and now unused NAND SPL
   arm: Remove unused relocate_code() parameters
   Makefile: Move SHELL setup to config.mk
   .gitignore: Add /SPL
   imx: Add u-boot-with-spl.imx make target
   imx: Add u-boot-with-nand-spl.imx make target
   arm: Remove support for smdk6400
   Revert mkconfig: start deprecating Makefile config targets
   arm: Remove support for unused s3c64xx
   arm: Remove deprecated and now unused NAND SPL
   arm1176: Remove unused MMU setup from start.S
   arm: Make all linker scripts compatible with per-symbol sections
 
 Bin Liu (2):
   musb: am335x: disable bulk split-combine feature
   musb: set MUSB speed based on CONFIG
 
 Che-Liang Chiou (1):
   Exynos: Add timer_get_us function
 
 Dirk Behme (1):
   spi: mxc_spi: Fix ECSPI reset handling
 
 Eric Nelson (2):
   i.MX6: Add hdmidet command to detect attached HDMI monitor
   i.MX6: mx6qsabrelite: discard override of CONFIG_ARP_TIMEOUT
 
 Fabio Estevam (13):
   mxs: spl_mem_init: Align DDR2 init with FSL bootlets source
   configs: mx28evk: Use 

Re: [U-Boot] Pull request: u-boot-arm/master

2013-04-10 Thread Benoît Thébaudeau
Hi Albert,

On Thursday, April 11, 2013 1:12:17 AM, Albert ARIBAUD wrote:
 Hello,
 
 The following changes since commit
 009d75ccc11d27b9a083375a88bb93cb746b4800:
 
   Merge branch 'u-boot/master' into 'u-boot-arm/master' (2013-03-28
   18:50:01 +0100)
 
 are available in the git repository at:
 
 
   git://git.denx.de/u-boot-arm master
 
 for you to fetch changes up to aad17a2f2bdd0b456522e24a90a0f8b8d8adb1f9:
 
   ARM: fix CONFIG_SPL_MAX_SIZE semantics (2013-04-11 00:18:03 +0200)
 
 *** NOTE *** there should be a single, and trivial, merge conflict on
 file drivers/video/exynos_fb.c.
 
 
 Abbas Raza (1):
   mmc: i.MX6: fsl_esdhc: Define maximum bus width supported by a
 board
 
 Ajay Kumar (13):
   video: exynos_fb: Remove callbacks from the driver
   video: exynos_dp: Remove callbacks from the driver
   video: exynos_fb: Make fimd_ctrl global
   EXYNOS: FDT: Add compatible strings for FIMD
   video: exynos_fb: add DT support for FIMD driver
   EXYNOS5: Add device node for FIMD
   SMDK5250: Add device node for FIMD
   video: exynos_dp: Make dp_regs global
   EXYNOS5: FDT: Add compatible strings for FIMD
   video: exynos_dp: Add function to parse DP DT node
   EXYNOS5: Add device node for DP
   SMDK5250: Add device node for DP
   SMDK5250: Use statically defined structures only in non DT case
 
 Akshay Saraswat (8):
   Exynos: clock: Fix a bug in PLL lock check condition
   Exynos: Add hardware accelerated SHA256 and SHA1
   Exynos: config: Enable ACE HW for SHA 256 for Exynos
   gen: Add sha h/w acceleration to hash
   Exynos: config: Enable hash command
   Exynos5: clock: Fix a typo bug in exynos clock init
   Exynos5: config: enable time command
   Exynos: pwm: Remove dead code of function exynos5_get_pwm_clk
 
 Albert ARIBAUD (7):
   Merge branch 'u-boot-imx/master' into 'u-boot-arm/master'
   Merge branch 'u-boot-samsung/master' into 'u-boot-arm/master'
   Merge branch 'u-boot-ti/master' into 'u-boot-arm/master'
   cam_enc_4xx: fix CONFIG_SPL_MAX_SIZE semantics
   da850evm, da850_am18xxevm: fix CONFIG_SPL_MAX_SIZE semantics
   smdk5250, snow: fix CONFIG_SPL_MAX_SIZE semantics
   ARM: fix CONFIG_SPL_MAX_SIZE semantics
 
 Alexandre Pereira da Silva (1):
   mx23_olinuxino: Fix netboot console
 
 Andreas Bießmann (6):
   omap3/cpu.h: add BCH support
   asm/omap_gpmc.h: consolidate common defines
   omap3/omap_gpmc.h: add ooblayout for BCH8 as in kernel
   omap_gpmc: change nandecc command
   omap_gpmc: add support for hw assisted BCH8
   tricorder: enable hw assisted BCH8 in SPL and u-boot
 
 Benoît Thébaudeau (29):
   mx25pdk: Enable imxdi RTC
   nand: mxc: Prepare to add support for i.MX5
   nand: mxc: Add support for i.MX5
   imx: mx5: lowlevel_init: Simplify code
   imx: mx53ard: Add support for NAND Flash
   nand: mxc: Fix debug trace in mxc_nand_read_oob_syndrome()
   nand: mxc: Use appropriate page number in syndrome functions
   arm: start.S: Fix _TEXT_BASE for SPL
   arm: relocate_code() is no longer noreturn
   arm1136: Remove redundant relocate_code() return
   arm: relocate_code(): Remove useless relocation offset computation
   arm: relocate_code(): Use __image_copy_end for end of relocation
   arm: crt0.S: Remove bogus .globl
   autoconfig.mk: Make it possible to define configs from other
 configs Makefile: Change CONFIG_SPL_PAD_TO to image offset
   imx: Fix automatic make targets for imx images
   nand: mxc: Switch NAND SPL to generic SPL
   arm926ejs: Remove deprecated and now unused NAND SPL
   arm: Remove unused relocate_code() parameters
   Makefile: Move SHELL setup to config.mk
   .gitignore: Add /SPL
   imx: Add u-boot-with-spl.imx make target
   imx: Add u-boot-with-nand-spl.imx make target
   arm: Remove support for smdk6400
   Revert mkconfig: start deprecating Makefile config targets
   arm: Remove support for unused s3c64xx
   arm: Remove deprecated and now unused NAND SPL
   arm1176: Remove unused MMU setup from start.S
   arm: Make all linker scripts compatible with per-symbol sections
 
 Bin Liu (2):
   musb: am335x: disable bulk split-combine feature
   musb: set MUSB speed based on CONFIG
 
 Che-Liang Chiou (1):
   Exynos: Add timer_get_us function
 
 Dirk Behme (1):
   spi: mxc_spi: Fix ECSPI reset handling
 
 Eric Nelson (2):
   i.MX6: Add hdmidet command to detect attached HDMI monitor
   i.MX6: mx6qsabrelite: discard override of CONFIG_ARP_TIMEOUT
 
 Fabio Estevam (13):
   mxs: spl_mem_init: Align DDR2 init with FSL bootlets source
   configs: mx28evk: Use single-line comments
   mx28evk: Disable CONFIG_CMD_I2C
   Add initial support for Wandboard dual lite and solo.
   mx28evk: Introduce a new target for 

Re: [U-Boot] Pull request: u-boot-arm/master

2013-03-28 Thread Tom Rini
On Thu, Mar 28, 2013 at 09:06:28PM +0100, Albert ARIBAUD wrote:

 Hello Tom,
 
 Here is a pull request for u-boot-arm/master -- note it should appear
 trivial and result in a fast-forward as ARM ToT is actually a merge of
 mainline ToT so as to resolve minor manual merge issues.
 
 The following changes since commit
 417c55803118eb8e350d5ab8ba6583fb39f4e2e3:
 
   apx4devkit: change maintainer (2013-03-27 15:30:11 -0400)
 
 are available in the git repository at:
 
   git://git.denx.de/u-boot-arm master
 
 for you to fetch changes up to 009d75ccc11d27b9a083375a88bb93cb746b4800:
 
   Merge branch 'u-boot/master' into 'u-boot-arm/master' (2013-03-28
   18:50:01 +0100)
 
 
 
 Akshay Saraswat (8):
   Exynos5: TMU: Add driver for Thermal Management Unit
   Exynos5: FDT: Add TMU device node values
   Exynos5: TMU: Add TMU init and status check
   Exynos5: Config: Enable support for Exynos TMU driver
   TMU: Add TMU support in dtt command
   Exynos5: Config: Enable dtt command for TMU
   Exynos5: TMU: Add hardware tripping
   Exynos5: FDT: Add a H/W-trip member to TMU node
 
 Albert ARIBAUD (4):
   Merge branch 'u-boot-ti/master' into 'u-boot-arm/master'
   Merge branch 'u-boot-samsung/master' into 'u-boot-arm/master'
   Merge branch 'u-boot-tegra/master' into 'u-boot-arm/master'
   Merge branch 'u-boot/master' into 'u-boot-arm/master'
 
 Allen Martin (13):
   tegra: remove support for UART SPI switch
   tegra: spi: rename tegra SPI drivers
   tegra: spi: remove non fdt support
   tegra: spi: pull register structs out of headers
   tegra20: spi: move fdt probe to spi_init
   spi: add common fdt SPI driver interface
   sf: winbond: add W25Q32DW
   tegra114: fdt: add compatible string for tegra114 SPI ctrl
   tegra114: fdt: add apbdma block
   tegra114: fdt: add SPI blocks
   tegra114: dalmore: fdt: enable dalmore SPI controller
   tegra114: add SPI driver
   tegra114: dalmore: config: enable SPI
 
 Enric Balletbo i Serra (2):
   ARM: AM33XX: Fix typo that causes an AM duplication in CPU name.
   igep00x0: Enable CONFIG_CMD_BOOTZ
 
 Koen Kooi (3):
   am335x_evm: add support for BeagleBone Black DT name
   am335x_evm: Enable CMD_EXT4 and CMD_FS_GENERIC, add bootpart to
 env am335x_evm: Add more variables and switch to DT booting.
 
 Mark Jackson (2):
   Allow AM335x MPU core clock speed to be specified in the board
 config file Initialise correct GPMC WAITx irq for AM33xx
 
 Matt Porter (9):
   am33xx: convert defines from am33xx-specific to generic names
   am33xx: refactor emif4/ddr to support multiple EMIF instances
   am33xx: refactor am33xx clocks and add ti814x support
   am33xx: refactor am33xx mux support and add ti814x support
   am33xx: add ti814x specific register definitions
   am33xx: add dmm support to emif4 library
   am33xx: support ti814x mmc reference clock
   ns16550: enable quirks for ti814x
   ti814x_evm: add ti814x evm board support
 
 Nikita Kiryanov (1):
   cm-t35: add support for loading splash image from NAND
 
 Peter Korsgaard (2):
   mmc: mmc_getcd/getwp: use sensible defaults
   mmc: omap_hsmmc.c: only register getcd/getwp callbacks if gpio
 could be used
 
 R Sricharan (2):
   ARM: mmu: Introduce weak dram_bank_setup function
   ARM: mmu: Set domain permissions to client access
 
 Rajeshwari Shinde (11):
   EXYNOS5: Add function to setup set ps hold
   SMDK5250: Add PMIC voltage settings
   EXYNOS5: Add function to enable XXTI clock source
   Sound: MAX98095: Add the driver for codec
   Sound: Support for MAX98095 codec in driver
   EXYNOS5: GPIO to enable MAX98095
   EXYNOS5: FDT: Add compatible strings for MAX98095
   config: Snow: Enable MAX98095 codec
   SMDK5250: FDT: Retrieve board model via DT
   EXYNOS5: Add initial DTS file for Snow.
   EXYNOS5: Snow: Add a configuration file
 
 Simon Glass (1):
   EXYNOS: Correct ordering of SPL machine_params
 
 Stephen Warren (9):
   ARM: bcm2835: add mailbox driver
   ARM: rpi_b: use bcm2835 mbox driver to get memory size
   lcd: calculate line_length after lcd_ctrl_init()
   ARM: rpi_b: disable rpi_b dcache explicitly
   video: add a driver for the bcm2835
   mmc: add bcm2835 driver
   ARM: rpi_b: enable SD controller, add related env/cmds
   ARM: implement erratum 716044 workaround
   ARM: tegra: enable workaround for ARM erratum 716044
 
 Steve Kipisz (1):
   am33xx:ddr:Fix config_sdram to work for all DDR
 
 Tom Rini (3):
   am33xx: Add required includes to some omap/am33xx code
   am335x_evm: Add better timings for the new BeagleBoard DDR3 part
   arm: Correct CONFIG_STANDALONE_LOAD_ADDR for AM33XX/OMAP*
 platforms
 
 Tom Warren (4):
   Tegra114: fdt: Add SDMMC (sdhci) nodes for T114 boards 

Re: [U-Boot] Pull request: u-boot-arm/master

2013-03-18 Thread Tom Rini
On Fri, Mar 15, 2013 at 11:01:12PM +0100, Albert ARIBAUD wrote:

 Hello Tom,
 
 Here is a PR for ARM. Note that doc/README.scrapyard will need a manual
 merge resolution due to ARM tree having a commit that reorders the
 headers and reformats the lines while mainline has a commit adding two
 new entries still in the older format.
 
 The following changes since commit
 fc959081d41aab2d6f4614c5fb3dd1b77ffcdcf4:
 
   x86: Enable CONFIG_OF_CONTROL on coreboot (2013-03-04 15:57:52 -0800)
 
 are available in the git repository at:
 
   git://git.denx.de/u-boot-arm master
 
 for you to fetch changes up to b27673ccbd3d5435319b5c09c3e7061f559f925d:
 
   Merge branch 'u-boot-tegra/master' into
   'u-boot-arm/master' (2013-03-15 20:50:43 +0100)
 
 
 
 Albert ARIBAUD (9):
   Merge 'u-boot-microblaze/mainline/arm' into 'u-boot-arm/master'
   Merge branch 'u-boot-ti/master' into 'u-boot-arm/master'
   Merge branch 'u-boot-atmel/master' into 'u-boot-arm/master'
   arm: omap: map u_boot_lists section to .sram
   Remove linker lists (LGAs) from SPL linker scripts
   arm: make __bss_start and __bss_end__ compiler-generated
   Refactor linker-generated arrays
   Merge branch 'u-boot-imx/master' into 'u-boot-arm/master'
   Merge branch 'u-boot-tegra/master' into 'u-boot-arm/master'
 
 Beno??t Th??baudeau (6):
   imx: mx6q DDR3 init: Fix tMRD
   imx: mx6q DDR3 init: Fix tXPR
   imx: mx6q DDR3 init: Fix SDE_to_RST
   imx: mx6q DDR3 init: Fix RST_to_CKE
   imx: mx6q DDR3 init: Fix MR0.PPD
   imx: mx6q DDR3 init: Benefit from available CL = 7
 
 Bo Shen (3):
   ARM: atmel: add at91sam9g20ek_2mmc nand boot support
   ARM: at91: change nand flash table
   ARM: at91sam9x5: Using CPU string directly
 
 Chase Maupin (3):
   am335x_evm: Add NAND environment variables
   am335x_evm: Add SPI environment variables
   am335x_evm: Add NET environment variables
 
 Enric Balletbo i Serra (7):
   OMAP3: igep00x0: use official board names.
   OMAP3: igep00x0: add missing include mach-types.h
   OMAP3: igep00x0: Add new IGEP COM PROTON.
   SPL: ONENAND: Fix some ONENAND related defines.
   SPL: ONENAND: Fix onenand_spl_load_image implementation.
   SPL: ONENAND: Support SPL to boot u-boot from OneNAND.
   OMAP3: Initialize gpmc if SPL_ONENAND_SUPPORT is enabled.
 
 Eric Nelson (8):
   i.MX6Q: mx6qsabre*: Configure to allow CONFIG_SYS_ALT_MEMTEST
   i.MX6: mx6qsabrelite: indent with tabs
   i.MX6: consolidate pad names for multi-CPU boards
   i.MX6: crm_regs: define CCM_CCGRx for use in board config files
   i.MX6: crm_regs: define IOMUXC_GPR4/6/7
   i.MX6DL: define IOMUX pads NANDF_CS1-3 for use as GPIO
   i.MX6: Add DDR controller registers
   Add Boundary Devices Nitrogen6X boards
 
 Fabio Estevam (6):
   mx6: Disable Power Down Bit of watchdog
   mx23evk: Remove CONFIG_SYS_BAUDRATE_TABLE
   mx23evk: Turn on caches
   common: cmd_sata: Fix usage text for 'sata init'
   mx6: Provide a structure for accessing HDMI registers
   nitrogen6x: Fix RAM size variable
 
 Fadil Berisha (2):
   mxs: timrot: Add support to i.MX23
   mxs: timrot: Rename local macros
 
 Howard Gray (1):
   omap3: mvblx: change console to ttyO0 and make silent by default.
 
 Ilya Yanok (4):
   spl: support for booting via usbeth
   am33xx: support for booting via usbeth
   am335x_evm: enable support for booting via USB
   doc/SPL/README.am335x-network: Document using ethernet (and USB)
 SPL
 
 Jesse Gilles (1):
   ARM: sam9x5: fix ethernet pins in MII mode
 
 Lars Poeschel (1):
   am33xx: pcm051: Remove wp pin mux for sd-card
 
 Lokesh Vutla (13):
   ARM: OMAP4+: emif: Detect SDRAM from SDRAM config register
   ARM: OMAP4+: Cleanup emif specific files
   ARM: OMAP4+: Make control module register structure generic
   ARM: OMAP5: Clean up iosettings code
   ARM: OMAP5: Add DDR changes required for OMAP543X ES2.0 SOCs
   ARM: OMAP5: srcomp: enable slew rate compensation cells after
 powerup arm: dra7xx: clock: Add the prcm changes
   arm: dra7xx: clock: Add the dplls data
   arm: dra7xx: Add control module changes
   arm: dra7xx: Add DDR related data for DRA752 ES1.0
   arm: dra7xx: Add board files for DRA7XX socs
   arm: dra7xx: Add dra7xx_evm build support
   arm: dra7xx: Add silicon id support for DRA752 soc
 
 Lucas Stach (7):
   tegra: usb: set USB_PORTS_MAX to correct value
   tegra: usb: make controller init functions more self contained
   tegra: usb: remove unneeded function parameter
   tegra: usb: move controller init into start_port
   tegra: usb: various small cleanups
   tegra: usb: move implementation into right directory
   tegra: usb: move [start|stop]_port into ehci_hcd_[init|stop]
 
 Marek Vasut (7):
   mxs: Reset the 

Re: [U-Boot] Pull request: u-boot-arm/master

2013-03-18 Thread Albert ARIBAUD
Hi Tom,

On Mon, 18 Mar 2013 13:06:06 -0400, Tom Rini tr...@ti.com wrote:

 I've merged, but not pushed this, with the following merge commit (I
 couldn't get a nice pretty print like last time):
 
 To try and explain this since diff-diffs are funny:
 - Consolidate around using __bss_end (so in a few new files, and a lot
   of changed files, add __bss_end not __bssend__ or similar).
 - Add hashes for PCIPPC2 / PCIPPC6 in scrapyard.
 - In tegra20, both CONFIG_SYS_GENERIC_BOARD and CONFIG_BOUNCE_BUFFER are
   set.
 
 commit cf0d1242c87217ba0ce5ecb2f87dfcd1b40b7892
 Merge: b5bec88 b27673c
 Author: Tom Rini tr...@ti.com
 Date:   Mon Mar 18 12:31:00 2013 -0400
 
 Merge branch 'master' of git://git.denx.de/u-boot-arm
 
 Albert's rework of the linker scripts conflicted with Simon's making
 everyone use __bss_end.  We also had a minor conflict over
 README.scrapyard being added to in mainline and enhanced in
 u-boot-arm/master with IDs for when stuff was removed.

This is ever so slightly incorrect regarding scrapyard: IDs are present
also in mainline. What ARM changes is, columns are aligned and the
order of headers is fixed wrt actual content.

Apart from that, all seems ok to me.

 Conflicts:
   arch/arm/cpu/ixp/u-boot.lds
   arch/arm/cpu/u-boot.lds
   arch/arm/lib/Makefile
   board/actux1/u-boot.lds
   board/actux2/u-boot.lds
   board/actux3/u-boot.lds
   board/dvlhost/u-boot.lds
   board/freescale/mx31ads/u-boot.lds
   doc/README.scrapyard
   include/configs/tegra-common.h
 
 Build tested for all of ARM and run-time tested on am335x_evm.
 
 Signed-off-by: Tom Rini tr...@ti.com
 
 diff --cc arch/arm/cpu/armv7/am33xx/u-boot-spl.lds
 index 000,69f6d48..b6a929f
 mode 00,100644..100644
 --- a/arch/arm/cpu/armv7/am33xx/u-boot-spl.lds
 +++ b/arch/arm/cpu/armv7/am33xx/u-boot-spl.lds
 @@@ -1,0 -1,67 +1,67 @@@
 + /*
 +  * (C) Copyright 2002
 +  * Gary Jennejohn, DENX Software Engineering, ga...@denx.de
 +  *
 +  * (C) Copyright 2010
 +  * Texas Instruments, www.ti.com
 +  *  Aneesh V ane...@ti.com
 +  *
 +  * See file CREDITS for list of people who contributed to this
 +  * project.
 +  *
 +  * This program is free software; you can redistribute it and/or
 +  * modify it under the terms of the GNU General Public License as
 +  * published by the Free Software Foundation; either version 2 of
 +  * the License, or (at your option) any later version.
 +  *
 +  * This program is distributed in the hope that it will be useful,
 +  * but WITHOUT ANY WARRANTY; without even the implied warranty of
 +  * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
 +  * GNU General Public License for more details.
 +  *
 +  * You should have received a copy of the GNU General Public License
 +  * along with this program; if not, write to the Free Software
 +  * Foundation, Inc., 59 Temple Place, Suite 330, Boston,
 +  * MA 02111-1307 USA
 +  */
 + 
 + MEMORY { .sram : ORIGIN = CONFIG_SPL_TEXT_BASE,\
 + LENGTH = CONFIG_SPL_MAX_SIZE }
 + MEMORY { .sdram : ORIGIN = CONFIG_SPL_BSS_START_ADDR, \
 + LENGTH = CONFIG_SPL_BSS_MAX_SIZE }
 + 
 + OUTPUT_FORMAT(elf32-littlearm, elf32-littlearm, elf32-littlearm)
 + OUTPUT_ARCH(arm)
 + ENTRY(_start)
 + SECTIONS
 + {
 + .text  :
 + {
 + __start = .;
 + arch/arm/cpu/armv7/start.o  (.text)
 + *(.text*)
 + } .sram
 + 
 + . = ALIGN(4);
 + .rodata : { *(SORT_BY_ALIGNMENT(.rodata*)) } .sram
 + 
 + . = ALIGN(4);
 + .data : { *(SORT_BY_ALIGNMENT(.data*)) } .sram
 + 
 + .u_boot_list : {
 + KEEP(*(SORT(.u_boot_list*)));
 + } .sram
 + 
 + . = ALIGN(4);
 + __image_copy_end = .;
 + _end = .;
 + 
 + .bss :
 + {
 + . = ALIGN(4);
 + __bss_start = .;
 + *(.bss*)
 + . = ALIGN(4);
  -__bss_end__ = .;
 ++__bss_end = .;
 + } .sdram
 + }
 diff --cc arch/arm/cpu/ixp/u-boot.lds
 index 2c823e1,5e66dd1..8345b55
 --- a/arch/arm/cpu/ixp/u-boot.lds
 +++ b/arch/arm/cpu/ixp/u-boot.lds
 @@@ -67,11 -67,17 +67,17 @@@ SECTION
   
   _end = .;
   
 - .bss __rel_dyn_start (OVERLAY) : {
 - __bss_start = .;
 + .bss_start __rel_dyn_start (OVERLAY) : {
 + KEEP(*(.__bss_start));
 + }
 + 
 + .bss __bss_start (OVERLAY) : {
   *(.bss*)
. = ALIGN(4);
 - __bss_end = .;
  - ___bssend___ = .;
 ++ __bss_end = .;
 + }
  -.bss_end ___bssend___ (OVERLAY) : {
  -KEEP(*(.__bss_end__));
 ++.bss_end __bss_end (OVERLAY) : {
 ++KEEP(*(__bss_end));
   }
   
   /DISCARD/ : { *(.dynstr*) }
 diff --cc arch/arm/cpu/u-boot-spl.lds
 index 000,8321afb..3c0d99c
 mode 00,100644..100644
 --- a/arch/arm/cpu/u-boot-spl.lds
 +++ b/arch/arm/cpu/u-boot-spl.lds
 @@@ -1,0 -1,93 +1,93 @@@
 + /*
 +  * Copyright (c) 

Re: [U-Boot] Pull request: u-boot-arm/master

2013-03-18 Thread Tom Rini
On Mon, Mar 18, 2013 at 06:43:00PM +0100, Albert ARIBAUD wrote:
 Hi Tom,
 
 On Mon, 18 Mar 2013 13:06:06 -0400, Tom Rini tr...@ti.com wrote:
 
  I've merged, but not pushed this, with the following merge commit (I
  couldn't get a nice pretty print like last time):
  
  To try and explain this since diff-diffs are funny:
  - Consolidate around using __bss_end (so in a few new files, and a lot
of changed files, add __bss_end not __bssend__ or similar).
  - Add hashes for PCIPPC2 / PCIPPC6 in scrapyard.
  - In tegra20, both CONFIG_SYS_GENERIC_BOARD and CONFIG_BOUNCE_BUFFER are
set.
  
  commit cf0d1242c87217ba0ce5ecb2f87dfcd1b40b7892
  Merge: b5bec88 b27673c
  Author: Tom Rini tr...@ti.com
  Date:   Mon Mar 18 12:31:00 2013 -0400
  
  Merge branch 'master' of git://git.denx.de/u-boot-arm
  
  Albert's rework of the linker scripts conflicted with Simon's making
  everyone use __bss_end.  We also had a minor conflict over
  README.scrapyard being added to in mainline and enhanced in
  u-boot-arm/master with IDs for when stuff was removed.
 
 This is ever so slightly incorrect regarding scrapyard: IDs are present
 also in mainline. What ARM changes is, columns are aligned and the
 order of headers is fixed wrt actual content.
 
 Apart from that, all seems ok to me.
 
  Conflicts:
  arch/arm/cpu/ixp/u-boot.lds
  arch/arm/cpu/u-boot.lds
  arch/arm/lib/Makefile
  board/actux1/u-boot.lds
  board/actux2/u-boot.lds
  board/actux3/u-boot.lds
  board/dvlhost/u-boot.lds
  board/freescale/mx31ads/u-boot.lds
  doc/README.scrapyard
  include/configs/tegra-common.h
  
  Build tested for all of ARM and run-time tested on am335x_evm.
  
  Signed-off-by: Tom Rini tr...@ti.com
  
  diff --cc arch/arm/cpu/armv7/am33xx/u-boot-spl.lds
  index 000,69f6d48..b6a929f
  mode 00,100644..100644
  --- a/arch/arm/cpu/armv7/am33xx/u-boot-spl.lds
  +++ b/arch/arm/cpu/armv7/am33xx/u-boot-spl.lds
  @@@ -1,0 -1,67 +1,67 @@@
  + /*
  +  * (C) Copyright 2002
  +  * Gary Jennejohn, DENX Software Engineering, ga...@denx.de
  +  *
  +  * (C) Copyright 2010
  +  * Texas Instruments, www.ti.com
  +  *Aneesh V ane...@ti.com
  +  *
  +  * See file CREDITS for list of people who contributed to this
  +  * project.
  +  *
  +  * This program is free software; you can redistribute it and/or
  +  * modify it under the terms of the GNU General Public License as
  +  * published by the Free Software Foundation; either version 2 of
  +  * the License, or (at your option) any later version.
  +  *
  +  * This program is distributed in the hope that it will be useful,
  +  * but WITHOUT ANY WARRANTY; without even the implied warranty of
  +  * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
  +  * GNU General Public License for more details.
  +  *
  +  * You should have received a copy of the GNU General Public License
  +  * along with this program; if not, write to the Free Software
  +  * Foundation, Inc., 59 Temple Place, Suite 330, Boston,
  +  * MA 02111-1307 USA
  +  */
  + 
  + MEMORY { .sram : ORIGIN = CONFIG_SPL_TEXT_BASE,\
  +   LENGTH = CONFIG_SPL_MAX_SIZE }
  + MEMORY { .sdram : ORIGIN = CONFIG_SPL_BSS_START_ADDR, \
  +   LENGTH = CONFIG_SPL_BSS_MAX_SIZE }
  + 
  + OUTPUT_FORMAT(elf32-littlearm, elf32-littlearm, elf32-littlearm)
  + OUTPUT_ARCH(arm)
  + ENTRY(_start)
  + SECTIONS
  + {
  +   .text  :
  +   {
  +   __start = .;
  +   arch/arm/cpu/armv7/start.o  (.text)
  +   *(.text*)
  +   } .sram
  + 
  +   . = ALIGN(4);
  +   .rodata : { *(SORT_BY_ALIGNMENT(.rodata*)) } .sram
  + 
  +   . = ALIGN(4);
  +   .data : { *(SORT_BY_ALIGNMENT(.data*)) } .sram
  + 
  +   .u_boot_list : {
  +   KEEP(*(SORT(.u_boot_list*)));
  +   } .sram
  + 
  +   . = ALIGN(4);
  +   __image_copy_end = .;
  +   _end = .;
  + 
  +   .bss :
  +   {
  +   . = ALIGN(4);
  +   __bss_start = .;
  +   *(.bss*)
  +   . = ALIGN(4);
   -  __bss_end__ = .;
  ++  __bss_end = .;
  +   } .sdram
  + }
  diff --cc arch/arm/cpu/ixp/u-boot.lds
  index 2c823e1,5e66dd1..8345b55
  --- a/arch/arm/cpu/ixp/u-boot.lds
  +++ b/arch/arm/cpu/ixp/u-boot.lds
  @@@ -67,11 -67,17 +67,17 @@@ SECTION

  _end = .;

  -   .bss __rel_dyn_start (OVERLAY) : {
  -   __bss_start = .;
  +   .bss_start __rel_dyn_start (OVERLAY) : {
  +   KEEP(*(.__bss_start));
  +   }
  + 
  +   .bss __bss_start (OVERLAY) : {
  *(.bss*)
   . = ALIGN(4);
  -   __bss_end = .;
   -   ___bssend___ = .;
  ++   __bss_end = .;
  +   }
   -  .bss_end ___bssend___ (OVERLAY) : {
   -  KEEP(*(.__bss_end__));
  ++  .bss_end __bss_end (OVERLAY) : {
  ++  KEEP(*(__bss_end));
  }

  /DISCARD/ : { *(.dynstr*) }
  diff --cc 

Re: [U-Boot] Pull request: u-boot-arm/master

2013-03-17 Thread Tom Rini
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

On 03/16/2013 04:19 AM, Albert ARIBAUD wrote:
 Hi Albert,
 
 On Fri, 15 Mar 2013 23:01:12 +0100, Albert ARIBAUD 
 albert.u.b...@aribaud.net wrote:
 
 Hello Tom,
 
 Here is a PR for ARM. Note that doc/README.scrapyard will need a
 manual merge resolution due to ARM tree having a commit that
 reorders the headers and reformats the lines while mainline has a
 commit adding two new entries still in the older format.
 
 The following changes since commit 
 fc959081d41aab2d6f4614c5fb3dd1b77ffcdcf4:
 
 x86: Enable CONFIG_OF_CONTROL on coreboot (2013-03-04 15:57:52
 -0800)
 
 are available in the git repository at:
 
 git://git.denx.de/u-boot-arm master
 
 for you to fetch changes up to
 b27673ccbd3d5435319b5c09c3e7061f559f925d:
 
 Merge branch 'u-boot-tegra/master' into 'u-boot-arm/master'
 (2013-03-15 20:50:43 +0100)
 
 Sorry about the extra merge conflicts -- at the time of my posting,
 I only had the scapyard one. Seems like most new conflicts are due
 to Simon's BSS name change; that should be resolved by taking my
 BSS changes and changing the symbol's name as Simon does elsewhere,
 but by the looks of your IRC comment, you'd already figured it out
 and only the tegra conflict is left to resolve.

I suspect I have all conflicts resolved correctly, but can't run-time
test them.  If someone with a Tegra platform would like to get ahold
of me privately, quickly, I'll send along a binary to try out and
confirm I've got the merge correct.  Otherwise I'll post the diff
monday morning.

- -- 
Tom
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.11 (GNU/Linux)
Comment: Using GnuPG with Thunderbird - http://www.enigmail.net/

iQIcBAEBAgAGBQJRRhxAAAoJENk4IS6UOR1W70gP/0O2fnhKbuNYHw5g0BT8iapR
+xfhKflu5+QDIcruCDX4QkzxgG8onvrBwAkjahSWMjJy+QRRjwM4ik24HYMzLbMN
jWjy/AkJ9hAfrp4Knq/dcKkordM97Bsg0E2mrnSxJTxqQ8vRU5UzZdBga7bl3YRK
U5+YeN5c9ZmGHHtbmhw7zbcPo+7ZwRQEhiMMa4hnCzjZiCu7h3ZNTCuenu/povcr
enQ3LmGtmJdBHsyMccuYh0EJNnYeMnfFmNk5S3roH1ryxqiTOFZIk5n6O7xLxWBD
BxeFC+KmFAt+pbXtl/CUrW0WWyw8YsecO5q/chl0tKXt/EeGGbcuABQ5RrBkXsYU
zD0anY0y9xip8R81IRwbINqvOPxX0tkhJXSQoL6luYNgggZxt4xqrYEUaHaBQJE1
04jy12qRdH5ijUci6/PexY6yigS5yK+G3oiy7GVqSPWW/b3aCgdlygBSsKFONY9p
KHjRNWMz5V/JRCDI0doEzsqJMO94OqGpyZLa6GWIyy6Fk+nheja/OZtDg/fQaSin
10V8GU9YqZ47Ojbr3r2thfDOsmxp4ICjIm2zoKPUuNG9JPImAf3CTtD+DGkijoU/
NIHqHjV3kBSVpxROTfNc8yc+jEjik7FoFCaRTjknKajuZbRTW8anQPiaSmX12WfR
/3UQOpob05rx+OCYYEpq
=L6aj
-END PGP SIGNATURE-
___
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot


Re: [U-Boot] Pull request: u-boot-arm/master

2013-03-16 Thread Albert ARIBAUD
Hi Albert,

On Fri, 15 Mar 2013 23:01:12 +0100, Albert ARIBAUD
albert.u.b...@aribaud.net wrote:

 Hello Tom,
 
 Here is a PR for ARM. Note that doc/README.scrapyard will need a manual
 merge resolution due to ARM tree having a commit that reorders the
 headers and reformats the lines while mainline has a commit adding two
 new entries still in the older format.
 
 The following changes since commit
 fc959081d41aab2d6f4614c5fb3dd1b77ffcdcf4:
 
   x86: Enable CONFIG_OF_CONTROL on coreboot (2013-03-04 15:57:52 -0800)
 
 are available in the git repository at:
 
   git://git.denx.de/u-boot-arm master
 
 for you to fetch changes up to b27673ccbd3d5435319b5c09c3e7061f559f925d:
 
   Merge branch 'u-boot-tegra/master' into
   'u-boot-arm/master' (2013-03-15 20:50:43 +0100)

Sorry about the extra merge conflicts -- at the time of my posting, I
only had the scapyard one. Seems like most new conflicts are due to
Simon's BSS name change; that should be resolved by taking my BSS
changes and changing the symbol's name as Simon does elsewhere, but by
the looks of your IRC comment, you'd already figured it out and only the
tegra conflict is left to resolve.

Amicalement,
-- 
Albert.
___
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot


Re: [U-Boot] Pull request: u-boot-arm/master

2013-02-15 Thread Tom Rini
On Tue, Feb 12, 2013 at 03:25:49PM +0100, Albert ARIBAUD wrote:

 Hello Tom,
 
 The following changes since commit
 3a9d879f6f64585b819af728b53be0a05037fe0d:
 
   Prepare v2013.01 (2013-01-15 14:47:42 -0700)
 
 are available in the git repository at:
 
   git://git.denx.de/u-boot-arm master
 
 for you to fetch changes up to fd8e1c3866578d87ed14a04a59faae341fd415df:
 
   arm: fix CONFIG_DELAY_ENVIRONMENT to act like it claims in the README
   (2013-02-11 10:35:26 -0700)
 
 
 Albert ARIBAUD (1):
   Merge branch 'u-boot-imx/master' into 'u-boot-arm/master'
 
 Allen Martin (13):
   tegra: remove IRDA pinmux synonym
   tegra: fdt: remove clocks nodes
   tegra: fdt: sort dts files
   tegra: fdt: add apbdma node
   fdt: fix dts preprocessor options
   tegra: fdt: add back missing host1x node
   tegra20: fdt: add SPI SFLASH node
   tegra: spi: add fdt support to tegra SPI SFLASH driver
   tegra30: add SBC1 to periph id mapping table
   tegra30: fdt: add SPI SLINK nodes
   tegra: add addresses of SPI SLINK controllers
   tegra: add SPI SLINK driver
   tegra: cardhu: config: enable SPI
 
 Fabio Estevam (4):
   woodburn: Set Write Protection GPIO as input
   mx6qsabre_common: Let mmc partition be board specific
   tools: imximage: Let .name field be more generic
   mxs: Use __weak annotation to simplify code
 
 Javier Martinez Canillas (4):
   OMAP3: use a single board file for IGEP devices
   OMAP3: igep00x0: add boot status GPIO LED
   omap4: allow the use of a plain text env file instead boot scripts
   OMAP3: igep00x0: fix a build warning on IGEP boards
 
 Jeff Lance (1):
   Add DDR3 support for AM335x-EVM (Version 1.5A)
 
 Knut Wohlrab (1):
   mx6qsabreauto: enable USB host interface
 
 Lars Poeschel (3):
   am33xx: add a pulldown macro to pinmux config
   pcm051: Add support for Phytec phyCORE-AM335x
   am335x: display msg when reading MAC from efuse
 
 Lucas Stach (1):
   arm: fix CONFIG_DELAY_ENVIRONMENT to act like it claims in the
 README
 
 Marc Dietrich (3):
   tegra: display: add board pinmux
   tegra: enable LCD on PAZ00
   tegra: remove custom TEGRA_DEVICE_SETTINGS for board files
 
 Marek Vasut (14):
   mxs: mmc: Drop unused members from struct mxsmmc_priv
   mxs: ssp: Pull out the SSP bus to regs conversion
   mx23: Add POWER and CLKCTRL register definitions
   mx23: ssp: Fix ssp-regs.h for MX23
   mmc: Limit the number of used SSP ports on MX23
   mxs: Add function to ungate the power block on MX23
   mxs: Linux uses ttyAMA0 as DUART
   mxs: Add MX23 olinuxino board support
   mxs: Boost the memory power supply
   mxs: dma: Fix APBH DMA driver for MX23
   mxs: ssp: Add SSP registers map for MX23
   mxs: mmc: Allow overriding default card detect implementation
   mxs: mmc: Fix the MMC driver for MX23
   mxs: mmc: mx23_olinuxino: Add MMC support
 
 Otavio Salvador (14):
   mxs: clock: Use 'mxs' prefix for methods
   mx23: Add register base addresses
   mx23: Add iomux-mx23.h
   mx23: Add support on print_cpuinfo()
   mx23: Add boot mode description
   mx23: SPL: Add boot mode support
   mx23: SPL: Initialize DDR at 133MHz
   mx23: config: Enable building of u-boot.sb binary
   mx23: config: Enable mxsboot tool for i.MX23 based boards
   mxs: Fix the memory init for MX23
   mxs: Add MX23 quirks into the clock code
   mxs: mmc: Fix MMC reset on iMX23
   mx23_olinuxino: Add default environment
   mx23evk: Add initial board support
 
 Rob Herring (2):
   ARM: add wfi assembly macro
   ARM: highbank: use wfi macro instead of inline asm
 
 Stephen Warren (2):
   tegra: rename FUNCMUX_UART2_UARTB
   tegra: don't hard-code LCD into default TEGRA_DEVICE_SETTINGS
 
 Tetsuyuki Kobayashi (2):
   arm: rmobile: kzm9g: Adjust SDRAM setting
   arm: rmobile: kzm9g: Adjust ETM trace clock
 
 Thierry Reding (3):
   video: tegra: Update line length to match resolution
   tegra: Enable LCD on Medcom-Wide
   tegra: Enable LCD on TEC
 
 Tom Rini (1):
   am33xx: Drop gpio0_7_pin_mux from phytec pcm051
 
 Tom Warren (19):
   Tegra30: Add arch-tegra30 include files
   Tegra30: Add AVP (arm720t) files
   Tegra30: Add CPU (armv7) files
   Tegra30: Add common CPU (shared) files
   Tegra30: Cardhu: Add DT files
   Tegra30: Add generic Tegra30 build support
   Tegra30: Add/enable Cardhu build (T30 reference board)
   Tegra30: clocks: Fix clock tables for I2C and other periphs
   Tegra30: fdt: Update DT files with I2C info for T30/Cardhu
   Tegra30: I2C: Enable I2C driver on Cardhu
   Tegra: T20: Remove unused 'SLOW' SoC ID and PLLX table entry
   Tegra: Move common clock code to arch/arm/cpu/tegra-common/clock.c
   Tegra114: Add arch-tegra114 

Re: [U-Boot] Pull request: u-boot-arm/master

2013-01-14 Thread Tom Rini
On Mon, Jan 14, 2013 at 05:58:39PM +0100, Albert ARIBAUD wrote:

 Hello Tom,
 
 The following changes since commit
 fd70aa41468be4324275910f85578cb5be6a0439:
 
   m68k/lib: fix serial driver relocation (2013-01-11 14:41:14 -0700)
 
 are available in the git repository at:
 
   git://git.denx.de/u-boot-arm.git master
 
 for you to fetch changes up to a17617d6553369ba72c080128ed8d0b0c33dfc89:
 
   Merge branch 'u-boot-imx/master' into 'u-boot-arm/master' (2013-01-14
   17:00:02 +0100)
 
 
 
 Ajay Kumar (8):
   EXYNOS5: Add support for FIMD and DP
   EXYNOS5: Change parent clock of FIMD to MPLL
   EXYNOS: Add dummy definition to fix compilation dependency on
 CONFIG_EXYNOS_MIPI_DSIM video: Modify exynos_fimd driver to support LCD
 console EXYNOS5: Make all display related code dependent on CONFIG_LCD
   EXYNOS5: Enable console multiplexing in u-boot
   video: exynos_dp: Remove unused variable disp_info
   video: exynos_fb: Make a call to draw_logo only when
 CONFIG_CMD_BMP is selected
 
 Albert ARIBAUD (2):
   Merge branch 'u-boot-samsung/master' into 'u-boot-arm/master'
   Merge branch 'u-boot-imx/master' into 'u-boot-arm/master'
 
 Bo Shen (1):
   arm: at91sam9x5: add dataflash boot support
 
 Chander Kashyap (4):
   EXYNOS: EXYNOS4X12: Populate Exynos4x12 register addresses
   EXYNOS: EXYNOS4X12: Add clock structure for EXYNOS4X12
   EXYNOS: EXYNOS4X12: Add gpio structure for EXYNOS4X12
   EXYNOS: EXYNOS4X12: extract Exynos4x12 IPs clock frequency
 
 Fabio Estevam (4):
   mx6: Add workaround for ARM errata
   mx53loco: Add support for SEIKO 4.3'' WVGA panel
   mx6qsabresd: Fix booting the kernel from SDHC3
   mx51evk: Add DVI output support
 
 Hatim RV (5):
   EXYNOS5: FDT: add initial dts file for EXYNOS5250, SMDK5250
   fdt: exynos5: Add DT node definition for SROM and SMSC9215
   exynos5: Add DT based driver for SMC911X ethernet
   exynos5: config: Rename the smdk5250.h to exynos5250-dt.h
   SMDK5250: config: Add configuration file for SMDK5250 board
 
 Jaehoon Chung (2):
   Exynos: clock: support get_mmc_clk for exynos
   Exynos: clock: add CLK_DIV_FSYS3 at set_mmc_clk
 
 Otavio Salvador (6):
   mx6qsabrelite: Use tabs to environment setting
   mx28evk: We shouldn't hardcode a rootfs filesystem type
   mx28evk: Add support to dynamically choose between fdt use or not
   mx53loco: Add support to dynamically choose between fdt use or not
   mx6qsabrelite: Add support to dynamically choose between fdt use
 or not mx6qsabre{auto, sd}: Add support to dynamically choose between
 fdt use or not
 
 Piotr Wilczek (1):
   arm:exynos4:pinmux: Modify the gpio function for mmc
 
 Rajeshwari Shinde (23):
   EXYNOS5: FDT: Add I2C device node data
   EXYNOS5 : FDT: Add Aliases for I2C device
   FDT: Add compatible string for I2C
   EXYNOS5: FDT : Decode peripheral id
   I2C: Driver changes for FDT support
   SMDK5250: Initialise I2C using FDT
   EXYNOS5: FDT: Add sound device node data
   EXYNOS5: FDT: Add sound and codec device node
   EXYNOS5: FDT: Add compatible strings for sound
   Sound: Add FDT support to driver
   Sound: WM8994: Add FDT support to codec
   Sound: Add FDT support to CMD.
   EXYNOS5: FDT: Add compatible strings for SPI
   EXYNOS5 : FDT: Add Aliases for SPI device
   EXYNOS5: FDT: Add SPI device node data
   SPI: EXYNOS: Add FDT support to driver.
   EHCI: Exynos: Add fdt support
   EXYNOS5: Add device node for USB.
   EXYNOS5: FDT: Add compatible strings for USB
   EXYNOS5: FDT: Add compatible strings for PMIC
   EXYNOS5: Add device node for PMIC
   PMIC: MAX77686: Add FDT Support
   I2C: S3C24X0: Resolve build error for VCMA9
 
 Troy Kisky (1):
   mx31/mx35/mx51/mx53/mx6: add watchdog
 
 Vivek Gautam (1):
   SMDK5250: Enable VBus for USB 2.0 controller
 
 ??ukasz Majewski (2):
   spl:falcon:trats Update Trats default board configuration file to
 support FALCON MODE video:cache:fix: Enable dcache flush at LCD
 subsystem for Exynos based boards
 
  arch/arm/cpu/arm1136/mx31/timer.c|   39 
  arch/arm/cpu/arm1136/mx35/generic.c  |6 -
  arch/arm/cpu/armv7/exynos/clock.c|  272
  +- arch/arm/cpu/armv7/exynos/pinmux.c
  |   74 ++ arch/arm/cpu/armv7/mx6/lowlevel_init.S   |   10 +
  arch/arm/dts/exynos5250.dtsi |  154 
  arch/arm/imx-common/cpu.c|5 -
  arch/arm/include/asm/arch-exynos/clk.h   |1 +
  arch/arm/include/asm/arch-exynos/clock.h |  276
  ++ arch/arm/include/asm/arch-exynos/cpu.h
  |   48 +++- arch/arm/include/asm/arch-exynos/dp_info.h   |2 +
  arch/arm/include/asm/arch-exynos/gpio.h  |   85 +++
  arch/arm/include/asm/arch-exynos/mipi_dsim.h |7 +
 

Re: [U-Boot] Pull request: u-boot-arm/master

2013-01-11 Thread Tom Rini
On Fri, Jan 11, 2013 at 10:36:06PM +0100, Albert ARIBAUD wrote:

 Hello Tom,
 
 The following changes since commit
 61bdb9133593f0f881a57232039296f64bd662ed:
 
   arm: remove useless code in start.S files (2013-01-08 22:14:54 +0100)
 
 are available in the git repository at:
 
   git://git.denx.de/u-boot-arm.git master
 
 for you to fetch changes up to 59ee45ee91cc91b392a8e2684bfcb8c933ce4967:
 
   Merge branch 'u-boot-ti/master' into 'u-boot-arm/master' (2013-01-11
   18:17:33 +0100)
 
 
 
 Albert ARIBAUD (6):
   mv88e61xx: refactor PHY and SWITCH level-code
   kirkwood: make MPP arrays static const
   ARM: lacie_kw: add support for WIRELESS_SPACE
   Merge branch 'u-boot-marvell/master' into 'u-boot-arm/master'
   Merge 'u-boot-atmel/master' into 'u-boot-arm/master'
   Merge branch 'u-boot-ti/master' into 'u-boot-arm/master'
 
 Andreas Bie??mann (1):
   mv-common.h: increase malloc arena to 4MiB
 
 Arun Mankuzhi (1):
   arm: move flush_dcache_all() to just before disable cache
 
 Bo Shen (1):
   spi: atmel: sam9m10g45 also support WDRBT bit
 
 Gabe Black (1):
   arm: Keep track of the tlb size as well as its location
 
 Holger Brunck (3):
   arm/km: fix memory settings
   km/common: drop unneeded std* environment variables
   km/common: cosmetic change reported from checkpatch
 
 Javier Martinez Canillas (3):
   OMAP3: igep00x0: add CONFIG_SPL_BOARD_INIT for
 CONFIG_SPL_NAND_SUPPORT serial/ns16550: add an option to avoid hanging
 on broken platforms OMAP3: igep00x0: add CONFIG_SYS_NS16550_BROKEN_TEMT
 
 Luke Lowrey (1):
   arch-kirkwood: Ethernet port macro returning incorrect address
 
 Michael Walle (1):
   lsxl: unset ncip for rescue mode
 
 Nishanth Menon (1):
   Makefile: remove MLO.byteswap on clobber
 
 Richard Genoud (3):
   at91sam9x5: enable USB support for 9x5ek board.
   at91sam9x5ek: regroup FAT/DOS features
   at91sam9x5ek: add USB configuration
 
 Simon Glass (6):
   arm: Move fdt check earlier so that board_early_init_f() can use
 it arm: Add CONFIG_DELAY_ENVIRONMENT to delay environment loading
   Document the CONFIG_DISPLAY_BOARDINFO option
   arm: Add CONFIG_DISPLAY_BOARDINFO_LATE to display board info on
 LCD Add option to display customised memory information
   arm: Move bootstage record for board_init_f() to after
 arch_cpu_init()
 
 Taylor Hutt (1):
   arm: Tabify code for MMC initialization
 
 Tom Wai-Hong Tam (1):
   arm: Make interrupts.o and reset.o in libarm also appear in SPL
 
 Valentin Longchamp (1):
   arm/km: remove duplicate code
 
  Makefile |2 +-
  README   |   28 ++
  arch/arm/cpu/arm926ejs/at91/at91sam9x5_devices.c |   13 +
  arch/arm/cpu/arm926ejs/kirkwood/mpp.c|2 +-
  arch/arm/include/asm/arch-at91/at91sam9x5.h  |2 +
  arch/arm/include/asm/arch-kirkwood/cpu.h |2 +-
  arch/arm/include/asm/arch-kirkwood/mpp.h |2 +-
  arch/arm/include/asm/global_data.h   |1 +
  arch/arm/lib/Makefile|5 +-
  arch/arm/lib/board.c |   75 +++-
  arch/arm/lib/cache-cp15.c|5 +-
  board/LaCie/net2big_v2/net2big_v2.c  |2 +-
  board/LaCie/netspace_v2/netspace_v2.c|2 +-
  board/LaCie/wireless_space/Makefile  |   46 ++
  board/LaCie/wireless_space/kwbimage.cfg  |   82 
  board/LaCie/wireless_space/wireless_space.c  |  176 
  board/Marvell/dreamplug/dreamplug.c  |2 +-
  board/Marvell/guruplug/guruplug.c|2 +-
  board/Marvell/mv88f6281gtw_ge/mv88f6281gtw_ge.c  |2 +-
  board/Marvell/openrd/openrd.c|2 +-
  board/Marvell/rd6281a/rd6281a.c  |2 +-
  board/Marvell/sheevaplug/sheevaplug.c|2 +-
  board/Seagate/dockstar/dockstar.c|2 +-
  board/atmel/at91sam9x5ek/at91sam9x5ek.c  |3 +
  board/buffalo/lsxl/lsxl.c|7 +-
  board/cloudengines/pogo_e02/pogo_e02.c   |2 +-
  board/d-link/dns325/dns325.c |2 +-
  board/iomega/iconnect/iconnect.c |2 +-
  board/karo/tk71/tk71.c   |2 +-
  board/keymile/common/common.c|2 +-
  board/keymile/km_arm/km_arm.c|   16 +-
  board/keymile/km_arm/kwbimage-memphis.cfg|6 +-
  board/keymile/km_arm/kwbimage.cfg|6 +-
  board/keymile/km_arm/kwbimage_128M16_1.cfg   |   25 +-
  board/keymile/km_arm/kwbimage_256M8_1.cfg|   25 +-
  board/raidsonic/ib62x0/ib62x0.c  |2 +-
  boards.cfg   |1 +
  common/cmd_mem.c | 

Re: [U-Boot] Pull request: u-boot-arm/master

2013-01-09 Thread Tom Rini
On Wed, Jan 09, 2013 at 03:43:04PM +0100, Albert ARIBAUD wrote:

 Hello Tom,
 
 The following changes since commit
 7528cf5f016b5b8b8b12b373f6f31a10bf89233d:
 
   Merge branch 'u-boot-imx/master' into 'u-boot-arm/master' (2013-01-08
   14:59:37 +0100)
 
 are available in the git repository at:
 
 
   git://git.denx.de/u-boot-arm.git master
 
 for you to fetch changes up to 61bdb9133593f0f881a57232039296f64bd662ed:
 
   arm: remove useless code in start.S files (2013-01-08 22:14:54 +0100)
 
 
 Albert ARIBAUD (2):
   arm: move C runtime setup code in crt0.S
   arm: remove useless code in start.S files
 
  arch/arm/cpu/arm1136/start.S  |   71 +++-
  arch/arm/cpu/arm1176/start.S  |   62 ++-
  arch/arm/cpu/arm720t/start.S  |   53 ++---
  arch/arm/cpu/arm920t/start.S  |   61 ++
  arch/arm/cpu/arm925t/start.S  |   65 ++-
  arch/arm/cpu/arm926ejs/start.S|   86 ++
  arch/arm/cpu/arm946es/start.S |   56 ++
  arch/arm/cpu/arm_intcm/start.S|   63 ++-
  arch/arm/cpu/armv7/start.S|   58 +++---
  arch/arm/cpu/ixp/start.S  |   55 ++---
  arch/arm/cpu/pxa/start.S  |   63 ++-
  arch/arm/cpu/s3c44b0/start.S  |   55 ++---
  arch/arm/cpu/sa1100/start.S   |   50 ++---
  arch/arm/lib/Makefile |2 +
  arch/arm/lib/board.c  |   11 --
  arch/arm/lib/crt0.S   |  173
  +
  include/common.h  |2 +-
  include/configs/socfpga_cyclone5.h|2 +-
  lib/asm-offsets.c |   14 +++
  nand_spl/board/freescale/mx31pdk/Makefile |6 +-
  nand_spl/board/karo/tx25/Makefile |6 +- 21 files changed,
  326 insertions(+), 688 deletions(-) create mode 100644
  arch/arm/lib/crt0.S

Applied to u-boot/master, thanks!

-- 
Tom


signature.asc
Description: Digital signature
___
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot


Re: [U-Boot] Pull request: u-boot-arm/master

2013-01-08 Thread Simon Glass
Hi Albert,

On Tue, Jan 8, 2013 at 7:07 AM, Albert ARIBAUD
albert.u.b...@aribaud.net wrote:
 Hello Tom,

 The following changes since commit
 96764df1b47ddebfb50fadf5af72530b07b5fc89:

   Merge samsung, imx, tegra into u-boot-arm/master (2012-12-22 11:59:14
   +0100)

 are available in the git repository at:


   git://git.denx.de/u-boot-arm.git master

 for you to fetch changes up to 7528cf5f016b5b8b8b12b373f6f31a10bf89233d:

   Merge branch 'u-boot-imx/master' into 'u-boot-arm/master' (2013-01-08
   14:59:37 +0100)

 

 Albert ARIBAUD (2):
   Merge branch 'u-boot-ti/master' into 'u-boot-arm/master'
   Merge branch 'u-boot-imx/master' into 'u-boot-arm/master'

 Andreas Bießmann (1):
   omap3/mem.c: remove unused defines

 Ashok (1):
   mx35pdk:Use IMX_GPIO_NR macro

 Davide Bonfanti (1):
   davinci: fixed cpu reset

 Fabio Estevam (6):
   mx35pdk: Allow booting of a device tree kernel
   mx53loco: Call PMIC related functions from board_late_init()
   mx51evk: Remove unneeded comment
   mx53loco: Remove unneeded 'retval' variable
   mx53loco: Improve error handling on power_init()
   tools: imximage: Load a size that is multiple of 512

 Ilya Yanok (6):
   OMAP: include sys_proto.h from boot-common
   am335x_evm: add nand pinmux definition
   am33xx: NAND support
   am335x_evm: enable NAND support
   am33xx_spl_bch: simple SPL nand loader for AM33XX
   am335x_evm: enable SPL NAND support

 Lokesh Vutla (1):
   omap: emif: configure emif only when required

 Mansoor Ahamed (2):
   am33xx: add ELM support
   omap_gpmc: BCH8 support (ELM based)

 Marek Vasut (1):
   mxs: Add NAND fdt and ramdisk partition to m28evk

 Nikita Kiryanov (2):
   gpio: add gpio_is_valid() to omap_gpio API
   cm-t35: enable zero bootdelay check

 Otavio Salvador (4):
   mx53loco: We shouldn't hardcode a rootfs filesystem type
   mx53loco: Change default loadaddr to 0x7200
   mx6qsabrelite: Change default loadaddr to 0x1200
   mx6qsabre_common: Change default loadaddr to 0x1200

 Peter Barada (1):
   Pass sdrc timing values through board_sdrc_timings structure

 Robert P. J. Day (4):
   omap3_beagle.h: Fix comment for true/false return value.
   omap3: Add a few comments to #endifs for readability.
   omap4: Add comments on some #endifs for readability.
   OMAP: Tweak omap-common/Makefile since reset.S - reset.c

 Shawn Guo (3):
   fsl_esdhc: add MMC_MODE_HC host_caps
   mx6qsabresd: add usdhc2 and usdhc4 support
   mx6qsabresd: use on-board eMMC to store environment

 Stefano Babic (2):
   OMAP3: fix panel timing on the mt_ventoux board
   OMAP3: TAM3517: add macros for reading eeprom

 Thomas Weber (1):
   OMAP3: Remove unused PHYS_SDRAM_1_SIZE

 Vincent Stehlé (2):
   omap24xx_i2c: Handle wait_for_bb error
   power: twl6035: complain on LDO9 error

 Yegor Yefremov (2):
   am335x: disable internal delay for RGMII mode
   am335x: cpsw: make phy address configurable

 ajoy (1):
   OMAP3 SPI : Fixed bugs related to SPI transfer

  arch/arm/cpu/arm926ejs/davinci/reset.c   |2 +-
  arch/arm/cpu/armv7/am33xx/Makefile   |2 +
  arch/arm/cpu/armv7/am33xx/board.c|1 +
  arch/arm/cpu/armv7/am33xx/clock.c|   10 +
  arch/arm/cpu/armv7/am33xx/elm.c  |  212 ++
  arch/arm/cpu/armv7/am33xx/mem.c  |  101 +++
  arch/arm/cpu/armv7/omap-common/Makefile  |5 +-
  arch/arm/cpu/armv7/omap-common/boot-common.c |1 +
  arch/arm/cpu/armv7/omap-common/emif-common.c |   41 ++-
  arch/arm/cpu/armv7/omap3/board.c |4 +-
  arch/arm/cpu/armv7/omap3/mem.c   |   18 +-
  arch/arm/cpu/armv7/omap3/sdrc.c  |   36 +--
  arch/arm/cpu/armv7/omap4/clocks.c|2 +-
  arch/arm/cpu/armv7/omap4/hwinit.c|4 +-
  arch/arm/include/asm/arch-am33xx/cpu.h   |   53 
  arch/arm/include/asm/arch-am33xx/elm.h   |   93 ++
  arch/arm/include/asm/arch-am33xx/hardware.h  |3 +
  arch/arm/include/asm/arch-am33xx/mem.h   |   83 ++
  arch/arm/include/asm/arch-am33xx/omap_gpmc.h |  120 
  arch/arm/include/asm/arch-am33xx/sys_proto.h |3 +
  arch/arm/include/asm/arch-omap3/sys_proto.h  |   13 +-
  arch/arm/include/asm/omap_gpio.h |7 +
  board/corscience/tricorder/tricorder.c   |   13 +-
  board/freescale/mx35pdk/mx35pdk.c|2 +-
  board/freescale/mx53loco/mx53loco.c  |   84 --
  board/freescale/mx6qsabresd/mx6qsabresd.c|   80 -
  board/isee/igep0020/igep0020.c   |   29 +-
  board/isee/igep0030/igep0030.c   |   29 +-
  board/overo/overo.c  |   37 ++-
  board/technexion/twister/twister.c   |   10 +-
  board/teejet/mt_ventoux/mt_ventoux.c |   

Re: [U-Boot] Pull request: u-boot-arm/master

2013-01-08 Thread Albert ARIBAUD
Hi Simon,

On Tue, 8 Jan 2013 12:50:57 -0800, Simon Glass s...@chromium.org wrote:
 Hi Albert,
 
 On Tue, Jan 8, 2013 at 7:07 AM, Albert ARIBAUD
 albert.u.b...@aribaud.net wrote:
  Hello Tom,
 
  The following changes since commit
  96764df1b47ddebfb50fadf5af72530b07b5fc89:
 
Merge samsung, imx, tegra into u-boot-arm/master (2012-12-22 11:59:14
+0100)
 
  are available in the git repository at:
 
 
git://git.denx.de/u-boot-arm.git master
 
  for you to fetch changes up to 7528cf5f016b5b8b8b12b373f6f31a10bf89233d:
 
Merge branch 'u-boot-imx/master' into 'u-boot-arm/master' (2013-01-08
14:59:37 +0100)
 
  
 
  Albert ARIBAUD (2):
Merge branch 'u-boot-ti/master' into 'u-boot-arm/master'
Merge branch 'u-boot-imx/master' into 'u-boot-arm/master'
 
  Andreas Bießmann (1):
omap3/mem.c: remove unused defines
 
  Ashok (1):
mx35pdk:Use IMX_GPIO_NR macro
 
  Davide Bonfanti (1):
davinci: fixed cpu reset
 
  Fabio Estevam (6):
mx35pdk: Allow booting of a device tree kernel
mx53loco: Call PMIC related functions from board_late_init()
mx51evk: Remove unneeded comment
mx53loco: Remove unneeded 'retval' variable
mx53loco: Improve error handling on power_init()
tools: imximage: Load a size that is multiple of 512
 
  Ilya Yanok (6):
OMAP: include sys_proto.h from boot-common
am335x_evm: add nand pinmux definition
am33xx: NAND support
am335x_evm: enable NAND support
am33xx_spl_bch: simple SPL nand loader for AM33XX
am335x_evm: enable SPL NAND support
 
  Lokesh Vutla (1):
omap: emif: configure emif only when required
 
  Mansoor Ahamed (2):
am33xx: add ELM support
omap_gpmc: BCH8 support (ELM based)
 
  Marek Vasut (1):
mxs: Add NAND fdt and ramdisk partition to m28evk
 
  Nikita Kiryanov (2):
gpio: add gpio_is_valid() to omap_gpio API
cm-t35: enable zero bootdelay check
 
  Otavio Salvador (4):
mx53loco: We shouldn't hardcode a rootfs filesystem type
mx53loco: Change default loadaddr to 0x7200
mx6qsabrelite: Change default loadaddr to 0x1200
mx6qsabre_common: Change default loadaddr to 0x1200
 
  Peter Barada (1):
Pass sdrc timing values through board_sdrc_timings structure
 
  Robert P. J. Day (4):
omap3_beagle.h: Fix comment for true/false return value.
omap3: Add a few comments to #endifs for readability.
omap4: Add comments on some #endifs for readability.
OMAP: Tweak omap-common/Makefile since reset.S - reset.c
 
  Shawn Guo (3):
fsl_esdhc: add MMC_MODE_HC host_caps
mx6qsabresd: add usdhc2 and usdhc4 support
mx6qsabresd: use on-board eMMC to store environment
 
  Stefano Babic (2):
OMAP3: fix panel timing on the mt_ventoux board
OMAP3: TAM3517: add macros for reading eeprom
 
  Thomas Weber (1):
OMAP3: Remove unused PHYS_SDRAM_1_SIZE
 
  Vincent Stehlé (2):
omap24xx_i2c: Handle wait_for_bb error
power: twl6035: complain on LDO9 error
 
  Yegor Yefremov (2):
am335x: disable internal delay for RGMII mode
am335x: cpsw: make phy address configurable
 
  ajoy (1):
OMAP3 SPI : Fixed bugs related to SPI transfer
 
   arch/arm/cpu/arm926ejs/davinci/reset.c   |2 +-
   arch/arm/cpu/armv7/am33xx/Makefile   |2 +
   arch/arm/cpu/armv7/am33xx/board.c|1 +
   arch/arm/cpu/armv7/am33xx/clock.c|   10 +
   arch/arm/cpu/armv7/am33xx/elm.c  |  212 ++
   arch/arm/cpu/armv7/am33xx/mem.c  |  101 +++
   arch/arm/cpu/armv7/omap-common/Makefile  |5 +-
   arch/arm/cpu/armv7/omap-common/boot-common.c |1 +
   arch/arm/cpu/armv7/omap-common/emif-common.c |   41 ++-
   arch/arm/cpu/armv7/omap3/board.c |4 +-
   arch/arm/cpu/armv7/omap3/mem.c   |   18 +-
   arch/arm/cpu/armv7/omap3/sdrc.c  |   36 +--
   arch/arm/cpu/armv7/omap4/clocks.c|2 +-
   arch/arm/cpu/armv7/omap4/hwinit.c|4 +-
   arch/arm/include/asm/arch-am33xx/cpu.h   |   53 
   arch/arm/include/asm/arch-am33xx/elm.h   |   93 ++
   arch/arm/include/asm/arch-am33xx/hardware.h  |3 +
   arch/arm/include/asm/arch-am33xx/mem.h   |   83 ++
   arch/arm/include/asm/arch-am33xx/omap_gpmc.h |  120 
   arch/arm/include/asm/arch-am33xx/sys_proto.h |3 +
   arch/arm/include/asm/arch-omap3/sys_proto.h  |   13 +-
   arch/arm/include/asm/omap_gpio.h |7 +
   board/corscience/tricorder/tricorder.c   |   13 +-
   board/freescale/mx35pdk/mx35pdk.c|2 +-
   board/freescale/mx53loco/mx53loco.c  |   84 --
   board/freescale/mx6qsabresd/mx6qsabresd.c|   80 -
   board/isee/igep0020/igep0020.c   |   29 +-
   

Re: [U-Boot] Pull request: u-boot-arm/master

2013-01-08 Thread Simon Glass
Hi Albert,

On Tue, Jan 8, 2013 at 1:01 PM, Albert ARIBAUD
albert.u.b...@aribaud.net wrote:
 Hi Simon,

 On Tue, 8 Jan 2013 12:50:57 -0800, Simon Glass s...@chromium.org wrote:
 Hi Albert,

 On Tue, Jan 8, 2013 at 7:07 AM, Albert ARIBAUD
 albert.u.b...@aribaud.net wrote:
  Hello Tom,
 
  The following changes since commit
  96764df1b47ddebfb50fadf5af72530b07b5fc89:
 
Merge samsung, imx, tegra into u-boot-arm/master (2012-12-22 11:59:14
+0100)
 
  are available in the git repository at:
 
 
git://git.denx.de/u-boot-arm.git master
 
[snip]

 I have some ARM patches starting here:

 http://patchwork.ozlabs.org/patch/203071/

 Do you expect to pick up some of these at some point?

 They've been submitted in v1 before nov 3rd, and the last version has
 received no request for correction for a whole month, so they have to
 get in anyway. I'll pull them in and send a PR tomorrow morning GMT+1.

OK thank you.


 Regards,
 Simon

 Amicalement,
 --
 Albert.
___
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot


Re: [U-Boot] Pull request: u-boot-arm/master

2013-01-08 Thread Tom Rini
On Tue, Jan 08, 2013 at 04:07:59PM +0100, Albert ARIBAUD wrote:

 Hello Tom,
 
 The following changes since commit
 96764df1b47ddebfb50fadf5af72530b07b5fc89:
 
   Merge samsung, imx, tegra into u-boot-arm/master (2012-12-22 11:59:14
   +0100)
 
 are available in the git repository at:
 
 
   git://git.denx.de/u-boot-arm.git master
 
 for you to fetch changes up to 7528cf5f016b5b8b8b12b373f6f31a10bf89233d:
 
   Merge branch 'u-boot-imx/master' into 'u-boot-arm/master' (2013-01-08
   14:59:37 +0100)
 
 
 
 Albert ARIBAUD (2):
   Merge branch 'u-boot-ti/master' into 'u-boot-arm/master'
   Merge branch 'u-boot-imx/master' into 'u-boot-arm/master'
 
 Andreas Bie??mann (1):
   omap3/mem.c: remove unused defines
 
 Ashok (1):
   mx35pdk:Use IMX_GPIO_NR macro
 
 Davide Bonfanti (1):
   davinci: fixed cpu reset
 
 Fabio Estevam (6):
   mx35pdk: Allow booting of a device tree kernel
   mx53loco: Call PMIC related functions from board_late_init()
   mx51evk: Remove unneeded comment
   mx53loco: Remove unneeded 'retval' variable
   mx53loco: Improve error handling on power_init()
   tools: imximage: Load a size that is multiple of 512
 
 Ilya Yanok (6):
   OMAP: include sys_proto.h from boot-common
   am335x_evm: add nand pinmux definition
   am33xx: NAND support
   am335x_evm: enable NAND support
   am33xx_spl_bch: simple SPL nand loader for AM33XX
   am335x_evm: enable SPL NAND support
 
 Lokesh Vutla (1):
   omap: emif: configure emif only when required
 
 Mansoor Ahamed (2):
   am33xx: add ELM support
   omap_gpmc: BCH8 support (ELM based)
 
 Marek Vasut (1):
   mxs: Add NAND fdt and ramdisk partition to m28evk
 
 Nikita Kiryanov (2):
   gpio: add gpio_is_valid() to omap_gpio API
   cm-t35: enable zero bootdelay check
 
 Otavio Salvador (4):
   mx53loco: We shouldn't hardcode a rootfs filesystem type
   mx53loco: Change default loadaddr to 0x7200
   mx6qsabrelite: Change default loadaddr to 0x1200
   mx6qsabre_common: Change default loadaddr to 0x1200
 
 Peter Barada (1):
   Pass sdrc timing values through board_sdrc_timings structure
 
 Robert P. J. Day (4):
   omap3_beagle.h: Fix comment for true/false return value.
   omap3: Add a few comments to #endifs for readability.
   omap4: Add comments on some #endifs for readability.
   OMAP: Tweak omap-common/Makefile since reset.S - reset.c
 
 Shawn Guo (3):
   fsl_esdhc: add MMC_MODE_HC host_caps
   mx6qsabresd: add usdhc2 and usdhc4 support
   mx6qsabresd: use on-board eMMC to store environment
 
 Stefano Babic (2):
   OMAP3: fix panel timing on the mt_ventoux board
   OMAP3: TAM3517: add macros for reading eeprom
 
 Thomas Weber (1):
   OMAP3: Remove unused PHYS_SDRAM_1_SIZE
 
 Vincent Stehl?? (2):
   omap24xx_i2c: Handle wait_for_bb error
   power: twl6035: complain on LDO9 error
 
 Yegor Yefremov (2):
   am335x: disable internal delay for RGMII mode
   am335x: cpsw: make phy address configurable
 
 ajoy (1):
   OMAP3 SPI : Fixed bugs related to SPI transfer
 
  arch/arm/cpu/arm926ejs/davinci/reset.c   |2 +-
  arch/arm/cpu/armv7/am33xx/Makefile   |2 +
  arch/arm/cpu/armv7/am33xx/board.c|1 +
  arch/arm/cpu/armv7/am33xx/clock.c|   10 +
  arch/arm/cpu/armv7/am33xx/elm.c  |  212 ++
  arch/arm/cpu/armv7/am33xx/mem.c  |  101 +++
  arch/arm/cpu/armv7/omap-common/Makefile  |5 +-
  arch/arm/cpu/armv7/omap-common/boot-common.c |1 +
  arch/arm/cpu/armv7/omap-common/emif-common.c |   41 ++-
  arch/arm/cpu/armv7/omap3/board.c |4 +-
  arch/arm/cpu/armv7/omap3/mem.c   |   18 +-
  arch/arm/cpu/armv7/omap3/sdrc.c  |   36 +--
  arch/arm/cpu/armv7/omap4/clocks.c|2 +-
  arch/arm/cpu/armv7/omap4/hwinit.c|4 +-
  arch/arm/include/asm/arch-am33xx/cpu.h   |   53 
  arch/arm/include/asm/arch-am33xx/elm.h   |   93 ++
  arch/arm/include/asm/arch-am33xx/hardware.h  |3 +
  arch/arm/include/asm/arch-am33xx/mem.h   |   83 ++
  arch/arm/include/asm/arch-am33xx/omap_gpmc.h |  120 
  arch/arm/include/asm/arch-am33xx/sys_proto.h |3 +
  arch/arm/include/asm/arch-omap3/sys_proto.h  |   13 +-
  arch/arm/include/asm/omap_gpio.h |7 +
  board/corscience/tricorder/tricorder.c   |   13 +-
  board/freescale/mx35pdk/mx35pdk.c|2 +-
  board/freescale/mx53loco/mx53loco.c  |   84 --
  board/freescale/mx6qsabresd/mx6qsabresd.c|   80 -
  board/isee/igep0020/igep0020.c   |   29 +-
  board/isee/igep0030/igep0030.c   |   29 +-
  board/overo/overo.c  |   37 ++-
  board/technexion/twister/twister.c   |   10 +-
  board/teejet/mt_ventoux/mt_ventoux.c 

Re: [U-Boot] Pull request: u-boot-arm/master

2013-01-02 Thread Joonyoung Shim
Hi Albert,

2012년 12월 22일 토요일에 Albert ARIBAUD님이 작성:

 Hello Tom,

 The following changes since commit
 095728803eedfce850a2f85828f79500cb09979e:

   Merge branch 'master' of git://git.denx.de/u-boot-net (2012-12-17
   18:39:50 -0700)

 are available in the git repository at:


   git://git.denx.de/u-boot-arm master

 for you to fetch changes up to 96764df1b47ddebfb50fadf5af72530b07b5fc89:

   Merge samsung, imx, tegra into u-boot-arm/master (2012-12-22 11:59:14
   +0100)

 This pull request is specifically to get past the big merge issues from
 u-boot-arm to u-boot which involved samsung, ixm and tegra fixes,
 thanks to all those who took part in helping untie the knot. Once this
 is in, I'll certainly have another pull request, early in the coming
 week.

 

 Albert ARIBAUD (2):
   Merge branch 'u-boot-imx/master' into 'u-boot-arm/master'
   Merge samsung, imx, tegra into u-boot-arm/master


From this merge commit, i found arm:exynos4:pinmux: Modify the gpio
function for mmc commit codes are removed.
It seems to be removed by manual merge with exynos:pinmux: Add pinmux
support for i2c commit.

Thanks.



 Allen Martin (2):
   tegra: add CONSOLE_MUX support to tegra-kbc
   Merge remote-tracking branch 'u-boot/master' into
 u-boot-arm-merged

 Ashok Kumar Reddy (1):
   ARM: arm1176: Define arch_cpu_init() for s3c64xx

 Benoît Thébaudeau (17):
   arm1136: Fix enable_caches()
   mx31: Move EHCI definitions to ehci-fsl.h
   ehci-mxc: Clean up
   ehci-mx5: Clean up
   ehci-mx5: Fix OC_DIS usage
   ehci-mx5: Fix OPM usage
   ehci-mx5: Fix *PM usage for i.MX53
   ehci-mx5: Add missing OC_DIS for i.MX53
   ehci-mxc: Make EHCI power/oc polarities configurable
   ehci-mxc: Make i.MX25 EHCI configurable
   ehci-mxc: Define host offsets
   ehci-mxc: Add support for i.MX35
   mx35pdk: Add support for OTG
   ehci-mx5/6: Make board_ehci_hcd_init() optional
   ehci-mxc: Fix host power mask bit for i.MX35
   ehci-mxc: Fix host power mask bit for i.MX25
   mx5: Mark lowlevel_init board-specific code

 Chander Kashyap (1):
   Exynos5250: Enable PXE Support

 Fabio Estevam (28):
   mx25pdk: Include CONFIG_MX25
   mx25pdk: Add esdhc support
   pmic_fsl: Introduce FSL_PMIC_I2C_LENGTH
   mx25: Place common functions into sys_proto.h
   pmic: Add support for mc34704
   mx25pdk: Add Ethernet support
   mx53loco: Allow booting a zImage kernel
   mx25pdk: Allow booting a zImage kernel
   mx51evk: Allow booting a zImage kernel
   mx35pdk: Allow booting a zImage kernel
   mx6qsabre_common: Allow booting a zImage kernel
   mx5: Align SPI CS naming with i.MX53 reference manual
   mx5: Print CSPI clock in 'clock' command
   spi: mxc_spi: Fix handling of chip select
   spi: mxc_spi: Fix spi clock glitch durant reset
   mx6: clock: Only show CSPI clock if CSPI is enabled
   mx28evk: Configure CONFIG_BOOTDELAY to one second
   mx53loco: Configure CONFIG_BOOTDELAY to one second
   mx6qsabrelite: Configure CONFIG_BOOTDELAY to one second
   mx6qsabre_common: Configure CONFIG_BOOTDELAY to one second
   mx51evk: Configure CONFIG_BOOTDELAY to one second
   mx25pdk: Configure CONFIG_BOOTDELAY to one second
   mx31pdk: Configure CONFIG_BOOTDELAY to one second
   mx35pdk: Configure CONFIG_BOOTDELAY to one second
   mx25pdk: Adapt it for the new PMIC framework
   woodburn: Set gpio value in gpio_direction_output()
   mx53loco: Fix PMIC name
   mx25pdk: Allow booting a device tree kernel

 Hatim RV (3):
   EXYNOS: Add clock for SPI
   EXYNOS5: Add base address for SPI
   EXYNOS5: Enable SPI

 Marek Vasut (9):
   dm: wdt: Move s5p watchdog timer to drivers/watchdog/
   mx28: Fix typo in POWER_MINPWR_VBG_OFF
   mx28: Fix typo in POWER_DCLIMITS_NEGLIMIT_OFFSET
   mx28: Remove SET, CLR, TOG ops from PLLxCTRL1 registers
   mx28: Rename regs-power.h to regs-power-mx28.h
   mxs: Silence elftosb
   mxs: Implement common function to setup VDDx
   mxs: Properly setup VDDD in power supply setup code
   mxs: Staticize SPL functions

 Mayuresh Kulkarni (1):
   tegra: Enable display/lcd support on Seaboard

 Minkyu Kang (6):
   ARCH: EXYNOS: add support to match product id
   EXYNOS: Clock: Add common function for pll rate calculation
   s3c64xx: fix the compiler error and warning
   Merge branch 'master' of git://git.denx.de/u-boot into resolve
   universal_c210: fix compiler error and compiler warning
   universal_c210: check the NULL pointer when get the PMIC

 Otavio Salvador (1):
   mxs: SPL: Generalize memory initialization

 Piotr Wilczek (12):
   arm:exynos4:trats: Correct SDRAM configuration for trats
   arm:exynos4:trats: Fix SDRAM size
   arm:exynos4:pinmux: Modify the gpio function for mmc
   

Re: [U-Boot] Pull request: u-boot-arm/master

2013-01-02 Thread Lukasz Majewski
Hi Albert,

 Hi Albert,
 
 2012년 12월 22일 토요일에 Albert ARIBAUD님이 작성:
 
  Hello Tom,
 
  The following changes since commit
  095728803eedfce850a2f85828f79500cb09979e:
 
Merge branch 'master' of git://git.denx.de/u-boot-net (2012-12-17
18:39:50 -0700)
 
  are available in the git repository at:
 
 
git://git.denx.de/u-boot-arm master
 
  for you to fetch changes up to
  96764df1b47ddebfb50fadf5af72530b07b5fc89:
 
Merge samsung, imx, tegra into u-boot-arm/master (2012-12-22
  11:59:14 +0100)
 
  This pull request is specifically to get past the big merge issues
  from u-boot-arm to u-boot which involved samsung, ixm and tegra
  fixes, thanks to all those who took part in helping untie the knot.
  Once this is in, I'll certainly have another pull request, early in
  the coming week.
 
  
 
  Albert ARIBAUD (2):
Merge branch 'u-boot-imx/master' into 'u-boot-arm/master'
Merge samsung, imx, tegra into u-boot-arm/master
 
 
 From this merge commit, i found arm:exynos4:pinmux: Modify the gpio
 function for mmc commit codes are removed.
 It seems to be removed by manual merge with exynos:pinmux: Add pinmux
 support for i2c commit.

Joonyoung thanks for information. We have spotted this yesterday. Piotr
has prepared patch for fixing this (will be posted very soon).

After Piotr's patch Trats recognizes eMMC device again.

 
 Thanks.
 
 
 
  Allen Martin (2):
tegra: add CONSOLE_MUX support to tegra-kbc
Merge remote-tracking branch 'u-boot/master' into
  u-boot-arm-merged
 
  Ashok Kumar Reddy (1):
ARM: arm1176: Define arch_cpu_init() for s3c64xx
 
  Benoît Thébaudeau (17):
arm1136: Fix enable_caches()
mx31: Move EHCI definitions to ehci-fsl.h
ehci-mxc: Clean up
ehci-mx5: Clean up
ehci-mx5: Fix OC_DIS usage
ehci-mx5: Fix OPM usage
ehci-mx5: Fix *PM usage for i.MX53
ehci-mx5: Add missing OC_DIS for i.MX53
ehci-mxc: Make EHCI power/oc polarities configurable
ehci-mxc: Make i.MX25 EHCI configurable
ehci-mxc: Define host offsets
ehci-mxc: Add support for i.MX35
mx35pdk: Add support for OTG
ehci-mx5/6: Make board_ehci_hcd_init() optional
ehci-mxc: Fix host power mask bit for i.MX35
ehci-mxc: Fix host power mask bit for i.MX25
mx5: Mark lowlevel_init board-specific code
 
  Chander Kashyap (1):
Exynos5250: Enable PXE Support
 
  Fabio Estevam (28):
mx25pdk: Include CONFIG_MX25
mx25pdk: Add esdhc support
pmic_fsl: Introduce FSL_PMIC_I2C_LENGTH
mx25: Place common functions into sys_proto.h
pmic: Add support for mc34704
mx25pdk: Add Ethernet support
mx53loco: Allow booting a zImage kernel
mx25pdk: Allow booting a zImage kernel
mx51evk: Allow booting a zImage kernel
mx35pdk: Allow booting a zImage kernel
mx6qsabre_common: Allow booting a zImage kernel
mx5: Align SPI CS naming with i.MX53 reference manual
mx5: Print CSPI clock in 'clock' command
spi: mxc_spi: Fix handling of chip select
spi: mxc_spi: Fix spi clock glitch durant reset
mx6: clock: Only show CSPI clock if CSPI is enabled
mx28evk: Configure CONFIG_BOOTDELAY to one second
mx53loco: Configure CONFIG_BOOTDELAY to one second
mx6qsabrelite: Configure CONFIG_BOOTDELAY to one second
mx6qsabre_common: Configure CONFIG_BOOTDELAY to one second
mx51evk: Configure CONFIG_BOOTDELAY to one second
mx25pdk: Configure CONFIG_BOOTDELAY to one second
mx31pdk: Configure CONFIG_BOOTDELAY to one second
mx35pdk: Configure CONFIG_BOOTDELAY to one second
mx25pdk: Adapt it for the new PMIC framework
woodburn: Set gpio value in gpio_direction_output()
mx53loco: Fix PMIC name
mx25pdk: Allow booting a device tree kernel
 
  Hatim RV (3):
EXYNOS: Add clock for SPI
EXYNOS5: Add base address for SPI
EXYNOS5: Enable SPI
 
  Marek Vasut (9):
dm: wdt: Move s5p watchdog timer to drivers/watchdog/
mx28: Fix typo in POWER_MINPWR_VBG_OFF
mx28: Fix typo in POWER_DCLIMITS_NEGLIMIT_OFFSET
mx28: Remove SET, CLR, TOG ops from PLLxCTRL1 registers
mx28: Rename regs-power.h to regs-power-mx28.h
mxs: Silence elftosb
mxs: Implement common function to setup VDDx
mxs: Properly setup VDDD in power supply setup code
mxs: Staticize SPL functions
 
  Mayuresh Kulkarni (1):
tegra: Enable display/lcd support on Seaboard
 
  Minkyu Kang (6):
ARCH: EXYNOS: add support to match product id
EXYNOS: Clock: Add common function for pll rate calculation
s3c64xx: fix the compiler error and warning
Merge branch 'master' of git://git.denx.de/u-boot into resolve
universal_c210: fix compiler error and compiler 

Re: [U-Boot] Pull request: u-boot-arm/master

2012-12-22 Thread Tom Rini
On Sat, Dec 22, 2012 at 01:11:06PM +0100, Albert ARIBAUD wrote:

 Hello Tom,
 
 The following changes since commit
 095728803eedfce850a2f85828f79500cb09979e:
 
   Merge branch 'master' of git://git.denx.de/u-boot-net (2012-12-17
   18:39:50 -0700)
 
 are available in the git repository at:
 
 
   git://git.denx.de/u-boot-arm master
 
 for you to fetch changes up to 96764df1b47ddebfb50fadf5af72530b07b5fc89:
 
   Merge samsung, imx, tegra into u-boot-arm/master (2012-12-22 11:59:14
   +0100)
 
 This pull request is specifically to get past the big merge issues from
 u-boot-arm to u-boot which involved samsung, ixm and tegra fixes,
 thanks to all those who took part in helping untie the knot. Once this
 is in, I'll certainly have another pull request, early in the coming
 week.
 
 
 
 Albert ARIBAUD (2):
   Merge branch 'u-boot-imx/master' into 'u-boot-arm/master'
   Merge samsung, imx, tegra into u-boot-arm/master
 
 Allen Martin (2):
   tegra: add CONSOLE_MUX support to tegra-kbc
   Merge remote-tracking branch 'u-boot/master' into
 u-boot-arm-merged
 
 Ashok Kumar Reddy (1):
   ARM: arm1176: Define arch_cpu_init() for s3c64xx
 
 Beno??t Th??baudeau (17):
   arm1136: Fix enable_caches()
   mx31: Move EHCI definitions to ehci-fsl.h
   ehci-mxc: Clean up
   ehci-mx5: Clean up
   ehci-mx5: Fix OC_DIS usage
   ehci-mx5: Fix OPM usage
   ehci-mx5: Fix *PM usage for i.MX53
   ehci-mx5: Add missing OC_DIS for i.MX53
   ehci-mxc: Make EHCI power/oc polarities configurable
   ehci-mxc: Make i.MX25 EHCI configurable
   ehci-mxc: Define host offsets
   ehci-mxc: Add support for i.MX35
   mx35pdk: Add support for OTG
   ehci-mx5/6: Make board_ehci_hcd_init() optional
   ehci-mxc: Fix host power mask bit for i.MX35
   ehci-mxc: Fix host power mask bit for i.MX25
   mx5: Mark lowlevel_init board-specific code
 
 Chander Kashyap (1):
   Exynos5250: Enable PXE Support
 
 Fabio Estevam (28):
   mx25pdk: Include CONFIG_MX25
   mx25pdk: Add esdhc support
   pmic_fsl: Introduce FSL_PMIC_I2C_LENGTH
   mx25: Place common functions into sys_proto.h
   pmic: Add support for mc34704
   mx25pdk: Add Ethernet support
   mx53loco: Allow booting a zImage kernel
   mx25pdk: Allow booting a zImage kernel
   mx51evk: Allow booting a zImage kernel
   mx35pdk: Allow booting a zImage kernel
   mx6qsabre_common: Allow booting a zImage kernel
   mx5: Align SPI CS naming with i.MX53 reference manual
   mx5: Print CSPI clock in 'clock' command
   spi: mxc_spi: Fix handling of chip select
   spi: mxc_spi: Fix spi clock glitch durant reset
   mx6: clock: Only show CSPI clock if CSPI is enabled
   mx28evk: Configure CONFIG_BOOTDELAY to one second
   mx53loco: Configure CONFIG_BOOTDELAY to one second
   mx6qsabrelite: Configure CONFIG_BOOTDELAY to one second
   mx6qsabre_common: Configure CONFIG_BOOTDELAY to one second
   mx51evk: Configure CONFIG_BOOTDELAY to one second
   mx25pdk: Configure CONFIG_BOOTDELAY to one second
   mx31pdk: Configure CONFIG_BOOTDELAY to one second
   mx35pdk: Configure CONFIG_BOOTDELAY to one second
   mx25pdk: Adapt it for the new PMIC framework
   woodburn: Set gpio value in gpio_direction_output()
   mx53loco: Fix PMIC name
   mx25pdk: Allow booting a device tree kernel
 
 Hatim RV (3):
   EXYNOS: Add clock for SPI
   EXYNOS5: Add base address for SPI
   EXYNOS5: Enable SPI
 
 Marek Vasut (9):
   dm: wdt: Move s5p watchdog timer to drivers/watchdog/
   mx28: Fix typo in POWER_MINPWR_VBG_OFF
   mx28: Fix typo in POWER_DCLIMITS_NEGLIMIT_OFFSET
   mx28: Remove SET, CLR, TOG ops from PLLxCTRL1 registers
   mx28: Rename regs-power.h to regs-power-mx28.h
   mxs: Silence elftosb
   mxs: Implement common function to setup VDDx
   mxs: Properly setup VDDD in power supply setup code
   mxs: Staticize SPL functions
 
 Mayuresh Kulkarni (1):
   tegra: Enable display/lcd support on Seaboard
 
 Minkyu Kang (6):
   ARCH: EXYNOS: add support to match product id
   EXYNOS: Clock: Add common function for pll rate calculation
   s3c64xx: fix the compiler error and warning
   Merge branch 'master' of git://git.denx.de/u-boot into resolve
   universal_c210: fix compiler error and compiler warning
   universal_c210: check the NULL pointer when get the PMIC
 
 Otavio Salvador (1):
   mxs: SPL: Generalize memory initialization
 
 Piotr Wilczek (12):
   arm:exynos4:trats: Correct SDRAM configuration for trats
   arm:exynos4:trats: Fix SDRAM size
   arm:exynos4:pinmux: Modify the gpio function for mmc
   arm:exynos4:trats: Use pinmux for mmc configuration
   arm:exynos4:universal: Use pinmux for mmc configuration
   arm:exynos4:universal: Eliminated low level init
   arm: 

Re: [U-Boot] Pull request: u-boot-arm/master

2012-11-08 Thread Tom Rini
On Mon, Nov 05, 2012 at 12:45:42PM -0700, Stephen Warren wrote:
 On 11/05/2012 09:54 AM, Tom Rini wrote:
  On Sun, Nov 04, 2012 at 10:51:23PM +0100, Albert ARIBAUD wrote:
  
  Hello Tom,
  
  The following changes since commit 
  b68d6712c379735e886ef9c01b946bc36f295273:
  
  ARM: fix u-boot.lds for -ffunction-sections/-fdata-sections 
  (2012-10-26 23:46:21 +0200)
  
  are available in the git repository at:
  
  git://git.denx.de/u-boot-arm master
  
  for you to fetch changes up to
  46d626d3926cf6b9f9c477782c5a0ee620a424cd:
  
  socfpga/spl: Remove malloc.h (2012-11-04 16:23:23 +0100)
  
 ...
  Applied to u-boot/master, thanks!
 
 Did you push this out to the git server? I'd love to rebase my local
 branch on top of it and test. The last commit I see in u-boot/master
 is the EXTRAVERSION fixup.

Just the master - public git sync delay, sorry.

-- 
Tom


signature.asc
Description: Digital signature
___
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot


Re: [U-Boot] Pull request: u-boot-arm/master

2012-11-05 Thread Tom Rini
On Sun, Nov 04, 2012 at 10:51:23PM +0100, Albert ARIBAUD wrote:

 Hello Tom,
 
 The following changes since commit
 b68d6712c379735e886ef9c01b946bc36f295273:
 
   ARM: fix u-boot.lds for -ffunction-sections/-fdata-sections
   (2012-10-26 23:46:21 +0200)
 
 are available in the git repository at:
 
   git://git.denx.de/u-boot-arm master
 
 for you to fetch changes up to 46d626d3926cf6b9f9c477782c5a0ee620a424cd:
 
   socfpga/spl: Remove malloc.h (2012-11-04 16:23:23 +0100)
 
 
 Albert ARIBAUD (2):
   Merge remote-tracking branch 'u-boot-imx/master'
   Merge remote-tracking branch 'u-boot-ti/master'
 
 Allen Martin (5):
   SPL: make jump_to_image_no_args a weak symbol
   tegra: move to common SPL framework
   tegra20: initialize variable to avoid compiler warning
   serial: remove calls to serial_assign()
   arm720t: add back common.h include
 
 Andrew Bradford (4):
   am33xx: Enable UART{1,2,3,4,5} clocks
   am33xx: Enable UART{1,2,3,4,5} pin-mux
   serial: ns16550: Enable COM5 and COM6
   am335x_evm: Enable use of UART{1,2,3,4,5}
 
 Beno??t Th??baudeau (4):
   mx35: Clean up lowlevel_init
   mx35: Fix eSDHC clocks
   mxc: Fix SDHC multi-instance clock
   mx25: Clean up imx-regs.h
 
 Dirk Behme (1):
   mx6qsabrelite: enable DCache and MMC bounce buffer
 
 Eric Nelson (7):
   i.MX: iomux: input pad array can be const
   i.MX: declare iomux_v3_cfg_t arrays as const
   i.MX video: struct fb_videomode can be const
   i.MX: ipufb: add const to fb_videomode declarations
   i.MX6: set drive strength for parallel RGB pads
   i.MX6: add HDMI transmitter register declarations from kernel WIP.
   i.MX6: mx6qsabrelite: Add splash screen support
 
 Fabio Estevam (11):
   mx6qsabreauto: Pass the board revision to the kernel
   mx5: lowlevel_init.S: Split init_clock macro
   mx5: lowlevel_init.S: Fix PLL settings for mx53
   mx53loco: Adapt the IPU clock
   configs: mx53loco: Remove CONFIG_HAS_ETH1
   configs: mx51evk: Remove CONFIG_HAS_ETH1
   configs: mx53evk: Remove CONFIG_HAS_ETH1
   mx5: Add workaround for ARM erratum ID 468414
   mx25pdk: Use internal RAM for stack pointer
   mx6qsabre_common: Enable DCACHE and CONFIG_MMC_BOUNCE_BUFFER
   mx6qarm2: Enable DCACHE and CONFIG_MMC_BOUNCE_BUFFER
 
 Jens Scharsig (BuS Elektronik) (1):
   arm: atmel: cpux9k2: add missing cache configs
 
 Koen Kooi (1):
   am335x: add mux config for DDR3 version of beaglebone
 
 Lucas Stach (2):
   tegra: add Colibri T20 board support
   tegra: nand: make ONFI detection work
 
 Marc Dietrich (1):
   tegra: move common features to a common makefile
 
 Matthias Fuchs (1):
   am335x: add initial AM335x IDK board support
 
 Otavio Salvador (1):
   mx6qsabreauto: Change mmcroot so it works out of box
 
 Pali Roh??r (4):
   arm bootm: Allow to pass board specified atags
   Add power bus message definitions in twl4030.h
   cfb_console: Add support for some ANSI terminal escape codes
   New board support: Nokia RX-51 aka N900
 
 Raphael Assenat (1):
   eco5pk: Add new board and default config
 
 Stefano Babic (1):
   MX5: fix warning in clock.c
 
 Stephen Warren (10):
   ARM: tegra: define CONFIG_SYS_BOOTMAPSZ
   ARM: tegra: use standard variables to define load addresses
   ARM: tegra: Harmony: enable ULPI USB port
   ARM: tegra: Seaboard: enable multiple USB ports
   ARM: tegra: Whistler: remove unused USB alias
   ARM: enhance u-boot.lds to detect over-sized SPL
   ARM: tegra: derive CONFIG_SPL_MAX_SIZE instead of hard-coding it
   ARM: tegra: select between Seaboard/Ventana at compile time
   ARM: tegra: don't request GPIO from Seaboard's SPL
   ARM: tegra: combine duplicate Makefile rules
 
 Tom Rini (1):
   omap3: Rework board.c for !CONFIG_SYS_L2CACHE_OFF
 
 Troy Kisky (7):
   imximage: check dcd_len as entries added
   imximage: remove redundant setting of app_dest_ptr
   imximage: move flash_offset check to common location
   imximage: fix size of image to load.
   imximage: delay setting of image size
   imximage: change parameters to set_imx_hdr
   imximage: make set_imx_hdr_v1/v2 easier to read
 
 Vikram Narayanan (2):
   socfpga/spl: Remove timer_init from spl_board_init
   socfpga/spl: Remove malloc.h
 
  MAINTAINERS|   12 +
  Makefile   |   15 +-
  README |4 +
  arch/arm/cpu/arm1136/mx35/generic.c|   14 +-
  arch/arm/cpu/arm720t/interrupts.c  |2 +
  arch/arm/cpu/arm720t/tegra-common/spl.c|   91 +-
  arch/arm/cpu/armv7/am33xx/clock.c  |   35 +
  arch/arm/cpu/armv7/mx5/clock.c |2 +-
  

Re: [U-Boot] Pull request: u-boot-arm/master

2012-11-05 Thread Stephen Warren
On 11/05/2012 09:54 AM, Tom Rini wrote:
 On Sun, Nov 04, 2012 at 10:51:23PM +0100, Albert ARIBAUD wrote:
 
 Hello Tom,
 
 The following changes since commit 
 b68d6712c379735e886ef9c01b946bc36f295273:
 
 ARM: fix u-boot.lds for -ffunction-sections/-fdata-sections 
 (2012-10-26 23:46:21 +0200)
 
 are available in the git repository at:
 
 git://git.denx.de/u-boot-arm master
 
 for you to fetch changes up to
 46d626d3926cf6b9f9c477782c5a0ee620a424cd:
 
 socfpga/spl: Remove malloc.h (2012-11-04 16:23:23 +0100)
 
...
 Applied to u-boot/master, thanks!

Did you push this out to the git server? I'd love to rebase my local
branch on top of it and test. The last commit I see in u-boot/master
is the EXTRAVERSION fixup.
___
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot


Re: [U-Boot] Pull request: u-boot-arm/master

2012-10-26 Thread Tom Rini
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 git repository at:
 
   git://git.denx.de/u-boot-arm master
 
 for you to fetch changes up to b68d6712c379735e886ef9c01b946bc36f295273:
 
   ARM: fix u-boot.lds for -ffunction-sections/-fdata-sections
   (2012-10-26 23:46:21 +0200)
 
 
 Albert ARIBAUD (3):
   Merge remote-tracking branch 'u-boot-ti/master'
   Merge remote-tracking branch 'u-boot-atmel/master'
   arm: arm925t: remove SX1 board
 
 Andrew Bradford (1):
   configs: Fix usage of mmc rescan
 
 Annamalai Lakshmanan (1):
   Origen: Add default clock settings for multimedia IPs
 
 Igor Grinberg (1):
   cm-t35: clean unused defines from config
 
 Joel A Fernandes (1):
   am33xx: Enable DDR3 for DDR3 version of beaglebone
 
 Marek Vasut (6):
   arm: Remove support for lpc2292
   arm: Remove support for s3c4510
   arm: Remove support for NETARM
   stdio: Remove the CLPS7111 serial driver
   arm720: Further clean up the arm720t directory
   arm720: Remove CONFIG_ARM7_REVD
 
 Pankaj Bharadiya (1):
   USB: musb_udc: Make musb_peri_rx_ep check for MUSB_RXCSR_RXPKTRDY
 
 Peter Korsgaard (7):
   omap3_spi: introduce CONFIG_OMAP3_SPI_D0_D1_SWAPPED
   am33xx/board.c: make wdtimer/uart_base static
   am33xx: move ti i2c baseboard header handling to board/ti/am335x/
   am33xx/board: use cpu_mmc_init() for default mmc initialization
   am33xx: move generic parts of pinmux handling out from
 board/ti/am335x am33xx: support board specific ddr settings
   am33xx/ddr_defs.h: rename DDR2/DDR3 defines to their actual part
 numbers
 
 Stefano Babic (5):
   OMAP3: mt_ventoux: power on USB at startup
   OMAP3: updated pinmux and environment for new revision of mcx
 board OMAP3: mcx: updated to new hardware revision
   VIDEO: add macro to set LCD size for DSS driver
   OMAP3: add video support to the mcx board
 
 Stephen Warren (1):
   ARM: fix u-boot.lds for -ffunction-sections/-fdata-sections
 
 Tom Rini (2):
   omapimage: Add support for byteswapped SPI images
   am33xx: Add SPI SPL as an option
 
 Vaibhav Hiremath (1):
   am335x: Enable RTC 32K OSC clock
 
 Wu, Josh (3):
   mmc: at91: add multi block read/write support.
   ARM: at91sam9x5: enable MCI0 support for 9x5ek board.
   mmc: at91: use max timeout value. It will avoid some situation
 that timeout happened.
 
 Yann Vernier (1):
   arm: ks8695: use defined constants for UART
 
  CREDITS|5 -
  Makefile   |   14 -
  arch/arm/cpu/arm720t/cpu.c |   32 +-
  arch/arm/cpu/arm720t/interrupts.c  |  249 +---
  arch/arm/cpu/arm720t/lpc2292/Makefile  |   50 ---
  arch/arm/cpu/arm720t/lpc2292/flash.c   |  249 
  arch/arm/cpu/arm720t/lpc2292/iap_entry.S   |7 -
  arch/arm/cpu/arm720t/lpc2292/mmc.c |  131 ---
  arch/arm/cpu/arm720t/lpc2292/mmc_hw.c  |  233 
  arch/arm/cpu/arm720t/lpc2292/mmc_hw.h  |   29 --
  arch/arm/cpu/arm720t/lpc2292/spi.c |   40 --
  arch/arm/cpu/arm720t/s3c4510b/Makefile |   45 ---
  arch/arm/cpu/arm720t/s3c4510b/cache.c  |   86 -
  arch/arm/cpu/arm720t/start.S   |  185 +
  arch/arm/cpu/arm920t/ks8695/lowlevel_init.S|6 +-
  arch/arm/cpu/arm926ejs/at91/at91sam9x5_devices.c   |   15 +
  arch/arm/cpu/armv7/am33xx/Makefile |1 +
  arch/arm/cpu/armv7/am33xx/board.c  |  239 +---
  arch/arm/cpu/armv7/am33xx/clock.c  |6 +
  arch/arm/cpu/armv7/am33xx/config.mk|1 +
  arch/arm/cpu/armv7/am33xx/emif4.c  |  114 +-
  arch/arm/cpu/armv7/am33xx/mux.c|   33 ++
  arch/arm/cpu/u-boot.lds|8 +-
  arch/arm/include/asm/arch-am33xx/cpu.h |   15 +
  arch/arm/include/asm/arch-am33xx/ddr_defs.h|   69 ++--
  arch/arm/include/asm/arch-am33xx/hardware.h|4 +
  arch/arm/include/asm/arch-am33xx/mux.h |  261 +
  arch/arm/include/asm/arch-am33xx/spl.h |1 +
  arch/arm/include/asm/arch-am33xx/sys_proto.h   |   27 --
  arch/arm/include/asm/arch-arm720t/hardware.h   |4 +-
  .../include/asm/arch-arm720t/netarm_dma_module.h   |  182 -
  .../include/asm/arch-arm720t/netarm_eni_module.h   |  121 --
  .../include/asm/arch-arm720t/netarm_eth_module.h   |  160 
  

Re: [U-Boot] Pull request: u-boot-arm/master

2012-10-20 Thread Tom Rini
On Sat, Oct 20, 2012 at 01:55:42AM +0200, Albert ARIBAUD wrote:

 Hello Tom,
 
 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://git.denx.de/u-boot-arm master
 
 for you to fetch changes up to 39826f09978a0a7070999acc15babf88f03e4051:
 
   arm: fdt: Relocate fdt along with other data (2012-10-19 21:38:27
   +0200)
 
 
 402ja...@gmail.com (1):
   versatile: board configs: Use buffered writes on flash
 
 Albert ARIBAUD (1):
   Remove lh7a40x cpu and serial driver
 
 Marek Vasut (2):
   dm: wdt: arm: Move tnetv107x into drivers/watchdog/
   dm: Move s3c24xx USB driver to a proper place
 
 Simon Glass (1):
   arm: fdt: Relocate fdt along with other data
 
 Tom Rini (1):
   actux[123]: Update linker script for ELDK 4.2
 
 ??ukasz Da??ek (1):
   h2200: Add support for iPAQ h2200 palmtop
 
  MAINTAINERS|4 +
  arch/arm/cpu/arm1176/tnetv107x/Makefile|2 +-
  arch/arm/cpu/arm920t/s3c24x0/Makefile  |3 -
  arch/arm/cpu/arm920t/s3c24x0/usb.c |   71 ---
  arch/arm/cpu/lh7a40x/config.mk |   33 --
  arch/arm/cpu/lh7a40x/cpu.c |   65 ---
  arch/arm/cpu/lh7a40x/speed.c   |   83 
  arch/arm/cpu/lh7a40x/start.S   |  506
  
  arch/arm/cpu/lh7a40x/timer.c   |  182 ---
  arch/arm/lib/board.c   |   22 +
  board/actux1/u-boot.lds|2 +-
  board/actux2/u-boot.lds|2 +-
  board/actux3/u-boot.lds|2 +-
  {arch/arm/cpu/lh7a40x = board/h2200}/Makefile |   26 +-
  board/h2200/h2200-header.S |   27 ++
  board/h2200/h2200.c|   53 ++
  boards.cfg |1 +
  doc/driver-model/UDM-serial.txt|   32 +-
  drivers/serial/Makefile|1 -
  drivers/serial/serial_lh7a40x.c|  204 
  drivers/usb/gadget/gadget_chips.h  |   34 +-
  drivers/usb/host/Makefile  |1
  + .../usb_ohci.c = drivers/usb/host/ohci-s3c24xx.c  |   46
  +- .../usb_ohci.h = drivers/usb/host/ohci-s3c24xx.h  |0
  drivers/watchdog/Makefile  |1 + .../wdt.c
  = drivers/watchdog/tnetv107x_wdt.c  |0
  include/configs/VCMA9.h|1 +
  include/configs/ca9x4_ct_vxp.h |2 +
  include/configs/h2200.h|  157 ++
  include/configs/smdk2410.h |1 +
  include/configs/tnetv107x_evm.h|1 +
  include/configs/versatile.h|1 +
  include/lh7a400.h  |   75 ---
  include/lh7a404.h  |   83 
  include/lh7a40x.h  |  279 ---
  include/lpd7a400_cpld.h|  195  36
  files changed, 362 insertions(+), 1836 deletions(-) delete mode 100644
  arch/arm/cpu/arm920t/s3c24x0/usb.c delete mode 100644
  arch/arm/cpu/lh7a40x/config.mk delete mode 100644
  arch/arm/cpu/lh7a40x/cpu.c delete mode 100644
  arch/arm/cpu/lh7a40x/speed.c delete mode 100644
  arch/arm/cpu/lh7a40x/start.S delete mode 100644
  arch/arm/cpu/lh7a40x/timer.c rename {arch/arm/cpu/lh7a40x =
  board/h2200}/Makefile (71%) create mode 100644
  board/h2200/h2200-header.S create mode 100644 board/h2200/h2200.c
  delete mode 100644 drivers/serial/serial_lh7a40x.c
  rename arch/arm/cpu/arm920t/s3c24x0/usb_ohci.c =
  drivers/usb/host/ohci-s3c24xx.c (97%) rename
  arch/arm/cpu/arm920t/s3c24x0/usb_ohci.h =
  drivers/usb/host/ohci-s3c24xx.h (100%) rename
  arch/arm/cpu/arm1176/tnetv107x/wdt.c =
  drivers/watchdog/tnetv107x_wdt.c (100%) create mode 100644
  include/configs/h2200.h delete mode 100644 include/lh7a400.h delete
  mode 100644 include/lh7a404.h delete mode 100644 include/lh7a40x.h
  delete mode 100644 include/lpd7a400_cpld.h

Applied to u-boot/master with a trivial conflict fixed up, thanks!

-- 
Tom


signature.asc
Description: Digital signature
___
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot


Re: [U-Boot] Pull request: u-boot-arm/master to u-boot/master

2012-10-15 Thread Albert ARIBAUD
On Mon, 15 Oct 2012 07:58:38 +0200, Albert ARIBAUD
albert.u.b...@aribaud.net wrote:

 Hi Minkyu,
 
 On Mon, 15 Oct 2012 10:10:33 +0900, Minkyu Kang proms...@gmail.com
 wrote:
 
  Hi Albert,
  
  The following changes since commit 28e5ac2d974547bde0c72aa0c1d66fd22c6ef3ad:
  
arm: armv7: temporarily set -mno-unaligned-access (2012-10-05 21:24:22 
  +0200)
  
  are available in the git repository at:
  
git://git.denx.de/u-boot-samsung master
  
  for you to fetch changes up to 3ae30b97ff49d34c81bc8c9c2c6e23adf9cba31c:
  
arm: trats: Power down core 1 (2012-10-10 18:53:58 +0900)
  
  
  Chander Kashyap (1):
Exynos5250: Enable PXE Support
  
  Piotr Wilczek (7):
arm:exynos4:trats: Correct SDRAM configuration for trats
arm:exynos4:trats: Fix SDRAM size
arm:exynos4:pinmux: Modify the gpio function for mmc
arm:exynos4:trats: Use pinmux for mmc configuration
arm:exynos4:universal: Use pinmux for mmc configuration
arm:exynos4:universal: Eliminated low level init
arm: trats: Power down core 1
  
  Łukasz Majewski (1):
gpio:fix: Proper handling of GPIO subsystem parts at Samsung devices
  
   arch/arm/cpu/armv7/exynos/pinmux.c   |   58 
   arch/arm/include/asm/arch-exynos/gpio.h  |   19 ++
   arch/arm/include/asm/arch-exynos/periph.h|1 +
   arch/arm/include/asm/arch-s5pc1xx/gpio.h |7 +-
   board/samsung/trats/trats.c  |   80 ++
   board/samsung/universal_c210/Makefile|1 -
   board/samsung/universal_c210/lowlevel_init.S |  395 
  --
   board/samsung/universal_c210/universal.c |   82 ++
   drivers/gpio/s5p_gpio.c  |6 +-
   include/configs/s5pc210_universal.h  |2 +
   include/configs/smdk5250.h   |6 +
   include/configs/trats.h  |   17 +-
   12 files changed, 153 insertions(+), 521 deletions(-)
   delete mode 100644 board/samsung/universal_c210/lowlevel_init.S
 
 Going through ARM regression builds for this now. Unless Tom
 decides otherwise, will go into u-boot-arm/master once the release
 is out, not before.

Update:

Build from u-boot/master and from a merge of u-boot-samsung/master
yield similar results, i.e. all 271 ARM targets buuilding clean in each
case. But seeing as there were later issues with Tom's tests, and as
the patch comes within hours of the release, the choice remains Tom's.

Amicalement,
-- 
Albert.
___
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot


Re: [U-Boot] Pull request: u-boot-arm/master to u-boot/master

2012-10-15 Thread Minkyu Kang
On 15 October 2012 16:04, Albert ARIBAUD albert.u.b...@aribaud.net wrote:
 On Mon, 15 Oct 2012 07:58:38 +0200, Albert ARIBAUD
 albert.u.b...@aribaud.net wrote:

 Hi Minkyu,

 On Mon, 15 Oct 2012 10:10:33 +0900, Minkyu Kang proms...@gmail.com
 wrote:

  Hi Albert,
 
  The following changes since commit 
  28e5ac2d974547bde0c72aa0c1d66fd22c6ef3ad:
 
arm: armv7: temporarily set -mno-unaligned-access (2012-10-05 21:24:22 
  +0200)
 
  are available in the git repository at:
 
git://git.denx.de/u-boot-samsung master
 
  for you to fetch changes up to 3ae30b97ff49d34c81bc8c9c2c6e23adf9cba31c:
 
arm: trats: Power down core 1 (2012-10-10 18:53:58 +0900)
 
  
  Chander Kashyap (1):
Exynos5250: Enable PXE Support
 
  Piotr Wilczek (7):
arm:exynos4:trats: Correct SDRAM configuration for trats
arm:exynos4:trats: Fix SDRAM size
arm:exynos4:pinmux: Modify the gpio function for mmc
arm:exynos4:trats: Use pinmux for mmc configuration
arm:exynos4:universal: Use pinmux for mmc configuration
arm:exynos4:universal: Eliminated low level init
arm: trats: Power down core 1
 
  Łukasz Majewski (1):
gpio:fix: Proper handling of GPIO subsystem parts at Samsung devices
 
   arch/arm/cpu/armv7/exynos/pinmux.c   |   58 
   arch/arm/include/asm/arch-exynos/gpio.h  |   19 ++
   arch/arm/include/asm/arch-exynos/periph.h|1 +
   arch/arm/include/asm/arch-s5pc1xx/gpio.h |7 +-
   board/samsung/trats/trats.c  |   80 ++
   board/samsung/universal_c210/Makefile|1 -
   board/samsung/universal_c210/lowlevel_init.S |  395 
  --
   board/samsung/universal_c210/universal.c |   82 ++
   drivers/gpio/s5p_gpio.c  |6 +-
   include/configs/s5pc210_universal.h  |2 +
   include/configs/smdk5250.h   |6 +
   include/configs/trats.h  |   17 +-
   12 files changed, 153 insertions(+), 521 deletions(-)
   delete mode 100644 board/samsung/universal_c210/lowlevel_init.S

 Going through ARM regression builds for this now. Unless Tom
 decides otherwise, will go into u-boot-arm/master once the release
 is out, not before.

 Update:

 Build from u-boot/master and from a merge of u-boot-samsung/master
 yield similar results, i.e. all 271 ARM targets buuilding clean in each
 case. But seeing as there were later issues with Tom's tests, and as
 the patch comes within hours of the release, the choice remains Tom's.


Since 2012.10 is released, this request is canceled.
I'll send new pull request soon.

Thanks.
Minkyu Kang.
-- 
from. prom.
www.promsoft.net
___
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot


Re: [U-Boot] Pull request: u-boot-arm/master to u-boot/master

2012-10-14 Thread Minkyu Kang
Hi Albert,

The following changes since commit 28e5ac2d974547bde0c72aa0c1d66fd22c6ef3ad:

  arm: armv7: temporarily set -mno-unaligned-access (2012-10-05 21:24:22 +0200)

are available in the git repository at:

  git://git.denx.de/u-boot-samsung master

for you to fetch changes up to 3ae30b97ff49d34c81bc8c9c2c6e23adf9cba31c:

  arm: trats: Power down core 1 (2012-10-10 18:53:58 +0900)


Chander Kashyap (1):
  Exynos5250: Enable PXE Support

Piotr Wilczek (7):
  arm:exynos4:trats: Correct SDRAM configuration for trats
  arm:exynos4:trats: Fix SDRAM size
  arm:exynos4:pinmux: Modify the gpio function for mmc
  arm:exynos4:trats: Use pinmux for mmc configuration
  arm:exynos4:universal: Use pinmux for mmc configuration
  arm:exynos4:universal: Eliminated low level init
  arm: trats: Power down core 1

Łukasz Majewski (1):
  gpio:fix: Proper handling of GPIO subsystem parts at Samsung devices

 arch/arm/cpu/armv7/exynos/pinmux.c   |   58 
 arch/arm/include/asm/arch-exynos/gpio.h  |   19 ++
 arch/arm/include/asm/arch-exynos/periph.h|1 +
 arch/arm/include/asm/arch-s5pc1xx/gpio.h |7 +-
 board/samsung/trats/trats.c  |   80 ++
 board/samsung/universal_c210/Makefile|1 -
 board/samsung/universal_c210/lowlevel_init.S |  395 --
 board/samsung/universal_c210/universal.c |   82 ++
 drivers/gpio/s5p_gpio.c  |6 +-
 include/configs/s5pc210_universal.h  |2 +
 include/configs/smdk5250.h   |6 +
 include/configs/trats.h  |   17 +-
 12 files changed, 153 insertions(+), 521 deletions(-)
 delete mode 100644 board/samsung/universal_c210/lowlevel_init.S
___
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot


Re: [U-Boot] Pull request: u-boot-arm/master to u-boot/master

2012-10-14 Thread Albert ARIBAUD
Hi Minkyu,

On Mon, 15 Oct 2012 10:10:33 +0900, Minkyu Kang proms...@gmail.com
wrote:

 Hi Albert,
 
 The following changes since commit 28e5ac2d974547bde0c72aa0c1d66fd22c6ef3ad:
 
   arm: armv7: temporarily set -mno-unaligned-access (2012-10-05 21:24:22 
 +0200)
 
 are available in the git repository at:
 
   git://git.denx.de/u-boot-samsung master
 
 for you to fetch changes up to 3ae30b97ff49d34c81bc8c9c2c6e23adf9cba31c:
 
   arm: trats: Power down core 1 (2012-10-10 18:53:58 +0900)
 
 
 Chander Kashyap (1):
   Exynos5250: Enable PXE Support
 
 Piotr Wilczek (7):
   arm:exynos4:trats: Correct SDRAM configuration for trats
   arm:exynos4:trats: Fix SDRAM size
   arm:exynos4:pinmux: Modify the gpio function for mmc
   arm:exynos4:trats: Use pinmux for mmc configuration
   arm:exynos4:universal: Use pinmux for mmc configuration
   arm:exynos4:universal: Eliminated low level init
   arm: trats: Power down core 1
 
 Łukasz Majewski (1):
   gpio:fix: Proper handling of GPIO subsystem parts at Samsung devices
 
  arch/arm/cpu/armv7/exynos/pinmux.c   |   58 
  arch/arm/include/asm/arch-exynos/gpio.h  |   19 ++
  arch/arm/include/asm/arch-exynos/periph.h|1 +
  arch/arm/include/asm/arch-s5pc1xx/gpio.h |7 +-
  board/samsung/trats/trats.c  |   80 ++
  board/samsung/universal_c210/Makefile|1 -
  board/samsung/universal_c210/lowlevel_init.S |  395 
 --
  board/samsung/universal_c210/universal.c |   82 ++
  drivers/gpio/s5p_gpio.c  |6 +-
  include/configs/s5pc210_universal.h  |2 +
  include/configs/smdk5250.h   |6 +
  include/configs/trats.h  |   17 +-
  12 files changed, 153 insertions(+), 521 deletions(-)
  delete mode 100644 board/samsung/universal_c210/lowlevel_init.S

Going through ARM regression builds for this now. Unless Tom
decides otherwise, will go into u-boot-arm/master once the release
is out, not before.

Amicalement,
-- 
Albert.
___
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot


Re: [U-Boot] Pull request: u-boot-arm/master to u-boot/master

2012-10-12 Thread Minkyu Kang
On 12 October 2012 14:55, Albert ARIBAUD albert.u.b...@aribaud.net wrote:
 On Fri, 12 Oct 2012 07:36:20 +0200, Albert ARIBAUD
 albert.u.b...@aribaud.net wrote:

 Hi Tom,

 On Thu, 11 Oct 2012 11:45:35 -0700, Tom Rini tr...@ti.com wrote:

  On Thu, Oct 11, 2012 at 06:51:30PM +0200, Albert ARIBAUD wrote:
 
   Hi Tom,
  
   The following changes since commit
   28e5ac2d974547bde0c72aa0c1d66fd22c6ef3ad:
  
 arm: armv7: temporarily set -mno-unaligned-access (2012-10-05
 21:24:22 +0200)
  
   are available in the git repository at:
  
 git://git.denx.de/u-boot-arm master
  
   for you to fetch changes up to 9b5dba537473578153961ee96ed23e37e1fde3f7:
  
 exynos4: universal_C210: use software SPI (2012-10-10 20:37:39 +0900)
  
   
   Chander Kashyap (1):
 Exynos5250: Enable PXE Support
  
   Piotr Wilczek (9):
 arm:exynos4:trats: Correct SDRAM configuration for trats
 arm:exynos4:trats: Fix SDRAM size
 arm:exynos4:pinmux: Modify the gpio function for mmc
 arm:exynos4:trats: Use pinmux for mmc configuration
 arm:exynos4:universal: Use pinmux for mmc configuration
 arm:exynos4:universal: Eliminated low level init
 arm: trats: Power down core 1
 drivers: spi: modify soft spi driver
 exynos4: universal_C210: use software SPI
  
   ??ukasz Majewski (1):
 gpio:fix: Proper handling of GPIO subsystem parts at Samsung
   devices
  
arch/arm/cpu/armv7/exynos/pinmux.c   |   58 
arch/arm/include/asm/arch-exynos/gpio.h  |   19 ++
arch/arm/include/asm/arch-exynos/periph.h|1 +
arch/arm/include/asm/arch-s5pc1xx/gpio.h |7 +-
board/samsung/trats/trats.c  |   80 ++
board/samsung/universal_c210/Makefile|1 -
board/samsung/universal_c210/lowlevel_init.S |  395
--
board/samsung/universal_c210/universal.c |  116 
drivers/gpio/s5p_gpio.c  |6 +-
drivers/spi/soft_spi.c   |3 +
include/configs/s5pc210_universal.h  |   21 ++
include/configs/smdk5250.h   |6 +
include/configs/trats.h  |   17 +- 13 files
changed, 209 insertions(+), 521 deletions(-) delete mode 100644
board/samsung/universal_c210/lowlevel_init.S
 
  NAK, sorry.  We have a two problems now:
  - On PowerPC we have asm/gpio.h which takes asm/arch/gpio.h but
boards which do use soft_spi.c and now fail (taihu sacsng)
  - zipitz2 has the same problem (cc'ing Marek)

 Now that's very weird. I *know* I had issues with zipitz2 among others
 when I git am'd the commits while the git server was down; then when
 I could fetch u-boot/samsung I re-tested u-boot-samsung/master in
 itself then merged into u-boot-arm/master, and I *know* those ran
 fine... And now they don't. Something's fishy in my git repo. :(

 In any case: NAK fully understood and agreed upon, in my capacity as a
 custodian, back-ported into ARM repo, i.e. I've rolled back ARM master
 to where it was before the (ff) merge.

 Also, actually CC:ing Marek, as well as Minkyu.

 *Actually* CC:ing Minkyu...


CC:ing Piotr.


-- 
from. prom.
www.promsoft.net
___
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot


Re: [U-Boot] Pull request: u-boot-arm/master to u-boot/master

2012-10-12 Thread Piotr Wilczek
Dear All,

 -Original Message-
 From: Minkyu Kang [mailto:proms...@gmail.com]
 Sent: Friday, October 12, 2012 8:47 AM
 To: Albert ARIBAUD; Piotr Wilczek
 Cc: U-Boot; Tom Rini; Marek Vasut
 Subject: Re: [U-Boot] Pull request: u-boot-arm/master to u-boot/master
 
 On 12 October 2012 14:55, Albert ARIBAUD albert.u.b...@aribaud.net
 wrote:
  On Fri, 12 Oct 2012 07:36:20 +0200, Albert ARIBAUD
  albert.u.b...@aribaud.net wrote:
 
  Hi Tom,
 
  On Thu, 11 Oct 2012 11:45:35 -0700, Tom Rini tr...@ti.com wrote:
 
   On Thu, Oct 11, 2012 at 06:51:30PM +0200, Albert ARIBAUD wrote:
  
Hi Tom,
   
The following changes since commit
28e5ac2d974547bde0c72aa0c1d66fd22c6ef3ad:
   
  arm: armv7: temporarily set -mno-unaligned-access (2012-10-05
  21:24:22 +0200)
   
are available in the git repository at:
   
  git://git.denx.de/u-boot-arm master
   
for you to fetch changes up to
 9b5dba537473578153961ee96ed23e37e1fde3f7:
   
  exynos4: universal_C210: use software SPI (2012-10-10 20:37:39
+0900)
   

Chander Kashyap (1):
  Exynos5250: Enable PXE Support
   
Piotr Wilczek (9):
  arm:exynos4:trats: Correct SDRAM configuration for trats
  arm:exynos4:trats: Fix SDRAM size
  arm:exynos4:pinmux: Modify the gpio function for mmc
  arm:exynos4:trats: Use pinmux for mmc configuration
  arm:exynos4:universal: Use pinmux for mmc configuration
  arm:exynos4:universal: Eliminated low level init
  arm: trats: Power down core 1
  drivers: spi: modify soft spi driver
  exynos4: universal_C210: use software SPI
   
??ukasz Majewski (1):
  gpio:fix: Proper handling of GPIO subsystem parts at
Samsung devices
   
 arch/arm/cpu/armv7/exynos/pinmux.c   |   58 
 arch/arm/include/asm/arch-exynos/gpio.h  |   19 ++
 arch/arm/include/asm/arch-exynos/periph.h|1 +
 arch/arm/include/asm/arch-s5pc1xx/gpio.h |7 +-
 board/samsung/trats/trats.c  |   80 ++
 board/samsung/universal_c210/Makefile|1 -
 board/samsung/universal_c210/lowlevel_init.S |  395
 --
 board/samsung/universal_c210/universal.c |  116 
 drivers/gpio/s5p_gpio.c  |6 +-
 drivers/spi/soft_spi.c   |3 +
 include/configs/s5pc210_universal.h  |   21 ++
 include/configs/smdk5250.h   |6 +
 include/configs/trats.h  |   17 +- 13 files
 changed, 209 insertions(+), 521 deletions(-) delete mode 100644
board/samsung/universal_c210/lowlevel_init.S
  
   NAK, sorry.  We have a two problems now:
   - On PowerPC we have asm/gpio.h which takes asm/arch/gpio.h
 but
 boards which do use soft_spi.c and now fail (taihu sacsng)
   - zipitz2 has the same problem (cc'ing Marek)
 
  Now that's very weird. I *know* I had issues with zipitz2 among
  others when I git am'd the commits while the git server was down;
  then when I could fetch u-boot/samsung I re-tested
  u-boot-samsung/master in itself then merged into u-boot-arm/master,
  and I *know* those ran fine... And now they don't. Something's fishy
  in my git repo. :(
 
  In any case: NAK fully understood and agreed upon, in my capacity as
  a custodian, back-ported into ARM repo, i.e. I've rolled back ARM
  master to where it was before the (ff) merge.
 
  Also, actually CC:ing Marek, as well as Minkyu.
 
  *Actually* CC:ing Minkyu...
 
 
 CC:ing Piotr.

The problem is caused by my patch. I will fix it as soon as possible.
Regards,
Piotr Wilczek

 
 
 --
 from. prom.
 www.promsoft.net


___
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot


Re: [U-Boot] Pull request: u-boot-arm/master to u-boot/master

2012-10-11 Thread Tom Rini
On Thu, Oct 11, 2012 at 06:51:30PM +0200, Albert ARIBAUD wrote:

 Hi Tom,
 
 The following changes since commit
 28e5ac2d974547bde0c72aa0c1d66fd22c6ef3ad:
 
   arm: armv7: temporarily set -mno-unaligned-access (2012-10-05
   21:24:22 +0200)
 
 are available in the git repository at:
 
   git://git.denx.de/u-boot-arm master
 
 for you to fetch changes up to 9b5dba537473578153961ee96ed23e37e1fde3f7:
 
   exynos4: universal_C210: use software SPI (2012-10-10 20:37:39 +0900)
 
 
 Chander Kashyap (1):
   Exynos5250: Enable PXE Support
 
 Piotr Wilczek (9):
   arm:exynos4:trats: Correct SDRAM configuration for trats
   arm:exynos4:trats: Fix SDRAM size
   arm:exynos4:pinmux: Modify the gpio function for mmc
   arm:exynos4:trats: Use pinmux for mmc configuration
   arm:exynos4:universal: Use pinmux for mmc configuration
   arm:exynos4:universal: Eliminated low level init
   arm: trats: Power down core 1
   drivers: spi: modify soft spi driver
   exynos4: universal_C210: use software SPI
 
 ??ukasz Majewski (1):
   gpio:fix: Proper handling of GPIO subsystem parts at Samsung
 devices
 
  arch/arm/cpu/armv7/exynos/pinmux.c   |   58 
  arch/arm/include/asm/arch-exynos/gpio.h  |   19 ++
  arch/arm/include/asm/arch-exynos/periph.h|1 +
  arch/arm/include/asm/arch-s5pc1xx/gpio.h |7 +-
  board/samsung/trats/trats.c  |   80 ++
  board/samsung/universal_c210/Makefile|1 -
  board/samsung/universal_c210/lowlevel_init.S |  395
  --
  board/samsung/universal_c210/universal.c |  116 
  drivers/gpio/s5p_gpio.c  |6 +-
  drivers/spi/soft_spi.c   |3 +
  include/configs/s5pc210_universal.h  |   21 ++
  include/configs/smdk5250.h   |6 +
  include/configs/trats.h  |   17 +- 13 files
  changed, 209 insertions(+), 521 deletions(-) delete mode 100644
  board/samsung/universal_c210/lowlevel_init.S

NAK, sorry.  We have a two problems now:
- On PowerPC we have asm/gpio.h which takes asm/arch/gpio.h but
  boards which do use soft_spi.c and now fail (taihu sacsng)
- zipitz2 has the same problem (cc'ing Marek)

-- 
Tom


signature.asc
Description: Digital signature
___
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot


Re: [U-Boot] Pull request: u-boot-arm/master to u-boot/master

2012-10-11 Thread Albert ARIBAUD
Hi Tom,

On Thu, 11 Oct 2012 11:45:35 -0700, Tom Rini tr...@ti.com wrote:

 On Thu, Oct 11, 2012 at 06:51:30PM +0200, Albert ARIBAUD wrote:
 
  Hi Tom,
  
  The following changes since commit
  28e5ac2d974547bde0c72aa0c1d66fd22c6ef3ad:
  
arm: armv7: temporarily set -mno-unaligned-access (2012-10-05
21:24:22 +0200)
  
  are available in the git repository at:
  
git://git.denx.de/u-boot-arm master
  
  for you to fetch changes up to 9b5dba537473578153961ee96ed23e37e1fde3f7:
  
exynos4: universal_C210: use software SPI (2012-10-10 20:37:39 +0900)
  
  
  Chander Kashyap (1):
Exynos5250: Enable PXE Support
  
  Piotr Wilczek (9):
arm:exynos4:trats: Correct SDRAM configuration for trats
arm:exynos4:trats: Fix SDRAM size
arm:exynos4:pinmux: Modify the gpio function for mmc
arm:exynos4:trats: Use pinmux for mmc configuration
arm:exynos4:universal: Use pinmux for mmc configuration
arm:exynos4:universal: Eliminated low level init
arm: trats: Power down core 1
drivers: spi: modify soft spi driver
exynos4: universal_C210: use software SPI
  
  ??ukasz Majewski (1):
gpio:fix: Proper handling of GPIO subsystem parts at Samsung
  devices
  
   arch/arm/cpu/armv7/exynos/pinmux.c   |   58 
   arch/arm/include/asm/arch-exynos/gpio.h  |   19 ++
   arch/arm/include/asm/arch-exynos/periph.h|1 +
   arch/arm/include/asm/arch-s5pc1xx/gpio.h |7 +-
   board/samsung/trats/trats.c  |   80 ++
   board/samsung/universal_c210/Makefile|1 -
   board/samsung/universal_c210/lowlevel_init.S |  395
   --
   board/samsung/universal_c210/universal.c |  116 
   drivers/gpio/s5p_gpio.c  |6 +-
   drivers/spi/soft_spi.c   |3 +
   include/configs/s5pc210_universal.h  |   21 ++
   include/configs/smdk5250.h   |6 +
   include/configs/trats.h  |   17 +- 13 files
   changed, 209 insertions(+), 521 deletions(-) delete mode 100644
   board/samsung/universal_c210/lowlevel_init.S
 
 NAK, sorry.  We have a two problems now:
 - On PowerPC we have asm/gpio.h which takes asm/arch/gpio.h but
   boards which do use soft_spi.c and now fail (taihu sacsng)
 - zipitz2 has the same problem (cc'ing Marek)

Now that's very weird. I *know* I had issues with zipitz2 among others
when I git am'd the commits while the git server was down; then when
I could fetch u-boot/samsung I re-tested u-boot-samsung/master in
itself then merged into u-boot-arm/master, and I *know* those ran
fine... And now they don't. Something's fishy in my git repo. :(

In any case: NAK fully understood and agreed upon, in my capacity as a
custodian, back-ported into ARM repo, i.e. I've rolled back ARM master
to where it was before the (ff) merge.

Also, actually CC:ing Marek, as well as Minkyu.

Amicalement,
-- 
Albert.
___
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot


Re: [U-Boot] Pull request: u-boot-arm/master to u-boot/master

2012-10-11 Thread Albert ARIBAUD
On Fri, 12 Oct 2012 07:36:20 +0200, Albert ARIBAUD
albert.u.b...@aribaud.net wrote:

 Hi Tom,
 
 On Thu, 11 Oct 2012 11:45:35 -0700, Tom Rini tr...@ti.com wrote:
 
  On Thu, Oct 11, 2012 at 06:51:30PM +0200, Albert ARIBAUD wrote:
  
   Hi Tom,
   
   The following changes since commit
   28e5ac2d974547bde0c72aa0c1d66fd22c6ef3ad:
   
 arm: armv7: temporarily set -mno-unaligned-access (2012-10-05
 21:24:22 +0200)
   
   are available in the git repository at:
   
 git://git.denx.de/u-boot-arm master
   
   for you to fetch changes up to 9b5dba537473578153961ee96ed23e37e1fde3f7:
   
 exynos4: universal_C210: use software SPI (2012-10-10 20:37:39 +0900)
   
   
   Chander Kashyap (1):
 Exynos5250: Enable PXE Support
   
   Piotr Wilczek (9):
 arm:exynos4:trats: Correct SDRAM configuration for trats
 arm:exynos4:trats: Fix SDRAM size
 arm:exynos4:pinmux: Modify the gpio function for mmc
 arm:exynos4:trats: Use pinmux for mmc configuration
 arm:exynos4:universal: Use pinmux for mmc configuration
 arm:exynos4:universal: Eliminated low level init
 arm: trats: Power down core 1
 drivers: spi: modify soft spi driver
 exynos4: universal_C210: use software SPI
   
   ??ukasz Majewski (1):
 gpio:fix: Proper handling of GPIO subsystem parts at Samsung
   devices
   
arch/arm/cpu/armv7/exynos/pinmux.c   |   58 
arch/arm/include/asm/arch-exynos/gpio.h  |   19 ++
arch/arm/include/asm/arch-exynos/periph.h|1 +
arch/arm/include/asm/arch-s5pc1xx/gpio.h |7 +-
board/samsung/trats/trats.c  |   80 ++
board/samsung/universal_c210/Makefile|1 -
board/samsung/universal_c210/lowlevel_init.S |  395
--
board/samsung/universal_c210/universal.c |  116 
drivers/gpio/s5p_gpio.c  |6 +-
drivers/spi/soft_spi.c   |3 +
include/configs/s5pc210_universal.h  |   21 ++
include/configs/smdk5250.h   |6 +
include/configs/trats.h  |   17 +- 13 files
changed, 209 insertions(+), 521 deletions(-) delete mode 100644
board/samsung/universal_c210/lowlevel_init.S
  
  NAK, sorry.  We have a two problems now:
  - On PowerPC we have asm/gpio.h which takes asm/arch/gpio.h but
boards which do use soft_spi.c and now fail (taihu sacsng)
  - zipitz2 has the same problem (cc'ing Marek)
 
 Now that's very weird. I *know* I had issues with zipitz2 among others
 when I git am'd the commits while the git server was down; then when
 I could fetch u-boot/samsung I re-tested u-boot-samsung/master in
 itself then merged into u-boot-arm/master, and I *know* those ran
 fine... And now they don't. Something's fishy in my git repo. :(
 
 In any case: NAK fully understood and agreed upon, in my capacity as a
 custodian, back-ported into ARM repo, i.e. I've rolled back ARM master
 to where it was before the (ff) merge.
 
 Also, actually CC:ing Marek, as well as Minkyu.

*Actually* CC:ing Minkyu...

Amicalement,
-- 
Albert.
___
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot


Re: [U-Boot] Pull request: u-boot-arm/master

2012-10-05 Thread Tom Rini
On Fri, Oct 05, 2012 at 09:26:17PM +0200, Albert ARIBAUD wrote:

 Hi Tom,
 
 The following changes since commit
 777544085d2b417a36df50eb564bf037a044e60e:
 
   ARM: Add Altera SOCFPGA Cyclone5 (2012-10-04 18:11:52 +0200)
 
 are available in the git repository at:
 
   git://git.denx.de/u-boot-arm master
 
 for you to fetch changes up to 28e5ac2d974547bde0c72aa0c1d66fd22c6ef3ad:
 
   arm: armv7: temporarily set -mno-unaligned-access (2012-10-05
   21:24:22 +0200)
 
 
 Albert ARIBAUD (1):
   arm: armv7: temporarily set -mno-unaligned-access
 
 Tetsuyuki Kobayashi (1):
   MAINTAINERS: Add Tetsuyuki Kobayshi for kzm9g
 
  MAINTAINERS  |1 +
  arch/arm/cpu/armv7/config.mk |2 ++
  2 files changed, 3 insertions(+)

Applied to u-boot/master, thanks!

-- 
Tom


signature.asc
Description: Digital signature
___
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot


Re: [U-Boot] Pull request: u-boot-arm/master

2012-10-04 Thread Tom Rini
On Thu, Oct 04, 2012 at 06:57:02PM +0200, Albert ARIBAUD wrote:

 Hi Tom,
 
 The following changes since commit
 4668a086bb0a769b741e3a4ffab85f1c41c7cdb8:
 
   sandbox: Add asm/errno.h (2012-09-29 10:00:29 -0700)
 
 are available in the git repository at:
 
   git://git.denx.de/u-boot-arm master
 
 for you to fetch changes up to 777544085d2b417a36df50eb564bf037a044e60e:
 
   ARM: Add Altera SOCFPGA Cyclone5 (2012-10-04 18:11:52 +0200)
 
 
 Albert ARIBAUD (5):
   Merge remote-tracking branch 'u-boot-atmel/master'
   Merge remote-tracking branch 'u-boot-imx/master'
   Merge remote-tracking branch 'u-boot/master'
   edminiv2: increase malloc len to 256K
   Merge remote-tracking branch 'u-boot-marvell/master'
 
 Allen Martin (2):
   tools, config.mk: add binutils-version
   arm: work around assembler bug
 
 Andreas Bie??mann (1):
   devkit8000: add rootwait to mmcboot option
 
 Bastian Ruppert (6):
   davinci: ea20: reorganisation LCD startup
   davinci: ea20: the console is always set to the serial line
   video: cfb_console: logo can be positioned via the splashpos
 variable video: cfb_console: add function to plot the logo area black
   da850/omap-l138: davinci_emac: Suppress auto negotiation if needed
   davinci: ea20: add some configs and default environmet variables
 
 Beno??t Th??baudeau (3):
   mx51evk: Add CONFIG_REVISION_TAG
   KARO TX25: Fix NAND Flash R/W cycle times
   armv7 cpu_init_crit: Simplify code
 
 Bo Shen (3):
   spi: add atmel at25df321 serial flash support
   spiflash: at25: using common spi flash operation
   Atmel: sam9g10/9m10/9x5: Add support to boot DT kernel
 
 Dinh Nguyen (2):
   ARM: kirkwood/orion5x: Use reset_cpu definition in
 include/common.h ARM: Add Altera SOCFPGA Cyclone5
 
 Eric Nelson (2):
   i.MX: mxc_ipuv3_fb: add ipuv3_fb_shutdown() routine to stop IPU
 frame buffer i.MX: shut down video before launch of O/S
 
 Fabio Estevam (1):
   mx28evk: Remove fecmxc_mii_postcall()
 
 Gabriel Huau (2):
   ARM : Add GPIO Driver and IOMUX definition for S3C2440
   ARM : Add support for MINI2440 (s3c2440).
 
 Gerlando Falauto (2):
   kirkwood: implement kw_sdram_bs_set()
   kirkwood: implement kw_sdram_size_adjust
 
 Hideyuki Sano (1):
   arm: rmobile: Add support for ATMARK-TECHNO Armadillo-800EVA board
 
 Holger Brunck (2):
   kirkwood: use c-struct for access to SDRAM addr decode registers
   arm/km: use kw_sdram_size_adjust to adjust SDRAM size
 
 Ilya Yanok (4):
   net/bootp: add VCI support for BOOTP also
   OMAP: spl: call timer_init() from SPL
   am335x_evm: enable networking in SPL
   OMAP: networking support for SPL
 
 Joe Hershberger (1):
   arm: Add CONFIG_OF_BOARD_SETUP support to bootm
 
 Joel A Fernandes (1):
   am33xx: Fix fetching of mmc1 bootmode from bootrom for AM33XX
 
 Koen Kooi (1):
   am335x-evm config: decrease bootdelay to 1s and mount rootfs RO
 
 Luka Perkov (2):
   kirkwood: fix mpp.h coding style
   kirkwood: add support for Iomega iConnect board
 
 Michael Walle (1):
   lsxl: also turn off fan in power down mode
 
 Michal Simek (4):
   arm: Remove additional config flags
   serial: Add Zynq serial driver
   arm: Support new Xilinx Zynq platform
   xilinx: Add new Zynq board
 
 Nobuhiro Iwamatsu (23):
   ARMv7: Add register definition of global timer
   arm: rmobile: Add basic support for Renesas R-Mobile
   arm: rmobile: Add support Renesas SH73A0
   arm: rmobile: Add support PFC of Renesas SH73A0
   arm: rmobile: Add supoprt for KMC KZM-A9-GT board
   arm: rmobile: Support build with gcc-4.6 or later
   arm: rmobile: kzm9g: Add LIBFDT support
   arm: rmobile: kzm9g: remove unrelated config
   arm: rmobile: Change initializing ICCICR register
   arm: rmobile: Add support TMU base timer function
   arm: rmobile: kzm9g: Add CONFIG_GLOBAL_TIMER to board config file
   arm: rmobile: Add support Renesas R8A7740
   arm: rmobile: Add support PFC of Renesas R8A7740
   arm: rmobile: armadillo-800eva Remove board_eth_init
   arm: rmobile: Add cpu_eth_init function
   rmobile: armadillo-800eva: Change init function of SCIFA1
   rmobile: armadillo-800eva: Add Support CONFIG_OF_LIBFDT
   rmobile: armadillo-800eva: Add Support NFS and BOOTZ command
   rmobile: armadillo-800eva: Remove CONFIG_SYS_NO_L2CACHE
   rmobile: Add README
   doc/git-mailrc: Add 'rmobile' alias
   i2c: sh: Remove irq_wait function
   rmobile: Fix build timer driver with BUILD_DIR
 
 Otavio Salvador (1):
   mx28evk: Add missing 'setexpr' command
 
 Peter Meerwald (1):
   omap4_panda: remove CONFIG_PANDA, not used
 
 Ramesh Chandrasekaran (1):
   snowball: Clear UART RX FIFO
 
 Rob Herring (1):
   ARM: increase lmb stack space reservation to 4KB
 
 Simon 

Re: [U-Boot] Pull request: u-boot-arm/master

2012-09-21 Thread Tom Rini
On Fri, Sep 21, 2012 at 11:35:17PM +0200, Albert ARIBAUD wrote:

 Hello Wolfgang,
 
 The following changes since commit
 6e2fbdea1b26d75314d87c380a36b0015bf824cf:
 
   Merge branch 'ag...@denx.de' of git://git.denx.de/u-boot-staging
   (2012-09-02 00:44:09 +0200)
 
 are available in the git repository at:
 
 
   git://git.denx.de/u-boot-arm master
 
 for you to fetch changes up to d193c1b6eb05041c94ad9aacd8c94189d1dbc5f8:
 
   Merge remote-tracking branch 'u-boot-imx/master' (2012-09-21 00:26:19
   +0200)
 
 
 
 Albert ARIBAUD (4):
   edminiv2: orion5x: fix GPIO inits and values
   Merge remote-tracking branch 'u-boot-atmel/master' into m
   Merge remote-tracking branch 'u-boot-ti/master' into m
   Merge remote-tracking branch 'u-boot-imx/master'
 
 Arnout Vandecappelle (Essensium/Mind) (1):
   OMAP3: add definition of CTRL_WKUP_CTRL register
 
 Ashok Kumar Reddy (2):
   ima3-mx53:Rename CONFIG_PRIME = CONFIG_ETHPRME, remove
   mx6qsabrelite:Use IMX_GPIO_NR Macro
 
 Beno??t Th??baudeau (8):
   mx35: Fix decode_pll
   mx35: Add definitions for clock gate values
   mx35: Fix clock dividers
   mx25: Define default SoC input clock frequencies
   mx35: Define default SoC input clock frequencies
   mx35 timer: Switch to 32-kHz source
   Fix mx31_decode_pll
   mx31: Define default SoC input clock frequencies
 
 Fabio Estevam (3):
   mx28evk: Convert to mxs_adjust_memory_params()
   mx28evk: Add USB Ethernet support
   mx35pdk: README: Remove NAND references
 
 Holger Brunck (1):
   arm/km: remove unused code
 
 Jens Scharsig (2):
   eb_cpux9k2: fix chip select
   atmel: eb_cpux9k2: add ram target configuration
 
 Jim Lin (1):
   tegra: nand: Add Tegra NAND driver
 
 Karl O. Pinc (2):
   Cosmetic doc typo fixes to the kwbimage feature docs
   cosmetic: Better explain how to use the kirkwood kwbimage.cfg
 file.
 
 Linus Walleij (1):
   integrator: break out common config
 
 Lucas Stach (1):
   tegra20: usb: rework set_host_mode
 
 Marek Vasut (7):
   M28: Fix the use of gpmi-nand in mtdparts
   MX28: Cleanup mxsboot within make mrproper
   MX28: Fixup the ad-hoc use of DIGCTL_MICROSECONDS
   SCSPS1: Enable caches
   MX28: SPI: Fix the DMA DCache race condition
   MX28: SPI: Fix the DMA chaining
   MX28: MMC: Avoid DMA DCache race condition
 
 Markus Hubig (2):
   arm: Adds board_postclk_init to the init_sequence.
   Fixes the crippled console output on PortuxG20.
 
 Matt Sealey (1):
   efikamx: refine USB support
 
 Michael Walle (1):
   lsxl: support power switch
 
 Otavio Salvador (3):
   MX28: mx28evk: Align SSP clock speed
   MX28: mx28evk: Enable SPI DMA
   mx28evk: extend default environment
 
 Simon Glass (5):
   nand: Try to align the default buffers
   tegra: Add NAND support to funcmux
   tegra: fdt: Add NAND controller binding and definitions
   tegra: fdt: Add NAND definitions to fdt
   tegra: Enable NAND on Seaboard
 
 Stefano Babic (12):
   OMAP3: tam3517: add function to read MAC from EEPROM
   OMAP3: twister : get MAC address from EEPROM
   OMAP3: mt_ventoux: Correct board pinmux
   OMAP3: mt_ventoux: activate GPIO4
   OMAP3: mt_ventoux: read MAC address from EEPROM
   OMAP3: mt_ventoux: disable the buzzer at start-up
   video: drop duplicate set of DISPC_CONFIG register
   OMAP3: video: add macros to set display parameters
   OMAP3: mt_ventoux: added video support
   MX: set a common place to share code for Freescale i.MX
   MX35: mx35pdk: add support for MMC
   MX6: drop binary constants from iomux header
 
 Stephen Warren (6):
   tegra: enable NAND on Harmony
   mmc: detect boot sectors using EXT_CSD_BOOT_MULT too
   env_mmc: allow environment to be in an eMMC partition
   tegra: put eMMC environment into the boot sectors
   ARM: tegra: remove redundant mkdirs from board Makefiles
   ARM: tegra: fix Ventana standalone build
 
 Thierry Reding (2):
   cmd_nand: dump: Align data and OOB buffers
   tegra: Enable NAND on TEC
 
 Tom Rini (1):
   am33xx: Remove redundant timer config
 
 Tom Warren (2):
   Tegra: Change Tegra20 to Tegra in common code, prep for T30
   NAND: MXS: include common.h first so cache.h is included in
 correct order
 
 Valentin Longchamp (4):
   km/arm: set SPI NOR Flash default parameters
   kw_spi: fix clock prescaler computation
   km/ivm: fix string len check to support 7 char board names
   arm/km: fix frequency of the SPI NOR Flash
 
  Makefile   |8 +-
  arch/arm/cpu/arm1136/mx31/generic.c|   12 +-
  arch/arm/cpu/arm1136/mx31/timer.c  |   16 +-
  arch/arm/cpu/arm1136/mx35/generic.c|   90 +-
  arch/arm/cpu/arm1136/mx35/timer.c

Re: [U-Boot] Pull request: u-boot-arm/master

2012-07-10 Thread Wolfgang Denk
Dear Albert ARIBAUD,

In message 20120710083046.119e0988@lilith you wrote:
 Hi Wolfgang,
 
 Please consider applying this branch before -rc1.
 
 The following changes since commit 18277f7057c8e9b895aa4f8590969a57c4bce888:
 
   Revert arm: bugfix: save_boot_params_default accesses uninitalized stack 
 when -O0 (2012-07-09 09:19:00 +0200)
 
 are available in the git repository at:
 
   git://git.denx.de/u-boot-arm master
 
 for you to fetch changes up to 63905f1616fc2f827e986d8e82a5a2b69f4a0e6a:
 
   tegra: define fdt_load/fdt_high variables (2012-07-09 22:44:34 +0200)
 
 
 Jim Lin (1):
   tegra: usb: Fix device enumeration problem of USB1
 
 Lucas Stach (2):
   tegra: add ULPI on USB2 funcmux entry
   tegra: usb: fix wrong error check
 
 Peter Meerwald (1):
   beagle: add eeprom expansion board info for bct brettl4
 
 Stephen Warren (10):
   Add env vars describing U-Boot target board
   tegra: enable CONFIG_ENV_VARS_UBOOT_CONFIG
   tegra: add enterrcm command
   tegra: bootcmd enhancements
   tegra: bootcmd: start USB only when needed
   tegra: add GMC/GMD funcmux entry for SFLASH
   tegra: add pin_mux_spi() board initialization function
   tegra: trimslice: set up serial flash pinmux
   tegra: enable bootz command
   tegra: define fdt_load/fdt_high variables
 
 Thierry Reding (7):
   tegra: Rework Tamonten support
   tegra: medcom: Add device tree support
   tegra: plutux: Add device tree support
   tegra: Allow boards to perform early GPIO setup
   tegra: Implement gpio_early_init() on Tamonten
   tegra: Use SD write-protect GPIO on Tamonten
   tegra: Add Tamonten Evaluation Carrier support
 
 Tom Warren (1):
   tegra: fix leftover CONFIG_TEGRA2_MMC  _SPI build switches
 
  MAINTAINERS|1 +
  README |   14 
  arch/arm/cpu/armv7/tegra2/Makefile |1 +
  arch/arm/cpu/armv7/tegra2/cmd_enterrcm.c   |   65 +++
  arch/arm/cpu/armv7/tegra2/funcmux.c|   23 ++-
  arch/arm/cpu/armv7/tegra2/usb.c|2 +-
  arch/arm/include/asm/arch-tegra2/funcmux.h |6 ++
  arch/arm/include/asm/arch-tegra2/tegra2.h  |1 +
  board/avionic-design/common/tamonten.c |   65 ++-
  board/avionic-design/common/tamonten.h |   32 --
  board/avionic-design/dts/tegra2-medcom.dts |   58 +
  board/avionic-design/dts/tegra2-plutux.dts |   58 +
  board/avionic-design/dts/tegra2-tec.dts|   58 +
  board/avionic-design/medcom/Makefile   |6 +-
  board/avionic-design/medcom/medcom.c   |   45 -
  board/avionic-design/plutux/Makefile   |6 +-
  board/avionic-design/plutux/plutux.c   |   45 -
  board/avionic-design/tec/Makefile  |   50 +++
  board/compal/paz00/paz00.c |4 +-
  board/compulab/trimslice/trimslice.c   |7 +-
  board/nvidia/common/board.c|   16 -
  board/nvidia/common/board.h|1 +
  board/ti/beagle/beagle.c   |8 ++-
  boards.cfg |1 +
  common/env_common.c|   11 
  common/env_embedded.c  |   11 
  drivers/usb/host/ehci-tegra.c  |   18 +-
  include/configs/medcom.h   |   21 +-
  include/configs/plutux.h   |   21 +-
  include/configs/tec.h  |   82 
  include/configs/tegra2-common-post.h   |   96 
 ++--
  include/configs/tegra2-common.h|3 +
  mkconfig   |8 +++
  33 files changed, 628 insertions(+), 216 deletions(-)
  create mode 100644 arch/arm/cpu/armv7/tegra2/cmd_enterrcm.c
  delete mode 100644 board/avionic-design/common/tamonten.h
  create mode 100644 board/avionic-design/dts/tegra2-medcom.dts
  create mode 100644 board/avionic-design/dts/tegra2-plutux.dts
  create mode 100644 board/avionic-design/dts/tegra2-tec.dts
  delete mode 100644 board/avionic-design/medcom/medcom.c
  delete mode 100644 board/avionic-design/plutux/plutux.c
  create mode 100644 board/avionic-design/tec/Makefile
  create mode 100644 include/configs/tec.h

Applied, thanks.

Best regards,

Wolfgang Denk

-- 
DENX Software Engineering GmbH, MD: Wolfgang Denk  Detlev Zundel
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: (+49)-8142-66989-10 Fax: (+49)-8142-66989-80 Email: w...@denx.de
F u cn rd ths u cnt spl wrth a dm!
___
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot


Re: [U-Boot] Pull request: u-boot-arm/master

2012-07-08 Thread Wolfgang Denk
Dear Albert ARIBAUD,

In message 20120707141238.6d578281@lilith you wrote:
 
 The following changes since commit
 558cd995d6d3eaa94fb342d142289a1fa2f76ba3:
 
   tools/mkenvimage.c: fix basename(3) usage (2012-07-02 20:21:49 +0200)
 
 are available in the git repository at:
 
   git://git.denx.de/u-boot-arm master
 
 for you to fetch changes up to d702b0811df53a1fc2d8049e35431e4591d093c6:
 
   ARM: cache: Move the cp15 CR register read before flushing the cache.
   (2012-07-07 14:07:44 +0200)
 
 
 Alexandre Belloni (1):
   AT91SAM9*: Change kernel address in dataflash to match u-boot's
 size

 Amit Virdi (10):
   st_smi: Return error in case TFF is not set
   st_smi: Change SMI timeout values
   st_smi: Enhance the error handling
   st_smi: Change timeout loop implementation
   SPEAr: Fix ARM relocation support
   SPEAr: Eliminate dependency on Xloader table
   SPEAr: Initialize SNOR in early_board_init_f
   SPEAr: Remove CONFIG_MTD_NAND_VERIFY_WRITE to speed up NAND access
   cleanup/SPEAr: Remove unnecessary parenthesis
   cleanup/SPEAr: Define configuration flags more elegantly

 Andreas Bießmann (1):
   ehci-atmel: fix compiler warning

 Armando Visconti (4):
   st_smi: Removed no needed dependency on ST_M25Pxx_ID
   st_smi: Change the flash probing method
   st_smi: Fix bug in flash_print_info()
   st_smi: Fixed page size for Winbond W25Q128FV flash

 Bo Shen (3):
   Atmel : usb : add EHCI driver for Atmel SoC
   AT91: at91sam9m10g45ek : Enable EHCI instead OHCI
   ATMEL/PIO: Enable new feature of PIO on Atmel device

 Donghwa Lee (1):
   TRATS: initialize panel_info data structure in board file

 Fabio Estevam (24):
   mx53loco: Fix revision of Dialog boards
   mx53: Fix mask for SATA reference clock
   mx53loco: Remove unused SOBJS
   mx53evk: Remove unused SOBJS
   mx53ard: Remove unused SOBJS
   mx53smd: Remove unused SOBJS
   mx51evk: Remove unused SOBJS
   efikamx: Remove unused SOBJS
   vision2: Remove unused SOBJS
   ima3-mx53: Remove unused SOBJS
   mx6qarm2: Remove unused SOBJS
   mx6qsabrelite: Remove unused SOBJS
   mx53ard: Remove unused CONFIG_MII_GASKET
   imx31_phycore: Remove CONFIG_SYS_I2C_SLAVE definition
   mx35pdk: Remove CONFIG_SYS_I2C_SLAVE definition
   mx53ard: Remove CONFIG_SYS_I2C_SLAVE definition
   mx53evk: Remove CONFIG_SYS_I2C_SLAVE definition
   mx53loco: Remove CONFIG_SYS_I2C_SLAVE definition
   mx53smd: Remove CONFIG_SYS_I2C_SLAVE definition
   mx28evk: Fix PSWITCH key position
   mx28evk: Fix boot by adjusting HW_DRAM_CTL29 register
   No need to define CONFIG_ARCH_CPU_INIT.
   ARM: mx28: Remove CONFIG_ARCH_CPU_INIT
   ARM: introduce arch_early_init_r()

 Heiko Schocher (1):
   arm,davinci: update for enbw_cmc board

 Holger Brunck (13):
   arm/km: add board type to boards.cfg
   arm/km: add piggy mac adress offset for mgcoge3un
   arm/km: rename CONFIG option CONFIG_KM_DEF_ENV_UPDATE
   arm/km: use ARRAY_SIZE macro
   arm/km: fix wrong comment in SDRAM config for mgcoge3un
   arm/km: change maintainer for mgcoge3un
   arm/km: remove CONFIG_RESET_PHY_R
   arm/km: add kmnusa board support
   arm/km: add kmcoge5un board support
   arm/km: convert mgcoge3un target to km_kirkwood
   arm/km: remove portl2.h and use km_kirkwood instead
   arm/km: cleanup km_kirkwood boards
   arm/km: remove calls to kw_gpio_* in board_early_init_f

 Igor Grinberg (1):
   cm-t35: reduce the environment size

 Jason Liu (1):
   i.mx: i.mx6x: NO_MUX_I/NO_PAD_I not set correctly

 Lokesh Vutla (10):
   OMAP5: Adding correct Control id code for OMAP5430
   OMAP5: ADD chip detection for OMAP5432 SOC
   OMAP5: Configure the io settings for omap5432 uevm board
   OMAP5: ADD precalculated timings for ddr3
   OMAP5: EMIF: Add support for DDR3 device
   OMAP5: DPLL core lock for OMAP5432
   OMAP5: Change voltages for omap5432
   ARM: OMAP3+: Detect reset type
   OMAP4+: Handle sdram init after warm reset
   OMAP4+: Force DDR in self-refresh after warm reset

 Lucas Stach (2):
   tegra: sync SDIO1 pingroup enum name with TRM
   tegra: add SDIO1 funcmux entry for UARTA

 Luka Perkov (1):
   kwboot: boot kirkwood SoCs over a serial link

 Marek Vasut (3):
   i.MX28: Add function to adjust memory parameters
   Kirkwood: Add support for Ka-Ro TK71
   PXA: Enable CONFIG_PREBOOT on zipitz2

 Michael Langer (1):
   i.MX6 USDHC: Use the ESDHC clock

 Michael Walle (4):
   lib: add rand() function
   net: use common rand()/srand() functions
   net: add helper to generate random mac address
   Kirkwood: add lschlv2 and lsxhl board support

 Minkyu Kang (1):
   Exynos: fix cpuinfo and cpu detecting

 Nikita Kiryanov (4):
   

  1   2   3   >