Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | treewide: switch the timer frequency to 100 Hz | Rui Salvaterra | 2021-04-21 | 1 | -2/+0 |
| | | | | | | | | Some targets select HZ=100, others HZ=250. There's no reason to select a higher timer frequency (and 100 Hz are available in every architecture), so change all targets to 100 Hz. Signed-off-by: Rui Salvaterra <rsalvaterra@gmail.com> | ||||
* | octeon: add 5.10 as testing kernel | Stijn Tintel | 2021-04-18 | 1 | -0/+260 |
Remove upstreamed parts from 100-ubnt_edgerouter2_support.patch. Compile and runtime tested on Ubiquiti EdgeRouter Lite. Signed-off-by: Stijn Tintel <stijn@linux-ipv6.be> |