6290 Commits (d015eb9e31f9f4defaf978eaec829d09d5308823)
 

Author SHA1 Message Date
Nicolas Thill d015eb9e31 oops, 2 typos missed from [8721] 17 years ago
Nicolas Thill 7e4038434b fix KCONFIG in packages: move back all KCONFIG from package variants to the main package since we don't know the kernel version at dump time. keep old KCONFIG lines commented out, so we can switch back easily later. 17 years ago
Felix Fietkau 94f23cf0da fix kmod-ide-core 17 years ago
Florian Fainelli 1d7dc11649 Add preliminary support for sysupgrade on brcm 17 years ago
Florian Fainelli aadbdb185f Allow /dev/ttyUSB2 as wan device for 3g (#2269) 17 years ago
Florian Fainelli 6a06ccf9b6 Package the statistics module for netfilter 17 years ago
Florian Fainelli 27cbbe847d Add Merlin XU870 (#1303) 17 years ago
John Crispin b9eaeeaf99 fixes menuconfig selection of grub for x86 targets 17 years ago
Florian Fainelli 038459c125 Finally fix the usage of limit (#2240) 17 years ago
Florian Fainelli 328f9d26d8 Fix toolchain generation with FPU enabled (#2242) 17 years ago
Florian Fainelli 43dc71fb0d Fix the imagebuilder generation (does not mean it works with the recent changes) 17 years ago
Gabor Juhos 741c1f7997 use the global register access macros in the flash driver 17 years ago
Gabor Juhos 108723067b remove volatile derefs 17 years ago
Gabor Juhos 187ef4c639 cleanup memory detection code, fix #2244 17 years ago
Gabor Juhos 6ea4ccc158 define more SWITCH/MPMC constants 17 years ago
Gabor Juhos 1937e8382a remove redundant EXTRA_AFLAGS 17 years ago
Florian Fainelli 1585d61338 Add the ralink signature, will use it later 17 years ago
Gabor Juhos 1665832e68 cleanup IRQ code 17 years ago
Gabor Juhos 73b2555da2 cleanup PCI code 17 years ago
Felix Fietkau af21798b77 more config changes 17 years ago
Felix Fietkau d17745e679 oops. forgot to move the config around for x86 17 years ago
Felix Fietkau 0c9b23594d fix kmod-crypto, emit warning messages for kmod packages that cannot be built due to missing kernel config options 17 years ago
Felix Fietkau e63e1f7a4a add support for device type based package preselections 17 years ago
Felix Fietkau 87a88cebc7 adapt profiles for subtarget changes 17 years ago
Felix Fietkau a9d683ca91 major target cleanup. it is now possible to have subtargets that can override many target settings, including arch - merge adm5120, adm5120eb. target profiles still need to be adapted for subtargets 17 years ago
Florian Fainelli 4a2e4920b1 Fix kmod-ppp generation (#2337) 17 years ago
Felix Fietkau 75f1024d48 fix pci init for brcm-2.4 with atheros wifi cards 17 years ago
Florian Fainelli 8505138db8 Add some EHCI related symbols when usb is selected 17 years ago
Eugene Konev 538479305e Use PHYS_OFFSET. 17 years ago
Eugene Konev 3520251c21 Add TNETW1350 to known devices. Style cleanups. 17 years ago
Gabor Juhos 9af990b12a fix the symlink of the lzma-loader 17 years ago
Felix Fietkau 0739784fe8 fix madwifi channel setting (#2073) 17 years ago
Felix Fietkau 4db9556f99 bump package versions after updates 17 years ago
Nicolas Thill 0c3221b939 fix typo 17 years ago
Felix Fietkau 469c658898 fix ppp unit number issues (#2178) 17 years ago
Nicolas Thill e3dc76af1b fix board name for nvram and switch packages on brcm-2.4 after [8653] 17 years ago
Felix Fietkau 77fb42c9cb qos-scripts: add patch for tos and dscp support from #2291 17 years ago
Felix Fietkau b7c5e91e6f remove obsolete dependencies on VIDEO_SUPPORT (#2314) 17 years ago
Nicolas Thill 257b41d25b add missing endef 17 years ago
Nicolas Thill 347d4d2c4a remove remaining description field missed from [8659] 17 years ago
Nicolas Thill 34bb4638e7 move package description to a separate definition, remove it when DESCRIPTION=TITLE 17 years ago
Nicolas Thill 3e2f44481f remove automake prereq not needed anymore since [7011], use a separate description, cleanup 17 years ago
Nicolas Thill cb00fed03c zd1211-firmware: remove uneeded commands in install, use a separate description, cleanup 17 years ago
Nicolas Thill 929f86c30e cosmetic fixes for ar7: indent, use lowercase hex notation, format 17 years ago
Felix Fietkau 22742b2d7e remove some obsolete files 17 years ago
Felix Fietkau 56231056ea strip the kernel version suffix from target directories, except for brcm-2.4 (the -2.4 will be included in the board name here). CONFIG_LINUX_<ver>_<board> becomes CONFIG_TARGET_<board>, same for profiles. 17 years ago
Felix Fietkau e1184aaa1a enable start-stop-daemon by default, i want to use this to clean up a few init scripts soon 17 years ago
Florian Fainelli d2216f3da3 Disable the USB clock for now, will be used later for the AR7-HCD driver, which is not ready (#1858) 17 years ago
Nicolas Thill af0b91ca90 allow scan.mk to find python packages introduced in [8639] 17 years ago
Nicolas Thill 9f6bd2c07b remove uneeded stuff after python changes in [8639] 17 years ago