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
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
7b61262aa3
also support pcmcia
...
SVN-Revision: 18349
15 years ago
Florian Fainelli
900c2a8e35
provide the correct flash mapping on non airlink devices, remove the rootfs_type hacks, patch from sn9
...
SVN-Revision: 18327
15 years ago
Florian Fainelli
ad2bd568f5
use host-side lzma decompression tool, lzma-4.32 from openwrt produces non-working bzImages, switch to 2.6.30, strip down kernel configuration
...
SVN-Revision: 18325
15 years ago
Florian Fainelli
186b555e56
strip down even more the kernel configuration
...
SVN-Revision: 18324
15 years ago
Florian Fainelli
4177b70c8d
resync kernel configuration, re-enable printk and make the kernel fit under 768KB
...
SVN-Revision: 18183
16 years ago
Andy Boyett
e11e0bbd13
explicitly disable IBM_ASM kconfig option
...
SVN-Revision: 17901
16 years ago
Florian Fainelli
1349acd7ec
add experimental support for 2.6.30
...
SVN-Revision: 17131
16 years ago
Imre Kaloz
c83b031b84
use the same i/o schedulers for all targets
...
SVN-Revision: 16479
16 years ago
Florian Fainelli
514aa754c2
enable kernel compilation with size optimization
...
SVN-Revision: 16016
16 years ago
Imre Kaloz
91e866f383
config cleanups
...
SVN-Revision: 15861
16 years ago
Imre Kaloz
6bfddb152f
some additional config file cleanup..
...
SVN-Revision: 15845
16 years ago
Imre Kaloz
a9c958c2de
make kernels use /etc/preinit by default
...
SVN-Revision: 15840
16 years ago
Florian Fainelli
a20a9b776f
add better support for the RDC R8610 evaluation board: ide, rtc, super I/O
...
SVN-Revision: 15651
16 years ago
Imre Kaloz
e9b397805d
some more kernel config cleanup.. last for today :)
...
SVN-Revision: 15606
16 years ago
Imre Kaloz
0f2b1d070a
more cleanup
...
SVN-Revision: 15605
16 years ago
Imre Kaloz
a614251e6c
cleanup MTD option handling
...
SVN-Revision: 15602
16 years ago
Imre Kaloz
38c5311047
move MFD stuff to the generic kernel configs
...
SVN-Revision: 15587
16 years ago
Florian Fainelli
8af25b8171
add missing ramdisk configuration options ( #5003 )
...
SVN-Revision: 15532
16 years ago
Florian Fainelli
426c91001f
add support for 2.6.28 and use it as the default kernel version, tested on Airlink AR525W and RDC8610 eval board
...
SVN-Revision: 15382
16 years ago
Florian Fainelli
a16e6d4088
use Alain Knaff's bzip2/lzma patch instead of the old lzma patch
...
SVN-Revision: 14890
16 years ago
Felix Fietkau
11014b5cea
disable all kernel config options that are set to =m
...
SVN-Revision: 14611
16 years ago
Florian Fainelli
5dc3098a6c
Disable CONFIG_NF_CT_ACCT
...
SVN-Revision: 13577
16 years ago
Florian Fainelli
edd0a9befb
Add 2.6.27 patches and configuration
...
SVN-Revision: 13380
16 years ago
Imre Kaloz
a695fa76a4
move THERMAL symbols into the generic config
...
SVN-Revision: 13346
16 years ago
Nicolas Thill
3029c2fd53
disable CONFIG_USB_SUPPORT in generic config for 2.6.25 & 2.6.26 and enable it on targets where USB is supported
...
SVN-Revision: 12690
17 years ago
Florian Fainelli
180526a910
Put the files created by the lzma decompressor patch in the files/ directory. Add some early_printk debugging to the lzma decompressor to help track down problems when upgrading from one kernel version to another
...
SVN-Revision: 11627
17 years ago
Gabor Juhos
2ccf25789e
sync kernel config
...
SVN-Revision: 11525
17 years ago
Florian Fainelli
23d1a5bd88
Use 2.6.25 for rdc321x
...
SVN-Revision: 11439
17 years ago
Nicolas Thill
e3a42b23c6
enable proper PCI & USB support detection at config-time by disabling CONFIG_PCI & CONFIG_USB entries in generic/config and enabling them on targets where appropriate
...
SVN-Revision: 11097
17 years ago
Nicolas Thill
c6fe45ed55
properly disable CONFIG_CRYPTO_HW
...
SVN-Revision: 10952
17 years ago
Travis Kemen
de4731935a
add missing symbol
...
SVN-Revision: 10935
17 years ago
Florian Fainelli
c592ef61b3
Upgrade rdc to 2.6.24
...
SVN-Revision: 10453
17 years ago
Florian Fainelli
e9d7dc5803
Resync kernel config, do not enable the setup file
...
SVN-Revision: 9329
18 years ago
Florian Fainelli
4bc640743a
Upgrade rdc to 2.6.23, fix the r6040 driver printk's
...
SVN-Revision: 9267
18 years ago
Felix Fietkau
236d7e62ca
clean up jffs2 config options
...
SVN-Revision: 8848
18 years ago
Felix Fietkau
a9d683ca91
major target cleanup. it is now possible to have subtargets that can override many target settings, including arch - merge adm5120, adm5120eb. target profiles still need to be adapted for subtargets
...
SVN-Revision: 8694
18 years ago
Felix Fietkau
56231056ea
strip the kernel version suffix from target directories, except for brcm-2.4 (the -2.4 will be included in the board name here). CONFIG_LINUX_<ver>_<board> becomes CONFIG_TARGET_<board>, same for profiles.
...
SVN-Revision: 8653
18 years ago
Nicolas Thill
ef9d118359
small rdc-2.6 fixes (from sn9, thanks!)
...
SVN-Revision: 8568
18 years ago
Florian Fainelli
022e20b2a4
Add a watchdog driver for rdc321x (needs testing) and try to detect the rdc cpu
...
SVN-Revision: 8505
18 years ago
Florian Fainelli
3501c0716c
Use the dmz led as diagnostic led
...
SVN-Revision: 8380
18 years ago
Florian Fainelli
acde70bfd5
More rdc fixes, thanks to Daniel Gimpelevich
...
SVN-Revision: 8378
18 years ago
Florian Fainelli
24c25b071f
Allow rdc-2.6 to kexec
...
SVN-Revision: 8359
18 years ago
Florian Fainelli
560411655b
More rdc-2.6 fixes by Daniel Gimpelevich, thanks !
...
SVN-Revision: 8355
18 years ago
Florian Fainelli
0250efa1ea
Make jffs2 images work with rdc, add a sitecom wl-153 profile and kernel config, fix rt61 installation (thanks to Daniel Gimpelevich)
...
SVN-Revision: 8328
18 years ago
Florian Fainelli
4e0563e185
Better x86 generic config, the lzma decompressor is now reliable (thanks to Daniel Gimpelevich)
...
SVN-Revision: 8233
18 years ago
Florian Fainelli
f1b2dbceb2
Add the 93cx6 patch to generic-2.6, correctly fix dependencies on the rt2x00 drivers (thanks to Daniel Gimpelevich)
...
SVN-Revision: 8200
18 years ago
Nicolas Thill
4dca4a5243
update rdc-2.6 config (thanks to Daniel Gimpelevich)
...
SVN-Revision: 8187
18 years ago