aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2022-06-08sandbox: net: Add aliases for ethernet devicesSean Anderson2-1/+4
2022-06-08Merge branch '2022-06-08-virtio-harden-and-test-vring' into nextTom Rini8-137/+330
2022-06-08test: dm: virtio_rng: Test virtio-rng with faked deviceWIP/2022-06-08-virtio-harden-and-test-vringAndrew Scull2-0/+53
2022-06-08virtio: rng: Check length before copyingAndrew Scull1-0/+3
2022-06-08test: dm: virtio: Test virtio device driver probingAndrew Scull1-0/+9
2022-06-08virtio: sandbox: Bind RNG rather than block deviceAndrew Scull3-4/+4
2022-06-08test: dm: virtio: Split out virtio device testsAndrew Scull3-172/+190
2022-06-08test: dm: virtio: Test notify before del_vqsAndrew Scull1-1/+1
2022-06-08virtio: sandbox: Fix device features bitfieldAndrew Scull2-2/+2
2022-06-08dm: test: virtio: Test the virtio ringAndrew Scull1-0/+72
2022-06-08virtio_ring: Check used descriptors are chain headsAndrew Scull2-0/+14
2022-06-08virtio_ring: Maintain a shadow copy of descriptorsAndrew Scull2-16/+43
2022-06-08virtio_ring: Add helper to attach vring descriptorAndrew Scull1-19/+17
2022-06-08virtio_ring: Merge identical variablesAndrew Scull1-4/+3
2022-06-07Merge branch '2022-06-07-assorted-improvements' into nextTom Rini67-281/+354
2022-06-06serial: Replace CONFIG_DEBUG_UART_BASE by CONFIG_VAL(DEBUG_UART_BASE)Pali 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/+28
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