| Commit message (Expand) | Author | Age | Files | Lines |
* | disable CONFIG_USB_SUPPORT in generic config for 2.6.25 & 2.6.26 and enable i... | Nicolas Thill | 2008-09-24 | 20 | -4/+19 |
* | allow SDK to install trunk packages with scripts/feeds & build them, instead ... | Nicolas Thill | 2008-09-24 | 1 | -1/+6 |
* | don't override netfilter configuration on storm | Nicolas Thill | 2008-09-24 | 1 | -49/+0 |
* | add missing CONFIG_BLK_DEV_SL82C105 symbol for 2.6.23 | Nicolas Thill | 2008-09-24 | 1 | -0/+1 |
* | add missing CONFIG_SPI_DEBUG symbol | Nicolas Thill | 2008-09-24 | 4 | -0/+4 |
* | build 'IPsec BEET mode' as a module on storm | Nicolas Thill | 2008-09-24 | 1 | -1/+1 |
* | fix small logic error in x86 sysupgrade script, which prevented upgrades from... | Felix Fietkau | 2008-09-23 | 1 | -1/+1 |
* | AR7 watchdog supports magic close | Felix Fietkau | 2008-09-23 | 1 | -1/+1 |
* | experimental support for the Motorola MU Gateway | Gabor Juhos | 2008-09-23 | 11 | -10/+171 |
* | fix sysupgrade support for brcm-2.4 and brcm47xx make mtd refresh based confi... | Felix Fietkau | 2008-09-23 | 2 | -12/+6 |
* | add board specific UART registration | Gabor Juhos | 2008-09-23 | 8 | -5/+28 |
* | remove 2.6.25 config files | Gabor Juhos | 2008-09-23 | 2 | -563/+0 |
* | make the whole iptables/netfiter modular (closes: #3871, #3527) | Nicolas Thill | 2008-09-22 | 5 | -63/+65 |
* | Remove 2.6.22 kernel configuration file | Florian Fainelli | 2008-09-21 | 1 | -1675/+0 |
* | Remove 2.6.22 files, no target uses them anymore | Florian Fainelli | 2008-09-21 | 49 | -44861/+0 |
* | rename generic-2.6/config-default to generic-2.6/config-2.6.21 | Felix Fietkau | 2008-09-21 | 1 | -0/+0 |
* | rename generic-2.6/patches to generic-2.6/patches-2.6.21 | Felix Fietkau | 2008-09-21 | 44 | -0/+0 |
* | atheros: don't try to enable pci on AR2317 (fixes #3533) | Felix Fietkau | 2008-09-19 | 2 | -22/+16 |
* | remove some debug stuff | Gabor Juhos | 2008-09-18 | 3 | -14/+0 |
* | create firmware image for the WP543 board | Gabor Juhos | 2008-09-18 | 1 | -9/+38 |
* | add MyLoader support | Gabor Juhos | 2008-09-18 | 10 | -43/+309 |
* | remove 2.6.25 config as well | Gabor Juhos | 2008-09-18 | 1 | -243/+0 |
* | nuke 2.6.25 specific patches | Gabor Juhos | 2008-09-18 | 12 | -506/+0 |
* | WP543: add static mtd partitions | Gabor Juhos | 2008-09-18 | 1 | -1/+25 |
* | fix the PCI byte lane enable generation code, based on a patch by Chris Dearman | Gabor Juhos | 2008-09-17 | 1 | -5/+6 |
* | add missing Kconfig symbol | Nicolas Thill | 2008-09-15 | 1 | -0/+1 |
* | remove 2.6.25 specific stuff | Gabor Juhos | 2008-09-13 | 84 | -14403/+1 |
* | remove old atheros kernels and patches | Felix Fietkau | 2008-09-13 | 24 | -1393/+0 |
* | convert to GPIOLIB | Gabor Juhos | 2008-09-12 | 5 | -241/+210 |
* | use generic cansleep wrappers for GPIO | Gabor Juhos | 2008-09-11 | 1 | -19/+1 |
* | 2.6.26: add gpiommc driver | Gabor Juhos | 2008-09-10 | 5 | -297/+1249 |
* | au1000: fix gpio output | Florian Fainelli | 2008-09-09 | 1 | -0/+20 |
* | bump ifxmips to 2.6.26.2 | John Crispin | 2008-09-09 | 3 | -70/+93 |
* | build more image types | Gabor Juhos | 2008-09-07 | 1 | -4/+11 |
* | add gpio-buttons devices | Gabor Juhos | 2008-09-07 | 4 | -0/+100 |
* | simplify leds-gpio device registration | Gabor Juhos | 2008-09-07 | 4 | -34/+56 |
* | 2.6.26: fix build error caused by the gpio sysfs stuff | Gabor Juhos | 2008-09-05 | 1 | -1/+3 |
* | 2.6.26: fix gpio sysfs patch, forgot to refresh it | Gabor Juhos | 2008-09-04 | 1 | -14/+18 |
* | register gpio-leds on the WP543 board | Gabor Juhos | 2008-09-04 | 1 | -0/+46 |
* | enable gpio sysfs support | Gabor Juhos | 2008-09-04 | 1 | -0/+1 |
* | 2.6.26: backport gpio sysfs support form 2.6.27-rcX | Gabor Juhos | 2008-09-04 | 2 | -0/+1021 |
* | enable USB support, and sync kernel config | Gabor Juhos | 2008-09-03 | 1 | -6/+10 |
* | make use the USB controller on the WP543 board | Gabor Juhos | 2008-09-03 | 1 | -0/+2 |
* | fix platform device ids of the USB controllers | Gabor Juhos | 2008-09-03 | 1 | -2/+2 |
* | fix EHCI driver | Gabor Juhos | 2008-09-03 | 1 | -2/+0 |
* | fix phy id on the WP543 board | Gabor Juhos | 2008-09-03 | 1 | -2/+2 |
* | final fix for BCM5354 USB cores, hopefully | Imre Kaloz | 2008-09-02 | 1 | -3/+13 |
* | Treat vlynq external divisor just like automatic, fix comment about it, thank... | Florian Fainelli | 2008-09-01 | 1 | -1/+3 |
* | make openwrt boot on ar9130 (currently no ethernet yet) | Felix Fietkau | 2008-09-01 | 2 | -12/+49 |
* | Move I2C_PCA Kconfig item to generic-2.6 | Nicolas Thill | 2008-09-01 | 2 | -1/+1 |