summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-12-21m68k: Add a reset_cpu() functionSimon Glass
2023-12-21mips: Add a reset_cpu() functionSimon Glass
2023-12-21Merge branch '2023-12-21-assorted-updates-and-fixes' into nextTom Rini
2023-12-21lib: rsa: Print detailed error info in rsa_engine_init() on engine resolution...Csókás Bence
2023-12-21board/keymile/kmcent2: fix update-nor indentationTomas Alvarez Vanoli
2023-12-21iommu: add qcom-hyp-smmuCaleb Connolly
2023-12-21iommu: add a connect opCaleb Connolly
2023-12-21iommu: fix compilation when CONFIG_PCI disabledCaleb Connolly
2023-12-21configs: verdin-am62: Disable SPL FIT OverlayFrancesco Dolcini
2023-12-21boot: add support for fdt_fixup command in environmentMatthias Schiffer
2023-12-21include: env: ti: ti_common: Run main_cpsw0_qsgmii_phyinit conditionallyManorit Chawdhry
2023-12-21fs: Fix SPL build if FS_LOADER is enabledMayuresh Chitale
2023-12-21Merge branch '2023-12-21-header-inclusion-cleanup' into nextTom Rini
2023-12-21lib: Remove <common.h> inclusion from these filesTom Rini
2023-12-21include: Further cleanup includesTom Rini
2023-12-21display_options: Clean up headersTom Rini
2023-12-21efi_loader: Remove <common.h>Tom Rini
2023-12-21rmobile: Add <mach/rmobile.h> to cpu_info-rzg2l.cTom Rini
2023-12-21lib/sha*.c: Update header listTom Rini
2023-12-21global: Rework architecture global_data.h to include <linux/types.h>Tom Rini
2023-12-21m68k: Rework asm/global_data.h slightlyTom Rini
2023-12-21sandbox: Add <linux/types.h> to asm/global_data.h and asm/io.hTom Rini
2023-12-21arm: Remove <asm/types.h> from asm/global_data.hTom Rini
2023-12-21global: Remove duplicate common.h inclusionsTom Rini
2023-12-21global: Drop common.h inclusionTom Rini
2023-12-21sandbox: Audit config.h and common.h usageTom Rini
2023-12-21arm: Partial cleanup and audit usage of <config.h>Tom Rini
2023-12-21arc: Cleanup and audit usage of <config.h>Tom Rini
2023-12-21qe: Add <config.h> to linux/immap_qe.hTom Rini
2023-12-21global: Restrict use of '#include <linux/kconfig.h>'Tom Rini
2023-12-20Merge branch '2023-12-20-assorted-general-updates' into nextTom Rini
2023-12-20Merge tag 'u-boot-imx-next-20231220' of https://gitlab.denx.de/u-boot/custodi...Tom Rini
2023-12-20Merge tag 'u-boot-imx-master-20231220' of https://gitlab.denx.de/u-boot/custo...Tom Rini
2023-12-20cmd: part: Cover both part type entries with GUID ifdefMarek Vasut
2023-12-20smbios: Fallback to the default DT if sysinfo nodes are missingIlias Apalodimas
2023-12-20smbios: Simplify reporting of unknown valuesIlias Apalodimas
2023-12-20pxe_utils: Increase feedback to user when fdt file is not foundMichael Trimarchi
2023-12-20colibri-imx8x: configure usb hub to bypass modeAndrejs Cainikovs
2023-12-20colibri-imx8x: remove -u-boot.dtsi includeAndrejs Cainikovs
2023-12-20apalis-imx8: remove -u-boot.dtsi includeAndrejs Cainikovs
2023-12-20board: phytec: phytec_som_detection: fix uninitialized bugYannic Moog
2023-12-20board: phytec: som_detection: move definitions to source fileYannic Moog
2023-12-20board: phytec: phytec_som_detection: fix eeprom_data zero checkYannic Moog
2023-12-20board: phytec: imx8m_som_detection: fix uninitialized pointer bugYannic Moog
2023-12-20board: phytec: imx8m_som_detection: change phytec_imx8m_detect return typeYannic Moog
2023-12-20configs: imx8m{m, n, p}_venice_defconfig: add arch_misc_initTim Harvey
2023-12-20arm: dts: imx8mp-venice-gw72xx: add TPM deviceTim Harvey
2023-12-20arm: dts: imx8mm-venice-gw72xx: add TPM deviceTim Harvey
2023-12-20mxs: Fix VDDx brownout interrupt disable/enableCody Green
2023-12-20command: Move command completion temporary buffer to stackMarek Vasut