01 Mar, 2018

2 commits


20 Dec, 2016

1 commit


09 Dec, 2016

1 commit


08 Dec, 2016

1 commit

  • This patch also includes ARM64 zynqmp changes:
    - Remove platform non DM initialization
    - Remove hardcoded sata base address

    Signed-off-by: Michal Simek
    Reviewed-by: Simon Glass
    Series-to: sjg, agraf@suse.de
    Series-cc: uboot
    Series-version: 4
    Series-changes: 2
    - make ceva_init_sata static
    - Move SATA_CEVA to defconfig
    - Initalized max_lun and max_id platdata

    Series-changes: 3
    - Extend Kconfig help description
    - sort dm.h
    - Remove SPL undefinition from board file
    - Fix Kconfig dependecies

    Michal Simek
     

15 Nov, 2016

1 commit


22 Sep, 2016

1 commit


22 Jul, 2016

1 commit


06 Jun, 2016

1 commit

  • Nand and QSPI are not defined now but this will be extended.
    Based on selected bootmode boot_targets are rewritten.
    Patch also contains detection if variables are saved. If yes don't
    rewrite boot_targets variable.

    Also move variable setup to the end of file because SCSI needs to be
    defined before others macros are using it.

    Signed-off-by: Michal Simek
    Reviewed-by: Alexander Graf

    Michal Simek
     

14 Apr, 2016

2 commits


05 Apr, 2016

1 commit

  • Read information about memory from DT. This patch simplify life with
    synchronization between DT and board files.

    dram_init() only needs maximum RAM size below 4GB that's why please sort
    banks in memory node.
    dram_init_banksize() copies memory setup to bi_dram[].
    This will avoid reading information from DT twice.

    Memory test start/end were changed to DDR location to let memtest still
    compiled.

    Signed-off-by: Michal Simek

    Michal Simek
     

22 Feb, 2016

1 commit


27 Jan, 2016

4 commits


07 Dec, 2015

3 commits


19 Nov, 2015

1 commit


04 Nov, 2015

1 commit


19 Aug, 2015

1 commit


28 Jul, 2015

2 commits