summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-12-13bootm: Use the error return from boot_get_kernel()Simon Glass
2023-12-13bootm: Adjust position of unmap_sysmem() in boot_get_kernel()Simon Glass
2023-12-13bootm: Adjust boot_get_kernel() to return an errorSimon Glass
2023-12-13image: Document error codes from fit_image_load()Simon Glass
2023-12-13bootm: Reduce arguments to boot_get_kernel()Simon Glass
2023-12-13image: Tidy up genimg_get_kernel_addr_fit()Simon Glass
2023-12-13bootm: Move boot_get_kernel() higher in the fileSimon Glass
2023-12-13bootm: Simplify arguments for bootm_pre_load()Simon Glass
2023-12-13bootm: Drop arguments from bootm_start()Simon Glass
2023-12-13bootstd: Add missing header file from bootdev.hSimon Glass
2023-12-13treewide: Tidy up semicolon after command macrosSimon Glass
2023-12-13mmc: env: Unify the U_BOOT_ENV_LOCATION conditionsSimon Glass
2023-12-13README: Correct docs for CONFIG_SPL_BUILDSimon Glass
2023-12-13arm: x86: Drop discarding of command linker-listsSimon Glass
2023-11-16bootm: Enable legacy VxWorks booting from FITsSean Anderson
2023-11-13Merge tag 'u-boot-stm32-20231113' of https://source.denx.de/u-boot/custodians...Tom Rini
2023-11-13stm32mp2: initial supportPatrice Chotard
2023-11-13ARM: dts: stm32: Add STM32MP257F Evaluation board supportPatrice Chotard
2023-11-13pinctrl: pinctrl_stm32: Add stm32mp2 supportPatrice Chotard
2023-11-13serial: stm32: Fix AARCH64 compilation warningsPatrice Chotard
2023-11-13stm32mp: bsec: Fix AARCH64 compilation warningsPatrice Chotard
2023-11-13stm32mp: dram_init: Limit DDR usage under 4GB boundary for STM32MPPatrice Chotard
2023-11-13stm32mp: dram_init: Fix AARCH64 compilation warningsPatrick Delaunay
2023-11-13stm32mp: dram_init: Get RAM size from DT if no RAM driver foundPatrice Chotard
2023-11-13arm: caches: Make DCACHE_DEFAULT_OPTION accessible for ARM64 archPatrice Chotard
2023-11-10Merge branch '2023-11-10-improve-semihosting-armv6' into nextTom Rini
2023-11-10arm: semihosting: Support semihosting fallback on 32-bit ARMSean Anderson
2023-11-10arm: semihosting: Fix returning from traps on ARMv6 and lowerSean Anderson
2023-11-10arm: Fix software interrupt handlerSean Anderson
2023-11-07scsi: Forceably finish migration to DM_SCSITom Rini
2023-11-07Merge branch '2023-11-07-assorted-big-cleanups' into nextTom Rini
2023-11-07x86: Drop <common.h> from remaining header filesTom Rini
2023-11-07arm: Drop <common.h> from remaining header filesTom Rini
2023-11-07sandbox: Drop <common.h>Tom Rini
2023-11-07ti: k3: Drop <common.h> usageTom Rini
2023-11-07include: Drop <common.h> from include listsTom Rini
2023-11-07include/linux/mii.h: Add <linux/types.h>Tom Rini
2023-11-07fsl-mc: Add prototype for bd_infoTom Rini
2023-11-07ls2080aqds: Add missing headers to eth_ls1088aqds.cTom Rini
2023-11-07ls1088a: Add missing headers to eth_ls1088aqds.cTom Rini
2023-11-07pg-wcom-ls102xa: Include <config.h> in the board fileTom Rini
2023-11-07powerpc: Rework <asm/fsl_lbc.h> includesTom Rini
2023-11-07qe: Add <asm/ppc.h> on PowerPCTom Rini
2023-11-07mpc85xx: Add missing include in mpc85xx_sleep.cTom Rini
2023-11-07powerpc: mpc83xx: Rework includes slightlyTom Rini
2023-11-07spi: Add <errno.h> to spi-mem-nodm.cTom Rini
2023-11-07omap3: Add <asm/arch/omap3.h> to <asm/arch/cpu.h>Tom Rini
2023-11-07fsl_qe: Drop common.hTom Rini
2023-11-07display_options.h: Correct includesTom Rini
2023-11-07powerpc: Switch <asm/global_data.h> to <linux/types.h>Tom Rini