Skip to content
Snippets Groups Projects
  1. Feb 15, 2022
  2. Feb 14, 2022
  3. Feb 13, 2022
  4. Feb 12, 2022
  5. Feb 11, 2022
    • John Audia's avatar
      kernel: bump 5.10 to 5.10.100 · c391dcdf
      John Audia authored
      
      All patches automatically rebased.
      
      Build system: x86_64
      Build-tested: bcm2711/RPi4B, mt7622/RT3200
      Run-tested: bcm2711/RPi4B, mt7622/RT3200
      
      Signed-off-by: default avatarJohn Audia <graysky@archlinux.us>
      c391dcdf
    • John Audia's avatar
      kernel: bump 5.10 to 5.10.99 · 5e43dd1f
      John Audia authored
      Had to update generic defconfig (make kernel_menuconfig CONFIG_TARGET=generic)
      for this bump, but since that only modifies the target defined in .config,
      and since that target also needed to be updated for unrelated reasons, manually
      propagated the newly added symbol to the generic config.
      
      Removed upstreamed:
          pending-5.10/860-Revert-ASoC-mediatek-Check-for-error-clk-pointer.patch[1]
      
      All other patches automatically rebased.
      
      1. https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git/commit/?h=v5.10.99&id=080f371d984e8039c66db87f3c54804b0d172329
      
      
      
      Build system: x86_64
      Build-tested: bcm2711/RPi4B, mt7622/RT3200
      Run-tested: bcm2711/RPi4B, mt7622/RT3200
      
      Signed-off-by: default avatarJohn Audia <graysky@archlinux.us>
      5e43dd1f
    • John Audia's avatar
      kernel: bump 5.10 to 5.10.98 · e9c1c836
      John Audia authored
      
      Manually rebased:
      	bcm27xx/patches-5.10/950-0675-drm-vc4-hdmi-Drop-devm-interrupt-handler-for-CEC-int.patch
      
      All other patches automatically rebased.
      
      Build system: x86_64
      Build-tested: bcm2711/RPi4B, mt7622/RT3200
      Run-tested: bcm2711/RPi4B, mt7622/RT3200
      
      Signed-off-by: default avatarJohn Audia <graysky@archlinux.us>
      e9c1c836
    • INAGAKI Hiroshi's avatar
      ramips: add support for ELECOM WRC-2533GS2 · 337e9422
      INAGAKI Hiroshi authored
      ELECOM WRC-2533GS2 is a 2.4/5 GHz band 11ac (Wi-Fi 5) router, based on
      MT7621A.
      
      Specification:
      
      - SoC		: MediaTek MT7621A
      - RAM		: DDR3 128 MiB (NT5CC64M16GP-DI)
      - Flash		: SPI-NOR 16 MiB (MX25L12835FM2I-10G)
      - WLAN		: 2.4/5GHz 4T4R (2x MediaTek MT7615)
      - Ethernet	: 10/100/1000 Mbps x5
        - Switch	: MediaTek MT7530 (SoC)
      - LEDs/Keys	: 4x/6x (2x buttons, 1x slide-switch)
      - UART		: through-hole on PCB
        - J4: 3.3V, GND, TX, RX from ethernet port side
        - 57600n8
      - Power		: 12 VDC, 1.5 A
      
      Flash instruction using factory image:
      
      1. Boot WRC-2533GS2 normally with "Router" mode
      2. Access to "http://192.168.2.1/
      
      " and open firmware update page
         ("ファームウェア更新")
      3. Select the OpenWrt factory image and click apply ("適用") button
      4. Wait ~120 seconds to complete flashing
      
      MAC Addresses:
      
      LAN	: 04:AB:18:xx:xx:FB (Factory, 0xFFF4 (hex))
      WAN	: 04:AB:18:xx:xx:FC (Factory, 0xFFFA (hex))
      2.4 GHz	: 04:AB:18:xx:xx:FD (Factory, 0x4    (hex))
      5 GHz	: 04:AB:18:xx:xx:FE (Factory, 0x8004 (hex))
      
      Signed-off-by: default avatarINAGAKI Hiroshi <musashino.open@gmail.com>
      337e9422
    • INAGAKI Hiroshi's avatar
      ramips: move MAC configs to device dts from wrc-gs-2pci.dtsi · 34a373c0
      INAGAKI Hiroshi authored
      
      The locations of MAC addresses in mtd for LAN/WAN on ELECOM WRC-2533GS2
      are changed from the other WRC-GS/GST devices with 2x PCIe. So move the
      related configurations in mt7621_elecom_wrc-gs-2pci.dtsi to dts of each
      model.
      
      - WRC-1750GS
      - WRC-1750GSV
      - WRC-1750GST2
      - WRC-1900GST
      - WRC-2533GST
      - WRC-2533GST2
      
        -> LAN: 0xE000, WAN: 0xE006
      
      - WRC-2533GS2
      
        -> LAN: 0xFFF4, WAN: 0xFFFA
      
      Signed-off-by: default avatarINAGAKI Hiroshi <musashino.open@gmail.com>
      34a373c0
    • Sungbo Eo's avatar
      ramips: update WLAN MAC address of ipTIME A3004T · cdc735de
      Sungbo Eo authored
      
      Reported MAC addresses:
      
      | interface |    MAC address    |     source     | comment
      |-----------|-------------------|----------------|---------
      |       LAN | 90:xx:xx:18:xx:1F |                | [1]
      |       WAN | 90:xx:xx:18:xx:1D |                |
      |   WLAN 2G | 92:xx:xx:48:xx:1C |                |
      |   WLAN 5G | 90:xx:xx:18:xx:1C | factory 0x4    |
      |           | 90:xx:xx:18:xx:1C | config ethaddr |
      
      [1] Used in this patch as WLAN 2G MAC address with the local bit set
      
      Signed-off-by: default avatarSungbo Eo <mans0n@gorani.run>
      cdc735de
    • Sungbo Eo's avatar
      ramips: add support for ipTIME AX2004M · 37753f34
      Sungbo Eo authored
      
      ipTIME AX2004M is an 802.11ax (Wi-Fi 6) router, based on MediaTek
      MT7621A.
      
      Specifications:
      * SoC: MT7621A
      * RAM: 256 MiB
      * Flash: NAND 128 MiB
      * Wi-Fi:
        * MT7915D: 2.4/5 GHz (DBDC)
      * Ethernet: 5x 1GbE
        * Switch: SoC built-in
      * USB: 1x 3.0
      * UART: J4 (115200 baud)
        * Pinout: [3V3] (TXD) (RXD) (GND)
      
      MAC addresses:
      
      | interface |    MAC address    |     source     | comment
      |-----------|-------------------|----------------|---------
      |       LAN | 58:xx:xx:00:xx:9B |                | [1]
      |       WAN | 58:xx:xx:00:xx:99 |                |
      |   WLAN 2G | 58:xx:xx:00:xx:98 | factory 0x4    |
      |   WLAN 5G | 5A:xx:xx:40:xx:98 |                |
      |           | 58:xx:xx:00:xx:98 | config ethaddr |
      
      [1] Used in this patch as WLAN 5G MAC address with the local bit set
      
      Load addresses:
      * stock
        * 0x80010000: FIT image
        * 0x81001000: kernel image -> entry
      * OpenWrt
        * 0x80010000: FIT image
        * 0x82000000: uncompressed kernel+relocate image
        * 0x80001000: relocated kernel image -> entry
      
      Notes:
      * This device has a dual-boot partition scheme, but this firmware works
        only on boot partition 1. The stock web interface will flash only on the
        inactive boot partition, but the recovery web page will always flash on
        boot partition 1.
      
      Installation via recovery mode:
      1.  Press reset button, power up the device, wait >10s for CPU LED
          to stop blinking.
      2.  Upload recovery image through the recovery web page at 192.168.0.1.
      
      Revert to stock firmware:
      1.  Install stock image via recovery mode.
      
      Signed-off-by: default avatarSungbo Eo <mans0n@gorani.run>
      37753f34
    • Paul Spooren's avatar
      octeon: switch to Kernel 5.10 · bc05cfa0
      Paul Spooren authored
      
      Acked-by: default avatarStijn Tintel <stijn@linux-ipv6.be>
      Signed-off-by: default avatarPaul Spooren <mail@aparcar.org>
      bc05cfa0
    • Rosen Penev's avatar
      target/linux: add missing symbol · 4a4f6a7d
      Rosen Penev authored
      
      Found when building the qoriq target.
      
      Signed-off-by: default avatarRosen Penev <rosenp@gmail.com>
      4a4f6a7d
    • Rosen Penev's avatar
      tools/cmake: add MAKE config variable · 0d25db7f
      Rosen Penev authored
      
      Makes sure that Ninja from staging_dir is used and nowhere else.
      
      Reported by reproducible builds project. Builds have been failing ever
      since tools/cmake started using Ninja.
      
      Signed-off-by: default avatarRosen Penev <rosenp@gmail.com>
      0d25db7f
  6. Feb 10, 2022
  7. Feb 09, 2022
  8. Feb 08, 2022
  9. Feb 07, 2022
Loading