aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/brcm63xx/files/include/asm-mips
Commit message (Collapse)AuthorAgeFilesLines
* move files to files-2.6.30, to ease newer kernel integrationFlorian Fainelli2010-01-3124-2206/+0
| | | | SVN-Revision: 19471
* brcm63xx: Fix gpio-buttons and add LED and buttons for Tecom IGW6200 and ↵Daniel Dickinson2010-01-281-1/+1
| | | | | | Comtrend CT-5261 SVN-Revision: 19361
* bcm63xx: add gpio leds to alice gateClaudio Mignanti2010-01-151-1/+1
| | | | SVN-Revision: 19152
* add infrastructure to register gpio-input reset buttonFlorian Fainelli2009-09-061-0/+3
| | | | SVN-Revision: 17526
* more bcm63xx definition fixes, thanks AndyIFlorian Fainelli2009-08-112-9/+9
| | | | SVN-Revision: 17227
* bcm6345 fixes from AndyIFlorian Fainelli2009-08-062-7/+21
| | | | SVN-Revision: 17153
* more bcm6345 fixes and definitions, thanks to AndyIFlorian Fainelli2009-07-312-2/+61
| | | | SVN-Revision: 17066
* register GPIO-connected LEDs for known boardsFlorian Fainelli2009-07-181-0/+5
| | | | SVN-Revision: 16887
* add the infrastructure to use a MPI/GPIO connected VoIP DSPFlorian Fainelli2009-07-012-0/+18
| | | | SVN-Revision: 16650
* off-by-one gpio numbers for bcm6338Florian Fainelli2009-06-281-1/+1
| | | | SVN-Revision: 16597
* more fixes for bcm6338, no need not to prevent reads from MPI registers now ↵Florian Fainelli2009-06-272-5/+10
| | | | | | that we have it defined correctly SVN-Revision: 16589
* more missing register definitions for bcm6338Florian Fainelli2009-06-271-7/+40
| | | | SVN-Revision: 16579
* more bcm6338 and bcm6345 related fixesFlorian Fainelli2009-06-263-1/+8
| | | | SVN-Revision: 16568
* define bcm6338 SDRAM base register and make sure that the right CPU id will ↵Florian Fainelli2009-06-261-1/+5
| | | | | | be used to detect a bcm6338 SVN-Revision: 16567
* add imagetag support for BT Voyager 2500V, patch from Daniel Dickinson (#5364)Florian Fainelli2009-06-181-1/+1
| | | | SVN-Revision: 16506
* The attached patch adds building of firmware images for more routers based ↵Florian Fainelli2009-06-101-12/+13
| | | | | | | | on the brcm63xx chipset. Signed-Off By: Daniel Dickinson <crazycshore@gmail.com> SVN-Revision: 16396
* rework imagetag firmware generator and MTD partition parser to accomodate ↵Florian Fainelli2009-06-091-25/+168
| | | | | | with all known imagetag versions from Broadcom and vendors, patch from Daniel Dickinson (fixes #4987). SVN-Revision: 16393
* use the correct number of GPIOs for bcm6358Florian Fainelli2009-06-042-4/+10
| | | | SVN-Revision: 16329
* register gpiochip earlier, allowing gpio-based runtime detection to be ↵Florian Fainelli2009-06-041-0/+4
| | | | | | performed in board_init callback SVN-Revision: 16328
* make images that can be flashed using the stock firmware web interface, ↵Florian Fainelli2009-04-191-5/+9
| | | | | | thanks to Anselmo Luginbuhl and Daniel Dickinson (#4909, #4943) SVN-Revision: 15253
* some more fixes to the SPI controller driverFlorian Fainelli2009-04-081-6/+6
| | | | SVN-Revision: 15146
* enable all blocks on 6338 and uart clock on 6345Florian Fainelli2009-03-211-0/+5
| | | | SVN-Revision: 14957
* add support for bcm6345 SoC, needs testingFlorian Fainelli2009-03-201-0/+48
| | | | SVN-Revision: 14953
* fix SPI register switch and prepare for UDC, thanks to Henk Vergonet (#4783)Florian Fainelli2009-03-173-4/+33
| | | | SVN-Revision: 14914
* do not duplicate fifo_size, since RX and TX fifo sizes are the same, ↵Florian Fainelli2009-03-111-2/+1
| | | | | | request_mem_region on the registers SVN-Revision: 14848
* fix SPI accessorsFlorian Fainelli2009-03-081-10/+14
| | | | SVN-Revision: 14792
* fix typo for the bcm6338 spi IRQ, change platform driver name and make the ↵Florian Fainelli2009-03-081-1/+1
| | | | | | SPI irq be fetchable by platform driver initialization code SVN-Revision: 14790
* fix some SPI register definitions and platform-device registration codeFlorian Fainelli2009-03-083-17/+19
| | | | SVN-Revision: 14787
* prepare for SPI controller driverFlorian Fainelli2009-03-063-0/+140
| | | | SVN-Revision: 14755
* fix SPI register definitionsFlorian Fainelli2009-03-061-6/+14
| | | | SVN-Revision: 14754
* fix SPI register definitionsFlorian Fainelli2009-01-151-18/+56
| | | | SVN-Revision: 14048
* correct SPI register sizeFlorian Fainelli2009-01-061-1/+1
| | | | SVN-Revision: 13886
* add experimental support for bcm6338Florian Fainelli2008-12-192-1/+95
| | | | SVN-Revision: 13691
* fix register definitions for bcm6358, thanks SGDAFlorian Fainelli2008-12-191-5/+5
| | | | SVN-Revision: 13688
* Add bcm63xx_wdt but do not enable it yetFlorian Fainelli2008-12-171-0/+6
| | | | SVN-Revision: 13677
* 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-1516-2330/+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-0615-0/+2305
(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