Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | bcm27xx-userland: update to latest version | Álvaro Fernández Rojas | 2021-02-19 | 1 | -75/+0 |
| | | | | | | | Adds some fixes and removes upstreamed patch. Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com> (cherry-picked from commit 1d3a9b1c00) | ||||
* | bcm27xx-userland: update to latest version | Álvaro Fernández Rojas | 2020-05-28 | 1 | -0/+75 |
| | | | | Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com> | ||||
* | bcm27xx-userland: update to latest version | Álvaro Fernández Rojas | 2020-02-28 | 1 | -11/+0 |
| | | | | | | Remove upstream cmake fix. Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com> | ||||
* | brcm2708: rename target to bcm27xx | Adrian Schmutzler | 2020-02-14 | 1 | -0/+11 |
This change makes the names of Broadcom targets consistent by using the common notation based on SoC/CPU ID (which is used internally anyway), bcmXXXX instead of brcmXXXX. This is even used for target TITLE in make menuconfig already, only the short target name used brcm so far. Despite, since subtargets range from bcm2708 to bcm2711, it seems appropriate to use bcm27xx instead of bcm2708 (again, as already done for BOARDNAME). This also renames the packages brcm2708-userland and brcm2708-gpu-fw. Signed-off-by: Adrian Schmutzler <freifunk@adrianschmutzler.de> Acked-by: Álvaro Fernández Rojas <noltari@gmail.com> |