index
:
mtk-20170518
master
mtk-20170518
nearest-from-mtk-20170518
MTK 20170518 : Mediatek SDK based on OpenWRT Barrier Breaker
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
include/image.mk: add a target for generating sysupgrade tar files for nand
John Crispin
2014-06-11
1
-0
/
+14
*
base-files: add an ugly hack for nand to sysupgrade
John Crispin
2014-06-11
1
-0
/
+2
*
base-files: include more ubi* tools in sysupgrade ramdisk
John Crispin
2014-06-11
1
-1
/
+4
*
ubi-utils: cleanup the package
John Crispin
2014-06-11
1
-40
/
+7
*
libubox: update to latest git
John Crispin
2014-06-11
1
-2
/
+2
*
kernel: add a NAND_SUPPORT symbol
John Crispin
2014-06-11
9
-7
/
+12
*
scripts: add ubinize-image.sh to generate ubi images
John Crispin
2014-06-11
1
-0
/
+113
*
kernel: backport the ubiblock patches from 3.14->3.10
John Crispin
2014-06-11
13
-0
/
+1754
*
kernel: rootfs auto-mount on ubi
John Crispin
2014-06-11
5
-0
/
+418
*
kernel: backport ubiblock support from 3.15
John Crispin
2014-06-11
8
-0
/
+1336
*
kernel: fix kernel builds for chipidea w/ usb-gadget
Steven Barth
2014-06-11
1
-2
/
+1
*
uhttpd: also bind to IPv6 by default
Steven Barth
2014-06-11
2
-3
/
+3
*
ath9k: do a chip reset if noise floor calibration fails, should improve stabi...
Felix Fietkau
2014-06-11
2
-0
/
+232
*
netifd: update to latest version, fixes reload issue (#16754) and adds 802.1a...
Felix Fietkau
2014-06-11
1
-2
/
+2
*
netifd: add support for onlink-flag for routes
Steven Barth
2014-06-10
1
-2
/
+2
*
strace: move to trunk, add myself as a maintainer
Felix Fietkau
2014-06-10
1
-0
/
+50
*
atheros: fix too short msleep
Felix Fietkau
2014-06-10
1
-2
/
+2
*
atheros: shorten lines
Felix Fietkau
2014-06-10
10
-262
/
+318
*
atheros: constify some static structures
Felix Fietkau
2014-06-10
3
-4
/
+6
*
atheros: avoid __FUNCTION__ usage
Felix Fietkau
2014-06-10
1
-6
/
+6
*
atheros: trailing statements fixes
Felix Fietkau
2014-06-10
4
-9
/
+14
*
atheros: spaces fixes
Felix Fietkau
2014-06-10
9
-63
/
+66
*
atheros: indent fixes
Felix Fietkau
2014-06-10
5
-145
/
+146
*
atheros: fix includes
Felix Fietkau
2014-06-10
7
-29
/
+20
*
atheros: various printk(...) fixes
Felix Fietkau
2014-06-10
3
-30
/
+33
*
atheros: various braces fixes
Felix Fietkau
2014-06-10
7
-42
/
+32
*
atheros: do not initialize statics to 0 or false
Felix Fietkau
2014-06-10
3
-4
/
+4
*
atheros: remove trailing whitespace
Felix Fietkau
2014-06-10
1
-1
/
+1
*
atheros: do not assignment in if condition
Felix Fietkau
2014-06-10
5
-10
/
+13
*
atheros: remove parentheses around return values
Felix Fietkau
2014-06-10
3
-8
/
+8
*
atheros: parenthesis around complex macroses value
Felix Fietkau
2014-06-10
2
-31
/
+31
*
atheros: various comments fixes
Felix Fietkau
2014-06-10
4
-97
/
+74
*
atheros: avoid CamelCase
Felix Fietkau
2014-06-10
3
-62
/
+63
*
odhcpd: various regression fixes (thanks Hans Dedecker)
Steven Barth
2014-06-10
1
-2
/
+2
*
Switching default packages feed to github
Steven Barth
2014-06-10
1
-1
/
+2
*
mountd: remove a bogus include to fix compile with musl
Felix Fietkau
2014-06-09
1
-0
/
+10
*
libnfnetlink: fix musl compile errors
Felix Fietkau
2014-06-09
1
-0
/
+10
*
ubi-utils: fix musl compile errors
Felix Fietkau
2014-06-09
1
-0
/
+30
*
util-linux: use qsort instead of qsort_r to fix compile error with musl
Felix Fietkau
2014-06-09
1
-0
/
+36
*
xfsprogs: fix compile errors with musl
Felix Fietkau
2014-06-09
3
-10
/
+78
*
uhttpd: update to the latest version, fixes musl compile issues
Felix Fietkau
2014-06-09
1
-2
/
+2
*
musl: install a few extra headers to improve compatibility with various packages
Felix Fietkau
2014-06-09
6
-0
/
+1039
*
kernel: add missing dependency for kmod-fs-nfs
Felix Fietkau
2014-06-08
1
-1
/
+1
*
valgrind: avoid including linux/ptrace.h to fix a musl build error
Felix Fietkau
2014-06-08
1
-0
/
+10
*
brcm47xx: merge FEATURES lines in the legacy subtarget
Felix Fietkau
2014-06-08
1
-2
/
+1
*
brcm47xx: fix kmod-usb-brcm47xx build on legacy and mips74k subtargets
Felix Fietkau
2014-06-08
1
-3
/
+5
*
uqmi: use -ffunction-sections and --gc-sections, reduces binary size from 57k...
Felix Fietkau
2014-06-07
1
-1
/
+3
*
brcm47xx: activate some compiler optimizations for 74K CPUs
Hauke Mehrtens
2014-06-07
5
-1
/
+7
*
brcm47xx: move the low_mem feature flag to the legacy subtarget
Felix Fietkau
2014-06-07
2
-1
/
+2
*
brcm47xx: remove old gpio and nvram interfaces
Hauke Mehrtens
2014-06-07
2
-188
/
+2
[next]