Skip to main content
Sign in
Snippets Groups Projects

Commits · 6a7fbc7843ed694ebc1c7f864f10bfe2c7e48a32

  1. Oct 12, 2023
  2. Sep 29, 2023
  3. Sep 04, 2023
  4. Aug 27, 2023
  5. Aug 26, 2023
  6. Aug 22, 2023
  7. Aug 21, 2023
  8. Jul 03, 2023
  9. Jul 02, 2023
  10. Jun 21, 2023
  11. Jun 16, 2023
  12. Jun 15, 2023
  13. Jun 06, 2023
  14. May 21, 2023
  15. May 05, 2023
  16. May 04, 2023
  17. Apr 30, 2023
  18. Apr 13, 2023
  19. Apr 12, 2023
  20. Apr 09, 2023
  21. Apr 07, 2023
  22. Mar 25, 2023
  23. Mar 19, 2023
  24. Mar 11, 2023
  25. Mar 05, 2023
  26. Feb 25, 2023
  27. Feb 20, 2023
    • Sven Eckelmann's avatar
      ath79-generic: Work around boot hang on Unifi AC-Mesh · 536c771f
      Sven Eckelmann authored
      It looks like boot hangs on an AC-Mesh for unknown reasons. The last
      message seen on the console is:
      
          [    0.000000] Inode-cache hash table entries: 8192 (order: 3, 32768 bytes, linear)
      
      But interestingly, it seems like enabling AIO somehow works around this
      problem. Changing any off the following options seem to have the same
      effect at the moment for Linux 5.10.160+5.10.161
      
          # CONFIG_KERNEL_AIO is not set
          # CONFIG_KERNEL_CGROUPS is not set
          # CONFIG_KERNEL_FANOTIFY is not set
          # CONFIG_KERNEL_FHANDLE is not set
          # CONFIG_KERNEL_IO_URING is not set
          # CONFIG_KERNEL_IPV6_MROUTE is not set
          # CONFIG_KERNEL_IPV6_SEG6_LWTUNNEL is not set
          # CONFIG_KERNEL_IP_MROUTE is not set
          CONFIG_KERNEL_PROC_STRIPPED=y
      
      Just enable CONFIG_AIO until the actual problem was fixed.
      
      Link: https://github.com/freifunk-gluon/gluon/issues/2784
      536c771f
  28. Jan 31, 2023
  29. Jan 25, 2023
  30. Jan 20, 2023
  31. Jan 15, 2023
  32. Jan 10, 2023
  33. Jan 04, 2023
  34. Jan 02, 2023
  35. Dec 29, 2022
  36. Dec 18, 2022
  37. Dec 13, 2022
    • Matthias Schiffer's avatar
      x86: switch to EFI-compatible images · 41b8ecd6
      Matthias Schiffer authored
      The main difference between the non-EFI and EFI images generated by
      OpenWrt is that the former uses an MS-DOS partition table, while the
      latter uses GPT. The EFI images still have a BIOS-compatible MBR, so
      they work fine on non-EFI systems.
      
      Closes #2403
      Unverified
      41b8ecd6
  38. Dec 09, 2022
  39. Dec 05, 2022
  40. Nov 15, 2022
  41. Nov 10, 2022
  42. Nov 08, 2022
  43. Oct 31, 2022
  44. Oct 21, 2022
    • Grische's avatar
      ipq40xx-generic: add AVM FRITZBox 7520 explicitely · 5888a50c
      Grische authored
      AVM Fritz!Box 7520 and Fritz!Box 7530 use the same hardware platform and can
      only be distinguished by using the urlader partition or the fritz-tffs tools
      and read the ProductID (Fritz_Box_HW247).
      5888a50c
  45. Oct 15, 2022
  46. Oct 11, 2022
  47. Oct 08, 2022
  48. Sep 12, 2022
  49. Aug 30, 2022
  50. Aug 27, 2022
  51. Aug 16, 2022
  52. Aug 13, 2022
  53. Aug 11, 2022
  54. Jul 21, 2022
  55. Jul 18, 2022
    • J. Burfeind's avatar
      ath79-generic: (re)add wzr-hp-g300nh-s (#2551) · 08cbee99
      J. Burfeind authored
      Note: Buffalo has introduced hardware changes without bumping the
      revision number. 19.07 did not support the rb-variant so there's no need
      to implement a migration for the rb-variant.
      Every g300nh supported by Gluon should either be the s-variant or
      been flashed wrongly.
      
      Gone due to
      commit 45c84a11 ("ar71xx: drop target")
      Unverified
      08cbee99
  56. Jul 17, 2022
  57. Jul 16, 2022
Loading