summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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-17Merge tag 'u-boot-nand-20230417' of https://source.denx.de/u-boot/custodians/...Tom Rini
2023-04-16Merge branch 'master_sh/gen4/rswitch' of https://source.denx.de/u-boot/custod...Tom Rini
2023-04-16Merge branch 'master_sh/gen4/mmcfix' of https://source.denx.de/u-boot/custodi...Tom Rini
2023-04-16Merge branch 'master' of git://git.denx.de/u-boot-coldfireTom Rini
2023-04-16ARM: renesas: Enable rswitch, serdes and PHY driver on R8A779F0 S4 SpiderMarek Vasut
2023-04-16configs: m68k: Use default shell promptMarek Vasut
2023-04-16net: rswitch: Add Renesas Ethernet SwitchPhong Hoang
2023-04-16phy: renesas: Add Renesas Ethernet SERDES driver for R-Car S4-8Marek Vasut
2023-04-16mmc: tmio: Use IS_ENABLED() to check for CONFIG_ optionMarek Vasut
2023-04-16colibri-imx6ull: specify MTD partitions on command lineFrancesco Dolcini
2023-04-16colibri-imx7: specify MTD partitions on command lineFrancesco Dolcini
2023-04-16nand: raw: octeontx: Make list staticBin Meng
2023-04-16nand: brcmnand: add iproc supportLinus Walleij
2023-04-16mtd: rawnand: nand_base: Handle algorithm selectionLinus Walleij
2023-04-16MAINTAINERS: Rename NAND FLASH to RAW NANDFrieder Schrempf
2023-04-16MAINTAINERS: Add entry for SPI NAND framework and driversFrieder Schrempf
2023-04-15travis-ci: Add m68k M5208EVBE machineMarek Vasut
2023-04-15CI: Add m68k targetMarek Vasut
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-14Merge branch 'master' of https://source.denx.de/u-boot/custodians/u-boot-sunxiTom Rini
2023-04-13ddr: marvell: a38x: Perform DDR training sequence again for 2nd bootTony Dinh
2023-04-13arm: mvebu: spl: Allow to build SATA kwbimage for 4K Native disksPali Rohár
2023-04-13tools: kwboot: Add support for parsing SATA images with non-512 block sizePali Rohár
2023-04-13tools: kwbimage: Add support for SATA images with non-512 byte block sizePali Rohár
2023-04-13tools: kwbimage: Simplify align codePali Rohár