summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-11-10arm: semihosting: Fix returning from traps on ARMv6 and lowerSean Anderson
2023-11-10arm: Fix software interrupt handlerSean Anderson
2023-11-10Merge tag 'u-boot-stm32-20231110' of https://source.denx.de/u-boot/custodians...Tom Rini
2023-11-10Merge branch '2023-11-10-assorted-fixes'Tom Rini
2023-11-10tree-wide: Replace http:// link with https:// link for ti.comNishanth Menon
2023-11-10boot: Fix syntax in fdt_overlay_apply_verbose() error messageHugo Villeneuve
2023-11-10tools: gitignore: Fix tools/generated pathSam Protsenko
2023-11-10bootstd: Skip over bad device during bootflows scanningTony Dinh
2023-11-10test: cmd: mbr: Remove unreachable codeAlexander Gendin
2023-11-10firmware: scmi: correct a validity check against power domain idAKASHI Takahiro
2023-11-10scsi: Have scsi_init_dev_desc_priv() use memsetTom Rini
2023-11-10Merge tag 'u-boot-rockchip-20231110' of https://source.denx.de/u-boot/custodi...Tom Rini
2023-11-10rockchip: include: asm: fix entering download mode rk3066Johan Jonker
2023-11-10rockchip: ringneck-px30: enable SPL_BOARD_INITQuentin Schulz
2023-11-10rockchip: ringneck-px30: always reset STM32 companion controller on bootQuentin Schulz
2023-11-10rockchip: rv1126: Read cpuid from otp and set ethaddrTim Lunn
2023-11-10rockchip: otp: Add support for RV1126Tim Lunn
2023-11-10rockchip: dts: fix bootph tags for rv1126Tim Lunn
2023-11-10MAINTAINERS: Fix Sam Protsenko mailSam Protsenko
2023-11-10stm32mp1: read auth stats and boot_partition from tampIgor Opaniuk
2023-11-10arm: stm32: Limit u-boot.itb size to 0x160000 bytes on DH STM32MP15 DHSOMMarek Vasut
2023-11-10arm: stm32: Enable TCP, IPv6, wget on DH STM32MP15 DHSOMMarek Vasut
2023-11-10ARM: dts: stm32mp: Repair damage from alignment with v6.3Marek Vasut
2023-11-10arm: stm32mp: Really fix compilation issue when SYS_DCACHE_OFF and/or SYS_DCA...Bhupesh Sharma
2023-11-09rockchip: ringneck-px30: enable i2c commandQuentin Schulz
2023-11-09board: rockchip: add Pine64 QuartzPro64 RK3588 boardTom Fitzhenry
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
2023-11-07m68k: Remove CONFIG_FSLDMAFECTom Rini
2023-11-07CI, pytest: Add a test for sandbox without LTOTom Rini
2023-11-07sandbox: Add a test for disabling CONFIG_CMDLINESimon Glass