510 Commits (3209b13b3fc656f37d68be9ad7a6671008cea4bf)

Author SHA1 Message Date
John Crispin ac5d5cbc79 kernel: add a NAND_SUPPORT symbol 10 years ago
John Crispin 28a563dec3 scripts: add ubinize-image.sh to generate ubi images 10 years ago
Felix Fietkau b24897ee5c build: add a feature flag for low-memory systems 10 years ago
Felix Fietkau aab9ffeacc scripts/bundle-libraries: fall back to only copying binaries if ldd is unavailable (e.g. non-linux system) 10 years ago
Felix Fietkau 2c4bde9c8f metadata.pl: suppress profile config.in code for targets that have subtargets (fixes #14480) 10 years ago
Felix Fietkau e9abf9f8a0 scripts/metadata.pl: fix ignoring missing host dependencies 10 years ago
Felix Fietkau 52dcb1f411 scripts/metadata.pl: remove sdk specific config symbol override 10 years ago
Felix Fietkau 81013f6bbe scripts/config: make wildcard include with no results non-fatal 10 years ago
John Crispin 2f5f498969 scripts/kconfig.pl: Indicate which file we couldn't open 11 years ago
Felix Fietkau 27fe688c5f scripts/download.pl: prefer the GNU mirror redirect over the primary site (#14603) 11 years ago
Imre Kaloz f3e2331e18 add a feature flag for device tree support 11 years ago
Felix Fietkau 13f5ebaf8e scripts/gen-dependencies.sh: prevent zero-length dep.* files from accumulating in tmp/ 11 years ago
Felix Fietkau 1879c5f8e7 build: fix build on Mac OS X 10.9 11 years ago
Steven Barth f22196e4e9 ipkg-make-index: use more backwards-compatible openssl call for SHA256 11 years ago
Luka Perkov 59eb6137dd build: drop FIT option until we actually need it 11 years ago
Luka Perkov cc1b164634 build: add menuconfig option for building FIT images 11 years ago
Luka Perkov acdb0ac35c build: move mkits.sh script to more common place 11 years ago
Steven Barth 8b7b7cabf2 opkg: add support for SHA256 verification 11 years ago
Felix Fietkau b14e0d008c scripts/gen-dependencies.sh: use the cross readelf (#12940) 11 years ago
Felix Fietkau e0189ccef4 build: include the cpu type as part of the toolchain/target directory name 11 years ago
Luka Perkov 49722e7dcb feeds: enable cloning of specific git commit 11 years ago
Florian Fainelli a1267290ed scripts/feeds: ensure that --ff is enabled 11 years ago
Vasilis Tsiligiannis e532d65373 scripts/checkpatch.pl: Fix whitespace errors 11 years ago
Vasilis Tsiligiannis 957c2576cc scripts/{cleanfile,cleanpatch}: Add scripts for cleaning up file and patch whitespaces 11 years ago
Vasilis Tsiligiannis a35b5dc2f7 scripts/checkpatch.pl: Remove checks for __setup's documentation 11 years ago
Vasilis Tsiligiannis 23ea2cb10e scripts/checkpatch.pl: Remove check for deprecated features 11 years ago
Vasilis Tsiligiannis c724c76f65 scripts/checkpatch.pl: Introduce 'checkpatch.pl' script 11 years ago
Felix Fietkau 1d3067892b build: process transitive dependencies after local dependencies 11 years ago
Felix Fietkau 0249f7510c build: suppress conditional dependencies if there are unconditional dependencies on the same symbol 11 years ago
Felix Fietkau 94439c2b5d kernel: add a new global config symbol for enabling rfkill support (can be enabled by default via target feature flag) 11 years ago
Felix Fietkau 14b307c10e scripts/metadata.pl: emit dependencies for package/kernel/linux 11 years ago
Felix Fietkau 1ffa67e0c6 scripts/gen-dependencies.sh: clean up temp files 11 years ago
Jo-Philipp Wich b2f2233306 scripts: change metadata.pm and metadata.pl to not emit "default m if ALL" Kconfig instructions for hidden packages 11 years ago
Felix Fietkau ccebc5a091 gen-dependencies.sh: sort kmod dependencies 11 years ago
Felix Fietkau 18840ae808 build: implement kernel module dependency tracking 11 years ago
Jo-Philipp Wich 24f345dbe4 metadata.pl: use alphabetical order for menuconfig categories, also fixes random ordering of symbols in .config 11 years ago
Mirko Vogt 53d4d18f07 remove broken mirrors for linux kernel 11 years ago
Felix Fietkau 40b3db713d scripts/download.pl: use HTTP instead of FTP for the default GNU site 11 years ago
John Crispin 89d41d95bf metadata.pl: fixpath exclusion of kernel packages 11 years ago
Jonas Gorski 9f7ef8d5f0 target: split jffs2 NAND out of jffs2 11 years ago
Jo-Philipp Wich 103b69e250 feeds: fix check for core packages that are not in the package/ toplevel directory 11 years ago
Felix Fietkau 6f4cb088a0 build: clean up stale files from a previous build when installing a package build to the staging dir 11 years ago
Jo-Philipp Wich 1c9bc8822d scripts: dl_cleanup.py: properly detect file names with <date>-<githash> version string 11 years ago
Felix Fietkau eea89fea6a build: add config symbols for different ARM arch levels 11 years ago
Felix Fietkau 0fb3475ecc scripts/remote-gdb: add support for debugging core files 11 years ago
Felix Fietkau ed30c90e2d scripts/remote-gdb: fix path when built for musl 11 years ago
Felix Fietkau f935d800bf scripts/config: fix an option processing error that caused duplication in diffconfig.sh output (#13384) 11 years ago
Felix Fietkau 45339e03de scripts/config: warn on deprected "depends" syntax instead of throwing a syntax error 11 years ago
Felix Fietkau 9d5510a500 build: add new menuconfig code based on linux 3.9 11 years ago
Felix Fietkau 96bb7c123b build: consistently use 'depends on' instead of 'depends' 11 years ago