aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2023-04-26cmd: Enable HUSH_PARSER by defaultWIP/hush-parser-def-yTom Rini1-0/+1
2023-04-26configs: Resync with savedefconfigTom Rini492-627/+510
2023-04-26Merge branch '2023-04-25-assorted-updates-and-fixes'Tom Rini35-131/+314
2023-04-25gpio-uclass: fix off-by-one in gpio_request_list_by_name_nodev()Rasmus Villemoes1-1/+1
2023-04-25xen: Limit execution to EL1 onlyMichal Simek1-0/+7
2023-04-25xen: Add dependency on armv8Michal Simek1-0/+1
2023-04-25arm: omap3: Directly use SMC #1 in lowlevel_init.SPali Rohár1-3/+3
2023-04-25tools: env: update lock path in READMEJohn Keeping1-1/+1
2023-04-25ata: pci: enable bus masteringChristian Gmeiner1-1/+6
2023-04-25mpc8379erdb: Convert to using DM_SERIALSinan Akman3-1/+35
2023-04-25qemu: dfu: Correct memset call in set_dfu_alt_infoTom Rini1-1/+1
2023-04-25api: Rework menu, and make it depend on CC_IS_GCCTom Rini1-3/+4
2023-04-25sysreset: psci: add psci_sysreset_get_statusPeng Fan1-0/+6
2023-04-25sysreset: psci: enable DM_FLAG_PRE_RELOCPeng Fan1-0/+1
2023-04-25firmware: psci: enable DM_FLAG_PRE_RELOCPeng Fan1-0/+1
2023-04-25xen: Fix Kconfig dependenciesMichal Simek3-2/+2
2023-04-25pytest: Use --lazy with umountTom Rini1-2/+2
2023-04-25usb: gadget: f_mass_storage: Rework do_request_sense slightlyTom Rini1-2/+1
2023-04-25boot/image-board.c: Silence warning in select_ramdiskTom Rini1-1/+1
2023-04-25armv7: Use isb/dsb directly in start.STom Rini1-4/+4
2023-04-25arm: Centralize fixed register logicTom Rini2-3/+8
2023-04-25clang: Don't look for libgccTom Rini1-0/+2
2023-04-25clang: Add $(CLANG_TARGET) to LDPPFLAGSTom Rini1-0/+1
2023-04-25arm: Only support ARM64_CRC32 when using GCCTom Rini1-1/+1
2023-04-25fs: yaffs2: Make yaffsfs_deviceList staticBin Meng1-1/+1
2023-04-25test: move unit tests into a sub-menuHeinrich Schuchardt1-1/+5
2023-04-25test: improve configuration for Kconfig test optionsHeinrich Schuchardt1-7/+8
2023-04-25arm64: interrupts: print FAR_ELx on sync exceptionsPavel Skripkin1-1/+37
2023-04-25configs: Create minimal vexpress_fvp_defconfigPeter Hoyes1-0/+5
2023-04-25vexpress64: Enable VIRTIO_MMIO and RTC_PL031 in the base modelPeter Hoyes1-0/+5
2023-04-25vexpress64: Use OF_HAS_PRIOR_STAGE for BASE_FVP variantPeter Hoyes1-1/+1
2023-04-25include: configs: am64x_evm: Change to using .envNikhil M Jain2-85/+63
2023-04-25arch: mach-k3: j721s2_init: Disable the firewallsJayesh Choudhary1-0/+53
2023-04-25soc: soc_ti_k3: fix revision array bounds checksRasmus Villemoes1-2/+2
2023-04-25armv8: enable HAFDBS for other ELx when FEAT_HAFDBS is presentmeitao2-3/+13
2023-04-25arm64: Use level-2 for largest block mappings when FEAT_HAFDBS is presentMarc Zyngier2-4/+11
2023-04-25arm64: Use FEAT_HAFDBS to track dirty pages when availableMarc Zyngier3-5/+26
2023-04-25Merge branch '2023-04-25-use-bounce-buffers-for-VIRTIO_F_IOMMU_PLATFORM'Tom Rini4-37/+125
2023-04-25virtio: Use bounce buffers when VIRTIO_F_IOMMU_PLATFORM is setWIP/2023-04-25-use-bounce-buffers-for-VIRTIO_F_IOMMU_PLATFORMWill Deacon1-1/+47
2023-04-25virtio: Allocate bounce buffers for devices with VIRTIO_F_IOMMU_PLATFORMWill Deacon2-6/+24
2023-04-25virtio: Add helper functions to attach/detach vring descriptorsWill Deacon1-0/+6
2023-04-25virtio: Allocate virtqueue in page-size unitsWill Deacon2-11/+29
2023-04-25virtio: pci: Tear down VQs in virtio_pci_reset()Will Deacon1-19/+19
2023-04-25virtio: Expose VIRTIO_F_IOMMU_PLATFORM in device featuresWill Deacon1-1/+1
2023-04-24Merge branch '2023-04-24-TI-platform-updates'Tom Rini189-2818/+2440
2023-04-24arm: mach-k3: am642: move do_dt_magic() after sysfw loadingWIP/2023-04-24-TI-platform-updatesChristian Gmeiner1-2/+2
2023-04-24include: configs: j721e_evm: Fix name_fdt for J7200Neha Malcom Francis1-0/+2
2023-04-24arm: mach-k3: common: re-locate authentication for atf/opteeManorit Chawdhry1-2/+33
2023-04-24remoteproc: ti_k3_arm64: Change the startup of arm64 coreManorit Chawdhry1-20/+42
2023-04-24arm: dts: k3-am625-r5-sk: add a53 cluster powerManorit Chawdhry1-1/+2