index
:
openwrt.git
fast2504n-3.10.17
fast2504n-3.10.26
fast2504n-3.8
master
OpenWRT with patches for F@ST2504n board
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
scripts
Age
Commit message (
Expand
)
Author
2012-10-14
scripts/config: fix menuconfig segfault in text inputs when format patterns a...
jow
2012-09-28
AR71xx/9xxx based routers are the most common these days, select that as the ...
kaloz
2012-09-09
[scripts] fix library bundling when host libraries reside in /lib/tls/ or sim...
jow
2012-08-15
[scripts] add a helper script to bundle required libraries for host utilities
jow
2012-07-22
build: ensure that reordering of KCONFIG lines are handled properly and that ...
nbd
2012-06-25
scripts/feeds: redirect stderr of the which call to /dev/null to avoid potent...
nbd
2012-06-12
[scripts] gen-dependencies.sh: only include lib*.so* files in dependency list...
jow
2012-06-11
package/index: filter out the libc package from the index
nbd
2012-06-11
build: add checks for missing package dependencies
nbd
2012-05-17
target: add a feature flag for RTC support
nbd
2012-05-13
scripts/ipkg-make-index.sh: use bash instead of /bin/sh to fix use of [[ ]]
nbd
2012-05-13
build: prevent the virtual "kernel" package from leaking into the package ind...
nbd
2012-05-11
[scripts] download.pl:
jow
2012-05-08
add further countermeasures against the git core.autocrlf option (fixes #9075)
nbd
2012-05-01
[scripts] ext-toolchain.sh: don't pass CFLAGS when wrapping ld
jow
2012-04-26
build: rework verbosity level selection
nbd
2012-04-24
[scripts/feeds] re-enable shallow git clones ('--depth 1')
mirko
2012-04-24
[scripts/feeds] include revisions of feeds when listing them
mirko
2012-04-10
[scripts] allow arbitary folder layout when using localmirrors
blogic
2012-03-19
kernel: fix stripping of modules with duplicate symbol names
nbd
2012-03-17
kernel: improve profiling support, keep static symbols when profiling is enabled
nbd
2012-03-01
kernel: keep more symbols in the kernel modules when doing profiling
nbd
2012-03-01
kernel: do not rename module symbols with kallsyms enabled
nbd
2012-02-26
Revert "scripts/download.pl: fix sourceforge url"
nbd
2012-02-25
scripts/download.pl: fix sourceforge url
nbd
2012-02-20
strip kernel modules more aggressively: make all global symbols local, rename...
nbd
2012-02-16
[scripts] env: colorize git output
florian
2012-01-29
[scripts] patch-specs.sh: gcc 3.4.6 has an additional "(OpenWrt-2.0)" after t...
jow
2012-01-29
[scripts] download.pl: remove ftp.geo.kernel.org mirror, it does not resolve
jow
2012-01-29
[scripts] ext-toolchain.sh: rework generated gcc wrapper
jow
2012-01-29
[scripts] patch-specs.sh: fallback to ext-toolchain.sh --wrap if spec file pa...
jow
2012-01-29
[scripts] ext-toolchain.sh: support --wrap with src == dest
jow
2012-01-19
[scripts] ext-toolchain.sh: CONFIG_NLS -> CONFIG_BUILD_NLS
jow
2012-01-19
[scripts] ext-toolchain.sh: fix typo
jow
2012-01-18
[scripts] ext-toolchain.sh: add option to write .config
jow
2012-01-18
[scripts] ext-toolchain.sh: properly handle toolchains without sysroot support
jow
2012-01-18
[scripts] ext-toolchain.sh:
jow
2012-01-18
[scripts] add patch-specs.sh, a utility for modifying GCC specs
jow
2012-01-18
[scripts] add ext-toolchain.sh, a utility for external toolchains
jow
2012-01-08
[scripts] metadata.pl: filter direct recursive depends like "select PACKAGE_k...
jow
2011-12-01
scripts: add a script for generating fwupgrade config for the OM2P board
juhosg
2011-11-30
scripts: add script to generate combined extended image format
nico
2011-11-19
scripts/env: improve the wording of the question when starting repository (pa...
nbd
2011-11-19
scripts/env: make mv and cp operations more robust (treat dotfiles appropriat...
nbd
2011-11-19
scripts/env: fix indentation (patch by Rolf Leggewie)
nbd
2011-11-16
mconf: Fix compile warning:
mb
2011-10-28
scripts/config: merge fixes for various issues, including recursive dependenc...
nbd
2011-10-26
[scripts] getver.sh: cope with varying "git log" line formats to reliably ext...
jow
2011-10-21
scripts/feeds: override the OPENWRT_BUILD variable when calling internal targ...
nbd
2011-07-04
allow targets to define a default subtarget when using automatic subtarget de...
blogic
[next]