| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | flush AR71XX_RESET_PCI_INT_ENABLE register after writing | Gabor Juhos | 2009-06-07 | 1 | -0/+6 |
* | add script which initiates suspend-to-ram (target-specific) | Mirko Vogt | 2009-06-07 | 1 | -0/+4 |
* | fix detection of motorola wr850g, thanks to Vinicius Fonseca, (#4710) | Florian Fainelli | 2009-06-07 | 1 | -0/+2 |
* | setup mac address on the AP81 board | Gabor Juhos | 2009-06-06 | 1 | -0/+3 |
* | add experimental sysupgrade support | Gabor Juhos | 2009-06-06 | 1 | -0/+45 |
* | add default network configuration for the AP83 board | Gabor Juhos | 2009-06-06 | 2 | -0/+19 |
* | update flash locking code | Gabor Juhos | 2009-06-06 | 5 | -14/+48 |
* | handle PCI_CORE interrupt as well | Gabor Juhos | 2009-06-06 | 1 | -2/+5 |
* | build images for the AP83 board | Gabor Juhos | 2009-06-06 | 1 | -0/+38 |
* | change flash partition map of the AP83 board | Gabor Juhos | 2009-06-06 | 1 | -8/+8 |
* | enable JEDEC probe | Gabor Juhos | 2009-06-06 | 3 | -0/+6 |
* | fix erase status check on some parallel flash chips | Gabor Juhos | 2009-06-06 | 3 | -0/+60 |
* | add parallel flash driver | Gabor Juhos | 2009-06-06 | 9 | -5/+361 |
* | sync kernel config, and refresh patches | Gabor Juhos | 2009-06-06 | 6 | -8/+11 |
* | make the AP83 and VSC7385 SPI drivers available on 2.6.2[89] | Gabor Juhos | 2009-06-06 | 6 | -0/+106 |
* | nvram: don't execute nvram fixups on the WGT634U | Jo-Philipp Wich | 2009-06-06 | 1 | -0/+3 |
* | fix a typo | Gabor Juhos | 2009-06-05 | 1 | -1/+1 |
* | create a 'firmware' partition for MZK-W300NH board | Gabor Juhos | 2009-06-05 | 1 | -0/+4 |
* | generic-2.6/2.6.30: more mini_fo fixes | Gabor Juhos | 2009-06-05 | 1 | -3/+38 |
* | disable tls for stdlibc++. fixes c++ inside a gcc-4.4.0 toolchain. | Lars-Peter Clausen | 2009-06-05 | 1 | -0/+1 |
* | build firmware image for the MZK-W300NH board | Gabor Juhos | 2009-06-04 | 2 | -6/+68 |
* | improve MZK-W300NH support (thanks to Kazuki Shimada for the board) | Gabor Juhos | 2009-06-04 | 2 | -2/+91 |
* | switch back to 2.6.29 until some target specific bugs are fixed in 2.6.30 | Mirko Vogt | 2009-06-04 | 1 | -1/+1 |
* | do not apply iptables patches when building with CONFIG_EXTERNAL_KERNEL_TREE | Florian Fainelli | 2009-06-04 | 1 | -0/+4 |
* | fix ethernet driver removal | Florian Fainelli | 2009-06-04 | 1 | -1/+2 |
* | fix pcmcia device removal | Florian Fainelli | 2009-06-04 | 1 | -0/+1 |
* | add missing null entry in pcmcia driver | Florian Fainelli | 2009-06-04 | 1 | -0/+2 |
* | request gpio pins and set direction correctly for pcmcia | Florian Fainelli | 2009-06-04 | 1 | -1/+14 |
* | be SMP safe even with gpiolib | Florian Fainelli | 2009-06-04 | 1 | -7/+8 |
* | cache gpio values in gpio_set | Florian Fainelli | 2009-06-04 | 1 | -5/+8 |
* | use the correct number of GPIOs for bcm6358 | Florian Fainelli | 2009-06-04 | 3 | -6/+12 |
* | register gpiochip earlier, allowing gpio-based runtime detection to be perfor... | Florian Fainelli | 2009-06-04 | 3 | -2/+9 |
* | pass ucode name to the VSC7385 driver on the AP83 board | Gabor Juhos | 2009-06-04 | 1 | -0/+1 |
* | kernel/modules: package the VSC7385 driver | Gabor Juhos | 2009-06-04 | 1 | -0/+16 |
* | add SPI driver for the Vitesse VSC7385 switch | Gabor Juhos | 2009-06-04 | 4 | -1/+630 |
* | kernel/modules: move SPI drivers into a new submenu | Gabor Juhos | 2009-06-04 | 3 | -97/+108 |
* | More libtool madness: Every package which was using c++ and libtool fixup was... | Lars-Peter Clausen | 2009-06-04 | 2 | -4/+17 |
* | add experimental support for the AP83-040 board | Gabor Juhos | 2009-06-03 | 2 | -12/+105 |
* | add another SPI controller driver for the earlier AP83 boards | Gabor Juhos | 2009-06-03 | 3 | -0/+310 |
* | compile SPI_GPIO driver into the kernel, required by the AP83 boards | Gabor Juhos | 2009-06-03 | 3 | -3/+3 |
* | refresh patches | Gabor Juhos | 2009-06-03 | 6 | -9/+9 |
* | add flash locking code | Gabor Juhos | 2009-06-03 | 2 | -1/+27 |
* | base-files: fix test experession for sysupgrade | Vasilis Tsiligiannis | 2009-06-03 | 1 | -1/+1 |
* | ead: fix missing library error while building tinysrp | Vasilis Tsiligiannis | 2009-06-03 | 2 | -4/+4 |
* | madwifi: clear variables used in for loop | Vasilis Tsiligiannis | 2009-06-03 | 1 | -2/+1 |
* | upgrade to 2.6.30-rc8 | Imre Kaloz | 2009-06-03 | 24 | -435/+69 |
* | libtool: revert r16212. It broke building packages using c++. | Lars-Peter Clausen | 2009-06-03 | 1 | -1/+0 |
* | uClibc-0.9.30.1: fix possible NULL pointer dereference (closes #5242) | Gabor Juhos | 2009-06-03 | 1 | -0/+11 |
* | merger mtu/802.1q related fixes: bcm63xx integrated ethernet mac supports rec... | Florian Fainelli | 2009-06-03 | 2 | -11/+76 |
* | Fix accessing array after it end. | Hauke Mehrtens | 2009-06-02 | 1 | -3/+3 |