1. 14 Jul, 2022 1 commit
  2. 11 Dec, 2021 1 commit
  3. 10 Dec, 2021 2 commits
  4. 15 Nov, 2021 1 commit
  5. 29 Jul, 2021 1 commit
  6. 23 Jul, 2021 1 commit
  7. 04 Mar, 2021 2 commits
  8. 04 Dec, 2020 2 commits
  9. 26 Nov, 2020 1 commit
  10. 06 Nov, 2020 1 commit
  11. 05 Aug, 2020 1 commit
  12. 03 Aug, 2020 5 commits
  13. 30 Jul, 2020 1 commit
  14. 15 Jul, 2020 1 commit
  15. 03 Jul, 2020 5 commits
  16. 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