aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2022-04-22Merge https://gitlab.denx.de/u-boot/custodians/u-boot-pmicWIP/22Apr2022Tom Rini1-1/+1
2022-04-22Merge https://gitlab.denx.de/u-boot/custodians/u-boot-usbTom Rini4-3/+23
2022-04-22configs: Resync with savedefconfigTom Rini84-125/+1
2022-04-22power-domain: Fix use of uninitialized value in dev_power_domain_ctrlSean Anderson1-1/+1
2022-04-22Merge https://gitlab.denx.de/u-boot/custodians/u-boot-watchdogTom Rini4-0/+137
2022-04-22Merge tag 'u-boot-imx-20220422' of https://gitlab.denx.de/u-boot/custodians/u...Tom Rini184-3023/+6016
2022-04-22Add support for TP-Link UE200 dongleOleksii Titov1-0/+2
2022-04-22usb: dwc3: Add support for usb3-phy PHY configurationMichal Simek1-0/+18
2022-04-22generic-phy: s/CONFIG_PHY/CONFIG_IS_ENABLED(PHY)/Michal Simek1-1/+1
2022-04-22usb: gadget: ci: Make various ops constAdam Ford1-2/+2
2022-04-22wdt: nuvoton: Add support for NuvotonJim Liu3-0/+125
2022-04-22doc: device-tree-bindings: watchdog: document common propertiesPhilippe Reynes1-0/+12
2022-04-21Merge branch '2022-04-21-further-cleanups'Tom Rini283-524/+374
2022-04-21ARM: imx: imx8mn-evk: change environment address variablesHeiko Thiery3-6/+14
2022-04-21configs: imx: drop IMX_FEC_BASEPeng Fan17-18/+0
2022-04-21imx8mm-cl-iot-gate: Remove redundant board_fix_fdt()Ying-Chun Liu (PaulLiu)1-5/+0
2022-04-21arm: set cntfrq_el0 if CONFIG_COUNTER_FREQUENCY is validWIP/2022-04-21-further-cleanupsPeng Fan9-13/+13
2022-04-21include/configs: drop COUNTER_FREQUENCYPeng Fan69-155/+2
2022-04-21configs: set CONFIG_COUNTER_FREQUENCYPeng Fan184-4/+184
2022-04-21arch: arm: Kconfig: set default COUNTER_FREQUENCYPeng Fan1-0/+5
2022-04-21arch: arm: move COUNTER_FREQUENCY from versal to armPeng Fan2-6/+12
2022-04-21xilinx: versal: board: use CONFIG_COUNTER_FREQUENCYPeng Fan1-1/+1
2022-04-21misc: atsha204a: Remove duplicate CRC-16 implementationPali Rohár2-119/+4
2022-04-21fs: ext4: Use CRC-16 implementation from linux/crc16.hPali Rohár5-84/+6
2022-04-21crc16: Move standard CRC-16 implementation from ubifs to libPali Rohár4-1/+5
2022-04-21crc16: Rename fs/ubifs/crc16.h to include/linux/crc16.hPali Rohár4-3/+3
2022-04-21crc16-ccitt: Rename file with CRC-16-CCITT implementation to crc16-ccitt.cPali Rohár4-7/+7
2022-04-21SPL: Do not enable SPL_SYS_MALLOC_SIMPLE without SPL_FRAMEWORK by defaultPali Rohár1-0/+1
2022-04-21Merge https://source.denx.de/u-boot/custodians/u-boot-marvellWIP/21Apr2022Tom Rini33-432/+628
2022-04-21Merge branch '2022-04-21-assorted-improvements'Tom Rini25-249/+1359
2022-04-21imx: Fix build errorYe Li1-3/+1
2022-04-21imx: Update FSL_MFGPROT config for iMX8MYe Li2-1/+5
2022-04-21crypto/fsl: add invalidate_dcache_range for hash output bufferGaurav Jain1-6/+8
2022-04-21doc: imx8mn_evk: Do not export ATF_LOAD_ADDRFabio Estevam1-1/+0
2022-04-21imx8mn_evk: Enable cache in SPLFabio Estevam1-2/+0
2022-04-21board: bsh: imx8mn_bsh_smm_s2/s2pro: enable DM_SERIALMichael Trimarchi3-9/+4
2022-04-21arm: dts: imx8mp: add of-list support to common imx8mp-u-boot.dtsiTim Harvey1-5/+6
2022-04-21crypto/fsl: Clear the memory when blob decapsulation failsGaurav Jain1-0/+4
2022-04-21imx: imx8mq-evk: enable CONFIG_DM_SERIALPeng Fan2-0/+33
2022-04-21imx: imx8mn_evk: enable CONFIG_DM_SERIALPeng Fan3-11/+3
2022-04-21imx: imx8mm_evk: enable CONFIG_DM_SERIALPeng Fan2-10/+3
2022-04-21imx: imx8mp_evk: enable CONFIG_DM_SERIALPeng Fan2-8/+1
2022-04-21scripts: config_whitelist: drop CONFIG_MMCROOTPeng Fan1-1/+0
2022-04-21configs: drop CONFIG_MMCROOTPeng Fan27-51/+23
2022-04-21treewide: Enable SPL_SEPARATE_BSS if SPL_BSS_START_ADDR is usedWIP/2022-04-21-assorted-improvementsSean Anderson2-0/+8
2022-04-21board: ti: am335x: Add support for BBE Extended WiFiPaul Barker2-2/+10
2022-04-21board: ti: am335x: Add BBE Lite supportPaul Barker2-2/+10
2022-04-21arm: dts: Resync dts for BeagleBone and derivativesPaul Barker16-241/+1288
2022-04-21fs: Allow to compile FS_SQUASHFS only for proper U-BootPali Rohár1-1/+1
2022-04-21ARM: imx: imx8m: env: Switch to arch_env_get_location()Marek Vasut1-1/+1