aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2022-06-06serial: Replace CONFIG_DEBUG_UART_BASE by CONFIG_VAL(DEBUG_UART_BASE)WIP/2022-06-06-assorted-improvementsPali Rohár24-45/+45
2022-06-06qfw: Don't fail if setup data size is 0Pierre-Clément Tosi1-4/+6
2022-06-06ubifs: Add missing dependency on GZIPPali Rohár1-0/+1
2022-06-06include/configs: Remove rootwait=1 to all the affected boardsMichael Trimarchi9-10/+10
2022-06-06common/board_r.c: drop legacy and unused bi_enetaddrRasmus Villemoes2-16/+0
2022-06-06bootm: Fix Linux silent console on newer kernelsSean Anderson2-17/+19
2022-06-06pci: Handle failed calloc in decode_regions()Pierre-Clément Tosi1-5/+10
2022-06-06fdtdec: drop needlessly convoluted CONFIG_PHANDLE_CHECK_SEQRasmus Villemoes6-16/+2
2022-06-06drivers:optee:rpmb: initialize drivers of mmc devices in UCLASS_BLK for rpmb ...Judy Wang1-0/+9
2022-06-06serial: smh: Fake tstcSean Anderson1-1/+14
2022-06-06dm: core: convert of_machine_is_compatible to livetreePatrick Delaunay1-3/+1
2022-06-06mkimage: Support signing 'auto' FITsSean Anderson4-8/+63
2022-06-06mkimage: Document more misc optionsSean Anderson1-2/+31
2022-06-06event: fix static events for CONFIG_NEEDS_MANUAL_RELOCOvidiu Panait3-0/+29
2022-06-06event: remove CONFIG_EVENT_DYNAMIC check in event_register()Ovidiu Panait1-2/+0
2022-06-06mtd: mtdpart: Change size type from fdt_addr_t to fdt_size_tPali Rohár1-1/+2
2022-06-06scripts: Introduce {quiet_,}cmd_bin2cPierre-Clément Tosi1-0/+5
2022-06-06fs/squashfs: fix sqfs_read_sblk()Heinrich Schuchardt1-1/+1
2022-06-06btrfs: simplify lookup_data_extent()Heinrich Schuchardt1-9/+6
2022-06-06zlib: Port fix for CVE-2018-25032 to U-BootTom Rini3-65/+74
2022-06-06misc: Correct Kconfig dependencies for a number of optionsTom Rini1-11/+12
2022-06-06doc: regulator: Add regulator-force-boot-off bindingChris Packham1-0/+1
2022-06-06cmd: dm: migrate dm command to use U_BOOT_CMD_WITH_SUBCMDS()Ovidiu Panait1-52/+12
2022-06-06dm: fix DM_EVENT dependenciesHeinrich Schuchardt2-8/+2
2022-06-06boot: image-pre-load: drop unused CONFIG_SYS_BOOTM_LENPeng Fan1-5/+0
2022-06-06configs: Resync with savedefconfigWIP/06Jun2022-nextTom Rini72-153/+24
2022-06-06Merge branch '2022-06-06-finish-SPL-Kconfig-migration' into nextTom Rini1740-8110/+7693
2022-06-06spl: Rework and tighten some dependenciesTom Rini1-31/+24
2022-06-06spl: Rework Kconfig to be more menu drivenTom Rini1-32/+22
2022-06-06spl: Move all VPL, TPL and PowerPC specific CONFIG options to separate filesTom Rini4-658/+650
2022-06-06arm: mvebu: Remove CONFIG_SPL_BOOT_DEVICEChris Packham3-37/+0
2022-06-06Convert CONFIG_FIXED_SDHCI_ALIGNED_BUFFER to KconfigChris Packham6-39/+13
2022-06-06arm: mvebu: Use MVEBU_SPL_BOOT_DEVICE instead of SPL_BOOT_DEVICEChris Packham1-4/+6
2022-06-06riotboard, syzygy_hub: Disable SPL_FALCON_BOOT_MMCSDTom Rini2-4/+0
2022-06-06Convert CONFIG_SYS_MMCSD_RAW_MODE_ARGS_SECTOR et al to KconfigTom Rini58-60/+83
2022-06-06Convert CONFIG_SYS_NAND_SPL_KERNEL_OFFS to KconfigTom Rini30-52/+19
2022-06-06spl: Remove CONFIG_SPL_START_S_PATH and rework the logic behind itTom Rini4-14/+3
2022-06-06Drop CONFIG_SPL_SIZETom Rini7-23/+0
2022-06-06ax25-ae350: Move CONFIG_SYS_FDT_BASE to KconfigTom Rini2-3/+4
2022-06-06Convert CONFIG_SYS_SPL_ARGS_ADDR to KconfigTom Rini65-56/+41
2022-06-06Convert CONFIG_SPL_TARGET to KconfigTom Rini68-37/+61
2022-06-06Remove CONFIG_SPL_STACK_SIZETom Rini1-3/+0
2022-06-06Drop CONFIG_SPL_SPI_FLASH_MINIMALTom Rini6-6/+0
2022-06-06Convert CONFIG_SPL_GD_ADDR to KconfigTom Rini54-17/+55
2022-06-06etamin: Remove CONFIG_SPL_CMT definesTom Rini1-6/+0
2022-06-06Remove CONFIG_SYS_SPL_LEN largelyTom Rini7-12/+1
2022-06-06Convert CONFIG_SYS_SPL_MALLOC_SIZE et al to KconfigTom Rini379-279/+737
2022-06-06Convert CONFIG_SPL_BSS_START_ADDR to KconfigTom Rini345-201/+457
2022-06-06Convert CONFIG_SPL_RELOC_TEXT_BASE et al to KconfigTom Rini63-71/+270
2022-06-06Convert CONFIG_TPL_NAND_INIT to KconfigTom Rini5-4/+6