Nicolas Thill
f71d2a3f8e
do *not* enable CONFIG_PCI in generic config, but on targets where it makes sense instead (partially revert [18370])
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20136 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-03-11 09:50:11 +00:00
Florian Fainelli
b9f241ab44
[rdc] define panic_on_unrecovered_nmi in the southbridge driver and fix watchdog init message
...
Patch from Bernhard Loos.
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20134 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-03-11 09:16:55 +00:00
Florian Fainelli
e4d03e7d30
[rdc] fix watchdog driver unregistering, patch by Bernhard Loos
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19979 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-03-04 20:48:43 +00:00
Florian Fainelli
291f123460
[rdc] rework reboot mechanism with the new watchdog fixes
...
The fixing of the watchdog driver makes it generate a NMI so the reboot_fixup
can no longer be called from NMI context, instead, override the machine_retart
callback with our southrbridge reboot mechanism. Patch by Bernhard Loos.
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19977 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-03-04 08:28:20 +00:00
Florian Fainelli
acdfb5d0fa
[rdc] enable the required packages to use a gpio-based reset button
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19976 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-03-04 08:28:10 +00:00
Florian Fainelli
385d8187ed
[rdc] remove now unused rdc321x_gpio.h file
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19975 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-03-04 08:28:05 +00:00
Florian Fainelli
3d7965e5fe
[rdc] improve sitecom device support
...
Add support for the 3 GPIO LEDs, reset button and switch to the gpio-buttons
driver. Patch by Bernhard Loos.
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19974 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-03-04 08:27:59 +00:00
Florian Fainelli
66ac549d59
[rdc] select ARCH_REQUIRE_GPIOLIB which is required for our gpiolib driver
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19973 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-03-04 08:27:51 +00:00
Florian Fainelli
34268bb986
[rdc] add a new southbridge driver which registers the gpio and watchdog platform devices
...
This also fixes the watchdog logic and abstracts the access to the RDC321x
southbridge PCI configuration register space. Based on a patch by Bernhard Loos.
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19972 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-03-04 07:54:25 +00:00
Florian Fainelli
572fbb89f1
[rdc] add preliminary 2.6.32 support
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19826 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-02-23 21:09:51 +00:00
Imre Kaloz
66ee5acfff
clean up handling of some kernel symbols
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19581 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-02-11 09:33:16 +00:00
Imre Kaloz
ac5bde665c
re-sort all target and subtarget config files
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19580 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-02-11 08:55:15 +00:00
Florian Fainelli
9a17a2639f
[rdc] fix path to boot.sh, thanks bifferos
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19515 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-02-04 10:10:55 +00:00
Felix Fietkau
fd4ddfd240
add preinit modularization work by Daniel Dickinson (cshore)
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19331 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-01-25 17:11:17 +00:00
Felix Fietkau
9cc7c86126
replace the hostapd preselection with a wpad preselection to enable proper client mode support in the default images
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19293 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-01-23 17:21:18 +00:00
Imre Kaloz
bbc7795b2f
get rid of even more 2.6.28 stuff
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18953 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-12-27 21:35:42 +00:00
Imre Kaloz
2434746dd4
switch ixp4xx and ubicom32 to 2.6.30, get rid of 2.6.28 files
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18952 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-12-27 21:28:02 +00:00
Florian Fainelli
f5b4efa8e6
[rdc] generate bifferboard images, patch from bifferos
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18768 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-12-13 00:02:29 +00:00
Florian Fainelli
c8469bf0f4
[rdc] add preliminary support for the bifferboard, patch from bifferos
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18766 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-12-12 17:17:00 +00:00
Florian Fainelli
af7712e5a7
[rdc] convert gpio code to use gpiolib, make rdc321x:dmz led work again
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18754 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-12-11 19:32:52 +00:00
Florian Fainelli
257b1c59b6
[rdc] remove the host-tool lzma dependency we now use the one provided in openwrt
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18753 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-12-11 19:32:45 +00:00
Florian Fainelli
4cf229f377
[rdc] make mkimg_sitecom.pl executable
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18682 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-12-07 16:55:33 +00:00
Florian Fainelli
e4b952e89d
[rdc] correct flash size and detection for sitecom targets ( #6278 ), patch from rtz
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18671 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-12-06 09:08:03 +00:00
Florian Fainelli
2d61e6cb21
[rdc] simplify sitecom image generation with a script, patch from rtz
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18670 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-12-06 09:07:58 +00:00
Florian Fainelli
9814f17c59
[rdc] fix the handling of MAC addresses with r6040, patch from rtz
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18669 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-12-06 09:07:53 +00:00
Florian Fainelli
2de49087ef
[kernel] update to 2.6.30, refresh patches
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18635 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-12-04 14:52:45 +00:00
Florian Fainelli
a2f83c7f82
[rdc] add sitecom subtarget after the profiles->subtargets conversion ( #6245 )
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18576 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-11-28 11:33:04 +00:00
Florian Fainelli
bee9beb3a8
[rdc] fix image create after the conversion to subtargets
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18424 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-11-15 13:10:44 +00:00
Imre Kaloz
156fc688cb
some more Kconfig symbol move..
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18371 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-11-11 11:52:41 +00:00
Imre Kaloz
9d5ce6e269
another round of kernel config cleanups
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18370 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-11-11 11:42:24 +00:00
Imre Kaloz
019cf0dfed
move CPUFREQ to generic configs
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18368 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-11-11 10:00:28 +00:00
Imre Kaloz
ff8305e702
sort all target config files
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18367 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-11-11 09:27:13 +00:00
Florian Fainelli
122884ff7d
[rdc] cleanup subtarget kernel configurations to contain only what is
...
required
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18359 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-11-10 23:10:07 +00:00
Florian Fainelli
7e6678ad22
[rdc] convert profiles to become subtargets, compile tested only
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18354 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-11-10 00:22:07 +00:00
Florian Fainelli
a501404973
[rdc] remove empty wl153 profile after r18349
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18350 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-11-08 23:01:29 +00:00
Florian Fainelli
48696c7246
[rdc] also support pcmcia
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18349 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-11-08 22:55:44 +00:00
Florian Fainelli
4bb74e31f0
[rdc] move headers to arch/x86/include/asm/, patch from sn9
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18347 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-11-08 22:49:28 +00:00
Florian Fainelli
cce5a0876d
[rdc] make sure rdc321x specific patches apply (CONFIG_X86_RDC321X), patch from sn9
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18346 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-11-08 22:48:19 +00:00
Florian Fainelli
f3a6ff7296
[rdc] provide the correct flash mapping on non airlink devices, remove the rootfs_type hacks, patch from sn9
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18327 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-11-06 10:53:15 +00:00
Florian Fainelli
53357d1b0c
[rdc] add the prereq-check on lzma
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18326 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-11-06 08:47:28 +00:00
Florian Fainelli
e4d510ded1
[rdc] use host-side lzma decompression tool, lzma-4.32 from openwrt produces non-working bzImages, switch to 2.6.30, strip down kernel configuration
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18325 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-11-06 08:42:41 +00:00
Florian Fainelli
4d0f1ae954
[rdc] strip down even more the kernel configuration
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18324 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-11-05 23:40:12 +00:00
Florian Fainelli
c63c87060e
[rdc] remove some other useless configuration items
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18314 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-11-05 13:21:55 +00:00
Florian Fainelli
0c191334e0
[rdc] remove useless configuration options
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18303 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-11-04 23:07:56 +00:00
Andy Boyett
fe2e351bb4
[rdc] 2.6.28: add flashmap and image support for the sitecom wl-176. Thanks Daniel Gimpelevich
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18300 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-11-04 22:44:02 +00:00
Florian Fainelli
2b1a63e894
[rdc] include kmod-rdc321x-wdt by default
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18299 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-11-04 22:43:34 +00:00
Florian Fainelli
c3b4b1b54f
[rdc] make rdc321-wdt become a package, saves some space in the kernel
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18298 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-11-04 22:43:05 +00:00
Florian Fainelli
774e0d00be
[rdc] add cpu identification patch from bifferos
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18277 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-11-02 23:10:14 +00:00
Florian Fainelli
b02cb69da9
[rdc] forward port r18254 to 2.6.30
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18276 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-11-02 23:07:47 +00:00
Andy Boyett
8529f8c0db
[rdc] 2.6.28: remove zero-byte patch left by last commit
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18255 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-11-01 06:24:34 +00:00