| Commit message (Expand) | Author | Age | Files | Lines |
* | ar71xx: fix sysupgrade for wnr2200 | Felix Fietkau | 2015-12-23 | 1 | -1/+8 |
* | ar71xx: Update preinit script for new ath10k firmware | John Crispin | 2015-12-23 | 1 | -1/+1 |
* | ar71xx: refresh patches | John Crispin | 2015-12-23 | 7 | -19/+19 |
* | ar71xx: add support for QCA956x ethernet | John Crispin | 2015-12-23 | 1 | -0/+166 |
* | ar71xx: update QCA956x support | John Crispin | 2015-12-23 | 2 | -46/+92 |
* | ar71xx: Add support for AirTight Networks C-55 | John Crispin | 2015-12-23 | 14 | -1/+198 |
* | ar8216: rework/fix AR8337 MAC swap handling | Felix Fietkau | 2015-12-20 | 5 | -5/+0 |
* | ar71xx: Add ath79_register_m25p80_large to support >16MB SPI chips | Felix Fietkau | 2015-12-19 | 2 | -0/+9 |
* | ar71xx: scan nand ubi partition for ath9k eeprom files | Felix Fietkau | 2015-12-19 | 1 | -0/+21 |
* | ar71xx: refactor 10-ath9k-eeprom | Felix Fietkau | 2015-12-19 | 1 | -6/+6 |
* | ar71xx: PowerCloud CR5000 openwrt configuration | Felix Fietkau | 2015-12-19 | 5 | -1/+18 |
* | ar71xx: PowerCloud CR3000 OpenWrt configuration | Felix Fietkau | 2015-12-19 | 5 | -1/+23 |
* | ar71xx: PowerCloud CAP324 OpenWrt configuration | Felix Fietkau | 2015-12-19 | 5 | -0/+17 |
* | ar71xx: Image generation for PowerCloud CR5000 Cloud Router | Felix Fietkau | 2015-12-19 | 2 | -0/+36 |
* | ar71xx: Image generation for PowerCloud CR3000 Cloud Router | Felix Fietkau | 2015-12-19 | 2 | -2/+36 |
* | ar71xx: PowerCloud CAP324 image generation | Felix Fietkau | 2015-12-19 | 2 | -0/+38 |
* | ar71xx: Kernel board definition for PowerCloud CR5000 | Felix Fietkau | 2015-12-19 | 7 | -0/+192 |
* | ar71xx: Kernel board definition for PowerCloud CR3000 | Felix Fietkau | 2015-12-19 | 7 | -0/+176 |
* | ar71xx: Kernel board definition for PowerCloud CAP324 | Felix Fietkau | 2015-12-19 | 7 | -0/+148 |
* | ar71xx: add support for TRENDnet TEW-823DRU | John Crispin | 2015-12-17 | 13 | -3/+221 |
* | ar71xx: clean up ethernet tx queue after reset, wake queues when done - fixes... | Felix Fietkau | 2015-12-14 | 1 | -3/+8 |
* | ar71xx: Update merakinand.sh to fix sysupgrade | Felix Fietkau | 2015-12-13 | 1 | -1/+0 |
* | ar71xx: add rx/tx delay definitons for qca955x's MAC | Felix Fietkau | 2015-12-12 | 1 | -0/+14 |
* | ar71xx: add support for Cisco's MR18 | John Crispin | 2015-12-12 | 16 | -0/+541 |
* | ar71xx: reorganize target patches/files to make it possible to add boards wit... | Felix Fietkau | 2015-12-11 | 23 | -2314/+1843 |
* | ar71xx: on wnr2200, revert the mac0/mac1, the ethernet interfaces are swapped... | Felix Fietkau | 2015-12-11 | 1 | -3/+3 |
* | ar71xx: fix MAC address swapping on WNR2200 and fix the WLAN MAC address | Felix Fietkau | 2015-12-11 | 1 | -3/+4 |
* | all: drop old uci-defaults.sh | Jo-Philipp Wich | 2015-12-11 | 3 | -3/+3 |
* | ar71xx: build image for TL-WR710N v2.1 | John Crispin | 2015-12-11 | 1 | -1/+10 |
* | ar71xx: add LED driver NU801 | John Crispin | 2015-12-11 | 4 | -0/+476 |
* | ar71xx: Add support for Wallys DR344 | John Crispin | 2015-12-11 | 9 | -0/+254 |
* | ar71xx: image for AP121/16M | John Crispin | 2015-12-11 | 1 | -1/+3 |
* | ar71xx: fix switch port mapping for tl-wdr4300/3600 | Felix Fietkau | 2015-12-06 | 1 | -1/+1 |
* | ar71xx: convert gpio switch config to board.d | Jo-Philipp Wich | 2015-12-04 | 2 | -25/+27 |
* | all: remove redundant board.d/00_model files | Jo-Philipp Wich | 2015-12-04 | 1 | -13/+0 |
* | all: remove dummy ucidef_set_interface_loopback() from board.d | Jo-Philipp Wich | 2015-12-03 | 1 | -2/+0 |
* | ar71xx: board.d: add missing include (#21296) | Jo-Philipp Wich | 2015-12-03 | 1 | -0/+1 |
* | board.d: remove redundant ucidef_set_interfaces_lan_wan() calls | Jo-Philipp Wich | 2015-12-03 | 1 | -21/+0 |
* | board.d: merge ucidef_add_switch() and ucidef_add_switch_ports() | Jo-Philipp Wich | 2015-12-03 | 1 | -87/+44 |
* | base-files: uci-defaults-new: remove reset/enable args of ucidef_add_switch() | Jo-Philipp Wich | 2015-12-03 | 1 | -1/+2 |
* | kernel: update 4.1 to 4.1.13 | Hauke Mehrtens | 2015-12-02 | 3 | -9/+9 |
* | ar71xx: record board id and model name in /etc/board.json | Jo-Philipp Wich | 2015-11-30 | 1 | -0/+13 |
* | ar71xx: switch network and led defaults to board detection framework | Jo-Philipp Wich | 2015-11-26 | 2 | -102/+117 |
* | Revert "ar71xx: migrate led and network setup to board detection framework" | Jo-Philipp Wich | 2015-11-25 | 2 | -11/+10 |
* | kernel: update m25p80 in 4.1 to the latest version from 4.4-rc1 | Felix Fietkau | 2015-11-24 | 9 | -20/+20 |
* | ar71xx: add GL-Domino Pi support V3 | John Crispin | 2015-11-24 | 9 | -0/+204 |
* | ar71xx: add GL-AR300 support V3 | John Crispin | 2015-11-24 | 9 | -0/+177 |
* | ar71xx: add GL-AR150 support V3 | John Crispin | 2015-11-24 | 9 | -3/+195 |
* | ar71xx: Build initramfs by default for Mikrotik devices | John Crispin | 2015-11-24 | 1 | -1/+1 |
* | ar71xx: fix network default config of the TEW-732BR | Jo-Philipp Wich | 2015-11-22 | 1 | -0/+1 |