aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2024-03-01arm: dts: Refactor device trees using "&{/aliases}" syntaxEmanuele Ghidoli5-35/+43
2024-03-01toradex: common: Use SETTINGS_R event to read toradex config blockEmanuele Ghidoli1-38/+54
2024-03-01toradex: Remove not necessary model prints from checkboard()Emanuele Ghidoli13-120/+8
2024-03-01toradex: Fix recursive call to checkboardEmanuele Ghidoli1-1/+0
2024-03-01configs: Resync with savedefconfigTom Rini487-654/+44
2024-02-28board: rzg2l: Support reset via Renesas RAA215300 PMICPaul Barker2-8/+2
2024-02-28pmic: raa215300: Bind sysreset driverPaul Barker1-0/+9
2024-02-28sysreset: Support reset via Renesas RAA215300 PMICPaul Barker3-0/+65
2024-02-28board: rzg2l: Enable access to Renesas RAA215300 PMICPaul Barker1-0/+3
2024-02-28pmic: Add Renesas RAA215300 PMIC driverPaul Barker3-0/+51
2024-02-28i2c: rzg2l: Add I2C driver for RZ/G2L familyPaul Barker5-0/+635
2024-02-28arm: dts: rzg2l: Sync with Linux v6.7Paul Barker6-22/+118
2024-02-28clk: renesas: Confirm all clock & reset changes on RZ/G2LPaul Barker1-4/+13
2024-02-27Merge patch series "Dockerfile: Build coreboot from source"Tom Rini3-15/+20
2024-02-27CI: Move to latest container imageTom Rini3-3/+3
2024-02-27CI: Switch to using coreboot from our imageTom Rini2-12/+6
2024-02-27Dockerfile: Build coreboot from sourceTom Rini1-0/+11
2024-02-26Prepare v2024.04-rc3v2024.04-rc3Tom Rini2-2/+2
2024-02-24Merge tag 'u-boot-imx-master-20240224' of https://source.denx.de/u-boot/custo...WIP/24Feb2024Tom Rini23-8/+362
2024-02-24opos6uldev: Convert to watchdog driver modelSébastien Szymanski2-0/+13
2024-02-24imx53-qsb: Convert to watchdog driver modelFabio Estevam2-0/+16
2024-02-24imx8mm-phygate-tauri-l_defconfig: Enable CONFIG_IMX_TMUBenjamin Hahn1-0/+1
2024-02-24phycore-imx8mm_defconfig: Enable CONFIG_IMX_TMUBenjamin Hahn1-0/+1
2024-02-24phycore-imx8mp_defconfig: Enable CONFIG_IMX_TMUBenjamin Hahn1-0/+1
2024-02-24configs: imx93_var_som: Add fastboot support.Mathieu Othacehe1-0/+6
2024-02-24configs: imx93_var_som: Add USB support.Mathieu Othacehe1-0/+9
2024-02-24arm: dts: imx93-var-som-symphony: Add USB support.Mathieu Othacehe1-0/+18
2024-02-24arm: dts: imx93: Add USB support.Mathieu Othacehe1-0/+58
2024-02-24board: imx6dl-sielaff: spl.c: Remove multiline stringFrieder Schrempf1-2/+2
2024-02-24imx: imxrt1050-evk: Add documentation for SPI bootJesse Taube1-0/+30
2024-02-24imx: imxrt1050-evk: Add support for SPI flash bootingJesse Taube11-6/+207
2024-02-23Merge tag 'u-boot-amlogic-fixes-20240223' of https://source.denx.de/u-boot/cu...Tom Rini4-0/+4
2024-02-23configs: khadas-vim3*_android: fix AVB oom errorMattijs Korpershoek4-0/+4
2024-02-22Merge branch 'qcom-fixes-2024.04' of https://gitlab.denx.de/u-boot/custodians...Tom Rini1-2/+2
2024-02-20Merge patch series "board/ti: k3 boards: Stop using findfdt"WIP/20Feb2024Tom Rini28-48/+205
2024-02-20include: env: ti: Drop default_findfdtNishanth Menon1-12/+0
2024-02-20board: beagle: beagleplay: Set fdtfile from C code instead of findfdt scriptNishanth Menon3-2/+16
2024-02-20board: beagle: beagleboneai64: Set fdtfile from C code instead of findfdt scriptNishanth Menon3-2/+16
2024-02-20board: ti: j721s2: Set fdtfile from C code instead of findfdt scriptNishanth Menon2-8/+8
2024-02-20board: ti: j721e: Set fdtfile from C code instead of findfdt scriptNishanth Menon2-10/+8
2024-02-20board: ti: am65x: Set fdtfile from C code instead of findfdt scriptNishanth Menon2-3/+2
2024-02-20board: ti: am64x: Set fdtfile from C code instead of findfdt scriptNishanth Menon2-9/+8
2024-02-20board: ti: am62x: Set fdtfile from C code instead of findfdt scriptNishanth Menon3-1/+11
2024-02-20board: ti: am62ax: Set fdtfile from C code instead of findfdt scriptNishanth Menon3-1/+11
2024-02-20board: ti: common: Introduce a common fdt ops libraryNishanth Menon4-0/+119
2024-02-20board: ti: Add missing common/Kconfig referencesNishanth Menon3-0/+6
2024-02-20Merge https://gitlab.denx.de/u-boot/custodians/u-boot-usbTom Rini3-6/+8
2024-02-20Merge https://gitlab.denx.de/u-boot/custodians/u-boot-samsungTom Rini41-24/+5538
2024-02-19usb: ehci-mx6: Add i.MX93 supportMathieu Othacehe2-4/+4
2024-02-19common: usb-hub: Reset USB 3.0 hubs onlyShantur Rathore1-2/+4