Commits on Apr 10, 2018

  1. gitlab-ci.yml: use separate cache for legacy pipeline

    Signed-off-by: Michał Żygowski <michal.zygowski@3mdeb.com>
    miczyg1 committed Apr 10, 2018
    Copy the full SHA
    56e585e View commit details
    Browse the repository at this point in the history
  2. Merge pull request #125 from pcengines/ci_cache_fix

    gitlab-ci.yml: use separate cache for legacy pipeline
    pietrushnic committed Apr 10, 2018
    Copy the full SHA
    9eeb9d6 View commit details
    Browse the repository at this point in the history
  3. mb/pcengines: unify configuration for apu boards

    Signed-off-by: Michał Żygowski <michal.zygowski@3mdeb.com>
    miczyg1 committed Apr 10, 2018
    Copy the full SHA
    c2de7cd View commit details
    Browse the repository at this point in the history
  4. mb/pcengines/apu: unify gpio definitions and initialisation in romstage

    Signed-off-by: Michał Żygowski <michal.zygowski@3mdeb.com>
    miczyg1 committed Apr 10, 2018
    Copy the full SHA
    825e2f1 View commit details
    Browse the repository at this point in the history
  5. Copy the full SHA
    7fc757f View commit details
    Browse the repository at this point in the history
  6. mb/pcengines/apu2/bootorder: fix leftover of sgabios and enable ehci0

    Signed-off-by: Michał Żygowski <michal.zygowski@3mdeb.com>
    miczyg1 committed Apr 10, 2018
    Copy the full SHA
    6180e11 View commit details
    Browse the repository at this point in the history
  7. mb/pcengines/apu2/variants: move devitree to spearate variants

    Signed-off-by: Michał Żygowski <michal.zygowski@3mdeb.com>
    miczyg1 committed Apr 10, 2018
    Copy the full SHA
    463f340 View commit details
    Browse the repository at this point in the history
  8. mb/pcengines/apu2/board_info: unify board info file

    Signed-off-by: Michał Żygowski <michal.zygowski@3mdeb.com>
    miczyg1 committed Apr 10, 2018
    Copy the full SHA
    1239964 View commit details
    Browse the repository at this point in the history
  9. mb/pcengines: remove apu3/4/5 directories

    Signed-off-by: Michał Żygowski <michal.zygowski@3mdeb.com>
    miczyg1 committed Apr 10, 2018
    Copy the full SHA
    3c0f435 View commit details
    Browse the repository at this point in the history
  10. Makefile.inc: fix paths to devicetree

    Signed-off-by: Michał Żygowski <michal.zygowski@3mdeb.com>
    miczyg1 committed Apr 10, 2018
    Copy the full SHA
    337328b View commit details
    Browse the repository at this point in the history
  11. mb/pcengines/apu2/s1_button: move implementation of console enabling …

    …feature to separate file
    miczyg1 committed Apr 10, 2018
    Copy the full SHA
    0899d6a View commit details
    Browse the repository at this point in the history
  12. mb/pcengines/apu2/mainboard.c: use single function to enable console

    Signed-off-by: Michał Żygowski <michal.zygowski@3mdeb.com>
    miczyg1 committed Apr 10, 2018
    Copy the full SHA
    8879829 View commit details
    Browse the repository at this point in the history
  13. mb/pcengines/apu2/Makefile.inc: add s1_button file to be compiled

    Signed-off-by: Michał Żygowski <michal.zygowski@3mdeb.com>
    miczyg1 committed Apr 10, 2018
    Copy the full SHA
    7fe0e2b View commit details
    Browse the repository at this point in the history
  14. Copy the full SHA
    8b78237 View commit details
    Browse the repository at this point in the history
  15. Copy the full SHA
    32ddfa6 View commit details
    Browse the repository at this point in the history
  16. mb/pcengines/apu2/s1_button.c: fix calulating bootorder length

    In legacy the bootorder file was 4097 bytes long which is
    1 byte longer than it should be. The bootorder has been changed
    and its size is correct now. Remove the decrementation.
    
    Signed-off-by: Michał Żygowski <michal.zygowski@3mdeb.com>
    miczyg1 committed Apr 10, 2018
    Copy the full SHA
    c2d6ec8 View commit details
    Browse the repository at this point in the history
  17. Copy the full SHA
    dab0974 View commit details
    Browse the repository at this point in the history

