summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* comment and fix some parts of the documentation, thanks to Harsh TrivediFlorian Fainelli2009-06-083-5/+37
* add watchdog driver (#5238)Florian Fainelli2009-06-083-1/+352
* remove this line which got accidentaly succesfully applied, but should not ha...Florian Fainelli2009-06-081-2/+0
* nvram: refuse nvram operations on the WGT634UJo-Philipp Wich2009-06-082-2/+12
* refresh 2.6.28 patchesFlorian Fainelli2009-06-082-2/+2
* add ucitrigger: a uci plugin, command line tool and lua interface for automat...Felix Fietkau2009-06-086-1/+1102
* create jffs2 imagesGabor Juhos2009-06-072-2/+18
* disable MTD concatenating supportGabor Juhos2009-06-073-3/+0
* flush AR71XX_RESET_PCI_INT_ENABLE register after writingGabor Juhos2009-06-071-0/+6
* add script which initiates suspend-to-ram (target-specific)Mirko Vogt2009-06-071-0/+4
* fix detection of motorola wr850g, thanks to Vinicius Fonseca, (#4710)Florian Fainelli2009-06-071-0/+2
* setup mac address on the AP81 boardGabor Juhos2009-06-061-0/+3
* add experimental sysupgrade supportGabor Juhos2009-06-061-0/+45
* add default network configuration for the AP83 boardGabor Juhos2009-06-062-0/+19
* update flash locking codeGabor Juhos2009-06-065-14/+48
* handle PCI_CORE interrupt as wellGabor Juhos2009-06-061-2/+5
* build images for the AP83 boardGabor Juhos2009-06-061-0/+38
* change flash partition map of the AP83 boardGabor Juhos2009-06-061-8/+8
* enable JEDEC probeGabor Juhos2009-06-063-0/+6
* fix erase status check on some parallel flash chipsGabor Juhos2009-06-063-0/+60
* add parallel flash driverGabor Juhos2009-06-069-5/+361
* sync kernel config, and refresh patchesGabor Juhos2009-06-066-8/+11
* make the AP83 and VSC7385 SPI drivers available on 2.6.2[89]Gabor Juhos2009-06-066-0/+106
* nvram: don't execute nvram fixups on the WGT634UJo-Philipp Wich2009-06-061-0/+3
* fix a typoGabor Juhos2009-06-051-1/+1
* create a 'firmware' partition for MZK-W300NH boardGabor Juhos2009-06-051-0/+4
* generic-2.6/2.6.30: more mini_fo fixesGabor Juhos2009-06-051-3/+38
* disable tls for stdlibc++. fixes c++ inside a gcc-4.4.0 toolchain.Lars-Peter Clausen2009-06-051-0/+1
* build firmware image for the MZK-W300NH boardGabor Juhos2009-06-042-6/+68
* improve MZK-W300NH support (thanks to Kazuki Shimada for the board)Gabor Juhos2009-06-042-2/+91
* switch back to 2.6.29 until some target specific bugs are fixed in 2.6.30Mirko Vogt2009-06-041-1/+1
* do not apply iptables patches when building with CONFIG_EXTERNAL_KERNEL_TREEFlorian Fainelli2009-06-041-0/+4
* fix ethernet driver removalFlorian Fainelli2009-06-041-1/+2
* fix pcmcia device removalFlorian Fainelli2009-06-041-0/+1
* add missing null entry in pcmcia driverFlorian Fainelli2009-06-041-0/+2
* request gpio pins and set direction correctly for pcmciaFlorian Fainelli2009-06-041-1/+14
* be SMP safe even with gpiolibFlorian Fainelli2009-06-041-7/+8
* cache gpio values in gpio_setFlorian Fainelli2009-06-041-5/+8
* use the correct number of GPIOs for bcm6358Florian Fainelli2009-06-043-6/+12
* register gpiochip earlier, allowing gpio-based runtime detection to be perfor...Florian Fainelli2009-06-043-2/+9
* pass ucode name to the VSC7385 driver on the AP83 boardGabor Juhos2009-06-041-0/+1
* kernel/modules: package the VSC7385 driverGabor Juhos2009-06-041-0/+16
* add SPI driver for the Vitesse VSC7385 switchGabor Juhos2009-06-044-1/+630
* kernel/modules: move SPI drivers into a new submenuGabor Juhos2009-06-043-97/+108
* More libtool madness: Every package which was using c++ and libtool fixup was...Lars-Peter Clausen2009-06-042-4/+17
* add experimental support for the AP83-040 boardGabor Juhos2009-06-032-12/+105
* add another SPI controller driver for the earlier AP83 boardsGabor Juhos2009-06-033-0/+310
* compile SPI_GPIO driver into the kernel, required by the AP83 boardsGabor Juhos2009-06-033-3/+3
* refresh patchesGabor Juhos2009-06-036-9/+9
* add flash locking codeGabor Juhos2009-06-032-1/+27