| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
* | lantiq: add platform_pre_upgrade for sysupgrade | John Crispin | 2015-09-15 | 1 | -0/+10 |
* | lantiq: get more status information from xDSL | John Crispin | 2015-09-14 | 1 | -12/+400 |
* | lantiq: Add support for the BT Home Hub 5A | John Crispin | 2015-07-07 | 1 | -1/+1 |
* | lantiq: td-w8970: fix failsafe mode | John Crispin | 2015-02-09 | 1 | -0/+18 |
* | Add profile and userspace for P2812HNUF1/3, switch from UBI_GLUEBI to UBI_BLOCK | John Crispin | 2015-01-17 | 1 | -1/+1 |
* | lantiq: BT Home Hub 3A - userspace | John Crispin | 2015-01-08 | 1 | -1/+1 |
* | lantiq_dsl.sh: properly detect vdsl_cpe_control and add missing quotes | John Crispin | 2014-10-29 | 1 | -3/+7 |
* | lantiq: detect board in preinit state | John Crispin | 2014-07-14 | 2 | -2/+9 |
* | lantiq: generate /tmp/sysinfo/lantiq_board_name if missing | John Crispin | 2014-07-10 | 1 | -0/+2 |
* | lantiq: enable SysupgradeNAND for BTHOMEHUBV2B | John Crispin | 2014-07-10 | 1 | -0/+10 |
* | lantiq: add support for /tmp/sysinfo | John Crispin | 2014-07-02 | 1 | -3/+23 |
* | target/linux/*/base-files/lib/upgrade/platform.sh - wrong check for ARGC | John Crispin | 2014-06-02 | 1 | -1/+1 |