summaryrefslogtreecommitdiffstats
path: root/package/base-files
Commit message (Expand)AuthorAgeFilesLines
...
* base-files: functions.sh: Add prepend() homologue to append()Philip Prindeville2023-10-231-0/+8
* treewide: disable QUILT refresh for unsupported packagesChristian Marangi2023-10-201-0/+3
* base-files: fix wrong ucidef_set_network_device_mac network-device entryMichael 'ASAP' Weinrich2023-10-201-1/+1
* base-files: ipcalc.sh: make check slightly more future-proofLeon M. Busch-George2023-09-251-1/+1
* base-files: ipcalc.sh: turn error into warningLeon M. Busch-George2023-09-251-2/+3
* base-files: ipcalc.sh clarify range parameters in commentLeon M. Busch-George2023-09-251-1/+1
* package: avoid the use of eval to parse ipcalc.sh outputLeon M. Busch-George2023-09-251-0/+5
* base-files: ipcalc.sh: don't print broadcast addr for prefix > 30Leon M. Busch-George2023-09-251-2/+4
* base-files: ipcalc.sh: correctly set limit for prefix > 30Leon M. Busch-George2023-09-251-2/+10
* base-files: ipcalc.sh: correctly interpret num parameterLeon M. Busch-George2023-09-251-1/+1
* base-files: sysupgrade: Add 2 sec sleep into process KILL loopHannu Nyman2023-09-121-1/+1
* base-files: fix duplicate wifi radio sections when using phy renamingFelix Fietkau2023-07-172-0/+4
* base-files: upgrade: nand: add JFFS2 cleanmarkers supportÁlvaro Fernández Rojas2023-06-151-2/+10
* base-files: enable BPF JIT kallsyms by defaultTony Ambardar2023-06-021-0/+1
* base-files: add protocol ncm support for ucidef_set_interface()Arınç ÜNAL2023-05-181-0/+1
* base-files: Do not break on non-eth portsOlliver Schinagl2023-05-091-2/+0
* base-files: add 'isup' to the wifi scriptAndre Heider2023-04-121-1/+18
* base-files: use named variables in the wifi scriptAndre Heider2023-04-121-2/+2
* base-files: fix nand_upgrade_ubinized()Rafał Miłecki2023-04-111-1/+3
* base-files: add support for retrieving IPv6 assignmentsMark Baker2023-02-241-0/+14
* base-files: sysfixtime: Fix time on the fake RTCYuan Tao2023-02-191-6/+16
* build: add option to use preinit IP as LAN IPStijn Tintel2023-02-172-0/+20
* treewide: replace /sys/devices/virtual/ubi by /sys/class/ubiDaniel Golle2023-02-151-5/+4
* base-files: ipcalc.sh: fix awk regex syntaxLeon M. George2023-02-071-1/+1
* base-files: ipcalc.sh: trim for statementLeon M. George2023-02-071-2/+8
* base-files: ipcalc.sh: use shebang to invoke awkLeon M. George2023-02-071-3/+1
* base-files: ipcalc.sh: fail when network is too smallLeon M. George2023-02-071-1/+7
* base-files: ipcalc.sh: don't include own address in rangeLeon M. George2023-02-071-0/+7
* base-files: ipcalc.sh: check for params before calculating start/endLeon M. George2023-02-071-12/+13
* base-files: upgrade: Fix export_partdevice() quotingBrian Norris2023-02-031-1/+1
* base-files: fix nand_do_platform_check failChen Minqiang2023-01-291-1/+5
* base-files: Remove nand.sh dependency from emmc upgradeBrian Norris2023-01-213-31/+30
* base-files: rework mtd_get_mac_text()Michael Pratt2023-01-061-11/+5
* ramips: add basic support for tp-link er605-v2Nikolay Martynov2023-01-041-0/+11
* base-files: stage2: add 'tail' to sysupgrade environmentTony Ambardar2022-12-311-1/+1
* sunxi: ensure NanoPi R1 has unique MAC addressJan-Niklas Burfeind2022-12-251-0/+8
* base-files: sysupgrade-tar: allow separated kernel/rootfs ubiChuanhong Guo2022-12-171-14/+27
* base-files: split ubi attaching out of nand_upgrade_prepare_ubiChuanhong Guo2022-12-171-27/+38
* base-files: bring back nand_do_upgrade_successDaniel Golle2022-10-301-1/+9
* base-files: verify nand sysupgrade imagesRodrigo Balerdi2022-10-302-20/+58
* base-files: accept gzipped nand sysupgrade imagesRodrigo Balerdi2022-10-301-31/+55
* base-files: fix ubinized nand sysupgradeRodrigo Balerdi2022-10-302-14/+33
* base-files: fix and clean up nand sysupgrade codeRodrigo Balerdi2022-10-301-38/+42
* base-files: wifi: for wifi reconf, scan_wifi after network reloadBob Cantor2022-10-251-1/+1
* base-files: wifi: for wifi up, scan_wifi after network reloadBob Cantor2022-10-251-1/+1
* base-files: add protocol qmi/mbim support for ucidef_set_interface()Andrey Butirsky2022-10-181-0/+8
* base-files: add helper functions for adding wlan device entries to board.jsonFelix Fietkau2022-10-142-0/+19
* base-files: Actually set default nameOlliver Schinagl2022-09-221-1/+1
* ath79: add support for TP-Link Deco S4Nick French2022-09-111-0/+19
* base-files: rename ethernet devs on known boardsMartin Kennedy2022-09-102-0/+51