aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2023-11-07x86: Drop <common.h> from remaining header filesWIP/2023-11-07-assorted-big-cleanupsTom Rini2-2/+0
2023-11-07arm: Drop <common.h> from remaining header filesTom Rini6-8/+0
2023-11-07sandbox: Drop <common.h>Tom Rini4-7/+0
2023-11-07ti: k3: Drop <common.h> usageTom Rini15-15/+0
2023-11-07include: Drop <common.h> from include listsTom Rini28-28/+0
2023-11-07include/linux/mii.h: Add <linux/types.h>Tom Rini1-0/+2
2023-11-07fsl-mc: Add prototype for bd_infoTom Rini1-0/+2
2023-11-07ls2080aqds: Add missing headers to eth_ls1088aqds.cTom Rini1-0/+2
2023-11-07ls1088a: Add missing headers to eth_ls1088aqds.cTom Rini1-0/+2
2023-11-07pg-wcom-ls102xa: Include <config.h> in the board fileTom Rini1-0/+1
2023-11-07powerpc: Rework <asm/fsl_lbc.h> includesTom Rini1-3/+0
2023-11-07qe: Add <asm/ppc.h> on PowerPCTom Rini1-0/+3
2023-11-07mpc85xx: Add missing include in mpc85xx_sleep.cTom Rini1-0/+1
2023-11-07powerpc: mpc83xx: Rework includes slightlyTom Rini3-2/+3
2023-11-07spi: Add <errno.h> to spi-mem-nodm.cTom Rini1-0/+1
2023-11-07omap3: Add <asm/arch/omap3.h> to <asm/arch/cpu.h>Tom Rini1-0/+1
2023-11-07fsl_qe: Drop common.hTom Rini14-14/+0
2023-11-07display_options.h: Correct includesTom Rini1-1/+2
2023-11-07powerpc: Switch <asm/global_data.h> to <linux/types.h>Tom Rini1-1/+1
2023-11-07m68k: Remove CONFIG_FSLDMAFECTom Rini14-4841/+2
2023-11-07CI, pytest: Add a test for sandbox without LTOTom Rini3-15/+10
2023-11-07sandbox: Add a test for disabling CONFIG_CMDLINESimon Glass1-0/+20
2023-11-07clk_k210.c: Clean up how we handle nopTom Rini2-3/+1
2023-11-07sandbox: Add <asm/barrier.h>Tom Rini1-0/+3
2023-11-07sandbox: Avoid requiring CMDLINESimon Glass1-3/+3
2023-11-07sandbox: Disable CONFIG_DISTRO_DEFAULTSSimon Glass7-6/+3
2023-11-07block: rkmtd: select CONFIG_RANDOM_UUID explicitlyAKASHI Takahiro1-0/+1
2023-11-07lib: uuid: move CONFIG_RANDOM_UUIDAKASHI Takahiro2-7/+7
2023-11-07fastboot: Depend on CMDLINETom Rini1-0/+1
2023-11-07cmd: Make most commands depend on CMDLINESimon Glass2-13/+9
2023-11-07boot: Make preboot and bootcmd require CMDLINETom Rini1-0/+2
2023-11-07bootmeth_script: Depend on CMDLINETom Rini1-1/+2
2023-11-07bootmeth_cros: Require bootm.o and bootm_os.oTom Rini1-1/+1
2023-11-07boot: Move SYS_BOOTM_LEN to be by LEGACY_IMAGE_FORMATTom Rini2-11/+11
2023-11-07boot: Rework BOOT_DEFAULTS to allow for CMDLINE to be disabledTom Rini1-8/+15
2023-11-07boot: Make DISTRO_DEFAULTS select CMDLINETom Rini1-0/+1
2023-11-07autoboot: Correct dependencies on CMDLINESimon Glass1-10/+19
2023-11-07bootmeth: Make BOOTMETH_EFILOADER depend on CMD_BOOTEFITom Rini1-2/+2
2023-11-07efi: Rearrange the Kconfig for CMD_BOOTEFI_BOOTMGRSimon Glass3-5/+14
2023-11-07cli_simple: Rework this support slightlyTom Rini2-39/+40
2023-11-07video: Don't require the font commandSimon Glass2-1/+1
2023-11-07test: Make UNIT_TEST depend on CMDLINESimon Glass1-0/+1
2023-11-07env: Move env_set() out of cmd/nvedit.c and in to env/common.cTom Rini5-124/+135
2023-11-07Kconfig: Move CONFIG_SYS_[CP]BSIZE to common/KconfigTom Rini2-14/+23
2023-11-07qemu: Correct CMD_QFW dependencies in KconfigTom Rini3-3/+4
2023-11-07version: Separate our version string from the version commandTom Rini3-9/+17
2023-11-07dfu: Make DFU_TFTP depend on NETDEVICESTom Rini1-0/+1
2023-11-07virtio: Make VIRTIO_NET depend on NETDEVICESTom Rini1-1/+1
2023-11-07buildman: Use oldconfig when adjusting the configSimon Glass3-2/+10
2023-11-06Prepare v2024.01-rc2v2024.01-rc2Tom Rini2-2/+2