Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 | ||||
* | Update targets to 2.6.27.3 | Florian Fainelli | 2008-10-23 | 1 | -1/+1 |
| | | | | SVN-Revision: 13035 | ||||
* | Update patches and rename board 9 stands for development board | Florian Fainelli | 2008-10-22 | 3 | -9/+16 |
| | | | | SVN-Revision: 13024 | ||||
* | Add definitions for bcm96350vw, add back bcm63xx mtd driver, be careful when ↵ | Florian Fainelli | 2008-10-20 | 5 | -2/+120 |
| | | | | | | testing with 8MB devices SVN-Revision: 13015 | ||||
* | New Broadcom BCM63xx codebase, huge thanks to Maxime ;) | Florian Fainelli | 2008-10-17 | 14 | -1/+10838 |
| | | | | SVN-Revision: 13001 | ||||
* | Fix reference to the old and replaced kmod-rt61 | Florian Fainelli | 2008-09-27 | 1 | -1/+1 |
| | | | | SVN-Revision: 12723 | ||||
* | update to 2.6.26.5 and 2.6.25.17 | Gabor Juhos | 2008-09-26 | 1 | -1/+1 |
| | | | | SVN-Revision: 12718 | ||||
* | disable CONFIG_USB_SUPPORT in generic config for 2.6.25 & 2.6.26 and enable ↵ | Nicolas Thill | 2008-09-24 | 1 | -0/+1 |
| | | | | | | it on targets where USB is supported SVN-Revision: 12690 | ||||
* | update to 2.6.26.3 and 2.6.25.16 | Gabor Juhos | 2008-08-22 | 1 | -1/+1 |
| | | | | SVN-Revision: 12371 | ||||
* | update to 2.6.25.15 and 2.6.26.2 | Gabor Juhos | 2008-08-07 | 1 | -1/+1 |
| | | | | SVN-Revision: 12242 | ||||
* | update to 2.6.25.12 | Gabor Juhos | 2008-07-26 | 1 | -1/+1 |
| | | | | SVN-Revision: 11933 | ||||
* | update targets to 2.6.25.10 | Imre Kaloz | 2008-07-05 | 1 | -1/+1 |
| | | | | SVN-Revision: 11667 | ||||
* | upgrade to 2.6.25.9 | Imre Kaloz | 2008-06-26 | 1 | -1/+1 |
| | | | | SVN-Revision: 11584 | ||||
* | upgrade to 2.6.25.7, and refresh patches | Gabor Juhos | 2008-06-17 | 12 | -142/+86 |
| | | | | SVN-Revision: 11523 | ||||
* | upgrade to 2.6.25.6 | Imre Kaloz | 2008-06-11 | 1 | -1/+1 |
| | | | | SVN-Revision: 11435 | ||||
* | Add bcm3350 cpuid | Florian Fainelli | 2008-06-05 | 1 | -7/+14 |
| | | | | SVN-Revision: 11364 | ||||
* | revert kernel version to 2.6.25.4 | Gabor Juhos | 2008-05-27 | 1 | -1/+1 |
| | | | | SVN-Revision: 11273 | ||||
* | refresh kernel patches | Gabor Juhos | 2008-05-19 | 14 | -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 Juhos | 2008-05-18 | 1 | -1/+1 |
| | | | | SVN-Revision: 11184 | ||||
* | bcm96345: correct some 6345 specific stuff | Felix Fietkau | 2008-05-18 | 1 | -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 detection | Felix Fietkau | 2008-05-18 | 1 | -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 code | Felix Fietkau | 2008-05-18 | 1 | -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 code | Felix Fietkau | 2008-05-18 | 1 | -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 |