summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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-18Merge branch 'mpc85xx-for-v2022.10-rc5' of https://source.denx.de/u-boot/cust...Tom Rini
2022-09-18Merge branch 'next' of https://source.denx.de/u-boot/custodians/u-boot-watchd...Tom Rini
2022-09-18Merge https://source.denx.de/u-boot/custodians/u-boot-marvellTom Rini
2022-09-18timer: orion-timer: Use timer_conv_64() to fix timer wrap aroundStefan Roese
2022-09-18arm: mvebu: turris_omnia: Fix setting switch CONFIG pins on new board designMarek Behún
2022-09-18watchdog: Further cleanupStefan Roese
2022-09-18watchdog: Remove WATCHDOG_RESET macroStefan Roese
2022-09-18watchdog: Get rid of ASSEMBLY hacksStefan Roese
2022-09-18cyclic: Use schedule() instead of WATCHDOG_RESET()Stefan Roese
2022-09-18cyclic: Introduce schedule() functionStefan Roese
2022-09-18watchdog: Integrate watchdog triggering into the cyclic frameworkStefan Roese
2022-09-16configs: Resync with savedefconfigTom Rini
2022-09-16Merge branch '2022-09-16-rationalize-the-block-interface' into nextTom Rini
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-16mmc: fsl_esdhc_spl: Add support for loading proper U-Boot from unaligned loca...Pali Rohár
2022-09-16powerpc: mpc85xx: Fix check for CONFIG_SDCARDMarek Behún
2022-09-16Makefile: Unify condition for mpc85xx reset vectorPali Rohár
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-16Makefile: Fix dependency for u-boot-with-dtb.binPali Rohár
2022-09-16blk: Drop if_typeSimon Glass
2022-09-16disk: Handle UCLASS_EFI_MEDIA in dev_print()Simon Glass
2022-09-16blk: Switch over to using uclass IDsSimon Glass
2022-09-16efi: Correct assumption about if_typeSimon Glass
2022-09-16blk: Rewrite if_type to name functionsSimon Glass
2022-09-16blk: Rename var in blk_get_devnum_by_typename()Simon Glass
2022-09-16blk: Drop IF_TYPE_SDSimon Glass
2022-09-16blk: Drop IF_TYPE_ATAPISimon Glass
2022-09-16ide: Use a flag for an ATAPI deviceSimon Glass
2022-09-16blk: Drop IF_TYPE_DOCSimon Glass
2022-09-16blk: Hide the BLK and SPL_LEGACY_BLOCK optionsSimon Glass
2022-09-16blk: Drop unnecessary CONFIG_SPL_LEGACY_BLOCK in defconfigsSimon Glass
2022-09-16blk: Select SPL_LEGACY_BLOCK automaticallySimon Glass
2022-09-16blk: Rename HAVE_BLOCK_DEVICESimon Glass
2022-09-16blk: Drop unnecessary #ifdef in in blk_legacySimon Glass
2022-09-16cmd: Drop use of HAVE_BLOCK_DEVICESimon Glass
2022-09-16blk: Use a function for whether block devices are availableSimon Glass
2022-09-16disk: Use Makefile to omit partition driversSimon Glass
2022-09-16sandbox: Avoid defining HAVE_BLOCK_DEVICE in KonfigSimon Glass
2022-09-16ata: Fix an instance of SPL_SATA_SUPPORTSimon Glass
2022-09-16blk: Enable CONFIG_BLK for all mediaSimon Glass
2022-09-16disk: Correct help for TPL_PARTITIONSSimon Glass
2022-09-15Merge branch '2022-09-15-TI-platform-updates' into nextTom Rini
2022-09-15Nokia RX-51: Add booting from UBI into test scriptPali Rohár
2022-09-15Nokia RX-51: Add comment describing kernel image type into test scriptPali Rohár
2022-09-15Nokia RX-51: Do not set useless ARCH= in test scriptPali Rohár
2022-09-15Nokia RX-51: Fix documentation how to enable UBI supportPali Rohár