summaryrefslogtreecommitdiffstats
path: root/target
Commit message (Expand)AuthorAgeFilesLines
* [ar71xx] ag71xx driver: fix a typojuhosg2009-07-131-1/+1
* [ar71xx] enable driver for the PCF857X I2C GPIO expanderjuhosg2009-07-133-0/+3
* [ar71xx] ag71xx driver: align descriptors on cache_line boundaryjuhosg2009-07-132-11/+25
* [ar71xx] ag71xx driver: store descriptor pointers in ag71xx_bufjuhosg2009-07-132-23/+31
* [kernel] MIPS: fix loading of modules with unresolved weak symbolsjuhosg2009-07-133-0/+126
* [s3c24xx] glamo: get rid of static driver handle.lars2009-07-124-31/+32
* [ar71xx] ag71xx driver: descriptors always aligned on 4 byte boundaryjuhosg2009-07-121-1/+1
* [ar71xx] ag71xx driver: don't flush ddr on tx pathjuhosg2009-07-121-6/+0
* [s3c24xx] glamo: Use mfd_cell for child resource handling instead of some ugl...lars2009-07-126-221/+49
* [brcm63xx] resync kernel configuration and enable kexecflorian2009-07-121-2/+2
* [ar71xx] create firmware image for the wrt400n board (based on a patch by San...juhosg2009-07-121-8/+9
* sched: allow user space to create pfifo_fast qdiscs on virtual interfaces, al...nbd2009-07-122-0/+284
* kernel: clean up scheduler default config and kmod-sched kconfig symbols, ena...nbd2009-07-124-20/+12
* [kernel] use subsys_initcall in the i2c-gpio driverjuhosg2009-07-113-0/+33
* Cleanup glamo mmc driver.lars2009-07-114-580/+320
* [ar71xx] increase size of the kernel partition on the TL-WR[789]41N boardsjuhosg2009-07-112-6/+6
* [ar71xx] increase size of the kernel partition on the TEW-632BR boardjuhosg2009-07-112-7/+7
* [ar71xx] register the VSC7395 device on the PB44 boardjuhosg2009-07-111-13/+65
* [ar71xx] enable I2C_GPIO driverjuhosg2009-07-113-3/+12
* [ar71xx] add SPI controller driver for the PB44 boardjuhosg2009-07-117-0/+383
* [ar71xx] use platform data to setup the MAC_CFG register in the spi_vsc7385 d...juhosg2009-07-113-7/+24
* [ar71xx] add definitions for some magic values in the spi_vsc7385 driverjuhosg2009-07-111-3/+12
* [ar71xx] add AR7240 to BOARDNAMEjuhosg2009-07-111-1/+1
* seems like the pages that mentioned mips 4k cores not having prefetch were wr...nbd2009-07-112-20/+0
* rename <gsm0710muxd> to <fso-gsm0710muxd>, as it's fso-specificmirko2009-07-111-1/+1
* mips: replace -mlong-calls with -mno-long-calls to make function calls faster...nbd2009-07-112-0/+650
* mips: do not use the prefetch instruction on R4K (MIPS32_R1), the ISA does no...nbd2009-07-113-2/+22
* ar8216: rename the vlan attribute to enable_vlan to keep it consistent with o...nbd2009-07-111-1/+1
* [ar71xx] fix a bug in the SPI driver (closes #5485)juhosg2009-07-101-2/+2
* atheros: disable CONFIG_LEDS_GPIO by default, it causes flash access errors o...nbd2009-07-102-2/+2
* PS3: Add some HID quirks to the PS3 kernel configgeoff2009-07-101-0/+7
* PS3: Add joystick support to the PS3 kernel configgeoff2009-07-101-0/+1
* PS3: Fix gelic network RX hanggeoff2009-07-101-0/+89
* PS3: Cleanup kernel configgeoff2009-07-101-41/+14
* PS3: Enable kernel command line editinggeoff2009-07-101-1/+2
* PS3: Enable kernel patchesgeoff2009-07-101-6/+0
* PS3: Revert kexec kernel patchgeoff2009-07-101-187/+0
* [ar71xx] add board setup code for the RB-450G/RB-433UAH boardsjuhosg2009-07-093-2/+30
* [ar71xx] register a GPIO LEDs and buttons on the PB44 boardjuhosg2009-07-091-1/+55
* [ar71xx] register a I2C GPIO expander on the PB44 boardjuhosg2009-07-091-0/+37
* [ar71xx] create firmware image for the TL-WR741NDjuhosg2009-07-072-0/+15
* [ar71xx] add initial support for the TL-WR741ND boardjuhosg2009-07-078-0/+162
* do not allow overriding the init argument by bootloadersmirko2009-07-071-0/+19
* [ar71xx] add AR7240 specific fixes for the ag71xx driverjuhosg2009-07-075-1/+57
* [ar71xx] make irq_chip definitions staticjuhosg2009-07-071-2/+2
* [ar71xx] AR7240 requires different IRQ unmasking codejuhosg2009-07-071-0/+19
* Add config file for 2.6.31 kernels in preparation for 2.6.31hcg2009-07-061-0/+2420
* [brcm63xx] add bcm47xx lzma initramfs patch which is useful to workaround som...florian2009-07-061-0/+125
* [brcm63xx] add a profile with no Wi-Fi drivers enabled, useful for bcm6338florian2009-07-061-0/+17
* [kernel] avoid overriding CONFIG_TUN with a couple of targetsflorian2009-07-064-4/+0