aboutsummaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2022-09-19Merge branch 'master' into nextTom Rini
2022-09-19Merge tag 'u-boot-imx-20220919' of https://gitlab.denx.de/u-boot/custodians/u...Tom Rini
2022-09-19powerpc: mpc85xx: Fix incorrect application of patchMarek Behún
2022-09-18bsh: imx6ulz_smm_m2: Add imx6ulz BSH SMM M2 boardsMichael Trimarchi
2022-09-18board: purism: add the Purism Librem5 phoneAngus Ainslie
2022-09-18ARM: dts: imx: Fix I2C5 GPIO assignment on i.MX8M Plus DHCOMMarek Vasut
2022-09-18ARM: dts: imx: Adjust ECSPI1 pinmux on i.MX8M Plus DHCOMMarek Vasut
2022-09-18ARM: dts: imx: Rename imx8mp-dhcom{-pdk2,}-boot.dtsiMarek Vasut
2022-09-18ARM: dts: imx: Add SoM compatible to i.MX8M Plus DHCOM PDK2Marek Vasut
2022-09-18ARM: dts: imx: Drop Atheros PHY header from i.MX8M Plus DHCOM PDK2Marek Vasut
2022-09-18ARM: dts: imx: Add HW variant details to i.MX8M Plus DHCOM PDK2Marek Vasut
2022-09-18arm: dts: imx8mn-beacon-kit-u-boot: Fix broken bootingAdam Ford
2022-09-18imx: romapi: fix spurious ampersand in address printMarcel Ziswiler
2022-09-18ARM: dts: imx: add i.MXRT1170-EVK supportJesse Taube
2022-09-18ARM: dts: imxrt11170-pinfunc: Add pinctrl binding headerJesse Taube
2022-09-18imx: imxrt1170-evk: Add support for the NXP i.MXRT1170-EVKJesse Taube
2022-09-18watchdog: Get rid of ASSEMBLY hacksStefan Roese
2022-09-18cyclic: Use schedule() instead of WATCHDOG_RESET()Stefan Roese
2022-09-16mmc: fsl_esdhc_spl: Add support for builds without CONFIG_SYS_MMC_U_BOOT_OFFSPali Rohár
2022-09-16powerpc: mpc85xx: Fix loading U-Boot proper from SD card in SPLPali Rohár
2022-09-16powerpc: mpc85xx: Fix check for CONFIG_SDCARDMarek Behún
2022-09-16Makefile: Reduce usage of custom mpc85xx u-boot.bin targetPali Rohár
2022-09-16Makefile: Build final mpc85xx non-SPL image in standard file u-boot.binPali Rohár
2022-09-16blk: Switch over to using uclass IDsSimon Glass
2022-09-16sandbox: Avoid defining HAVE_BLOCK_DEVICE in KonfigSimon Glass
2022-09-16blk: Enable CONFIG_BLK for all mediaSimon Glass
2022-09-15brppt1: Cleanup device treeBernhard Messerklinger
2022-09-15brppt1: Fix SPL boot stageBernhard Messerklinger
2022-09-15brppt1: Remove unused board variantsBernhard Messerklinger
2022-09-14dm: core: Add functions to read 8/16-bit integersStefan Herbrechtsmeier
2022-09-14Add in the ability to load and boot an uncompressed kernel image during the F...Nathan Barrett-Morrison
2022-09-13arm: dts: aspeed: Update SPI flash node settingsChin-Ting Kuo
2022-09-13xilinx: Fix mdio bus description for vck190-scMichal Simek
2022-09-13ARM: zynq: DT: List OCM memoryMichal Simek
2022-09-13ARM: zynq: Align qspi node name with Linux kernelMichal Simek
2022-09-13arm64: versal: Define zynqmp_mmio_write() for versalMichal Simek
2022-09-13microblaze: add arch_print_bdinfo() implementationOvidiu Panait
2022-09-13ARM: zynq: Align bss and end of u-boot image to 64bitsMichal Simek
2022-09-13arm64: zynqmp: add ref_clk property for REFCLKPER calculationPiyush Mehta
2022-09-13arm64: zynqmp: Add missing tca6416 to zynqmp SCMichal Simek
2022-09-13arm: dts: Add xlnx prefix to GEM compatible stringHarini Katakam
2022-09-13arm64: zynqmp: Add mtd partition for secure OS storage areaAmit Kumar Mahapatra
2022-09-13arm: mvebu: Fix moving internal registersPali Rohár
2022-09-13arm: mvebu: Enable L2 cache also on Armada 38xPali Rohár
2022-09-13arm: mvebu: lowlevel.S: Use CR_M from asm/system.hPali Rohár
2022-09-13arm: mvebu: Guard non-AXP code by checking for AXPPali Rohár
2022-09-13arm: mvebu: Fix function enable_cachesPali Rohár
2022-09-13arm: mvebu: Mark constant data with const keywordPali Rohár
2022-09-12zynq: Convert arm twd timer to DM driverStefan Herbrechtsmeier
2022-09-08Merge tag 'u-boot-stm32-20220907' of https://source.denx.de/u-boot/custodians...Tom Rini