327 Commits (ced9c581454eab98626f2f70400546f086b9e7b4)

Author SHA1 Message Date
Florian Fainelli 50936e1aa5 fix pcmcia device removal 16 years ago
Florian Fainelli 116a53a154 add missing null entry in pcmcia driver 16 years ago
Florian Fainelli 4049592268 request gpio pins and set direction correctly for pcmcia 16 years ago
Florian Fainelli 287a0efd68 be SMP safe even with gpiolib 16 years ago
Florian Fainelli 9013e936ed cache gpio values in gpio_set 16 years ago
Florian Fainelli 1208ffaedb use the correct number of GPIOs for bcm6358 16 years ago
Florian Fainelli c95420f06d register gpiochip earlier, allowing gpio-based runtime detection to be performed in board_init callback 16 years ago
Florian Fainelli d2b2ce325a merger mtu/802.1q related fixes: bcm63xx integrated ethernet mac supports receiving and sending frames bigger than 1500 bytes, this patch adds support for changing MTU. 16 years ago
Florian Fainelli 05b40c8d13 backport an upstream fix: We're not disabling IRQ, so we must call the irq safe flavour of netif_rx_complete, should fix some crashes when running the system for a long time 16 years ago
Florian Fainelli 9be0df0caa include wpa-supplicant iw in the default profile 16 years ago
Florian Fainelli 027d6ac4c5 also include the SPI driver in the gw6x00 profile 16 years ago
Florian Fainelli a94930dbbb include kmod-usb-storage and kmod-ipt-nathelper-extra for SIP connection tracking 16 years ago
Florian Fainelli fa45acd690 add the Tecom GW6x00 (6000 and 6200) board profile 16 years ago
Florian Fainelli f150bc5e36 update to new stable 2.6.27.24 16 years ago
Florian Fainelli 1322e2721a disable CONFIG_SSB_BLOCKIO by default until we fix it properly in mac80211 16 years ago
Imre Kaloz e965c02820 even more config file cleanup 16 years ago
Florian Fainelli ce87c61ae9 add missing SSB_BLOCKIO to prevent build failres, will resolve that globally later 16 years ago
Florian Fainelli 0d7f5f8d2c add support for sysupgrade (#5117) 16 years ago
Imre Kaloz 91e866f383 config cleanups 16 years ago
Imre Kaloz 26b42d5807 cardbus != pcmcia -- disable it in b43 16 years ago
Florian Fainelli 480b27e9f9 add missing configuration symbol 16 years ago
Imre Kaloz 6bfddb152f some additional config file cleanup.. 16 years ago
Imre Kaloz c83d91fcfc unify congestion control options 16 years ago
Imre Kaloz a9c958c2de make kernels use /etc/preinit by default 16 years ago
Florian Fainelli 01be18725f also supports pcmcia 16 years ago
Imre Kaloz e9b397805d some more kernel config cleanup.. last for today :) 16 years ago
Imre Kaloz 0f2b1d070a more cleanup 16 years ago
Imre Kaloz a614251e6c cleanup MTD option handling 16 years ago
Imre Kaloz 38c5311047 move MFD stuff to the generic kernel configs 16 years ago
Imre Kaloz 64fbade939 refresh patches 16 years ago
Imre Kaloz 86a4a6edb9 upgrade to newest stable kernel versions 16 years ago
Florian Fainelli a036aca55c now that we register gpiodev, also include gpioctl in the default image 16 years ago
Florian Fainelli 9485c3e834 register gpiodev 16 years ago
Florian Fainelli dd2b72105b fix redundant driver name printing in probe function 16 years ago
Florian Fainelli 1f334e3caa make images that can be flashed using the stock firmware web interface, thanks to Anselmo Luginbuhl and Daniel Dickinson (#4909, #4943) 16 years ago
Felix Fietkau 34939cad39 get rid of $Id$ - it has never helped us and it has broken too many patches ;) 16 years ago
Florian Fainelli 4bd65101ad do not override CONFIG_CONFIGFS_FS in a few places, and make gpiommc be selectable with the spio-gpio-old module (#4659) 16 years ago
Florian Fainelli 14832d3c23 some more fixes to the SPI controller driver 16 years ago
Florian Fainelli 5d5c8300b1 imagetag's -k argument is expected to be hexadecimal instead of decimal (#4885) 16 years ago
Florian Fainelli fb3fbea164 override CONFIG_USB_EHCI_ROOT_HUB_TT since it breaks ehci on bcm6358 16 years ago
Hauke Mehrtens f5dc2ce0aa refresh patches 16 years ago
Hauke Mehrtens e82dce69a3 update to kernel version 2.6.27.21 16 years ago
Florian Fainelli 501ebb4f74 enable all blocks on 6338 and uart clock on 6345 16 years ago
Florian Fainelli 0972ee5331 add support for bcm6345 SoC, needs testing 16 years ago
Florian Fainelli 32c29f1aaf fix SPI register switch and prepare for UDC, thanks to Henk Vergonet (#4783) 16 years ago
Florian Fainelli b865f9b722 add the CFE offset command line option to the imagetag utility, closes (#4366) 16 years ago
Florian Fainelli 6495fa36ea add support for AGPF-S0 (Pirelli Alice Gate VoIP 2 Plus Wi-Fi) #4366 16 years ago
Florian Fainelli 8065eb4a55 do not duplicate fifo_size, since RX and TX fifo sizes are the same, request_mem_region on the registers 16 years ago
Florian Fainelli 51125fb616 make SPI work in full-duplex mode by default 16 years ago
Florian Fainelli add058c382 include kmod-switch in the default images 16 years ago