Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add hostapd-mini to default images where applicable | Andy Boyett | 2009-01-02 | 1 | -2/+4 |
| | | | | SVN-Revision: 13819 | ||||
* | update to 2.6.27.10 | Gabor Juhos | 2008-12-19 | 2 | -7/+7 |
| | | | | SVN-Revision: 13695 | ||||
* | add board registration of the bcm96338gw | Florian Fainelli | 2008-12-19 | 1 | -0/+22 |
| | | | | SVN-Revision: 13693 | ||||
* | 6338 has no PCI | Florian Fainelli | 2008-12-19 | 1 | -1/+0 |
| | | | | SVN-Revision: 13692 | ||||
* | add experimental support for bcm6338 | Florian Fainelli | 2008-12-19 | 5 | -2/+136 |
| | | | | SVN-Revision: 13691 | ||||
* | Register watchdog driver | Florian Fainelli | 2008-12-19 | 2 | -0/+4 |
| | | | | SVN-Revision: 13690 | ||||
* | fix register definitions for bcm6358, thanks SGDA | Florian Fainelli | 2008-12-19 | 1 | -5/+5 |
| | | | | SVN-Revision: 13688 | ||||
* | resync kernel configuration | Florian Fainelli | 2008-12-19 | 1 | -0/+1 |
| | | | | SVN-Revision: 13687 | ||||
* | Add bcm63xx_wdt but do not enable it yet | Florian Fainelli | 2008-12-17 | 5 | -0/+386 |
| | | | | SVN-Revision: 13677 | ||||
* | update to 2.6.27.9 and refresh patches | Gabor Juhos | 2008-12-16 | 1 | -1/+1 |
| | | | | SVN-Revision: 13659 | ||||
* | Build images for Inventel Livebox | Florian Fainelli | 2008-12-12 | 1 | -1/+11 |
| | | | | SVN-Revision: 13616 | ||||
* | Resync kernel config | Florian Fainelli | 2008-12-11 | 1 | -16/+1 |
| | | | | SVN-Revision: 13607 | ||||
* | Fix typo, we are not building for the DG834G (ar7) but the DG834GT (brcm6348) | Florian Fainelli | 2008-12-10 | 1 | -1/+1 |
| | | | | SVN-Revision: 13588 | ||||
* | Add support for Sagem F@ST2404 (#4332) | Florian Fainelli | 2008-12-10 | 2 | -0/+28 |
| | | | | SVN-Revision: 13583 | ||||
* | Disable CONFIG_NF_CT_ACCT | Florian Fainelli | 2008-12-10 | 1 | -1/+0 |
| | | | | SVN-Revision: 13577 | ||||
* | Fix remaining bug of the off-by-one error ;) | Florian Fainelli | 2008-12-08 | 1 | -1/+1 |
| | | | | SVN-Revision: 13551 | ||||
* | Enable ohci on bcm96348gw | Florian Fainelli | 2008-12-08 | 1 | -0/+2 |
| | | | | SVN-Revision: 13549 | ||||
* | Prepare bcm63xx for SPI master support | Florian Fainelli | 2008-12-08 | 2 | -1/+69 |
| | | | | SVN-Revision: 13547 | ||||
* | Add support for bcm96348gw10 (Netgear DG834GT) (#4319) | Florian Fainelli | 2008-12-07 | 3 | -2/+27 |
| | | | | SVN-Revision: 13540 | ||||
* | update to 2.6.27.8 and refresh patches | Gabor Juhos | 2008-12-06 | 2 | -2/+2 |
| | | | | SVN-Revision: 13528 | ||||
* | make mips_machine stuff available for other MIPS targets | Gabor Juhos | 2008-12-02 | 1 | -0/+1 |
| | | | | SVN-Revision: 13492 | ||||
* | Fix an off-by one printing error | Florian Fainelli | 2008-12-02 | 1 | -1/+1 |
| | | | | SVN-Revision: 13469 | ||||
* | resync kernel config | Florian Fainelli | 2008-11-29 | 1 | -1/+2 |
| | | | | SVN-Revision: 13433 | ||||
* | Improve Inventel Livebox support | Florian Fainelli | 2008-11-29 | 1 | -1/+54 |
| | | | | SVN-Revision: 13427 | ||||
* | Reorder profiles numbering, broadcom being the most widely used | Florian Fainelli | 2008-11-28 | 3 | -0/+0 |
| | | | | SVN-Revision: 13401 | ||||
* | bcm63xx MTD driver cleanup and fixes: - convert to platform_driver - get the ↵ | Florian Fainelli | 2008-11-27 | 3 | -231/+227 |
| | | | | | | window_size/addr from the board setup code - indentation fixes - remove duplicate code - move bcm_tag declaration out of the MTD driver SVN-Revision: 13379 | ||||
* | Add missing config symbol for SSB | Florian Fainelli | 2008-11-27 | 1 | -1/+1 |
| | | | | SVN-Revision: 13378 | ||||
* | Commit changes on the files for gpiolib | Florian Fainelli | 2008-11-27 | 3 | -62/+53 |
| | | | | SVN-Revision: 13374 | ||||
* | Convert brcm63xx to gpiolib | Florian Fainelli | 2008-11-27 | 1 | -1/+1 |
| | | | | SVN-Revision: 13373 | ||||
* | Flatten brcm63xx patches, should make our life easier to patch files now ;) | Florian Fainelli | 2008-11-26 | 65 | -9975/+9249 |
| | | | | SVN-Revision: 13368 | ||||
* | Make 4-port LAN and 1 port wan configurations work | Florian Fainelli | 2008-11-26 | 2 | -1/+25 |
| | | | | SVN-Revision: 13362 | ||||
* | update to 2.6.27.7 | Imre Kaloz | 2008-11-25 | 1 | -1/+1 |
| | | | | SVN-Revision: 13347 | ||||
* | move THERMAL symbols into the generic config | Imre Kaloz | 2008-11-25 | 1 | -2/+0 |
| | | | | SVN-Revision: 13346 | ||||
* | brcm63xx has pcmcia support and is able to run b43 on its pci bus | Florian Fainelli | 2008-11-20 | 1 | -2/+13 |
| | | | | SVN-Revision: 13303 | ||||
* | Update brcm63xx broadcom profile now that b43 is available | Florian Fainelli | 2008-11-20 | 1 | -1/+1 |
| | | | | SVN-Revision: 13302 | ||||
* | Synchroniz bcm63xx kernel configuration | Florian Fainelli | 2008-11-20 | 1 | -2/+3 |
| | | | | SVN-Revision: 13300 | ||||
* | Prevent the MTD map to fail, somehow detect_cfe will read the tag plus some ↵ | Florian Fainelli | 2008-11-20 | 1 | -1/+1 |
| | | | | | | garbage, therefore making a simple strcmp will fail SVN-Revision: 13299 | ||||
* | Generate valid images for the bcm96348gw board | Florian Fainelli | 2008-11-20 | 1 | -0/+1 |
| | | | | SVN-Revision: 13298 | ||||
* | move some options to the generic 2.6.27 config | Imre Kaloz | 2008-11-17 | 1 | -3/+0 |
| | | | | SVN-Revision: 13264 | ||||
* | update to 2.6.27.6 | Imre Kaloz | 2008-11-17 | 1 | -1/+1 |
| | | | | SVN-Revision: 13261 | ||||
* | This patch is for broadcom 96348GW-11 boards, to get USB and Ethernet ↵ | Florian Fainelli | 2008-11-15 | 3 | -3/+31 |
| | | | | | | working. Also it patches mtd map driver for bcm96xx boards to be sure that CFE1CFE1 code is detected when booting from CFE. (#4201) SVN-Revision: 13213 | ||||
* | Package bcm63xx-pcmcia kernel module and fix compilation | Florian Fainelli | 2008-11-15 | 1 | -1/+2 |
| | | | | SVN-Revision: 13212 | ||||
* | Remove old kernel configuration files | Florian Fainelli | 2008-11-15 | 2 | -617/+0 |
| | | | | SVN-Revision: 13211 | ||||
* | Delete old brcm63xx files | Florian Fainelli | 2008-11-15 | 47 | -7502/+0 |
| | | | | SVN-Revision: 13210 | ||||
* | update to 2.6.25.20, 2.6.26.8, 2.6.27.5 and refresh patches * based on a ↵ | Gabor Juhos | 2008-11-12 | 16 | -303/+40 |
| | | | | | | patch by Hauke Mehrtens * closes #4193 SVN-Revision: 13192 | ||||
* | add missing kconfig symbols for 2.6.27 targets when all modules are enabled | Nicolas Thill | 2008-11-11 | 1 | -0/+1 |
| | | | | SVN-Revision: 13178 | ||||
* | brcm63xx: rename mtd partitions to the ones used by other openwrt platforms ↵ | Felix Fietkau | 2008-11-06 | 1 | -13/+5 |
| | | | | | | - should make the automatic rootfs overlay split work and fix the mounting of the right partition SVN-Revision: 13130 | ||||
* | Add basic support for Inventel Liveboxes, resync kernel config | Florian Fainelli | 2008-11-03 | 2 | -2/+197 |
| | | | | SVN-Revision: 13108 | ||||
* | Using CONFIG_MODVERSIONS is a bad idea, disable it and no longer mark ↵ | Florian Fainelli | 2008-11-03 | 2 | -2/+2 |
| | | | | | | brcm63xx as broken SVN-Revision: 13106 | ||||
* | Use 2.6.27.4 kernel version | Florian Fainelli | 2008-10-28 | 1 | -1/+1 |
| | | | | SVN-Revision: 13055 |