1086 Commits (3e2f44481fc0c353cc53c3a70b8a59d2ce0c6b60)

Author SHA1 Message Date
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
Gabor Juhos a48d558df9 fix ethernet port mapping of the RB133 17 years ago
Felix Fietkau 7f04ef6341 disable romfs, nothing uses it 17 years ago
Felix Fietkau ce9fff401a fix an off-by-one error 17 years ago
Nicolas Thill 3b4fa7de59 cosmetic fix: properly indent source 17 years ago
Nicolas Thill c60d8f1216 enable use of 8M flash (closes: #2232) 17 years ago
Nicolas Thill 71fb2a6b6e fix vlynq initialization (closes: #2135) 17 years ago
Nicolas Thill 8ee968e682 update ar7 config, disable watchdog for now (closes: #2146) 17 years ago
Nicolas Thill 89d09a4b64 remove useless code from board support (closes: #2164, thanks to Matteo Croce) 17 years ago
Florian Fainelli c54708272f Fix image builder generation (#2213) 17 years ago
Florian Fainelli 163dab630d Fix the imagebuilder compilation (#2213) 17 years ago
Gabor Juhos d0edc434ab cleanup patch of the USB driver 17 years ago
Florian Fainelli 3ee29a8f60 Fix typo (#2210) 17 years ago
Florian Fainelli 593502e049 Addd kernel modules for NTFS (#2181) 17 years ago
Felix Fietkau 8243f3c1b1 fix ar7 image installation (patch by sw, fixes #2197) 17 years ago
Gabor Juhos 92bfc02547 USB driver fixes * fix allocation of the ED/TD descriptors * remove some unused fields from admhcd struct 17 years ago