06 Feb, 2014

5 commits


14 Jan, 2014

2 commits


11 Dec, 2013

1 commit


16 Nov, 2013

1 commit


12 Nov, 2013

2 commits


10 Nov, 2013

1 commit

  • Conflicts:
    arch/arm/cpu/arm926ejs/mxs/Makefile
    board/compulab/cm_t35/Makefile
    board/corscience/tricorder/Makefile
    board/ppcag/bg0900/Makefile
    drivers/bootcount/Makefile
    include/configs/omap4_common.h
    include/configs/pdnb3.h

    Makefile conflicts are due to additions/removals of
    object files on the ARM branch vs KBuild introduction
    on the main branch. Resolution consists in adjusting
    the list of object files in the main branch version.
    This also applies to two files which are not listed
    as conflicting but had to be modified:

    board/compulab/common/Makefile
    board/udoo/Makefile

    include/configs/omap4_common.h conflicts are due to
    the OMAP4 conversion to ti_armv7_common.h on the ARM
    side, and CONFIG_SYS_HZ removal on the main side.
    Resolution is to convert as this icludes removal of
    CONFIG_SYS_HZ.

    include/configs/pdnb3.h is due to a removal on ARM side.
    Trivial resolution is to remove the file.

    Note: 'git show' will also list two files just because
    they are new:

    include/configs/am335x_igep0033.h
    include/configs/omap3_igep00x0.h

    Albert ARIBAUD
     

08 Nov, 2013

2 commits


17 Oct, 2013

1 commit


08 Oct, 2013

1 commit


20 Aug, 2013

1 commit


10 Jun, 2013

1 commit

  • The omap2420H4 was the only mainline omap24xx board. Prior to being
    fixed by Jon Hunter in time for v2013.04 it had been functionally broken
    for a very long time. Remove this board as there's not been interest in
    it in U-Boot for quite a long time.

    Signed-off-by: Tom Rini

    Tom Rini
     

15 May, 2013

2 commits


12 Apr, 2013

1 commit

  • The migration of boards from Makefile to boards.cfg was due for v2012.03, but
    smdk6400 did not follow, and it does not build, so move it to scrapyard. It will
    still be possible to restore it from the Git history before fixing it.

    Signed-off-by: Benoît Thébaudeau

    Benoît Thébaudeau
     

19 Mar, 2013

1 commit

  • 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 proper formatting.

    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

    Tom Rini
     

12 Mar, 2013

1 commit


28 Feb, 2013

2 commits


29 Oct, 2012

1 commit


27 Oct, 2012

1 commit

  • SX1 does not build properly by itself, is not built
    as part of MAKEALL arm or MAKEALL -a arm, and is only
    present in Makefile, not boards.cfg. As it also has no
    entry in MAINTAINERS, it is orphan and non-functional.
    Remove it.

    Signed-off-by: Albert ARIBAUD

    Albert ARIBAUD
     

06 Oct, 2012

1 commit

  • Due to grown code sizes the TQM85xx boards don't build any more with
    some older tool chains (like ELDK 4.2). As these boards have long
    reached EOL it seems a waste of effort trying to fix them. The vendor
    has agreed to drop support for them, too. So let's get rid of them.

    Signed-off-by: Wolfgang Denk
    Cc: Stefan Roese
    cc: Kim Phillips
    Acked-by: Stefan Roese

    Wolfgang Denk
     

19 Sep, 2012

1 commit

  • This board is the only board that still sticks to OneNAND IPL.
    Remove this board, since we have SPL around for a while and
    OneNAND is well supported in the SPL framework. The board can
    be revived if necessary.

    Signed-off-by: Marek Vasut
    Cc: Albert Aribaud
    Cc: Kyungmin Park
    Cc: Tom Rini

    Marek Vasut
     

12 Dec, 2011

1 commit


09 Dec, 2011

3 commits


07 Dec, 2011

4 commits


29 Nov, 2011

1 commit


23 Oct, 2011

1 commit


29 Sep, 2011

1 commit