| Commit message (Expand) | Author | Age | Files | Lines |
* | fix target description | Gabor Juhos | 2009-07-19 | 1 | -1/+1 |
* | fix target description | Gabor Juhos | 2009-07-19 | 1 | -1/+1 |
* | backport support of the OpenRB Lite board to 2.6.28 | Gabor Juhos | 2009-07-19 | 2 | -0/+341 |
* | add driver for the CF slot of the Magicbox v2/OpenRB boards | Gabor Juhos | 2009-07-19 | 6 | -0/+463 |
* | 2.6.30 add missing config symbol | Gabor Juhos | 2009-07-19 | 1 | -0/+1 |
* | add support for the OpenRB Light board | Gabor Juhos | 2009-07-19 | 3 | -0/+348 |
* | build jffs2 images by default | Gabor Juhos | 2009-07-19 | 1 | -2/+2 |
* | increase linux partition size, and fix jffs2 images | Gabor Juhos | 2009-07-19 | 5 | -19/+22 |
* | cleanup magicbox patches | Gabor Juhos | 2009-07-19 | 2 | -16/+16 |
* | mips: fix another bug in the module relocation change: the wrong base address... | Felix Fietkau | 2009-07-18 | 2 | -24/+18 |
* | sched: fix compile errors with CONFIG_NET_SCHED deactivated in the kernel con... | Felix Fietkau | 2009-07-18 | 2 | -2/+6 |
* | export ar231x_gpiodev, needed for gpio-led/spi/i2c modules | Andy Boyett | 2009-07-18 | 2 | -2/+4 |
* | initial support for 2.6.30 | Gabor Juhos | 2009-07-18 | 5 | -0/+904 |
* | optimize the kernel for size, disable common PCI quirks, and sync kernel config | Gabor Juhos | 2009-07-18 | 1 | -43/+96 |
* | optimize the kernel for size, disable common PCI quirks, and sync kernel config | Gabor Juhos | 2009-07-18 | 1 | -23/+21 |
* | switch to 2.6.30.1 | Florian Fainelli | 2009-07-18 | 7 | -30/+104 |
* | prefer ath5k over madwifi and include kexec-tools in the default profile | Florian Fainelli | 2009-07-18 | 1 | -3/+4 |
* | remove 2.6.27 patches | Florian Fainelli | 2009-07-18 | 7 | -494/+0 |
* | we are using the default-on trigger for power LEDs, no need to change their s... | Florian Fainelli | 2009-07-18 | 1 | -12/+0 |
* | register GPIO-connected LEDs for known boards | Florian Fainelli | 2009-07-18 | 4 | -2/+259 |
* | fix lock-up issues in lzma pcomp support in 2.6.30 (used in squashfs). thanks... | Felix Fietkau | 2009-07-18 | 1 | -23/+34 |
* | get rid of linux 2.6.29 | Felix Fietkau | 2009-07-17 | 126 | -45667/+0 |
* | mask the USB_EHCI_ROOT_HUB_TT symbol since brcm63xx ehci does not implement i... | Florian Fainelli | 2009-07-17 | 1 | -0/+11 |
* | fix comment only valid for bcm6345 | Florian Fainelli | 2009-07-17 | 1 | -1/+1 |
* | Get rid of glamo-lcm-spi. It's not used and probably never will be. | Lars-Peter Clausen | 2009-07-16 | 4 | -251/+2 |
* | add missing CONFIG_FIXED_PHY symbol to 2.6.25 | Florian Fainelli | 2009-07-16 | 1 | -0/+1 |
* | sysupgrade-ext2 sync before writing image, not after Sysupgrade for ext2 curr... | Jo-Philipp Wich | 2009-07-16 | 1 | -1/+1 |
* | Reverese mangle_pmu logic. Initalize regulator constrains to those used for a... | Lars-Peter Clausen | 2009-07-16 | 1 | -22/+16 |
* | Cleanup glamo platform_data. | Lars-Peter Clausen | 2009-07-16 | 11 | -214/+193 |
* | This patch adds a target for the IBM PowerXCell Accelerator Board. (aka mvXCe... | Florian Fainelli | 2009-07-16 | 5 | -0/+655 |
* | mach_gta02: Add some missing always_on regulator constraints and declare regu... | Lars-Peter Clausen | 2009-07-16 | 1 | -4/+8 |
* | Implement voltage listing for pc50633. | Lars-Peter Clausen | 2009-07-16 | 1 | -0/+106 |
* | add SND_HRTIMER to 2.6.30/31 kernel configurations (#5180) | Florian Fainelli | 2009-07-14 | 2 | -0/+2 |
* | ag71xx driver: rename ag71xx_debug module parameter | Gabor Juhos | 2009-07-13 | 1 | -4/+4 |
* | kernel: fix a relative addressing bug in the mips module relocation code change | Felix Fietkau | 2009-07-13 | 2 | -24/+32 |
* | ag71xx driver: fix a typo | Gabor Juhos | 2009-07-13 | 1 | -1/+1 |
* | enable driver for the PCF857X I2C GPIO expander | Gabor Juhos | 2009-07-13 | 3 | -0/+3 |
* | ag71xx driver: align descriptors on cache_line boundary | Gabor Juhos | 2009-07-13 | 2 | -11/+25 |
* | ag71xx driver: store descriptor pointers in ag71xx_buf | Gabor Juhos | 2009-07-13 | 2 | -23/+31 |
* | MIPS: fix loading of modules with unresolved weak symbols | Gabor Juhos | 2009-07-13 | 3 | -0/+126 |
* | glamo: get rid of static driver handle. | Lars-Peter Clausen | 2009-07-12 | 4 | -31/+32 |
* | ag71xx driver: descriptors always aligned on 4 byte boundary | Gabor Juhos | 2009-07-12 | 1 | -1/+1 |
* | ag71xx driver: don't flush ddr on tx path | Gabor Juhos | 2009-07-12 | 1 | -6/+0 |
* | glamo: Use mfd_cell for child resource handling instead of some ugly custom c... | Lars-Peter Clausen | 2009-07-12 | 6 | -221/+49 |
* | resync kernel configuration and enable kexec | Florian Fainelli | 2009-07-12 | 1 | -2/+2 |
* | create firmware image for the wrt400n board (based on a patch by Sandeep Mist... | Gabor Juhos | 2009-07-12 | 1 | -8/+9 |
* | sched: allow user space to create pfifo_fast qdiscs on virtual interfaces, al... | Felix Fietkau | 2009-07-12 | 2 | -0/+284 |
* | kernel: clean up scheduler default config and kmod-sched kconfig symbols, ena... | Felix Fietkau | 2009-07-12 | 4 | -20/+12 |
* | use subsys_initcall in the i2c-gpio driver | Gabor Juhos | 2009-07-11 | 3 | -0/+33 |
* | Cleanup glamo mmc driver. | Lars-Peter Clausen | 2009-07-11 | 4 | -580/+320 |