| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
* | ar71xx: fix the SingleProfile kernel size limit for dLAN devices | John Crispin | 2015-11-21 | 1 | -2/+2 |
* | ar71xx: add support for the devolo dLAN Hotspot | John Crispin | 2015-11-21 | 10 | -6/+162 |
* | ar71xx: fix AR71XX_MODEL on TP-Link TL-WR703N | John Crispin | 2015-11-21 | 1 | -1/+1 |
* | ar71xx: fix wndr3700_board_detect for some NETGEAR WNDR3700v2 (again) | Jo-Philipp Wich | 2015-11-20 | 1 | -5/+6 |
* | ar71xx: migrate led and network setup to board detection framework | Jo-Philipp Wich | 2015-11-20 | 2 | -10/+11 |
* | ar71xx: add Arduino Yun | Hauke Mehrtens | 2015-11-10 | 9 | -1/+217 |
* | ar71xx: serial: core: add support for boot console with arbitrary baud rates | Hauke Mehrtens | 2015-11-10 | 1 | -0/+76 |
* | ar71xx: add function to access the GPIO function2 register | Hauke Mehrtens | 2015-11-10 | 1 | -0/+72 |
* | ar71xx: add support for TP-LINK TL-WR941ND v6 (international version) | Felix Fietkau | 2015-11-08 | 10 | -80/+265 |
* | ar71xx: fix typo in r47416 | Felix Fietkau | 2015-11-07 | 1 | -1/+1 |
* | ar71xx: fix alignment of struct arpt_arp (fixes #14577) | Felix Fietkau | 2015-11-07 | 1 | -0/+11 |
* | ar71xx: add support for the TP-LINK TL-WR1043ND v3 | Felix Fietkau | 2015-11-07 | 1 | -1/+8 |
* | ar71xx: Add support for ZyXEL NBG6616. | Felix Fietkau | 2015-11-07 | 10 | -26/+194 |