aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* serial: Replace CONFIG_DEBUG_UART_BASE by CONFIG_VAL(DEBUG_UART_BASE)WIP/2022-06-06-assorted-improvementsPali Rohár2022-06-0624-45/+45
* qfw: Don't fail if setup data size is 0Pierre-Clément Tosi2022-06-061-4/+6
* ubifs: Add missing dependency on GZIPPali Rohár2022-06-061-0/+1
* include/configs: Remove rootwait=1 to all the affected boardsMichael Trimarchi2022-06-069-10/+10
* common/board_r.c: drop legacy and unused bi_enetaddrRasmus Villemoes2022-06-062-16/+0
* bootm: Fix Linux silent console on newer kernelsSean Anderson2022-06-062-17/+19
* pci: Handle failed calloc in decode_regions()Pierre-Clément Tosi2022-06-061-5/+10
* fdtdec: drop needlessly convoluted CONFIG_PHANDLE_CHECK_SEQRasmus Villemoes2022-06-066-16/+2
* drivers:optee:rpmb: initialize drivers of mmc devices in UCLASS_BLK for rpmb ...Judy Wang2022-06-061-0/+9
* serial: smh: Fake tstcSean Anderson2022-06-061-1/+14
* dm: core: convert of_machine_is_compatible to livetreePatrick Delaunay2022-06-061-3/+1
* mkimage: Support signing 'auto' FITsSean Anderson2022-06-064-8/+63
* mkimage: Document more misc optionsSean Anderson2022-06-061-2/+31
* event: fix static events for CONFIG_NEEDS_MANUAL_RELOCOvidiu Panait2022-06-063-0/+28
* event: remove CONFIG_EVENT_DYNAMIC check in event_register()Ovidiu Panait2022-06-061-2/+0
* mtd: mtdpart: Change size type from fdt_addr_t to fdt_size_tPali Rohár2022-06-061-1/+2
* scripts: Introduce {quiet_,}cmd_bin2cPierre-Clément Tosi2022-06-061-0/+5
* fs/squashfs: fix sqfs_read_sblk()Heinrich Schuchardt2022-06-061-1/+1
* btrfs: simplify lookup_data_extent()Heinrich Schuchardt2022-06-061-9/+6
* zlib: Port fix for CVE-2018-25032 to U-BootTom Rini2022-06-063-65/+74
* misc: Correct Kconfig dependencies for a number of optionsTom Rini2022-06-061-11/+12
* doc: regulator: Add regulator-force-boot-off bindingChris Packham2022-06-061-0/+1
* cmd: dm: migrate dm command to use U_BOOT_CMD_WITH_SUBCMDS()Ovidiu Panait2022-06-061-52/+12
* dm: fix DM_EVENT dependenciesHeinrich Schuchardt2022-06-062-8/+2
* boot: image-pre-load: drop unused CONFIG_SYS_BOOTM_LENPeng Fan2022-06-061-5/+0
* configs: Resync with savedefconfigWIP/06Jun2022-nextTom Rini2022-06-0672-153/+24
* Merge branch '2022-06-06-finish-SPL-Kconfig-migration' into nextTom Rini2022-06-061740-8110/+7693
|\
| * spl: Rework and tighten some dependenciesTom Rini2022-06-061-31/+24
| * spl: Rework Kconfig to be more menu drivenTom Rini2022-06-061-32/+22
| * spl: Move all VPL, TPL and PowerPC specific CONFIG options to separate filesTom Rini2022-06-064-658/+650
| * arm: mvebu: Remove CONFIG_SPL_BOOT_DEVICEChris Packham2022-06-063-37/+0
| * Convert CONFIG_FIXED_SDHCI_ALIGNED_BUFFER to KconfigChris Packham2022-06-066-39/+13
| * arm: mvebu: Use MVEBU_SPL_BOOT_DEVICE instead of SPL_BOOT_DEVICEChris Packham2022-06-061-4/+6
| * riotboard, syzygy_hub: Disable SPL_FALCON_BOOT_MMCSDTom Rini2022-06-062-4/+0
| * Convert CONFIG_SYS_MMCSD_RAW_MODE_ARGS_SECTOR et al to KconfigTom Rini2022-06-0658-60/+83
| * Convert CONFIG_SYS_NAND_SPL_KERNEL_OFFS to KconfigTom Rini2022-06-0630-52/+19
| * spl: Remove CONFIG_SPL_START_S_PATH and rework the logic behind itTom Rini2022-06-064-14/+3
| * Drop CONFIG_SPL_SIZETom Rini2022-06-067-23/+0
| * ax25-ae350: Move CONFIG_SYS_FDT_BASE to KconfigTom Rini2022-06-062-3/+4
| * Convert CONFIG_SYS_SPL_ARGS_ADDR to KconfigTom Rini2022-06-0665-56/+41
| * Convert CONFIG_SPL_TARGET to KconfigTom Rini2022-06-0668-37/+61
| * Remove CONFIG_SPL_STACK_SIZETom Rini2022-06-061-3/+0
| * Drop CONFIG_SPL_SPI_FLASH_MINIMALTom Rini2022-06-066-6/+0
| * Convert CONFIG_SPL_GD_ADDR to KconfigTom Rini2022-06-0654-17/+55
| * etamin: Remove CONFIG_SPL_CMT definesTom Rini2022-06-061-6/+0
| * Remove CONFIG_SYS_SPL_LEN largelyTom Rini2022-06-067-12/+1
| * Convert CONFIG_SYS_SPL_MALLOC_SIZE et al to KconfigTom Rini2022-06-06379-279/+737
| * Convert CONFIG_SPL_BSS_START_ADDR to KconfigTom Rini2022-06-06345-201/+457
| * Convert CONFIG_SPL_RELOC_TEXT_BASE et al to KconfigTom Rini2022-06-0663-71/+270
| * Convert CONFIG_TPL_NAND_INIT to KconfigTom Rini2022-06-065-4/+6