Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | move the device registration to an earlier initcall level, required for ↵ | Florian Fainelli | 2009-02-27 | 1 | -1/+1 |
| | | | | | | fallback SPROM to work SVN-Revision: 14681 | ||||
* | add support for user9102 boards (#4537) | Florian Fainelli | 2009-01-31 | 1 | -0/+22 |
| | | | | SVN-Revision: 14305 | ||||
* | Add board definitions for the Davolink DV201AMR | Florian Fainelli | 2009-01-29 | 1 | -0/+25 |
| | | | | SVN-Revision: 14263 | ||||
* | frequency is in Hz, thanks Joel | Florian Fainelli | 2009-01-17 | 1 | -1/+1 |
| | | | | SVN-Revision: 14067 | ||||
* | allow bcm6338 to get the base address of the memory controller register, ↵ | Florian Fainelli | 2009-01-15 | 1 | -0/+1 |
| | | | | | | required to detect memory size SVN-Revision: 14047 | ||||
* | add board registration of the bcm96338gw | Florian Fainelli | 2008-12-19 | 1 | -0/+22 |
| | | | | SVN-Revision: 13693 | ||||
* | 6338 has no PCI | Florian Fainelli | 2008-12-19 | 1 | -1/+0 |
| | | | | SVN-Revision: 13692 | ||||
* | add experimental support for bcm6338 | Florian Fainelli | 2008-12-19 | 2 | -1/+40 |
| | | | | SVN-Revision: 13691 | ||||
* | Register watchdog driver | Florian Fainelli | 2008-12-19 | 2 | -0/+4 |
| | | | | SVN-Revision: 13690 | ||||
* | Add bcm63xx_wdt but do not enable it yet | Florian Fainelli | 2008-12-17 | 2 | -0/+36 |
| | | | | SVN-Revision: 13677 | ||||
* | Add support for Sagem F@ST2404 (#4332) | Florian Fainelli | 2008-12-10 | 1 | -0/+26 |
| | | | | SVN-Revision: 13583 | ||||
* | Enable ohci on bcm96348gw | Florian Fainelli | 2008-12-08 | 1 | -0/+2 |
| | | | | SVN-Revision: 13549 | ||||
* | Add support for bcm96348gw10 (Netgear DG834GT) (#4319) | Florian Fainelli | 2008-12-07 | 1 | -0/+23 |
| | | | | SVN-Revision: 13540 | ||||
* | Improve Inventel Livebox support | Florian Fainelli | 2008-11-29 | 1 | -1/+54 |
| | | | | SVN-Revision: 13427 | ||||
* | bcm63xx MTD driver cleanup and fixes: - convert to platform_driver - get the ↵ | Florian Fainelli | 2008-11-27 | 1 | -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 gpiolib | Florian Fainelli | 2008-11-27 | 1 | -17/+47 |
| | | | | SVN-Revision: 13374 | ||||
* | Flatten brcm63xx patches, should make our life easier to patch files now ;) | Florian Fainelli | 2008-11-26 | 25 | -0/+3673 |
| | | | | SVN-Revision: 13368 | ||||
* | Delete old brcm63xx files | Florian Fainelli | 2008-11-15 | 15 | -2662/+0 |
| | | | | SVN-Revision: 13210 | ||||
* | Upgrade brcm63xx to 2.6.24 | Florian Fainelli | 2008-02-13 | 5 | -30/+27 |
| | | | | SVN-Revision: 10455 | ||||
* | strip the kernel version suffix from target directories, except for brcm-2.4 ↵ | Felix Fietkau | 2007-09-06 | 15 | -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 |