aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-04-23disk: don't compile in partition support for spl/tpl if not really necessaryAKASHI Takahiro
2022-04-23efi_loader: disk: compile efi_disk when CONFIG_BLKAKASHI Takahiro
2022-04-23efi_loader: PARTITION_UUIDS should be optionalAKASHI Takahiro
2022-04-23sandbox: move a function prototypeAKASHI Takahiro
2022-04-23disk: define nullified functions for !PARTITIONSAKASHI Takahiro
2022-04-23disk: enable function prototypes in part.h for SPL/TPLAKASHI Takahiro
2022-04-23disk: include errno.h explicitly in part.hAKASHI Takahiro
2022-04-23doc: update bootefi man-pageHeinrich Schuchardt
2022-04-23cmd: bootefi: restore ability to boot arbitrary blobKyle Evans
2022-04-23tools: kwboot: Fix spelling of "followed" in kwboot.1Vagrant Cascadian
2022-04-23doc: board: apple: Mention M1 Ultra supportMark Kettenis
2022-04-22Merge https://gitlab.denx.de/u-boot/custodians/u-boot-pmicTom Rini
2022-04-22Merge https://gitlab.denx.de/u-boot/custodians/u-boot-usbTom Rini
2022-04-22configs: Resync with savedefconfigTom Rini
2022-04-22power-domain: Fix use of uninitialized value in dev_power_domain_ctrlSean Anderson
2022-04-22Merge https://gitlab.denx.de/u-boot/custodians/u-boot-watchdogTom Rini
2022-04-22Merge tag 'u-boot-imx-20220422' of https://gitlab.denx.de/u-boot/custodians/u...Tom Rini
2022-04-22Add support for TP-Link UE200 dongleOleksii Titov
2022-04-22usb: dwc3: Add support for usb3-phy PHY configurationMichal Simek
2022-04-22generic-phy: s/CONFIG_PHY/CONFIG_IS_ENABLED(PHY)/Michal Simek
2022-04-22usb: gadget: ci: Make various ops constAdam Ford
2022-04-22wdt: nuvoton: Add support for NuvotonJim Liu
2022-04-22doc: device-tree-bindings: watchdog: document common propertiesPhilippe Reynes
2022-04-21Merge branch '2022-04-21-further-cleanups'Tom Rini
2022-04-21ARM: imx: imx8mn-evk: change environment address variablesHeiko Thiery
2022-04-21configs: imx: drop IMX_FEC_BASEPeng Fan
2022-04-21imx8mm-cl-iot-gate: Remove redundant board_fix_fdt()Ying-Chun Liu (PaulLiu)
2022-04-21arm: set cntfrq_el0 if CONFIG_COUNTER_FREQUENCY is validPeng Fan
2022-04-21include/configs: drop COUNTER_FREQUENCYPeng Fan
2022-04-21configs: set CONFIG_COUNTER_FREQUENCYPeng Fan
2022-04-21arch: arm: Kconfig: set default COUNTER_FREQUENCYPeng Fan
2022-04-21arch: arm: move COUNTER_FREQUENCY from versal to armPeng Fan
2022-04-21xilinx: versal: board: use CONFIG_COUNTER_FREQUENCYPeng Fan
2022-04-21misc: atsha204a: Remove duplicate CRC-16 implementationPali Rohár
2022-04-21fs: ext4: Use CRC-16 implementation from linux/crc16.hPali Rohár
2022-04-21crc16: Move standard CRC-16 implementation from ubifs to libPali Rohár
2022-04-21crc16: Rename fs/ubifs/crc16.h to include/linux/crc16.hPali Rohár
2022-04-21crc16-ccitt: Rename file with CRC-16-CCITT implementation to crc16-ccitt.cPali Rohár
2022-04-21SPL: Do not enable SPL_SYS_MALLOC_SIMPLE without SPL_FRAMEWORK by defaultPali Rohár
2022-04-21Merge https://source.denx.de/u-boot/custodians/u-boot-marvellTom Rini
2022-04-21Merge branch '2022-04-21-assorted-improvements'Tom Rini
2022-04-21imx: Fix build errorYe Li
2022-04-21imx: Update FSL_MFGPROT config for iMX8MYe Li
2022-04-21crypto/fsl: add invalidate_dcache_range for hash output bufferGaurav Jain
2022-04-21doc: imx8mn_evk: Do not export ATF_LOAD_ADDRFabio Estevam
2022-04-21imx8mn_evk: Enable cache in SPLFabio Estevam
2022-04-21board: bsh: imx8mn_bsh_smm_s2/s2pro: enable DM_SERIALMichael Trimarchi
2022-04-21arm: dts: imx8mp: add of-list support to common imx8mp-u-boot.dtsiTim Harvey
2022-04-21crypto/fsl: Clear the memory when blob decapsulation failsGaurav Jain
2022-04-21imx: imx8mq-evk: enable CONFIG_DM_SERIALPeng Fan