1. 05 Aug, 2020 1 commit
  2. 03 Aug, 2020 5 commits
  3. 30 Jul, 2020 1 commit
  4. 15 Jul, 2020 1 commit
  5. 03 Jul, 2020 5 commits
  6. 22 May, 2020 3 commits
    • Anton Midyukov's avatar
      aarch64-rpi4: add rpi4-boot-switch · 0cd5e2ea
      Anton Midyukov authored
      Switch of boot mode for Raspberry Pi 4
      In Alt, it is customary to load the kernel, dtb and initrd
      using u-boot and configuration in extlinux.conf.
      Firmware Raspberry Pi 4 loads and modifies dtb
      according to config.txt configuration.
      U-boot doesn't.
      The scripts in this package allow you to switch boot modes:
      Firmware loads the kernel, dtb, and initrd. U-boot is not used.
      Firmware loads dtb. U-boot loads the kernel and initrd.
      U-boot loads the kernel, dtb, and initrd.
      0cd5e2ea
    • Anton Midyukov's avatar
      aarch64-rpi4: add RPi-audioswitch · 7fbd12af
      Anton Midyukov authored
      Raspberry Pi 3/4 simply TUI switch between HDMI and 3,5mm
      headphone jack audio output.
      7fbd12af
    • Dmitriy Terekhin's avatar
      64ec0697