Commit Graph

10 Commits

Author SHA1 Message Date
coolsnowwolf
ecea39f109 Revert "files: sync from openwrt v19.07 (#2690)"
This reverts commit 2289184a62.
2020-02-03 12:33:25 +08:00
AmadeusGhost
2289184a62
files: sync from openwrt v19.07 (#2690) 2020-02-01 16:50:37 +08:00
huah0235
59f2142543 add wdr6500v6 support (#1421) 2019-06-28 23:34:11 +08:00
coolsnowwolf
2ca861b5a9 add kernel 4.14 support for ar71xx 2018-09-08 16:01:41 +08:00
coolsnowwolf
9ba04fd0d7 sync with OpenWrt v18.06.1 stable new R8.1 version 2018-08-23 17:40:23 +08:00
coolsnowwolf
ad21a419df fix Phicomm K2T A3 board support 2018-06-10 14:45:46 +08:00
coolsnowwolf
8fe0636b8a Merge branch 'master' of github.com:lede-project/source 2018-04-23 18:50:49 +08:00
coolsnowwolf
66dbc4d0d7 add support for tiny kernel for ar71xx (Tplink 4M or DW33D etc) 2018-01-14 22:22:06 +08:00
WouldChar
b0e95a6af7 Rework for tl-wdr6500 v6
* offical firmware mac addr: 0x1b80d
   offical firmware art data addr: 0x1c000, 0x1d000

   if you are the first time to flash lede firmware,
   please copy 64kb mac and art data to the end of flash

   erase 0x9f7f0000 +0x10000
   cp.b 0x80060000 0x9f01b000 0x10000
   cp.b 0x9f7f0000 0x80060000 0x10000

   new mac addr: 0x7f080d
   new art data addr: 0x7f1000, 0x7f2000
2017-12-01 22:53:22 +08:00
coolsnowwolf
97a4ffcc12 update source 2017-09-06 19:19:45 +08:00