-
Notifications
You must be signed in to change notification settings - Fork 58
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[WIP] [RISCV][SG2042] feat: add sg2042 support #399
Open
RevySR
wants to merge
40
commits into
deepin-community:linux-6.6.y
Choose a base branch
from
RevySR:deepin/linux-6.6.y/sg2042
base: linux-6.6.y
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Changes from 1 commit
Commits
Show all changes
40 commits
Select commit
Hold shift + click to select a range
9b65e1f
riscv: Add sophgo sg2042 soc support
xingxg2022 7b48c3d
riscv: errata: Replace thead cache clean with flush
xingxg2022 27e63d8
riscv: errata: cmo: add CMO macro variant with both VA and PA
Icenowy ac02e2f
riscv: use VA+PA variant of CMO macros for DMA synchorization
Icenowy a635dc8
riscv: use VA+PA variant of CMO macros for DMA page preparation
Icenowy b62c4ef
riscv: errata: thead: Make cache clean to flush
xingxg2022 5286ea8
riscv: changing T-Head PBMT attributes
Icenowy 28e0bb3
riscv: add ioremap_wc for gpu
xingxg2022 3628e08
riscv: add smp_cond_load_acquire()
xingxg2022 a22e0ed
riscv: spinlock: Fix deadlock issue
8638ab1
driver: clk: Add sophgo sg2042 soc support
xingxg2022 d2cfc74
driver: pinctrl: Add sophgo sg2042 soc support
xingxg2022 de34681
driver: reset: Add sophgo sg2042 soc support
xingxg2022 dfc7cc7
driver: mmc: Add sophgo sg2042 soc support
xingxg2022 1451df2
driver: mtd: Add sophgo sg2042 soc support
xingxg2022 904c7b1
driver: net: Add sophgo sg2042 soc support
xingxg2022 e3005ee
driver: pcie: Add sophgo sg2042 soc support
xingxg2022 5bbc425
drivers: pcie: sophgo: Create msi-x whitelist,turn on msi-x for top intr
xingxg2022 12f1a8f
driver: soc: Add sophgo sg2042 soc support
xingxg2022 fbc46f7
ttm: disallow cached mapping
Icenowy da1043d
amdgpu: disable rebar
Icenowy b79fed4
radeon hack: force 64-bit msi to fit top intc
Icenowy 582c866
nvidia hda: force msi
Icenowy 73cdd0e
mango pci hack:broadcast when no MSI source known
xingxg2022 731f114
riscv: Add support for kernel-mode FPU
xingxg2022 d200297
riscv: Factor out riscv-march-y to a separate Makefile
xingxg2022 f1f7341
drm/amd/display: Support DRM_AMD_DC_FP on RISC-V
xingxg2022 c803dae
riscv: kexec: Add image loader for kexec file
xingxg2022 bcc9729
riscv/kexec: handle R_RISCV_ADD16 and R_RISCV_SUB16 relocation types
xingxg2022 210058f
riscv: kernel: Optimize apply_relocate_add()
xingxg2022 ee623f7
kernel: schedule: Fix set_task_cpu() bug
xingxg2022 57cbbce
perf cpumap: Make counter as unsigned ints
kraj a87cd4f
riscv: configs: Add sophgo sg2042 soc defconfig
xingxg2022 b342de0
drivers:pci:remove the err log of parsing pci
lionel0016 b7c58dc
riscv:dts:modify dw gpio clock name
Chunzhi-Lin 49e3043
dts:sophgo:add i2c-rtc ds1307 device node for single chip
Chunzhi-Lin 564e66d
dts:sophgo:x4evb:Apply top interrupt instead of msi on x16 slot
Chunzhi-Lin 529aa9c
riscv:dts:capricorn:add i2c-rtc device
Chunzhi-Lin c0fe527
pcie: whitelist and support mellanox connectx-2
felixonmars 2722614
add null event check logic in riscv_pmu_sbi.c
lin-fei File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
这个也需要隔离,不对其他场景生效