6314 Commits (9bf211bb9027e2f87ba56e415cae7cef228e9652)
 

Author SHA1 Message Date
John Crispin 9bf211bb90 fixes bug that causes mp3 stream to hang is server is not fast enough 18 years ago
John Crispin 6ce13a764f fix a possible dead lock in the fonera-mp3 driver, that can happen, when the buffer runs dry 18 years ago
Nicolas Thill 2ef23a0fd9 disable dsp freq use for vlynq bus clock init, disable external clocking (it locks up on c54apra2+) and revert to internal clocking trying various clock divisors. cleanup: * remove volative and use readl & writel accessors instead * use set_irq_chip & friends for irq setup * use kzalloc instead of kmalloc * secure VINT_VECTOR macro argument * remove unused vlynq_local_id function 18 years ago
Nicolas Thill a6cda9c4bc fix target names in image options (closes: #2357) 18 years ago
Nicolas Thill 6b122a681c fix target names in DEPENDS (closes: #2341) 18 years ago
Nicolas Thill 6fcca3ff7e fix typo 18 years ago
Eugene Konev 46dc089d5e Style cleanup 18 years ago
Nicolas Thill c65310746f move package descriptions to separate definitions 18 years ago
Eugene Konev 7b30c695dd Style cleanup 18 years ago
Eugene Konev 65235a2bb9 AR7: IRQ handlng cleanup 18 years ago
Florian Fainelli 042186d5ab AR7 will also be running in big-endian on zyxel devices 18 years ago
Florian Fainelli 58c85a4be7 Remove useless EXTRA_CFLAGS stuff 18 years ago
Florian Fainelli ba9fafe6eb Fix comments to the mtd driver (see http://www.linux-mips.org/archives/linux-mips/2007-09/msg00064.html) 18 years ago
Felix Fietkau 986445a623 properly clean up after kernel_{old,menu}config 18 years ago
Felix Fietkau 749cefa063 fix custom series files in kernel patch directories 18 years ago
John Crispin 9dc06a4c2e added a init.d script to fonera-mp3d 18 years ago
John Crispin c4c29e8b68 fixed fonera mp3 driver sysfs and autoload 18 years ago
Travis Kemen c4fa115e5c add fix from ticket #2290 18 years ago
Florian Fainelli 114a03a429 Rearrange patches 18 years ago
Gabor Juhos ac15780234 fix memory size detection (#2244) 18 years ago
Felix Fietkau e83d637f65 fix kernel build with quilt 18 years ago
Felix Fietkau 01b6a90e3d fix kernel_menuconfig 18 years ago
Felix Fietkau c9784f0836 fix madwifi build on atheros 18 years ago
Felix Fietkau fb68d6c468 define extra config symbols for targets containing multiple subtargets 18 years ago
Nicolas Thill d015eb9e31 oops, 2 typos missed from [8721] 18 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. 18 years ago
Felix Fietkau 94f23cf0da fix kmod-ide-core 18 years ago
Florian Fainelli 1d7dc11649 Add preliminary support for sysupgrade on brcm 18 years ago
Florian Fainelli aadbdb185f Allow /dev/ttyUSB2 as wan device for 3g (#2269) 18 years ago
Florian Fainelli 6a06ccf9b6 Package the statistics module for netfilter 18 years ago
Florian Fainelli 27cbbe847d Add Merlin XU870 (#1303) 18 years ago
John Crispin b9eaeeaf99 fixes menuconfig selection of grub for x86 targets 18 years ago
Florian Fainelli 038459c125 Finally fix the usage of limit (#2240) 18 years ago
Florian Fainelli 328f9d26d8 Fix toolchain generation with FPU enabled (#2242) 18 years ago
Florian Fainelli 43dc71fb0d Fix the imagebuilder generation (does not mean it works with the recent changes) 18 years ago
Gabor Juhos 741c1f7997 use the global register access macros in the flash driver 18 years ago
Gabor Juhos 108723067b remove volatile derefs 18 years ago
Gabor Juhos 187ef4c639 cleanup memory detection code, fix #2244 18 years ago
Gabor Juhos 6ea4ccc158 define more SWITCH/MPMC constants 18 years ago
Gabor Juhos 1937e8382a remove redundant EXTRA_AFLAGS 18 years ago
Florian Fainelli 1585d61338 Add the ralink signature, will use it later 18 years ago
Gabor Juhos 1665832e68 cleanup IRQ code 18 years ago
Gabor Juhos 73b2555da2 cleanup PCI code 18 years ago
Felix Fietkau af21798b77 more config changes 18 years ago
Felix Fietkau d17745e679 oops. forgot to move the config around for x86 18 years ago
Felix Fietkau 0c9b23594d fix kmod-crypto, emit warning messages for kmod packages that cannot be built due to missing kernel config options 18 years ago
Felix Fietkau e63e1f7a4a add support for device type based package preselections 18 years ago
Felix Fietkau 87a88cebc7 adapt profiles for subtarget changes 18 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 18 years ago
Florian Fainelli 4a2e4920b1 Fix kmod-ppp generation (#2337) 18 years ago