summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-06-08sandbox: net: Remove fake-host-hwaddrSean Anderson
2022-06-08test: eth: Add test for ethernet addressesSean Anderson
2022-06-08sandbox: net: Add mac address for eth8 to environmentSean Anderson
2022-06-08sandbox: net: Add aliases for ethernet devicesSean Anderson
2022-06-08Merge branch '2022-06-08-virtio-harden-and-test-vring' into nextTom Rini
2022-06-08test: dm: virtio_rng: Test virtio-rng with faked deviceAndrew Scull
2022-06-08virtio: rng: Check length before copyingAndrew Scull
2022-06-08test: dm: virtio: Test virtio device driver probingAndrew Scull
2022-06-08virtio: sandbox: Bind RNG rather than block deviceAndrew Scull
2022-06-08test: dm: virtio: Split out virtio device testsAndrew Scull
2022-06-08test: dm: virtio: Test notify before del_vqsAndrew Scull
2022-06-08virtio: sandbox: Fix device features bitfieldAndrew Scull
2022-06-08dm: test: virtio: Test the virtio ringAndrew Scull
2022-06-08virtio_ring: Check used descriptors are chain headsAndrew Scull
2022-06-08virtio_ring: Maintain a shadow copy of descriptorsAndrew Scull
2022-06-08virtio_ring: Add helper to attach vring descriptorAndrew Scull
2022-06-08virtio_ring: Merge identical variablesAndrew Scull
2022-06-07Merge branch '2022-06-07-assorted-improvements' into nextTom Rini
2022-06-06serial: Replace CONFIG_DEBUG_UART_BASE by CONFIG_VAL(DEBUG_UART_BASE)Pali Rohár
2022-06-06qfw: Don't fail if setup data size is 0Pierre-Clément Tosi
2022-06-06ubifs: Add missing dependency on GZIPPali Rohár
2022-06-06include/configs: Remove rootwait=1 to all the affected boardsMichael Trimarchi
2022-06-06common/board_r.c: drop legacy and unused bi_enetaddrRasmus Villemoes
2022-06-06bootm: Fix Linux silent console on newer kernelsSean Anderson
2022-06-06pci: Handle failed calloc in decode_regions()Pierre-Clément Tosi
2022-06-06fdtdec: drop needlessly convoluted CONFIG_PHANDLE_CHECK_SEQRasmus Villemoes
2022-06-06drivers:optee:rpmb: initialize drivers of mmc devices in UCLASS_BLK for rpmb ...Judy Wang
2022-06-06serial: smh: Fake tstcSean Anderson
2022-06-06dm: core: convert of_machine_is_compatible to livetreePatrick Delaunay
2022-06-06mkimage: Support signing 'auto' FITsSean Anderson
2022-06-06mkimage: Document more misc optionsSean Anderson
2022-06-06event: fix static events for CONFIG_NEEDS_MANUAL_RELOCOvidiu Panait
2022-06-06event: remove CONFIG_EVENT_DYNAMIC check in event_register()Ovidiu Panait
2022-06-06mtd: mtdpart: Change size type from fdt_addr_t to fdt_size_tPali Rohár
2022-06-06scripts: Introduce {quiet_,}cmd_bin2cPierre-Clément Tosi
2022-06-06fs/squashfs: fix sqfs_read_sblk()Heinrich Schuchardt
2022-06-06btrfs: simplify lookup_data_extent()Heinrich Schuchardt
2022-06-06zlib: Port fix for CVE-2018-25032 to U-BootTom Rini
2022-06-06misc: Correct Kconfig dependencies for a number of optionsTom Rini
2022-06-06doc: regulator: Add regulator-force-boot-off bindingChris Packham
2022-06-06cmd: dm: migrate dm command to use U_BOOT_CMD_WITH_SUBCMDS()Ovidiu Panait
2022-06-06dm: fix DM_EVENT dependenciesHeinrich Schuchardt
2022-06-06boot: image-pre-load: drop unused CONFIG_SYS_BOOTM_LENPeng Fan
2022-06-06configs: Resync with savedefconfigTom Rini
2022-06-06Merge branch '2022-06-06-finish-SPL-Kconfig-migration' into nextTom Rini
2022-06-06spl: Rework and tighten some dependenciesTom Rini
2022-06-06spl: Rework Kconfig to be more menu drivenTom Rini
2022-06-06spl: Move all VPL, TPL and PowerPC specific CONFIG options to separate filesTom Rini
2022-06-06arm: mvebu: Remove CONFIG_SPL_BOOT_DEVICEChris Packham
2022-06-06Convert CONFIG_FIXED_SDHCI_ALIGNED_BUFFER to KconfigChris Packham