aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2024-02-29boards: Remove empty BOARD_SPECIFIC_OPTIONSTEST/remove-dummy-BOARD_SPECIFIC_OPTIONSTom Rini43-141/+0
2024-02-29Merge patch series "Handoff bloblist from previous boot stage"Tom Rini10-40/+208
2024-02-29dts: OF_HAS_PRIOR_STAGE should depend on !BLOBLISTRaymond Mao1-0/+1
2024-02-29bloblist: Load the bloblist from the previous loaderRaymond Mao2-18/+54
2024-02-29arm: Get bloblist from boot argumentsRaymond Mao3-0/+46
2024-02-29arm: armv8: save boot argumentsRaymond Mao1-0/+23
2024-02-29arm: armv7: save boot argumentsRaymond Mao1-0/+29
2024-02-29bloblist: refactor of bloblist_reloc()Raymond Mao4-16/+17
2024-02-29bloblist: check bloblist with specified buffer sizeRaymond Mao3-6/+7
2024-02-29bloblist: add API to check the register conventionsRaymond Mao2-0/+31
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