| Commit message (Expand) | Author | Age | Files | Lines |
* | ar71xx: fix typo in network defaults | Jo-Philipp Wich | 2017-06-29 | 1 | -1/+1 |
* | ar71xx: image: specify TPLINK_HWID for TP-Link RE450 | Piotr Dymacz | 2017-06-29 | 1 | -0/+1 |
* | build: rename TPLINK_BOARD_NAME to TPLINK_BOARD_ID | Piotr Dymacz | 2017-06-29 | 1 | -13/+13 |
* | ar71xx: fix switch port mapping for TP-Link TL-WR74xN/D series | Piotr Dymacz | 2017-06-29 | 1 | -1/+1 |
* | ar71xx: add support for TP-Link Archer C58 v1 | Henryk Heisig | 2017-06-29 | 15 | -7/+120 |
* | ar71xx: add support for TP-Link TL-WA855RE v1 | Federico Cappon | 2017-06-29 | 12 | -6/+75 |
* | ar71xx: fix EnGenius ENS202EXT mtd definition | Piotr Dymacz | 2017-06-29 | 1 | -4/+4 |
* | ar71xx: move Arduino Yun to generic building code | Camille Bilodeau | 2017-06-29 | 3 | -8/+10 |
* | ar71xx: remove Arduino Yun 8 MiB prototype | Camille Bilodeau | 2017-06-29 | 2 | -8/+0 |
* | ar71xx: wpj344: set MAC on wan | Leon M. George | 2017-06-29 | 1 | -0/+3 |
* | ar71xx: wpj344: remove unused eth1 device | Leon M. George | 2017-06-29 | 1 | -8/+0 |
* | ar71xx: wpj344: read MAC addresses from u-boot mtd | Leon M. George | 2017-06-29 | 1 | -4/+5 |
* | kernel: cleanup CONFIG_SCHED_HRTICK | Stijn Tintel | 2017-06-29 | 1 | -1/+0 |
* | kernel: update kernel 4.4 to 4.4.74 | Stijn Tintel | 2017-06-27 | 12 | -22/+22 |
* | ar71xx/images/senao: fix reproducible issue using tar | Alexander Couzens | 2017-06-25 | 1 | -0/+1 |
* | ar71xx/image: make tar calls reproducible | Alexander Couzens | 2017-06-25 | 2 | -3/+11 |
* | ar71xx: add AVM FRITZ!WLAN Repeater 300E support | Mathias Kresin | 2017-06-24 | 14 | -0/+205 |
* | ar71xx: add AR724x PCIe init fixes | Mathias Kresin | 2017-06-24 | 8 | -33/+175 |
* | ar71xx: image: simplify TP-Link devices definitions | Piotr Dymacz | 2017-06-11 | 1 | -86/+28 |
* | ar71xx: image: fix TP-Link TL-WR710N v2/v2.1 BOARDNAME | Piotr Dymacz | 2017-06-11 | 1 | -2/+2 |
* | ar71xx: image: tp-link.mk: keep devices in alphabetical order | Piotr Dymacz | 2017-06-11 | 1 | -406/+399 |
* | ar71xx: base-files: cleanups in 10-ar922x-led-fix | Piotr Dymacz | 2017-06-11 | 1 | -22/+20 |
* | ar71xx: base-files: cleanups in 11-ath10k-caldata | Piotr Dymacz | 2017-06-11 | 1 | -24/+24 |
* | ar71xx: add support for TP-Link Archer C25 v1 | Ludwig Thomeczek | 2017-06-11 | 14 | -0/+274 |
* | ar71xx: add support for TP-Link TL-WR942N v1 | Serg Studzinskii | 2017-06-11 | 14 | -2/+333 |
* | ar71xx: move WRTnode2Q to generic build target | Piotr Dymacz | 2017-06-11 | 3 | -8/+9 |
* | ar71xx: image: simplify Ubiquiti devices definitions | Piotr Dymacz | 2017-06-11 | 1 | -45/+29 |
* | ar71xx: image: mikrotik: shorten DEVICE_TITLE | Piotr Dymacz | 2017-06-11 | 1 | -4/+4 |
* | ar71xx: image: use simply expanded variables | Piotr Dymacz | 2017-06-11 | 6 | -202/+202 |
* | ar71xx: image: update GL.iNet boards DEVICE_TITLE | Piotr Dymacz | 2017-06-11 | 1 | -5/+5 |
* | ar71xx: image: fix 8devices boards DEVICE_TITLE | Piotr Dymacz | 2017-06-11 | 1 | -2/+2 |
* | ar71xx: image: drop unused mtdlayouts from legacy.mk | Piotr Dymacz | 2017-06-11 | 1 | -3/+0 |
* | ar71xx: image: cosmetic: drop redundant empty lines | Piotr Dymacz | 2017-06-11 | 5 | -23/+0 |
* | ar71xx: image: add ROOTFS_SIZE to DEVICE_VARS | Piotr Dymacz | 2017-06-11 | 1 | -4/+7 |
* | ar71xx: image: keep custom Build/* functions in separate files | Piotr Dymacz | 2017-06-11 | 3 | -53/+53 |
* | ar71xx: image: keep DEVICE_VARS and Build/* at the beginning | Piotr Dymacz | 2017-06-11 | 4 | -60/+60 |
* | ar71xx: image: simplify Compex devices definitions | Piotr Dymacz | 2017-06-11 | 1 | -20/+12 |
* | ar71xx: image: drop redundant kmod-usb-ohci from DEVICE_PACKAGES | Piotr Dymacz | 2017-06-11 | 4 | -22/+22 |
* | ar71xx: image: drop redundant uboot-envtools from DEVICE_PACKAGES | Piotr Dymacz | 2017-06-11 | 1 | -8/+4 |
* | ar71xx: fixup ar71xx/ar933x_wmac_reset: remove indefinite wait for wmac reset | Kevin Darbyshire-Bryant | 2017-06-11 | 1 | -1/+1 |
* | ar71xx/ar93xx_wmac_otp_read_word: fix wrongly used sizeof(*u) | Alexander Couzens | 2017-06-11 | 1 | -2/+2 |
* | ar71xx/ar933x_wmac_reset: remove indefinite wait for wmac reset | Alexander Couzens | 2017-06-11 | 1 | -2/+1 |
* | ar71xx/ag71xx_ethtool: don't return uninitialized return value on success | Alexander Couzens | 2017-06-11 | 1 | -1/+1 |
* | ar71xx/ag71xx_mdio_probe: fix a memory leak when probe fails | Alexander Couzens | 2017-06-11 | 1 | -1/+1 |
* | ar71xx/ag71xx_ar7240_get_port_link: fix off-by-one check on argument `port` | Alexander Couzens | 2017-06-11 | 1 | -2/+2 |
* | kernel: update kernel 4.4 to 4.4.71 | Jo-Philipp Wich | 2017-06-07 | 1 | -2/+2 |
* | ar71xx: Fix UBIFS work on Mikrotik RB95x devices | Sergey Sergeev | 2017-05-31 | 1 | -0/+2 |
* | ar71xx: disable ENS202EXT in mikrotik and nand subtargets | Jo-Philipp Wich | 2017-05-31 | 2 | -0/+2 |
* | ar71xx: move Wallys DR344 to generic build target | Piotr Dymacz | 2017-05-30 | 3 | -7/+10 |
* | ar71xx: fix Wallys DR344 GPIO-connected LEDs and button | Piotr Dymacz | 2017-05-30 | 3 | -10/+33 |