| Commit message (Expand) | Author | Age | Files | Lines |
* | treewide: drop shebang from non-executable lib files | Adrian Schmutzler | 2021-01-29 | 1 | -3/+0 |
* | lantiq: move dsl related base-files into own package | Martin Schiller | 2020-07-17 | 1 | -749/+0 |
* | lantiq: move common DSL setup into lantiq.sh | Adrian Schmutzler | 2020-01-14 | 1 | -2/+15 |
* | lantiq: split base-files into subtargets | Adrian Schmutzler | 2020-01-14 | 1 | -27/+0 |
* | lantiq: remove includes of non-existent /lib/functions/lantiq.sh | Adrian Schmutzler | 2020-01-03 | 1 | -2/+0 |
* | lantiq: fix dsl_control status handling. | Martin Schiller | 2019-10-15 | 1 | -2/+2 |
* | lantiq: replace backticks by $(...) and remove useless echo | Adrian Schmutzler | 2019-09-29 | 1 | -4/+4 |
* | lantiq-dsl: fix value of FECS counter | Martin Schiller | 2019-09-19 | 1 | -13/+7 |
* | treewide: sysupgrade: don't use $ARGV in platform_do_upgrade() | Rafał Miłecki | 2019-07-17 | 1 | -1/+1 |
* | lantiq: add support for AVM FRITZ!Box 7362 SL | Danijel Tudek | 2019-03-10 | 1 | -0/+1 |
* | lantiq: add support for AVM FRITZ!Box 7412 | Andy Binder | 2019-03-10 | 1 | -0/+1 |
* | lantiq: add integer latency stat for lantiq-dsl | Andre Heider | 2018-12-16 | 1 | -0/+8 |
* | lantiq: complete AVM FRITZ!Box 3370 support | Mathias Kresin | 2018-05-17 | 1 | -1/+7 |
* | treewide: move nand_do_upgrade call to platform_do_upgrade | Mathias Kresin | 2018-02-16 | 1 | -3/+4 |
* | treewide: remove obsolete sysupgrade watchdog kill | Mathias Kresin | 2018-02-16 | 1 | -9/+0 |
* | lantiq: remove DSL_ChipSetHWVersion from status information | Martin Schiller | 2017-12-23 | 1 | -4/+2 |
* | lantiq: use the generic board detect | Mathias Kresin | 2017-12-16 | 1 | -19/+0 |
* | lantiq: remove the former board name from device tree model | Mathias Kresin | 2017-12-16 | 1 | -1/+1 |
* | lantiq: use the compatible string as board name | Mathias Kresin | 2017-12-16 | 2 | -2/+2 |
* | base-files: unify get_dt_led helper function | Christian Lamparter | 2017-12-14 | 1 | -12/+0 |
* | treewide: populate boardname and model earlier | Mathias Kresin | 2017-07-15 | 1 | -0/+0 |
* | lantiq: modified lantiq_dsl.sh status output of latency | Helge Mader | 2017-06-02 | 1 | -1/+1 |
* | lantiq: fix lantiq_dsl.sh status and lucistat output | Helge Mader | 2017-06-02 | 1 | -12/+12 |
* | treewide: fix device tree path in scripts | Mathias Kresin | 2017-05-26 | 1 | -1/+1 |
* | treewide: access device tree from userspace via /proc/ | Mathias Kresin | 2017-05-26 | 1 | -1/+1 |
* | lantiq: remove lantiq_board_model, it is unused | Felix Fietkau | 2017-03-22 | 1 | -9/+0 |
* | lantiq: remove lantiq_board_name, use the generic function instead | Felix Fietkau | 2017-03-22 | 2 | -12/+1 |
* | lantiq: move lantiq_board_detect() to 03_preinit_board.sh | Felix Fietkau | 2017-03-22 | 2 | -10/+10 |
* | lantiq: introduce lantiq_is_vdsl_system | Mathias Kresin | 2017-02-18 | 1 | -0/+4 |
* | lantiq: remove device specific sysupgrade image checks | Felix Fietkau | 2016-11-20 | 1 | -22/+1 |
* | lantiq: append metadata to images | Felix Fietkau | 2016-11-19 | 1 | -0/+1 |
* | lantiq: fix lantiq-dsl output spam | Mathias Kresin | 2016-10-11 | 1 | -1/+1 |
* | lantiq: use aliases device tree node for leds | Mathias Kresin | 2016-10-05 | 1 | -1/+1 |
* | lantiq: cleanup led handling functions | Mathias Kresin | 2016-10-05 | 1 | -9/+5 |
* | lantiq: fix network in failsafe | Mathias Kresin | 2016-06-22 | 1 | -9/+1 |
* | lantiq: add AVM image mageic to sysupgrade script | John Crispin | 2016-06-13 | 1 | -0/+2 |
* | lantiq-dsl: add missing blank in dsl output | John Crispin | 2016-04-09 | 1 | -1/+1 |
* | lantiq-dsl: bugfix latency values swapped for lucistat | John Crispin | 2016-04-09 | 1 | -2/+2 |
* | lantiq-dsl: bugfix db negative sign after comma | John Crispin | 2016-04-09 | 1 | -1/+1 |
* | lantiq: print profile name in dsl lucistat | Felix Fietkau | 2016-03-07 | 1 | -0/+1 |
* | use "-gt" instead of ">" with [ in /lib/functions/lantiq_dsl.sh | John Crispin | 2016-02-12 | 1 | -2/+2 |
* | lantiq: convert vendorid into human readable form | John Crispin | 2016-01-01 | 1 | -0/+67 |
* | lantiq: add the current profile to the stats output | John Crispin | 2016-01-01 | 1 | -0/+30 |
* | lantiq: use default leds defined in DTS | John Crispin | 2016-01-01 | 1 | -0/+16 |
* | lantiq: add VDSL2 vectoring status information | Felix Fietkau | 2015-12-05 | 1 | -1/+12 |
* | lantiq: Synchronize access to the DSL command pipe | John Crispin | 2015-10-19 | 1 | -0/+2 |
* | lantiq: bugfix wrong non pre-emptive crc errors output | John Crispin | 2015-10-11 | 1 | -1/+1 |
* | lantiq: bugfix luci lantiq_dsl status | John Crispin | 2015-10-07 | 1 | -25/+25 |
* | lantiq: bugfix uninitialized variables | John Crispin | 2015-10-05 | 1 | -0/+2 |
* | lantiq: update list on NAND devices in platform_pre_upgrade | Rafał Miłecki | 2015-09-15 | 1 | -1/+1 |