Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/openwrt/openwrt.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-02-19build: scripts/config - update to kconfig-v5.14Eneas U de Queiroz
2021-11-01build: add HOST_OS_LINUX and HOST_OS_MACOS config symbolsFelix Fietkau
2021-02-05build: use SPDX license tagsPaul Spooren
2017-12-08merge: base: update base-files and basic configZoltan HERPAI
2016-03-25branding: add LEDE brandingJohn Crispin
2015-01-08scripts/config: sync with linux upstreamFelix Fietkau
2013-11-22move menuconfig options into separate filesImre Kaloz
2013-11-22drop stupid defaultsImre Kaloz
2013-11-22add a feature flag for device tree supportImre Kaloz
2013-11-22allow configuration of the target directory for binariesImre Kaloz
2013-11-14Config.in: drop TARGET_UBIFS_SQUASH_UIDS, it's used by default nowLuka Perkov
2013-11-14image: don't force ubifs journal sizeLuka Perkov
2013-10-25buildroot: add lz4 initramfs compression optionFlorian Fainelli
2013-10-24buildroot: split Kernel config options to Config-kernel.inFlorian Fainelli
2013-10-24Config.in: add more options when it comes to including kernel image into rootfsLuka Perkov
2013-10-17build: drop FIT option until we actually need itLuka Perkov
2013-10-17build: add menuconfig option for building FIT imagesLuka Perkov
2013-10-04build: extend menu with few ubifs optionsLuka Perkov
2013-09-10build: enable MIPS16 again, but make it depend on !gcc-4.6Felix Fietkau
2013-09-10Revert "build: enable MIPS16 by default if available"Felix Fietkau
2013-09-10build: enable MIPS16 by default if availableFelix Fietkau
2013-08-28Config.in: improve wording for kernel/DT inclusion flagsLuka Perkov
2013-07-29build: unify target independent optimization optionsFelix Fietkau
2013-07-21kernel: add a new global config symbol for enabling rfkill support (can be en...Felix Fietkau
2013-07-16Config.in: fix depends syntaxFelix Fietkau
2013-07-16Config.in: add options for putting kernel and dtb in rootfsLuka Perkov
2013-07-10Config.in: remove duplicate KERNEL_PERF_EVENTS symbolFelix Fietkau
2013-07-03kernel: add KERNEL_FTRACE_SYSCALLS optionFlorian Fainelli
2013-06-28kernel: add global menuconfig option to enable kexec supportFelix Fietkau
2013-06-27include/image.mk: do not make initramfs build exclusiveFlorian Fainelli
2013-06-06target: split jffs2 NAND out of jffs2Jonas Gorski
2013-05-17Config.in: expose symbols specific to lxc in separate itemLuka Perkov
2013-05-10toolchain: eliminate the INSTALL_LIBSTDCPP config symbol and make c++ support...Felix Fietkau
2013-05-03Config.in: update options for cgroups and namespacesLuka Perkov
2013-05-03Config.in: fix formatingLuka Perkov
2013-04-17build: add a CONFIG_MODULES symbol for compatibility with kernel menuconfigFelix Fietkau
2013-04-17build: consistently use 'depends on' instead of 'depends'Felix Fietkau
2013-04-09buildroot: enable software floating point for MIPS64 targetsFlorian Fainelli
2013-04-05buildroot: allow enabling MIPS16 user-space buildFlorian Fainelli
2013-03-10kernel: remove the BROKEN dependency on the kernel export symbol stripFelix Fietkau
2013-02-23mac80211: update to wireless-testing 2013-02-22Felix Fietkau
2013-01-30allow using sstrip with muslFlorian Fainelli
2013-01-29build: fix the strip default for muslFelix Fietkau
2013-01-21kernel: turn on kallsyms and debug info by defaultFelix Fietkau
2013-01-13kernel: fix enabling coredump support on 3.7+Felix Fietkau
2013-01-03kernel: add a config option for direct i/o supportFelix Fietkau
2012-12-17build: disable kernel export strip until it is fixedFelix Fietkau
2012-12-02Change default TARGET_ROOTFS_RESERVED_PCT to zero to avoid wasted spaceGabor Juhos
2012-11-30disable sstrip when using muslFlorian Fainelli
2012-11-29build: Add TARGET_ROOTFS_RESERVED_PCT option to reduce wasted spaceGabor Juhos