summaryrefslogtreecommitdiffstats
path: root/target/linux/brcm63xx
Commit message (Collapse)AuthorAgeFilesLines
* resync kernel configFlorian Fainelli2008-11-291-1/+2
| | | | SVN-Revision: 13433
* Improve Inventel Livebox supportFlorian Fainelli2008-11-291-1/+54
| | | | SVN-Revision: 13427
* Reorder profiles numbering, broadcom being the most widely usedFlorian Fainelli2008-11-283-0/+0
| | | | SVN-Revision: 13401
* bcm63xx MTD driver cleanup and fixes: - convert to platform_driver - get the ↵Florian Fainelli2008-11-273-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 SSBFlorian Fainelli2008-11-271-1/+1
| | | | SVN-Revision: 13378
* Commit changes on the files for gpiolibFlorian Fainelli2008-11-273-62/+53
| | | | SVN-Revision: 13374
* Convert brcm63xx to gpiolibFlorian Fainelli2008-11-271-1/+1
| | | | SVN-Revision: 13373
* Flatten brcm63xx patches, should make our life easier to patch files now ;)Florian Fainelli2008-11-2665-9975/+9249
| | | | SVN-Revision: 13368
* Make 4-port LAN and 1 port wan configurations workFlorian Fainelli2008-11-262-1/+25
| | | | SVN-Revision: 13362
* update to 2.6.27.7Imre Kaloz2008-11-251-1/+1
| | | | SVN-Revision: 13347
* move THERMAL symbols into the generic configImre Kaloz2008-11-251-2/+0
| | | | SVN-Revision: 13346
* brcm63xx has pcmcia support and is able to run b43 on its pci busFlorian Fainelli2008-11-201-2/+13
| | | | SVN-Revision: 13303
* Update brcm63xx broadcom profile now that b43 is availableFlorian Fainelli2008-11-201-1/+1
| | | | SVN-Revision: 13302
* Synchroniz bcm63xx kernel configurationFlorian Fainelli2008-11-201-2/+3
| | | | SVN-Revision: 13300
* Prevent the MTD map to fail, somehow detect_cfe will read the tag plus some ↵Florian Fainelli2008-11-201-1/+1
| | | | | | garbage, therefore making a simple strcmp will fail SVN-Revision: 13299
* Generate valid images for the bcm96348gw boardFlorian Fainelli2008-11-201-0/+1
| | | | SVN-Revision: 13298
* move some options to the generic 2.6.27 configImre Kaloz2008-11-171-3/+0
| | | | SVN-Revision: 13264
* update to 2.6.27.6Imre Kaloz2008-11-171-1/+1
| | | | SVN-Revision: 13261
* This patch is for broadcom 96348GW-11 boards, to get USB and Ethernet ↵Florian Fainelli2008-11-153-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 compilationFlorian Fainelli2008-11-151-1/+2
| | | | SVN-Revision: 13212
* Remove old kernel configuration filesFlorian Fainelli2008-11-152-617/+0
| | | | SVN-Revision: 13211
* Delete old brcm63xx filesFlorian Fainelli2008-11-1547-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 Juhos2008-11-1216-303/+40
| | | | | | 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-111-0/+1
| | | | SVN-Revision: 13178
* brcm63xx: rename mtd partitions to the ones used by other openwrt platforms ↵Felix Fietkau2008-11-061-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 configFlorian Fainelli2008-11-032-2/+197
| | | | SVN-Revision: 13108
* Using CONFIG_MODVERSIONS is a bad idea, disable it and no longer mark ↵Florian Fainelli2008-11-032-2/+2
| | | | | | brcm63xx as broken SVN-Revision: 13106
* Use 2.6.27.4 kernel versionFlorian Fainelli2008-10-281-1/+1
| | | | SVN-Revision: 13055
* Update targets to 2.6.27.3Florian Fainelli2008-10-231-1/+1
| | | | SVN-Revision: 13035
* Update patches and rename board 9 stands for development boardFlorian Fainelli2008-10-223-9/+16
| | | | SVN-Revision: 13024
* Add definitions for bcm96350vw, add back bcm63xx mtd driver, be careful when ↵Florian Fainelli2008-10-205-2/+120
| | | | | | testing with 8MB devices SVN-Revision: 13015
* New Broadcom BCM63xx codebase, huge thanks to Maxime ;)Florian Fainelli2008-10-1714-1/+10838
| | | | SVN-Revision: 13001
* Fix reference to the old and replaced kmod-rt61Florian Fainelli2008-09-271-1/+1
| | | | SVN-Revision: 12723
* update to 2.6.26.5 and 2.6.25.17Gabor Juhos2008-09-261-1/+1
| | | | SVN-Revision: 12718
* disable CONFIG_USB_SUPPORT in generic config for 2.6.25 & 2.6.26 and enable ↵Nicolas Thill2008-09-241-0/+1
| | | | | | it on targets where USB is supported SVN-Revision: 12690
* update to 2.6.26.3 and 2.6.25.16Gabor Juhos2008-08-221-1/+1
| | | | SVN-Revision: 12371
* update to 2.6.25.15 and 2.6.26.2Gabor Juhos2008-08-071-1/+1
| | | | SVN-Revision: 12242
* update to 2.6.25.12Gabor Juhos2008-07-261-1/+1
| | | | SVN-Revision: 11933
* update targets to 2.6.25.10Imre Kaloz2008-07-051-1/+1
| | | | SVN-Revision: 11667
* upgrade to 2.6.25.9Imre Kaloz2008-06-261-1/+1
| | | | SVN-Revision: 11584
* upgrade to 2.6.25.7, and refresh patchesGabor Juhos2008-06-1712-142/+86
| | | | SVN-Revision: 11523
* upgrade to 2.6.25.6Imre Kaloz2008-06-111-1/+1
| | | | SVN-Revision: 11435
* Add bcm3350 cpuidFlorian Fainelli2008-06-051-7/+14
| | | | SVN-Revision: 11364
* revert kernel version to 2.6.25.4Gabor Juhos2008-05-271-1/+1
| | | | SVN-Revision: 11273
* refresh kernel patchesGabor Juhos2008-05-1914-242/+223
| | | | SVN-Revision: 11201
* upgrade to latest kernel versions (2.6.25.4; 2.6.24.7; 2.6.23.17; 2.6.22.19)Gabor Juhos2008-05-181-1/+1
| | | | SVN-Revision: 11184
* bcm96345: correct some 6345 specific stuffFelix Fietkau2008-05-181-0/+126
| | | | | | | | | | | | This fixes some problems with the 6345 support and adds a macro for CPU identification that is easier on the eyes. The first thing it does is to not initialize MPI on the 6345 as it does not have PCI. The second thing it does is to use a static value for the CPU frequency of the 6345 chip to provide an accurate timer. Signed-off-by: Axel Gembe <ago@bastart.eu.org> SVN-Revision: 11183
* bcm963xx: fix cfe detectionFelix Fietkau2008-05-181-0/+46
| | | | | | | | The CFE detection failed to account for zero termination. Signed-off-by: Axel Gembe <ago@bastart.eu.org> SVN-Revision: 11182
* bcm963xx: add new timer codeFelix Fietkau2008-05-181-0/+121
| | | | | | | | | This basically selects the new generic MIPS timer code for BCM963xx and simplifies the timer setup code. Signed-off-by: Axel Gembe <ago@bastart.eu.org> SVN-Revision: 11181
* bcm963xx: remove obsolete timer codeFelix Fietkau2008-05-181-0/+73
| | | | | | | | This removes some code that has been deprecated in kernels >= 2.6.24. Signed-off-by: Axel Gembe <ago@bastart.eu.org> SVN-Revision: 11180