29 Jan, 2017

1 commit

  • Add a new defconfig file for the AM335x High Security EVM. This config
    is specific for the case of memory device booting. Memory device booting
    is handled separatly from peripheral booting on HS devices as the load
    address changes.

    This defconfig is the same as for the non-secure part, except for:
    CONFIG_TI_SECURE_DEVICE option set to 'y'
    CONFIG_ISW_ENTRY_ADDR updated for secure images.
    CONFIG_FIT_IMAGE_POST_PROCESS option set to 'y'
    CONFIG_SPL_FIT_IMAGE_POST_PROCESS option set to 'y'
    CONFIG_USE_TINY_PRINTF option set to 'y' to reduce SPL size
    CONFIG_SPL_SYS_MALLOC_SIMPLE set to 'y' to reduce SPL size

    Signed-off-by: Andrew F. Davis
    Reviewed-by: Tom Rini

    Andrew F. Davis
     

21 Jan, 2017

1 commit


15 Jan, 2017

1 commit


28 Dec, 2016

1 commit


13 Dec, 2016

1 commit


12 Dec, 2016

1 commit


06 Dec, 2016

1 commit


26 Nov, 2016

1 commit


22 Nov, 2016

1 commit


15 Nov, 2016

1 commit

  • Ian has not had any time for sunxi for some time now and I'm
    in the same situation now, so I'm stepping down as sunxi
    custodian and marking the sunxi support as Orphan.

    Cc: Maxime Ripard
    Cc: Chen-Yu Tsai
    Cc: Ian Campbell
    Signed-off-by: Hans de Goede
    Acked-by: Ian Campbell

    Hans de Goede
     

29 Oct, 2016

1 commit


21 Aug, 2016

1 commit


17 Aug, 2016

1 commit


16 Aug, 2016

1 commit

  • The Xtensa processor architecture is a configurable, extensible,
    and synthesizable 32-bit RISC processor core provided by Cadence.

    This is the first part of the basic architecture port with changes to
    common files. The 'arch/xtensa' directory, and boards and additional
    drivers will be in separate commits.

    Signed-off-by: Chris Zankel
    Signed-off-by: Max Filippov
    Reviewed-by: Simon Glass
    Reviewed-by: Tom Rini

    Chris Zankel
     

02 Aug, 2016

1 commit


28 Jul, 2016

1 commit


03 May, 2016

1 commit


26 Apr, 2016

1 commit


12 Apr, 2016

1 commit

  • Now that rpi_*defconfig and Kconfig (rather than the config header file)
    provide the identity of the build, we don't need to separate config
    headers and board directories for each RPi variant. Set CONFIG_SYS_BOARD
    and CONFIG_SYS_CONFIG_NAME so that we can get rid of the duplication. This
    requires a tiny number of extra ifdefs in the config header.

    The only disadvantage of this approach is that the $board/$board_name
    environment variables aren't as descriptive as they used to be. This isn't
    really an issue because those only exist to allow scripts to create DTB
    filenames at runtime. However, the RPi board code already sets $fdtfile to
    something more accurate based on FW-reported board ID anyway.

    While at it, unify some Kconfig select options, and add a MAINTAINERS
    entry for bcm283x too.

    Partially-suggested-by: Tom Rini
    Signed-off-by: Stephen Warren
    Reviewed-by: Tom Rini

    Stephen Warren
     

02 Apr, 2016

2 commits


16 Mar, 2016

1 commit


25 Feb, 2016

1 commit


15 Jan, 2016

1 commit


14 Jan, 2016

1 commit

  • Add myself as custodian for the Marvell git repository. Additionally,
    add the mach-mvebu directory to the list of files / directories. And
    add Armada XP & Armada 38x to the title (not only kirkwood).

    Signed-off-by: Stefan Roese
    Acked-by: Tom Rini
    Acked-by: Prafulla Wadaskar
    Acked-by: Luka Perkov

    Stefan Roese
     

08 Jan, 2016

1 commit


22 Dec, 2015

2 commits


30 Nov, 2015

1 commit


13 Nov, 2015

1 commit


16 May, 2015

1 commit


09 May, 2015

1 commit


21 Apr, 2015

1 commit


10 Apr, 2015

1 commit


15 Mar, 2015

1 commit


06 Mar, 2015

1 commit


03 Mar, 2015

2 commits


02 Mar, 2015

2 commits