aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-10-09spl: Jump to image at end of board_init_rJonas Karlman
2023-10-09spl: add __noreturn attribute to spl_invoke_atf functionChanho Park
2023-10-09tools: iot2050-sign-fw.sh: Make localization of tools dir more robustJan Kiszka
2023-10-09arm: mach-k3: common: fix compile warnings with PHYS_64BIT on 32bitMatthias Schiffer
2023-10-09test/py: sleep: Add a test for the time commandLove Kumar
2023-10-09mailbox: k3-sec-proxy: fix error handling for missing scfg in FDTMatthias Schiffer
2023-10-09test: lmb: Add test for coalescing and overlap rangeUdit Kumar
2023-10-09lmb: remove overlapping region with next rangeUdit Kumar
2023-10-09exynos: Cleanup exynos_initTom Rini
2023-10-09board: Remove essentially empty board files and MakefilesTom Rini
2023-10-09Makefile: Allow for board directories to not have a MakefileTom Rini
2023-10-09ARM: vexpress_ca9x4: Add missing flash width config optionPatryk Biel
2023-10-09bootstd: use ARCH_DMA_MINALIGN in memalign() when allocating memoryTony Dinh
2023-10-09Makefile: Force regeneration of env.txtAndrew Davis
2023-10-08Merge tag 'u-boot-rockchip-20231007' of https://source.denx.de/u-boot/custodi...Tom Rini
2023-10-07rockchip: rk356x-u-boot: Add bootph-all to i2c0_xfer pinctrl nodeJonas Karlman
2023-10-07power: pmic: rk8xx: Fix power-on source check in SPLJonas Karlman
2023-10-07rockchip: rk356x: Enable poweroff commandJonas Karlman
2023-10-07power: pmic: rk8xx: Use sysreset implementation of the poweroff commandJonas Karlman
2023-10-07configs: rockchip: rk3308: enable CONFIG_OF_LIBFDT_OVERLAYFUKAUMI Naoki
2023-10-07configs: rockchip: rk3308: use CONFIG_DEFAULT_FDT_FILEFUKAUMI Naoki
2023-10-07arm: dts: rockchip: rock-5b: add support for PCIe3 and NVMeFUKAUMI Naoki
2023-10-07arm: dts: rockchip: sync DT for RK3588 series with LinuxFUKAUMI Naoki
2023-10-07configs: rockchip: rock-pi-s: use default bootdelay (2s)FUKAUMI Naoki
2023-10-07configs: rockchip: add DOS_PARTITION to RK3308 boards defconfigMassimo Pegorer
2023-10-07board: rockchip: Add Bananapi R2Pro BoardFrank Wunderlich
2023-10-07configs: rockchip: Enable ethernet driver on RK3588 boardsJonas Karlman
2023-10-07configs: rockchip: Enable ethernet driver on RK356x boardsJonas Karlman
2023-10-07net: dwc_eth_qos_rockchip: Add support for RK3588Jonas Karlman
2023-10-07net: dwc_eth_qos: Add glue driver for GMAC on Rockchip RK3568Jonas Karlman
2023-10-07net: dwc_eth_qos: Stop spam of RX packet not available messageJonas Karlman
2023-10-07net: dwc_eth_qos: Return error code when start failsJonas Karlman
2023-10-07net: dwc_eth_qos: Drop unused rx_pkt from eqos_privJonas Karlman
2023-10-07rockchip: Add support to generate LZMA compressed U-boot binaryManoj Sai
2023-10-07rockchip: Add support to generate GZIP compressed U-boot binaryManoj Sai
2023-10-07spl: fit: support for booting a LZMA-compressed U-boot binaryManoj Sai
2023-10-07spl: fit: support for booting a GZIP-compressed U-boot binaryManoj Sai
2023-10-07doc: rockchip: Update and improve info on rk3308, TPL and TF-AMassimo Pegorer
2023-10-07rockchip: Kconfig: Enable external TPL binary for rk3308Massimo Pegorer
2023-10-07rockchip: board: Add minimal generic RK3566/RK3568 boardJonas Karlman
2023-10-07rockchip: Port IO-domain driver for RK3568 from linuxJonas Karlman
2023-10-07regulator: rk8xx: Return correct voltage for switchout convertersshengfei Xu
2023-10-07regulator: rk8xx: Return correct voltage for buck convertersJoseph Chen
2023-10-07power: regulator: Only run autoset once for each regulatorJonas Karlman
2023-10-07rockchip: rk3568-nanopi-r5: Enable PCIe on NanoPi R5C and R5SJonas Karlman
2023-10-07rockchip: rk3568-nanopi-r5: Update defconfig for NanoPi R5C and R5SJonas Karlman
2023-10-07phy: rockchip: naneng-combphy: Use signal from comb PHY on RK3588Jonas Karlman
2023-10-07phy: rockchip: snps-pcie3: Add support for RK3588Jonas Karlman
2023-10-07phy: rockchip: snps-pcie3: Add bifurcation support for RK3568Jonas Karlman
2023-10-07phy: rockchip: snps-pcie3: Refactor to use a phy_init opsJonas Karlman