Pull request: u-boot-rockchip-20230728

Jagan Teki jagan at amarulasolutions.com
Mon Jul 31 08:57:34 CEST 2023


On Mon, Jul 31, 2023 at 6:53 AM Kever Yang <kever.yang at rock-chips.com> wrote:
>
> Hi Jagan,
>
> On 2023/7/28 20:07, Jagan Teki wrote:
> > Hi Kever,
> >
> > On Fri, Jul 28, 2023 at 5:04 PM Kever Yang <kever.yang at rock-chips.com> wrote:
> >> Hi Tom,
> >>
> >> Please pull the updates for rockchip platform:
> >> - Enable pcie support for rk3568;
> >> - Add boards:
> >>          rk3399: Radxa ROCK 4SE;
> >>          rk3328: Orange Pi R1 Plus, Orange Pi R1 Plus LTS
> >>          rk3568: FriendlyARM NanoPi R5S/R5C, Hardkernel ODROID-M1
> >>          rk3588: Edgeble Neu6B
> >> - support OP-TEE with binman;
> >> - support Winbond SPI flash;
> >> - rk3588 usbdp phy support;
> >> - dts and config updates for different boards;
> >>
> >>
> >> CI:
> >> https://source.denx.de/u-boot/custodians/u-boot-rockchip/-/pipelines/17104
> >>
> >> Thanks,
> >> - Kever
> >>
> >> The following changes since commit c98c401dfb485b39c7453a4147b17cd4b8d10c67:
> >>
> >>    Merge https://source.denx.de/u-boot/custodians/u-boot-usb (2023-07-27 10:35:36 -0400)
> >>
> >> are available in the Git repository at:
> >>
> >>    https://source.denx.de/u-boot/custodians/u-boot-rockchip.git tags/u-boot-rockchip-20230728
> >>
> >> for you to fetch changes up to 94da929b933668c4b9ece7d56a2a2bb5543198c9:
> >>
> >>    board: rockchip: Add Hardkernel ODROID-M1 (2023-07-28 18:45:03 +0800)
> >>
> >> ----------------------------------------------------------------
> >> Alex Bee (4):
> >>        rockchip: Support OP-TEE for ARM in FIT images created by binman
> >>        configs: evb-rk3229: Increase SPL_STACK_R_MALLOC_SIMPLE_LEN
> >>        rockchip: RK322x: Select SPL_OPTEE_IMAGE
> >>        rockchip: evb_rk3229: Update/fix README
> >>
> >> Alper Nebi Yasak (1):
> >>        rockchip: veyron: Enable Winbond SPI flash
> >>
> >> Chris Morgan (7):
> >>        rockchip: board: Update Odroid Go2 to Support Additional Revisions
> >>        board: rockchip: Correct i2c2 pinctrl for RGxx3
> >>        board: rockchip: add DSI and DSI-DPHY for Anbernic RGxx3
> >>        board: rockchip: Add support for RG353PS to RGxx3
> >>        board: rockchip: Add panel auto-detection for Anbernic RGxx3
> >>        configs: Update anbernic-rgxx3_defconfig for panel detection
> >>        doc: anbernic: Update RGxx3 Docs for panel detection
> >>
> >> Christopher Obbard (3):
> >>        configs: rockchip: rock5b-rk3588: Enable CONFIG_PCI_INIT_R
> >>        arm: rockchip: sync ROCK Pi 4 SoCs from Linux
> >>        arm: rockchip: Add Radxa ROCK 4SE
> >>
> >> Eugen Hristev (4):
> >>        configs: rock5b-rk3588: add rtl8169 driver
> >>        ARM: dts: rockchip: rk3588: sync with Linux
> >>        ARM: dts: rockchip: rk3588-rock-5b-u-boot: add USB3 support
> >>        configs: rock5b-rk3588: enable USB 3.0 controller, command, gadget
> >>
> >> Frank Wang (1):
> >>        phy: rockchip: add usbdp combo phy driver
> >>
> >> Jagan Teki (5):
> >>        arch: rockchip: rk3588: Fix missing suffix 'A' for Edgeble Neu6A
> >>        arm64: dts: rockchip: Add Rockchip RK3588J
> >>        ARM: dts: rockchip: Add rk3588j-u-boot.dtsi
> >>        arm64: dts: rockchip: Add rk3588 Edgeble Neu6B
> >>        board: rockchip: Add Edgeble Neural Compute Module 6B
> >>
> >> Johan Jonker (1):
> >>        mtd: nand: raw: rockchip_nfc: copy hwecc PA data to oob_poi buffer
> >>
> >> Jon Lin (1):
> >>        pci: pcie_dw_rockchip: Disable unused BARs of the root complex
> >>
> >> Jonas Karlman (12):
> >>        rockchip: rk3568: Fix alloc space exhausted in SPL
> >>        core: read: add dev_read_addr_size_index_ptr function
> >>        pci: pcie_dw_rockchip: Get config region from reg prop
> >>        pci: pcie_dw_rockchip: Use regulator_set_enable_if_allowed
> >>        pci: pcie_dw_rockchip: Speed up link probe
> >>        regulator: fixed: Add support for gpios prop
> >>        rockchip: clk: clk_rk3568: Add CLK_PCIEPHY2_REF support
> >>        rockchip: rk3568-rock-3a: Enable PCIe and NVMe support
> >>        rockchip: rk356x: Update PCIe config, IO and memory regions
> >>        ata: dwc_ahci: Fix support for other platforms
> >>        cmd: ini: Fix build warning
> >>        board: rockchip: Add Hardkernel ODROID-M1
> >>
> >> Joseph Chen (1):
> >>        ARM: dts: rockchip: rk3588: add support for USB 3.0 devices
> >>
> >> Ondrej Jirman (1):
> >>        video: rockchip: Add support for RK3399 to dw-mipi-dsi bridge
> >>
> >> Paul Kocialkowski (1):
> >>        rockchip: px30: Define variables for compressed image support
> >>
> >> Quentin Schulz (2):
> >>        rockchip: rk3399: pass platform parameter to TF-A by default for new RK3399 boards
> >>        rockchip: puma: pass platform parameter to TF-A
> >>
> >> Tianling Shen (4):
> >>        rockchip: rk3328: Add support for Orange Pi R1 Plus
> >>        rockchip: rk3328: Add support for Orange Pi R1 Plus LTS
> >>        rockchip: rk3568: Add support for FriendlyARM NanoPi R5S
> >>        rockchip: rk3568: Add support for FriendlyARM NanoPi R5C
> > Look like this PR missed USB fixes (RK3328), Will it be a separate PR soon?
>
> dwc3 generic patches which your patch depends on, are waiting for review
> from Marek, will send another PR
>
> once the dependent patches get accept.

Thanks.


More information about the U-Boot mailing list