| Commit message (Collapse) | Author | Age |
|
|
|
|
|
|
|
|
|
|
|
| |
This target only supports kernel 4.1, 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>
|
|
|
|
|
|
| |
We just hardcode the n810 dtb for now. It should be selectable via profiles.
SVN-Revision: 47166
|
|
|
|
| |
SVN-Revision: 47154
|
|
|
|
|
|
| |
Also remove 3.3 config. It's broken and unsupported.
SVN-Revision: 44895
|
|
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
|
|
| |
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 42780
|
|
|
|
|
|
| |
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 38211
|
|
|
|
|
|
| |
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 37600
|
|
|
|
|
|
|
|
|
|
|
|
| |
In order to support both normal images and initramfs, ensure that each
target sets KERNELNAME properly so that the generic kernel building code
can copy the corresponding files over $(KDIR) with the appropriate
extension. Update the various paths to the kernel and wrapper images
from $(LINUX_DIR)/arch/$(ARCH)/boot/$(foo) to $(KDIR)/$(foo).
Signed-off-by: Florian Fainelli <florian@openwrt.org>
SVN-Revision: 37049
|
|
|
|
|
|
| |
Signed-off-by: Jonas Gorski <jogo@openwrt.org>
SVN-Revision: 36862
|
|
|
|
| |
SVN-Revision: 32907
|
|
|
|
| |
SVN-Revision: 32055
|
|
|
|
| |
SVN-Revision: 31889
|
|
|
|
| |
SVN-Revision: 29966
|
|
|
|
| |
SVN-Revision: 29726
|
|
|
|
| |
SVN-Revision: 29470
|
|
|
|
| |
SVN-Revision: 29349
|
|
|
|
| |
SVN-Revision: 29194
|
|
|
|
| |
SVN-Revision: 29007
|
|
|
|
| |
SVN-Revision: 28687
|
|
|
|
| |
SVN-Revision: 28603
|
|
|
|
| |
SVN-Revision: 27218
|
|
|
|
|
|
| |
Thank you Peter Wagner for the patch. I refreshed the kernel patches and added the md5sum of the kernel.
SVN-Revision: 26905
|
|
|
|
| |
SVN-Revision: 26332
|
|
|
|
| |
SVN-Revision: 26244
|
|
|
|
| |
SVN-Revision: 25982
|
|
|
|
| |
SVN-Revision: 25865
|
|
|
|
| |
SVN-Revision: 25577
|
|
|
|
| |
SVN-Revision: 25160
|
|
|
|
|
|
| |
kenrel 2.6.36.1 to 2.6.36.2
SVN-Revision: 24486
|
|
|
|
| |
SVN-Revision: 24136
|
|
|
|
| |
SVN-Revision: 23557
|
|
|
|
| |
SVN-Revision: 23485
|
|
|
|
| |
SVN-Revision: 23282
|
|
|
|
| |
SVN-Revision: 23160
|
|
|
|
| |
SVN-Revision: 23157
|
|
|
|
| |
SVN-Revision: 23121
|
|
|
|
| |
SVN-Revision: 22833
|
|
|
|
| |
SVN-Revision: 22817
|
|
|
|
| |
SVN-Revision: 22798
|
|
|
|
| |
SVN-Revision: 22753
|
|
|
|
| |
SVN-Revision: 22531
|
|
Boots the kernel with working video and serial console. Userland is untested.
SVN-Revision: 22530
|