Skip to main content
Sign in
Snippets Groups Projects

Commits · 2b1f79e7843ccfbf1c78e88064fa8932f478f8da

  1. Aug 21, 2023
  2. Jul 03, 2023
  3. Jul 02, 2023
  4. Jun 21, 2023
  5. Jun 16, 2023
  6. Jun 15, 2023
  7. Jun 06, 2023
  8. May 21, 2023
  9. May 05, 2023
  10. May 04, 2023
  11. Apr 30, 2023
  12. Apr 13, 2023
  13. Apr 12, 2023
  14. Apr 09, 2023
  15. Apr 07, 2023
  16. Mar 25, 2023
  17. Mar 19, 2023
  18. Mar 11, 2023
  19. Mar 05, 2023
  20. Feb 25, 2023
  21. Feb 20, 2023
  22. Jan 31, 2023
  23. Jan 25, 2023
  24. Jan 20, 2023
  25. Jan 15, 2023
  26. Jan 10, 2023
  27. Jan 04, 2023
  28. Jan 02, 2023
  29. Dec 29, 2022
  30. Dec 18, 2022
  31. 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
  32. Dec 09, 2022
  33. Dec 05, 2022
  34. Nov 15, 2022
  35. Nov 10, 2022
  36. Nov 08, 2022
  37. Oct 31, 2022
  38. 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
  39. Oct 15, 2022
  40. Oct 11, 2022
  41. Oct 08, 2022
  42. Sep 12, 2022
  43. Aug 30, 2022
  44. Aug 27, 2022
  45. Aug 16, 2022
  46. Aug 13, 2022
  47. Aug 11, 2022
  48. Jul 21, 2022
  49. 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
  50. Jul 17, 2022
  51. Jul 16, 2022
  52. Jul 10, 2022
  53. Jul 08, 2022
    • Steffen Förster's avatar
      ath79-generic: add AVM FRITZ!WLAN Repeater 300E support (#2406) · 0cd7af9b
      Steffen Förster authored
      Specifications:
      * SoC: AR7242 (Virian 400MHz)
      * RAM: 64 MB DDR (W9751G6JB-25)
      * Flash: 16MB SPI flash (S25FL129PIF)
      * WiFi: AR9382 (2.4/5GHz) + 2x SE2595L
      * LAN: 1x1000M (PEF7071V)
      
      To install via EVA bootloader, a FTP connection need to be
      established to 192.168.178.1 within the first seconds after power on:
      
        ftp> quote USER adam2
        ftp> quote PASS adam2
        ftp> binary
        ftp> debug
        ftp> passive
        ftp> quote MEDIA FLSH
        ftp> put lede-ar71xx-generic-fritz300e-squashfs-sysupgrade.bin mtd1
      Unverified
      0cd7af9b
  54. Jul 07, 2022
  55. Jul 06, 2022
Loading