| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Replace gta02 led driver with generic gpio led driver. | Lars-Peter Clausen | 2009-07-30 | 3 | -205/+32 |
* | Get rid of gpio shadowing. | Lars-Peter Clausen | 2009-07-30 | 10 | -149/+22 |
* | glamo: The cell can rely on being a child of the core. Use it for passing pla... | Lars-Peter Clausen | 2009-07-30 | 3 | -64/+57 |
* | revert changes to gta02_wm8753.c in previous commit. They should not have bee... | Lars-Peter Clausen | 2009-07-30 | 1 | -35/+13 |
* | glamo: Implement gpiolib for the glamo. Get rid of glamo-spi-gpio and use the... | Lars-Peter Clausen | 2009-07-30 | 10 | -480/+122 |
* | glamo-mmc: Limit clock rate. | Lars-Peter Clausen | 2009-07-30 | 1 | -15/+89 |
* | fix the lzma patch after r16944 and r16939, thanks agb | Florian Fainelli | 2009-07-29 | 1 | -220/+0 |
* | oops, fix typo | Imre Kaloz | 2009-07-29 | 1 | -1/+1 |
* | move some PPC symbols to the generic config | Imre Kaloz | 2009-07-29 | 2 | -8/+10 |
* | ppc4xx optimizations | Imre Kaloz | 2009-07-29 | 5 | -4/+36 |
* | add new target for Freescale MPC52xx based boards | Gabor Juhos | 2009-07-28 | 4 | -0/+326 |
* | add another lzma pcomp fix by jeff hansen - fixes cleanup at the end of do_lz... | Felix Fietkau | 2009-07-28 | 1 | -1/+3 |
* | upgrade ppc44x to 2.6.30.3, enable MSI and USB support, move some patches around | Imre Kaloz | 2009-07-28 | 7 | -137/+30 |
* | enable 6345 support now that it boots up to user-space | Florian Fainelli | 2009-07-27 | 1 | -1/+1 |
* | fix typo for the flash start address on bcm6345 | Florian Fainelli | 2009-07-27 | 1 | -1/+1 |
* | add support for the WRT160N, patch from Westley Paynter | Florian Fainelli | 2009-07-27 | 1 | -0/+1 |
* | fix typo | Imre Kaloz | 2009-07-27 | 1 | -1/+1 |
* | optimize cuboot wrappers | Imre Kaloz | 2009-07-27 | 2 | -4/+20 |
* | switch to 2.6.30.3 | Florian Fainelli | 2009-07-27 | 14 | -14/+14 |
* | switch to 2.6.27.28 | Florian Fainelli | 2009-07-27 | 3 | -3/+3 |
* | kilauea uses ppc40x_simple now | Imre Kaloz | 2009-07-27 | 6 | -37/+895 |
* | upgrade ppc40x to 2.6.30, unify magicbox and openrb board cuimages | Imre Kaloz | 2009-07-26 | 9 | -839/+153 |
* | allow creating of ext2 filesystems | Florian Fainelli | 2009-07-26 | 1 | -0/+4 |
* | enable sysupgrade support for the TL-WR741ND | Gabor Juhos | 2009-07-25 | 2 | -1/+4 |
* | fix firmware image of the TL-WR741ND | Gabor Juhos | 2009-07-25 | 1 | -3/+13 |
* | add patch from #4850 to make hdparm work on usb drivers (#4850) | Florian Fainelli | 2009-07-25 | 1 | -0/+14 |
* | resync kernel configuration | Florian Fainelli | 2009-07-25 | 1 | -4/+0 |
* | fix malformed patch | Florian Fainelli | 2009-07-25 | 1 | -1/+1 |
* | refresh 2.6.30 patches | Gabor Juhos | 2009-07-25 | 4 | -12/+12 |
* | bcm6345 does not seem to handle r4k_wait correctly, disable it (#5474) | Florian Fainelli | 2009-07-24 | 1 | -1/+0 |
* | add support for the OpenRB Medium board | Gabor Juhos | 2009-07-24 | 5 | -0/+818 |
* | fix magicboxv2.dts | Gabor Juhos | 2009-07-24 | 2 | -2/+6 |
* | use 2.6.27.7 | Florian Fainelli | 2009-07-24 | 4 | -5/+6 |
* | use ext2/ext3 compiled in to allow booting from an ext2/ext3 formatted sd-card | Mirko Vogt | 2009-07-23 | 1 | -0/+2 |
* | add missing kernel configuration symbol (#5564) | Florian Fainelli | 2009-07-23 | 1 | -0/+1 |
* | add missing 2.6.30 HID configuration symbols | Florian Fainelli | 2009-07-23 | 1 | -0/+4 |
* | ar6000: use net_device_ops | Lars-Peter Clausen | 2009-07-22 | 2 | -27/+10 |
* | 2.6.{28,30}: add missing config symbol | Gabor Juhos | 2009-07-22 | 2 | -0/+2 |
* | add ATA version of the Magicbox CF driver | Gabor Juhos | 2009-07-22 | 6 | -4/+878 |
* | glamo: Use dev_pm_ops instead of platform suspend/resume. | Lars-Peter Clausen | 2009-07-21 | 4 | -52/+66 |
* | upgrade orion to 2.6.30.2 | Imre Kaloz | 2009-07-21 | 6 | -127/+21 |
* | fix a >2 year old stack overflow in the mtd rootfs split patch which only cau... | Felix Fietkau | 2009-07-21 | 4 | -57/+27 |
* | fix typos introduced in 16942 | Florian Fainelli | 2009-07-21 | 1 | -2/+2 |
* | make the ethernet driver compile with newer kernels | Florian Fainelli | 2009-07-21 | 1 | -2/+15 |
* | add a new arm lzma kernel decompressor based on rewritten (and much more read... | Felix Fietkau | 2009-07-21 | 3 | -843/+1361 |
* | orion: fix image build on non-linux systems | Felix Fietkau | 2009-07-21 | 1 | -1/+1 |
* | fix s3c_gpiolib_getchip. The comparison was the wrong way, causing all kinds ... | Lars-Peter Clausen | 2009-07-21 | 1 | -0/+13 |
* | glamo-mci: Cleanup mmc clock rate control. | Lars-Peter Clausen | 2009-07-20 | 5 | -409/+325 |
* | 2.6.{28,30}: refresh patches | Gabor Juhos | 2009-07-20 | 4 | -18/+6 |
* | 2.6.30: add CONFIG_DEFAULT_MMAP_MIN_ADDR symbol | Gabor Juhos | 2009-07-20 | 1 | -0/+1 |