| Commit message (Expand) | Author | Age | Files | Lines |
* | adds watchdog driver to ar5315 | John Crispin | 2008-08-14 | 4 | -1/+236 |
* | load board's mac address on Compex devices | Gabor Juhos | 2008-08-13 | 3 | -1/+27 |
* | Now we have b43 working in master mode, include b43 in the profile (#3827) | Florian Fainelli | 2008-08-13 | 1 | -1/+1 |
* | fix gpio number of the reset button Compex WP54 boards | Gabor Juhos | 2008-08-13 | 2 | -2/+2 |
* | Add missing config symbols | Florian Fainelli | 2008-08-13 | 2 | -0/+2 |
* | Fix card_idx calculation, thanks sn9 | Florian Fainelli | 2008-08-13 | 1 | -1/+1 |
* | Typo, should be kmod-madwifi | Florian Fainelli | 2008-08-12 | 2 | -3/+2 |
* | Include madwifi by default in rb532 images | Florian Fainelli | 2008-08-12 | 1 | -0/+1 |
* | Allow routerboard users to kexec into the newly installed kernel if kexec-too... | Florian Fainelli | 2008-08-12 | 5 | -0/+18 |
* | Package ip6t_limit and ip6t_frag for 2.4 kernels (#3760) | Florian Fainelli | 2008-08-11 | 3 | -3/+3 |
* | add wget2nand script | Gabor Juhos | 2008-08-10 | 1 | -0/+73 |
* | ag71xx: add initial message level support | Gabor Juhos | 2008-08-10 | 4 | -8/+45 |
* | split support of Cellvision boards | Gabor Juhos | 2008-08-09 | 7 | -60/+120 |
* | sanitize msdosfs header for user space in 2.6.25 (fixes dosfstools compile) | Felix Fietkau | 2008-08-09 | 1 | -0/+16 |
* | fixes kernel oops when reset button was pressed too often on atheros | John Crispin | 2008-08-08 | 1 | -4/+2 |
* | upgrade ppc44x to 2.6.26.2 | Imre Kaloz | 2008-08-07 | 3 | -6/+12 |
* | upgrade ppc40x to 2.6.26.2 as well | Imre Kaloz | 2008-08-07 | 4 | -19/+73 |
* | update to 2.6.25.15 and 2.6.26.2 | Gabor Juhos | 2008-08-07 | 20 | -30/+26 |
* | add 2.6.26 specific files | Gabor Juhos | 2008-08-07 | 102 | -135/+13388 |
* | Add missing kernel configuration options since the SLUB allocator switch | Florian Fainelli | 2008-08-07 | 2 | -0/+4 |
* | add alternative board id for the ZyXEL P-334WT | Gabor Juhos | 2008-08-07 | 2 | -4/+6 |
* | sync kernel config, and disable broken ide driver until my CF card arrives | Gabor Juhos | 2008-08-06 | 1 | -5/+1 |
* | remove broken status from uml target | Nicolas Thill | 2008-08-06 | 1 | -1/+1 |
* | reorder nand partitions on RB-4xx (closes #3852) | Gabor Juhos | 2008-08-06 | 1 | -7/+7 |
* | add proper uci/hotplug based button handling on atheros and work around board... | John Crispin | 2008-08-05 | 3 | -1/+86 |
* | Duplicate of r12143 | Florian Fainelli | 2008-08-05 | 1 | -15/+0 |
* | Fix inclusion of pim.h like igmpproxy | Florian Fainelli | 2008-08-05 | 1 | -0/+15 |
* | fixes reset button on atheros platform, ar5312 gpio_irqs will be added later | John Crispin | 2008-08-05 | 5 | -344/+3 |
* | Add cdc-acm locking fix from #3836 | Florian Fainelli | 2008-08-05 | 1 | -0/+12 |
* | add missing kconfig symbol | Felix Fietkau | 2008-08-05 | 1 | -0/+1 |
* | fix kernel header breakage, which caused a compile error in igmpproxy on big-... | Felix Fietkau | 2008-08-05 | 1 | -0/+11 |
* | sync kernel config | Gabor Juhos | 2008-08-05 | 2 | -0/+3 |
* | atheros: fix setting the gpio interrupt level when registering a gpio interrupt | Felix Fietkau | 2008-08-05 | 1 | -1/+1 |
* | switch to using the SLUB allocator by default in 2.6.26 | Felix Fietkau | 2008-08-05 | 1 | -2/+2 |
* | Reinstate rdc bootability and force it to use init=/etc/preinit, thus the rem... | Florian Fainelli | 2008-08-05 | 5 | -28/+39 |
* | experimental gpiodev support (closes #3613) | Gabor Juhos | 2008-08-05 | 8 | -0/+64 |
* | modules/gpio_dev: move to drivers/char/ on older kernels as well, and create ... | Gabor Juhos | 2008-08-05 | 14 | -120/+96 |
* | fix ocf compile error | Felix Fietkau | 2008-08-05 | 1 | -0/+11 |
* | refresh atheros config, add missing symbols to generic 2.6.26 config | Felix Fietkau | 2008-08-05 | 2 | -12/+4 |
* | only build avr32 u-boot if requested, fixes build failure in default config | Felix Fietkau | 2008-08-05 | 1 | -4/+6 |
* | etrax should not select foxboard-utils by default as the package is now in th... | John Crispin | 2008-08-05 | 1 | -1/+1 |
* | - bump atheros to .26 - adds leds-gpio to default selection on atheros - exte... | John Crispin | 2008-08-04 | 3 | -11/+35 |
* | fix RB-133/133C led definitions | Gabor Juhos | 2008-08-04 | 1 | -5/+5 |
* | more ledtrig-netdev clean ups | John Crispin | 2008-08-04 | 1 | -56/+70 |
* | add missing buttons device for RB-1xx boards, thanks to Christophe Lucas | Gabor Juhos | 2008-08-04 | 1 | -1/+3 |
* | makes ledtrignetdev work on .26 and fix whitespaces | John Crispin | 2008-08-04 | 3 | -56/+96 |
* | Define more missing config symbols for .26 | Florian Fainelli | 2008-08-04 | 1 | -0/+3 |
* | update kernel config | Travis Kemen | 2008-08-04 | 1 | -0/+1 |
* | fix typo in gcc version check | Nicolas Thill | 2008-08-03 | 1 | -1/+1 |
* | add more options to the generic 2.6.26 config | Imre Kaloz | 2008-08-03 | 1 | -0/+3 |