Skip to content
Snippets Groups Projects
  1. Dec 11, 2016
  2. Dec 10, 2016
  3. Dec 09, 2016
    • Jan-Philipp Litza's avatar
      gluon-respondd: restart on state change of client iface · fcf3abd9
      Jan-Philipp Litza authored
      Because we unconditionally appended `-i br-client` to the command line of
      respondd, it wasn't restarted when br-client changed state. Now, we use a
      jsonfilter expression on the network.interface dump data, similar to how the
      other interface names are generated, and only add the interface to the argument
      list if it is up.
      fcf3abd9
  4. Dec 08, 2016
  5. Dec 07, 2016
  6. Dec 06, 2016
  7. Dec 05, 2016
    • Matthias Schiffer's avatar
      Update Gluon packages · e9835e3c
      Matthias Schiffer authored
      Unverified
      e9835e3c
    • Julian's avatar
      Add support for mvebu target (#964) · a9e29725
      Julian authored
      a9e29725
    • Sven Eckelmann's avatar
      openwrt: Remove extra soc check in ath79_gpio_output_select (#965) · eed79bc3
      Sven Eckelmann authored
      
      The  assignment of the gpio_count and reg_base in ath79_gpio_output_select
      takes care that only supported platforms can use ath79_gpio_output_select.
      But the rebase of the patches after the last OpenWrt base update
      accidentally added an extra check for the SoC which was missing support
      soc_is_qca955x().
      
      Boots on QCA955X devices which were using ath79_gpio_output_select stopped
      with
      
          Kernel bug detected[#1]:
          [...]
          Call Trace:
          [<803e6174>] ath79_gpio_output_select+0x30/0xe8
          [<803ed590>] om5p_acv2_setup+0x24/0x200
          [<803e4dc0>] ath79_setup+0x28/0x38
          [<80069ac8>] do_one_initcall+0x148/0x1ec
          [<803e2cc4>] kernel_init_freeable+0x150/0x208
          [<80065218>] kernel_init+0x10/0x114
          [<80060878>] ret_from_kernel_thread+0x14/0x1c
      
      Fixes: a22c1d56 ("Update OpenWrt base")
      Signed-off-by: default avatarSven Eckelmann <sven@narfation.org>
      eed79bc3
  8. Dec 03, 2016
  9. Nov 30, 2016
  10. Nov 29, 2016
  11. Nov 22, 2016
Loading