| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
| |
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 42780
|
|
|
|
|
|
|
|
|
|
| |
CONFIG_BLK_DEV does not activate any functionality, but many code, but
makes it possible to activate other options. Deactivating this breaks
the build of kmod-zram.
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
SVN-Revision: 42528
|
|
|
|
|
|
| |
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 38211
|
|
|
|
|
|
|
|
|
|
| |
Every device I connect to the USB port is detected as 2-1, not 1-1.
So adjust the default setting accordingly.
Signed-off-by: Michael Heimpold <mhei@heimpold.de>
Signed-off-by: Florian Fainelli <florian@openwrt.org>
SVN-Revision: 37882
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
opkg (and possible other tools) are currently broken as it requires
file locking support enabled in the kernel.
Without this results in a message like:
root@OpenWrt:/etc/config# opkg update
Collected errors:
* opkg_conf_load: Could not lock /var/lock/opkg.lock: Permission denied.
With this patch opkg is fully functional on this platform.
Signed-off-by: Michael Heimpold <mhei@heimpold.de>
Signed-off-by: Florian Fainelli <florian@openwrt.org>
SVN-Revision: 37745
|
|
|
|
|
|
| |
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: 36863
|
|
|
|
| |
SVN-Revision: 36384
|
|
|
|
| |
SVN-Revision: 36278
|
|
|
|
|
|
| |
Signed-off-by: Florian Fainelli <florian@openwrt.org>
SVN-Revision: 36063
|
|
|
|
|
|
| |
Signed-off-by: Florian Fainelli <florian@openwrt.org>
SVN-Revision: 36062
|
|
|
|
|
|
|
|
|
| |
None of the boards we support are using it nor have it wired out of the
SoC, just remove it.
Signed-off-by: Florian Fainelli <florian@openwrt.org>
SVN-Revision: 36061
|
|
|
|
|
|
|
|
| |
Allows us to get rid of the IRQ entry point assembly
Signed-off-by: Florian Fainelli <florian@openwrt.org>
SVN-Revision: 36060
|
|
|
|
|
|
| |
Signed-off-by: Florian Fainelli <florian@openwrt.org>
SVN-Revision: 36059
|
|
|
|
|
|
| |
control order of execution
SVN-Revision: 35217
|
|
|
|
|
|
|
|
|
| |
Required to actually be able to mount squashfs xz compressed
filesystems.
Signed-off-by: Florian Fainelli <florian@openwrt.org>
SVN-Revision: 35156
|
|
|
|
|
|
|
|
| |
We don't support disabling the clock, but this is actually what it would do.
Signed-off-by: Florian Fainelli <florian@openwrt.org>
SVN-Revision: 34394
|
|
|
|
|
|
|
|
|
| |
The general practice is to use the general SoC compatible string in both the
DTS and the board specific .c file.
Signed-off-by: Florian Fainelli <florian@openwrt.org>
SVN-Revision: 34393
|
|
|
|
|
|
| |
Signed-off-by: Florian Fainelli <florian@openwrt.org>
SVN-Revision: 34392
|
|
|
|
|
|
|
|
| |
- properly check for the link up condition in the phylib adjust callback
- do not assign skb->dev, eth_type_trans() already does it
- handle skb allocation failures in the refill path
SVN-Revision: 33780
|
|
|
|
| |
SVN-Revision: 33604
|
|
|
|
| |
SVN-Revision: 33556
|
|
|
|
| |
SVN-Revision: 33555
|
|
|
|
| |
SVN-Revision: 33554
|
|
|
|
| |
SVN-Revision: 33383
|
|
|
|
|
|
| |
use {read,write}l_relaxed instead of the plain __raw_{read,write}l variants.
SVN-Revision: 33330
|
|
|
|
| |
SVN-Revision: 33323
|
|
|
|
| |
SVN-Revision: 33315
|
|
|
|
| |
SVN-Revision: 33314
|
|
|
|
| |
SVN-Revision: 33313
|
|
|
|
|
|
| |
Fixes sporadic crashes while reconfiguring the network interface.
SVN-Revision: 33312
|
|
|
|
|
|
| |
Should make inclusion for other MCS814x SoCs easier
SVN-Revision: 33188
|
|
|
|
| |
SVN-Revision: 33131
|
|
|
|
|
|
| |
None of the boards we support have PCI connectors
SVN-Revision: 33130
|
|
|
|
| |
SVN-Revision: 33129
|
|
|
|
| |
SVN-Revision: 33128
|
|
|
|
| |
SVN-Revision: 33127
|
|
|
|
| |
SVN-Revision: 33126
|
|
|
|
| |
SVN-Revision: 33079
|
|
|
|
| |
SVN-Revision: 33078
|
|
|
|
|
|
| |
Thanks Gabor for spotting this
SVN-Revision: 33071
|
|
|
|
| |
SVN-Revision: 33070
|
|
|
|
| |
SVN-Revision: 33069
|
|
|
|
| |
SVN-Revision: 33068
|
|
|
|
| |
SVN-Revision: 33067
|
|
|
|
|
|
|
| |
The kernel has to be rounded up to the nearest 1MB, then we append
the root filesystem at its end.
SVN-Revision: 33066
|
|
|
|
| |
SVN-Revision: 33065
|
|
|
|
| |
SVN-Revision: 32951
|
|
|
|
| |
SVN-Revision: 32941
|