Skip to content
Snippets Groups Projects
  1. Sep 01, 2022
  2. Aug 29, 2022
  3. Aug 28, 2022
  4. Aug 25, 2022
  5. Aug 24, 2022
  6. Aug 22, 2022
  7. Aug 20, 2022
  8. Aug 19, 2022
    • Andreas Kemnade's avatar
      device/testing/device-{tolino,kobo}*: use common waveform extractor (MR 3099) · 04208c64
      Andreas Kemnade authored and Newbyte's avatar Newbyte committed
      There is no need to duplicate things over and over again.
      Also load the waveform in initramfs before loading display
      modules. That is early enough to have a working display in
      initramfs.
      04208c64
    • Andreas Kemnade's avatar
      kobo-epdc-extractor: extractor for hidden waveform partitions (MR 3099) · 18efe7b8
      Andreas Kemnade authored and Newbyte's avatar Newbyte committed
      Extracts waveform into a file. Waveform seems to be specific to a
      display batch.
      18efe7b8
    • Dylan Van Assche's avatar
      soc-qcom-sdm845: set MAC address on boot (MR 3360) · 3942f8b1
      Dylan Van Assche authored and Oliver Smith's avatar Oliver Smith committed
      SDM845 devices running mainline lack a valid MAC address, and
      fallback to a random one on each boot. This makes DHCP IPs vary
      on each boot and breaks Bluetooth BNEP mode since the kernel enforces
      that a valid MAC address is used when Bluetooth BNEP mode is activated.
      
      Add a udev rule to trigger a script when the WLAN or Bluetooth interface
      appear to set the MAC address by reading it from the persist partition
      for the WLAN MAC address and increment it for generating a Bluetooth MAC
      address. This approach seems to be common on some downstream devices
      such as the Oneplus 6.
      
      [ci:skip-build]: already built successfully in CI
      3942f8b1
    • Dylan Van Assche's avatar
      main: bootmac: new pmaport (MR 3360) · 2bb6c15c
      Dylan Van Assche authored and Oliver Smith's avatar Oliver Smith committed
      Bootmac configures the MAC addresses of WLAN and Bluetooth interfaces at boot.
      Bootmac can be invoked in various ways at boot, but currently only udev rules are tested.
      Bootmac generates MAC addresses from the `serialno` provided by Android bootloaders
      through /proc/cmdline or from /etc/machine-id. The Organizationally Unique Identifier (OUI)
      is retrieved from a lookup database macdb by matching deviceinfo_manufacturer
      from /etc/deviceinfo with the entries in the database.
      
      See https://gitlab.com/postmarketOS/bootmac
      2bb6c15c
  9. Aug 18, 2022
  10. Aug 17, 2022
  11. Aug 16, 2022
  12. Aug 15, 2022
Loading