Florian Fainelli
3345a7c301
use upstream MFD, GPIO patch, put everything in patches.
...
SVN-Revision: 21219
15 years ago
Nicolas Thill
484051d055
package/kernel: move target specific modules to their own target files
...
SVN-Revision: 21132
15 years ago
Nicolas Thill
40b7387053
target/rdc: remove bad ide-core package override
...
SVN-Revision: 21129
15 years ago
Nicolas Thill
e2b57ecf5f
define a shared IMG_PREFIX variable used as a basename for image files, it contains board & subtarget infos (if appropriate) allowing subtargets to share the same bin directory without overwriting each other's files
...
SVN-Revision: 20834
15 years ago
Florian Fainelli
6d12bc20ce
remove 2.6.32 files, out of sync and going to be replaced differently
...
SVN-Revision: 20787
15 years ago
Nicolas Thill
83bf10cb3f
target/rdc: revert [20653], the proper fix for #7005 is in [20712]
...
SVN-Revision: 20714
15 years ago
Florian Fainelli
e3a9d80e8f
do not set CONFIG_NET_DEV_OPS ( #7005 )
...
SVN-Revision: 20653
15 years ago
Florian Fainelli
c597c4d8bf
remove empty subtargets directories
...
SVN-Revision: 20481
15 years ago
Florian Fainelli
8c377e7b78
remove now useless patches, thanks rtz
...
SVN-Revision: 20446
15 years ago
Florian Fainelli
61326faa60
fix the mac address setting on sitecom devices after r20294
...
SVN-Revision: 20427
15 years ago
Florian Fainelli
821bd49569
use profiles again intead of subtargets.
...
We have now a single kernel which autodetects the type of device we are running
on, so we can switch back to having profiles. Patch by Bernhard Loos.
SVN-Revision: 20416
15 years ago
Florian Fainelli
ea89aacf52
do not set panic_on_unrecovered_nmi in watchdog, already set in southbridge driver, thanks rtz
...
SVN-Revision: 20324
15 years ago
Florian Fainelli
a1058204d0
rework board detection
...
Rework board detection, separate board specific code into its own file. As a
result we also change the way rdc images are generated.
Support for board which required binary tools, like AMIT are dropped. Patch by
Bernhard Loos.
SVN-Revision: 20294
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
Florian Fainelli
2e8a547887
define panic_on_unrecovered_nmi in the southbridge driver and fix watchdog init message Patch from Bernhard Loos.
...
SVN-Revision: 20134
15 years ago
Florian Fainelli
da72558c32
fix watchdog driver unregistering, patch by Bernhard Loos
...
SVN-Revision: 19979
15 years ago
Florian Fainelli
86494323fe
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.
SVN-Revision: 19977
15 years ago
Florian Fainelli
fe348a7039
enable the required packages to use a gpio-based reset button
...
SVN-Revision: 19976
15 years ago
Florian Fainelli
29e75b52cf
remove now unused rdc321x_gpio.h file
...
SVN-Revision: 19975
15 years ago
Florian Fainelli
b3f11c8414
improve sitecom device support
...
Add support for the 3 GPIO LEDs, reset button and switch to the gpio-buttons
driver. Patch by Bernhard Loos.
SVN-Revision: 19974
15 years ago
Florian Fainelli
7ea3654537
select ARCH_REQUIRE_GPIOLIB which is required for our gpiolib driver
...
SVN-Revision: 19973
15 years ago
Florian Fainelli
c126808243
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.
SVN-Revision: 19972
15 years ago
Florian Fainelli
b57690432c
add preliminary 2.6.32 support
...
SVN-Revision: 19826
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
Florian Fainelli
e8ce2f14d5
fix path to boot.sh, thanks bifferos
...
SVN-Revision: 19515
15 years ago
Felix Fietkau
56bc02a305
add preinit modularization work by Daniel Dickinson (cshore)
...
SVN-Revision: 19331
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
Imre Kaloz
06d8dc9329
get rid of even more 2.6.28 stuff
...
SVN-Revision: 18953
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
9a3d0be8d1
generate bifferboard images, patch from bifferos
...
SVN-Revision: 18768
15 years ago
Florian Fainelli
a39dcb405e
add preliminary support for the bifferboard, patch from bifferos
...
SVN-Revision: 18766
15 years ago
Florian Fainelli
95fa070202
convert gpio code to use gpiolib, make rdc321x:dmz led work again
...
SVN-Revision: 18754
15 years ago
Florian Fainelli
0992bb916a
remove the host-tool lzma dependency we now use the one provided in openwrt
...
SVN-Revision: 18753
15 years ago
Florian Fainelli
896d205346
make mkimg_sitecom.pl executable
...
SVN-Revision: 18682
15 years ago
Florian Fainelli
8c2091f823
correct flash size and detection for sitecom targets ( #6278 ), patch from rtz
...
SVN-Revision: 18671
15 years ago
Florian Fainelli
ece1801c1f
simplify sitecom image generation with a script, patch from rtz
...
SVN-Revision: 18670
15 years ago
Florian Fainelli
eb82e0d7a1
fix the handling of MAC addresses with r6040, patch from rtz
...
SVN-Revision: 18669
15 years ago
Florian Fainelli
a47b8566a1
update to 2.6.30, refresh patches
...
SVN-Revision: 18635
15 years ago
Florian Fainelli
c74364cc38
add sitecom subtarget after the profiles->subtargets conversion ( #6245 )
...
SVN-Revision: 18576
15 years ago
Florian Fainelli
ba6e615cae
fix image create after the conversion to subtargets
...
SVN-Revision: 18424
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
a01ec2469b
move CPUFREQ to generic configs
...
SVN-Revision: 18368
15 years ago
Imre Kaloz
ef42fb4c13
sort all target config files
...
SVN-Revision: 18367
15 years ago
Florian Fainelli
9884abab6d
cleanup subtarget kernel configurations to contain only what is required
...
SVN-Revision: 18359
15 years ago
Florian Fainelli
10752b10df
convert profiles to become subtargets, compile tested only
...
SVN-Revision: 18354
15 years ago
Florian Fainelli
149edf50d6
remove empty wl153 profile after r18349
...
SVN-Revision: 18350
15 years ago
Florian Fainelli
7b61262aa3
also support pcmcia
...
SVN-Revision: 18349
15 years ago
Florian Fainelli
685d84af2c
move headers to arch/x86/include/asm/, patch from sn9
...
SVN-Revision: 18347
15 years ago