| Commit message (Expand) | Author | Age | Files | Lines |
* | fix typo in switch config migration script | Jo-Philipp Wich | 2009-12-05 | 1 | -4/+4 |
* | ar71xx: experimental 2.6.32 support | Gabor Juhos | 2009-12-04 | 32 | -0/+1348 |
* | kernel: fix swconfig for 2.6.32 | Gabor Juhos | 2009-12-04 | 1 | -0/+29 |
* | kernel: add md5sum for 2.6.32 final, and refresh patches | Gabor Juhos | 2009-12-04 | 7 | -9/+9 |
* | update to 2.6.30, refresh patches | Florian Fainelli | 2009-12-04 | 34 | -54/+46 |
* | add missing CONFIG_HID_WACOM symbol | Florian Fainelli | 2009-12-04 | 2 | -0/+2 |
* | resync kernel configuration | Florian Fainelli | 2009-12-04 | 1 | -64/+41 |
* | add missing kernel configuration symbols | Florian Fainelli | 2009-12-04 | 3 | -0/+3 |
* | add more missing configuration symbols | Florian Fainelli | 2009-12-03 | 1 | -0/+3 |
* | ar71xx: refresh 2.6.30 patches | Gabor Juhos | 2009-12-03 | 4 | -12/+12 |
* | ar71xx: DIR-825 support cleanup | Gabor Juhos | 2009-12-03 | 13 | -53/+37 |
* | ar71xx: add support for the D-Link DIR-825 rev. B1 board (thanks to ValXdater) | Gabor Juhos | 2009-12-03 | 13 | -1/+397 |
* | ar71xx: change mii_bus name | Gabor Juhos | 2009-12-03 | 1 | -1/+1 |
* | ar71xx: refresh 2.6.31 patches | Gabor Juhos | 2009-12-03 | 5 | -13/+13 |
* | ar71xx: override fifo_cfg[123] values on AR7240 | Gabor Juhos | 2009-11-30 | 5 | -6/+29 |
* | refresh 2.6.32 patches with -rc8 | Imre Kaloz | 2009-11-30 | 4 | -8/+8 |
* | enable ACPI/HPET/MSI in the generic config | Imre Kaloz | 2009-11-30 | 1 | -0/+40 |
* | add some more symbols to the generic 2.6.32 config | Imre Kaloz | 2009-11-30 | 1 | -1/+11 |
* | upgrade x86 to 2.6.31.6, resync patches | Imre Kaloz | 2009-11-30 | 14 | -140/+37 |
* | Update to kernel 2.6.30 | Hauke Mehrtens | 2009-11-29 | 1 | -1/+1 |
* | Read the size of the available memory from parameters passed to the kernel by... | Hauke Mehrtens | 2009-11-29 | 2 | -7/+23 |
* | kernel: move CONFIG_MIPS_FPU_EMU to generic kernel config | Felix Fietkau | 2009-11-29 | 22 | -16/+6 |
* | ar71xx: mask out reserved bits from the dma tx status in the ethernet driver | Felix Fietkau | 2009-11-29 | 1 | -6/+13 |
* | ar71xx: add usb support for ubnt rocket m | Felix Fietkau | 2009-11-29 | 4 | -3/+53 |
* | Remove patches already applied in generic and refresh patches. | Hauke Mehrtens | 2009-11-29 | 6 | -844/+13 |
* | add missing configuration symbols | Florian Fainelli | 2009-11-29 | 1 | -0/+2 |
* | revert the 027-mips_module_reloc.patch patch for mips64 targets until we fix ... | Florian Fainelli | 2009-11-29 | 3 | -0/+1005 |
* | Some build fixes. | Hauke Mehrtens | 2009-11-28 | 3 | -1/+185 |
* | Add kernel 2.6.30 support | Hauke Mehrtens | 2009-11-28 | 16 | -0/+585 |
* | Some general changes for amazon drivers. | Hauke Mehrtens | 2009-11-28 | 4 | -42/+43 |
* | ar71xx: fix mac address for 5GHz interface on WNDR3700 | Gabor Juhos | 2009-11-28 | 1 | -5/+9 |
* | ar71xx: update ath9k_platform.h | Gabor Juhos | 2009-11-28 | 1 | -0/+1 |
* | ar71xx: fix extension of the WNDR3700 firmware image | Gabor Juhos | 2009-11-28 | 1 | -1/+1 |
* | ar71xx: override mtd partitions for the TEW-632BRP family | Gabor Juhos | 2009-11-28 | 1 | -5/+6 |
* | add sitecom subtarget after the profiles->subtargets conversion (#6245) | Florian Fainelli | 2009-11-28 | 4 | -4/+9 |
* | ar71xx: create images for the WNDR3700, which can be flashed via the factory ... | Gabor Juhos | 2009-11-28 | 1 | -0/+4 |
* | ar71xx: create sysupgrade image for the WNDR3700 | Gabor Juhos | 2009-11-28 | 2 | -0/+52 |
* | ar71xx: fix a typo in ar71xx.sh | Gabor Juhos | 2009-11-28 | 1 | -1/+1 |
* | ar71xx: add default network configuration file for the WNDR3700 | Gabor Juhos | 2009-11-27 | 1 | -0/+16 |
* | ar71xx: add PCI fixup for the WNDR3700 board | Gabor Juhos | 2009-11-27 | 1 | -0/+77 |
* | ar71xx: fix pll_1000 values for the WNDR3700 | Gabor Juhos | 2009-11-27 | 1 | -0/+2 |
* | ar71xx: add AR724x GPIO_FUNC register bit defines | Gabor Juhos | 2009-11-27 | 1 | -0/+18 |
* | ar71xx: fix AR724X_GPIO_COUNT | Gabor Juhos | 2009-11-27 | 1 | -1/+1 |
* | ar71xx: add AR724x register defines | Gabor Juhos | 2009-11-27 | 1 | -0/+2 |
* | target supports usb | Florian Fainelli | 2009-11-26 | 1 | -1/+1 |
* | resync kernel configuration | Florian Fainelli | 2009-11-26 | 1 | -32/+1 |
* | add support for the Simplemachines Sim.One board | Florian Fainelli | 2009-11-25 | 16 | -0/+20547 |
* | refresh 2.6.25 patches | Florian Fainelli | 2009-11-25 | 1 | -1/+1 |
* | resync kernel configuration | Florian Fainelli | 2009-11-25 | 1 | -24/+24 |
* | ar71xx: rename TL-WRx41 images, because newer factory web interface does not ... | Gabor Juhos | 2009-11-25 | 1 | -1/+1 |