| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | [ar71xx] add default network configuration for the AP83 board | Gabor Juhos | 2009-06-06 | 2 | -0/+19 |
* | [ar71xx] update flash locking code | Gabor Juhos | 2009-06-06 | 5 | -14/+48 |
* | [ar71xx] handle PCI_CORE interrupt as well | Gabor Juhos | 2009-06-06 | 1 | -2/+5 |
* | [ar71xx] build images for the AP83 board | Gabor Juhos | 2009-06-06 | 1 | -0/+38 |
* | [ar71xx] change flash partition map of the AP83 board | Gabor Juhos | 2009-06-06 | 1 | -8/+8 |
* | [ar71xx] enable JEDEC probe | Gabor Juhos | 2009-06-06 | 3 | -0/+6 |
* | [ar71xx] fix erase status check on some parallel flash chips | Gabor Juhos | 2009-06-06 | 3 | -0/+60 |
* | [ar71xx] add parallel flash driver | Gabor Juhos | 2009-06-06 | 9 | -5/+361 |
* | [ar71xx] sync kernel config, and refresh patches | Gabor Juhos | 2009-06-06 | 6 | -8/+11 |
* | [ar71xx] make the AP83 and VSC7385 SPI drivers available on 2.6.2[89] | Gabor Juhos | 2009-06-06 | 6 | -0/+106 |
* | [ar71xx] fix a typo | Gabor Juhos | 2009-06-05 | 1 | -1/+1 |
* | [ar71xx] create a 'firmware' partition for MZK-W300NH board | Gabor Juhos | 2009-06-05 | 1 | -0/+4 |
* | [kernel] generic-2.6/2.6.30: more mini_fo fixes | Gabor Juhos | 2009-06-05 | 1 | -3/+38 |
* | [ar71xx] build firmware image for the MZK-W300NH board | Gabor Juhos | 2009-06-04 | 1 | -1/+8 |
* | [ar71xx] improve MZK-W300NH support (thanks to Kazuki Shimada for the board) | Gabor Juhos | 2009-06-04 | 2 | -2/+91 |
* | switch back to 2.6.29 until some target specific bugs are fixed in 2.6.30 | Mirko Vogt | 2009-06-04 | 1 | -1/+1 |
* | [brcm63xx] fix ethernet driver removal | Florian Fainelli | 2009-06-04 | 1 | -1/+2 |
* | [brcm63xx] fix pcmcia device removal | Florian Fainelli | 2009-06-04 | 1 | -0/+1 |
* | [brcm63xx] add missing null entry in pcmcia driver | Florian Fainelli | 2009-06-04 | 1 | -0/+2 |
* | [brcm63xx] request gpio pins and set direction correctly for pcmcia | Florian Fainelli | 2009-06-04 | 1 | -1/+14 |
* | [brcm63xx] be SMP safe even with gpiolib | Florian Fainelli | 2009-06-04 | 1 | -7/+8 |
* | [brcm63xx] cache gpio values in gpio_set | Florian Fainelli | 2009-06-04 | 1 | -5/+8 |
* | [brcm63xx] use the correct number of GPIOs for bcm6358 | Florian Fainelli | 2009-06-04 | 3 | -6/+12 |
* | [brcm63xx] register gpiochip earlier, allowing gpio-based runtime detection t... | Florian Fainelli | 2009-06-04 | 3 | -2/+9 |
* | [ar71xx] pass ucode name to the VSC7385 driver on the AP83 board | Gabor Juhos | 2009-06-04 | 1 | -0/+1 |
* | [ar71xx] add SPI driver for the Vitesse VSC7385 switch | Gabor Juhos | 2009-06-04 | 4 | -1/+630 |
* | [ar71xx] add experimental support for the AP83-040 board | Gabor Juhos | 2009-06-03 | 2 | -12/+105 |
* | [ar71xx] add another SPI controller driver for the earlier AP83 boards | Gabor Juhos | 2009-06-03 | 3 | -0/+310 |
* | [ar71xx] compile SPI_GPIO driver into the kernel, required by the AP83 boards | Gabor Juhos | 2009-06-03 | 3 | -3/+3 |
* | [ar71xx] refresh patches | Gabor Juhos | 2009-06-03 | 6 | -9/+9 |
* | [ar71xx] add flash locking code | Gabor Juhos | 2009-06-03 | 2 | -1/+27 |
* | upgrade to 2.6.30-rc8 | Imre Kaloz | 2009-06-03 | 24 | -435/+69 |
* | [brcm63xx] merger mtu/802.1q related fixes: | Florian Fainelli | 2009-06-03 | 2 | -11/+76 |
* | [ifxmips] Fix accessing array after it end. | Hauke Mehrtens | 2009-06-02 | 1 | -3/+3 |
* | add bootsplash to 2.6.30 as well and enable it per default | Mirko Vogt | 2009-06-02 | 3 | -1/+38536 |
* | enable PCIE on ppc44x as well | Imre Kaloz | 2009-06-02 | 1 | -1/+2 |
* | rename cavium-octeon to octeon | Imre Kaloz | 2009-06-02 | 22 | -1/+1 |
* | upgrade avr32 to 2.6.30-rc7 | Imre Kaloz | 2009-06-02 | 3 | -14/+246 |
* | rename serial devices for 2.6.30 as well to avoid uneeded mappings in userspace | Mirko Vogt | 2009-06-02 | 1 | -0/+11 |
* | atheros: add working patches/config for 2.6.30 | Felix Fietkau | 2009-06-01 | 12 | -0/+6513 |
* | add ip175c switch driver patch to 2.6.30 | Felix Fietkau | 2009-06-01 | 2 | -0/+24 |
* | ocf: fix uninitialized variable access (thx, Dakon) | Felix Fietkau | 2009-06-01 | 4 | -4/+4 |
* | temporary, hackish, etc, etc.. lzma support for the arm zImage loader | Imre Kaloz | 2009-06-01 | 1 | -0/+911 |
* | we don't use RedBoot on orion | Imre Kaloz | 2009-06-01 | 1 | -1/+1 |
* | use the openwrt lzma options for now | Imre Kaloz | 2009-06-01 | 1 | -0/+8 |
* | add missing config option | Imre Kaloz | 2009-06-01 | 1 | -0/+1 |
* | [brcm63xx] backport an upstream fix: We're not disabling IRQ, so we must call... | Florian Fainelli | 2009-06-01 | 1 | -1/+1 |
* | remove some more obsolete files | Felix Fietkau | 2009-06-01 | 29 | -7767/+0 |
* | remove 2.6.23 support, as the last target using that has been nuked, too | Imre Kaloz | 2009-06-01 | 59 | -42323/+0 |
* | now that the gemini target is working, get rid of the obsolete and buggy stor... | Imre Kaloz | 2009-06-01 | 13 | -38742/+0 |