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
path:
root
/
scripts
Commit message (
Expand
)
Author
Age
Files
Lines
*
add a packaging method that installs files into a subdirectory of bin/ instea...
Felix Fietkau
2007-09-29
2
-1
/
+9
*
Refactor downloading code into download.mk Support multiple file downloads Su...
Felix Fietkau
2007-09-29
1
-3
/
+2
*
Increased the size of the microcode payload area.
Rod Whitby
2007-09-24
1
-1
/
+1
*
add initial version of a package feeds management script
Felix Fietkau
2007-09-23
4
-117
/
+467
*
fix image preconfiguration
Eugene Konev
2007-09-21
1
-12
/
+16
*
fix kconfig.pl split for config symbols that have "0" as value
Felix Fietkau
2007-09-19
1
-1
/
+1
*
define extra config symbols for targets containing multiple subtargets
Felix Fietkau
2007-09-09
1
-7
/
+26
*
major target cleanup. it is now possible to have subtargets that can override...
Felix Fietkau
2007-09-08
2
-45
/
+13
*
strip the kernel version suffix from target directories, except for brcm-2.4 ...
Felix Fietkau
2007-09-06
1
-68
/
+13
*
remove uneeded stuff after python changes in [8639]
Nicolas Thill
2007-09-06
1
-5
/
+0
*
change case of conflicting option
Nicolas Thill
2007-09-03
1
-1
/
+1
*
add an abs2rel.pl helper script (returns a path relative to another)
Nicolas Thill
2007-09-01
1
-0
/
+17
*
clean up recursive dependency handling, use timestamp.pl again, because it sa...
Felix Fietkau
2007-08-30
1
-2
/
+2
*
avoid rdep in the top level make process (subdir.mk) - it leaks too much memo...
Felix Fietkau
2007-08-29
1
-1
/
+6
*
add a '@KERNEL' download facility, tweak script
Nicolas Thill
2007-08-26
1
-9
/
+17
*
slugimage: Added support for 16MiB flash chips
Rod Whitby
2007-08-10
1
-3
/
+16
*
fix a dependency bug
Felix Fietkau
2007-07-31
1
-1
/
+1
*
next round of build system cleanup - convert package/ to new structure
Felix Fietkau
2007-07-30
1
-3
/
+3
*
bring in pylibdir.py helper
Tim Yardley
2007-07-30
1
-0
/
+5
*
fix a prereq bug
Felix Fietkau
2007-07-26
1
-1
/
+1
*
add source feed rev to menuconfig, set 8180 as default rev for kamikaze 7.07
Felix Fietkau
2007-07-26
1
-3
/
+3
*
more dependency fixes
Felix Fietkau
2007-07-23
1
-2
/
+0
*
Add a USES_TGZ config.in variable, so that RB1xx profiles can use it
Florian Fainelli
2007-07-18
1
-0
/
+1
*
allow kconfig symbols to be shared between packages
Felix Fietkau
2007-07-18
1
-3
/
+14
*
dynamically enable/disable kernel config options for kmod packages based on b...
Felix Fietkau
2007-07-18
2
-3
/
+48
*
keep some structure when running package/symlinks - now that the build system...
Felix Fietkau
2007-07-16
1
-1
/
+1
*
properly support dependencies on packages that just use Build/DefaultTargets
Felix Fietkau
2007-07-15
1
-4
/
+4
*
fixes for recursive package scanning
Felix Fietkau
2007-07-15
1
-5
/
+9
*
arm-magic.sh: Added support for fsg3
Rod Whitby
2007-07-11
1
-1
/
+1
*
color change to make menuconfig easier to read (patch from #1730)
Felix Fietkau
2007-07-11
1
-5
/
+5
*
fix PACKAGES:= for target profiles in target.mk
Felix Fietkau
2007-07-10
1
-7
/
+19
*
Added support for the D-Link DSM-G600 RevA, and fixed the clock frequency for...
Rod Whitby
2007-06-29
1
-1
/
+1
*
remove a useless warning
Felix Fietkau
2007-06-12
1
-3
/
+0
*
Put config.sub executable (#1854)
Florian Fainelli
2007-06-11
1
-0
/
+0
*
use newer config.guess and config.sub for packages then the shipped ones
Imre Kaloz
2007-06-08
2
-275
/
+1952
*
Add gitignore files
Felix Fietkau
2007-05-29
1
-0
/
+5
*
fixup avila networking, add support for the loft
Imre Kaloz
2007-05-10
1
-1
/
+1
*
preliminary board support for the Linksys WRT300N v2 (incomplete)
Imre Kaloz
2007-05-10
1
-1
/
+1
*
Make UCI preconfiguration optional and disabled by default
Felix Fietkau
2007-05-05
1
-6
/
+6
*
add support for the Compex WP18 and NP18A
Imre Kaloz
2007-04-17
1
-1
/
+1
*
revert find | xargs => find | exec changes - this is completely unnecessary a...
Felix Fietkau
2007-04-12
1
-1
/
+1
*
add a menuconfig option for specifying a local download mirror
Felix Fietkau
2007-04-06
1
-6
/
+17
*
move gen_busybox_menuconfig.pl to package/busybox
Felix Fietkau
2007-04-04
1
-78
/
+0
*
replace gen_busybox_config.pl with a simple sed command
Felix Fietkau
2007-04-04
1
-29
/
+0
*
Using find's -exec to remove directories causes 'not found' errors when find ...
Mike Baker
2007-04-03
1
-1
/
+1
*
Use find -exec instead of xargs
Florian Fainelli
2007-04-02
1
-1
/
+1
*
enable zImage generation for the new boards
Imre Kaloz
2007-04-02
1
-1
/
+1
*
fix menuconfig 'deselect' statement
Felix Fietkau
2007-03-29
1
-4
/
+7
*
some cleanups in the metadata.pl script; allow target profiles to add overrid...
Felix Fietkau
2007-03-23
1
-42
/
+20
*
add 'deselect' property for menuconfig
Felix Fietkau
2007-03-23
9
-442
/
+483
[next]