Forum | Documentation | Website | Blog

Skip to content
Snippets Groups Projects
  1. Apr 24, 2019
  2. Apr 18, 2019
  3. Apr 02, 2019
  4. Mar 28, 2019
  5. Feb 04, 2019
  6. Apr 16, 2018
  7. Mar 16, 2017
  8. Jan 03, 2017
    • Dinh Nguyen's avatar
      ARM: socfpga_defconfig: update defconfig for SoCFPGA · 4fdf1824
      Dinh Nguyen authored
      
      MARVELL_PHY - support for the Marvell PHY that is on most of the devkits
      EEPROM_AT24 - support for I2C EEPROMs on the devkits
      GPIO_ALTERA - support for Altera's GPIO driver
      NAND - support for the Denali NAND controller along with MTD subsystem
      SPI_DESIGNWARE - support for SPI that is on SoCFPGA
      SPI_DW_MMIO - support for the memory-mapped io interface for the DW SPI core
      OF_CONFIGFS - SoCFPGA makes use of DT overlays using configfs, enable it
      GPIO_ALTERA_A10SR - support for the newly added Altera HWMON driver
      LEDS - support for the GPIO LEDs on the SoCFPGA devkits
      RTC - support for the DS1307 RTC
      JFFS2_FS - support for the JFFS2 filesystem
      NFS_V4 - supports for v4 NFS
      FUNCTION_TRACER - supports debug function tracing
      
      Signed-off-by: default avatarDinh Nguyen <dinguyen@kernel.org>
      4fdf1824
  9. Nov 09, 2016
  10. Nov 02, 2016
    • Alan Tull's avatar
      ARM: socfpga: updates for socfpga_defconfig · 37a7b3e2
      Alan Tull authored
      
      This patch enables the following in the
      socfpga_defconfig:
      
      +CONFIG_OF_OVERLAY=y
        Enable support for Device Tree Overlays
      
      +CONFIG_FPGA_REGION=y
        Enable device tree overlay support for FPGA
        programming
      
      +CONFIG_FPGA_MGR_SOCFPGA_A10=y
        Enable partial reconfiguration for Altera
        Arria 10 FPGA
      
      +CONFIG_FPGA_BRIDGE=y
        Enable the FPGA Bridges framework
      
      +CONFIG_SOCFPGA_FPGA_BRIDGE=y
        Enable support for SoCFPGA hardware
        bridges
      
      +CONFIG_ALTERA_FREEZE_BRIDGE=y
        Enable support for the Altera Soft IP
        Freeze bridges
      
      Signed-off-by: default avatarAlan Tull <atull@opensource.altera.com>
      37a7b3e2
  11. Oct 25, 2016
  12. Oct 18, 2016
  13. Jun 20, 2016
  14. Jun 14, 2016
  15. Feb 19, 2016
  16. Dec 03, 2015
  17. Oct 13, 2015
  18. Oct 24, 2014
  19. Jul 15, 2014
    • Vince Bridgers's avatar
      ARM: socfpga: Update socfpga_defconfig · 203f0801
      Vince Bridgers authored
      
      CONFIG_PM=y
      CONFIG_SUSPEND=y
      CONFIG_MMC_UNSAFE_RESUME=y
      CONFIG_DWMAC_SOCFPGA=y
      CONFIG_USB=y
      CONFIG_USB_DWC2=y
      CONFIG_USB_DWC2_HOST=y
      CONFIG_USB_DWC2_PLATFORM=y
      CONFIG_FHANDLE=y
      CONFIG_I2C=y
      CONFIG_I2C_DESIGNWARE_CORE=y
      CONFIG_I2C_DESIGNWARE_PLATFORM=y
      CONFIG_I2C_CHARDEV=y
      CONFIG_CAN=y
      CONFIG_CAN_RAW=y
      CONFIG_CAN_BCM=y
      CONFIG_CAN_GW=y
      CONFIG_CAN_DEV=y
      CONFIG_CAN_CALC_BITTIMING=y
      CONFIG_CAN_C_CAN=y
      CONFIG_CAN_C_CAN_PLATFORM=y
      CONFIG_WATCHDOG=y
      CONFIG_DW_WATCHDOG=y
      CONFIG_GPIOLIB=y
      CONFIG_GPIO_SYSFS=y
      CONFIG_GPIO_DWAPB=y
      CONFIG_PPS=y
      CONFIG_NETWORK_PHY_TIMESTAMPING=y
      CONFIG_PTP_1588_CLOCK=y
      CONFIG_VLAN_8021Q=y
      CONFIG_VLAN_8021Q_GVRP=y
      CONFIG_GARP=y
      CONFIG_IPV6=y
      CONFIG_HOTPLUG=y
      
      Signed-off-by: default avatarVince Bridgers <vbridgers2013@gmail.com>
      Signed-off-by: default avatarAlan Tull <atull@altera.com>
      Signed-off-by: default avatarThor Thayer <tthayer@altera.com>
      Signed-off-by: default avatarDinh Nguyen <dinguyen@altear.com>
      Signed-off-by: default avatarOlof Johansson <olof@lixom.net>
      203f0801
  20. Mar 02, 2014
  21. Oct 26, 2012
  22. Jul 19, 2012