summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2022-06-13DRM: add drm driver supportchanghuang.liang2-145/+196
2022-06-13dts:starfive:Release Audio devices nodesxingyu.wu2-11/+4
2022-06-13Support AC108 daughter board for 3 dev-boardsWalkerChenL3-1/+9
2022-06-13riscv: dts: starfive: Support AC108 daughter boardWalkerChenL4-1/+49
2022-06-13RISC-V: Add StarFive JH7100 audio reset nodeEmil Renner Berthing1-6/+6
2022-06-13RISC-V: Add StarFive JH7100 audio clock nodeEmil Renner Berthing1-10/+10
2022-05-27pinctrl: starfive: Add mutex to lockVF_SDK_510_V1.0.2Jianlong Huang1-0/+2
2022-04-26add timer device and modify timer clk configjianlong.huang1-0/+21
2022-04-21delete useless config to testjianlong.huang2-7/+9
2022-04-21modify SOC_STARFIVE macro to SOC_STARFIVE_VIC7100jianlong.huang2-9/+1
2022-04-21pwm: pwm-sifive-ptc: Use actual clock rateHal Feng1-2/+2
2022-04-21riscv: dts: starfive: Modify devicee tree for JH7100WalkerChenL4-2/+66
2022-04-21modify clock tree and support i2s audioWalker Chen4-154/+220
2022-04-21riscv: dts: Add full JH7100, Starlight and VisionFive supportEmil Renner Berthing6-149/+1229
2022-04-21riscv: dts: starfive: Group tuples in interrupt propertiesGeert Uytterhoeven1-4/+4
2022-04-21riscv: Add -ffreestanding for string functionsEmil Renner Berthing1-0/+6
2022-04-21riscv: add ARCH_DMA_MINALIGN supportXianting Tian1-0/+2
2022-04-21RISC-V: Add BeagleV Starlight Beta device treeEmil Renner Berthing2-2/+166
2022-04-21RISC-V: Add initial StarFive JH7100 device treeEmil Renner Berthing1-0/+230
2022-04-21RISC-V: Add StarFive SoC Kconfig optionEmil Renner Berthing1-0/+8
2022-04-18dts: moving the dts files from Uboot to kernelAndy Hu9-0/+1975
2021-03-09add the linux patch from 192.168.110.194 gitserverHuan.Feng1-36/+2905
2021-02-24[CONFIG] Add BCMDHD as module.Tom1-1/+17
2021-02-24[CONFIG] Make vic7100 device DesignWare SPI build in kernel.Tom1-1/+4
2021-02-24[CONFIG] Make vic7100 device PWM-PTC build in kernel.Tom1-2/+2
2021-02-24[CONFIG] Make vic7100 CDNS3 USB host build in kernel.Tom1-3/+5
2021-02-24add default config for fedora with sd and net support.Tom1-0/+8483
2021-02-24Add StarFive VIC7100 EVB default config with net&usb enabledTom1-0/+2691
2021-02-24Add StarFive VIC7100 EVB default config with net enabledTom1-0/+2516
2021-02-24Add StarFive VIC7100 EVB minimal config fileTom1-0/+2408
2021-02-24Add Starfive VIC7100 supportTom1-0/+58
2021-02-16riscv: Fixup CONFIG_GENERIC_TIME_VSYSCALLGuo Ren2-2/+2
2021-02-16ARM: dts: pandaboard es: add bluetooth uart for HCIH. Nikolaus Schaller1-0/+32
2021-02-16update phy on pine64 a64 devicesPeter Robinson1-1/+1
2021-02-16arm64: dts: rockchip: disable USB type-c DisplayPortJian-Hong Pan1-1/+1
2021-02-16ARM: fix __get_user_check() in case uaccess_* calls are not inlinedMasahiro Yamada1-3/+5
2021-02-16arm: make CONFIG_HIGHPTE optional without CONFIG_EXPERTJon Masters1-2/+2
2021-02-16Add option of 13 for FORCE_MAX_ZONEORDERPeter Robinson1-0/+1
2021-02-16s390: Lock down the kernel when the IPL secure flag is setJeremy Cline3-0/+10
2021-02-16efi: Lock down the kernel if booted in secure boot modeDavid Howells1-0/+8
2021-02-16efi: Add an EFI_SECURE_BOOT flag to indicate secure boot modeDavid Howells1-13/+1
2021-02-16arm: aarch64: Drop the EXPERT setting from ARM64_FORCE_52BITJeremy Cline1-1/+1
2021-02-16Stable updateFedora Kernel Team137-687/+865
2020-12-13Merge tag 'x86-urgent-2020-12-13' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds7-24/+52
2020-12-12Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds8-16/+55
2020-12-12Merge tag 'riscv-for-linus-5.10-rc8' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-2/+2
2020-12-12x86/kprobes: Fix optprobe to detect INT3 padding correctlyMasami Hiramatsu1-2/+20
2020-12-12KVM: mmu: Fix SPTE encoding of MMIO generation upper halfMaciej S. Szmigiero2-9/+20
2020-12-11RISC-V: Define get_cycles64() regardless of M-modePalmer Dabbelt1-2/+2
2020-12-11Merge tag 'powerpc-5.10-6' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2-1/+10