summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-03-22fs: ext4: check the minimal partition size to mountPatrick Delaunay
2023-03-22gitattributes: Treat .bin files as binary.Sebastian Andrzej Siewior
2023-03-22configs: am62x_evm_a53_defconfig: Fix SF_DEFAULT_MODENikhil M Jain
2023-03-22arm: total_compute: Remap console logsannsai01
2023-03-22configs: am62: move stack and heap to HSM RAMKamlesh Gurudasani
2023-03-22arm: mach-k3: am62: move scratch board area to HSM RAMKamlesh Gurudasani
2023-03-22console: Use flush() before panic and resetTony Dinh
2023-03-22README.mpc85xx-sd-spi-boot: Suggest the NXP boot format github repoFabio Estevam
2023-03-22Merge branch '2023-03-21-assorted-CI-updates' into nextTom Rini
2023-03-22Merge tag 'u-boot-amlogic-20230322' of https://source.denx.de/u-boot/custodia...Tom Rini
2023-03-21CI: Allow a mirror to be specified for Docker HubPeter Hoyes
2023-03-21CI: Allow job tag to be optionally set globallyPeter Hoyes
2023-03-21CI: gitlab: Collect pytest artifactsMarek Vasut
2023-03-21Azure CI: Be explicit about pytest cache directoryTom Rini
2023-03-21Azure CI: Save pytest output automaticallyTom Rini
2023-03-21Dockerfile: Update to latest "Jammy" tagTom Rini
2023-03-21Dockerfile: Add m68k-softmmu to qemuTom Rini
2023-03-21Merge branch 'master' of https://source.denx.de/u-boot/custodians/u-boot-shTom Rini
2023-03-20Merge tag 'u-boot-rockchip-20230319' of https://source.denx.de/u-boot/custodi...Tom Rini
2023-03-20Merge branch 'next' of https://source.denx.de/u-boot/custodians/u-boot-sh int...Tom Rini
2023-03-20Merge branch '2023-03-17-improve-read-command-add-write-command' into nextTom Rini
2023-03-20clk: renesas: Pack reset identifier before look upMarek Vasut
2023-03-19arm: dts: rockchip: rk3188-radxarock-u-boot: remove timer compatible replacementJohan Jonker
2023-03-19rockchip: timer: rockchip_timer: fix compatible and driver nameJohan Jonker
2023-03-19rockchip: sdhci: rk3568: bypass DLL when clk <= 52 MHzVasily Khoruzhick
2023-03-19Revert "arm64: dts: rk356x-u-boot: Drop combphy1 assigned-clocks/rates"Vasily Khoruzhick
2023-03-19clk: rockchip: rk3568: add stubs for CLK_PCIEPHY_REF clocksVasily Khoruzhick
2023-03-19rockchip: include: configs: Remove unused SDRAM_BANK_SIZEJonas Karlman
2023-03-19rockchip: include: configs: Remove dangling commentsJonas Karlman
2023-03-19mmc: rockchip_dw_mmc: Fix get_mmc_clk return valueJonas Karlman
2023-03-19rockchip: tinker-rk3288: Use common BOOT_TARGET_DEVICESJonas Karlman
2023-03-19rockchip: rk3588: Add boot device detectionJonas Karlman
2023-03-19clk: rockchip: rk3588: Fix clk_aux16m in clock driverJonas Karlman
2023-03-19clk: rockchip: rk3568: Fix reset handlerPeter Geis
2023-03-19rockchip: rk3568-rock-3a: Sync device tree from linuxJonas Karlman
2023-03-19rockchip: rk3568: Fix boot device detectionJonas Karlman
2023-03-19rockchip: Fix early use of bootph propsJonas Karlman
2023-03-18serial: sh: Make indent consistentMarek Vasut
2023-03-18serial: sh: Add DEBUG_UART supportMarek Vasut
2023-03-18serial: sh: Rename CONFIG_SCI and CONFIG_SCIF_USE_EXT_CLK to CFG_ variantsMarek Vasut
2023-03-18pinctrl: renesas: Replace ifdeffery with IS_ENABLED()Marek Vasut
2023-03-18net: ravb: Support fixed PHY in R-CarMikhail Lappo
2023-03-18i2c: rcar_i2c: Sort Kconfig depends list ascendingMarek Vasut
2023-03-18i2c: rcar_iic: Sort Kconfig depends list ascendingMarek Vasut
2023-03-18clk: renesas: rcar-gen3: Replace SSCG caching with MDSEL/PE cachingMarek Vasut
2023-03-18ARM: rmobile: Split R-Car Gen3 into separate Kconfig from common 64bit optionsMarek Vasut
2023-03-18ARM: rmobile: Introduce CONFIG_RCAR_64 symbolMarek Vasut
2023-03-18ARM: rmobile: Factor out SYS_SOC Kconfig optionMarek Vasut
2023-03-18ARM: rmobile: Sort R-Car Gen3 Kconfig listsMarek Vasut
2023-03-18ARM: rmobile: Convert ifdef in rmobile_get_prr() to IS_ENABLED()Marek Vasut