Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: FrameworkComputer/framework-system
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: main
Choose a base ref
...
head repository: FrameworkComputer/framework-system
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: battery-smbus
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 9 commits
  • 6 files changed
  • 1 contributor

Commits on Nov 21, 2025

  1. battery passthrough

    Signed-off-by: Daniel Schaefer <dhs@frame.work>
    JohnAZoidberg committed Nov 21, 2025
    Configuration menu
    Copy the full SHA
    ee39a10 View commit details
    Browse the repository at this point in the history
  2. ManufacturerAccess commands

    Signed-off-by: Daniel Schaefer <dhs@frame.work>
    JohnAZoidberg committed Nov 21, 2025
    Configuration menu
    Copy the full SHA
    bbf76d5 View commit details
    Browse the repository at this point in the history
  3. cleaner battery command api

    Signed-off-by: Daniel Schaefer <dhs@frame.work>
    JohnAZoidberg committed Nov 21, 2025
    Configuration menu
    Copy the full SHA
    bde7532 View commit details
    Browse the repository at this point in the history

Commits on Dec 3, 2025

  1. battery: Decode more normal and manufacturing commands

    Signed-off-by: Daniel Schaefer <dhs@frame.work>
    JohnAZoidberg committed Dec 3, 2025
    Configuration menu
    Copy the full SHA
    ce83292 View commit details
    Browse the repository at this point in the history
  2. Add i2c_write_block function

    Signed-off-by: Daniel Schaefer <dhs@frame.work>
    JohnAZoidberg committed Dec 3, 2025
    Configuration menu
    Copy the full SHA
    e5e6bfc View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    09ec865 View commit details
    Browse the repository at this point in the history

Commits on Dec 5, 2025

  1. battery: Try to implement authentication mechanism

    Signed-off-by: Daniel Schaefer <dhs@frame.work>
    JohnAZoidberg committed Dec 5, 2025
    Configuration menu
    Copy the full SHA
    696abdc View commit details
    Browse the repository at this point in the history
  2. battery: read unseal key from input

    Don't hardcode it, don't read it from commandline (to avoid saving in
    history)
    
    Signed-off-by: Daniel Schaefer <dhs@frame.work>
    JohnAZoidberg committed Dec 5, 2025
    Configuration menu
    Copy the full SHA
    b09c068 View commit details
    Browse the repository at this point in the history
  3. fix seal

    Signed-off-by: Daniel Schaefer <dhs@frame.work>
    JohnAZoidberg committed Dec 5, 2025
    Configuration menu
    Copy the full SHA
    d5b590f View commit details
    Browse the repository at this point in the history
Loading