summaryrefslogtreecommitdiff
path: root/projects/linux/core/done
AgeCommit message (Collapse)Author
2022-02-09bsp-51x-upport-request: Move identical requests to tasks (part 2)Geert Uytterhoeven
Several upport requests for bsp-51x existed in bsp-41x with the same patch summary, and were broken out in tasks before. Move them to the existing tasks. Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be>
2022-02-09bsp-51x-upport-request: Move identical requests to tasks (part 1)Geert Uytterhoeven
Several upport requests for bsp-51x existed in bsp-41x with the same patch ID, and were broken out in tasks before. Move them to the existing tasks. Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be>
2022-01-24Auto-update sweep for v5.17-rc1Geert Uytterhoeven
Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be>
2021-12-07Auto-update sweep for v5.16-rc4 and next-20211207Geert Uytterhoeven
Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be>
2021-11-16projects: linux: core: Mark Paravirtualized GPIO abandonedGeert Uytterhoeven
- Interrupt support for the GPIO Aggregator has been posted, - The QEMU GPIO backend has been obsoleted by GPIO support in the OASIS virtio spec, - The GPIO Aggregator is still useful for virtio and other use-cases. Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be>
2021-11-15projects: linux: core: pinctrl: Mark MediaLB pins doneGeert Uytterhoeven
MediaLB pins are upstream. Hence no need to upport for bsp-51x. Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be>
2021-07-13projects: linux: core: Mark "RCAR3: Enable full cpufreq and voltage scaling" ↵Geert Uytterhoeven
Done Cpufreq, voltage scaling, and boost support for Z clocks on R-Car Gen3 has been upstreamed. Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be> Reviewed-by: Yoshihiro Shimoda <yoshihiro.shimoda.uh@renesas.com>
2021-07-13projects: linux: core: Mark "add r8a77961 support (core)" DoneGeert Uytterhoeven
Support for R-Car M3-W+ core components has been upstreamed. Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be> Reviewed-by: Yoshihiro Shimoda <yoshihiro.shimoda.uh@renesas.com>
2021-07-13projects: linux: core: Mark "dt-bindings conversion to json-schema (Core)" DoneGeert Uytterhoeven
All Device Tree bindings for Renesas core components have been converted to json-schema. Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be> Reviewed-by: Yoshihiro Shimoda <yoshihiro.shimoda.uh@renesas.com>
2021-07-13projects: linux: core: Mark "CLK; Implement .determine_rate() callback" DoneGeert Uytterhoeven
All Renesas clock drivers have been converted from .round_rate() to .determine_rate(). Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be> Reviewed-by: Yoshihiro Shimoda <yoshihiro.shimoda.uh@renesas.com>
2021-03-01projects: linux: core: Mark bsp396_mfd_bd9574mwv doneGeert Uytterhoeven
Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be> Reviewed-by: Yoshihiro Shimoda <yoshihiro.shimoda.uh@renesas.com>
2021-03-01projects: linux: core: Mark bsp392_pinctrl_sh-pfc_vin.yaml abandonedGeert Uytterhoeven
Equivalents in bsp-41x of remaining commits are tracked in bsp41x_pinctrl_vin. Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be> Reviewed-by: Yoshihiro Shimoda <yoshihiro.shimoda.uh@renesas.com>
2021-03-01projects: linux: core: Mark bsp392_iommu_ipmmu-vmsa abandonedGeert Uytterhoeven
Equivalents in bsp-41x of remaining commits are tracked in bsp41x_ipmmu. Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be> Reviewed-by: Yoshihiro Shimoda <yoshihiro.shimoda.uh@renesas.com>
2021-03-01projects: linux: core: Mark bsp392_clk_renesas_z_z2_clocks abandonedGeert Uytterhoeven
Equivalents in bsp-41x of remaining commits are tracked in bsp41x_clk_renesas. Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be> Reviewed-by: Yoshihiro Shimoda <yoshihiro.shimoda.uh@renesas.com>
2021-03-01projects: linux: core: Mark bsp392_arm64_configs doneGeert Uytterhoeven
Equivalents in bsp-41x of remaining commits have been moved to non-target. Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be> Reviewed-by: Yoshihiro Shimoda <yoshihiro.shimoda.uh@renesas.com>
2021-01-29project.schema: replace bsp-commits to bsp39xKuninori Morimoto
Current periject is using bsp-commits tag, but it is not enough to know each BSP status. This patch replace it to bsp39x, and we will use bspXXX tag for BSP. Signed-off-by: Kuninori Morimoto <kuninori.morimoto.gx@renesas.com>
2020-11-25projects: linux: core: Mark bsp392_arm64_dts_tee abandonedGeert Uytterhoeven
Optee nodes should be added by the bootloader when needed, as optee is an optional firmware component. Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be> Reviewed-by: Yoshihiro Shimoda <yoshihiro.shimoda.uh@renesas.com>
2020-11-25projects: linux: core: Mark bsp392_tee_driver abandonedYoshihiro Shimoda
Signed-off-by: Yoshihiro Shimoda <yoshihiro.shimoda.uh@renesas.com> Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be>
2020-08-20projects: linux: core: Mark H3/M3-W OPP tables doneGeert Uytterhoeven
Note that upstream does not have multiple OPP tables for AVS and 3DGE. Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be>
2020-06-15projects: linux: core: Mark cpuidle doneGeert Uytterhoeven
Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be>
2020-03-19projects: linux: core: Move Done tasks to new done subdirGeert Uytterhoeven
This reduces visual clutter. Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be>