openwrtv3/target/linux/ramips
Koen Vandeputte b4e17a7440 ramips: fix netgear r6120 factory image generation
as indicated in commit c5bf408ed6 "(ramips: fix image generation for mt76x8")
more rework was needed to fix the other issues.

Building on another machine, but using the same arch, showed
the application failing again for different reasons.

Fix this by completely rewriting the application, fixing following found issues:

- buffer overflows, resulting in stack corruption
- flaws in memory requirement calculations (too small, too large)
- memory leaks
- missing bounds checking on string handling
- non-reproducable images, by using unitilized memory in checksum calculation
- missing error handling, resulting in succes on specific image errors
- endianness errors when building on BE machines
- various minor build warnings
- documentation did not match the code actions (header item locations)
- allowing input to be decimal, hex or octal now

Signed-off-by: Koen Vandeputte <koen.vandeputte@ncentric.com>
2018-11-08 13:32:22 +01:00
..
base-files ramips: fix leds on GL.iNet GL-MT300N-V2 2018-11-02 21:43:15 +01:00
dts ramips: add missing DTS frequency limit for the 5 GHz radio on Archer C20i 2018-11-06 22:25:49 +01:00
files-4.14/drivers ramips: drop obsolete sd card driver code 2018-09-06 21:35:53 +02:00
image ramips: fix netgear r6120 factory image generation 2018-11-08 13:32:22 +01:00
mt76x8 treewide: use wpad-basic for not small flash targets 2018-10-16 15:07:41 +01:00
mt7620 treewide: use wpad-basic for not small flash targets 2018-10-16 15:07:41 +01:00
mt7621 ramips: refresh mt7621 kernel config 2018-10-15 12:54:12 +02:00
patches-4.14 kernel: bump 4.14 to 4.14.79 2018-11-05 16:00:00 +01:00
rt288x kernel: only optimized for size if small_flash 2018-07-12 18:15:32 +02:00
rt305x kernel: only optimized for size if small_flash 2018-07-12 18:15:32 +02:00
rt3883 kernel: only optimized for size if small_flash 2018-07-12 18:15:32 +02:00
Makefile ramips: switch to linux 4.14 2018-04-06 18:07:43 +02:00
modules.mk ramips: rename pwm kernel module 2018-04-08 12:35:33 +02:00