aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2023-03-24Merge branch 'next' of https://source.denx.de/u-boot/custodians/u-boot-marvel...WIP/24Mar2023-nextTom Rini12-70/+84
2023-03-24tools: kwboot: Document information about NOR XIPPali Rohár1-1/+3
2023-03-24tools: kwboot: Workaround A38x BootROM bug for images with a gapPali Rohár1-0/+23
2023-03-24tools: kwboot: Fix sending very small imagesPali Rohár1-0/+2
2023-03-24tools: kwboot: Fix inserting UART data checksum without -B optionPali Rohár1-0/+2
2023-03-24tools: kwboot: Fix invalid UART kwbimage v1 headerszPali Rohár1-0/+11
2023-03-24tools: kwbimage: Fix invalid UART kwbimage v1 headerszPali Rohár1-0/+10
2023-03-24ddr: marvell: a38x: Remove unused file seq_exec.hPali Rohár2-65/+0
2023-03-24arm: kirkwood: Enable Debug UART for Zyxel NSA310STony Dinh1-0/+4
2023-03-24arm: kirkwood: Move internal registers in arch_very_early_init() functionPali Rohár4-3/+15
2023-03-24doc/kwboot.1: Update Armada 38x BootROM bug descriptionPali Rohár1-1/+1
2023-03-24arm: mvebu: Set common SPI flash default speed and modeTony Dinh1-0/+10
2023-03-24arm: mvebu: Enable NAND flash for Thecus N2350 boardTony Dinh1-0/+3
2023-03-22Merge branch '2023-03-22-assorted-minor-code-cleanups' into nextTom Rini16-32/+40
2023-03-22purism: librem5: Fix a function declaration in spl.cWIP/2023-03-22-assorted-minor-code-cleanupsTom Rini1-1/+2
2023-03-22examples: Don't use LTO for hello_worldTom Rini1-0/+4
2023-03-22spl: Add function prototype for spl_mmc_get_uboot_raw_sectorTom Rini3-1/+16
2023-03-22arm: Correct cpu_reset function prototype on some platformsTom Rini5-5/+10
2023-03-22proftool: Remove unused variables in make_flame_treeTom Rini1-14/+1
2023-03-22imx8image: Remove unused cont_img_count variableTom Rini1-5/+0
2023-03-22zlib: trees.c: Fix a warning with clang-15Tom Rini1-1/+1
2023-03-22libavb: Fix a warning with clang-15Tom Rini1-1/+1
2023-03-22dlmalloc: Fix a warning with clang-15Tom Rini1-4/+4
2023-03-22global: Disable deprecated-non-prototype warning with clangTom Rini1-0/+1
2023-03-22Merge branch '2023-03-21-assorted-CI-updates' into nextTom Rini3-14/+21
2023-03-21CI: Allow a mirror to be specified for Docker HubPeter Hoyes1-1/+2
2023-03-21CI: Allow job tag to be optionally set globallyPeter Hoyes1-0/+7
2023-03-21CI: gitlab: Collect pytest artifactsMarek Vasut1-9/+7
2023-03-21Azure CI: Be explicit about pytest cache directoryTom Rini1-1/+1
2023-03-21Azure CI: Save pytest output automaticallyTom Rini1-1/+2
2023-03-21Dockerfile: Update to latest "Jammy" tagTom Rini3-3/+3
2023-03-21Dockerfile: Add m68k-softmmu to qemuTom Rini1-1/+1
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-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