| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | enable ATA_SFF (PATA support) in the generic configs | kaloz | 2009-10-08 | 3 | -5/+3 |
* | resync 2.6.31 patches | kaloz | 2009-10-08 | 2 | -11/+11 |
* | add more Kconfig symbols to the generic 2.6.31 config | kaloz | 2009-10-08 | 1 | -0/+14 |
* | [uml] remove the mempcy patch, fixes build failures on most x86_64 hosts | florian | 2009-10-08 | 1 | -26/+0 |
* | [package] fix typos in KernelPackage/libertas | florian | 2009-10-07 | 1 | -1/+1 |
* | [kernel] olpc: cleanup config | nico | 2009-10-07 | 2 | -3/+0 |
* | [package] libertas: use driver from compat-wireless instead of our own (depre... | nico | 2009-10-07 | 41 | -20882/+30 |
* | [package] add uboot-envtools | florian | 2009-10-07 | 3 | -0/+80 |
* | [cobalt] optimize binaries for the rm5200 cpu present on cobalt, do not use t... | florian | 2009-10-07 | 2 | -0/+18 |
* | [kernel] config: fix typo in 2.6.27 generic | nico | 2009-10-07 | 1 | -1/+1 |
* | ramips: sync rt288x kernel config | juhosg | 2009-10-07 | 1 | -4/+4 |
* | ramips: fix return value in 'pcibios_map_irq' in the rt288x pci code | juhosg | 2009-10-07 | 1 | -1/+1 |
* | ramips: remove obsolete 'pcibios_fixups' from the rt288x pci code | juhosg | 2009-10-07 | 1 | -4/+0 |
* | ramips: add rt2880_pci_get_cfgaddr helper | juhosg | 2009-10-07 | 1 | -8/+11 |
* | ramips: use switch statement instead of multiple if-else-if in the rt288x pci... | juhosg | 2009-10-07 | 1 | -12/+22 |
* | ramips: protect rt288x pci config accesses with a spinlock | juhosg | 2009-10-07 | 1 | -0/+15 |
* | ramips: make rt2880_pci_base static | juhosg | 2009-10-07 | 1 | -1/+1 |
* | ramips: define some magic values in the rt288x pci code | juhosg | 2009-10-07 | 1 | -7/+10 |
* | ramips: add copyright header to the rt288x pci code | juhosg | 2009-10-07 | 1 | -0/+13 |
* | [cobalt] cleanup kernel configuration | florian | 2009-10-07 | 1 | -55/+0 |
* | [kernel] mpc52xx: cleanup config | nico | 2009-10-07 | 1 | -8/+0 |
* | [kernel] config: add another bunch of missing CONFIG_USB_* entries to generic | nico | 2009-10-07 | 3 | -2/+10 |
* | [kernel] config: add CONFIG_USB_SUSPEND to generic | nico | 2009-10-07 | 7 | -1/+6 |
* | [kernel] config: add missing CONFIG_SPI_MPC52xx_PSC to mpc52xx/config | nico | 2009-10-07 | 1 | -0/+1 |
* | [kernel] config: remove CONFIG_ORION entry (now in generic) | nico | 2009-10-06 | 1 | -1/+0 |
* | [kernel] config: add missing CONFIG_ORION entry to generic | nico | 2009-10-06 | 2 | -1/+3 |
* | [package] madwifi: add HAL_TARGET mapping for kirkwood board | nico | 2009-10-06 | 1 | -0/+3 |
* | [package* ata-ixp4xx-cf depends on TARGET_ixp4xx | florian | 2009-10-06 | 1 | -1/+1 |
* | [etrax] Improve i2c driver slave delay, thanks to Fabrizio Sciarra that provi... | claudio | 2009-10-06 | 2 | -1321/+1427 |
* | [package] madwifi cannot be compiled on cobalt which has a different mips cpu... | florian | 2009-10-06 | 1 | -1/+1 |
* | fix opkg directory cleaning (#5646) | nbd | 2009-10-06 | 1 | -1/+1 |
* | [kernel] move common CONFIG_MMC entries to generic | nico | 2009-10-06 | 16 | -48/+48 |
* | [kernel] move common CONFIG_BATTERY entries to generic | nico | 2009-10-06 | 8 | -9/+12 |
* | [kernel] move common CONFIG_TOUCHSCREEN entries to generic | nico | 2009-10-06 | 7 | -57/+49 |
* | [kernel] move more CONFIG_SND entries to generic | nico | 2009-10-06 | 10 | -11/+7 |
* | [kernel] move common CONFIG_FB entries to generic | nico | 2009-10-05 | 17 | -323/+186 |
* | [kernel] brcm63xx: fix cardbus support with BCM6358 (closes: #5918) | nico | 2009-10-05 | 1 | -1/+1 |
* | [octeon] resync kernel config, do not enable security options | florian | 2009-10-05 | 1 | -11/+1 |
* | [kernel] add missing CONFIG_VIDEO_GO7007 symbol | florian | 2009-10-05 | 2 | -0/+2 |
* | enable CONFIG_STAGING on 2.6.31 | nbd | 2009-10-05 | 1 | -1/+32 |
* | refresh 2.6.31 kernel config | nbd | 2009-10-05 | 1 | -271/+271 |
* | [rb532] add kmod-input-rb532 by default in the rb532 profile | florian | 2009-10-05 | 2 | -12/+3 |
* | [package] add kmod-input-rb532, driver for the rb532 user button | florian | 2009-10-05 | 1 | -0/+17 |
* | busybox: remove "default y" in the lock config item to fix nommu builds | nbd | 2009-10-05 | 1 | -2/+1 |
* | [cobalt] resync kernel configuration, enable netfilter and wireless extensions | florian | 2009-10-05 | 1 | -66/+15 |
* | ramips: make {read,write}_config static | juhosg | 2009-10-05 | 1 | -6/+6 |
* | ramips: convert 'config_access' function to void | juhosg | 2009-10-05 | 1 | -10/+5 |
* | ramips: add register access functions into the rt288x pci code | juhosg | 2009-10-05 | 1 | -30/+45 |
* | ramips: fix RT2880_PCI_BASE definition | juhosg | 2009-10-05 | 1 | -1/+1 |
* | ramips: rt288x pci code cleanup | juhosg | 2009-10-05 | 1 | -19/+17 |