aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/mediatek/base-files/lib/upgrade
Commit message (Collapse)AuthorAgeFilesLines
* mediatek: update to latest kernel patchset from v4.13-rcJohn Crispin2017-08-181-0/+1
| | | | | | Signed-off-by: Muciri Gatimu <muciri@openmesh.com> Signed-off-by: Shashidhar Lakkavalli <shashidhar.lakkavalli@openmesh.com> Signed-off-by: John Crispin <john@phrozen.org>
* treewide: use only board_name function to get nameMathias Kresin2017-07-151-4/+3
| | | | | | | | | | | | Do not parse /tmp/sysinfo/board_name, /proc/cpuinfo or the device tree compatible string directly. Always use the board_name function to get the board name. The admswconfig package still reads /proc/cpuinfo directly. The code looks somehow broken and the whole adm5120 which uses this package looks unmaintained. Leave it as it is for now. Signed-off-by: Mathias Kresin <dev@kresin.me>
* mediatek: fix sysupgrade board detectionJohn Crispin2017-04-241-3/+5
| | | | | | | boardnames were changed with the recent target update. the sysupgrade board detection was not updated properly. Signed-off-by: John Crispin <john@phrozen.org>
* medaitek: convert the NAND target to UBIJohn Crispin2016-06-171-1/+13
| | | | Signed-off-by: John Crispin <john@phrozen.org>
* mediatek: sync and patches add support for several boardsJohn Crispin2016-04-281-0/+41
Signed-off-by: John Crispin <blogic@openwrt.org> SVN-Revision: 49263