Commits on May 4, 2018

  1. Makefile: add distclean rule and dependency for Memtest86+

    Signed-off-by: Michał Żygowski <michal.zygowski@3mdeb.com>
    miczyg1 committed May 4, 2018
    Copy the full SHA
    764167c View commit details
    Browse the repository at this point in the history
  2. src/Kconfig: add options for Memtest86+

    Signed-off-by: Michał Żygowski <michal.zygowski@3mdeb.com>
    miczyg1 committed May 4, 2018
    Copy the full SHA
    32daf73 View commit details
    Browse the repository at this point in the history
  3. src/arch/x86/Makefile.inc: add rule to build Memtest86+

    Signed-off-by: Michał Żygowski <michal.zygowski@3mdeb.com>
    miczyg1 committed May 4, 2018
    Copy the full SHA
    98ed760 View commit details
    Browse the repository at this point in the history
  4. mb/pcengines/apu2/Makefile.inc: remove old Memtest86+ binary dependency

    Signed-off-by: Michał Żygowski <michal.zygowski@3mdeb.com>
    miczyg1 committed May 4, 2018
    Copy the full SHA
    376d604 View commit details
    Browse the repository at this point in the history
  5. payloads/external/Memtest86Plus: add Memtest86+ directory and Makefil…

    …e.inc
    
    Signed-off-by: Michał Żygowski <michal.zygowski@3mdeb.com>
    miczyg1 committed May 4, 2018
    Copy the full SHA
    7a49442 View commit details
    Browse the repository at this point in the history
  6. gitignore: add rule to ignore memtes86plus repo directory

    Signed-off-by: Michał Żygowski <michal.zygowski@3mdeb.com>
    miczyg1 committed May 4, 2018
    Copy the full SHA
    cbc79e2 View commit details
    Browse the repository at this point in the history
  7. iPXE: get rid of apu2-documentation dependency

    Signed-off-by: Michał Żygowski <michal.zygowski@3mdeb.com>
    miczyg1 committed May 4, 2018
    Copy the full SHA
    cb58645 View commit details
    Browse the repository at this point in the history
  8. src/arch/x86/Makefile.inc: move memtest86+ rule to mainboard Makefile…

    … and cleanup
    
    Signed-off-by: Michał Żygowski <michal.zygowski@3mdeb.com>
    miczyg1 committed May 4, 2018
    Copy the full SHA
    083980b View commit details
    Browse the repository at this point in the history
  9. configs: update configs with removed apu2-documentation dependency

    Signed-off-by: Michał Żygowski <michal.zygowski@3mdeb.com>
    miczyg1 committed May 4, 2018
    Copy the full SHA
    48b3151 View commit details
    Browse the repository at this point in the history
  10. Merge pull request #126 from pcengines/legacy-src-unify

    Legacy src unify
    miczyg1 committed May 4, 2018
    Copy the full SHA
    5872a1b View commit details
    Browse the repository at this point in the history
  11. gitlab-ci.yml: build the image the same way as mainline

    In legacy build memtest was built externally. Switch to build
    like mainline release to remove the memtest86+ dependency.
    
    Signed-off-by: Michał Żygowski <michal.zygowski@3mdeb.com>
    miczyg1 committed May 4, 2018
    Copy the full SHA
    c57127b View commit details
    Browse the repository at this point in the history

Commits on May 5, 2018

  1. Merge pull request #130 from pcengines/memtest-portage

    Memtest portage
    pietrushnic committed May 5, 2018
    Copy the full SHA
    2f7a212 View commit details
    Browse the repository at this point in the history

Commits on May 8, 2018

  1. mb/pcengines/apu2/microcode_amd: add microcode blob

    Signed-off-by: Michał Żygowski <michal.zygowski@3mdeb.com>
    miczyg1 committed May 8, 2018
    Copy the full SHA
    956c305 View commit details
    Browse the repository at this point in the history
  2. src/apu/amd/pi: prepare infrastructure to include microcode update

    Signed-off-by: Michał Żygowski <michal.zygowski@3mdeb.com>
    miczyg1 committed May 8, 2018
    Copy the full SHA
    5c54a5a View commit details
    Browse the repository at this point in the history
  3. src/cpu/amd/pi: implement microcode update procedure for family 16h

    Signed-off-by: Michał Żygowski <michal.zygowski@3mdeb.com>
    miczyg1 committed May 8, 2018
    Copy the full SHA
    6cebbfc View commit details
    Browse the repository at this point in the history
  4. mb/pcengines/apu2/romstage.c: update microcode if according option is…

    … set
    
    Signed-off-by: Michał Żygowski <michal.zygowski@3mdeb.com>
    miczyg1 committed May 8, 2018
    Copy the full SHA
    462da24 View commit details
    Browse the repository at this point in the history
  5. util/crossgcc/Makefile: set destincation directory for toolchain

    Change-Id: I2c429d3fa21c378018b02831d9a25df8e2267a63
    Signed-off-by: Piotr Król <piotr.krol@3mdeb.com>
    pietrushnic committed May 8, 2018
    Copy the full SHA
    bd72e16 View commit details
    Browse the repository at this point in the history
  6. util/crossgcc/Makefile: change TARGETDIR to /opt/xgcc

    Change-Id: Ic3baa815d64bc12b325fc125454e0529854c943c
    Signed-off-by: Piotr Król <piotr.krol@3mdeb.com>
    pietrushnic committed May 8, 2018
    Copy the full SHA
    e2a91a9 View commit details
    Browse the repository at this point in the history
  7. .gitlab-ci.yml: align CI configuration and use pce-fw-builder

    Change-Id: Idda814ce0f7de31dc087c31cdcce4673fb7da8f1
    Signed-off-by: Piotr Król <piotr.krol@3mdeb.com>
    pietrushnic committed May 8, 2018
    Copy the full SHA
    c6d51b7 View commit details
    Browse the repository at this point in the history

