Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | prefer ath5k over madwifi and include kexec-tools in the default profile | Florian Fainelli | 2009-07-18 | 1 | -3/+4 |
| | | | | SVN-Revision: 16895 | ||||
* | remove 2.6.27 patches | Florian Fainelli | 2009-07-18 | 7 | -494/+0 |
| | | | | SVN-Revision: 16894 | ||||
* | we are using the default-on trigger for power LEDs, no need to change their ↵ | Florian Fainelli | 2009-07-18 | 1 | -12/+0 |
| | | | | | | state from userspace SVN-Revision: 16892 | ||||
* | register GPIO-connected LEDs for known boards | Florian Fainelli | 2009-07-18 | 4 | -2/+259 |
| | | | | SVN-Revision: 16887 | ||||
* | fix lock-up issues in lzma pcomp support in 2.6.30 (used in squashfs). ↵ | Felix Fietkau | 2009-07-18 | 1 | -23/+34 |
| | | | | | | thanks to jeff hansen for the patch SVN-Revision: 16886 | ||||
* | get rid of linux 2.6.29 | Felix Fietkau | 2009-07-17 | 126 | -45667/+0 |
| | | | | SVN-Revision: 16883 | ||||
* | mask the USB_EHCI_ROOT_HUB_TT symbol since brcm63xx ehci does not implement ↵ | Florian Fainelli | 2009-07-17 | 1 | -0/+11 |
| | | | | | | it at all, fixes usb 2.0 issues on bcm6358 SVN-Revision: 16882 | ||||
* | fix comment only valid for bcm6345 | Florian Fainelli | 2009-07-17 | 1 | -1/+1 |
| | | | | SVN-Revision: 16881 | ||||
* | Get rid of glamo-lcm-spi. It's not used and probably never will be. | Lars-Peter Clausen | 2009-07-16 | 4 | -251/+2 |
| | | | | SVN-Revision: 16871 | ||||
* | add missing CONFIG_FIXED_PHY symbol to 2.6.25 | Florian Fainelli | 2009-07-16 | 1 | -0/+1 |
| | | | | SVN-Revision: 16869 | ||||
* | sysupgrade-ext2 sync before writing image, not after Sysupgrade for ext2 ↵ | Jo-Philipp Wich | 2009-07-16 | 1 | -1/+1 |
| | | | | | | currently flushes the filesystem buffers after an image is written to the disk. This should happen before the image is written. SVN-Revision: 16867 | ||||
* | Reverese mangle_pmu logic. Initalize regulator constrains to those used for ↵ | Lars-Peter Clausen | 2009-07-16 | 1 | -22/+16 |
| | | | | | | all but GTA02v1 and changed them for GTA02v1 in mangle_pmu. SVN-Revision: 16866 | ||||
* | Cleanup glamo platform_data. | Lars-Peter Clausen | 2009-07-16 | 11 | -214/+193 |
| | | | | SVN-Revision: 16863 | ||||
* | This patch adds a target for the IBM PowerXCell Accelerator Board. (aka ↵ | Florian Fainelli | 2009-07-16 | 5 | -0/+655 |
| | | | | | | | | | | | | | | | | mvXCell-8i from MatrixVision or GigaAccel 180 from Fixstars) http://us.fixstars.com/products/gigaaccel/ This build will create zImage suitable for TFTP boot image. * v2 - add axonram device driver - switch to 2.6.30.1 Signed-off-by: Akinobu Mita <mita@fixstars.com> SVN-Revision: 16860 | ||||
* | mach_gta02: Add some missing always_on regulator constraints and declare ↵ | Lars-Peter Clausen | 2009-07-16 | 1 | -4/+8 |
| | | | | | | regulator constraints to be fully specified. SVN-Revision: 16859 | ||||
* | Implement voltage listing for pc50633. | Lars-Peter Clausen | 2009-07-16 | 1 | -0/+106 |
| | | | | SVN-Revision: 16858 | ||||
* | add SND_HRTIMER to 2.6.30/31 kernel configurations (#5180) | Florian Fainelli | 2009-07-14 | 2 | -0/+2 |
| | | | | SVN-Revision: 16840 | ||||
* | ag71xx driver: rename ag71xx_debug module parameter | Gabor Juhos | 2009-07-13 | 1 | -4/+4 |
| | | | | SVN-Revision: 16833 | ||||
* | kernel: fix a relative addressing bug in the mips module relocation code change | Felix Fietkau | 2009-07-13 | 2 | -24/+32 |
| | | | | SVN-Revision: 16831 | ||||
* | ag71xx driver: fix a typo | Gabor Juhos | 2009-07-13 | 1 | -1/+1 |
| | | | | SVN-Revision: 16827 | ||||
* | enable driver for the PCF857X I2C GPIO expander | Gabor Juhos | 2009-07-13 | 3 | -0/+3 |
| | | | | SVN-Revision: 16826 | ||||
* | ag71xx driver: align descriptors on cache_line boundary | Gabor Juhos | 2009-07-13 | 2 | -11/+25 |
| | | | | SVN-Revision: 16825 | ||||
* | ag71xx driver: store descriptor pointers in ag71xx_buf | Gabor Juhos | 2009-07-13 | 2 | -23/+31 |
| | | | | SVN-Revision: 16824 | ||||
* | MIPS: fix loading of modules with unresolved weak symbols | Gabor Juhos | 2009-07-13 | 3 | -0/+126 |
| | | | | SVN-Revision: 16823 | ||||
* | glamo: get rid of static driver handle. | Lars-Peter Clausen | 2009-07-12 | 4 | -31/+32 |
| | | | | SVN-Revision: 16821 | ||||
* | ag71xx driver: descriptors always aligned on 4 byte boundary | Gabor Juhos | 2009-07-12 | 1 | -1/+1 |
| | | | | SVN-Revision: 16818 | ||||
* | ag71xx driver: don't flush ddr on tx path | Gabor Juhos | 2009-07-12 | 1 | -6/+0 |
| | | | | SVN-Revision: 16817 | ||||
* | glamo: Use mfd_cell for child resource handling instead of some ugly custom ↵ | Lars-Peter Clausen | 2009-07-12 | 6 | -221/+49 |
| | | | | | | code. SVN-Revision: 16816 | ||||
* | resync kernel configuration and enable kexec | Florian Fainelli | 2009-07-12 | 1 | -2/+2 |
| | | | | SVN-Revision: 16795 | ||||
* | create firmware image for the wrt400n board (based on a patch by Sandeep ↵ | Gabor Juhos | 2009-07-12 | 1 | -8/+9 |
| | | | | | | Mistry <sandeep.mistry at gmail.com>) SVN-Revision: 16793 | ||||
* | sched: allow user space to create pfifo_fast qdiscs on virtual interfaces, ↵ | Felix Fietkau | 2009-07-12 | 2 | -0/+284 |
| | | | | | | allow pfifo_fast qdiscs to have filters and filter actions - useful for controlling packet classification into wme classes SVN-Revision: 16791 | ||||
* | kernel: clean up scheduler default config and kmod-sched kconfig symbols, ↵ | Felix Fietkau | 2009-07-12 | 4 | -20/+12 |
| | | | | | | enable skbedit by default SVN-Revision: 16789 | ||||
* | use subsys_initcall in the i2c-gpio driver | Gabor Juhos | 2009-07-11 | 3 | -0/+33 |
| | | | | SVN-Revision: 16787 | ||||
* | Cleanup glamo mmc driver. | Lars-Peter Clausen | 2009-07-11 | 4 | -580/+320 |
| | | | | SVN-Revision: 16786 | ||||
* | increase size of the kernel partition on the TL-WR[789]41N boards | Gabor Juhos | 2009-07-11 | 2 | -6/+6 |
| | | | | SVN-Revision: 16785 | ||||
* | increase size of the kernel partition on the TEW-632BR board | Gabor Juhos | 2009-07-11 | 2 | -7/+7 |
| | | | | SVN-Revision: 16784 | ||||
* | register the VSC7395 device on the PB44 board | Gabor Juhos | 2009-07-11 | 1 | -13/+65 |
| | | | | SVN-Revision: 16783 | ||||
* | enable I2C_GPIO driver | Gabor Juhos | 2009-07-11 | 3 | -3/+12 |
| | | | | SVN-Revision: 16782 | ||||
* | add SPI controller driver for the PB44 board | Gabor Juhos | 2009-07-11 | 7 | -0/+383 |
| | | | | SVN-Revision: 16781 | ||||
* | use platform data to setup the MAC_CFG register in the spi_vsc7385 driver | Gabor Juhos | 2009-07-11 | 3 | -7/+24 |
| | | | | SVN-Revision: 16780 | ||||
* | add definitions for some magic values in the spi_vsc7385 driver | Gabor Juhos | 2009-07-11 | 1 | -3/+12 |
| | | | | SVN-Revision: 16779 | ||||
* | add AR7240 to BOARDNAME | Gabor Juhos | 2009-07-11 | 1 | -1/+1 |
| | | | | SVN-Revision: 16778 | ||||
* | seems like the pages that mentioned mips 4k cores not having prefetch were ↵ | Felix Fietkau | 2009-07-11 | 2 | -20/+0 |
| | | | | | | wrong. back out that patch. thx, juhosg SVN-Revision: 16775 | ||||
* | rename <gsm0710muxd> to <fso-gsm0710muxd>, as it's fso-specific | Mirko Vogt | 2009-07-11 | 1 | -1/+1 |
| | | | | SVN-Revision: 16773 | ||||
* | mips: replace -mlong-calls with -mno-long-calls to make function calls ↵ | Felix Fietkau | 2009-07-11 | 2 | -0/+650 |
| | | | | | | faster in kernel modules to achieve this, try to load kernel modules to KSEG0 and if that doesn't work, use vmalloc and fix up relocations with a jump table based on code from a kernel patch by MikroTik SVN-Revision: 16772 | ||||
* | mips: do not use the prefetch instruction on R4K (MIPS32_R1), the ISA does ↵ | Felix Fietkau | 2009-07-11 | 3 | -2/+22 |
| | | | | | | not implement it SVN-Revision: 16771 | ||||
* | ar8216: rename the vlan attribute to enable_vlan to keep it consistent with ↵ | Felix Fietkau | 2009-07-11 | 1 | -1/+1 |
| | | | | | | other drivers SVN-Revision: 16770 | ||||
* | fix a bug in the SPI driver (closes #5485) | Gabor Juhos | 2009-07-10 | 1 | -2/+2 |
| | | | | SVN-Revision: 16767 | ||||
* | atheros: disable CONFIG_LEDS_GPIO by default, it causes flash access errors ↵ | Felix Fietkau | 2009-07-10 | 2 | -2/+2 |
| | | | | | | on devices that use a non-standard gpio line to control the spi flash chip select SVN-Revision: 16765 | ||||
* | PS3: Add some HID quirks to the PS3 kernel config | Geoff Levand | 2009-07-10 | 1 | -0/+7 |
| | | | | SVN-Revision: 16761 |