Jonas Gorski
f08f0cafc2
brcm63xx: update HSSPI driver with upstream submission
...
Update the HSSPI driver with the upstream submitted one that has a
workaround for the auto cs down issue.
Signed-off-by: Jonas Gorski <jogo@openwrt.org>
SVN-Revision: 39264
11 years ago
Jonas Gorski
7ef37c8e3e
brcm63xx: add linux 3.10 support
...
Signed-off-by: Jonas Gorski <jogo@openwrt.org>
SVN-Revision: 37481
11 years ago
Jonas Gorski
66f8f30f47
bcm63xx: update patches
...
Update patches with their upstream versions.
Signed-off-by: Jonas Gorski <jogo@openwrt.org>
SVN-Revision: 37098
12 years ago
Jonas Gorski
0a62b7c148
bcm63xx: add 3.9 support
...
Signed-off-by: Jonas Gorski <jogo@openwrt.org>
SVN-Revision: 36660
12 years ago
Jonas Gorski
485e52e1d8
bcm63xx: make nvram checksum failures non fatal
...
fixes #12982 .
Signed-off-by: Jonas Gorski <jogo@openwrt.org>
SVN-Revision: 35605
12 years ago
Jonas Gorski
8506964e6d
bcm63xx: add support for linux 3.8
...
Based on 3.8-rc6
Signed-off-by: Jonas Gorski <jogo@openwrt.org>
SVN-Revision: 35482
12 years ago
Jonas Gorski
3b4fced67d
bcm63xx: add support for linux 3.7
...
Based on 3.7.6.
Signed-off-by: Jonas Gorski <jogo@openwrt.org>
SVN-Revision: 35481
12 years ago
Florian Fainelli
8d69af7c9f
add preliminary support for 3.6 kernel
...
SVN-Revision: 33936
12 years ago
Jonas Gorski
fa75bd977a
bcm63xx: reorder patches
...
Fix the order and names of patches.
Signed-off-by: Jonas Gorski <jonas.gorski+openwrt@gmail.com>
SVN-Revision: 32920
12 years ago
Florian Fainelli
bb1488e5e7
Detect alternative "cfe-" version bootloaders (found in 963281T_TEF board)
...
Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com>
SVN-Revision: 32643
13 years ago
Jonas Gorski
988147111c
bcm63xx: update patches to latest upstream versions
...
SVN-Revision: 32591
13 years ago
Florian Fainelli
5d9b44d110
use a define for the poll and debounce interval
...
SVN-Revision: 31550
13 years ago
Florian Fainelli
e047cf1899
switch to gpio-keys-polled
...
SVN-Revision: 31491
13 years ago
Jonas Gorski
78fb818f7c
bcm63xx: replace SPI driver with latest upstream version
...
SVN-Revision: 31130
13 years ago
Jonas Gorski
44d546290a
bcm63xx: reorder patches
...
Reorder patches for a clearer distinction between the purposes of
the different patches.
SVN-Revision: 31127
13 years ago
Florian Fainelli
07486c4d96
remove udc patch since it is unused
...
SVN-Revision: 30920
13 years ago
Florian Fainelli
631a035a76
Merge branch 'bcm63xx'
...
SVN-Revision: 30819
13 years ago
Jonas Gorski
778e5d4fa5
brcm63xx: add support for linux 3.3
...
SVN-Revision: 30027
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
Florian Fainelli
3f40c0f7df
remove gpiodev, prefer sysfs gpio
...
SVN-Revision: 27284
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
590c82cec1
bcm63xx: Add support for 2.6.38
...
Add support for Kernel 2.6.38, based on 2.6.38.6. Boots fine on a BCM6358.
Signed-off-by: Jonas Gorski <jonas.gorski+openwrt@gmail.com>
SVN-Revision: 27018
14 years ago
Florian Fainelli
762885081a
renumber patches accordingly
...
SVN-Revision: 27013
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
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
d5854cfd4d
register earlier extended platform devices
...
Signed-off-by: Miguel Gaio <miguel.gaio@efixo.com>
SVN-Revision: 23497
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
Raphaël Huck
f87eac79bb
rename reset_buttons to buttons
...
SVN-Revision: 21255
15 years ago
Raphaël Huck
ccfe1f7886
add WPS button support for nb4 boards
...
SVN-Revision: 21254
15 years ago
Raphaël Huck
cf1654354b
add extended platform devices patch, thx Miguel & Florian
...
SVN-Revision: 21191
15 years ago