aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2023-03-20Merge tag 'u-boot-rockchip-20230319' of https://source.denx.de/u-boot/custodi...WIP/20Mar2023-nextTom Rini96-187/+899
2023-03-20Merge branch 'next' of https://source.denx.de/u-boot/custodians/u-boot-sh int...Tom Rini18-296/+340
2023-03-20Merge branch '2023-03-17-improve-read-command-add-write-command' into nextTom Rini10-31/+195
2023-03-19arm: dts: rockchip: rk3188-radxarock-u-boot: remove timer compatible replacementJohan Jonker1-1/+0
2023-03-19rockchip: timer: rockchip_timer: fix compatible and driver nameJohan Jonker1-5/+3
2023-03-19rockchip: sdhci: rk3568: bypass DLL when clk <= 52 MHzVasily Khoruzhick1-4/+11
2023-03-19Revert "arm64: dts: rk356x-u-boot: Drop combphy1 assigned-clocks/rates"Vasily Khoruzhick1-5/+0
2023-03-19clk: rockchip: rk3568: add stubs for CLK_PCIEPHY_REF clocksVasily Khoruzhick1-0/+3
2023-03-19rockchip: include: configs: Remove unused SDRAM_BANK_SIZEJonas Karlman13-19/+0
2023-03-19rockchip: include: configs: Remove dangling commentsJonas Karlman8-23/+0
2023-03-19mmc: rockchip_dw_mmc: Fix get_mmc_clk return valueJonas Karlman1-1/+1
2023-03-19rockchip: tinker-rk3288: Use common BOOT_TARGET_DEVICESJonas Karlman1-9/+0
2023-03-19rockchip: rk3588: Add boot device detectionJonas Karlman1-0/+7
2023-03-19clk: rockchip: rk3588: Fix clk_aux16m in clock driverJonas Karlman1-2/+2
2023-03-19clk: rockchip: rk3568: Fix reset handlerPeter Geis1-0/+2
2023-03-19rockchip: rk3568-rock-3a: Sync device tree from linuxJonas Karlman2-9/+262
2023-03-19rockchip: rk3568: Fix boot device detectionJonas Karlman2-2/+2
2023-03-19rockchip: Fix early use of bootph propsJonas Karlman5-11/+11
2023-03-18serial: sh: Make indent consistentMarek Vasut1-4/+4
2023-03-18serial: sh: Add DEBUG_UART supportMarek Vasut2-25/+68
2023-03-18serial: sh: Rename CONFIG_SCI and CONFIG_SCIF_USE_EXT_CLK to CFG_ variantsMarek Vasut1-2/+2
2023-03-18pinctrl: renesas: Replace ifdeffery with IS_ENABLED()Marek Vasut1-3/+3
2023-03-18net: ravb: Support fixed PHY in R-CarMikhail Lappo1-4/+2
2023-03-18i2c: rcar_i2c: Sort Kconfig depends list ascendingMarek Vasut1-1/+1
2023-03-18i2c: rcar_iic: Sort Kconfig depends list ascendingMarek Vasut1-1/+1
2023-03-18clk: renesas: rcar-gen3: Replace SSCG caching with MDSEL/PE cachingMarek Vasut2-10/+10
2023-03-18ARM: rmobile: Split R-Car Gen3 into separate Kconfig from common 64bit optionsMarek Vasut2-201/+206
2023-03-18ARM: rmobile: Introduce CONFIG_RCAR_64 symbolMarek Vasut1-12/+17
2023-03-18ARM: rmobile: Factor out SYS_SOC Kconfig optionMarek Vasut4-9/+3
2023-03-18ARM: rmobile: Sort R-Car Gen3 Kconfig listsMarek Vasut2-16/+16
2023-03-18ARM: rmobile: Convert ifdef in rmobile_get_prr() to IS_ENABLED()Marek Vasut1-4/+3
2023-03-18ARM: renesas: falcon: Enable RWDT reset for V3U FalconHai Pham1-5/+11
2023-03-18ARM: renesas: falcon: Initialize ARM generic timer and GICv3 if EL3Hai Pham1-2/+5
2023-03-18ARM: renesas: Enable DTO support by default on R-Car Gen3Marek Vasut1-0/+3
2023-03-18ARM: renesas: Demote overlap memory nodes message to debug on Gen3Hai Pham1-3/+3
2023-03-18ARM: renesas: Remove defines for USB on Eagle/CondorHai Pham2-12/+0
2023-03-17test: add tests of 'read' and 'write' shell commandsRasmus Villemoes2-0/+105
2023-03-17sandbox: enable CMD_WRITERasmus Villemoes2-0/+2
2023-03-17doc: document read/write commandsRasmus Villemoes3-0/+52
2023-03-17cmd: introduce 'write' commandRasmus Villemoes3-7/+28
2023-03-17cmd: read: use part_get_info_by_dev_and_name_or_num() instead of open-coded d...Rasmus Villemoes1-24/+8
2023-03-16Merge tag 'xilinx-for-v2023.07-rc1' of https://source.denx.de/u-boot/custodia...WIP/16Mar2023-nextTom Rini32-155/+175
2023-03-16Merge tag 'fsl-qoriq-next-2023-3-14' of https://source.denx.de/u-boot/custodi...Tom Rini16-3767/+72
2023-03-16Revert 9f62a472dfb2 ("video: Remove duplicate cursor-positioning function")Tom Rini1-10/+34
2023-03-16Merge tag 'dm-next-12mar23a' of git://git.denx.de/u-boot-dm into nextTom Rini25-84/+1155
2023-03-15Merge branch 'master' of https://source.denx.de/u-boot/custodians/u-boot-cold...WIP/15Mar2023Tom Rini49-77/+134
2023-03-15Merge branch 'master' of https://source.denx.de/u-boot/custodians/u-boot-sunxiTom Rini12-19/+461
2023-03-15board: m5253demo: remove floating point flash size calculationAngelo Dureghello1-18/+2
2023-03-15m68k: add private libgcc ashrdi3Angelo Dureghello2-1/+49
2023-03-15board: amcore: fix config options namespaceAngelo Dureghello2-11/+5