summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-04-21rockchip: misc: fix misc_read() return checkJohn Keeping
2023-04-21rockchip: video: Add support for RK3568 DSI HostChris Morgan
2023-04-21drivers: phy: add Innosilicon DSI-DPHY driverChris Morgan
2023-04-21ram: rk3399: add missing high row detectionJonathan Liu
2023-04-21gpio: rockchip: Add support for RK3568 and RK3588 banksJonas Karlman
2023-04-21rockchip: configs: mk808: enable usb supportJohan Jonker
2023-04-21rockchip: configs: mk808: change CONFIG_TPL_TEXT_BASEJohan Jonker
2023-04-21arm: dts: rockchip: sync rk3066/rk3188 DT files from linux-next v6.2-rc4Johan Jonker
2023-04-21arm: dts: rockchip: rk3188-u-boot: add gpio-rangesJohan Jonker
2023-04-21arm: dts: rockchip: rk3066a-u-boot: add gpio-rangesJohan Jonker
2023-04-21rockchip: gpio: rk_gpio: use ROCKCHIP_GPIOS_PER_BANK as dividerJohan Jonker
2023-04-21arm: dts: rockchip: rk3288: partial sync pwm nodesJohan Jonker
2023-04-21clk: rockchip: clk_rk3288: add PCLK_RKPWMJohan Jonker
2023-04-21arm: dts: rockchip: rk3288: partial sync vop/lvds/mipi/hdmi nodesJohan Jonker
2023-04-21arm: dts: rockchip: rk3288: partial sync edp nodeJohan Jonker
2023-04-21video: rockchip: rk_vop: add rk3288-dp compare stringJohan Jonker
2023-04-21arm: dts: rockchip: rk3288: partial sync grf and pmu nodesJohan Jonker
2023-04-21arm: dts: rockchip: rk3288: move io-domains nodesJohan Jonker
2023-04-21pinctrl: rockchip: support rk3588 pinctrlJianqun Xu
2023-04-21rockchip: rk3288: Use ft_system_setup instead of ft_board_setupJohn Keeping
2023-04-21rockchip: Use an external TPL binary on RK3588Jonas Karlman
2023-04-21board: rockchip: Add rk3588 evbKever Yang
2023-04-21rockchip: ringneck-px30: enforce ENV_IS_NOWHERE with Kconfig selectQuentin Schulz
2023-04-21rockchip: puma-rk3399: enforce ENV_IS_NOWHERE with Kconfig selectQuentin Schulz
2023-04-21rockchip: sdhci: rk3568: fix clock setting logicVasily Khoruzhick
2023-04-21efi_loader: Fix flexible array member definitionsIlias Apalodimas
2023-04-21test: fix launch_efi()Heinrich Schuchardt
2023-04-21sandbox: enable CONFIG_EFI_CAPSULE_AUTHENTICATEHeinrich Schuchardt
2023-04-21test: fix pylint warning for capsule testsHeinrich Schuchardt
2023-04-21efi_loader: remove unused efi_capsule_authenticateHeinrich Schuchardt
2023-04-21doc: codingstyle: Python coding styleHeinrich Schuchardt
2023-04-20riscv: Support CONFIG_REMAKE_ELFSamuel Holland
2023-04-20riscv: Update alignment for some sections in linker scriptsBin Meng
2023-04-20riscv: spl: Remove relocation sectionsBin Meng
2023-04-20riscv: Avoid updating the link registerBin Meng
2023-04-20riscv: Change to use positive offset to access relocation entriesBin Meng
2023-04-20makefile: riscv: Drop useless argument of prelink-riscvBin Meng
2023-04-20tools: prelink-riscv: Unmap the ELF image when doneBin Meng
2023-04-20tools: prelink-riscv: Cosmetic style fixesBin Meng
2023-04-20riscv: Optimize loading relocation typeBin Meng
2023-04-20riscv: Optimize source end address calculation in start.SBin Meng
2023-04-20riscv: Enforce DWARF4 outputBin Meng
2023-04-20riscv: Correct a comment in io.hBin Meng
2023-04-20configs: starfive: add starfive_visionfive2_defconfigYanhong Wang
2023-04-20riscv: dts: jh7110: Add initial StarFive VisionFive v2 board device treeYanhong Wang
2023-04-20riscv: dts: jh7110: Add initial u-boot device treeYanhong Wang
2023-04-20riscv: dts: jh7110: Add initial StarFive JH7110 device treeYanhong Wang
2023-04-20board: starfive: Add TARGET_STARFIVE_VISIONFIVE2 to KconfigYanhong Wang
2023-04-20board: starfive: Add Kconfig for StarFive VisionFive v2 BoardYanhong Wang
2023-04-20riscv: cpu: jh7110: Add Kconfig for StarFive JH7110 SoCYanhong Wang