summaryrefslogtreecommitdiffstats
path: root/package/base-files/files/lib/functions
Commit message (Expand)AuthorAgeFilesLines
* base-files: board_detect: allow specifying the generated fileJonas Gorski2016-08-131-2/+0
* kernel: remove unused morse led trigger driverFelix Fietkau2016-08-041-11/+0
* base-files: support port_state LED types in board.dJo-Philipp Wich2016-06-081-0/+19
* base-files: add function ucidef_set_interface_raw to enable default configura...John Crispin2016-03-101-0/+6
* lantiq: do not set default firmware fileFelix Fietkau2016-03-071-4/+2
* base-files: support passing mode to ucidef_set_led_netdev()Jo-Philipp Wich2016-02-261-0/+2
* base-files: add support for speed mask to switch config init scriptsFelix Fietkau2016-02-251-0/+2
* leds: support oneshot as well as timer triggersJohn Crispin2016-02-251-4/+13
* base-files: cleanup mtd_get_mac_binary hexdumpFelix Fietkau2015-12-191-1/+1
* ar71xx: scan nand ubi partition for ath9k eeprom filesFelix Fietkau2015-12-191-0/+17
* all: drop old uci-defaults.shJo-Philipp Wich2015-12-112-864/+519
* board.d: add support for gpio_switch sectionsJo-Philipp Wich2015-12-041-0/+15
* base-files: board.d: auto-set model id and name if /tmp/sysinfo is availableJo-Philipp Wich2015-12-041-0/+10
* base-files: board.d: support dsl modems, atm bridges and pppoe protocolJo-Philipp Wich2015-12-041-1/+47
* all: remove dummy ucidef_set_interface_loopback() from board.dJo-Philipp Wich2015-12-031-6/+0
* base-files: board.d: support specifiying the protocol of lan and wanJo-Philipp Wich2015-12-031-10/+26
* base-files: board.d: support timer ledsJo-Philipp Wich2015-12-031-0/+20
* base-files: board.d: support ide ledsJo-Philipp Wich2015-12-031-0/+16
* base-files: uci-defaults-new.sh: fix for handling multiple ifnamesJo-Philipp Wich2015-12-031-4/+4
* board.d: merge ucidef_add_switch() and ucidef_add_switch_ports()Jo-Philipp Wich2015-12-031-60/+50
* base-files: uci-defaults-new: remove reset/enable args of ucidef_add_switch()Jo-Philipp Wich2015-12-031-14/+12
* base-files: uci-defaults-new, config_generate: refactor code and drop old vlansJo-Philipp Wich2015-12-031-50/+108
* base-files: uci-defaults-new, config_generate: allow force tagged cpu portsJo-Philipp Wich2015-11-301-2/+8
* base-files: uci-defaults-new: fix unquoted variablesJo-Philipp Wich2015-11-301-5/+5
* base-files: uci-defaults-new: add board id and name helpersJo-Philipp Wich2015-11-301-0/+12
* base-files: uci-defaults-new, config_generate: support for gpio ledsJo-Philipp Wich2015-11-261-0/+21
* base-files: uci-defaults-new: remove ucidef_set_led_interface()Jo-Philipp Wich2015-11-261-16/+0
* base-files: uci-defaults-new: fix storing rssi leds and triggers in board.jsonJo-Philipp Wich2015-11-261-7/+6
* base-files: uci-defaults-new: properly quote variablesJo-Philipp Wich2015-11-261-95/+95
* base-files: uci-defaults-new: add ucidef_add_switch_port_attr() helperJo-Philipp Wich2015-11-251-0/+36
* base-files: uci-defaults-new: whitespace cleanupJo-Philipp Wich2015-11-251-11/+11
* base-files: uci-defaults-new: don't store switch attr numbers as stringsJo-Philipp Wich2015-11-251-3/+6
* base-files: add ucidef_set_interface_wan() and ucidef_add_switch_ports()Jo-Philipp Wich2015-11-241-0/+50
* base-files: fix ramoverlay function with kernels 3.18+Felix Fietkau2015-09-211-4/+5
* base-files: allow setting ide-disk led triggerJonas Gorski2015-09-041-0/+16
* base-files: added option to configure the gpio led trigger in uci-defaultsJohn Crispin2015-07-141-0/+20
* base-files: implemented basic GPIO controlJohn Crispin2015-07-081-0/+24
* uci-defaults: add ucidef_set_led_mmcJohn Crispin2015-02-141-0/+17
* base-files: Use 200ms LED timing as before for the new phase preinit_regular.John Crispin2015-01-201-2/+2
* base-files: Add ucidef_set_led_timer to uci-defaults.shJohn Crispin2015-01-171-0/+20
* base-files: Fix switch settings for uci-defaults-new.sh.John Crispin2015-01-081-2/+2
* add "preinit_regular" diag.sh set_state argumentJohn Crispin2014-12-151-0/+4
* scripts: fix wrong usage of '==' operatorJohn Crispin2014-10-142-2/+2
* base-files: add network_get_ipaddrs_all()Steven Barth2014-10-091-0/+23
* network: Unbind DHCPv6 from underlying interfacesSteven Barth2014-10-081-1/+1
* base-files: add a protocol argument to ucidef_set_interface_rawFlorian Fainelli2014-09-251-1/+2
* base-files: whitespace fixesLuka Perkov2014-09-142-6/+6
* base-files: add a hardware detection layerJohn Crispin2014-08-181-0/+302
* base-files: /lib/functions/network.sh: fix network_get_ipaddr6Jo-Philipp Wich2014-08-111-1/+12
* base-files: strip quotes from the MAC address in macaddr_canonicalize()Gabor Juhos2014-07-141-0/+1