aboutsummaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2022-09-26Merge branch 'next' of https://gitlab.denx.de/u-boot/custodians/u-boot-riscv ...Tom Rini
2022-09-26riscv: Introduce AVAILABLE_HARTSRick Chen
2022-09-26spl: introduce SPL_XIP to configNikita Shubin
2022-09-25sandbox: Add a test for SCSISimon Glass
2022-09-25sandbox: Convert to use driver model for SCSISimon Glass
2022-09-25sandbox: unblock signal before calling execv()Heinrich Schuchardt
2022-09-24sandbox: Add function os_flush()Pali Rohár
2022-09-23powerpc/mpc85xx: Fix re-align of unmapped DDR memory message for non-SPL buildsPali Rohár
2022-09-23powerpc/mpc85xx: Explain TLB unmapped memory messagePali Rohár
2022-09-23board_f: Fix types for board_get_usable_ram_top()Pali Rohár
2022-09-23arm: dts: mt7622: add i2c supportWeijie Gao
2022-09-23arm: dts: mt7622: force high-speed mode for uartWeijie Gao
2022-09-23board: mediatek: add MT7981 reference boardsWeijie Gao
2022-09-23board: mediatek: add MT7986 reference boardsWeijie Gao
2022-09-23arm: mediatek: add support for MediaTek MT7981 SoCWeijie Gao
2022-09-23arm: mediatek: add support for MediaTek MT7986 SoCWeijie Gao
2022-09-20ARM: imx: Deduplicate i.MX8M SNVS LPGPR unlockMarek Vasut
2022-09-20arm: dts: imx8mm-venice-gw7901: add dsa phy handles to u-boot dtsiTim Harvey
2022-09-20arm: dts: imx8mp-venice-gw74xx: add dsa phy handles to u-boot dtsiTim Harvey
2022-09-20Merge branch 'next' of https://source.denx.de/u-boot/custodians/u-boot-marvel...Tom Rini
2022-09-20Merge tag 'u-boot-at91-2023.01-a' of https://source.denx.de/u-boot/custodians...Tom Rini
2022-09-20arm: mvebu: dts: mvebu-u-boot.dtsi: Add "u-boot, dm-pre-reloc" to timer DT nodeStefan Roese
2022-09-20arm: mvebu: dts: armada-375.dtsi: Add timer0 & timer1Stefan Roese
2022-09-20arm: mvebu: dts: Makefile: Compile Armada 375 dtb in a separate stepStefan Roese
2022-09-20arm: mvebu: Use CONFIG_TIMER on all MVEBU & KIRKWOOD platformsStefan Roese
2022-09-20arm: mvebu: theadorable: Update eth & mdio DT nodesStefan Roese
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-19ARM: dts: at91: sama7: Align with Linux DevicetreeSergiu Moga
2022-09-19ARM: dts: at91: sama5: Align with Linux DevicetreeSergiu Moga
2022-09-19ARM: dts: at91: sam9x60_curiosity: add onewire supportDurai Manickam KR
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