| Commit message (Expand) | Author | Age | Files | Lines |
* | fix typos in KernelPackage/libertas | Florian Fainelli | 2009-10-07 | 1 | -1/+1 |
* | olpc: cleanup config | Nicolas Thill | 2009-10-07 | 2 | -3/+0 |
* | libertas: use driver from compat-wireless instead of our own (deprecated) one | Nicolas Thill | 2009-10-07 | 41 | -20882/+30 |
* | add uboot-envtools | Florian Fainelli | 2009-10-07 | 3 | -0/+80 |
* | optimize binaries for the rm5200 cpu present on cobalt, do not use the mips32... | Florian Fainelli | 2009-10-07 | 2 | -0/+18 |
* | config: fix typo in 2.6.27 generic | Nicolas Thill | 2009-10-07 | 1 | -1/+1 |
* | ramips: sync rt288x kernel config | Gabor Juhos | 2009-10-07 | 1 | -4/+4 |
* | ramips: fix return value in 'pcibios_map_irq' in the rt288x pci code | Gabor Juhos | 2009-10-07 | 1 | -1/+1 |
* | ramips: remove obsolete 'pcibios_fixups' from the rt288x pci code | Gabor Juhos | 2009-10-07 | 1 | -4/+0 |
* | ramips: add rt2880_pci_get_cfgaddr helper | Gabor Juhos | 2009-10-07 | 1 | -8/+11 |
* | ramips: use switch statement instead of multiple if-else-if in the rt288x pci... | Gabor Juhos | 2009-10-07 | 1 | -12/+22 |
* | ramips: protect rt288x pci config accesses with a spinlock | Gabor Juhos | 2009-10-07 | 1 | -0/+15 |
* | ramips: make rt2880_pci_base static | Gabor Juhos | 2009-10-07 | 1 | -1/+1 |
* | ramips: define some magic values in the rt288x pci code | Gabor Juhos | 2009-10-07 | 1 | -7/+10 |
* | ramips: add copyright header to the rt288x pci code | Gabor Juhos | 2009-10-07 | 1 | -0/+13 |
* | cleanup kernel configuration | Florian Fainelli | 2009-10-07 | 1 | -55/+0 |
* | mpc52xx: cleanup config | Nicolas Thill | 2009-10-07 | 1 | -8/+0 |
* | config: add another bunch of missing CONFIG_USB_* entries to generic | Nicolas Thill | 2009-10-07 | 3 | -2/+10 |
* | config: add CONFIG_USB_SUSPEND to generic | Nicolas Thill | 2009-10-07 | 7 | -1/+6 |
* | config: add missing CONFIG_SPI_MPC52xx_PSC to mpc52xx/config | Nicolas Thill | 2009-10-07 | 1 | -0/+1 |
* | config: remove CONFIG_ORION entry (now in generic) | Nicolas Thill | 2009-10-06 | 1 | -1/+0 |
* | config: add missing CONFIG_ORION entry to generic | Nicolas Thill | 2009-10-06 | 2 | -1/+3 |
* | madwifi: add HAL_TARGET mapping for kirkwood board | Nicolas Thill | 2009-10-06 | 1 | -0/+3 |
* | [package* ata-ixp4xx-cf depends on TARGET_ixp4xx | Florian Fainelli | 2009-10-06 | 1 | -1/+1 |
* | Improve i2c driver slave delay, thanks to Fabrizio Sciarra that provide it * ... | Claudio Mignanti | 2009-10-06 | 2 | -211/+317 |
* | madwifi cannot be compiled on cobalt which has a different mips cpu abi | Florian Fainelli | 2009-10-06 | 1 | -1/+1 |
* | fix opkg directory cleaning (#5646) | Felix Fietkau | 2009-10-06 | 1 | -1/+1 |
* | move common CONFIG_MMC entries to generic | Nicolas Thill | 2009-10-06 | 16 | -48/+48 |
* | move common CONFIG_BATTERY entries to generic | Nicolas Thill | 2009-10-06 | 8 | -9/+12 |
* | move common CONFIG_TOUCHSCREEN entries to generic | Nicolas Thill | 2009-10-06 | 7 | -57/+49 |
* | move more CONFIG_SND entries to generic | Nicolas Thill | 2009-10-06 | 10 | -11/+7 |
* | move common CONFIG_FB entries to generic | Nicolas Thill | 2009-10-05 | 17 | -323/+186 |
* | brcm63xx: fix cardbus support with BCM6358 (closes: #5918) | Nicolas Thill | 2009-10-05 | 1 | -1/+1 |
* | resync kernel config, do not enable security options | Florian Fainelli | 2009-10-05 | 1 | -11/+1 |
* | add missing CONFIG_VIDEO_GO7007 symbol | Florian Fainelli | 2009-10-05 | 2 | -0/+2 |
* | enable CONFIG_STAGING on 2.6.31 | Felix Fietkau | 2009-10-05 | 1 | -1/+32 |
* | refresh 2.6.31 kernel config | Felix Fietkau | 2009-10-05 | 1 | -271/+271 |
* | add kmod-input-rb532 by default in the rb532 profile | Florian Fainelli | 2009-10-05 | 2 | -12/+3 |
* | add kmod-input-rb532, driver for the rb532 user button | Florian Fainelli | 2009-10-05 | 1 | -0/+17 |
* | busybox: remove "default y" in the lock config item to fix nommu builds | Felix Fietkau | 2009-10-05 | 1 | -2/+1 |
* | resync kernel configuration, enable netfilter and wireless extensions | Florian Fainelli | 2009-10-05 | 1 | -66/+15 |
* | ramips: make {read,write}_config static | Gabor Juhos | 2009-10-05 | 1 | -6/+6 |
* | ramips: convert 'config_access' function to void | Gabor Juhos | 2009-10-05 | 1 | -10/+5 |
* | ramips: add register access functions into the rt288x pci code | Gabor Juhos | 2009-10-05 | 1 | -30/+45 |
* | ramips: fix RT2880_PCI_BASE definition | Gabor Juhos | 2009-10-05 | 1 | -1/+1 |
* | ramips: rt288x pci code cleanup | Gabor Juhos | 2009-10-05 | 1 | -19/+17 |
* | ramips: cleanup coding-style of the rt288x pci code | Gabor Juhos | 2009-10-05 | 1 | -56/+70 |
* | ramips: merge ops-rt288x.c and rt288x_pci.h into pci-rt288x.c | Gabor Juhos | 2009-10-05 | 4 | -85/+71 |
* | kernel: fix Promise PDC202xx IDE driver location | Nicolas Thill | 2009-10-05 | 1 | -0/+4 |
* | disable LEDS_GPIO_OF | Andy Boyett | 2009-10-05 | 1 | -0/+1 |