| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
|
|
|
|
| |
This target only supports kernel 3.18, which is not supported in OpenWrt
any more for multiple releases. It also looks like there is no active
maintainer for this target.
Remove the code and all the packages which are only used by this target.
To add this target to OpenWrt again port it to a recent and supported
kernel version.
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Add a new config option to allow to select the default compile
optimization level for the kernel.
Select the optimization for size by default if the small_flash feature is
set. Otherwise "Optimize for performance" is set.
Add the small_flash feature flag to all (sub)targets which had the
optimization for size in their default kernel config.
Remove CC_OPTIMIZE_FOR_* symbols from all kernel configs to apply the new
setting.
Exceptions to the above are:
- lantiq, where the optimization for size is only required for the
xway_legacy subtarget but was set for the whole target
- mediatek, ramips/mt7620 & ramips/mt76x8 where boards should have
plenty of space and an optimization for size doesn't make much sense
- rb532, which has 128MByte flash
Signed-off-by: Mathias Kresin <dev@kresin.me>
|
|
|
|
|
|
| |
These will be removed if not updated to v4.4
Signed-off-by: John Crispin <john@phrozen.org>
|
|
|
|
|
|
|
|
| |
No functional change, it's just to have the same style everywhere. This
way I don't need to use any regex magic to extract all subtargets for
compile tests.
Signed-off-by: Mathias Kresin <dev@kresin.me>
|
|
|
|
|
|
| |
Move Target/Description above the target.mk include
Signed-off-by: Felix Fietkau <nbd@nbd.name>
|
|
|
|
|
|
|
|
| |
Thanks to Bruno Randolf for testing and Manuel Lauss for providing a fix.
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 44487
|
|
|
|
|
|
| |
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 43494
|
|
|
|
|
|
|
|
|
|
|
| |
replace all occurences of LINUX_VERSION with the cleaner
approach. future kernel upgrades must mostly touch only
one file. the only platform left is netlogic, because it
uses a intermediate kernel 3.14.16
Signed-off-by: Bastian Bittorf <bittorf@bluebottle.com>
SVN-Revision: 43047
|
|
|
|
| |
SVN-Revision: 41776
|
|
|
|
|
|
|
|
| |
This was tested by Bruno Randolf on au1000 (MTX-1)
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
SVN-Revision: 41669
|
|
|
|
|
|
| |
Signed-off-by: Jonas Gorski <jogo@openwrt.org>
SVN-Revision: 36863
|
|
|
|
|
|
| |
Signed-off-by: Florian Fainelli <florian@openwrt.org>
SVN-Revision: 36066
|
|
|
|
|
|
| |
Signed-off-by: Florian Fainelli <florian@openwrt.org>
SVN-Revision: 34157
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
The following patch is necessary for the InternetBox (Surfbox) board-specific
idsel to work with newer kernels. Acutally I don't exactly understand why this
was not necessary before, but without the udelay, the MiniPCI adapter in slot 3
is not detected and set up correctly.
Also remove platform broken flag, it works.
Signed-off-by: Bruno Randolf <br1@einfach.org>
SVN-Revision: 32766
|
|
|
|
| |
SVN-Revision: 32055
|
|
|
|
| |
SVN-Revision: 31893
|
|
|
|
| |
SVN-Revision: 31459
|
|
|
|
|
|
| |
Thanks Gabor for spotting it.
SVN-Revision: 31337
|
|
|
|
| |
SVN-Revision: 31222
|
|
|
|
|
|
| |
Also remove a duplicate patch from lantiq (already in generic).
SVN-Revision: 31158
|
|
|
|
| |
SVN-Revision: 31028
|
|
|
|
| |
SVN-Revision: 30767
|
|
|
|
| |
SVN-Revision: 30401
|
|
|
|
| |
SVN-Revision: 29967
|
|
|
|
| |
SVN-Revision: 29939
|
|
|
|
| |
SVN-Revision: 28022
|
|
|
|
| |
SVN-Revision: 27298
|
|
|
|
|
|
| |
patch from Peter Wagner
SVN-Revision: 27104
|
|
|
|
| |
SVN-Revision: 27090
|
|
|
|
| |
SVN-Revision: 26836
|
|
|
|
|
|
| |
Thank you Peter Wagner for the patch
SVN-Revision: 26441
|
|
|
|
| |
SVN-Revision: 26226
|
|
|
|
| |
SVN-Revision: 26126
|
|
|
|
| |
SVN-Revision: 25622
|
|
|
|
| |
SVN-Revision: 25582
|
|
|
|
| |
SVN-Revision: 24136
|
|
|
|
| |
SVN-Revision: 23851
|
|
|
|
| |
SVN-Revision: 23219
|
|
|
|
| |
SVN-Revision: 22833
|
|
|
|
| |
SVN-Revision: 22753
|
|
|
|
| |
SVN-Revision: 22568
|
|
|
|
| |
SVN-Revision: 22118
|
|
|
|
| |
SVN-Revision: 22041
|
|
|
|
| |
SVN-Revision: 22033
|
|
|
|
| |
SVN-Revision: 21959
|
|
|
|
| |
SVN-Revision: 21583
|
|
|
|
| |
SVN-Revision: 21540
|
|
|
|
| |
SVN-Revision: 21195
|
|
|
|
| |
SVN-Revision: 20444
|
|
|
|
| |
SVN-Revision: 19890
|