aboutsummaryrefslogtreecommitdiffstats
path: root/configure
Commit message (Expand)AuthorAgeFilesLines
* configure: tentatively add support for llvm 16.0Tristan Gingold2023-04-041-0/+1
* Bump version to 4.0.0-devTristan Gingold2023-03-081-1/+1
* Release: bump to 3.0.0Tristan Gingold2023-03-081-1/+1
* Bump to 3.0.0-rc.4, regenerate docTristan Gingold2023-03-081-1/+1
* ghdl: print llvm or gcc backend version with --versionTristan Gingold2023-02-121-2/+6
* configure: tentatively enable llvm 15Tristan Gingold2022-09-211-0/+1
* configure: add --with-sundials (preliminary work)Tristan Gingold2022-07-201-0/+8
* use --version flag to check for C compilersudden62022-05-301-1/+1
* fix(configure): disable -Werror by defaultXiretza2022-05-161-1/+1
* configure: generate grt-readline.adsTristan Gingold2022-05-151-0/+7
* update for LLVM 14.0umarcor2022-04-081-0/+1
* Fix include-dir paths returned by cmdline _again_Daniel Gröber2022-03-141-1/+1
* Fix hardcoded values in gcc backend's default_pathsDaniel Gröber2022-03-131-19/+20
* configure: explain in help the installation directoriesTristan Gingold2022-03-111-1/+6
* mk: Remove unused $libdirreverseDaniel Gröber2022-03-111-2/+1
* mk: Introduce configure options for inc/libdirsuffixDaniel Gröber2022-03-111-4/+18
* Bump version to 3.0.0-devTristan Gingold2022-02-281-1/+1
* Prepare for release 2.0.0Tristan Gingold2022-02-281-1/+1
* configure: update version check regexpumarcor2021-12-151-6/+6
* Adjusted configure script.Patrick Lehmann2021-12-121-8/+8
* configure: blindly allow llvm 13Tristan Gingold2021-10-151-0/+1
* configure: use macosx mcode configuration files for OpenBSD x86Tristan Gingold2021-06-131-3/+3
* configure: Add checks for OpenBSD.Alfred M. Szmidt2021-06-131-0/+2
* configure, Makefile.in: use CXXFLAGS from environmentXiretza2021-05-101-1/+2
* configure: use LDFLAGS from environmentXiretza2021-05-101-1/+1
* configure: use ADA_FLAGS from environmentXiretza2021-05-101-1/+2
* configure: update for LLVM 12.0 (#1747)Jeroen Van den Keybus2021-04-271-0/+1
* configure: work-around unexpected regexp range with sv_SE locale. Fix #1581Tristan Gingold2021-03-181-2/+5
* update for LLVM 11.1 (#1651)Dan Horák2021-02-171-0/+1
* Bump version to 2.0.0-devTristan Gingold2021-02-021-1/+1
* Prepare release 1.0.0Tristan Gingold2021-02-021-1/+1
* Bump version to v1.0.0rc4Tristan Gingold2021-02-011-1/+1
* Bump version to v1.0.0rc3Tristan Gingold2021-01-311-1/+1
* Bump version to v1.0.0.rc1Tristan Gingold2021-01-311-1/+1
* libraries: unuse 'openieee', rename enable_openieee to enable_gplcompatumarcor2021-01-161-15/+15
* update license headersumarcor2021-01-141-11/+9
* mv dist/* scripts/umarcor2021-01-061-1/+1
* scripts: move 'pyGHDL/xtools' to 'scripts', update Makefiles and docs accordi...umarcor2020-12-281-1/+1
* configure: detect 'x86_64-w64-windows-gnu' as a Windows platformumarcor2020-10-241-1/+1
* fix/configure: debugging is enabled with LLVM>=6eine2020-08-301-2/+2
* update for LLVM 11Dan Horák2020-08-291-0/+1
* python: execute 'black'eine2020-08-231-1/+1
* configure: use llvm6 ortho backend for all llvm versions.Tristan Gingold2020-07-211-13/+9
* configure: factorize code.Tristan Gingold2020-06-121-2/+1
* Adjust help for --disable-synth.Tristan Gingold2020-04-101-1/+1
* Add compatibility with LLVM-10. (#1192)Björn Esser2020-04-061-7/+8
* enable synth by default (#1102)eine2020-03-011-1/+1
* Set version to 1.0-devTristan Gingold2020-02-281-1/+1
* Release 0.37Tristan Gingold2020-02-281-1/+1
* configure: allow options in --with-llvm-config.Tristan Gingold2020-01-121-1/+4
n> }; wifi_o { label = "wsr-1166:orange:wifi"; gpios = <&gpio 45 GPIO_ACTIVE_LOW>; }; led_power: power { label = "wsr-1166:green:power"; gpios = <&gpio 46 GPIO_ACTIVE_LOW>; }; diag { label = "wsr-1166:orange:diag"; gpios = <&gpio 47 GPIO_ACTIVE_LOW>; }; wifi_g { label = "wsr-1166:green:wifi"; gpios = <&gpio 48 GPIO_ACTIVE_LOW>; }; }; keys { compatible = "gpio-keys"; power { label = "power"; gpios = <&gpio 18 GPIO_ACTIVE_LOW>; linux,code = <KEY_POWER>; }; reset { label = "reset"; gpios = <&gpio 3 GPIO_ACTIVE_LOW>; linux,code = <KEY_RESTART>; }; aoss { label = "aoss"; gpios = <&gpio 6 GPIO_ACTIVE_LOW>; linux,code = <KEY_WPS_BUTTON>; }; auto { label = "mode"; gpios = <&gpio 7 GPIO_ACTIVE_HIGH>; linux,code = <BTN_0>; linux,input-type = <EV_SW>; }; ap { label = "ap"; gpios = <&gpio 10 GPIO_ACTIVE_HIGH>; linux,code = <BTN_0>; linux,input-type = <EV_SW>; }; router { label = "router"; gpios = <&gpio 12 GPIO_ACTIVE_HIGH>; linux,code = <BTN_0>; linux,input-type = <EV_SW>; }; }; gpio_poweroff { compatible = "gpio-poweroff"; gpios = <&gpio 0 GPIO_ACTIVE_LOW>; }; }; &spi0 { status = "okay"; flash@0 { compatible = "jedec,spi-nor"; reg = <0>; spi-max-frequency = <10000000>; partitions { compatible = "fixed-partitions"; #address-cells = <1>; #size-cells = <1>; partition@0 { label = "u-boot"; reg = <0x0 0x30000>; read-only; }; partition@30000 { label = "u-boot-env"; reg = <0x30000 0x10000>; read-only; }; factory: partition@40000 { label = "factory"; reg = <0x40000 0x10000>; read-only; }; partition@50000 { compatible = "openwrt,trx"; label = "firmware"; reg = <0x50000 0xf90000>; }; partition@fe0000 { label = "board_data"; reg = <0xfe0000 0x20000>; }; }; }; }; &switch0 { ports { port@0 { status = "okay"; label = "lan1"; }; port@1 { status = "okay"; label = "lan2"; }; port@2 { status = "okay"; label = "lan3"; }; port@3 { status = "okay"; label = "lan4"; }; port@4 { status = "okay"; label = "wan"; }; }; }; &state_default { gpio { groups = "i2c", "uart2", "uart3", "rgmii2", "sdhci"; function = "gpio"; }; }; &pcie { status = "okay"; }; &pcie0 { mt76@0,0 { reg = <0x0000 0 0 0 0>; mediatek,mtd-eeprom = <&factory 0x8000>; ieee80211-freq-limit = <5000000 6000000>; }; }; &pcie1 { mt76@0,0 { reg = <0x0000 0 0 0 0>; mediatek,mtd-eeprom = <&factory 0x0000>; }; }; &xhci { status = "disabled"; };