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

Rebased X230 maximized fhd (edp connector based mods) #1299

Closed

Commits on Aug 15, 2022

  1. Makefile: replace patch with git apply

    Otherwise binary patches cannot be patched/created
    
    Additional fixes needed
    - flashrom patch was invalid and got catched by git apply. Correcting
    - gpg2-2.2.21.patch was pointing to bad target. Correcting
    tlaurion committed Aug 15, 2022
    Configuration menu
    Copy the full SHA
    630420e View commit details
    Browse the repository at this point in the history
  2. add x230-maximized-fhd_edp and x230-hotp-maximized-fhd_edp boards

    - add x230-maximized-fhd_edp and x230-hotp-maximized-fhd_edp board configs
    - add/rework coreboot patch for x230 fhd variant to be applied on top of 4.13
    - add coreboot config to point to x230-edp variant, fixing path to vbt file since default path is wrong under. Comment made upstream https://review.coreboot.org/c/coreboot/+/28950/22#message-4904ce82f01ba0505b391e072e4537b6a9f1a229
      - remove no gfx init and replace with libgfxinit(defonfig default), set internal display as default
    - add x230-hotp-maximized-fhd_edp and x230-maximized-fhd_edp to CircleCI builds
    tlaurion committed Aug 15, 2022
    Configuration menu
    Copy the full SHA
    c003901 View commit details
    Browse the repository at this point in the history

Commits on Jan 28, 2023

  1. Configuration menu
    Copy the full SHA
    6a1c6a4 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'x230-maximized-fhd'

    Rebase PR 967
    lethedata committed Jan 28, 2023
    Configuration menu
    Copy the full SHA
    504812c View commit details
    Browse the repository at this point in the history