summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2024-08-29RISCV: configs: tizen-lpi4a: enable drivers needed for host USB supportaccepted/tizen/unified/x/20240830.151547accepted/tizen/unified/toolchain/20241004.102134Marek Szyprowski1-2/+4
2024-08-29riscv: dts: thead: Add devicetree nodes for DWC3 (host USB) controllerMarek Szyprowski2-0/+62
2024-08-29usb: dwc3: add THEAD/LicheePi4A vendor driverMarek Szyprowski3-0/+349
2024-08-14gpu: drm: img-rogue: Fix shrinker nameaccepted/tizen/unified/x/20240818.074458Seung-Woo Kim1-1/+1
2024-08-13firmware: thead: Remove unused-function warningSeung-Woo Kim1-8/+0
2024-08-13firmware: thead: Fix format warningSeung-Woo Kim1-1/+1
2024-08-13firmware: thead: Remove unused-variable warningSeung-Woo Kim1-3/+0
2024-08-13firmware: thead: Remove int-conversion waring in light_procSeung-Woo Kim1-3/+3
2024-08-13RISCV: configs: tizen-lpi4a: Enable options required for GPUMichal Wilczynski1-0/+2
2024-08-13riscv: dts: thead: Add GPU node and dependent nodesMichal Wilczynski3-0/+61
2024-08-13riscv: dts: thead: Enable thead fanMichal Wilczynski1-0/+55
2024-08-13mailbox: Introduce thead mailbox driverMichal Wilczynski3-0/+599
2024-08-13regulator: light-regulator-aon: Update aon regulator driverMichal Wilczynski1-478/+323
2024-08-12firmware: thead: Update always-on module driversMichal Wilczynski12-35/+554
2024-08-12gpu: drm: img: Adjust the driver code for 6.6 kernelMichal Wilczynski8-22/+23
2024-08-12gpu: drm: img: Fix to use iterator instead of listMichal Wilczynski1-45/+13
2024-08-12riscv: mm: fix NOCACHE_THEAD does not set bit[61] correctlyMichal Wilczynski1-1/+1
2024-08-12riscv: mm: update T-Head memory type definitionsMichal Wilczynski1-5/+9
2024-08-12gpu: drm: img-rogue: Initial port of img-rogueMichal Wilczynski537-0/+275624
2024-07-02drm: bridge: synopsys: dw-hdmi: Resolve unused-function build warningaccepted/tizen/unified/x/asan/20240813.231955accepted/tizen/unified/x/20240703.103758accepted/tizen/unified/toolchain/20240812.133512Seung-Woo Kim1-12/+14
2024-07-02drm: verisilicon: Resolve build warningsSeung-Woo Kim2-2/+2
2024-07-02perf tools: Address python 3.6 DeprecationWarning for string scapesBenjamin Gray4-6/+6
2024-06-12RISCV: configs: tizen-lpi4a: Enable DM_BOW featureaccepted/tizen/unified/x/asan/20240625.092909accepted/tizen/unified/x/20240614.080534accepted/tizen/unified/toolchain/20240624.121702Marek Szyprowski1-0/+1
2024-06-12device-mapper: Add dm-bowMateusz Moscicki4-0/+1428
2024-06-05drm: verisilicon: vs_gem: Fix wrong return type with gcc14accepted/tizen/unified/x/20240610.223411accepted/tizen/unified/toolchain/20240610.172832Jaehoon Chung1-1/+5
2024-06-05drm: verisilicon: vs_drv: Fix type mismatch with gcc14Jaehoon Chung1-1/+1
2024-06-05btrfs: fix kvcalloc() arguments order in btrfs_ioctl_send()Dmitry Antipov1-2/+2
2024-06-04perf tools: Fix calloc() arguments to address error introduced in gcc-14Sun Haiyong4-7/+7
2024-06-04perf top: Remove needless malloc(0) call that triggers -Walloc-sizeSun Haiyong1-1/+1
2024-05-27RISCV: configs: tizen-lpi4a: enable options required for displayaccepted/tizen/unified/x/20240530.042952accepted/tizen/unified/toolchain/20240530.231450Michal Wilczynski1-0/+5
2024-05-27riscv: dts: thead: Add device tree for hdmi port and dependent nodesMichal Wilczynski3-0/+949
2024-05-27riscv: dts: thead: Move pinctrl nodes to th1520-lichee-module-4a.dtsiMichal Wilczynski2-206/+205
2024-05-27riscv: dts: thead: Move osc_32k and rc_24m clocks under clock parentMichal Wilczynski1-14/+23
2024-05-27pwm: Enable LicheePi 4A pwm driverMichal Wilczynski3-0/+360
2024-05-27phy: Enable LicheePi 4A phy driversMichal Wilczynski5-0/+801
2024-05-27regulator: Enable LicheePi 4A regulator driverMichal Wilczynski3-0/+897
2024-05-27firmware: Enable LicheePi 4A firmware driversMichal Wilczynski8-0/+938
2024-05-27drm: bridge: synopsys: dw-hdmi: Enable LicheePi 4A dw-hdmi modificationsMichal Wilczynski2-1/+48
2024-05-22drm: verisilicon: Enable LicheePi4 drm driversMichal Wilczynski34-0/+11227
2024-05-13RISCV: configs: tizen-lpi4a: enable options required for ethernetaccepted/tizen/unified/x/20240514.123342Michal Wilczynski1-0/+3
2024-05-13RISCV: configs: tizen-lpi4a: sync with savedefconfigSeung-Woo Kim1-3/+0
2024-05-13riscv: dts: thead: Add device tree for ethernet and dependent nodesMichal Wilczynski2-0/+371
2024-05-13net: stmmac: Enable LicheePi 4A ethernet driversMichal Wilczynski3-0/+1004
2024-05-13nvmem: Enable LicheePi 4A efuse driversMichal Wilczynski3-0/+1178
2024-05-13pinctrl: thead: Enable LicheePi 4A pinctrl driversMichal Wilczynski11-0/+1542
2024-05-13clk: thead: Enable LicheePi 4A clock driversMichal Wilczynski25-0/+3837
2024-04-11RISCV: configs: tizen-lpi4a: disable unused modules and driversaccepted/tizen/unified/x/20240416.084350Marek Szyprowski1-11/+8
2024-03-27Revert "tizen: Add extlinux.conf file to boot Tizen"accepted/tizen/unified/x/20240328.131010Marek Szyprowski2-37/+0
2024-03-27RISCV: configs: tizen-lpi4a: enable options needed to boot Tizen OSMarek Szyprowski1-17/+29
2024-03-14tizen: Add extlinux.conf file to boot TizenJaehoon Chung2-0/+37