| Commit message (Expand) | Author | Age | Files | Lines |
* | [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 |
* | ar8216: rename the vlan attribute to enable_vlan to keep it consistent with o... | nbd | 2009-07-11 | 1 | -1/+1 |
* | [ar71xx] fix a bug in the SPI driver (closes #5485) | juhosg | 2009-07-10 | 1 | -2/+2 |
* | atheros: disable CONFIG_LEDS_GPIO by default, it causes flash access errors o... | nbd | 2009-07-10 | 2 | -2/+2 |
* | PS3: Add some HID quirks to the PS3 kernel config | geoff | 2009-07-10 | 1 | -0/+7 |
* | PS3: Add joystick support to the PS3 kernel config | geoff | 2009-07-10 | 1 | -0/+1 |
* | PS3: Fix gelic network RX hang | geoff | 2009-07-10 | 1 | -0/+89 |
* | PS3: Cleanup kernel config | geoff | 2009-07-10 | 1 | -41/+14 |
* | PS3: Enable kernel command line editing | geoff | 2009-07-10 | 1 | -1/+2 |
* | PS3: Enable kernel patches | geoff | 2009-07-10 | 1 | -6/+0 |
* | PS3: Revert kexec kernel patch | geoff | 2009-07-10 | 1 | -187/+0 |
* | [ar71xx] add board setup code for the RB-450G/RB-433UAH boards | juhosg | 2009-07-09 | 3 | -2/+30 |
* | [ar71xx] register a GPIO LEDs and buttons on the PB44 board | juhosg | 2009-07-09 | 1 | -1/+55 |
* | [ar71xx] register a I2C GPIO expander on the PB44 board | juhosg | 2009-07-09 | 1 | -0/+37 |
* | [ar71xx] create firmware image for the TL-WR741ND | juhosg | 2009-07-07 | 2 | -0/+15 |
* | [ar71xx] add initial support for the TL-WR741ND board | juhosg | 2009-07-07 | 8 | -0/+162 |
* | do not allow overriding the init argument by bootloaders | mirko | 2009-07-07 | 1 | -0/+19 |
* | [ar71xx] add AR7240 specific fixes for the ag71xx driver | juhosg | 2009-07-07 | 5 | -1/+57 |
* | [ar71xx] make irq_chip definitions static | juhosg | 2009-07-07 | 1 | -2/+2 |
* | [ar71xx] AR7240 requires different IRQ unmasking code | juhosg | 2009-07-07 | 1 | -0/+19 |
* | Add config file for 2.6.31 kernels in preparation for 2.6.31 | hcg | 2009-07-06 | 1 | -0/+2420 |
* | [brcm63xx] add bcm47xx lzma initramfs patch which is useful to workaround som... | florian | 2009-07-06 | 1 | -0/+125 |
* | [brcm63xx] add a profile with no Wi-Fi drivers enabled, useful for bcm6338 | florian | 2009-07-06 | 1 | -0/+17 |
* | [kernel] avoid overriding CONFIG_TUN with a couple of targets | florian | 2009-07-06 | 4 | -4/+0 |
* | [ar71xx] sync kernel config | juhosg | 2009-07-05 | 3 | -0/+3 |
* | [ar71xx] add missing break statement | juhosg | 2009-07-05 | 1 | -0/+1 |
* | automatically mount sd-card as it's possible (might be done via hotplug later) | mirko | 2009-07-05 | 1 | -0/+6 |
* | [ar71xx] refresh patches | juhosg | 2009-07-05 | 3 | -3/+3 |
* | [kernel] bump to 2.6.29.6 and refresh patches | juhosg | 2009-07-05 | 6 | -45/+24 |
* | [kernel] update targets to 2.6.30.1, update patches | florian | 2009-07-05 | 14 | -49/+19 |
* | [s3c24xx] Add ioctls to glamo framebuffer driver to enable/disable glamo | lars | 2009-07-05 | 7 | -44/+132 |
* | purge out config and patches for 2.6.29 as 2.6.30.1 is now default and stable | mirko | 2009-07-05 | 7 | -256940/+0 |
* | Add mirror for utility e100boot | claudio | 2009-07-05 | 1 | -2/+3 |
* | [s3c24xx] Remove 2.6.28 config and patches. | lars | 2009-07-05 | 5 | -150615/+0 |
* | [s3c24xx] Update to 2.6.30.1, refresh patches | lars | 2009-07-05 | 4 | -16/+15 |
* | [etrax] also include i2c driver inside 2.6.30 | claudio | 2009-07-05 | 4 | -0/+1414 |
* | Partially fix commit r16660 | claudio | 2009-07-05 | 3 | -5430/+0 |