summaryrefslogtreecommitdiffstats
path: root/target/linux/brcm63xx/files/include
Commit message (Collapse)AuthorAgeFilesLines
* [brcm63xx] fix SPI register definitionsflorian2009-01-151-18/+56
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14048 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [brcm63xx] correct SPI register sizeflorian2009-01-061-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13886 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [brcm63xx] add experimental support for bcm6338florian2008-12-192-1/+95
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13691 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [brcm63xx] fix register definitions for bcm6358, thanks SGDAflorian2008-12-191-5/+5
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13688 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Add bcm63xx_wdt but do not enable it yetflorian2008-12-171-0/+6
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13677 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Prepare bcm63xx for SPI master supportflorian2008-12-082-1/+69
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13547 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [brcm63xx] bcm63xx MTD driver cleanup and fixes:florian2008-11-271-0/+30
| | | | | | | | | | | - convert to platform_driver - get the window_size/addr from the board setup code - indentation fixes - remove duplicate code - move bcm_tag declaration out of the MTD driver git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13379 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Commit changes on the files for gpiolibflorian2008-11-272-45/+6
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13374 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Flatten brcm63xx patches, should make our life easier to patch files now ;)florian2008-11-2619-0/+1468
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13368 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Delete old brcm63xx filesflorian2008-11-1517-2378/+0
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13210 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Upgrade brcm63xx to 2.6.24florian2008-02-131-0/+25
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10455 3c298f89-4303-0410-b956-a3cf2f4a3e73
* strip the kernel version suffix from target directories, except for brcm-2.4 ↵nbd2007-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. git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8653 3c298f89-4303-0410-b956-a3cf2f4a3e73