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

Tom Rini trini at ti.com
Wed Jan 9 20:35:10 CET 2013


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
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 836 bytes
Desc: Digital signature
URL: <http://lists.denx.de/pipermail/u-boot/attachments/20130109/e837c3a1/attachment.pgp>


More information about the U-Boot mailing list