aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2024-02-28Merge patch series "mux: Drop usage of "u-boot,mux-autoprobe""WIP/28Feb2024-nextTom Rini5-8/+7
2024-02-28arm: dts: k3-u-boot: Add missing "bootph-all" property to MUX nodes.Roger Quadros3-0/+20
2024-02-28arm: dts: k3-u-boot: Drop usage of "u-boot, mux-autoprobe"Roger Quadros4-22/+0
2024-02-28mux: autoprobe if "idle-states" present in device treeRoger Quadros1-1/+2
2024-02-28Merge tag 'efi-next-2024-02-28' of https://source.denx.de/u-boot/custodians/u...Tom Rini8-19/+100
2024-02-28arm: separate .data and .text sections of EFI binariesHeinrich Schuchardt2-16/+52
2024-02-28arm: page align EFI binary sectionHeinrich Schuchardt1-2/+2
2024-02-28efi_driver: provide SBI based runtime system resetHeinrich Schuchardt3-1/+31
2024-02-28efi_loader: set IMAGE_DLLCHARACTERISTICS_NX_COMPATHeinrich Schuchardt4-0/+15
2024-02-27Merge patch series "kbuild: Allow for CONFIG_SYS_CONFIG_NAME to be unset"Tom Rini76-223/+11
2024-02-27Kconfig: Centralize prompting for SYS_CONFIG_NAMETom Rini33-100/+10
2024-02-27hc2910-2aghd05: Remove empty config headerTom Rini3-10/+0
2024-02-27slimbootloader: Remove empty config headerTom Rini3-8/+0
2024-02-27qemu-x86*: Remove empty config headerTom Rini3-9/+0
2024-02-27minnowmax: Remove empty config headerTom Rini3-8/+0
2024-02-27galileo: Remove empty config headerTom Rini3-8/+0
2024-02-27efi-x86_payload: Remove empty config headerTom Rini3-8/+0
2024-02-27efi-x86_app: Remove empty config headerTom Rini3-9/+0
2024-02-27edison: Remove empty config headerTom Rini3-8/+0
2024-02-27crownbay: Remove empty config headerTom Rini3-8/+0
2024-02-27cougarcanyon2: Remove empty config headerTom Rini3-8/+0
2024-02-27cherryhill: Remove empty config headerTom Rini3-8/+0
2024-02-27bayleybay: Remove empty config headerTom Rini3-8/+0
2024-02-27coreboot: Remove empty config headerTom Rini3-12/+0
2024-02-27xilinx_mbv: Remove empty config headerTom Rini3-10/+0
2024-02-27kbuild: Allow for CONFIG_SYS_CONFIG_NAME to be unsetTom Rini1-1/+1
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