Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | use build system REVISION variable (#5317) | Florian Fainelli | 2009-06-10 | 1 | -5/+3 |
| | | | | SVN-Revision: 16400 | ||||
* | The attached patch adds building of firmware images for more routers based ↵ | Florian Fainelli | 2009-06-10 | 4 | -58/+120 |
| | | | | | | | | on the brcm63xx chipset. Signed-Off By: Daniel Dickinson <crazycshore@gmail.com> SVN-Revision: 16396 | ||||
* | cleanup the watchdog driver a bit | Florian Fainelli | 2009-06-09 | 1 | -10/+10 |
| | | | | SVN-Revision: 16395 | ||||
* | fix the watchdog driver and enable it by default | Florian Fainelli | 2009-06-09 | 2 | -114/+131 |
| | | | | SVN-Revision: 16394 | ||||
* | rework imagetag firmware generator and MTD partition parser to accomodate ↵ | Florian Fainelli | 2009-06-09 | 4 | -50/+436 |
| | | | | | | with all known imagetag versions from Broadcom and vendors, patch from Daniel Dickinson (fixes #4987). SVN-Revision: 16393 | ||||
* | remove this line which got accidentaly succesfully applied, but should not ↵ | Florian Fainelli | 2009-06-08 | 1 | -2/+0 |
| | | | | | | have (#5285) SVN-Revision: 16380 | ||||
* | fix ethernet driver removal | Florian Fainelli | 2009-06-04 | 1 | -1/+2 |
| | | | | SVN-Revision: 16335 | ||||
* | fix pcmcia device removal | Florian Fainelli | 2009-06-04 | 1 | -0/+1 |
| | | | | SVN-Revision: 16334 | ||||
* | add missing null entry in pcmcia driver | Florian Fainelli | 2009-06-04 | 1 | -0/+2 |
| | | | | SVN-Revision: 16333 | ||||
* | request gpio pins and set direction correctly for pcmcia | Florian Fainelli | 2009-06-04 | 1 | -1/+14 |
| | | | | SVN-Revision: 16332 | ||||
* | be SMP safe even with gpiolib | Florian Fainelli | 2009-06-04 | 1 | -7/+8 |
| | | | | SVN-Revision: 16331 | ||||
* | cache gpio values in gpio_set | Florian Fainelli | 2009-06-04 | 1 | -5/+8 |
| | | | | SVN-Revision: 16330 | ||||
* | use the correct number of GPIOs for bcm6358 | Florian Fainelli | 2009-06-04 | 3 | -6/+12 |
| | | | | SVN-Revision: 16329 | ||||
* | register gpiochip earlier, allowing gpio-based runtime detection to be ↵ | Florian Fainelli | 2009-06-04 | 3 | -2/+9 |
| | | | | | | performed in board_init callback SVN-Revision: 16328 | ||||
* | merger mtu/802.1q related fixes: bcm63xx integrated ethernet mac supports ↵ | Florian Fainelli | 2009-06-03 | 2 | -11/+76 |
| | | | | | | | | | receiving and sending frames bigger than 1500 bytes, this patch adds support for changing MTU. This patch also fixes the reception of 802.1q frames for default MTU which were reported as oversized. SVN-Revision: 16302 | ||||
* | backport an upstream fix: We're not disabling IRQ, so we must call the irq ↵ | Florian Fainelli | 2009-06-01 | 1 | -1/+1 |
| | | | | | | safe flavour of netif_rx_complete, should fix some crashes when running the system for a long time SVN-Revision: 16277 | ||||
* | include wpa-supplicant iw in the default profile | Florian Fainelli | 2009-05-29 | 1 | -1/+2 |
| | | | | SVN-Revision: 16195 | ||||
* | also include the SPI driver in the gw6x00 profile | Florian Fainelli | 2009-05-26 | 1 | -1/+1 |
| | | | | SVN-Revision: 16077 | ||||
* | include kmod-usb-storage and kmod-ipt-nathelper-extra for SIP connection ↵ | Florian Fainelli | 2009-05-26 | 1 | -2/+3 |
| | | | | | | tracking SVN-Revision: 16075 | ||||
* | add the Tecom GW6x00 (6000 and 6200) board profile | Florian Fainelli | 2009-05-25 | 1 | -0/+20 |
| | | | | SVN-Revision: 16059 | ||||
* | update to new stable 2.6.27.24 | Florian Fainelli | 2009-05-20 | 1 | -1/+1 |
| | | | | SVN-Revision: 15931 | ||||
* | disable CONFIG_SSB_BLOCKIO by default until we fix it properly in mac80211 | Florian Fainelli | 2009-05-19 | 1 | -1/+0 |
| | | | | SVN-Revision: 15926 | ||||
* | even more config file cleanup | Imre Kaloz | 2009-05-18 | 1 | -4/+0 |
| | | | | SVN-Revision: 15913 | ||||
* | add missing SSB_BLOCKIO to prevent build failres, will resolve that globally ↵ | Florian Fainelli | 2009-05-18 | 1 | -0/+1 |
| | | | | | | later SVN-Revision: 15911 | ||||
* | add support for sysupgrade (#5117) | Florian Fainelli | 2009-05-17 | 2 | -1/+24 |
| | | | | SVN-Revision: 15900 | ||||
* | config cleanups | Imre Kaloz | 2009-05-15 | 1 | -1/+0 |
| | | | | SVN-Revision: 15861 | ||||
* | cardbus != pcmcia -- disable it in b43 | Imre Kaloz | 2009-05-15 | 1 | -1/+0 |
| | | | | SVN-Revision: 15857 | ||||
* | add missing configuration symbol | Florian Fainelli | 2009-05-15 | 1 | -0/+1 |
| | | | | SVN-Revision: 15856 | ||||
* | some additional config file cleanup.. | Imre Kaloz | 2009-05-14 | 1 | -1/+0 |
| | | | | SVN-Revision: 15845 | ||||
* | unify congestion control options | Imre Kaloz | 2009-05-14 | 1 | -4/+0 |
| | | | | SVN-Revision: 15844 | ||||
* | make kernels use /etc/preinit by default | Imre Kaloz | 2009-05-14 | 1 | -1/+1 |
| | | | | SVN-Revision: 15840 | ||||
* | also supports pcmcia | Florian Fainelli | 2009-05-07 | 1 | -1/+1 |
| | | | | SVN-Revision: 15693 | ||||
* | some more kernel config cleanup.. last for today :) | Imre Kaloz | 2009-05-04 | 1 | -6/+0 |
| | | | | SVN-Revision: 15606 | ||||
* | more cleanup | Imre Kaloz | 2009-05-04 | 1 | -2/+0 |
| | | | | SVN-Revision: 15605 | ||||
* | cleanup MTD option handling | Imre Kaloz | 2009-05-04 | 1 | -35/+0 |
| | | | | SVN-Revision: 15602 | ||||
* | move MFD stuff to the generic kernel configs | Imre Kaloz | 2009-05-04 | 1 | -2/+0 |
| | | | | SVN-Revision: 15587 | ||||
* | refresh patches | Imre Kaloz | 2009-05-04 | 1 | -1/+1 |
| | | | | SVN-Revision: 15581 | ||||
* | upgrade to newest stable kernel versions | Imre Kaloz | 2009-05-03 | 1 | -1/+1 |
| | | | | SVN-Revision: 15575 | ||||
* | now that we register gpiodev, also include gpioctl in the default image | Florian Fainelli | 2009-04-30 | 1 | -1/+1 |
| | | | | SVN-Revision: 15510 | ||||
* | register gpiodev | Florian Fainelli | 2009-04-30 | 2 | -0/+8 |
| | | | | SVN-Revision: 15509 | ||||
* | fix redundant driver name printing in probe function | Florian Fainelli | 2009-04-19 | 1 | -1/+1 |
| | | | | SVN-Revision: 15254 | ||||
* | make images that can be flashed using the stock firmware web interface, ↵ | Florian Fainelli | 2009-04-19 | 2 | -8/+10 |
| | | | | | | thanks to Anselmo Luginbuhl and Daniel Dickinson (#4909, #4943) SVN-Revision: 15253 | ||||
* | get rid of $Id$ - it has never helped us and it has broken too many patches ;) | Felix Fietkau | 2009-04-17 | 1 | -1/+0 |
| | | | | SVN-Revision: 15242 | ||||
* | do not override CONFIG_CONFIGFS_FS in a few places, and make gpiommc be ↵ | Florian Fainelli | 2009-04-12 | 1 | -1/+0 |
| | | | | | | selectable with the spio-gpio-old module (#4659) SVN-Revision: 15215 | ||||
* | some more fixes to the SPI controller driver | Florian Fainelli | 2009-04-08 | 2 | -29/+31 |
| | | | | SVN-Revision: 15146 | ||||
* | imagetag's -k argument is expected to be hexadecimal instead of decimal (#4885) | Florian Fainelli | 2009-04-07 | 1 | -1/+1 |
| | | | | SVN-Revision: 15133 | ||||
* | override CONFIG_USB_EHCI_ROOT_HUB_TT since it breaks ehci on bcm6358 | Florian Fainelli | 2009-03-24 | 1 | -0/+1 |
| | | | | SVN-Revision: 15020 | ||||
* | refresh patches | Hauke Mehrtens | 2009-03-24 | 2 | -8/+8 |
| | | | | SVN-Revision: 15018 | ||||
* | update to kernel version 2.6.27.21 | Hauke Mehrtens | 2009-03-24 | 1 | -1/+1 |
| | | | | SVN-Revision: 15016 | ||||
* | enable all blocks on 6338 and uart clock on 6345 | Florian Fainelli | 2009-03-21 | 2 | -1/+10 |
| | | | | SVN-Revision: 14957 |