summaryrefslogtreecommitdiff
path: root/target/linux/brcm63xx/files/arch/mips
Commit message (Collapse)AuthorAgeFilesLines
* Add support for Sagem F@ST2404 (#4332)Florian Fainelli2008-12-101-0/+26
| | | | SVN-Revision: 13583
* Enable ohci on bcm96348gwFlorian Fainelli2008-12-081-0/+2
| | | | SVN-Revision: 13549
* Add support for bcm96348gw10 (Netgear DG834GT) (#4319)Florian Fainelli2008-12-071-0/+23
| | | | SVN-Revision: 13540
* Improve Inventel Livebox supportFlorian Fainelli2008-11-291-1/+54
| | | | SVN-Revision: 13427
* bcm63xx MTD driver cleanup and fixes: - convert to platform_driver - get the ↵Florian Fainelli2008-11-271-18/+1
| | | | | | 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
* Commit changes on the files for gpiolibFlorian Fainelli2008-11-271-17/+47
| | | | SVN-Revision: 13374
* Flatten brcm63xx patches, should make our life easier to patch files now ;)Florian Fainelli2008-11-2625-0/+3673
| | | | SVN-Revision: 13368
* Delete old brcm63xx filesFlorian Fainelli2008-11-1515-2662/+0
| | | | SVN-Revision: 13210
* Upgrade brcm63xx to 2.6.24Florian Fainelli2008-02-135-30/+27
| | | | SVN-Revision: 10455
* strip the kernel version suffix from target directories, except for brcm-2.4 ↵Felix Fietkau2007-09-0615-0/+2665
(the -2.4 will be included in the board name here). CONFIG_LINUX_<ver>_<board> becomes CONFIG_TARGET_<board>, same for profiles. SVN-Revision: 8653