summaryrefslogtreecommitdiffstats
path: root/target/linux/brcm63xx/files/include
Commit message (Collapse)AuthorAgeFilesLines
* Prepare bcm63xx for SPI master supportFlorian Fainelli2008-12-082-1/+69
| | | | SVN-Revision: 13547
* bcm63xx MTD driver cleanup and fixes: - convert to platform_driver - get the ↵Florian Fainelli2008-11-271-0/+30
| | | | | | 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-272-45/+6
| | | | SVN-Revision: 13374
* Flatten brcm63xx patches, should make our life easier to patch files now ;)Florian Fainelli2008-11-2619-0/+1468
| | | | SVN-Revision: 13368
* Delete old brcm63xx filesFlorian Fainelli2008-11-1517-2378/+0
| | | | SVN-Revision: 13210
* Upgrade brcm63xx to 2.6.24Florian Fainelli2008-02-131-0/+25
| | | | SVN-Revision: 10455
* strip the kernel version suffix from target directories, except for brcm-2.4 ↵Felix Fietkau2007-09-0616-0/+2353
(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