| Commit message (Expand) | Author | Age | Files | Lines |
* | Import an experimental ADC driver | Claudio Mignanti | 2010-12-23 | 5 | -0/+460 |
* | ar71xx: add support for TL-WR740N v1 | Gabor Juhos | 2010-12-23 | 2 | -0/+16 |
* | upgrade u-boot to v2010.12 | Imre Kaloz | 2010-12-23 | 1 | -2/+2 |
* | kernel: add config option added in kernel 2.6.37-rc7 to generic and run make ... | Hauke Mehrtens | 2010-12-22 | 2 | -50/+19 |
* | kernel: refresh patches with kernel 2.6.37-rc7 | Hauke Mehrtens | 2010-12-22 | 5 | -7/+7 |
* | brcm47xx: refresh patches with kernel 2.6.37-rc7 | Hauke Mehrtens | 2010-12-22 | 7 | -454/+1 |
* | uml: this patch went upstream | Hauke Mehrtens | 2010-12-22 | 1 | -38/+0 |
* | adm5120: make patches apply again and refresh them | Hauke Mehrtens | 2010-12-22 | 21 | -63/+63 |
* | kernel: use tab in front of ledtrig-netdev.o and refresh kernel | Hauke Mehrtens | 2010-12-22 | 16 | -20/+20 |
* | brcm47xx: wgt634u mac address fix | Hauke Mehrtens | 2010-12-21 | 2 | -0/+40 |
* | * fixes duplicate registration of dwc_otg usb core | John Crispin | 2010-12-20 | 1 | -47/+2 |
* | unifi: add sysupgrade and leds support | Claudio Mignanti | 2010-12-20 | 3 | -1/+7 |
* | mpc85xx: fix up kernel config and make the target boot on the MPC8568E-MDS-PB... | Felix Fietkau | 2010-12-20 | 2 | -10/+80 |
* | fix layer7 patches for Kernels >= 2.6.35, thanks Daniel Gimpelevich | Jo-Philipp Wich | 2010-12-19 | 3 | -18/+96 |
* | ar71xx: enable ar7240 switch support on the UBNT NanoStation M Fixes broadcas... | Felix Fietkau | 2010-12-19 | 1 | -0/+1 |
* | ar71xx: fix micrel phy patch (Patch from #8041.) | Gabor Juhos | 2010-12-19 | 3 | -3/+3 |
* | generic: fix min/max confusion in jffs2_sum_init on 2.6.32 | Gabor Juhos | 2010-12-17 | 1 | -0/+25 |
* | ar71xx: remove stray semicolons | Gabor Juhos | 2010-12-17 | 1 | -2/+2 |
* | ar71xx: fix WLAN LEDs on the DIR-825 board | Gabor Juhos | 2010-12-17 | 1 | -0/+3 |
* | ar71xx: add helper function to setup ath9k LED/GPIO on the AP94 based boards | Gabor Juhos | 2010-12-17 | 3 | -14/+36 |
* | ar71xx: use usbdev trigger for USB LEDs by default | Gabor Juhos | 2010-12-17 | 7 | -3/+98 |
* | generic: add LED trigger for USB device presence/activity | Gabor Juhos | 2010-12-17 | 9 | -0/+456 |
* | generic: add usb_find_device_by_name helper | Gabor Juhos | 2010-12-17 | 5 | -0/+420 |
* | generic: nuke 2.6.33 specific stuff, is not used by any platform | Gabor Juhos | 2010-12-17 | 173 | -53906/+0 |
* | ar71xx: UBNT Secondary MAC address duplicate fix | Gabor Juhos | 2010-12-17 | 1 | -2/+13 |
* | ar71xx: populate LED configuration for WZR-HP-G300NH | Gabor Juhos | 2010-12-17 | 1 | -0/+30 |
* | brcm47xx: add ssb debug option. | Hauke Mehrtens | 2010-12-16 | 3 | -0/+3 |
* | brcm47xx: add some missing pci ID for tg3 driver | Hauke Mehrtens | 2010-12-16 | 2 | -0/+94 |
* | brcm47xx: this patch went upstream | Hauke Mehrtens | 2010-12-16 | 1 | -50/+0 |
* | ar71xx: add wlan led for the TL-WR941ND | Gabor Juhos | 2010-12-15 | 2 | -0/+27 |
* | ar71xx: UBNT M-Series MAC address fix | Gabor Juhos | 2010-12-15 | 1 | -3/+4 |
* | revert r24604 | Imre Kaloz | 2010-12-15 | 2 | -221/+223 |
* | target/linux: clean up non generic & obsolete kernel options for 2.6.36, 2.6.37 | Alexandros C. Couloumbis | 2010-12-15 | 2 | -223/+221 |
* | ar71xx: init the LED pin for ath9k on the TL-MR3[24]20 boards | Gabor Juhos | 2010-12-14 | 1 | -3/+16 |
* | ar71xx: add helper function to setup LED pin and GPIO on the AP91 based boards | Gabor Juhos | 2010-12-14 | 2 | -0/+15 |
* | * make the usb gpio configurable * 105-header_xway.patch has a corrupt line c... | John Crispin | 2010-12-14 | 2 | -37/+20 |
* | ramips: remove 2.6.3[24] support | Gabor Juhos | 2010-12-14 | 16 | -1174/+0 |
* | ramips: switch to 2.6.36 | Gabor Juhos | 2010-12-14 | 1 | -2/+2 |
* | ramips: handle OTG interrupt on the RT305x SoC | Gabor Juhos | 2010-12-14 | 1 | -0/+3 |
* | bump kernel version, add MAINTAINER entry | Imre Kaloz | 2010-12-14 | 1 | -1/+2 |
* | add plemininary ultrasparc support | Imre Kaloz | 2010-12-14 | 3 | -0/+231 |
* | Update package selection | Hamish Guthrie | 2010-12-13 | 1 | -3/+5 |
* | enable mach support for OpenRD Base and OpenRD Client (#8417), spare the rest | Jo-Philipp Wich | 2010-12-13 | 1 | -2/+2 |
* | base-files: use shutdown instead of stop when the system goes down (patch by ... | Felix Fietkau | 2010-12-13 | 9 | -9/+9 |
* | adds new lantiq kernel. once the codebase is fully tested and know to be work... | John Crispin | 2010-12-12 | 32 | -0/+31530 |
* | kernel: update kernel versions Update kernel 2.6.32.26 to 2.6.32.27 Update ke... | Hauke Mehrtens | 2010-12-11 | 31 | -33/+33 |
* | ar71xx: add missing files for the JA76PF board | Gabor Juhos | 2010-12-10 | 2 | -0/+122 |
* | Fixed Comtrend CT536_CT5621 board settings. These boards are based on the 963... | Daniel Dickinson | 2010-12-10 | 4 | -1/+82 |
* | ar71xx: add support for the jjPlus JA79PF | Gabor Juhos | 2010-12-10 | 11 | -2/+38 |
* | ar71xx: add support for the TP-LINK TL-MR3220 v1 board | Gabor Juhos | 2010-12-10 | 13 | -44/+91 |