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