1. 08 1月, 2021 1 次提交
  2. 10 12月, 2020 1 次提交
  3. 01 12月, 2020 1 次提交
  4. 30 11月, 2020 2 次提交
  5. 29 11月, 2020 3 次提交
  6. 27 11月, 2020 1 次提交
  7. 26 11月, 2020 2 次提交
  8. 19 11月, 2020 3 次提交
  9. 17 11月, 2020 2 次提交
  10. 12 11月, 2020 1 次提交
  11. 10 11月, 2020 3 次提交
  12. 06 11月, 2020 2 次提交
  13. 28 10月, 2020 1 次提交
  14. 27 10月, 2020 1 次提交
  15. 04 10月, 2020 1 次提交
  16. 30 9月, 2020 1 次提交
  17. 28 9月, 2020 1 次提交
  18. 27 9月, 2020 1 次提交
  19. 24 9月, 2020 2 次提交
  20. 22 9月, 2020 3 次提交
  21. 11 9月, 2020 2 次提交
    • B
      ARM: dts: aspeed: Add Mowgli BMC platform · e8957058
      Ben Pai 提交于
      The Mowgli BMC is an ASPEED ast2500 based BMC that is part of an
      OpenPower Power9 server.
      Signed-off-by: NBen Pai <Ben_Pai@wistron.com>
      Reviewed-by: NJoel Stanley <joel@jms.id.au>
      Link: https://lore.kernel.org/r/20200909090818.24021-1-ben_pai@wistron.comSigned-off-by: NJoel Stanley <joel@jms.id.au>
      e8957058
    • C
      ARM: BCM5301X: Add DT for Meraki MR32 · ec88a9c3
      Christian Lamparter 提交于
      add support for the Cisco Meraki MR32.
      This is a dual-band enterprise class 802.11ac access point.
      The unit was donated by Chris Blake. Thank you!
      
      SoC:    Broadcom BCM53016A1 (1 GHz, 2 cores)
      RAM:    128 MiB
      NAND:   128 MiB Spansion S34ML01G2 (~114 MiB useable)
      ETH:    1GBit Ethernet Port - PoE
      WIFI1:  Broadcom BCM43520 an+ac (2x2:2 - id: 0x4352)
      WIFI2:  Broadcom BCM43520 bgn (2x2:2 - id: 0x4352)
      WIFI3:  Broadcom BCM43428 abgn (1x1:1 - id: 43428)
      
      BLE:    Broadcom BCM20732 (ttyS1)
      LEDS:   1 x Programmable RGB Status LED (driven by a PWM)
              1 x White LED (GPIO)
              1 x Orange LED Fault Indicator (GPIO)
              2 x LAN Activity / Speed LEDs (On the RJ45 Port)
      BUTTON: one Reset button
      MISC:   AT24C64 8KiB EEPROM (i2c - stores Ethernet MAC)
              ina219 hardware monitor (i2c)
              Kensington Lock
      
      SERIAL:
      	WARNING: The serial port needs a TTL/RS-232 3V3 level converter!
              The Serial setting is 115200-8-N-1. The board has a populated
              right angle 1x4 0.1" pinheader.
              The pinout is: VCC, RX, TX, GND.
      
      Odd stuff:
      	- uart0 clock frequency is 62.5 MHz.
      	- The LEDs are labeled as SYS-LED1 through SYS-LED3
      	  because of the silkscreen on the PCB.
      	- the original u-boot has been compiled with most functions
      	  and commands disabled. The u-boot env isn't setup properly
      	  either and as a result, the bcm47xxpart probing is not
      	  working. Hence, the nand partitions are specified through a
      	  "fixed-partition" binding.
      	- The "WICED SMART(TM)" Bluetooth LE 4.0 BCM20732 chip is
      	  connected to uart2 of the SoC. The BCM20732 does not
      	  provide a HCI. So the linux' bluetooth stack is useless.
      	  The mock-up node with the compatible binding and
      	  enable-gpios property is provided solely as documentation.
      Signed-off-by: NChristian Lamparter <chunkeey@gmail.com>
      Signed-off-by: NFlorian Fainelli <f.fainelli@gmail.com>
      ec88a9c3
  22. 05 9月, 2020 1 次提交
  23. 25 8月, 2020 2 次提交
  24. 22 8月, 2020 1 次提交
  25. 28 7月, 2020 1 次提交