aboutsummaryrefslogtreecommitdiff
path: root/target/linux/brcm63xx
Commit message (Collapse)AuthorAge
...
* fix SPI register definitionsFlorian Fainelli2009-01-15
| | | | SVN-Revision: 14048
* allow bcm6338 to get the base address of the memory controller register, ↵Florian Fainelli2009-01-15
| | | | | | required to detect memory size SVN-Revision: 14047
* update to 2.6.27.11Gabor Juhos2009-01-15
| | | | SVN-Revision: 14043
* correct SPI register sizeFlorian Fainelli2009-01-06
| | | | SVN-Revision: 13886
* Add hostapd-mini to default images where applicableAndy Boyett2009-01-02
| | | | SVN-Revision: 13819
* update to 2.6.27.10Gabor Juhos2008-12-19
| | | | SVN-Revision: 13695
* add board registration of the bcm96338gwFlorian Fainelli2008-12-19
| | | | SVN-Revision: 13693
* 6338 has no PCIFlorian Fainelli2008-12-19
| | | | SVN-Revision: 13692
* add experimental support for bcm6338Florian Fainelli2008-12-19
| | | | SVN-Revision: 13691
* Register watchdog driverFlorian Fainelli2008-12-19
| | | | SVN-Revision: 13690
* fix register definitions for bcm6358, thanks SGDAFlorian Fainelli2008-12-19
| | | | SVN-Revision: 13688
* resync kernel configurationFlorian Fainelli2008-12-19
| | | | SVN-Revision: 13687
* Add bcm63xx_wdt but do not enable it yetFlorian Fainelli2008-12-17
| | | | SVN-Revision: 13677
* update to 2.6.27.9 and refresh patchesGabor Juhos2008-12-16
| | | | SVN-Revision: 13659
* Build images for Inventel LiveboxFlorian Fainelli2008-12-12
| | | | SVN-Revision: 13616
* Resync kernel configFlorian Fainelli2008-12-11
| | | | SVN-Revision: 13607
* Fix typo, we are not building for the DG834G (ar7) but the DG834GT (brcm6348)Florian Fainelli2008-12-10
| | | | SVN-Revision: 13588
* Add support for Sagem F@ST2404 (#4332)Florian Fainelli2008-12-10
| | | | SVN-Revision: 13583
* Disable CONFIG_NF_CT_ACCTFlorian Fainelli2008-12-10
| | | | SVN-Revision: 13577
* Fix remaining bug of the off-by-one error ;)Florian Fainelli2008-12-08
| | | | SVN-Revision: 13551
* Enable ohci on bcm96348gwFlorian Fainelli2008-12-08
| | | | SVN-Revision: 13549
* Prepare bcm63xx for SPI master supportFlorian Fainelli2008-12-08
| | | | SVN-Revision: 13547
* Add support for bcm96348gw10 (Netgear DG834GT) (#4319)Florian Fainelli2008-12-07
| | | | SVN-Revision: 13540
* update to 2.6.27.8 and refresh patchesGabor Juhos2008-12-06
| | | | SVN-Revision: 13528
* make mips_machine stuff available for other MIPS targetsGabor Juhos2008-12-02
| | | | SVN-Revision: 13492
* Fix an off-by one printing errorFlorian Fainelli2008-12-02
| | | | SVN-Revision: 13469
* resync kernel configFlorian Fainelli2008-11-29
| | | | SVN-Revision: 13433
* Improve Inventel Livebox supportFlorian Fainelli2008-11-29
| | | | SVN-Revision: 13427
* Reorder profiles numbering, broadcom being the most widely usedFlorian Fainelli2008-11-28
| | | | SVN-Revision: 13401
* bcm63xx MTD driver cleanup and fixes: - convert to platform_driver - get the ↵Florian Fainelli2008-11-27
| | | | | | 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 SSBFlorian Fainelli2008-11-27
| | | | SVN-Revision: 13378
* Commit changes on the files for gpiolibFlorian Fainelli2008-11-27
| | | | SVN-Revision: 13374
* Convert brcm63xx to gpiolibFlorian Fainelli2008-11-27
| | | | SVN-Revision: 13373
* Flatten brcm63xx patches, should make our life easier to patch files now ;)Florian Fainelli2008-11-26
| | | | SVN-Revision: 13368
* Make 4-port LAN and 1 port wan configurations workFlorian Fainelli2008-11-26
| | | | SVN-Revision: 13362
* update to 2.6.27.7Imre Kaloz2008-11-25
| | | | SVN-Revision: 13347
* move THERMAL symbols into the generic configImre Kaloz2008-11-25
| | | | SVN-Revision: 13346
* brcm63xx has pcmcia support and is able to run b43 on its pci busFlorian Fainelli2008-11-20
| | | | SVN-Revision: 13303
* Update brcm63xx broadcom profile now that b43 is availableFlorian Fainelli2008-11-20
| | | | SVN-Revision: 13302
* Synchroniz bcm63xx kernel configurationFlorian Fainelli2008-11-20
| | | | SVN-Revision: 13300
* Prevent the MTD map to fail, somehow detect_cfe will read the tag plus some ↵Florian Fainelli2008-11-20
| | | | | | garbage, therefore making a simple strcmp will fail SVN-Revision: 13299
* Generate valid images for the bcm96348gw boardFlorian Fainelli2008-11-20
| | | | SVN-Revision: 13298
* move some options to the generic 2.6.27 configImre Kaloz2008-11-17
| | | | SVN-Revision: 13264
* update to 2.6.27.6Imre Kaloz2008-11-17
| | | | SVN-Revision: 13261
* This patch is for broadcom 96348GW-11 boards, to get USB and Ethernet ↵Florian Fainelli2008-11-15
| | | | | | 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 compilationFlorian Fainelli2008-11-15
| | | | SVN-Revision: 13212
* Remove old kernel configuration filesFlorian Fainelli2008-11-15
| | | | SVN-Revision: 13211
* Delete old brcm63xx filesFlorian Fainelli2008-11-15
| | | | SVN-Revision: 13210
* update to 2.6.25.20, 2.6.26.8, 2.6.27.5 and refresh patches * based on a ↵Gabor Juhos2008-11-12
| | | | | | patch by Hauke Mehrtens * closes #4193 SVN-Revision: 13192
* add missing kconfig symbols for 2.6.27 targets when all modules are enabledNicolas Thill2008-11-11
| | | | SVN-Revision: 13178