19 Oct, 2019

1 commit


18 Oct, 2019

5 commits


17 Oct, 2019

1 commit

  • U-Boot cannot be built for h2200_defconfig with CONFIG_DM=y.

    The maintainer Lukasz Dalek suggested to remove the board.
    https://lists.denx.de/pipermail/u-boot/2019-August/380685.html

    Cc: Lukasz Dalek
    Signed-off-by: Heinrich Schuchardt
    [trini: As this is the last non-toradex PXA board, update travis too]
    Signed-off-by: Tom Rini

    Heinrich Schuchardt
     

15 Oct, 2019

2 commits


14 Oct, 2019

12 commits


12 Oct, 2019

7 commits


11 Oct, 2019

2 commits


10 Oct, 2019

4 commits

  • The EEPROM contains eth1 MAC address as well, use it.

    Signed-off-by: Marek Vasut
    Cc: Silvio Fricke
    Cc: Simon Goldschmidt

    Marek Vasut
     
  • Update headers generated by quartus to the latest version.

    Signed-off-by: Marek Vasut
    Cc: Silvio Fricke
    Cc: Simon Goldschmidt

    Marek Vasut
     
  • The company Samtec was merged into Softing, migrate the board over to
    the new name and update copyright headers.

    Signed-off-by: Marek Vasut
    Cc: Silvio Fricke
    Cc: Simon Goldschmidt

    Marek Vasut
     
  • Xilinx/FPGA changes for v2020.01

    FPGA:
    - Enable fpga loading on Versal
    - Minor fix

    Microblaze:
    - Fix LMB configurations to support initrds
    - Some other cleanups

    Zynq:
    - Minor config/dt changes
    - Add distro boot support for usb1 and mmc1
    - Remove Xilinx private boot commands and use only distro boot

    ZynqMP:
    - Kconfig cleanups, defconfig updates
    - Update some dt files
    - Add firmware driver for talking to PMUFW
    - Extend distro boot support for jtag
    - Add new IDs
    - Add system controller configurations
    - Convert code to talk firmware via mailbox or SMCs

    Versal:
    - Add board_late_init()
    - Add run time DT memory setup
    - Add DFU support
    - Extend distro boot support for jtag and dfu
    - Add clock driver
    - Tune mini configurations

    Xilinx:
    - Improve documentation (boot scripts, dt binding)
    - Enable run time initrd_high calculation
    - Define default SYS_PROMPT
    - Add zynq/zynqmp virtual defconfig

    Drivers:
    - Add Xilinx mailbox driver for talking to firmware
    - Clean zynq_gem for Versal
    - Move ZYNQ_HISPD_BROKEN to Kconfig
    - Wire genphy_init() in phy.c
    - Add Xilinx gii2rgmii bridge
    - Cleanup zynq_sdhci
    - dwc3 fix
    - zynq_gpio fix
    - axi_emac fix

    Others:
    - apalis-tk1 - clean config file

    Tom Rini
     

09 Oct, 2019

2 commits


08 Oct, 2019

4 commits