Commit Graph

74 Commits (de509c49d7430d0f220cceed80d1b8f19715d159)

Author SHA1 Message Date
Florian Fainelli 1e92d0355d make bcm6358 consistend with the other boards naming
SVN-Revision: 14788
16 years ago
Florian Fainelli b1abddb45f fix some SPI register definitions and platform-device registration code
SVN-Revision: 14787
16 years ago
Florian Fainelli 5e8dfe53b6 prepare for SPI controller driver
SVN-Revision: 14755
16 years ago
Florian Fainelli 6f484fc283 provide a sane SPROMv2 to make on-board bcm4318 card work, thanks mb__
SVN-Revision: 14683
16 years ago
Florian Fainelli b539d11497 move the device registration to an earlier initcall level, required for fallback SPROM to work
SVN-Revision: 14681
16 years ago
Florian Fainelli 730346e2d5 add support for user9102 boards (#4537)
SVN-Revision: 14305
16 years ago
Florian Fainelli d7cb033a04 Add board definitions for the Davolink DV201AMR
SVN-Revision: 14263
16 years ago
Florian Fainelli 46b91ed787 frequency is in Hz, thanks Joel
SVN-Revision: 14067
16 years ago
Florian Fainelli 5905a48169 allow bcm6338 to get the base address of the memory controller register, required to detect memory size
SVN-Revision: 14047
16 years ago
Florian Fainelli 85d59fbf8c add board registration of the bcm96338gw
SVN-Revision: 13693
16 years ago
Florian Fainelli 3f7137022d 6338 has no PCI
SVN-Revision: 13692
16 years ago
Florian Fainelli 3dd67d64f4 add experimental support for bcm6338
SVN-Revision: 13691
16 years ago
Florian Fainelli fa5a568380 Register watchdog driver
SVN-Revision: 13690
16 years ago
Florian Fainelli 7ab973e1af Add bcm63xx_wdt but do not enable it yet
SVN-Revision: 13677
16 years ago
Florian Fainelli 4dc65aed63 Add support for Sagem F@ST2404 (#4332)
SVN-Revision: 13583
16 years ago
Florian Fainelli fadddcc655 Enable ohci on bcm96348gw
SVN-Revision: 13549
16 years ago
Florian Fainelli f3be50a031 Add support for bcm96348gw10 (Netgear DG834GT) (#4319)
SVN-Revision: 13540
16 years ago
Florian Fainelli e8aad7938a Improve Inventel Livebox support
SVN-Revision: 13427
16 years ago
Florian Fainelli cc2e43992d bcm63xx MTD driver cleanup and fixes: - 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
SVN-Revision: 13379
16 years ago
Florian Fainelli 44108d6a2d Commit changes on the files for gpiolib
SVN-Revision: 13374
16 years ago
Florian Fainelli 1c77ec0587 Flatten brcm63xx patches, should make our life easier to patch files now ;)
SVN-Revision: 13368
16 years ago
Florian Fainelli 517e3d404c Delete old brcm63xx files
SVN-Revision: 13210
16 years ago
Florian Fainelli ebf4eb11e9 Upgrade brcm63xx to 2.6.24
SVN-Revision: 10455
17 years ago
Felix Fietkau 56231056ea strip the kernel version suffix from target directories, except for brcm-2.4 (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
17 years ago