Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | fix CAC_ADDR/UNCAC_ADDR macros | Eugene Konev | 2007-09-13 |
| | | | | SVN-Revision: 8770 | ||
* | mmzone.h is not needed anymore | Eugene Konev | 2007-09-13 |
| | | | | SVN-Revision: 8769 | ||
* | 128 irqs is not enough... | Eugene Konev | 2007-09-13 |
| | | | | SVN-Revision: 8768 | ||
* | copy-paste typo, lost static's | Eugene Konev | 2007-09-13 |
| | | | | SVN-Revision: 8767 | ||
* | use ebase instead of CAC_BASE, some cosmetic fixes | Matteo Croce | 2007-09-12 |
| | | | | SVN-Revision: 8766 | ||
* | fix a few issues with dynamically assigned interfaces | Felix Fietkau | 2007-09-12 |
| | | | | SVN-Revision: 8765 | ||
* | Enabled working ar7_wdt, style cleanups | Matteo Croce | 2007-09-12 |
| | | | | SVN-Revision: 8764 | ||
* | Add macfiltering to broadcom-wl | Florian Fainelli | 2007-09-12 |
| | | | | SVN-Revision: 8763 | ||
* | added ar7_wdt fix by Alex | Matteo Croce | 2007-09-12 |
| | | | | SVN-Revision: 8762 | ||
* | Style fixes | Matteo Croce | 2007-09-12 |
| | | | | SVN-Revision: 8761 | ||
* | there is no need in two identical actions | Eugene Konev | 2007-09-12 |
| | | | | SVN-Revision: 8760 | ||
* | vlynq cleanups: * drivers can now set a clock divisor * irq handling ↵ | Eugene Konev | 2007-09-12 |
| | | | | | | cleanup, drivers now can handle error irqs themselves * style cleanup SVN-Revision: 8759 | ||
* | more AR7 cleanups & fixes | Matteo Croce | 2007-09-11 |
| | | | | SVN-Revision: 8758 | ||
* | no memset after kzalloc | Matteo Croce | 2007-09-11 |
| | | | | SVN-Revision: 8757 | ||
* | AR7: Cleanups (closes: #2323) | Matteo Croce | 2007-09-11 |
| | | | | SVN-Revision: 8756 | ||
* | rewrite image generation | Gabor Juhos | 2007-09-11 |
| | | | | SVN-Revision: 8755 | ||
* | fixes bug that causes mp3 stream to hang is server is not fast enough | John Crispin | 2007-09-11 |
| | | | | SVN-Revision: 8754 | ||
* | fix a possible dead lock in the fonera-mp3 driver, that can happen, when the ↵ | John Crispin | 2007-09-11 |
| | | | | | | buffer runs dry SVN-Revision: 8753 | ||
* | disable dsp freq use for vlynq bus clock init, disable external clocking (it ↵ | Nicolas Thill | 2007-09-11 |
| | | | | | | 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 SVN-Revision: 8750 | ||
* | fix target names in image options (closes: #2357) | Nicolas Thill | 2007-09-11 |
| | | | | SVN-Revision: 8749 | ||
* | fix target names in DEPENDS (closes: #2341) | Nicolas Thill | 2007-09-11 |
| | | | | SVN-Revision: 8748 | ||
* | fix typo | Nicolas Thill | 2007-09-11 |
| | | | | SVN-Revision: 8747 | ||
* | Style cleanup | Eugene Konev | 2007-09-11 |
| | | | | SVN-Revision: 8746 | ||
* | move package descriptions to separate definitions | Nicolas Thill | 2007-09-11 |
| | | | | SVN-Revision: 8745 | ||
* | Style cleanup | Eugene Konev | 2007-09-11 |
| | | | | SVN-Revision: 8744 | ||
* | AR7: IRQ handlng cleanup | Eugene Konev | 2007-09-11 |
| | | | | SVN-Revision: 8743 | ||
* | AR7 will also be running in big-endian on zyxel devices | Florian Fainelli | 2007-09-11 |
| | | | | SVN-Revision: 8741 | ||
* | Remove useless EXTRA_CFLAGS stuff | Florian Fainelli | 2007-09-11 |
| | | | | SVN-Revision: 8740 | ||
* | Fix comments to the mtd driver (see ↵ | Florian Fainelli | 2007-09-11 |
| | | | | | | http://www.linux-mips.org/archives/linux-mips/2007-09/msg00064.html) SVN-Revision: 8738 | ||
* | properly clean up after kernel_{old,menu}config | Felix Fietkau | 2007-09-11 |
| | | | | SVN-Revision: 8737 | ||
* | fix custom series files in kernel patch directories | Felix Fietkau | 2007-09-10 |
| | | | | SVN-Revision: 8736 | ||
* | added a init.d script to fonera-mp3d | John Crispin | 2007-09-10 |
| | | | | SVN-Revision: 8734 | ||
* | fixed fonera mp3 driver sysfs and autoload | John Crispin | 2007-09-10 |
| | | | | SVN-Revision: 8733 | ||
* | add fix from ticket #2290 | Travis Kemen | 2007-09-10 |
| | | | | SVN-Revision: 8732 | ||
* | Rearrange patches | Florian Fainelli | 2007-09-10 |
| | | | | SVN-Revision: 8729 | ||
* | fix memory size detection (#2244) | Gabor Juhos | 2007-09-10 |
| | | | | SVN-Revision: 8728 | ||
* | fix kernel build with quilt | Felix Fietkau | 2007-09-10 |
| | | | | SVN-Revision: 8727 | ||
* | fix kernel_menuconfig | Felix Fietkau | 2007-09-10 |
| | | | | SVN-Revision: 8726 | ||
* | fix madwifi build on atheros | Felix Fietkau | 2007-09-09 |
| | | | | SVN-Revision: 8725 | ||
* | define extra config symbols for targets containing multiple subtargets | Felix Fietkau | 2007-09-09 |
| | | | | SVN-Revision: 8724 | ||
* | oops, 2 typos missed from [8721] | Nicolas Thill | 2007-09-09 |
| | | | | SVN-Revision: 8722 | ||
* | fix KCONFIG in packages: move back all KCONFIG from package variants to the ↵ | Nicolas Thill | 2007-09-09 |
| | | | | | | 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. SVN-Revision: 8721 | ||
* | fix kmod-ide-core | Felix Fietkau | 2007-09-09 |
| | | | | SVN-Revision: 8719 | ||
* | Add preliminary support for sysupgrade on brcm | Florian Fainelli | 2007-09-09 |
| | | | | SVN-Revision: 8718 | ||
* | Allow /dev/ttyUSB2 as wan device for 3g (#2269) | Florian Fainelli | 2007-09-09 |
| | | | | SVN-Revision: 8717 | ||
* | Package the statistics module for netfilter | Florian Fainelli | 2007-09-09 |
| | | | | SVN-Revision: 8716 | ||
* | Add Merlin XU870 (#1303) | Florian Fainelli | 2007-09-09 |
| | | | | SVN-Revision: 8715 | ||
* | fixes menuconfig selection of grub for x86 targets | John Crispin | 2007-09-09 |
| | | | | SVN-Revision: 8713 | ||
* | Finally fix the usage of limit (#2240) | Florian Fainelli | 2007-09-09 |
| | | | | SVN-Revision: 8712 | ||
* | Fix toolchain generation with FPU enabled (#2242) | Florian Fainelli | 2007-09-09 |
| | | | | SVN-Revision: 8711 |