Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ec/system76/ec/system76_ec.c: Rework EC FW sync #577

Merged
merged 6 commits into from
Dec 3, 2024
Merged

Commits on Dec 3, 2024

  1. ec/system76/ec/system76_ec.c: Rework EC FW sync

    Make theupdate  process more reliable and limit the flash operations
    to sector that actually need it.
    
    Also fix the AAi WP operation which sometimes got interrupted after
    first 2 bytes.
    
    Signed-off-by: Michał Żygowski <[email protected]>
    miczyg1 authored and mkopec committed Dec 3, 2024
    Configuration menu
    Copy the full SHA
    ff77a70 View commit details
    Browse the repository at this point in the history
  2. mb/clevo/mtl-h: Enable PCH UART debug

    Signed-off-by: Michał Żygowski <[email protected]>
    miczyg1 authored and mkopec committed Dec 3, 2024
    Configuration menu
    Copy the full SHA
    50c5051 View commit details
    Browse the repository at this point in the history
  3. mainboard/clevo/adl-p: Enable PCH UART

    Fix incorrect native function of PCH UART0 pads.
    
    Signed-off-by: Michał Żygowski <[email protected]>
    miczyg1 authored and mkopec committed Dec 3, 2024
    Configuration menu
    Copy the full SHA
    1375f4f View commit details
    Browse the repository at this point in the history
  4. Revert "configs/config.novacustom_n*: disable EC update"

    This reverts commit 0678fea.
    
    Signed-off-by: Michał Kopeć <[email protected]>
    mkopec committed Dec 3, 2024
    Configuration menu
    Copy the full SHA
    2742fdd View commit details
    Browse the repository at this point in the history
  5. Revert ".github/workflows/build.yml: temporarily disable EC building"

    This reverts commit 6c7f0f6.
    
    Signed-off-by: Michał Kopeć <[email protected]>
    mkopec committed Dec 3, 2024
    Configuration menu
    Copy the full SHA
    82bf2f8 View commit details
    Browse the repository at this point in the history
  6. .github/workflows/build.yml: build mtl dgpu EC FW

    Signed-off-by: Michał Kopeć <[email protected]>
    mkopec committed Dec 3, 2024
    Configuration menu
    Copy the full SHA
    9385f24 View commit details
    Browse the repository at this point in the history