Commits on May 9, 2018

  1. .gitlab-ci.yml: synchronize with mainline yml

    Change-Id: I5d728339e948a38b42df3791352e9aeff38a450c
    Signed-off-by: Piotr Król <piotr.krol@3mdeb.com>
    pietrushnic committed May 9, 2018
    Copy the full SHA
    2fa80ea View commit details
    Browse the repository at this point in the history

Commits on May 10, 2018

  1. .gitlab-ci-yaml: remove apu1 from legacy it is not supported

    Change-Id: Ic10253d74435cec8b22ca6210fa045ed9f34cb3b
    Signed-off-by: Piotr Król <piotr.krol@3mdeb.com>
    pietrushnic committed May 10, 2018
    Copy the full SHA
    85472c6 View commit details
    Browse the repository at this point in the history
  2. .gitlab-ci.yml: add ability to build from branches to check_dependenc…

    …ies and build stage
    
    Change-Id: If10488b8191c4ed2ac6d77eed61f5456170f69fe
    Signed-off-by: Piotr Król <piotr.krol@3mdeb.com>
    pietrushnic committed May 10, 2018
    Copy the full SHA
    b5764eb View commit details
    Browse the repository at this point in the history
  3. .gitlab-ci.yml: remove dependencies checks for branches

    Change-Id: I578d40a6f1b56a8e9d7a82c1e4fcb3496b9a26aa
    Signed-off-by: Piotr Król <piotr.krol@3mdeb.com>
    pietrushnic committed May 10, 2018
    Copy the full SHA
    5ff3ea1 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #134 from pcengines/pce-fw-builder-legacy

    Pce fw builder legacy
    miczyg1 committed May 10, 2018
    Copy the full SHA
    88adfed View commit details
    Browse the repository at this point in the history
  5. gitlab-ci.yml: use latest tag for pce-fw-builder

    Signed-off-by: Michał Żygowski <michal.zygowski@3mdeb.com>
    miczyg1 committed May 10, 2018
    Copy the full SHA
    e057a61 View commit details
    Browse the repository at this point in the history
  6. src/mainboard/pcengines/apu2/romstage.c: try to update microcode by d…

    …efault
    
    Signed-off-by: Michał Żygowski <michal.zygowski@3mdeb.com>
    miczyg1 committed May 10, 2018
    Copy the full SHA
    fb451d0 View commit details
    Browse the repository at this point in the history
  7. src/mainboard/pcengines/apu2/microcode_amd: remove the blob

    Signed-off-by: Michał Żygowski <michal.zygowski@3mdeb.com>
    miczyg1 committed May 10, 2018
    Copy the full SHA
    9727a1b View commit details
    Browse the repository at this point in the history
  8. src/cpu/amd/pi/microcode_fam16h.c: change the name of ucode blob to l…

    …ook for in CBFS
    
    Signed-off-by: Michał Żygowski <michal.zygowski@3mdeb.com>
    miczyg1 committed May 10, 2018
    Copy the full SHA
    8c7df53 View commit details
    Browse the repository at this point in the history
  9. src/cpu/amd/pi: cleanup of old include microcode option

    Signed-off-by: Michał Żygowski <michal.zygowski@3mdeb.com>
    miczyg1 committed May 10, 2018
    Copy the full SHA
    fe3cc99 View commit details
    Browse the repository at this point in the history
  10. src/cpu/amd/pi/00730F01/update_microcode.c: correct comment format

    Signed-off-by: Michał Żygowski <michal.zygowski@3mdeb.com>
    miczyg1 committed May 10, 2018
    Copy the full SHA
    0dc33c9 View commit details
    Browse the repository at this point in the history

Commits on May 11, 2018

  1. CHANGELOG.md: update v4.0.17 release info

    Signed-off-by: Michał Żygowski <michal.zygowski@3mdeb.com>
    miczyg1 committed May 11, 2018
    Copy the full SHA
    3dadcfe View commit details
    Browse the repository at this point in the history
  2. Merge pull request #136 from pcengines/update-builder-legacy

    gitlab-ci.yml: use latest tag for pce-fw-builder
    pietrushnic committed May 11, 2018
    Copy the full SHA
    d2c19ed View commit details
    Browse the repository at this point in the history
  3. Merge pull request #140 from pcengines/update-changelog-legacy

    CHANGELOG.md: update v4.0.17 release info
    pietrushnic committed May 11, 2018
    Copy the full SHA
    096cfed View commit details
    Browse the repository at this point in the history