Florian Fainelli
07486c4d96
remove udc patch since it is unused
...
SVN-Revision: 30920
13 years ago
Jonas Gorski
3883e71097
brcm63xx: add support for linux 3.2
...
SVN-Revision: 29731
13 years ago
Jonas Gorski
6b5f483efa
bcm63xx: add support for linux 3.1-rc1
...
SVN-Revision: 27941
13 years ago
Florian Fainelli
c37a9544bf
add support for BCM6345 Ethernet DMA engine
...
SVN-Revision: 27881
13 years ago
Florian Fainelli
11c4128770
improve BCM6345 support
...
- runtime detect the amount of memory available
- define EBI_BASE as MPI_BASE to get rid of chip-select specific hacks
- fix GPIO control
SVN-Revision: 27880
13 years ago
Jonas Gorski
4e6c93bef1
bcm63xx: Fix SPI commands and register offsets for BCM6348
...
In 240-spi.patch, spi registers for bcm6348 were all messed up. This patch fixes that.
It also fixes some spi commands for all bcm63xx.
Signed-off-by: Anthony Blakemore <stokie-ant@raverbaby.co.uk>
SVN-Revision: 27774
13 years ago
Florian Fainelli
930485561c
fix GEN_SPI_RSET_BASE macro ( #9697 )
...
SVN-Revision: 27604
14 years ago
Florian Fainelli
3f40c0f7df
remove gpiodev, prefer sysfs gpio
...
SVN-Revision: 27284
14 years ago
Florian Fainelli
9bdf6abb9d
use macros to generate SPI registers table and switches
...
SVN-Revision: 27246
14 years ago
Florian Fainelli
ab74628c10
dev-spi.c checks for running CPU, not board code
...
SVN-Revision: 27236
14 years ago
Florian Fainelli
426dccd019
bcm63xx: Add support for Linux 3.0-rc3
...
Signed-off-by: Jonas Gorski <jonas.gorski+openwrt@gmail.com>
SVN-Revision: 27192
14 years ago
Florian Fainelli
016e8dee34
bcm63xx: Add support for 2.6.39
...
Add support for Kernel 2.6.39. Boots fine on a BCM6358.
Signed-off-by: Jonas Gorski <jonas.gorski+openwrt@gmail.com>
SVN-Revision: 27019
14 years ago
Florian Fainelli
762885081a
renumber patches accordingly
...
SVN-Revision: 27013
14 years ago
Florian Fainelli
2785e3fc12
renumber board patches
...
SVN-Revision: 27012
14 years ago
Hauke Mehrtens
3dbb8c5088
brcm47xx: add fallback sprom for pci devices without an own sprom.
...
If there is no sprom on an ssb based pci device on the brcm47xx
architecture ssb now asks the architecture code to look into the nvram
to get some sprom data for this device. Now we are able to read out
pci/1/1/ foo or pci/1/3/ foo config options.
This will fix some problems where the wireless devices does not got an
mac address and the following message was show:
ssb: WARNING: Invalid SPROM CRC (corrupt SPROM)
SVN-Revision: 26801
14 years ago
Florian Fainelli
94a22b91fc
add support for 2.6.37, patches from KanjiMonster
...
SVN-Revision: 25629
14 years ago
Florian Fainelli
bed53c93d6
give some credits to Tanguy Bouzeloc in the spi driver
...
SVN-Revision: 25133
14 years ago
Florian Fainelli
c6d9ec5173
multiple SPI driver fixes
...
- fix platform device registration
- fix chipselect, command register defines, add missing clock
- make slave select proper
- fix multibytes transferts
Signed-off-by: Tanguy Bouzéloc <tanguy.bouzeloc@efixo.com>
SVN-Revision: 24849
14 years ago
Florian Fainelli
093ebfe217
spi driver: remove bcm_rset usage
...
Since bcm636x platform embeds two spi master device,
the attached patch removes static bcm_rset usage, replaced by
"bs->regs" field for all I/O operation.
Signed-off-by: Miguel Gaio <miguel.gaio@efixo.com>
SVN-Revision: 24840
14 years ago
Daniel Dickinson
3baa168e09
patches: Refreshed patches after led_count
...
SVN-Revision: 24304
14 years ago
Daniel Dickinson
e5ca4d81f4
Remove patch 140-new_bcm96348gw_leds because it is really the GW6200 leds, not the generic 96348GW. Another commit will add the GW6200 specific boardid and leds. This removal reverts the 96348GW leds to the reference design GPIOs.
...
SVN-Revision: 24302
14 years ago
Florian Fainelli
20d28f7685
fix platform_devices registration
...
Signed-off-by: Tanguy Bouzéloc <tanguy.bouzeloc@efixo.com>
SVN-Revision: 23517
14 years ago
Florian Fainelli
a1ea84dbb6
fix SPI driver, move register out of driver code
...
Signed-off-by: Tanguy Bouzéloc <tanguy.bouzeloc@efixo.com
SVN-Revision: 23504
14 years ago
Florian Fainelli
265bf2ccb0
refresh patches
...
Signed-off-by: Miguel Gaio <miguel.gaio@efixo.com>
SVN-Revision: 23502
14 years ago
Florian Fainelli
f4f789f211
register udc and spi devices at the correct init level
...
SVN-Revision: 23035
14 years ago
Florian Fainelli
2e343d9760
add 2.6.35 support
...
SVN-Revision: 22800
14 years ago
Florian Fainelli
fb94196462
add missing alice gate2 leds ( #6743 )
...
SVN-Revision: 21785
15 years ago
Florian Fainelli
d15e136deb
fix spi chip select configuration
...
SVN-Revision: 21164
15 years ago
Florian Fainelli
84dd37d930
fix bcm6358 spi base register address ( #7234 )
...
SVN-Revision: 21163
15 years ago
Florian Fainelli
52231f694d
the SPI_CMD register is 16-bits wide
...
SVN-Revision: 21162
15 years ago
Florian Fainelli
2bab1a43be
register spi controller, remove whitespaces
...
SVN-Revision: 21096
15 years ago
Florian Fainelli
ca3e07d639
re-instate SPI support
...
SVN-Revision: 21087
15 years ago