Commits on Feb 11, 2019

  1. src/arch/x86/smbios.c: add ECC info

    Martin Dziecielski committed Feb 11, 2019
    Copy the full SHA
    2806a3c View commit details
    Browse the repository at this point in the history
  2. configs: correct iPXE and memtest revisions to fixed values

    Signed-off-by: Michał Żygowski <michal.zygowski@3mdeb.com>
    miczyg1 committed Feb 11, 2019
    Copy the full SHA
    fcae554 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #269 from pcengines/payload_revisions

    configs: correct iPXE and memtest revisions to fixed values
    miczyg1 committed Feb 11, 2019
    Copy the full SHA
    de474aa View commit details
    Browse the repository at this point in the history
  4. add ecc info

    Martin Dziecielski committed Feb 11, 2019
    Copy the full SHA
    ec6dcc3 View commit details
    Browse the repository at this point in the history
  5. add ecc info

    Martin Dziecielski committed Feb 11, 2019
    Copy the full SHA
    e5e7c39 View commit details
    Browse the repository at this point in the history

Commits on Feb 13, 2019

  1. src/cpu/amd/pi/00730F01/Kconfig: select microcode CBFS option

    Signed-off-by: Michał Żygowski <michal.zygowski@3mdeb.com>
    miczyg1 committed Feb 13, 2019
    Copy the full SHA
    0ba3756 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #271 from pcengines/microcode_patch_fix

    src/cpu/amd/pi/00730F01/Kconfig: select microcode CBFS option
    miczyg1 committed Feb 13, 2019
    Copy the full SHA
    046d5ef View commit details
    Browse the repository at this point in the history

Commits on Feb 14, 2019

  1. add ECC info in SMBIOS table

    Martin Dziecielski committed Feb 14, 2019
    Copy the full SHA
    fd88f22 View commit details
    Browse the repository at this point in the history

Commits on Feb 15, 2019

  1. .gitlab-ci.yml: upgrade coreboot SDK to 1.52

    Signed-off-by: Michał Żygowski <michal.zygowski@3mdeb.com>
    miczyg1 committed Feb 15, 2019
    Copy the full SHA
    3fac524 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #272 from pcengines/upgrade_coreboot_sdk

    .gitlab-ci.yml: upgrade coreboot SDK to 1.52
    miczyg1 committed Feb 15, 2019
    Copy the full SHA
    75059bc View commit details
    Browse the repository at this point in the history

Commits on Feb 18, 2019

  1. changed doubled spd_buffer to pointer and 2 other small fixes

    Martin Dziecielski committed Feb 18, 2019
    Copy the full SHA
    9758815 View commit details
    Browse the repository at this point in the history
  2. bracket formating

    Martin Dziecielski committed Feb 18, 2019
    Copy the full SHA
    7ea075e View commit details
    Browse the repository at this point in the history

Commits on Feb 22, 2019

  1. src/mainboard/pcengines/apu2/mainboard.c: remove empty lines betwee n…

    …cases
    
    Signed-off-by: Michał Żygowski <michal.zygowski@3mdeb.com>
    miczyg1 committed Feb 22, 2019
    Copy the full SHA
    0176614 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #268 from pcengines/spd-ecc

    add ECC info
    miczyg1 committed Feb 22, 2019
    Copy the full SHA
    5a43bab View commit details
    Browse the repository at this point in the history

Commits on Feb 26, 2019

  1. src/mainboard/pcengines/apu2/bios_knobs.c: add boost knob check

    Signed-off-by: Michał Żygowski <michal.zygowski@3mdeb.com>
    miczyg1 committed Feb 26, 2019
    Copy the full SHA
    9eb7556 View commit details
    Browse the repository at this point in the history
  2. src/mainboard/pcengines/apu2/OemCustomize.c: make boost runtime confi…

    …gurable
    
    Signed-off-by: Michał Żygowski <michal.zygowski@3mdeb.com>
    miczyg1 committed Feb 26, 2019
    Copy the full SHA
    50205f6 View commit details
    Browse the repository at this point in the history
  3. src/mainboard/pcengines/apu2/bootorder: add boost knobs

    Signed-off-by: Michał Żygowski <michal.zygowski@3mdeb.com>
    miczyg1 committed Feb 26, 2019
    Copy the full SHA
    6c1fb1e View commit details
    Browse the repository at this point in the history
  4. configs: fix microcode option and bump local version

    Signed-off-by: Michał Żygowski <michal.zygowski@3mdeb.com>
    miczyg1 committed Feb 26, 2019
    Copy the full SHA
    4fab543 View commit details
    Browse the repository at this point in the history
  5. src/mainboard/pcengines/apu2/bios_knobs.c: fix typo

    Signed-off-by: Michał Żygowski <michal.zygowski@3mdeb.com>
    miczyg1 committed Feb 26, 2019
    Copy the full SHA
    9a4c48e View commit details
    Browse the repository at this point in the history
  6. payloads/external/sortbootorder/Makefile: update to v4.6.13

    Signed-off-by: Michał Żygowski <michal.zygowski@3mdeb.com>
    miczyg1 committed Feb 26, 2019
    Copy the full SHA
    7368d89 View commit details
    Browse the repository at this point in the history
  7. Merge pull request #273 from pcengines/boost_runtime_config

    Boost runtime config
    miczyg1 committed Feb 26, 2019
    Copy the full SHA
    f11f413 View commit details
    Browse the repository at this point in the history
  8. .gitlab-ci.yml: automatically generate SHA256 and upload it to cloud

    Signed-off-by: Michał Żygowski <michal.zygowski@3mdeb.com>
    miczyg1 committed Feb 26, 2019
    Copy the full SHA
    70b2f90 View commit details
    Browse the repository at this point in the history
  9. .gitlab-ci.yml: enable sign jobs to generate SHA256 sums

    Signed-off-by: Michał Żygowski <michal.zygowski@3mdeb.com>
    miczyg1 committed Feb 26, 2019
    Copy the full SHA
    71b6113 View commit details
    Browse the repository at this point in the history
  10. .gitlab-ci.yml: change directory when generating SHA256 files

    Signed-off-by: Michał Żygowski <michal.zygowski@3mdeb.com>
    miczyg1 committed Feb 26, 2019
    Copy the full SHA
    cc45002 View commit details
    Browse the repository at this point in the history
  11. Merge pull request #275 from pcengines/sha256_upload

    Sha256 upload
    miczyg1 committed Feb 26, 2019
    Copy the full SHA
    fef9734 View commit details
    Browse the repository at this point in the history

