summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-12-21stm32: Use bootm_run() and bootz_run()Simon Glass
2023-12-21bootm: Create a function to run through the bootz statesSimon Glass
2023-12-21stm32: Use local vars in stm32prog for initrd and fdtSimon Glass
2023-12-21bootm: Create a function to run through the bootm statesSimon Glass
2023-12-21bootm: Tidy up boot_selected_os()Simon Glass
2023-12-21bootm: Rename do_bootm_states() to bootm_run_states()Simon Glass
2023-12-21bootm: Drop arguments from do_bootm_states()Simon Glass
2023-12-21bootz: Avoid use of #ifdefSimon Glass
2023-12-21booti: Avoid use of #ifdefSimon Glass
2023-12-21bootm: Move do_bootm_states() comment to header fileSimon Glass
2023-12-21bootm: Add more fields to bootm_infoSimon Glass
2023-12-21bootm: Adjust arguments of boot_os_fnSimon Glass
2023-12-21bootm: Create a struct for argument informationSimon Glass
2023-12-21sandbox: bootm: Enable more bootm OS methodsSimon Glass
2023-12-21bootm: Adjust how the board is resetSimon Glass
2023-12-21riscv: Add a reset_cpu() functionSimon Glass
2023-12-21nios2: Add a reset_cpu() functionSimon Glass
2023-12-21ppc: Add a reset_cpu() functionSimon Glass
2023-12-21m68k: Add a reset_cpu() functionSimon Glass
2023-12-21mips: Add a reset_cpu() functionSimon Glass
2023-12-21Merge branch '2023-12-21-assorted-updates-and-fixes' into nextTom Rini
2023-12-21lib: rsa: Print detailed error info in rsa_engine_init() on engine resolution...Csókás Bence
2023-12-21board/keymile/kmcent2: fix update-nor indentationTomas Alvarez Vanoli
2023-12-21iommu: add qcom-hyp-smmuCaleb Connolly
2023-12-21iommu: add a connect opCaleb Connolly
2023-12-21iommu: fix compilation when CONFIG_PCI disabledCaleb Connolly
2023-12-21configs: verdin-am62: Disable SPL FIT OverlayFrancesco Dolcini
2023-12-21boot: add support for fdt_fixup command in environmentMatthias Schiffer
2023-12-21include: env: ti: ti_common: Run main_cpsw0_qsgmii_phyinit conditionallyManorit Chawdhry
2023-12-21fs: Fix SPL build if FS_LOADER is enabledMayuresh Chitale
2023-12-21Merge branch '2023-12-21-header-inclusion-cleanup' into nextTom Rini
2023-12-21lib: Remove <common.h> inclusion from these filesTom Rini
2023-12-21include: Further cleanup includesTom Rini
2023-12-21display_options: Clean up headersTom Rini
2023-12-21efi_loader: Remove <common.h>Tom Rini
2023-12-21rmobile: Add <mach/rmobile.h> to cpu_info-rzg2l.cTom Rini
2023-12-21lib/sha*.c: Update header listTom Rini
2023-12-21global: Rework architecture global_data.h to include <linux/types.h>Tom Rini
2023-12-21m68k: Rework asm/global_data.h slightlyTom Rini
2023-12-21sandbox: Add <linux/types.h> to asm/global_data.h and asm/io.hTom Rini
2023-12-21arm: Remove <asm/types.h> from asm/global_data.hTom Rini
2023-12-21global: Remove duplicate common.h inclusionsTom Rini
2023-12-21global: Drop common.h inclusionTom Rini
2023-12-21sandbox: Audit config.h and common.h usageTom Rini
2023-12-21arm: Partial cleanup and audit usage of <config.h>Tom Rini
2023-12-21arc: Cleanup and audit usage of <config.h>Tom Rini
2023-12-21qe: Add <config.h> to linux/immap_qe.hTom Rini
2023-12-21global: Restrict use of '#include <linux/kconfig.h>'Tom Rini
2023-12-20Merge branch '2023-12-20-assorted-general-updates' into nextTom Rini
2023-12-20Merge tag 'u-boot-imx-next-20231220' of https://gitlab.denx.de/u-boot/custodi...Tom Rini