summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2025-05-22arm: cpu: armv7m: add ENTRY/ENDPROC macrosJohannes Krottmayer
2025-05-22Merge tag 'u-boot-imx-master-20250522' of https://gitlab.denx.de/u-boot/custo...Tom Rini
2025-05-22caam: Fix CAAM error on startupOlaf Baehring
2025-05-21Merge branch 'master' of https://source.denx.de/u-boot/custodians/u-boot-riscvTom Rini
2025-05-21Merge tag 'net-20250520' of https://source.denx.de/u-boot/custodians/u-boot-netTom Rini
2025-05-21board: bsh: imx6ulz_smm_m2: Add delay between DRAM read accessMichael Bode
2025-05-21board: bsh: imx6ulz_smm_m2: Add support for 512 MiB DRAMMichael Bode
2025-05-21board: bsh: imx6ulz_smm_m2: Add support for 256 MiB DRAMSimon Holesch
2025-05-21board: bsh: imx6ulz_smm_m2: Match SPL DDR settings to DCD tableMichael Trimarchi
2025-05-21board: freescale: imx8mn_evk: let clock system enable UART clockMichael Trimarchi
2025-05-21board: bsh: imx8mn_bsh_smm_s2/s2pro: let clock system enable UART clockDario Binacchi
2025-05-21board: bsh: imx8mn_bsh_smm_s2/s2pro: enlarge CONFIG_SPL_SYS_MALLOC_F_LENDario Binacchi
2025-05-21configs: imx8mn_bsh_smm_s2: load U-Boot from raw NANDDario Binacchi
2025-05-21imx: spl_imx_romapi: support raw NAND sectorDario Binacchi
2025-05-21spl: Kconfig: support U-Boot load from raw NANDDario Binacchi
2025-05-21ARM: dts: imx93-phycore: Migrate to OF_UPSTREAMPrimoz Fiser
2025-05-21arm: dts: imx6ulz-bsh-smm-m2: Fix reset using wdt-reboot driverMichael Trimarchi
2025-05-21configs: imx6ulz_smm_m2: Add board watchdog reset configurationMichael Trimarchi
2025-05-21arm: dts: imx6ulz-bsh-smm-m2-u-boot: Drop soc nodeMichael Trimarchi
2025-05-21arm: imx: imx8m: soc: replace ifdef by IS_ENABLED()Dario Binacchi
2025-05-21arm: imx: imx8m: soc: fix the macro nameMichael Trimarchi
2025-05-21riscv: dts: th1520: Complete clock treeYao Zi
2025-05-21riscv: cpu: th1520: Select clock driverYao Zi
2025-05-21clk: thead: Port clock controller driver of TH1520 SoCYao Zi
2025-05-21riscv: cpu: th1520: Initialize IOPMPs in SPLYao Zi
2025-05-21doc: thead: lpi4a: Update documentationYao Zi
2025-05-21board: thead: licheepi4a: Enable SPL supportYao Zi
2025-05-21riscv: dts: th1520: Add binman configurationYao Zi
2025-05-21riscv: dts: th1520: Add DRAM controllerYao Zi
2025-05-21riscv: dts: lichee-module-4a: Preserve memory node for SPLYao Zi
2025-05-21riscv: dts: th1520: Preserve necessary devices for SPLYao Zi
2025-05-21ram: thead: Add initial DDR controller support for TH1520Yao Zi
2025-05-21riscv: cpu: Add TH1520 CPU supportYao Zi
2025-05-21configs: th1520_lpi4a: Add UART clock frequencyYao Zi
2025-05-21riscv: lib: Split out support for T-Head cache management operationsYao Zi
2025-05-21riscv: dts: jh7110: override syscrg assigned clock rates with defaultsE Shattow
2025-05-21riscv: dts: jh7110: remove redundant parent nodesE Shattow
2025-05-21riscv: starfive: jh7110: move uart0 clock frequency to config headerE Shattow
2025-05-21riscv: insn-def.h: Fix header guardMayuresh Chitale
2025-05-21riscv: Access gd with inline assembly when building with LTO or ClangYao Zi
2025-05-21riscv: dts: binman.dtsi: Drop filename property for proper U-BootYao Zi
2025-05-21booti/bootm: riscv: Verify image arch typeMayuresh Chitale
2025-05-21riscv: Select appropriate image typeMayuresh Chitale
2025-05-21riscv: image: Add new image type for RV64Mayuresh Chitale
2025-05-20Merge tag 'mmc-2025-05-20' of https://source.denx.de/u-boot/custodians/u-boot...Tom Rini
2025-05-20mmc: cv1800b: Fix build without MMC_SUPPORTS_TUNINGAlexander Sverdlin
2025-05-20net: lwip: tftp: time out if there is no reply from serverJerome Forissier
2025-05-20net-lwip: tftp: add LMB and buffer checksJerome Forissier
2025-05-20net-lwip: wget: add LMB and buffer checksJerome Forissier
2025-05-20net, net-lwip: wget: suppress console output when called by EFIJerome Forissier