summaryrefslogtreecommitdiffstats
path: root/config
Commit message (Expand)AuthorAgeFilesLines
* loongarch64: new targetWeijie Gao9 days1-4/+6
* mediatek: increase size of the sdcard image to 512 MiBDaniel Golle11 days1-0/+1
* config: select KERNEL_WERROR if building with default GCC versionDaniel Golle2024-04-081-2/+0
* config: Enable ext4 journaling by default.Jordan Woyak2024-03-291-0/+1
* kernel: support RISC-V PMUQingfang Deng2024-03-231-0/+10
* kernel: enable KASAN option for more architecturesQingfang Deng2024-03-081-1/+1
* broadcom-wl: remove packageFelix Fietkau2024-02-031-15/+0
* build: add option for building with stack-protector-allCedric DOURLENT2024-01-191-0/+2
* target: Make TARGET_SERIAL independent of GRUB configurationHauke Mehrtens2023-11-291-6/+7
* kernel: provide better control & help for SLUB configurationRafał Miłecki2023-11-091-2/+15
* build: add CycloneDX SBOM JSON supportPetr Štetiar2023-11-011-0/+8
* kernel: default ARM_PMU on for armsr/armv8Mathew McBride2023-08-151-0/+1
* build: Add option KERNEL_KASAN_SW_TAGS and HW_TAGSZhen XIN2023-08-101-4/+61
* kernel: modules: add xdp-sockets-diag supportTianling Shen2023-07-051-0/+6
* config: add a knob to use the mold linker for packagesAndre Heider2023-07-042-1/+26
* build: replace SSTRIP_ARGS with SSTRIP_DISCARD_TRAILING_ZEROESAndre Heider2023-07-041-6/+4
* kernel: introduce KERNEL_WERROR config optionPetr Štetiar2023-07-041-0/+16
* ipq807x: rename target to qualcommaxRobert Marko2023-06-161-1/+1
* config: change references from armvirt to armsrMathew McBride2023-06-101-5/+5
* build: enable vmdk/vmware images for arm64 targetMathew McBride2023-06-021-1/+1
* build: use 128MiB as the boot/kernel partition size on armvirt targetMathew McBride2023-06-021-0/+1
* grub2: enable EFI for armvirtMathew McBride2023-06-021-4/+5
* kernel: Set CONFIG_FRAME_WARN depending on targetHauke Mehrtens2023-06-021-0/+11
* kernel: add MODULE_ALLOW_BTF_MISMATCH optionTianling Shen2023-05-181-0/+10
* treewide: cleanup kernel symbol referencesNick Hainke2023-05-121-1/+0
* kernel: improve handling of CONFIG_IO_URINGTony Ambardar2023-05-031-1/+2
* build: add a config knob to enable LTO for all packagesAndre Heider2023-03-211-0/+7
* build: add a config knob to enable gc-sections for all packagesAndre Heider2023-03-211-0/+8
* kernel: Add CONFIG_KERNEL_HARDLOCKUP_DETECTORHauke Mehrtens2023-03-191-0/+12
* kernel: set default for KERNEL_BPF_KPROBE_OVERRIDEStijn Tintel2023-03-051-0/+1
* build: fix for sourcing targets image config installed via feedsPrasun Maiti2023-02-261-0/+1
* kernel: set default values for ARM low level debugging symbolsRobert Marko2023-02-081-0/+6
* treewide: strip useless `default n` Kconfig linesTony Butler2023-02-034-67/+0
* kernel: make it possible for packages to select page pool supportFelix Fietkau2023-01-291-0/+7
* build: fix incomplete initramfs compression optionsTony Butler2023-01-171-2/+0
* ipq807x: add Qualcomm Atheros IPQ807x targetRobert Marko2023-01-161-0/+1
* build: images: squashfs: add help, fix descriptionTony Butler2022-12-061-1/+4
* build: config: cleanup impossible dependency logicTony Butler2022-12-032-2/+1
* Revert "build: fix for sourcing target image config a when target is being re...Christian Marangi2022-11-091-1/+0
* build: fix for sourcing target image config a when target is being replacedPrasun Maiti2022-11-091-0/+1
* scripts/download.pl: make the download tool configurableChristian Marangi2022-10-201-0/+14
* tools: add option BUILD_ALL_HOST_TOOLS to compile all host toolsChristian Marangi2022-09-301-0/+7
* kernel: disable wireless extensions only when neededFelix Fietkau2022-09-221-0/+16
* toolchain: Select USE_SSTRIP with external musl toolchainHauke Mehrtens2022-09-121-1/+0
* scripts: always check certificatesJosh Roys2022-09-101-0/+4
* build: always set CONFIG_IPV6Thibaut VARÈNE2022-08-201-5/+1
* kernel: add KERNEL_DEBUG_VIRTUALFlorian Fainelli2022-07-071-0/+8
* bcm53xx: use -falign-functions=32 for kernel compilationRafał Miłecki2022-07-031-0/+1
* kernel: support setting extra CFLAGS for kernel compilationRafał Miłecki2022-06-201-0/+4
* kernel: add KERNEL_BPF_EVENTS config optionStijn Tintel2022-05-181-1/+11