aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2021-08-12Merge tag 'u-boot-rockchip-20210812' of https://source.denx.de/u-boot/custodi...WIP/12Aug2021Tom Rini63-1245/+3337
2021-08-12rockchip: px30: Support configure SFCJon Lin1-0/+32
2021-08-12rockchip: px30: add support for SFC for Odroid Go AdvanceChris Morgan2-0/+33
2021-08-12mtd: spi-nor-ids: Add XTX XT25F128BChris Morgan2-0/+10
2021-08-12rockchip: px30: add the serial flash controllerChris Morgan1-0/+38
2021-08-12rockchip: px30: Add support for using SFCChris Morgan1-0/+64
2021-08-12spi: rockchip_sfc: add support for Rockchip SFCChris Morgan3-0/+655
2021-08-12rockchip: Fix u-boot-rockchip.bin buildJohan Gunnarsson1-1/+1
2021-08-12arm: dts: sync the Rockhip 3368 SoCs from LinuxPeter Robinson5-220/+118
2021-08-12arm: dts: sync the Rockhip 3328 SoCs from LinuxPeter Robinson10-258/+487
2021-08-12arm: dts: sync the Rockhip 3399 SoCs from LinuxPeter Robinson25-447/+871
2021-08-11Merge https://source.denx.de/u-boot/custodians/u-boot-cfi-flashWIP/11Aug2021Tom Rini4-2/+5
2021-08-11Merge https://source.denx.de/u-boot/custodians/u-boot-marvellTom Rini26-76/+125
2021-08-11Merge tag 'u-boot-amlogic-20210810' of https://source.denx.de/u-boot/custodia...Tom Rini9-95/+220
2021-08-11arm64: rk3399: r4s: Remove undesirable MAC address fetching methods for ethernetXiaobo Tian1-15/+0
2021-08-11arm64: rk3399: r4s: Inheritance uses the sdmmc definition in dtsiXiaobo Tian1-4/+0
2021-08-11arm64: rk3399: r4s: correct the LEDS label nameXiaobo Tian1-3/+2
2021-08-11rockchip: config: evb-rk3399: add hs400 and SDMA supportYifeng Zhao1-0/+2
2021-08-11mmc: rockchip_sdhci: Add support for RK3568Yifeng Zhao1-0/+109
2021-08-11mmc: rockchip_sdhci: add phy and clock config for rk3399Yifeng Zhao1-36/+277
2021-08-11ARM: dts: rockchip: update rk3188-radxarock.dtsJohan Jonker2-53/+73
2021-08-11ARM: dts: rockchip: update rk3188.dtsiJohan Jonker2-136/+356
2021-08-11rockchip: rk3188-power: sync power domain dt-binding header from LinuxJohan Jonker1-0/+24
2021-08-11ARM: dts: rockchip: update rk3xxx.dtsiJohan Jonker4-74/+181
2021-08-11rockchip: rk3188-cru-common: sync clock dt-binding header from LinuxJohan Jonker1-3/+9
2021-08-11rk3399: boot_devices fix spinor node nameArtem Lapkin1-1/+1
2021-08-11rockchip: Fix MMC boot orderAlex Bee1-3/+3
2021-08-11riscv: qemu: Enable MTD NOR flash supportBin Meng2-0/+4
2021-08-11flash.h: Remove CONFIG_SYS_FLASH_CFI from flash_info_tBin Meng1-2/+0
2021-08-11mtd: kconfig: Fix CFI_FLASH dependencyBin Meng1-0/+1
2021-08-11arm: kirkwood: Goflex Home: Update board maintainerTony Dinh1-1/+1
2021-08-11arm: kirkwood: Dockstar: Update board maintainerTony Dinh1-1/+1
2021-08-11arm: mvebu: Hang if ddr3_init() failsPali Rohár1-1/+5
2021-08-11arm: a37xx: pci: Fix handling PIO config error responsesPali Rohár1-26/+26
2021-08-11arm: mvebu: sata_mv failed to identify HDDs during cold startTony Dinh1-2/+27
2021-08-11arm: kirkwood: Do not overwrite CONFIG_SYS_TCLKPali Rohár3-9/+0
2021-08-11arm: mvebu: axp: Set CONFIG_SYS_TCLK globallyPali Rohár5-7/+0
2021-08-11arm: mvebu: msys: Set CONFIG_SYS_TCLK globallyPali Rohár3-2/+2
2021-08-11arm: mvebu: a37x: Detect CONFIG_SYS_TCLK from SAR registerPali Rohár2-1/+3
2021-08-11arm: mvebu: a38x: Detect CONFIG_SYS_TCLK from SAR registerPali Rohár8-16/+8
2021-08-11arm: kirkwood: GoFlex Home: Use Ethernet PHY name and address from device treeTony Dinh1-12/+45
2021-08-11arm: kirkwood: GoFlex Home: Add DM SATA configsTony Dinh1-0/+6
2021-08-11arm: kirkwood: GoFlex Home: Add DM Ethernet, remove IDE, and add DM SATA configsTony Dinh1-1/+4
2021-08-10configs: Resync with savedefconfigTom Rini98-210/+154
2021-08-10configs: sei510/610: android bootflow via abootimgGuillaume La Roque4-9/+25
2021-08-10configs: sei510/sei610: don't use hard-coded gpt uuidsMattijs Korpershoek2-16/+8
2021-08-10configs: sei510/sei610: reformat PARTS_defaultMattijs Korpershoek2-14/+14
2021-08-10configs: meson64_android: boot android via abootimgGuillaume La Roque1-1/+56
2021-08-10configs: meson64_android: define BOOT_CMD macroMattijs Korpershoek1-2/+4
2021-08-10configs: meson64_android: implement A/B slot supportMattijs Korpershoek1-8/+47