| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
* | 2.6.30: disable SND_PPC by default | Andy Boyett | 2009-10-05 | 1 | -0/+1 |
* | modules/crypto: package AMCC ppc4xx hardware crypto driver | Andy Boyett | 2009-10-05 | 1 | -0/+19 |
* | move IMAGE_CMDLINE_HACK default to generic from targets | Andy Boyett | 2009-10-05 | 22 | -18/+4 |
* | add missing USB kconfig options | Andy Boyett | 2009-10-05 | 1 | -0/+5 |
* | 2.6.27: add USB_VIDEO_CLASS_INPUT_EVDEV kconfig option | Andy Boyett | 2009-10-05 | 2 | -2/+1 |
* | explicitly disable LEDS_GPIO_OF kconfig option | Andy Boyett | 2009-10-05 | 1 | -0/+1 |
* | explicitly disable IBM_ASM kconfig option | Andy Boyett | 2009-10-05 | 2 | -0/+2 |
* | add missing SND_ARM kconfig option | Andy Boyett | 2009-10-05 | 1 | -0/+1 |
* | add missing kconfig option to ps3 sound module | Andy Boyett | 2009-10-05 | 1 | -2/+3 |
* | modules/usb: fix usb-etrax dependencies | Andy Boyett | 2009-10-05 | 1 | -1/+0 |
* | dnsmasq: - make "name" option in "host" sections optional and append it to -G... | Jo-Philipp Wich | 2009-10-05 | 2 | -5/+21 |
* | explicitly disable <CONFIG_USB_GADGET_DEBUG_FS> to get the target compiling w... | Mirko Vogt | 2009-10-05 | 1 | -0/+1 |
* | dont select atm modules yet for ifxmips | John Crispin | 2009-10-05 | 1 | -2/+2 |
* | mountd: mark as 2.6 only | Nicolas Thill | 2009-10-05 | 1 | -1/+1 |
* | gdb: don't build on avr32 | Nicolas Thill | 2009-10-05 | 1 | -0/+1 |
* | getver: don't use "-r COMMITTED" arg which needs network access to the reposi... | Nicolas Thill | 2009-10-05 | 1 | -1/+1 |
* | gdb: have both gdb & gdbserver share defaults | Nicolas Thill | 2009-10-05 | 1 | -7/+10 |
* | ramips: remove unneccesary ifdefs from the rt288x pci code | Gabor Juhos | 2009-10-05 | 2 | -7/+0 |
* | ramips: remove unneccesary includes from the rt288x pci code | Gabor Juhos | 2009-10-05 | 2 | -13/+2 |
* | ramips: add Kbuild patch for the rt288x pci code, and fix invalid header file... | Gabor Juhos | 2009-10-05 | 3 | -4/+13 |
* | ramips: add missing config option | Gabor Juhos | 2009-10-05 | 1 | -0/+1 |
* | fixes typo | John Crispin | 2009-10-05 | 1 | -1/+1 |
* | remove crypto moduels from ifxmips menuconfig | John Crispin | 2009-10-04 | 1 | -23/+0 |
* | fixes ifxmips uboot compile, adds uart uploadable image and fix for wippies h... | John Crispin | 2009-10-04 | 7 | -71/+445 |
* | adds pci support for rt288x | John Crispin | 2009-10-04 | 4 | -0/+225 |
* | remove reference to bogus packet | John Crispin | 2009-10-04 | 1 | -2/+2 |
* | adds mountd. There is still much space for improvement, static mounts and fst... | John Crispin | 2009-10-04 | 4 | -0/+72 |
* | fix typo in target description | Andy Boyett | 2009-10-04 | 1 | -3/+3 |
* | adjust pointer size from 4 to 8 bytes in x86_64 site config | Nicolas Thill | 2009-10-04 | 1 | -1/+1 |
* | remove ipset support from core, it is now provided by xtables-addons from the... | Nicolas Thill | 2009-10-03 | 21 | -44593/+24 |
* | metadata.pl: fix a bug where dependency flags (@ and +) from a dependency wer... | Nicolas Thill | 2009-10-03 | 1 | -2/+2 |
* | check for sysfs before bypassing normal hotplug calls for firmware events (fi... | Felix Fietkau | 2009-10-03 | 1 | -1/+1 |
* | busybox: support 64 bit math in shell tests. this does not seem to increase t... | Felix Fietkau | 2009-10-03 | 1 | -2/+2 |
* | ath: add a compile time option that gives the user full control over regulato... | Felix Fietkau | 2009-10-02 | 2 | -0/+82 |
* | metadata.pl: do not strip whitespaces from multiline data | Felix Fietkau | 2009-10-02 | 1 | -1/+0 |
* | add a defconfig for wrt160nl which contains switch settings | Felix Fietkau | 2009-10-02 | 1 | -0/+25 |
* | mac80211: autodetect the default phy mode based on 11n and freq capabilities | Felix Fietkau | 2009-10-02 | 1 | -0/+5 |
* | mac80211: fix typo in ifname setup, suppress error messages of interface enum... | Felix Fietkau | 2009-10-02 | 1 | -3/+3 |