aboutsummaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2023-04-21arm: dts: rockchip: radxa-cm3-io, rock-3a: enable regulators for usbFUKAUMI Naoki
2023-04-21rockchip: rk3588-rock-5b: Include eMMC node in SPL dtbJonas Karlman
2023-04-21rockchip: rk3568-rock-3a: Enable support for more eMMC modesJonas Karlman
2023-04-21ARM: dts: rockchip: rk3588s-u-boot: Add rng nodeChris Morgan
2023-04-21rockchip: rk3588: Sync sdmmc node from linux-nextJonas Karlman
2023-04-21rockchip: rk3588: Add support for sdmmc clocks in SPLJonas Karlman
2023-04-21rockchip: rk35xx: Enable fdtoverlay and kernel compressionJonas Karlman
2023-04-21rockchip: rk35xx: Fix boot with a large fdt blobJonas Karlman
2023-04-21rockchip: rk3588-rock-5b: Fix sdmmc bootJonas Karlman
2023-04-21rockchip: misc: fix misc_read() return checkJohn Keeping
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-21arm: dts: rockchip: rk3288: partial sync pwm nodesJohan 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-21arm: dts: rockchip: rk3288: partial sync grf and pmu nodesJohan Jonker
2023-04-21arm: dts: rockchip: rk3288: move io-domains nodesJohan Jonker
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-15arch: m68k: Add QEMU specific RAMBAR workaroundMarek Vasut
2023-04-15arch: m68k: Introduce trivial PIT based timerMarek Vasut
2023-04-15arch: m68k: Use existing CONFIG_MCFTMR instead of CFG_MCFTMRMarek Vasut
2023-04-14Merge branch 'master' of https://source.denx.de/u-boot/custodians/u-boot-marvellTom Rini
2023-04-13arm: mvebu: spl: Allow to build SATA kwbimage for 4K Native disksPali Rohár
2023-04-13arm: mvebu: spl: Do not hardcode SATA block size to 512Pali Rohár
2023-04-12sunxi: arm64: boot0.h: runtime check for RVBAR addressAndre Przywara
2023-04-12sunxi: boot0.h: allow RVBAR MMIO address customisationAndre Przywara
2023-04-12sunxi: Add TPR2 parameter for H616 DRAM driverJernej Skrabec
2023-04-12sunxi: Parameterize some of H616 DDR3 timingsJernej Skrabec
2023-04-12sunxi: Parameterize "unknown feature" in H616 DRAM driverJernej Skrabec
2023-04-12sunxi: Parameterize bit delay code in H616 DRAM driverJernej Skrabec
2023-04-12sunxi: Make bit delay function in H616 DRAM code voidJernej Skrabec
2023-04-12sunxi: Always configure ODT on H616 DRAMJernej Skrabec
2023-04-12sunxi: Convert H616 DRAM options to single settingJernej Skrabec
2023-04-12sunxi: parameterize H616 DRAM ODT valuesJernej Skrabec
2023-04-12sunxi: cosmetic: Fix H616 DRAM driver code styleJernej Skrabec
2023-04-12sunxi: Fix write to H616 DRAM CR registerJernej Skrabec
2023-04-12ARM: dts: sun6i: mixtile-loftq: Add USB1 VBUS regulatorSamuel Holland
2023-04-11m68k: dts: add i2c nodesAngelo Dureghello
2023-04-11i2c: fsl_i2c: fix m68k transfertsAngelo Dureghello
2023-04-11m68k: mcf5441x: fix CONFIG_SYS_FSL_I2C definitionAngelo Dureghello
2023-04-11m68k: move CONFIG_SYS_I2C to CFG_ namespaceAngelo Dureghello
2023-04-08Merge tag 'video-20230407' of https://source.denx.de/u-boot/custodians/u-boot...Tom Rini
2023-04-07Merge branch 'master_sh/gen4/initial' of https://source.denx.de/u-boot/custod...Tom Rini
2023-04-07video: tegra20: add DSI controller driverSvyatoslav Ryhel
2023-04-07video: tegra-dc: pass DC regmap to internal devicesSvyatoslav Ryhel
2023-04-07tegra: lcd: video: integrate display driver for t30Marcel Ziswiler
2023-04-07sandbox: video: Fix building without SDLSimon Glass