Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 | ||||
* | add support for bcm6345 SoC, needs testing | Florian Fainelli | 2009-03-20 | 4 | -2/+83 |
| | | | | SVN-Revision: 14953 | ||||
* | fix SPI register switch and prepare for UDC, thanks to Henk Vergonet (#4783) | Florian Fainelli | 2009-03-17 | 9 | -19/+134 |
| | | | | SVN-Revision: 14914 | ||||
* | add the CFE offset command line option to the imagetag utility, closes (#4366) | Florian Fainelli | 2009-03-16 | 1 | -2/+2 |
| | | | | SVN-Revision: 14896 | ||||
* | add support for AGPF-S0 (Pirelli Alice Gate VoIP 2 Plus Wi-Fi) #4366 | Florian Fainelli | 2009-03-12 | 2 | -0/+34 |
| | | | | SVN-Revision: 14850 | ||||
* | do not duplicate fifo_size, since RX and TX fifo sizes are the same, ↵ | Florian Fainelli | 2009-03-11 | 3 | -17/+17 |
| | | | | | | request_mem_region on the registers SVN-Revision: 14848 | ||||
* | make SPI work in full-duplex mode by default | Florian Fainelli | 2009-03-10 | 1 | -2/+2 |
| | | | | SVN-Revision: 14841 | ||||
* | include kmod-switch in the default images | Florian Fainelli | 2009-03-09 | 1 | -1/+1 |
| | | | | SVN-Revision: 14827 | ||||
* | package the bcm63xx-spi driver | Florian Fainelli | 2009-03-08 | 1 | -6/+0 |
| | | | | SVN-Revision: 14794 | ||||
* | add bcm63xx_spi based on reading shared/opensource/flash/spiflash.c from the ↵ | Florian Fainelli | 2009-03-08 | 3 | -6/+471 |
| | | | | | | consumer releases, needs testing SVN-Revision: 14793 | ||||
* | fix SPI accessors | Florian Fainelli | 2009-03-08 | 1 | -10/+14 |
| | | | | SVN-Revision: 14792 | ||||
* | fix typo for the bcm6338 spi IRQ, change platform driver name and make the ↵ | Florian Fainelli | 2009-03-08 | 3 | -2/+5 |
| | | | | | | SPI irq be fetchable by platform driver initialization code SVN-Revision: 14790 | ||||
* | compile and register SPI controller device | Florian Fainelli | 2009-03-08 | 2 | -0/+3 |
| | | | | SVN-Revision: 14789 | ||||
* | make bcm6358 consistend with the other boards naming | Florian Fainelli | 2009-03-08 | 1 | -1/+1 |
| | | | | SVN-Revision: 14788 | ||||
* | fix some SPI register definitions and platform-device registration code | Florian Fainelli | 2009-03-08 | 4 | -20/+26 |
| | | | | SVN-Revision: 14787 |