| Commit message (Expand) | Author | Age | Files | Lines |
* | [ppc40x] initial support for 2.6.30 | juhosg | 2009-07-18 | 5 | -0/+904 |
* | [ppc44x] optimize the kernel for size, disable common PCI quirks, and sync ke... | juhosg | 2009-07-18 | 1 | -43/+96 |
* | [ppc40x] optimize the kernel for size, disable common PCI quirks, and sync ke... | juhosg | 2009-07-18 | 1 | -23/+21 |
* | [au1000] switch to 2.6.30.1 | florian | 2009-07-18 | 7 | -30/+104 |
* | [au1000] prefer ath5k over madwifi and include kexec-tools in the default pro... | florian | 2009-07-18 | 1 | -3/+4 |
* | [au1000] remove 2.6.27 patches | florian | 2009-07-18 | 7 | -494/+0 |
* | [brcm63xx] we are using the default-on trigger for power LEDs, no need to cha... | florian | 2009-07-18 | 1 | -12/+0 |
* | [brcm63xx] register GPIO-connected LEDs for known boards | florian | 2009-07-18 | 4 | -2/+259 |
* | fix lock-up issues in lzma pcomp support in 2.6.30 (used in squashfs). thanks... | nbd | 2009-07-18 | 1 | -23/+34 |
* | get rid of linux 2.6.29 | nbd | 2009-07-17 | 126 | -45667/+0 |
* | [brcm63xx] mask the USB_EHCI_ROOT_HUB_TT symbol since brcm63xx ehci does not ... | florian | 2009-07-17 | 1 | -0/+11 |
* | [brcm63xx] fix comment only valid for bcm6345 | florian | 2009-07-17 | 1 | -1/+1 |
* | [s3c24xx] Get rid of glamo-lcm-spi. It's not used and probably never will be. | lars | 2009-07-16 | 4 | -251/+2 |
* | [kernel] add missing CONFIG_FIXED_PHY symbol to 2.6.25 | florian | 2009-07-16 | 1 | -0/+1 |
* | [PATCH] sysupgrade-ext2 sync before writing image, not after | jow | 2009-07-16 | 1 | -1/+1 |
* | [s3c24xx] Reverese mangle_pmu logic. Initalize regulator constrains to those | lars | 2009-07-16 | 1 | -22/+16 |
* | [s3c24xx] Cleanup glamo platform_data. | lars | 2009-07-16 | 11 | -214/+193 |
* | This patch adds a target for the IBM PowerXCell Accelerator Board. | florian | 2009-07-16 | 5 | -0/+655 |
* | [s3c24xx] mach_gta02: Add some missing always_on regulator constraints and | lars | 2009-07-16 | 1 | -4/+8 |
* | [s3c24xx] Implement voltage listing for pc50633. | lars | 2009-07-16 | 1 | -0/+106 |
* | [kernel] add SND_HRTIMER to 2.6.30/31 kernel configurations (#5180) | florian | 2009-07-14 | 2 | -0/+2 |
* | [ar71xx] ag71xx driver: rename ag71xx_debug module parameter | juhosg | 2009-07-13 | 1 | -4/+4 |
* | kernel: fix a relative addressing bug in the mips module relocation code change | nbd | 2009-07-13 | 2 | -24/+32 |
* | [ar71xx] ag71xx driver: fix a typo | juhosg | 2009-07-13 | 1 | -1/+1 |
* | [ar71xx] enable driver for the PCF857X I2C GPIO expander | juhosg | 2009-07-13 | 3 | -0/+3 |
* | [ar71xx] ag71xx driver: align descriptors on cache_line boundary | juhosg | 2009-07-13 | 2 | -11/+25 |
* | [ar71xx] ag71xx driver: store descriptor pointers in ag71xx_buf | juhosg | 2009-07-13 | 2 | -23/+31 |
* | [kernel] MIPS: fix loading of modules with unresolved weak symbols | juhosg | 2009-07-13 | 3 | -0/+126 |
* | [s3c24xx] glamo: get rid of static driver handle. | lars | 2009-07-12 | 4 | -31/+32 |
* | [ar71xx] ag71xx driver: descriptors always aligned on 4 byte boundary | juhosg | 2009-07-12 | 1 | -1/+1 |
* | [ar71xx] ag71xx driver: don't flush ddr on tx path | juhosg | 2009-07-12 | 1 | -6/+0 |
* | [s3c24xx] glamo: Use mfd_cell for child resource handling instead of some ugl... | lars | 2009-07-12 | 6 | -221/+49 |
* | [brcm63xx] resync kernel configuration and enable kexec | florian | 2009-07-12 | 1 | -2/+2 |
* | [ar71xx] create firmware image for the wrt400n board (based on a patch by San... | juhosg | 2009-07-12 | 1 | -8/+9 |
* | sched: allow user space to create pfifo_fast qdiscs on virtual interfaces, al... | nbd | 2009-07-12 | 2 | -0/+284 |
* | kernel: clean up scheduler default config and kmod-sched kconfig symbols, ena... | nbd | 2009-07-12 | 4 | -20/+12 |
* | [kernel] use subsys_initcall in the i2c-gpio driver | juhosg | 2009-07-11 | 3 | -0/+33 |
* | Cleanup glamo mmc driver. | lars | 2009-07-11 | 4 | -580/+320 |
* | [ar71xx] increase size of the kernel partition on the TL-WR[789]41N boards | juhosg | 2009-07-11 | 2 | -6/+6 |
* | [ar71xx] increase size of the kernel partition on the TEW-632BR board | juhosg | 2009-07-11 | 2 | -7/+7 |
* | [ar71xx] register the VSC7395 device on the PB44 board | juhosg | 2009-07-11 | 1 | -13/+65 |
* | [ar71xx] enable I2C_GPIO driver | juhosg | 2009-07-11 | 3 | -3/+12 |
* | [ar71xx] add SPI controller driver for the PB44 board | juhosg | 2009-07-11 | 7 | -0/+383 |
* | [ar71xx] use platform data to setup the MAC_CFG register in the spi_vsc7385 d... | juhosg | 2009-07-11 | 3 | -7/+24 |
* | [ar71xx] add definitions for some magic values in the spi_vsc7385 driver | juhosg | 2009-07-11 | 1 | -3/+12 |
* | [ar71xx] add AR7240 to BOARDNAME | juhosg | 2009-07-11 | 1 | -1/+1 |
* | seems like the pages that mentioned mips 4k cores not having prefetch were wr... | nbd | 2009-07-11 | 2 | -20/+0 |
* | rename <gsm0710muxd> to <fso-gsm0710muxd>, as it's fso-specific | mirko | 2009-07-11 | 1 | -1/+1 |
* | mips: replace -mlong-calls with -mno-long-calls to make function calls faster... | nbd | 2009-07-11 | 2 | -0/+650 |
* | mips: do not use the prefetch instruction on R4K (MIPS32_R1), the ISA does no... | nbd | 2009-07-11 | 3 | -2/+22 |