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> | ||||
* | bcm63xx: add kernel 5.10 support | Álvaro Fernández Rojas | 2021-02-17 | 1 | -0/+229 |
Runtime-tested on Comtrend AR-5387un. Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com> |