Alexandros C. Couloumbis
b7e21c6517
brcm47xx: add missing bits & bytes on r21119
...
SVN-Revision: 21145
15 years ago
Alexandros C. Couloumbis
d0883b82a4
brcm47xx: add sysfs attributes to ssb devices & new defines for registers and device ids (credits: Bernhard Loos)
...
SVN-Revision: 21119
15 years ago
Alexandros C. Couloumbis
819114e3f2
brcm47xx: fix phy isolation bit on Toshiba WRC-1000, Siemens SE505 v1, Askey RT-210W, RT-220W and alike boards ( closes #6789 )
...
SVN-Revision: 21108
15 years ago
Gabor Juhos
4be3c3e48c
kernel: refresh patches for 2.6.34-rc5 and update md5sum
...
SVN-Revision: 21082
15 years ago
Alexandros C. Couloumbis
bf12a75a87
brcm47xx: fix r21042, nuke (boardnum == 42 section)
...
SVN-Revision: 21047
15 years ago
Alexandros C. Couloumbis
bd97e88167
brcm47xx: fix ethernet link state ( closes #7056 )
...
SVN-Revision: 21042
15 years ago
Hauke Mehrtens
fa432efa8e
brcm47xx: allow isdn on brcm47xx
...
SVN-Revision: 21001
15 years ago
Hauke Mehrtens
79075b8d13
brcm47xx: refresh patches
...
SVN-Revision: 20996
15 years ago
Hauke Mehrtens
03fd014069
brcm47xx: fix build of tg3 for kernel 2.6.34
...
SVN-Revision: 20994
15 years ago
Alexandros C. Couloumbis
e712ef386e
brcm47xx: fix ide drive assignment ( closes #7061 )
...
SVN-Revision: 20924
15 years ago
Alexandros C. Couloumbis
598e0656c5
brcm47xx: add preliminary 2.6.34 support
...
SVN-Revision: 20888
15 years ago
Hauke Mehrtens
0490c57e31
brcm47xx: remove support for older for kernel
...
SVN-Revision: 20492
15 years ago
Gabor Juhos
e66a368bd1
kernel: update to 2.6.32.10
...
SVN-Revision: 20444
15 years ago
Markus Wigge
47f29ede08
added feature "pcmcia"
...
SVN-Revision: 20268
15 years ago
Markus Wigge
a5ebd1656a
fix yenta_socket driver
...
Disable some calls the WRT54G3G implementation does not like
and enable interrupts to allow hotplugging.
SVN-Revision: 20240
15 years ago
Markus Wigge
8bfc53f675
fix PCI resouce allocation for SSB PCI host bridge
...
The defined offset is wrong and the fixup-code overrides it
later on so that it never gets used for most PCI devices.
Unfortunately the yenta-socket allocates its own resources
and crashes because of the wrong mem_offset.
It seems that the offset and fixup code came from 2.4 where
resource allocation was handled differently.
This patch removes the unneeded parts and thus enables
the yenta_socket on the WRT54G3G platform.
It was tested on Asus WL500G-Premium (v1 and v2), Linksys
WRT54G3G, Netgear WGT634U
Signed-off-by: Michael Buesch <mb@bu3sch.de>
SVN-Revision: 20239
15 years ago
Nicolas Thill
e1863691d9
do *not* enable CONFIG_PCI in generic config, but on targets where it makes sense instead (partially revert [18370])
...
SVN-Revision: 20136
15 years ago
Hauke Mehrtens
3f0dc5c30f
brcm47xx: fix commit r18413 "128MB ram problem"
...
The patch commited in r18413 was wrong.
This patch prevents prom_init_mem from scanning over 128MB ram.
This is from #6765 and #3177
Refresh all patches
SVN-Revision: 20072
15 years ago
Hauke Mehrtens
d29c671202
brcm47xx: add CONFIG_CMDLINE again
...
Fix for r19955
this patch was suggested by tripolar
SVN-Revision: 19967
15 years ago
Hauke Mehrtens
141d53ad07
brcm47xx: add support for kernel 2.6.33
...
Thanks to acoul and tripolar
SVN-Revision: 19955
15 years ago
Florian Fainelli
23b5d2b743
explicitely enable shared interrupt 2 for any core that did not a dedicated IRQ
...
Explicitely enable shared interrupt 2 for any core that didn't get a dedicated IRQ
anymore (fallthrough case) and for EXTIF cores to make gpio interrupts work.
Also remove a bogus comment.
Signed-off-by: Jochen Friedrich <jochen@scram.de>
SVN-Revision: 19895
15 years ago
Hauke Mehrtens
d503a25c83
remove unneeded patch
...
SVN-Revision: 19891
15 years ago
Hauke Mehrtens
0c7b285613
kernel: update to kernel 2.6.32.9
...
SVN-Revision: 19890
15 years ago
Hauke Mehrtens
7524480b82
Fix build warnings
...
SVN-Revision: 19782
15 years ago
Hauke Mehrtens
046c32e6bf
refresh patches
...
SVN-Revision: 19781
15 years ago
Travis Kemen
9afc4a1109
fix mistake, thanks xMff
...
SVN-Revision: 19620
15 years ago
Travis Kemen
2dc489505e
sync kernel config, closes #6675
...
SVN-Revision: 19619
15 years ago
Travis Kemen
f05d9d2e8e
update brcm47xx to .32, thanks tripolar
...
SVN-Revision: 19592
15 years ago
Imre Kaloz
825b37cc56
clean up handling of some kernel symbols
...
SVN-Revision: 19581
15 years ago
Imre Kaloz
0a52bc58f8
re-sort all target and subtarget config files
...
SVN-Revision: 19580
15 years ago
Felix Fietkau
863e3c739a
replace the hostapd-mini preselection in profiles with wpad-mini
...
SVN-Revision: 19503
15 years ago
Felix Fietkau
2aa0d20756
replace the hostapd preselection with a wpad preselection to enable proper client mode support in the default images
...
SVN-Revision: 19293
15 years ago
Michael Büsch
c97341b761
bcm47xx: Add basic 2.6.32 support.
...
SVN-Revision: 19062
15 years ago
Imre Kaloz
1fe38ff73b
switch ixp4xx and ubicom32 to 2.6.30, get rid of 2.6.28 files
...
SVN-Revision: 18952
15 years ago
Florian Fainelli
a47b8566a1
update to 2.6.30, refresh patches
...
SVN-Revision: 18635
15 years ago
Felix Fietkau
fa0396c530
kernel: move CONFIG_MIPS_FPU_EMU to generic kernel config
...
SVN-Revision: 18603
15 years ago
Hauke Mehrtens
6384a68295
Remove patches already applied in generic and refresh patches.
...
This fixes #6200
SVN-Revision: 18597
15 years ago
Jo-Philipp Wich
318140c209
add missing CONFIG_MIPS_FPU_EMU to kernel config
...
SVN-Revision: 18477
15 years ago
Hauke Mehrtens
30f859403a
fix problem with 128MB ram.
...
This patch is out of broadcoms official source code
SVN-Revision: 18413
15 years ago
Imre Kaloz
6b280112f2
some more Kconfig symbol move..
...
SVN-Revision: 18371
15 years ago
Imre Kaloz
1d62d9a95c
another round of kernel config cleanups
...
SVN-Revision: 18370
15 years ago
Imre Kaloz
ef42fb4c13
sort all target config files
...
SVN-Revision: 18367
15 years ago
Travis Kemen
72c103416c
fix my typo
...
SVN-Revision: 18219
15 years ago
Travis Kemen
a1021e8e64
add WRT350Nv1 target, thanks sn9
...
SVN-Revision: 18218
15 years ago
Florian Fainelli
d4b251bdb8
update to 2.6.30.9
...
SVN-Revision: 18126
15 years ago
Andy Boyett
c85a89348f
move IMAGE_CMDLINE_HACK default to generic from targets
...
SVN-Revision: 17905
15 years ago
Gabor Juhos
054c54512f
kernel: upgrade to 2.6.30.8 and refresh patches
...
SVN-Revision: 17804
15 years ago
Hauke Mehrtens
48d6cee53b
remove deprecated warning
...
SVN-Revision: 17761
15 years ago
Hauke Mehrtens
99c3549ea3
Remove patches already included in mainline kernel.
...
SVN-Revision: 17735
15 years ago
Hauke Mehrtens
8673372e20
add patches for kernel 2.6.31
...
This is completly untested. Only a compile tests with the default config was done!
SVN-Revision: 17734
15 years ago