| Commit message (Expand) | Author | Age | Files | Lines |
* | use the correct number of GPIOs for bcm6358 | Florian Fainelli | 2009-06-04 | 3 | -6/+12 |
* | register gpiochip earlier, allowing gpio-based runtime detection to be perfor... | Florian Fainelli | 2009-06-04 | 3 | -2/+9 |
* | pass ucode name to the VSC7385 driver on the AP83 board | Gabor Juhos | 2009-06-04 | 1 | -0/+1 |
* | add SPI driver for the Vitesse VSC7385 switch | Gabor Juhos | 2009-06-04 | 4 | -1/+630 |
* | add experimental support for the AP83-040 board | Gabor Juhos | 2009-06-03 | 2 | -12/+105 |
* | add another SPI controller driver for the earlier AP83 boards | Gabor Juhos | 2009-06-03 | 3 | -0/+310 |
* | compile SPI_GPIO driver into the kernel, required by the AP83 boards | Gabor Juhos | 2009-06-03 | 3 | -3/+3 |
* | refresh patches | Gabor Juhos | 2009-06-03 | 6 | -9/+9 |
* | 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 |
* | merger mtu/802.1q related fixes: bcm63xx integrated ethernet mac supports rec... | Florian Fainelli | 2009-06-03 | 2 | -11/+76 |
* | 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 |
* | missing changes for pcie handling | Imre Kaloz | 2009-06-02 | 1 | -0/+3 |
* | 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 |
* | backport an upstream fix: We're not disabling IRQ, so we must call the irq sa... | 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 |
* | use squashfs on the gemini by default, remove broken flag | Imre Kaloz | 2009-06-01 | 1 | -1/+1 |
* | fixup mac addresses on gemini boards | Imre Kaloz | 2009-06-01 | 1 | -0/+6 |
* | generate squashfs images | Imre Kaloz | 2009-06-01 | 1 | -0/+1 |
* | register the watchdog on the wbd111 | Imre Kaloz | 2009-06-01 | 2 | -2/+4 |
* | optimize the kernel for size... *sigh* | Imre Kaloz | 2009-06-01 | 1 | -0/+1 |
* | Add missing kernel symbol. | Hauke Mehrtens | 2009-06-01 | 1 | -0/+1 |
* | fixup sheevaplug support (for now we use sdcards for rootfs) | Imre Kaloz | 2009-06-01 | 2 | -22/+36 |
* | increase kernel partition to 4MB, generate jffs2 images | Imre Kaloz | 2009-06-01 | 1 | -1/+10 |
* | add patches to support the advanced power management on Kirkwood socs | Imre Kaloz | 2009-06-01 | 2 | -0/+278 |
* | fix compatibility with certain SD cards | Imre Kaloz | 2009-06-01 | 1 | -0/+46 |
* | even if we don't support booting from the nand yet, change the rootfs name fo... | Imre Kaloz | 2009-06-01 | 1 | -0/+11 |
* | fix mv643xx_eth dma mask | Imre Kaloz | 2009-06-01 | 1 | -0/+112 |
* | fix VFP handling on feroceon cores | Imre Kaloz | 2009-06-01 | 1 | -0/+70 |
* | fix typo and add nand_gpio to the generic config | Imre Kaloz | 2009-06-01 | 1 | -1/+2 |
* | enable optimize for size, avoid to trigger gcc bug #36482 | Claudio Mignanti | 2009-06-01 | 1 | -0/+1 |
* | add experimental 2.6.30 support, boot tested | Florian Fainelli | 2009-06-01 | 9 | -0/+582 |
* | refresh 2.6.30 patches | Florian Fainelli | 2009-06-01 | 2 | -16/+5 |
* | remove old 2.6.24 code | Florian Fainelli | 2009-06-01 | 2 | -15/+0 |
* | add diag.sh to report boot status on the front-led of the machine | Florian Fainelli | 2009-05-31 | 1 | -0/+18 |
* | register parallel flash device on the AP83 board | Gabor Juhos | 2009-05-31 | 1 | -0/+63 |
* | Typo in r8610.mk signed-off by: Jac Goudsmit <jac@goudsm.it> | Jo-Philipp Wich | 2009-05-30 | 1 | -1/+1 |