| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
* | Fix divisor calculation and configuration from previous commit, thanks sn9 | Florian Fainelli | 2008-09-01 | 5 | -44/+22 |
* | add a gzipped uImage for ar71xx | Felix Fietkau | 2008-09-01 | 1 | -0/+5 |
* | Backport new Sierra Wireless USB IDs from 2.6.27 to .25 & .26 (closes: #3912) | Nicolas Thill | 2008-08-31 | 2 | -0/+32 |
* | Build images for the AG310, thanks sn9 | Florian Fainelli | 2008-08-31 | 1 | -0/+1 |
* | Sync ar7 default network configuration with latest firewall and network setti... | Florian Fainelli | 2008-08-31 | 1 | -2/+2 |
* | Fix divisor settings for external devices like wireless devices, thanks sn9 | Florian Fainelli | 2008-08-31 | 2 | -14/+42 |
* | Build images for WAG54GP2v1 and v2, thanks sn9 | Florian Fainelli | 2008-08-30 | 1 | -1/+3 |
* | Add 2.6.26 kernel configuration file | Florian Fainelli | 2008-08-30 | 1 | -0/+215 |
* | Switch ar7 to 2.6.26, thanks sn9 | Florian Fainelli | 2008-08-30 | 4 | -48/+111 |
* | remove bogus ifxmips network config override | Felix Fietkau | 2008-08-28 | 1 | -14/+0 |
* | ifxmips should not overwrite DEFAULT_PACKAGES | John Crispin | 2008-08-27 | 1 | -1/+1 |
* | generate images for the EASY 5120P-ATA board | Gabor Juhos | 2008-08-27 | 2 | -0/+15 |
* | adds several fixes to etrax, make openssl work on etrax | John Crispin | 2008-08-26 | 4 | -101/+142 |
* | disable fpu emulation on magicbox -- no idea how it got back there | Imre Kaloz | 2008-08-25 | 1 | -1/+1 |
* | update sibyte config, disable unneeded features | Imre Kaloz | 2008-08-25 | 1 | -36/+22 |
* | minor cleanups | Gabor Juhos | 2008-08-25 | 16 | -42/+34 |
* | upgrade sibyte to 2.6.26.3 | Imre Kaloz | 2008-08-24 | 2 | -1/+6 |
* | sync kernel config | Gabor Juhos | 2008-08-22 | 2 | -4/+0 |
* | update to 2.6.26.3 and 2.6.25.16 | Gabor Juhos | 2008-08-22 | 37 | -70/+64 |
* | fix the CF driver on 2.6.26.x, and create a package for it | Gabor Juhos | 2008-08-21 | 3 | -95/+219 |
* | set reasonable generic CRYPTO_ config entries for 2.6.26 | Nicolas Thill | 2008-08-21 | 9 | -36/+13 |
* | load the mac address from flash where it is possible | Gabor Juhos | 2008-08-20 | 19 | -33/+200 |
* | redboot.c - adds implicit creation of boardconfig partition | John Crispin | 2008-08-19 | 1 | -0/+62 |
* | upgrade iop32x to 2.6.26.2 | Imre Kaloz | 2008-08-18 | 2 | -186/+86 |
* | clean up atheros pci code | John Crispin | 2008-08-18 | 1 | -23/+31 |
* | rework parallel building to get rid of some warnings and add back support for... | Felix Fietkau | 2008-08-16 | 1 | -1/+1 |
* | refresh 2.6.23 patches | Gabor Juhos | 2008-08-14 | 28 | -550/+373 |
* | 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 |