summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-12-24crypto: typo volatgeHeinrich Schuchardt
2024-12-24doc: fit: Format image tree source exampleJ. Neuschäfer
2024-12-24cmd/rng: fix long help textHeinrich Schuchardt
2024-12-24cmd: bootmenu typo 'read'Heinrich Schuchardt
2024-12-23Prepare v2025.01-rc5v2025.01-rc5Tom Rini
2024-12-23Merge tag 'u-boot-imx-next-20241223' of https://gitlab.denx.de/u-boot/custodi...Tom Rini
2024-12-23configs: Resync with savedefconfigTom Rini
2024-12-23Merge branch 'master' of https://source.denx.de/u-boot/custodians/u-boot-shTom Rini
2024-12-23imx: Use per board ddrphy_trained_csrPeng Fan
2024-12-23net: fec_mxc: add DM_FLAG_ACTIVE_DMA flag for FEC network driverMeng Li
2024-12-23arm: dts: imx8mp-venice-gw7*xx: fix TPM resetTim Harvey
2024-12-23imx8m*-venice: define suitable address for SPL_LOAD_FIT_ADDRESSTim Harvey
2024-12-23drivers: misc: gsc: add support for prescaledTim Harvey
2024-12-23drivers: misc: gsc: add support for fan controllerTim Harvey
2024-12-23spi: mxc_spi: use proper clock for SPI busTim Harvey
2024-12-22net: rswitch: Do not register disabled ports as ethernet devicesMarek Vasut
2024-12-22ARM: renesas: Consistently enable ENV_OVERWRITE on Renesas R-CarMarek Vasut
2024-12-21Merge branch '2024-12-21-add-arm64-CI-host-support' into nextTom Rini
2024-12-21docker: Update to latest "Jammy" tagTom Rini
2024-12-21doc: Expand what we say about building the docker container a bitTom Rini
2024-12-21docker: Prefer the kernelorg toolchains over "root"Tom Rini
2024-12-21docker: Ensure we use the cross toolchain for aarch64 on arm64Tom Rini
2024-12-21Gitlab: Avoid downloading all artifacts in later stagesTom Rini
2024-12-21GitLab: Add a default workflow stanzaTom Rini
2024-12-21GitLab CI: Make wider use of tagsTom Rini
2024-12-21docker: Use ${TCVER} more widelyTom Rini
2024-12-21Docker/CI: Only test Xtensa on amd64 hostsTom Rini
2024-12-21Merge branch 'master' of https://source.denx.de/u-boot/custodians/u-boot-shTom Rini
2024-12-20net: rswitch: Add missing cache invalidate of TX descriptorMarek Vasut
2024-12-20net: renesas: Enable TFTP_TSIZE on all Renesas hardwareMarek Vasut
2024-12-20clk: renesas: r8a779h0: Drop CLK_PLL2_DIV2 to clarify ZCn clocksGeert Uytterhoeven
2024-12-20Merge tag 'xilinx-for-v2025.01-rc5-v2' of https://source.denx.de/u-boot/custo...Tom Rini
2024-12-20common: memtop: Fix the return type for find_ram_topVenkatesh Yadav Abbarapu
2024-12-19Makefile: Match the full path to ccache for filteringManorit Chawdhry
2024-12-19imx: Fix usable memory ranges for imx8m SOCsIlias Apalodimas
2024-12-19Revert "configs: JH7110: enable EFI_LOADER_BOUNCE_BUFFER"E Shattow
2024-12-19net: lwip: check if network device is available in do_dhcpHeinrich Schuchardt
2024-12-19net: lwip: do not return CMD_RET_USAGE if no interfaceHeinrich Schuchardt
2024-12-19binman: Regenerate tools/binman/entries.rstTom Rini
2024-12-19Merge tag 'u-boot-dfu-20241219' of https://source.denx.de/u-boot/custodians/u...Tom Rini
2024-12-19Merge branch '2024-12-19-assorted-tooling-updates' into nextTom Rini
2024-12-19tools: binman: etype: fit: Append DTB directory to the list of input directoriesPaul HENRYS
2024-12-19tools: u_boot_pylib: Allow to append input directories to indirPaul HENRYS
2024-12-19tools: binman: etype: Allow to replace 'NAME' in node namesPaul HENRYS
2024-12-19tools: binman: Pass a list of input directory to EnsureCompiled()Paul HENRYS
2024-12-19tools: dtoc: Allow passing optional input directoriesPaul HENRYS
2024-12-19tools: binman: Add tests for FIT with data encrypted by mkimagePaul HENRYS
2024-12-19tools: binman: add 'fit, encrypt' property to pass keys directory to mkimagePaul HENRYS
2024-12-19aes: Allow to store randomly generated IV in the FITPaul HENRYS
2024-12-18powerpc: Support using upstream devicetreesJ. Neuschäfer