| Commit message (Expand) | Author | Age | Files | Lines |
* | image generation fixes, thanks to <berny156 at gmx.de> (#2379) | Gabor Juhos | 2007-09-13 | 2 | -8/+8 |
* | fix CAC_ADDR/UNCAC_ADDR macros | Eugene Konev | 2007-09-13 | 1 | -0/+16 |
* | mmzone.h is not needed anymore | Eugene Konev | 2007-09-13 | 1 | -27/+0 |
* | 128 irqs is not enough... | Eugene Konev | 2007-09-13 | 1 | -0/+16 |
* | copy-paste typo, lost static's | Eugene Konev | 2007-09-13 | 1 | -3/+3 |
* | use ebase instead of CAC_BASE, some cosmetic fixes | Matteo Croce | 2007-09-12 | 2 | -26/+20 |
* | fix a few issues with dynamically assigned interfaces | Felix Fietkau | 2007-09-12 | 2 | -0/+3 |
* | Enabled working ar7_wdt, style cleanups | Matteo Croce | 2007-09-12 | 10 | -30/+38 |
* | Add macfiltering to broadcom-wl | Florian Fainelli | 2007-09-12 | 1 | -2/+17 |
* | added ar7_wdt fix by Alex | Matteo Croce | 2007-09-12 | 1 | -22/+25 |
* | Style fixes | Matteo Croce | 2007-09-12 | 1 | -13/+13 |
* | there is no need in two identical actions | Eugene Konev | 2007-09-12 | 1 | -7/+1 |
* | vlynq cleanups: * drivers can now set a clock divisor * irq handling cleanup,... | Eugene Konev | 2007-09-12 | 3 | -98/+212 |
* | more AR7 cleanups & fixes | Matteo Croce | 2007-09-11 | 6 | -105/+86 |
* | no memset after kzalloc | Matteo Croce | 2007-09-11 | 1 | -2/+0 |
* | AR7: Cleanups (closes: #2323) | Matteo Croce | 2007-09-11 | 20 | -483/+447 |
* | rewrite image generation | Gabor Juhos | 2007-09-11 | 19 | -293/+588 |
* | fixes bug that causes mp3 stream to hang is server is not fast enough | John Crispin | 2007-09-11 | 1 | -6/+6 |
* | fix a possible dead lock in the fonera-mp3 driver, that can happen, when the ... | John Crispin | 2007-09-11 | 1 | -2/+5 |
* | disable dsp freq use for vlynq bus clock init, disable external clocking (it ... | Nicolas Thill | 2007-09-11 | 2 | -79/+78 |
* | fix target names in image options (closes: #2357) | Nicolas Thill | 2007-09-11 | 3 | -8/+7 |
* | fix target names in DEPENDS (closes: #2341) | Nicolas Thill | 2007-09-11 | 4 | -20/+20 |
* | fix typo | Nicolas Thill | 2007-09-11 | 1 | -1/+1 |
* | Style cleanup | Eugene Konev | 2007-09-11 | 1 | -11/+5 |
* | move package descriptions to separate definitions | Nicolas Thill | 2007-09-11 | 1 | -2/+8 |
* | Style cleanup | Eugene Konev | 2007-09-11 | 1 | -25/+10 |
* | AR7: IRQ handlng cleanup | Eugene Konev | 2007-09-11 | 1 | -94/+78 |
* | AR7 will also be running in big-endian on zyxel devices | Florian Fainelli | 2007-09-11 | 1 | -1/+2 |
* | Remove useless EXTRA_CFLAGS stuff | Florian Fainelli | 2007-09-11 | 1 | -2/+0 |
* | Fix comments to the mtd driver (see http://www.linux-mips.org/archives/linux-... | Florian Fainelli | 2007-09-11 | 1 | -8/+7 |
* | properly clean up after kernel_{old,menu}config | Felix Fietkau | 2007-09-11 | 1 | -1/+1 |
* | fix custom series files in kernel patch directories | Felix Fietkau | 2007-09-10 | 1 | -2/+2 |
* | added a init.d script to fonera-mp3d | John Crispin | 2007-09-10 | 2 | -0/+14 |
* | fixed fonera mp3 driver sysfs and autoload | John Crispin | 2007-09-10 | 2 | -2/+11 |
* | add fix from ticket #2290 | Travis Kemen | 2007-09-10 | 1 | -4/+10 |
* | Rearrange patches | Florian Fainelli | 2007-09-10 | 6 | -116/+116 |
* | fix memory size detection (#2244) | Gabor Juhos | 2007-09-10 | 2 | -7/+11 |
* | fix kernel build with quilt | Felix Fietkau | 2007-09-10 | 2 | -2/+4 |
* | fix kernel_menuconfig | Felix Fietkau | 2007-09-10 | 1 | -1/+1 |
* | fix madwifi build on atheros | Felix Fietkau | 2007-09-09 | 1 | -1/+1 |
* | define extra config symbols for targets containing multiple subtargets | Felix Fietkau | 2007-09-09 | 1 | -7/+26 |
* | oops, 2 typos missed from [8721] | Nicolas Thill | 2007-09-09 | 2 | -2/+2 |
* | fix KCONFIG in packages: move back all KCONFIG from package variants to the m... | Nicolas Thill | 2007-09-09 | 5 | -49/+103 |
* | fix kmod-ide-core | Felix Fietkau | 2007-09-09 | 1 | -1/+1 |
* | Add preliminary support for sysupgrade on brcm | Florian Fainelli | 2007-09-09 | 1 | -0/+24 |
* | Allow /dev/ttyUSB2 as wan device for 3g (#2269) | Florian Fainelli | 2007-09-09 | 1 | -1/+1 |
* | Package the statistics module for netfilter | Florian Fainelli | 2007-09-09 | 1 | -0/+1 |
* | Add Merlin XU870 (#1303) | Florian Fainelli | 2007-09-09 | 1 | -0/+13 |
* | fixes menuconfig selection of grub for x86 targets | John Crispin | 2007-09-09 | 1 | -1/+1 |
* | Finally fix the usage of limit (#2240) | Florian Fainelli | 2007-09-09 | 1 | -1/+1 |