1101 Commits (108723067bbfdf07b376c6f903010f22324d1fbe)

Author SHA1 Message Date
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
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 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
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
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
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 3abffae7fb suppress warning in gcd() 17 years ago
Nicolas Thill f0715bbde9 use kernel abs(), remove recursion in gcd() (closes: #2307) 17 years ago
Nicolas Thill 5956d4bfc2 use constant for clock values (closes: #2306) 17 years ago
Nicolas Thill 62637bcce1 rename 2.6 high-speed usb serial fix to match 2.4 one 17 years ago
Nicolas Thill 9f70a0f15c add high-speed usb serial fix from Junxion to 2.4 kernel too (closes: #2274) 17 years ago
Nicolas Thill ef9d118359 small rdc-2.6 fixes (from sn9, thanks!) 17 years ago
Felix Fietkau 761dc0a0ae fix a dependency bug 17 years ago
Nicolas Thill 939c7224a2 build eeprom_93cx6 as a module, add a KernelPackage for it and for crc-itu-t 17 years ago
Nicolas Thill a28a3e814b add high-speed usb serial fix from Junxion (closes: #2274) 17 years ago
Gabor Juhos 4f4a3e5e40 I have new e-mail address. Thanks to Kaloz ;) 17 years ago
Gabor Juhos 87fee19144 simplified image file generation 17 years ago
Florian Fainelli 83c0618a0f Fix the comment 17 years ago
Florian Fainelli 022e20b2a4 Add a watchdog driver for rdc321x (needs testing) and try to detect the rdc cpu 17 years ago
Florian Fainelli 6b3f2ca7de Make the architecture gpio more readable 17 years ago
Florian Fainelli aa5fa29235 Fix the sdk generation with the new staging_dir layout 17 years ago
Nicolas Thill bfa6ac2eab revert [8473] (see [8055]) 17 years ago
Gabor Juhos a2b4d75799 make overriding of CPU features configurable, and enable it by default 17 years ago
Mike Baker 7ab328b133 workaround for timer glitch on some boards 17 years ago
Mike Baker c6e6780624 fix wan configuration on wr850g v2/v3 17 years ago
Gabor Juhos 34c758830a override CPU features 17 years ago
Florian Fainelli d3288401c2 Build the quota module for 2.4 targets 17 years ago
Florian Fainelli e384acd55d Add the icplus phy patch, will be required for the r6040 driver later, thanks to Daniel Gimpelevich 17 years ago
Gabor Juhos 9b471f7b3c disable VLANs for RB1xx boards (#2132) 17 years ago
Florian Fainelli 36fa8ff606 Add kmod-ppp-synctty (#2231) 17 years ago
Felix Fietkau 1e38527a52 add sysupgrade script for config preserving system upgrades. only implemented for x86-2.6 at the moment, but can be ported to other platforms easily 17 years ago
Florian Fainelli e6ee25ebd0 Add the ipset missing file from #1970 17 years ago
Florian Fainelli 4be843d65b Move to 2.6.22.4 17 years ago
Florian Fainelli be8bb854f9 Add usb-keyspan modules (#2229) 17 years ago
Florian Fainelli 875475af7d Compile crc itu-t as a module 17 years ago
Felix Fietkau 4460bbca47 add refresh ioctl to mtd (for rescanning partitions after reflash) 17 years ago
Felix Fietkau 803dfa1be8 disable CONFIG_EMBEDDED for x86-2.6, enable KALLSYMS 17 years ago