| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
* | ramips: cleanup coding-style of the rt288x pci code | juhosg | 2009-10-05 | 1 | -56/+70 |
* | ramips: merge ops-rt288x.c and rt288x_pci.h into pci-rt288x.c | juhosg | 2009-10-05 | 4 | -85/+71 |
* | [package] kernel: fix Promise PDC202xx IDE driver location | nico | 2009-10-05 | 1 | -0/+4 |
* | [ppc44x] disable LEDS_GPIO_OF | agb | 2009-10-05 | 1 | -0/+1 |
* | [generic-2.6] 2.6.30: disable SND_PPC by default | agb | 2009-10-05 | 1 | -0/+1 |
* | [kernel] modules/crypto: package AMCC ppc4xx hardware crypto driver | agb | 2009-10-05 | 1 | -0/+19 |
* | [generic-2.6] move IMAGE_CMDLINE_HACK default to generic from targets | agb | 2009-10-05 | 22 | -18/+4 |
* | [ppc44x] add missing USB kconfig options | agb | 2009-10-05 | 1 | -0/+5 |
* | [generic-2.6] 2.6.27: add USB_VIDEO_CLASS_INPUT_EVDEV kconfig option | agb | 2009-10-05 | 2 | -2/+1 |
* | [ppc40x] explicitly disable LEDS_GPIO_OF kconfig option | agb | 2009-10-05 | 1 | -0/+1 |
* | [rdc] explicitly disable IBM_ASM kconfig option | agb | 2009-10-05 | 2 | -0/+2 |
* | [iop32x] add missing SND_ARM kconfig option | agb | 2009-10-05 | 1 | -0/+1 |
* | [ps3] add missing kconfig option to ps3 sound module | agb | 2009-10-05 | 1 | -2/+3 |
* | [kernel] modules/usb: fix usb-etrax dependencies | agb | 2009-10-05 | 1 | -1/+0 |
* | [package] dnsmasq: | jow | 2009-10-05 | 2 | -5/+21 |
* | explicitly disable <CONFIG_USB_GADGET_DEBUG_FS> to get the target compiling w... | mirko | 2009-10-05 | 1 | -0/+1 |
* | dont select atm modules yet for ifxmips | blogic | 2009-10-05 | 1 | -2/+2 |
* | [package] mountd: mark as 2.6 only | nico | 2009-10-05 | 1 | -1/+1 |
* | [package] gdb: don't build on avr32 | nico | 2009-10-05 | 1 | -0/+1 |
* | [scripts] getver: don't use "-r COMMITTED" arg which needs network access to ... | nico | 2009-10-05 | 1 | -1/+1 |
* | [cosmetic] [package] gdb: have both gdb & gdbserver share defaults | nico | 2009-10-05 | 1 | -7/+10 |
* | ramips: remove unneccesary ifdefs from the rt288x pci code | juhosg | 2009-10-05 | 2 | -7/+0 |
* | ramips: remove unneccesary includes from the rt288x pci code | juhosg | 2009-10-05 | 2 | -13/+2 |
* | ramips: add Kbuild patch for the rt288x pci code, and fix invalid header file... | juhosg | 2009-10-05 | 3 | -4/+13 |
* | ramips: add missing config option | juhosg | 2009-10-05 | 1 | -0/+1 |
* | fixes typo | blogic | 2009-10-05 | 1 | -1/+1 |
* | remove crypto moduels from ifxmips menuconfig | blogic | 2009-10-04 | 1 | -23/+0 |
* | fixes ifxmips uboot compile, adds uart uploadable image and fix for wippies h... | blogic | 2009-10-04 | 7 | -71/+445 |
* | adds pci support for rt288x | blogic | 2009-10-04 | 4 | -0/+225 |
* | remove reference to bogus packet | blogic | 2009-10-04 | 1 | -2/+2 |
* | adds mountd. There is still much space for improvement, static mounts and fst... | blogic | 2009-10-04 | 4 | -0/+72 |
* | [pxa] fix typo in target description | agb | 2009-10-04 | 1 | -3/+3 |
* | [include] adjust pointer size from 4 to 8 bytes in x86_64 site config | nico | 2009-10-04 | 1 | -1/+1 |
* | remove ipset support from core, it is now provided by xtables-addons from the... | nico | 2009-10-03 | 21 | -44593/+24 |
* | [scripts] metadata.pl: fix a bug where dependency flags (@ and +) from a depe... | nico | 2009-10-03 | 1 | -2/+2 |
* | check for sysfs before bypassing normal hotplug calls for firmware events (fi... | nbd | 2009-10-03 | 1 | -1/+1 |
* | busybox: support 64 bit math in shell tests. this does not seem to increase t... | nbd | 2009-10-03 | 1 | -2/+2 |
* | ath: add a compile time option that gives the user full control over regulato... | nbd | 2009-10-02 | 2 | -0/+82 |
* | metadata.pl: do not strip whitespaces from multiline data | nbd | 2009-10-02 | 1 | -1/+0 |