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
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
fe348a7039
enable the required packages to use a gpio-based reset button
...
SVN-Revision: 19976
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
Florian Fainelli
a39dcb405e
add preliminary support for the bifferboard, patch from bifferos
...
SVN-Revision: 18766
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
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
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
db25c8da1a
add the prereq-check on lzma
...
SVN-Revision: 18326
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
acfd2f0eb4
include kmod-rdc321x-wdt by default
...
SVN-Revision: 18299
15 years ago
Imre Kaloz
86a4a6edb9
upgrade to newest stable kernel versions
...
SVN-Revision: 15575
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
160c1b64b4
override default i486 CFLAGS, produce smaller executables for these systems
...
SVN-Revision: 15374
16 years ago
Andy Boyett
9f8c82da09
Add hostapd-mini to default images where applicable
...
SVN-Revision: 13819
16 years ago
Florian Fainelli
349e61e681
Fix target description and features available for rdc
...
SVN-Revision: 13058
17 years ago
Florian Fainelli
1b0318158d
Reinstate rdc bootability and force it to use init=/etc/preinit, thus the remove the hackish SetInitramfs actions
...
SVN-Revision: 12136
17 years ago
Florian Fainelli
a05293af33
Stick to 2.6.24 on rdc for now
...
SVN-Revision: 11747
17 years ago
Imre Kaloz
492ba57b56
update targets to 2.6.25.10
...
SVN-Revision: 11667
17 years ago
Imre Kaloz
dee39d10ee
upgrade to 2.6.25.9
...
SVN-Revision: 11584
17 years ago
Gabor Juhos
4af6ac74fb
upgrade to 2.6.25.7, and refresh patches
...
SVN-Revision: 11523
17 years ago
Florian Fainelli
31d9bcc1fc
Use 2.6.25.6 for rdc
...
SVN-Revision: 11447
17 years ago
Florian Fainelli
23d1a5bd88
Use 2.6.25 for rdc321x
...
SVN-Revision: 11439
17 years ago
Gabor Juhos
f9719b35c8
upgrade to latest kernel versions (2.6.25.4; 2.6.24.7; 2.6.23.17; 2.6.22.19)
...
SVN-Revision: 11184
17 years ago
Imre Kaloz
e84649e578
naming convention
...
SVN-Revision: 10965
17 years ago
Imre Kaloz
68943e35c2
upgrade to 2.6.24.5
...
SVN-Revision: 10959
17 years ago
Florian Fainelli
c592ef61b3
Upgrade rdc to 2.6.24
...
SVN-Revision: 10453
17 years ago
Imre Kaloz
3a0e58b2e1
upgrade & standardize kernel versions
...
SVN-Revision: 10443
17 years ago
Florian Fainelli
6907b29d8f
Upgrade rdc to 2.6.23.14
...
SVN-Revision: 10228
17 years ago
Florian Fainelli
486492b407
We are now at .23.1
...
SVN-Revision: 9415
18 years ago
Florian Fainelli
4bc640743a
Upgrade rdc to 2.6.23, fix the r6040 driver printk's
...
SVN-Revision: 9267
18 years ago
Florian Fainelli
8c47e7b842
RDC is not broken with trunk
...
SVN-Revision: 9140
18 years ago
Florian Fainelli
af54509be8
Use PCI for rdc
...
SVN-Revision: 9097
18 years ago
Felix Fietkau
87a88cebc7
adapt profiles for subtarget changes
...
SVN-Revision: 8695
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
Florian Fainelli
4be843d65b
Move to 2.6.22.4
...
SVN-Revision: 8451
18 years ago
Florian Fainelli
acde70bfd5
More rdc fixes, thanks to Daniel Gimpelevich
...
SVN-Revision: 8378
18 years ago
Florian Fainelli
65657001d9
Update rdc-2.6 description and fix the firmware for sitecom devices
...
SVN-Revision: 8371
18 years ago
Florian Fainelli
ce173e2094
Fix the gpio handling and flash resource declaration, thanks to Daniel Gimpelevich
...
SVN-Revision: 8366
18 years ago
Florian Fainelli
4dceb69ef4
Still broken for now
...
SVN-Revision: 8356
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
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
Florian Fainelli
6409863c91
Upgrade rdc to 2.6.22.1, include r6040 ethernet fixes by sn9, thanks !
...
SVN-Revision: 8153
18 years ago
Felix Fietkau
41af082667
fill in the kernel version info for every target, move the kernel tarball md5sums to a central place
...
SVN-Revision: 7748
18 years ago
Florian Fainelli
b62d62a3c4
Update rdc to .21, mark it as broken
...
SVN-Revision: 7335
18 years ago
Florian Fainelli
8d17e735d0
rdc-2.6 has pci support and rt61 should be built only along with rdc-2.6
...
SVN-Revision: 7049
18 years ago