- Sep 14, 2016
-
-
Rafał Miłecki authored
Now we have firmwares separated and bcm53xx selecting required ones make use of it to actually save that rootfs space. Other targets using brcmfmac (brcm2708 and sunxi) use SDIO interface and firmware so they don't won't be affected. Signed-off-by:
Rafał Miłecki <rafal@milecki.pl>
-
John Crispin authored
fixes cleanup of mount points Signed-off-by:
John Crispin <john@phrozen.org>
-
- Sep 13, 2016
-
-
Mathias Kresin authored
This is a follow up to 28110727 "ramips: set blocksize for 4MB devices". I've missed to include the required changes of the kernel configs to enable 4K sector size support. The option is only enabled for targets having boards with 4k sector size flash chips. Signed-off-by:
Mathias Kresin <dev@kresin.me>
-
Mathias Kresin authored
Using pad-to instead of passing the optional padding to append-kernel or append-rootfs. It could be that the value of a variable is passed. In case the variable is empty no error is thrown. Furthermore the purpose of the extra parameter is hard to get without reading the code. Signed-off-by:
Mathias Kresin <dev@kresin.me>
-
Mathias Kresin authored
Use the new image build code and deduplicate the code. Signed-off-by:
Mathias Kresin <dev@kresin.me>
-
Mathias Kresin authored
This reverts commit ec37a565 and fixes the underlying issue.
-
Rafał Miłecki authored
It switched to syscon to better describe PMU block. Signed-off-by:
Rafał Miłecki <rafal@milecki.pl>
-
Rafał Miłecki authored
The latest update of hostapd broke brcmfmac due to upstream regression. Signed-off-by:
Rafał Miłecki <rafal@milecki.pl>
-
Rafał Miłecki authored
This will allow us to include required firmwares only and save some rootfs space. Signed-off-by:
Rafał Miłecki <rafal@milecki.pl>
-
Rafał Miłecki authored
Using few packages will allow saving some space by decreasing rootfs size. Dropping 43602a1 firmware saves 316 580 B. Dropping 4366b1 saves 468 188 B. Moreover there are more firmware files that may require packaging and even more to come later (e.g. 4366c0). This can especially useful now, with per device rootfs. Signed-off-by:
Rafał Miłecki <rafal@milecki.pl>
-
- Sep 12, 2016
-
-
Daniel Gimpelevich authored
Backport patches from upstream Linux kernel which are making the kernel stores the appended dtb not in the same resisters as defined in the UHI specification, use a separate variable on MIPS. Signed-off-by:
Daniel Gimpelevich <daniel@gimpelevich.san-francisco.ca.us> [some modifications] Signed-off-by:
Hauke Mehrtens <hauke@hauke-m.de>
-
Felix Fietkau authored
Only add them where they are actually required. Should help with compatibility issues with stock U-Boot images that access UBI Signed-off-by:
Felix Fietkau <nbd@nbd.name>
-
Felix Fietkau authored
Signed-off-by:
Felix Fietkau <nbd@nbd.name>
-
- Sep 11, 2016
-
-
Mathias Kresin authored
Use of the kernel size variable. Signed-off-by:
Mathias Kresin <dev@kresin.me>
-
Mathias Kresin authored
The KERNEL_SIZE variable is unset and no padding is applied. This looks like a typo to me since the ubinized image need to be aligned to the flash blocksize. Signed-off-by:
Mathias Kresin <dev@kresin.me>
-
Mathias Kresin authored
The kernel size isn't passed to the append-kernel build step and the resulting image bricks the device. Fixes FS#168. Signed-off-by:
Mathias Kresin <dev@kresin.me>
-
- Sep 10, 2016
-
-
Mathias Kresin authored
- quote the interface name - remove call of not existing function - remove the proto if it's the default proto Signed-off-by:
Mathias Kresin <dev@kresin.me>
-
Mathias Kresin authored
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>
-
Mathias Kresin authored
Fix alphabetical order distortions as well. Signed-off-by:
Mathias Kresin <dev@kresin.me>
-
Mathias Kresin authored
Signed-off-by:
Mathias Kresin <dev@kresin.me>
-
Mathias Kresin authored
Add or fix the physical port number of switch ports to allow LuCI to display the ports in physical order. Remove the physical port number in case bridge port and physical port order are the same. Reorder the ucidef_add_switch parameter to be aligned with the switch port number. Remove board settings which are covered by the default case and remove comments. Signed-off-by:
Mathias Kresin <dev@kresin.me>
-
Mathias Kresin authored
Signed-off-by:
Mathias Kresin <dev@kresin.me>
-
Álvaro Fernández Rojas authored
As usual these patches were extracted and rebased from the raspberry pi repo: https://github.com/raspberrypi/linux/tree/rpi-4.4.y Also adds support for Raspberry Pi Compute Module 3 (untested). Signed-off-by:
Álvaro Fernández Rojas <noltari@gmail.com>
-
Álvaro Fernández Rojas authored
Signed-off-by:
Álvaro Fernández Rojas <noltari@gmail.com>
-
Kevin Darbyshire-Bryant authored
Permit users of the full variant to disable the NO_ID *.bind pseudo domain masking. Defaulted 'on' in all variants. Signed-off-by:
Kevin Darbyshire-Bryant <kevin@darbyshire-bryant.me.uk>
-
Kevin Darbyshire-Bryant authored
As security precaution and to limit the attack surface based on the version reported by tools like nmap mask out the dropbear version so the version is not visible anymore by snooping on the wire. Version is still visible by 'dropbear -V' Based on a patch by Hans Dedecker <dedeckeh@gmail.com> Signed-off-by:
Kevin Darbyshire-Bryant <kevin@darbyshire-bryant.me.uk> Signed-off-by: Felix Fietkau <nbd@nbd.name> [remove trailing _]
-
Felix Fietkau authored
Signed-off-by:
Felix Fietkau <nbd@nbd.name>
-
Felix Fietkau authored
Signed-off-by:
Felix Fietkau <nbd@nbd.name>
-
Felix Fietkau authored
Signed-off-by:
Felix Fietkau <nbd@nbd.name>
-
Felix Fietkau authored
Signed-off-by:
Felix Fietkau <nbd@nbd.name>
-
Felix Fietkau authored
Signed-off-by:
Felix Fietkau <nbd@nbd.name>
-
Felix Fietkau authored
Signed-off-by:
Felix Fietkau <nbd@nbd.name>
-
Felix Fietkau authored
Signed-off-by:
Felix Fietkau <nbd@nbd.name>
-
Felix Fietkau authored
Signed-off-by:
Felix Fietkau <nbd@nbd.name>
-
Felix Fietkau authored
Signed-off-by:
Felix Fietkau <nbd@nbd.name>
-
Felix Fietkau authored
Signed-off-by:
Felix Fietkau <nbd@nbd.name>
-
Felix Fietkau authored
Signed-off-by:
Felix Fietkau <nbd@nbd.name>
-
Koen Vandeputte authored
commit a2386c38 requires the module to be static in the kernel. So lets actually add support for it inside the kernel config. Tested on Ventana Signed-off-by:
Koen Vandeputte <koen.vandeputte@ncentric.com>
-
- Sep 08, 2016
-
-
Mathias Kresin authored
Signed-off-by:
Mathias Kresin <dev@kresin.me>
-
- Sep 03, 2016
-
-
Mathias Kresin authored
Now that all seama images are using the new build code this seama recipe used with the old build code can be dropped. Signed-off-by:
Mathias Kresin <dev@kresin.me>
-