summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-03-21TSD: configs: tiger: provide sane default for kernel DTBHEADlinux-5.10-gen-rkr4.1-tigerIskander Amara
2024-03-21TSD: configs: rk3588_common: allow to override default fdtfile via defconfigQuentin Schulz
2024-03-21TSD: configs: tiger: disable SPL_AB supportIskander Amara
2024-02-14TSD: rockchip: decode_bl31: run with python3Quentin Schulz
2024-02-14TSD: scripts: mkbootimg: force python3Quentin Schulz
2024-02-14UPSTREAM: rockchip: make_fit_atf: explicitly use python3Jack Mitchell
2024-02-14BACKPORT: rockchip: make_fit_atf: make python3 compatibleMian Yousaf Kaukab
2024-02-14BACKPORT: rockchip: make_fit_atf: use elf entry pointMian Yousaf Kaukab
2024-02-14UPSTREAM: arm: rockchip: make_fit_atf: remove unneeded importsPatrick Uiterwijk
2024-02-14TSD: rockchip: fit_args.sh: fix out-of-tree buildQuentin Schulz
2024-02-14TSD: rockchip: fix incorrect paths for sourcing shell scriptsQuentin Schulz
2024-01-05TSD: rockchip: board: make serial# always 16-character longQuentin Schulz
2023-07-13TSD: arm64: dts: rockchip: replace Rockchip with Theobroma as vendor for TigerQuentin Schulz
2023-07-11TSD: configs: tiger-rk3588: increase bootdelayQuentin Schulz
2023-07-11TSD: Revert "autoboot: only allow ctrl+c to abort bootcmd"Quentin Schulz
2023-07-11TSD: Revert "common: autoboot: using ctrl+c to exit bootdelay and enter hush"Quentin Schulz
2023-07-11TSD: arm64: dts: rockchip : enable gmac supportIskander Amara
2023-07-11TSD: rk3588: kconfig: select BOARD_LATE_INIT Kconfig symbolIskander Amara
2023-07-11TSD: arm: dtsi: rk3588: fix clock ID of stmmaceth for rk3588 gmacIskander Amara
2023-07-11TSD: configs: rk3588 tiger: desactivate CONFIG_SPL_DTB_MINIMUMIskander Amara
2023-07-11TSD: configs: rk3588 Tiger: desactivate USING_KERNEL_DTB and USING_KERNEL_DTB_V2Iskander Amara
2023-07-05TSD: Kconfig: rk3588: fix identation typoIskander Amara
2023-06-20TSD: add initial support for TigerQuentin Schulz
2023-06-20TSD: configs: add defconfig for TigerQuentin Schulz
2023-06-20TSD: include: command: align function prototype with declarationQuentin Schulz
2023-06-20TSD: common: edid: fix possible uninitialized variable useQuentin Schulz
2023-05-19rockchip: rk3562: support fit_standalone_releaseZain Wang
2023-05-19rockchip: smccc: Add sip_smc_mcu_config()shengfei Xu
2023-05-18lib: avb: Fix maybe-uninitializedJeffy Chen
2023-05-18configs: rv1106: update rv1106-spi-nor_defconfigcww
2023-05-18rockchip: rk3528: Add config for SMP bootJoseph Chen
2023-05-18common: Add MP boot supportJoseph Chen
2023-05-17cpu: rockchip amp: Add standlone brought up supportJoseph Chen
2023-05-17UPSTREAM: armv8 SHA-256 using ARMv8 Crypto ExtensionsLoic Poulain
2023-05-17UPSTREAM: lib: sha256: Add support for hardware specific sha256_processLoic Poulain
2023-05-17UPSTREAM: armv8 SHA-1 using ARMv8 Crypto Extensions:Loic Poulain
2023-05-17UPSTREAM: lib: sha1: Add support for hardware specific sha1_processLoic Poulain
2023-05-17UPSTREAM: sha1: Fix digest state size/typeLoic Poulain
2023-05-16vendor: used memalign to alloc aligned memoryYifeng Zhao
2023-05-15rockchip: fit: Add support that was missed for lzma decompressionXuhui Lin
2023-05-15video/drm: vop2: divide dclk by slice_num in dsc modeDamon Ding
2023-05-15video/drm: vop2: add polarity configs of rgb sync pinsDamon Ding
2023-05-15common: image: Print '/reserved-memory' regions after board fdt fixupJoseph Chen
2023-05-15drm/rockchip: rockchip_display: fix reserved logo memory align as PAGE(4096)Sandy Huang
2023-05-12scripts: setlocalversion: Fix submit date missing if no tagJoseph Chen
2023-05-10rockchip: fit_nodes: Fix file sort by file sizeJoseph Chen
2023-05-10dm: clk: Enable clk_set_defaults() support for SPLJoseph Chen
2023-05-10video/drm: dw-hdmi-qp: Set flag mark uboot logo is enabledAlgea Cao
2023-05-10drivers: ram: rv1126: Remove static of sdram_init_()Wesley Yao
2023-05-06video/drm: dsi2: enable soft_teGuochun Huang