Commits on Mar 4, 2019

  1. pcengines/apu2/mainboard.c: add missing routing for 02.4 and 02.5

    Signed-off-by: Krystian Hebel <krystian.hebel@3mdeb.com>
    krystian-hebel committed Mar 4, 2019
    Copy the full SHA
    276c74a View commit details
    Browse the repository at this point in the history

Commits on Mar 7, 2019

  1. Merge pull request #278 from pcengines/interrupt_routing

    pcengines/apu2/mainboard.c: add missing routing for 02.4 and 02.5
    miczyg1 committed Mar 7, 2019
    Copy the full SHA
    311ee42 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    d8908fe View commit details
    Browse the repository at this point in the history
  3. CHANGELOG.md: add information about v4.9.0.3 release

    Signed-off-by: Michał Żygowski <michal.zygowski@3mdeb.com>
    miczyg1 committed Mar 7, 2019
    Copy the full SHA
    416db36 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #279 from pcengines/rel_4.9.0.3

    Rel 4.9.0.3
    miczyg1 committed Mar 7, 2019
    Copy the full SHA
    89b4d2d View commit details
    Browse the repository at this point in the history
  5. src/mainboard/pcengines/apu2/romstage.c: configure pull-ups for GPIO6…

    …4 and GPIO68
    
    Signed-off-by: Michał Żygowski <michal.zygowski@3mdeb.com>
    miczyg1 committed Mar 7, 2019
    Copy the full SHA
    b53dfba View commit details
    Browse the repository at this point in the history
  6. CHANGELOG.md: add information about pull-ups

    Signed-off-by: Michał Żygowski <michal.zygowski@3mdeb.com>
    miczyg1 committed Mar 7, 2019
    Copy the full SHA
    6d9d0d7 View commit details
    Browse the repository at this point in the history
  7. Merge pull request #280 from pcengines/wdis_pullups

    Wdis pullups
    miczyg1 committed Mar 7, 2019
    Copy the full SHA
    8c8dedc View commit details
    Browse the repository at this point in the history
  8. src/mainboard/pcengines/apu1/romstage.c: add missing includes

    Signed-off-by: Michał Żygowski <michal.zygowski@3mdeb.com>
    miczyg1 committed Mar 7, 2019
    Copy the full SHA
    ddcfd55 View commit details
    Browse the repository at this point in the history
  9. Merge pull request #282 from pcengines/apu1_build_fix

    src/mainboard/pcengines/apu1/romstage.c: add missing includes
    miczyg1 committed Mar 7, 2019
    Copy the full SHA
    2667c8b View commit details
    Browse the repository at this point in the history

Commits on Mar 8, 2019

  1. configs/config.pcengines_apu2: fix localversion

    Signed-off-by: Michał Żygowski <michal.zygowski@3mdeb.com>
    miczyg1 committed Mar 8, 2019
    Copy the full SHA
    22ceafb View commit details
    Browse the repository at this point in the history
  2. CHANGELOG.md: update release date

    Signed-off-by: Michał Żygowski <michal.zygowski@3mdeb.com>
    miczyg1 committed Mar 8, 2019
    Copy the full SHA
    84474a8 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #283 from pcengines/apu2_version_fix

    Apu2 version fix
    miczyg1 committed Mar 8, 2019
    Copy the full SHA
    ab5ed9f View commit details
    Browse the repository at this point in the history